chore: custom text input style #359
Annotations
19 errors and 117 warnings
examples (cosmic):
src/widget/mod.rs#L80
the name `text_input` is defined multiple times
|
examples (cosmic)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
tests (winit):
src/widget/mod.rs#L80
the name `text_input` is defined multiple times
|
tests (winit)
could not compile `libcosmic` (lib) due to previous error
|
tests (winit)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
examples (cosmic_sctk):
src/widget/mod.rs#L80
the name `text_input` is defined multiple times
|
examples (cosmic_sctk)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
tests (winit_wgpu):
src/widget/mod.rs#L80
the name `text_input` is defined multiple times
|
tests (winit_wgpu)
could not compile `libcosmic` (lib) due to previous error
|
tests (winit_wgpu)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
tests (winit_tokio):
src/widget/mod.rs#L80
the name `text_input` is defined multiple times
|
tests (winit_tokio)
could not compile `libcosmic` (lib) due to previous error
|
tests (winit_tokio)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
tests (winit_debug):
src/widget/mod.rs#L80
the name `text_input` is defined multiple times
|
tests (winit_debug)
could not compile `libcosmic` (lib) due to previous error
|
tests (winit_debug)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
tests (wayland):
src/widget/mod.rs#L80
the name `text_input` is defined multiple times
|
tests (wayland)
could not compile `libcosmic` (lib) due to previous error
|
tests (wayland)
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)
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/
|
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/
|
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):
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/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`
|
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_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_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 (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`
|