Overhaul renderer structure #70
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/
|
Install nightly
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/
|
Install nightly
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/
|
Install nightly
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/
|
Install nightly
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/
|
Run cargo test:
src/app.rs#L3
unused import: `cosmic_text::FontSystem`
|
Run cargo test:
src/wgpu/rect_renderer.rs#L9
unused import: `vec4`
|
Run cargo test:
src/wgpu/shape_renderer.rs#L4
unused import: `cosmic_text::FontSystem`
|
Run cargo test:
src/wgpu/systems.rs#L3
unused imports: `Attrs`, `Shaping`
|
Run cargo test:
src/wgpu/window_renderer.rs#L4
unused import: `cosmic_text::FontSystem`
|
Run cargo test:
src/app.rs#L134
unused variable: `is_synthetic`
|
Run cargo test:
src/frame.rs#L26
unused variable: `world`
|
Run cargo test:
src/wgpu/systems.rs#L169
unused variable: `text`
|
Run cargo test:
src/wgpu/font.rs#L86
type `TextSystem` is more private than the item `FontAtlas::new`
|
Run cargo test:
src/wgpu/shape_renderer.rs#L105
type `TextSystem` is more private than the item `WidgetRenderer::new`
|
The logs for this run have expired and are no longer available.
Loading