Skip to content

refactor: make the single-instance feature additive #564

refactor: make the single-instance feature additive

refactor: make the single-instance feature additive #564

Triggered via pull request November 21, 2023 18:16
Status Success
Total duration 3m 5s
Artifacts

ci.yml

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

Annotations

133 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
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: cosmic-config/src/lib.rs#L218
unused variable: `err`
tests: cosmic-config/src/lib.rs#L227
unused variable: `err`
tests
`cosmic-config` (lib) generated 2 warnings (run `cargo fix --lib -p cosmic-config` to apply 2 suggestions)
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
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): cosmic-config/src/lib.rs#L218
unused variable: `err`
examples (open-dialog): cosmic-config/src/lib.rs#L227
unused variable: `err`
examples (open-dialog)
`cosmic-config` (lib) generated 2 warnings (run `cargo fix --lib -p cosmic-config` to apply 2 suggestions)
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)
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/
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): cosmic-config/src/lib.rs#L218
unused variable: `err`
examples (application): cosmic-config/src/lib.rs#L227
unused variable: `err`
examples (application)
`cosmic-config` (lib) generated 2 warnings (run `cargo fix --lib -p cosmic-config` to apply 2 suggestions)
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)
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 (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): cosmic-config/src/lib.rs#L218
unused variable: `err`
tests (winit_debug): cosmic-config/src/lib.rs#L227
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/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)
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): cosmic-config/src/lib.rs#L218
unused variable: `err`
tests (wayland): cosmic-config/src/lib.rs#L227
unused variable: `err`
tests (wayland)
`cosmic-config` (lib) generated 2 warnings (run `cargo fix --lib -p cosmic-config` to apply 2 suggestions)
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 (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): cosmic-config/src/lib.rs#L218
unused variable: `err`
tests (winit_tokio): cosmic-config/src/lib.rs#L227
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/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)
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)
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): 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): cosmic-config/src/lib.rs#L218
unused variable: `err`
tests (winit): cosmic-config/src/lib.rs#L227
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/image.rs#L147
unused variable: `border_radius`
tests (winit)
`iced_widget` (lib) generated 1 warning (run `cargo fix --lib -p iced_widget` to apply 1 suggestion)
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_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): cosmic-config/src/lib.rs#L218
unused variable: `err`
tests (winit_wgpu): cosmic-config/src/lib.rs#L227
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/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