Skip to content

feat: use cosmic-text #55

feat: use cosmic-text

feat: use cosmic-text #55

Triggered via push December 13, 2023 23:25
Status Success
Total duration 2m 13s
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/components.rs#L11
unused import: `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/layout/mod.rs#L5
unused imports: `Font`, `layout::TextStyle`
check: src/layout/mod.rs#L6
unused import: `vec2`
check: src/layout/mod.rs#L9
unused imports: `font_size`, `text`, `wgpu::components::font_handle`
check: src/wgpu/components.rs#L3
unused import: `cosmic_text::Buffer`
check: src/wgpu/font.rs#L3
unused import: `convert::Infallible`
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#L11
unused import: `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/layout/mod.rs#L5
unused imports: `Font`, `layout::TextStyle`
Clippy: src/layout/mod.rs#L6
unused import: `vec2`
Clippy: src/layout/mod.rs#L9
unused imports: `font_size`, `text`, `wgpu::components::font_handle`
Clippy: src/wgpu/components.rs#L3
unused import: `cosmic_text::Buffer`
Clippy: src/wgpu/font.rs#L3
unused import: `convert::Infallible`
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#L11
unused import: `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/layout/mod.rs#L5
unused imports: `Font`, `layout::TextStyle`
test: src/layout/mod.rs#L6
unused import: `vec2`
test: src/layout/mod.rs#L9
unused imports: `font_size`, `text`, `wgpu::components::font_handle`
test: src/wgpu/components.rs#L3
unused import: `cosmic_text::Buffer`
test: src/wgpu/font.rs#L3
unused import: `convert::Infallible`
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#L11
unused import: `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/layout/mod.rs#L5
unused imports: `Font`, `layout::TextStyle`
test_miri: src/layout/mod.rs#L6
unused import: `vec2`
test_miri: src/layout/mod.rs#L9
unused imports: `font_size`, `text`, `wgpu::components::font_handle`
test_miri: src/wgpu/components.rs#L3
unused import: `cosmic_text::Buffer`
test_miri: src/wgpu/font.rs#L3
unused import: `convert::Infallible`