wip: add applet module #325
Annotations
10 errors and 16 warnings
src/keyboard_nav.rs#L87
method `container` has 3 parameters but the declaration in trait `iced_core::widget::Operation::container` has 4
|
src/widget/aspect_ratio.rs#L185
method `on_event` has 8 parameters but the declaration in trait `iced_core::Widget::on_event` has 9
|
src/widget/popover.rs#L82
method `on_event` has 8 parameters but the declaration in trait `iced_core::Widget::on_event` has 9
|
src/widget/rectangle_tracker/mod.rs#L184
method `on_event` has 8 parameters but the declaration in trait `iced_core::Widget::on_event` has 9
|
src/widget/segmented_button/widget.rs#L302
method `on_event` has 8 parameters but the declaration in trait `iced_core::Widget::on_event` has 9
|
src/widget/cosmic_container.rs#L172
method `on_event` has 8 parameters but the declaration in trait `iced_core::Widget::on_event` has 9
|
src/widget/aspect_ratio.rs#L194
this method takes 8 arguments but 7 arguments were supplied
|
src/widget/popover.rs#L91
this method takes 8 arguments but 7 arguments were supplied
|
src/widget/popover.rs#L216
this method takes 8 arguments but 7 arguments were supplied
|
src/widget/rectangle_tracker/mod.rs#L193
this method takes 8 arguments but 7 arguments were supplied
|
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/
|
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/
|
|
cosmic-config/src/lib.rs#L183
unused variable: `err`
|
cosmic-config/src/lib.rs#L192
unused variable: `err`
|
|
iced/widget/src/checkbox.rs#L14
unused import: `Point`
|
iced/widget/src/text_input/text_input.rs#L8
unused import: `super::editor`
|
iced/widget/src/text_input/text_input.rs#L10
unused import: `super::value`
|
iced/widget/src/toggler.rs#L14
unused import: `Point`
|
iced/winit/src/application.rs#L999
unused variable: `level`
|
|
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/
|
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/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading