chore: fix lockup due to wait status of an SE not being reported Shar… #115
Annotations
2 errors and 16 warnings
build:
shin-audio/src/sound.rs#L246
`TrackId` doesn't implement `std::fmt::Display`
|
build
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
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/
|
build
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/
|
build
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/
|
build
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/
|
build:
shin-derive/src/syntax_kind/input.rs#L38
field `fat_arrow_token` is never read
|
build
`shin-derive` (lib) generated 1 warning
|
build:
shin-render/src/new_render/resources.rs#L3
unused import: `wgpu::RenderPassDescriptor`
|
build:
shin-render/src/new_render/mod.rs#L10
unused imports: `PosColVertex`, `PosVertex4`, `Vertex`, `new_render::buffer::VertexBufferSliceReference`
|
build:
shin-audio/src/sound.rs#L19
unused import: `warn`
|
build:
shin-render/src/new_render/buffer.rs#L217
unused variable: `new_offset`
|
build:
shin-render/src/new_render/resources.rs#L29
unused variable: `arena`
|
build:
shin-render/src/new_render/resources.rs#L29
unused variable: `encoder`
|
build:
shin-render/src/new_render/buffer.rs#L154
type `new_render::buffer::Buffer<new_render::buffer::Borrowed, VertexMarker<T>>` is more private than the item `VertexBufferSliceReference`
|
build:
shin-render/src/new_render/buffer.rs#L188
type `BufferManager` is more private than the item `DynamicBuffer::new`
|