Skip to content

feat!: button & icon widgets rewrite #368

feat!: button & icon widgets rewrite

feat!: button & icon widgets rewrite #368

Triggered via pull request September 1, 2023 05:45
@mmstickmmstick
synchronize #150
buttons
Status Failure
Total duration 4m 43s
Artifacts

ci.yml

on: pull_request
Matrix: examples
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 117 warnings
examples (cosmic)
unresolved import `iced::Application`
examples (cosmic)
cannot find trait `Application` in crate `iced`
examples (cosmic)
could not compile `libcosmic` (lib) due to 2 previous errors
examples (cosmic)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
examples (cosmic_sctk)
unresolved import `iced::Application`
examples (cosmic_sctk)
cannot find trait `Application` in crate `iced`
examples (cosmic_sctk)
could not compile `libcosmic` (lib) due to 2 previous errors
examples (cosmic_sctk)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
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/
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): 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/winit/src/application.rs#L7
unused import: `iced_graphics::core::widget::operation::focusable::focus`
examples (cosmic): iced/winit/src/application.rs#L386
unused variable: `commands`
examples (cosmic): iced/winit/src/application.rs#L386
variable does not need to be mutable
examples (cosmic): iced/winit/src/application.rs#L1021
unused variable: `level`
examples (cosmic)
`iced_winit` (lib) generated 4 warnings (run `cargo fix --lib -p iced_winit` to apply 4 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)
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): cosmic-config/src/lib.rs#L183
unused variable: `err`
examples (cosmic_sctk): cosmic-config/src/lib.rs#L192
unused variable: `err`
examples (cosmic_sctk)
`cosmic-config` (lib) generated 2 warnings (run `cargo fix --lib -p cosmic-config` to apply 2 suggestions)
examples (cosmic_sctk): iced/widget/src/button.rs#L6
unused import: `std::borrow::Cow`
examples (cosmic_sctk): iced/widget/src/checkbox.rs#L3
unused import: `std::borrow::Cow`
examples (cosmic_sctk): iced/widget/src/checkbox.rs#L14
unused import: `Point`
examples (cosmic_sctk): iced/widget/src/scrollable.rs#L3
unused import: `std::borrow::Cow`
examples (cosmic_sctk): iced/widget/src/slider.rs#L16
unused import: `std::borrow::Cow`
examples (cosmic_sctk): iced/widget/src/toggler.rs#L2
unused import: `std::borrow::Cow`
examples (cosmic_sctk): iced/widget/src/toggler.rs#L14
unused import: `Point`
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): 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`
tests (wayland): cosmic-config/src/lib.rs#L192
unused variable: `err`
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): 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): iced/widget/src/text_input/text_input.rs#L10
unused import: `super::value`
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/
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): 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): iced/widget/src/text_input/text_input.rs#L10
unused import: `super::value`
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): 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_tokio): iced/widget/src/text_input/text_input.rs#L10
unused import: `super::value`
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): 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_wgpu): iced/widget/src/text_input/text_input.rs#L10
unused import: `super::value`