feat: reduce newtype nesting during asset loading #75
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/assets/mod.rs#L3
unused imports: `borrow::Borrow`, `convert::Infallible`
|
Run cargo test:
src/assets/provider.rs#L1
unused import: `std::hash::Hash`
|
Run cargo test:
src/assets/provider.rs#L3
unused import: `super::AssetCache`
|
Run cargo test:
src/assets/mod.rs#L18
unused import: `provider::AssetProvider`
|
Run cargo test:
src/components.rs#L2
unused imports: `Display`, `borrow::Cow`
|
Run cargo test:
src/wgpu/components.rs#L1
unused import: `ffi::FromVecWithNulError`
|
Run cargo test:
src/wgpu/font.rs#L3
unused import: `path::PathBuf`
|
Run cargo test:
src/wgpu/font.rs#L7
unused import: `fontdue::Font`
|
Run cargo test:
src/wgpu/font.rs#L13
unused imports: `AssetKey`, `Asset`
|
The logs for this run have expired and are no longer available.
Loading