feat: layout enum #53
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/components.rs#L6
unused imports: `FlowLayout`, `StackLayout`
|
check:
src/input.rs#L5
unused imports: `EntityRefs`, `entity_refs`
|
check:
src/input.rs#L14
unused import: `Scope`
|
check:
src/layout/flow.rs#L6
unused import: `children`
|
check:
src/layout/stack.rs#L7
unused import: `resolve_pos`
|
check:
src/wgpu/mesh_buffer.rs#L159
unreachable statement
|
check:
src/app.rs#L130
unused variable: `is_synthetic`
|
check:
src/layout/mod.rs#L24
type `LayoutLimits` is more private than the item `layout::Layout::apply`
|
check:
src/layout/mod.rs#L24
type `Block` is more private than the item `layout::Layout::apply`
|
check:
src/assets/cell.rs#L40
method `get` is never used
|
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/components.rs#L6
unused imports: `FlowLayout`, `StackLayout`
|
Clippy:
src/input.rs#L5
unused imports: `EntityRefs`, `entity_refs`
|
Clippy:
src/input.rs#L14
unused import: `Scope`
|
Clippy:
src/layout/flow.rs#L6
unused import: `children`
|
Clippy:
src/layout/stack.rs#L7
unused import: `resolve_pos`
|
Clippy:
src/wgpu/mesh_buffer.rs#L159
unreachable statement
|
Clippy:
src/app.rs#L130
unused variable: `is_synthetic`
|
Clippy:
src/layout/mod.rs#L24
type `layout::LayoutLimits` is more private than the item `layout::Layout::apply`
|
Clippy:
src/layout/mod.rs#L24
type `layout::Block` is more private than the item `layout::Layout::apply`
|
Clippy:
src/assets/cell.rs#L40
method `get` is never used
|
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/components.rs#L6
unused imports: `FlowLayout`, `StackLayout`
|
test:
src/input.rs#L5
unused imports: `EntityRefs`, `entity_refs`
|
test:
src/input.rs#L14
unused import: `Scope`
|
test:
src/layout/flow.rs#L6
unused import: `children`
|
test:
src/layout/stack.rs#L7
unused import: `resolve_pos`
|
test:
src/wgpu/mesh_buffer.rs#L159
unreachable statement
|
test:
src/app.rs#L130
unused variable: `is_synthetic`
|
test:
src/layout/mod.rs#L24
type `LayoutLimits` is more private than the item `layout::Layout::apply`
|
test:
src/layout/mod.rs#L24
type `Block` is more private than the item `layout::Layout::apply`
|
test:
src/assets/cell.rs#L40
method `get` is never used
|
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/components.rs#L6
unused imports: `FlowLayout`, `StackLayout`
|
test_miri:
src/input.rs#L5
unused imports: `EntityRefs`, `entity_refs`
|
test_miri:
src/input.rs#L14
unused import: `Scope`
|
test_miri:
src/layout/flow.rs#L6
unused import: `children`
|
test_miri:
src/layout/stack.rs#L7
unused import: `resolve_pos`
|
test_miri:
src/wgpu/mesh_buffer.rs#L159
unreachable statement
|
test_miri:
src/app.rs#L130
unused variable: `is_synthetic`
|
test_miri:
src/layout/mod.rs#L24
type `layout::LayoutLimits` is more private than the item `layout::Layout::apply`
|
test_miri:
src/layout/mod.rs#L24
type `layout::Block` is more private than the item `layout::Layout::apply`
|
test_miri:
src/assets/cell.rs#L40
method `get` is never used
|