Skip to content

feat(widget): add dropdown::multi list widget #588

feat(widget): add dropdown::multi list widget

feat(widget): add dropdown::multi list widget #588

Triggered via pull request November 30, 2023 14:41
Status Failure
Total duration 2m 35s
Artifacts

ci.yml

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

Annotations

18 errors and 133 warnings
tests: src/widget/dropdown/multi/model.rs#L42
mismatched closing delimiter: `}`
tests
aborting due to previous error
tests
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
tests (winit_debug): src/widget/dropdown/multi/model.rs#L42
mismatched closing delimiter: `}`
tests (winit_debug)
aborting due to previous error
tests (winit_debug)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
tests (wayland): src/widget/dropdown/multi/model.rs#L42
mismatched closing delimiter: `}`
tests (wayland)
aborting due to previous error
tests (wayland)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
tests (winit_tokio): src/widget/dropdown/multi/model.rs#L42
mismatched closing delimiter: `}`
tests (winit_tokio)
aborting due to previous error
tests (winit_tokio)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
tests (winit): src/widget/dropdown/multi/model.rs#L42
mismatched closing delimiter: `}`
tests (winit)
aborting due to previous error
tests (winit)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
tests (winit_wgpu): src/widget/dropdown/multi/model.rs#L42
mismatched closing delimiter: `}`
tests (winit_wgpu)
aborting due to previous error
tests (winit_wgpu)
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 (application)
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 (application): iced/core/src/keyboard/key_code.rs#L7
allow(unused_extern_crates) incompatible with previous forbid
examples (application): iced/core/src/keyboard/key_code.rs#L7
allow(unused_extern_crates) incompatible with previous forbid
examples (application)
`iced_core` (lib) generated 2 warnings
examples (application): iced/widget/src/image.rs#L147
unused variable: `border_radius`
examples (application)
`iced_widget` (lib) generated 1 warning (run `cargo fix --lib -p iced_widget` to apply 1 suggestion)
examples (application): iced/src/lib.rs#L303
private item shadows public glob re-export
examples (application): iced/src/lib.rs#L304
private item shadows public glob re-export
examples (application): iced/src/lib.rs#L306
private item shadows public glob re-export
examples (application): iced/src/lib.rs#L307
private item shadows public glob re-export
examples (application): iced/src/lib.rs#L308
private item shadows public glob re-export
examples (application)
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 (application)
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 (application)
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 (application)
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 (application)
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
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
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
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
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
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
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: iced/core/src/keyboard/key_code.rs#L7
allow(unused_extern_crates) incompatible with previous forbid
tests: iced/core/src/keyboard/key_code.rs#L7
allow(unused_extern_crates) incompatible with previous forbid
tests
`iced_core` (lib) generated 2 warnings
tests: iced/widget/src/image.rs#L147
unused variable: `border_radius`
tests: iced/src/lib.rs#L303
private item shadows public glob re-export
tests: iced/src/lib.rs#L304
private item shadows public glob re-export
tests: iced/src/lib.rs#L306
private item shadows public glob re-export
tests: iced/src/lib.rs#L307
private item shadows public glob re-export
tests: iced/src/lib.rs#L308
private item shadows public glob re-export
tests
`iced` (lib) generated 5 warnings
examples (open-dialog)
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 (open-dialog): iced/core/src/keyboard/key_code.rs#L7
allow(unused_extern_crates) incompatible with previous forbid
examples (open-dialog): iced/core/src/keyboard/key_code.rs#L7
allow(unused_extern_crates) incompatible with previous forbid
examples (open-dialog)
`iced_core` (lib) generated 2 warnings
examples (open-dialog): iced/sctk/src/application.rs#L1664
method `frame` is never used
examples (open-dialog): iced/sctk/src/conversion.rs#L21
static variable `key_conversion` should have an upper case name
examples (open-dialog)
`iced_sctk` (lib) generated 2 warnings
examples (open-dialog): iced/widget/src/image.rs#L147
unused variable: `border_radius`
examples (open-dialog)
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 (open-dialog)
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 (open-dialog)
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 (open-dialog)
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 (open-dialog)
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): iced/core/src/keyboard/key_code.rs#L7
allow(unused_extern_crates) incompatible with previous forbid
tests (winit_debug): iced/core/src/keyboard/key_code.rs#L7
allow(unused_extern_crates) incompatible with previous forbid
tests (winit_debug)
`iced_core` (lib) generated 2 warnings
tests (winit_debug): iced/widget/src/image.rs#L147
unused variable: `border_radius`
tests (winit_debug): iced/src/lib.rs#L303
private item shadows public glob re-export
tests (winit_debug): iced/src/lib.rs#L304
private item shadows public glob re-export
tests (winit_debug): iced/src/lib.rs#L306
private item shadows public glob re-export
tests (winit_debug): iced/src/lib.rs#L307
private item shadows public glob re-export
tests (winit_debug): iced/src/lib.rs#L308
private item shadows public glob re-export
tests (winit_debug)
`iced_widget` (lib) generated 1 warning (run `cargo fix --lib -p iced_widget` to apply 1 suggestion)
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 (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/core/src/keyboard/key_code.rs#L7
allow(unused_extern_crates) incompatible with previous forbid
tests (wayland): iced/core/src/keyboard/key_code.rs#L7
allow(unused_extern_crates) incompatible with previous forbid
tests (wayland)
`iced_core` (lib) generated 2 warnings
tests (wayland): iced/sctk/src/application.rs#L1664
method `frame` is never used
tests (wayland): iced/sctk/src/conversion.rs#L21
static variable `key_conversion` should have an upper case name
tests (wayland): iced/widget/src/text_input/text_input_wayland.rs#L525
unused variable: `line_height`
tests (wayland): iced/widget/src/text_input/text_input_wayland.rs#L600
unused variable: `dnd_icon`
tests (wayland): iced/widget/src/text_input/text_input_wayland.rs#L1446
unused variable: `line_height`
tests (wayland)
`iced_sctk` (lib) generated 2 warnings
tests (wayland): iced/src/wayland/mod.rs#L2
private item shadows public glob re-export
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): iced/core/src/keyboard/key_code.rs#L7
allow(unused_extern_crates) incompatible with previous forbid
tests (winit_tokio): iced/core/src/keyboard/key_code.rs#L7
allow(unused_extern_crates) incompatible with previous forbid
tests (winit_tokio)
`iced_core` (lib) generated 2 warnings
tests (winit_tokio): iced/widget/src/image.rs#L147
unused variable: `border_radius`
tests (winit_tokio): iced/src/lib.rs#L303
private item shadows public glob re-export
tests (winit_tokio): iced/src/lib.rs#L304
private item shadows public glob re-export
tests (winit_tokio): iced/src/lib.rs#L306
private item shadows public glob re-export
tests (winit_tokio): iced/src/lib.rs#L307
private item shadows public glob re-export
tests (winit_tokio): iced/src/lib.rs#L308
private item shadows public glob re-export
tests (winit_tokio)
`iced_widget` (lib) generated 1 warning (run `cargo fix --lib -p iced_widget` to apply 1 suggestion)
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): iced/core/src/keyboard/key_code.rs#L7
allow(unused_extern_crates) incompatible with previous forbid
tests (winit): iced/core/src/keyboard/key_code.rs#L7
allow(unused_extern_crates) incompatible with previous forbid
tests (winit)
`iced_core` (lib) generated 2 warnings
tests (winit): iced/widget/src/image.rs#L147
unused variable: `border_radius`
tests (winit): iced/src/lib.rs#L303
private item shadows public glob re-export
tests (winit): iced/src/lib.rs#L304
private item shadows public glob re-export
tests (winit): iced/src/lib.rs#L306
private item shadows public glob re-export
tests (winit): iced/src/lib.rs#L307
private item shadows public glob re-export
tests (winit): iced/src/lib.rs#L308
private item shadows public glob re-export
tests (winit)
`iced` (lib) generated 5 warnings
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_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): iced/core/src/keyboard/key_code.rs#L7
allow(unused_extern_crates) incompatible with previous forbid
tests (winit_wgpu): iced/core/src/keyboard/key_code.rs#L7
allow(unused_extern_crates) incompatible with previous forbid
tests (winit_wgpu)
`iced_core` (lib) generated 2 warnings
tests (winit_wgpu): iced/widget/src/image.rs#L147
unused variable: `border_radius`
tests (winit_wgpu): iced/src/lib.rs#L303
private item shadows public glob re-export
tests (winit_wgpu): iced/src/lib.rs#L304
private item shadows public glob re-export
tests (winit_wgpu): iced/src/lib.rs#L306
private item shadows public glob re-export
tests (winit_wgpu): iced/src/lib.rs#L307
private item shadows public glob re-export
tests (winit_wgpu): iced/src/lib.rs#L308
private item shadows public glob re-export
tests (winit_wgpu)
`iced_widget` (lib) generated 1 warning (run `cargo fix --lib -p iced_widget` to apply 1 suggestion)