chore: allow &str as input for the icon theme #336
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
117 warnings
format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/
|
tests (wayland)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
tests (wayland)
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/
|
tests (wayland)
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/
|
tests (wayland)
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/
|
tests (wayland)
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/
|
tests (wayland)
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/
|
tests (wayland)
patch for `libcosmic` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
|
tests (wayland):
iced/sctk/src/event_loop/state.rs#L2
unused import: `collections::HashMap`
|
tests (wayland):
iced/sctk/src/event_loop/state.rs#L16
unused import: `SurfaceCompositorUpdate`
|
tests (wayland):
iced/sctk/src/handlers/compositor.rs#L5
unused imports: `Proxy`, `shell::WaylandSurface`
|
tests (wayland):
iced/sctk/src/handlers/compositor.rs#L10
unused import: `sctk_event::SctkEvent`
|
tests (wayland):
iced/sctk/src/handlers/data_device/data_device.rs#L1
unused import: `std::fmt::Debug`
|
tests (wayland):
iced/sctk/src/handlers/data_device/data_device.rs#L5
unused import: `DataDevice`
|
tests (wayland):
iced/sctk/src/handlers/data_device/data_offer.rs#L7
unused import: `std::fmt::Debug`
|
tests (wayland):
iced/sctk/src/handlers/data_device/data_source.rs#L13
unused import: `std::fmt::Debug`
|
tests (wayland):
cosmic-config/src/lib.rs#L183
unused variable: `err`
|
examples (cosmic)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
examples (cosmic)
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/
|
examples (cosmic)
patch for `libcosmic` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
|
examples (cosmic):
cosmic-config/src/lib.rs#L183
unused variable: `err`
|
examples (cosmic):
cosmic-config/src/lib.rs#L192
unused variable: `err`
|
examples (cosmic)
`cosmic-config` (lib) generated 2 warnings (run `cargo fix --lib -p cosmic-config` to apply 2 suggestions)
|
examples (cosmic):
iced/widget/src/button.rs#L6
unused import: `std::borrow::Cow`
|
examples (cosmic):
iced/widget/src/checkbox.rs#L3
unused import: `std::borrow::Cow`
|
examples (cosmic):
iced/widget/src/checkbox.rs#L14
unused import: `Point`
|
examples (cosmic):
iced/widget/src/scrollable.rs#L3
unused import: `std::borrow::Cow`
|
examples (cosmic):
iced/widget/src/slider.rs#L16
unused import: `std::borrow::Cow`
|
examples (cosmic):
iced/widget/src/text_input/text_input.rs#L8
unused import: `super::editor`
|
examples (cosmic)
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/
|
examples (cosmic)
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/
|
examples (cosmic)
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/
|
examples (cosmic)
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/
|
examples (cosmic_sctk)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
examples (cosmic_sctk)
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/
|
examples (cosmic_sctk)
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/
|
examples (cosmic_sctk)
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/
|
examples (cosmic_sctk)
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/
|
examples (cosmic_sctk)
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/
|
examples (cosmic_sctk)
patch for `libcosmic` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
|
examples (cosmic_sctk):
iced/sctk/src/event_loop/state.rs#L2
unused import: `collections::HashMap`
|
examples (cosmic_sctk):
iced/sctk/src/event_loop/state.rs#L16
unused import: `SurfaceCompositorUpdate`
|
examples (cosmic_sctk):
iced/sctk/src/handlers/compositor.rs#L5
unused imports: `Proxy`, `shell::WaylandSurface`
|
examples (cosmic_sctk):
iced/sctk/src/handlers/compositor.rs#L10
unused import: `sctk_event::SctkEvent`
|
examples (cosmic_sctk):
iced/sctk/src/handlers/data_device/data_device.rs#L1
unused import: `std::fmt::Debug`
|
examples (cosmic_sctk):
iced/sctk/src/handlers/data_device/data_device.rs#L5
unused import: `DataDevice`
|
examples (cosmic_sctk):
iced/sctk/src/handlers/data_device/data_offer.rs#L7
unused import: `std::fmt::Debug`
|
examples (cosmic_sctk):
iced/sctk/src/handlers/data_device/data_source.rs#L13
unused import: `std::fmt::Debug`
|
examples (cosmic_sctk):
iced/sctk/src/application.rs#L1591
method `frame` is never used
|
tests (winit_debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
tests (winit_debug)
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/
|
tests (winit_debug)
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/
|
tests (winit_debug)
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/
|
tests (winit_debug)
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/
|
tests (winit_debug)
patch for `libcosmic` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
|
tests (winit_debug):
cosmic-config/src/lib.rs#L183
unused variable: `err`
|
tests (winit_debug):
cosmic-config/src/lib.rs#L192
unused variable: `err`
|
tests (winit_debug)
`cosmic-config` (lib) generated 2 warnings (run `cargo fix --lib -p cosmic-config` to apply 2 suggestions)
|
tests (winit_debug):
iced/widget/src/button.rs#L6
unused import: `std::borrow::Cow`
|
tests (winit_debug):
iced/widget/src/checkbox.rs#L3
unused import: `std::borrow::Cow`
|
tests (winit_debug):
iced/widget/src/checkbox.rs#L14
unused import: `Point`
|
tests (winit_debug):
iced/widget/src/scrollable.rs#L3
unused import: `std::borrow::Cow`
|
tests (winit_debug):
iced/widget/src/slider.rs#L16
unused import: `std::borrow::Cow`
|
tests (winit_debug):
iced/widget/src/text_input/text_input.rs#L8
unused import: `super::editor`
|
tests (winit_debug)
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/
|
tests (winit_tokio)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
tests (winit_tokio)
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/
|
tests (winit_tokio)
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/
|
tests (winit_tokio)
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/
|
tests (winit_tokio)
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/
|
tests (winit_tokio)
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/
|
tests (winit_tokio)
patch for `libcosmic` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
|
tests (winit_tokio):
cosmic-config/src/lib.rs#L183
unused variable: `err`
|
tests (winit_tokio):
cosmic-config/src/lib.rs#L192
unused variable: `err`
|
tests (winit_tokio)
`cosmic-config` (lib) generated 2 warnings (run `cargo fix --lib -p cosmic-config` to apply 2 suggestions)
|
tests (winit_tokio):
iced/widget/src/button.rs#L6
unused import: `std::borrow::Cow`
|
tests (winit_tokio):
iced/widget/src/checkbox.rs#L3
unused import: `std::borrow::Cow`
|
tests (winit_tokio):
iced/widget/src/checkbox.rs#L14
unused import: `Point`
|
tests (winit_tokio):
iced/widget/src/scrollable.rs#L3
unused import: `std::borrow::Cow`
|
tests (winit_tokio):
iced/widget/src/slider.rs#L16
unused import: `std::borrow::Cow`
|
tests (winit_tokio):
iced/widget/src/text_input/text_input.rs#L8
unused import: `super::editor`
|
tests (winit_wgpu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
tests (winit_wgpu)
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/
|
tests (winit_wgpu)
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/
|
tests (winit_wgpu)
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/
|
tests (winit_wgpu)
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/
|
tests (winit_wgpu)
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/
|
tests (winit_wgpu)
patch for `libcosmic` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
|
tests (winit_wgpu):
cosmic-config/src/lib.rs#L183
unused variable: `err`
|
tests (winit_wgpu):
cosmic-config/src/lib.rs#L192
unused variable: `err`
|
tests (winit_wgpu)
`cosmic-config` (lib) generated 2 warnings (run `cargo fix --lib -p cosmic-config` to apply 2 suggestions)
|
tests (winit_wgpu):
iced/widget/src/button.rs#L6
unused import: `std::borrow::Cow`
|
tests (winit_wgpu):
iced/widget/src/checkbox.rs#L3
unused import: `std::borrow::Cow`
|
tests (winit_wgpu):
iced/widget/src/checkbox.rs#L14
unused import: `Point`
|
tests (winit_wgpu):
iced/widget/src/scrollable.rs#L3
unused import: `std::borrow::Cow`
|
tests (winit_wgpu):
iced/widget/src/slider.rs#L16
unused import: `std::borrow::Cow`
|
tests (winit_wgpu):
iced/widget/src/text_input/text_input.rs#L8
unused import: `super::editor`
|
tests (winit)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
tests (winit)
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/
|
tests (winit)
patch for `libcosmic` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism
|
tests (winit):
cosmic-config/src/lib.rs#L183
unused variable: `err`
|
tests (winit):
cosmic-config/src/lib.rs#L192
unused variable: `err`
|
tests (winit)
`cosmic-config` (lib) generated 2 warnings (run `cargo fix --lib -p cosmic-config` to apply 2 suggestions)
|
tests (winit):
iced/widget/src/button.rs#L6
unused import: `std::borrow::Cow`
|
tests (winit):
iced/widget/src/checkbox.rs#L3
unused import: `std::borrow::Cow`
|
tests (winit):
iced/widget/src/checkbox.rs#L14
unused import: `Point`
|
tests (winit):
iced/widget/src/scrollable.rs#L3
unused import: `std::borrow::Cow`
|
tests (winit):
iced/widget/src/slider.rs#L16
unused import: `std::borrow::Cow`
|
tests (winit):
iced/widget/src/text_input/text_input.rs#L8
unused import: `super::editor`
|
tests (winit)
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/
|
tests (winit)
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/
|
tests (winit)
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/
|
tests (winit)
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/
|