fix: propagated margins #51
Annotations
15 warnings
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/
|
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/
|
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/
|
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/
|
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/
|
src/input.rs#L5
unused imports: `EntityRefs`, `entity_refs`
|
src/input.rs#L14
unused import: `Scope`
|
src/layout/stack.rs#L7
unused import: `resolve_pos`
|
src/wgpu/mesh_buffer.rs#L159
unreachable statement
|
src/app.rs#L130
unused variable: `is_synthetic`
|
src/assets/cell.rs#L40
method `get` is never used
|
src/components.rs#L175
method `min` is never used
|
src/components.rs#L275
method `min_size` is never used
|
src/frame.rs#L50
method `scoped` is never used
|
src/wgpu/graphics/bind_groups.rs#L90
field `layouts` is never read
|
The logs for this run have expired and are no longer available.
Loading