update baseview (#441) #19
docs.yml
on: push
Build and test all components
1m 19s
Annotations
1 error, 16 warnings, and 1 notice
Build and test all components
The deploy step encountered an error: The process '/usr/bin/git' failed with exit code 128 ❌
|
Build and test all components
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1, JamesIves/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and test all components
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/
|
Build and test all components
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/
|
Build and test all components
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/
|
Build and test all components
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/
|
Build and test all components
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/
|
Build and test all components:
crates/vizia_id/src/generational_id.rs#L99
unused import: `impl_generational_id`
|
Build and test all components
`vizia_id` (lib) generated 1 warning (run `cargo fix --lib -p vizia_id` to apply 1 suggestion)
|
Build and test all components:
crates/vizia_style/src/values/basic/mod.rs#L7
unused import: `boolean::*`
|
Build and test all components:
crates/vizia_style/src/values/basic/mod.rs#L9
unused import: `number::*`
|
Build and test all components:
crates/vizia_style/src/values/basic/mod.rs#L11
unused import: `string::*`
|
Build and test all components
`vizia_style` (lib) generated 3 warnings (run `cargo fix --lib -p vizia_style` to apply 3 suggestions)
|
Build and test all components:
crates/vizia_core/src/style/mod.rs#L32
public documentation for `style` links to private item `crate::context::Context::add_theme`
|
Build and test all components
`vizia_core` (lib doc) generated 1 warning
|
Build and test all components:
crates/vizia_baseview/src/application.rs#L59
unresolved link to `WindowDescription::scale_factor`
|
Build and test all components
`vizia_baseview` (lib doc) generated 1 warning
|
Build and test all components
Deployment failed! ❌
|