Overhaul renderer structure #74
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 miri:
src/app.rs#L3
unused import: `cosmic_text::FontSystem`
|
Run cargo miri:
src/components.rs#L2
unused imports: `Display`, `borrow::Cow`
|
Run cargo miri:
src/wgpu/components.rs#L1
unused import: `ffi::FromVecWithNulError`
|
Run cargo miri:
src/wgpu/rect_renderer.rs#L9
unused import: `vec4`
|
Run cargo miri:
src/wgpu/shape_renderer.rs#L4
unused import: `cosmic_text::FontSystem`
|
Run cargo miri:
src/wgpu/systems.rs#L3
unused imports: `Attrs`, `Shaping`
|
Run cargo miri:
src/wgpu/systems.rs#L10
unused import: `futures::TryStreamExt`
|
Run cargo miri:
src/wgpu/window_renderer.rs#L4
unused import: `cosmic_text::FontSystem`
|
Run cargo miri:
src/wgpu/graphics/mesh.rs#L6
unused import: `crate::unit::Zero`
|
Run cargo miri:
src/app.rs#L134
unused variable: `is_synthetic`
|
The logs for this run have expired and are no longer available.
Loading