Skip to content

feat: store owned render resources #63

feat: store owned render resources

feat: store owned render resources #63

Triggered via push January 13, 2024 15:08
Status Success
Total duration 2m 7s
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#L3
unused import: `cosmic_text::FontSystem`
check: src/wgpu/shape_renderer.rs#L4
unused import: `cosmic_text::FontSystem`
check: src/wgpu/systems.rs#L3
unused imports: `Attrs`, `Shaping`
check: src/wgpu/window_renderer.rs#L4
unused import: `cosmic_text::FontSystem`
check: src/app.rs#L134
unused variable: `is_synthetic`
check: src/frame.rs#L26
unused variable: `world`
check: src/wgpu/systems.rs#L169
unused variable: `text`
check: src/wgpu/font.rs#L86
type `TextSystem` is more private than the item `FontAtlas::new`
check: src/wgpu/shape_renderer.rs#L105
type `TextSystem` is more private than the item `WidgetRenderer::new`
check: src/wgpu/systems.rs#L66
type `TextSystem` is more private than the item `update_text_buffers`
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#L3
unused import: `cosmic_text::FontSystem`
Clippy: src/wgpu/shape_renderer.rs#L4
unused import: `cosmic_text::FontSystem`
Clippy: src/wgpu/systems.rs#L3
unused imports: `Attrs`, `Shaping`
Clippy: src/wgpu/window_renderer.rs#L4
unused import: `cosmic_text::FontSystem`
Clippy: src/app.rs#L134
unused variable: `is_synthetic`
Clippy: src/frame.rs#L26
unused variable: `world`
Clippy: src/wgpu/systems.rs#L169
unused variable: `text`
Clippy: src/wgpu/font.rs#L86
type `wgpu::text_renderer::TextSystem` is more private than the item `wgpu::font::FontAtlas::new`
Clippy: src/wgpu/shape_renderer.rs#L105
type `wgpu::text_renderer::TextSystem` is more private than the item `wgpu::shape_renderer::WidgetRenderer::new`
Clippy: src/wgpu/systems.rs#L66
type `wgpu::text_renderer::TextSystem` is more private than the item `wgpu::systems::update_text_buffers`
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#L3
unused import: `cosmic_text::FontSystem`
test: src/wgpu/shape_renderer.rs#L4
unused import: `cosmic_text::FontSystem`
test: src/wgpu/systems.rs#L3
unused imports: `Attrs`, `Shaping`
test: src/wgpu/window_renderer.rs#L4
unused import: `cosmic_text::FontSystem`
test: src/app.rs#L134
unused variable: `is_synthetic`
test: src/frame.rs#L26
unused variable: `world`
test: src/wgpu/systems.rs#L169
unused variable: `text`
test: src/wgpu/font.rs#L86
type `TextSystem` is more private than the item `FontAtlas::new`
test: src/wgpu/shape_renderer.rs#L105
type `TextSystem` is more private than the item `WidgetRenderer::new`
test: src/wgpu/systems.rs#L66
type `TextSystem` is more private than the item `update_text_buffers`
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#L3
unused import: `cosmic_text::FontSystem`
test_miri: src/wgpu/shape_renderer.rs#L4
unused import: `cosmic_text::FontSystem`
test_miri: src/wgpu/systems.rs#L3
unused imports: `Attrs`, `Shaping`
test_miri: src/wgpu/window_renderer.rs#L4
unused import: `cosmic_text::FontSystem`
test_miri: src/app.rs#L134
unused variable: `is_synthetic`
test_miri: src/frame.rs#L26
unused variable: `world`
test_miri: src/wgpu/systems.rs#L169
unused variable: `text`
test_miri: src/wgpu/font.rs#L86
type `wgpu::text_renderer::TextSystem` is more private than the item `wgpu::font::FontAtlas::new`
test_miri: src/wgpu/shape_renderer.rs#L105
type `wgpu::text_renderer::TextSystem` is more private than the item `wgpu::shape_renderer::WidgetRenderer::new`
test_miri: src/wgpu/systems.rs#L66
type `wgpu::text_renderer::TextSystem` is more private than the item `wgpu::systems::update_text_buffers`