WIP cosmic-workspace-v2
protocol
#146
Annotations
20 warnings
format
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
test
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test:
src/backend/mod.rs#L6
unused import: `self as smithay_input`
|
test:
src/backend/mod.rs#L8
unused import: `smithay::utils::SERIAL_COUNTER`
|
test:
src/wayland/protocols/workspace/cosmic_v2.rs#L16
unused imports: `GroupCapabilities`, `WorkspaceCapabilities`, `WorkspaceGroupData`, `WorkspaceGroupHandle`, and `WorkspaceGroup`
|
test:
src/wayland/protocols/workspace/mod.rs#L412
elided lifetime has a name
|
test:
src/wayland/protocols/workspace/mod.rs#L424
elided lifetime has a name
|
test:
src/state.rs#L493
use of deprecated function `time::util::local_offset::set_soundness`: no longer needed; TZ is refreshed manually
|
test:
src/state.rs#L493
use of deprecated unit variant `time::util::local_offset::Soundness::Unsound`: no longer needed; TZ is refreshed manually
|
test:
src/state.rs#L498
use of deprecated function `time::util::local_offset::set_soundness`: no longer needed; TZ is refreshed manually
|
test:
src/state.rs#L498
use of deprecated unit variant `time::util::local_offset::Soundness::Sound`: no longer needed; TZ is refreshed manually
|
test:
src/backend/render/mod.rs#L591
this function depends on never type fallback being `()`
|