Skip to content

WIP cosmic-workspace-v2 protocol #144

WIP cosmic-workspace-v2 protocol

WIP cosmic-workspace-v2 protocol #144

Triggered via pull request February 19, 2025 22:10
Status Success
Total duration 7m 37s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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 `()`