Dev ivy #277
Annotations
3 errors and 15 warnings
Run cargo test:
violet-demo/src/colorpicker.rs#L155
closure is expected to take 1 argument, but it takes 2 arguments
|
Run cargo test:
violet-demo/src/colorpicker.rs#L219
closure is expected to take 1 argument, but it takes 2 arguments
|
Run cargo test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Install nightly
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/
|
Install nightly
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/
|
Install nightly
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/
|
Install nightly
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/
|
Run cargo test:
violet-core/src/layout/flow.rs#L5
unused import: `image::imageops::colorops::contrast_in_place`
|
Run cargo test:
violet-core/src/state/transform.rs#L5
unused import: `StateStreamRef`
|
Run cargo test:
violet-core/src/widget/interactive/button.rs#L1
unused import: `component::ComponentValue`
|
Run cargo test:
violet-core/src/widget/interactive/button.rs#L5
unused import: `platform::pump_events::EventLoopExtPumpEvents`
|
Run cargo test:
violet-core/src/widget/interactive/button.rs#L9
unused imports: `color` and `widget_corner_radius`
|
Run cargo test:
violet-core/src/widget/interactive/input.rs#L16
unused import: `widget_corner_radius`
|
Run cargo test:
violet-core/src/widget/interactive/button.rs#L198
unused variable: `hover`
|
Run cargo test:
violet-core/src/widget/interactive/button.rs#L278
unused variable: `hover`
|
Run cargo test:
violet-core/src/widget/interactive/button.rs#L371
unused variable: `hover`
|
Run cargo test
`violet-core` (lib) generated 9 warnings (run `cargo fix --lib -p violet-core` to apply 6 suggestions)
|
Loading