fix: update github action version #268
Annotations
2 errors and 10 warnings
Run cargo test
no tests to run
|
Run cargo test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 4
|
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/widget/interactive/slider.rs#L7
unused import: `num::Clamp`
|
Run cargo test:
violet-core/src/style/color.rs#L5
multiple fields are never read
|
Run cargo test
`violet-core` (lib) generated 2 warnings
|
Run cargo test:
violet-demo/src/colorpicker.rs#L14
unused import: `spacing_medium`
|
Run cargo test
`violet-demo` (lib) generated 1 warning (run `cargo fix --lib -p violet-demo` to apply 1 suggestion)
|
Loading