Library upgrades and updates #593
Annotations
4 errors and 18 warnings
Run check:
examples/wgpu/wgpu_compute_shader/wgpu_compute_shader.rs#L160
failed to resolve: use of undeclared crate or module `futures`
|
Run check:
examples/wgpu/wgpu_compute_shader/wgpu_compute_shader.rs#L177
failed to resolve: use of undeclared crate or module `tokio`
|
Run check
could not compile `examples` (example "wgpu_compute_shader") due to 2 previous errors
|
Run check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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/
|
Run check:
nannou_wgpu/src/sampler_builder.rs#L1
unused import: `std::num::NonZeroU8`
|
Run check:
nannou_wgpu/src/texture/mod.rs#L5
unused import: `std::num::NonZeroU32`
|
Run check:
nannou_wgpu/src/texture/image.rs#L9
unused import: `wgpu_upstream::BufferAsyncError`
|
Run check:
nannou_wgpu/src/texture/reshaper/mod.rs#L13
fields `bind_group_layout`, `sampler`, and `uniform_buffer` are never read
|
Run check
`nannou_wgpu` (lib) generated 4 warnings (run `cargo fix --lib -p nannou_wgpu` to apply 3 suggestions)
|
Run check:
nannou/src/app.rs#L1050
unnecessary parentheses around match arm expression
|
Run check:
nannou/src/draw/renderer/mod.rs#L85
field `default_texture` is never read
|
Run check
`nannou` (lib) generated 2 warnings (run `cargo fix --lib -p nannou` to apply 1 suggestion)
|
Run check:
nannou_laser/src/ffi.rs#L851
unused return value of `CString::from_raw` that must be used
|
Run check:
nannou_laser/src/ffi.rs#L859
unused return value of `Box::<T>::from_raw` that must be used
|
Run Swatinem/rust-cache@v1
The `save-state` 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 Swatinem/rust-cache@v1
The `save-state` 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 Swatinem/rust-cache@v1
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 stable
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 stable
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 stable
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 stable
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/
|
The logs for this run have expired and are no longer available.
Loading