Skip to content

feat: text reflow and sizing #56

feat: text reflow and sizing

feat: text reflow and sizing #56

Triggered via push December 15, 2023 23:08
Status Success
Total duration 2m 17s
Artifacts

rust.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

60 warnings
check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
check: src/app.rs#L135
unused variable: `is_synthetic`
check: src/assets/cell.rs#L40
method `get` is never used
check: src/components.rs#L183
method `min` is never used
check: src/components.rs#L283
method `min_size` is never used
check: src/frame.rs#L50
method `scoped` is never used
check: src/wgpu/graphics/bind_groups.rs#L90
field `layouts` is never read
check: src/wgpu/graphics/gpu.rs#L7
field `adapter` is never read
check: src/wgpu/mesh_buffer.rs#L17
field `label` is never read
check: src/wgpu/mesh_buffer.rs#L150
method `reallocate` is never used
check
`violet` (lib) generated 9 warnings (run `cargo fix --lib -p violet` to apply 1 suggestion)
check
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/
check
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/
check
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/
check
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/
Clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Clippy
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/
Clippy
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/
Clippy
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/
Clippy
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/
Clippy: src/app.rs#L135
unused variable: `is_synthetic`
Clippy: src/assets/cell.rs#L40
method `get` is never used
Clippy: src/components.rs#L183
method `min` is never used
Clippy: src/components.rs#L283
method `min_size` is never used
Clippy: src/frame.rs#L50
method `scoped` is never used
Clippy: src/wgpu/graphics/bind_groups.rs#L90
field `layouts` is never read
Clippy: src/wgpu/graphics/gpu.rs#L7
field `adapter` is never read
Clippy: src/wgpu/mesh_buffer.rs#L17
field `label` is never read
Clippy: src/wgpu/mesh_buffer.rs#L150
method `reallocate` is never used
Clippy: src/assets/fs.rs#L22
the borrowed expression implements the required traits
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
test
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/
test
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/
test
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/
test
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/
test: src/app.rs#L135
unused variable: `is_synthetic`
test: src/assets/cell.rs#L40
method `get` is never used
test: src/components.rs#L183
method `min` is never used
test: src/components.rs#L283
method `min_size` is never used
test: src/frame.rs#L50
method `scoped` is never used
test: src/wgpu/graphics/bind_groups.rs#L90
field `layouts` is never read
test: src/wgpu/graphics/gpu.rs#L7
field `adapter` is never read
test: src/wgpu/mesh_buffer.rs#L17
field `label` is never read
test: src/wgpu/mesh_buffer.rs#L150
method `reallocate` is never used
test
`violet` (lib) generated 9 warnings (run `cargo fix --lib -p violet` to apply 1 suggestion)
test_miri
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
test_miri
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/
test_miri
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/
test_miri
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/
test_miri
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/
test_miri: src/app.rs#L135
unused variable: `is_synthetic`
test_miri: src/assets/cell.rs#L40
method `get` is never used
test_miri: src/components.rs#L183
method `min` is never used
test_miri: src/components.rs#L283
method `min_size` is never used
test_miri: src/frame.rs#L50
method `scoped` is never used
test_miri: src/wgpu/graphics/bind_groups.rs#L90
field `layouts` is never read
test_miri: src/wgpu/graphics/gpu.rs#L7
field `adapter` is never read
test_miri: src/wgpu/mesh_buffer.rs#L17
field `label` is never read
test_miri: src/wgpu/mesh_buffer.rs#L150
method `reallocate` is never used
test_miri
`violet` (lib) generated 9 warnings (run `cargo fix --lib -p violet` to apply 1 suggestion)