Dev ivy #275
Annotations
3 errors and 15 warnings
Run cargo test:
examples/wrapping.rs#L5
unresolved imports `violet_core::style::colors`, `violet_core::style::primary_surface`
|
Run cargo test
could not compile `violet` (example "flow") due to 1 previous error
|
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/input.rs#L12
unused import: `clip_mask`
|
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#L180
unused variable: `hover`
|
Run cargo test:
violet-core/src/widget/interactive/button.rs#L260
unused variable: `hover`
|
Run cargo test:
violet-core/src/widget/interactive/button.rs#L353
unused variable: `hover`
|
Loading