Update image requirement from 0.24.1 to 0.25.0 #37
checks_on_push.yml
on: pull_request
Clippy checks
1m 37s
Annotations
16 warnings
Clippy checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Clippy checks
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/
|
Clippy checks
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/
|
Clippy checks
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/
|
Clippy checks
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/
|
Clippy checks
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/
|
Clippy checks:
file/src/wad.rs#L8
the item `Iterator` is imported redundantly
|
Clippy checks
`file` (lib) generated 1 warning
|
Clippy checks:
render/src/level/map.rs#L26
the item `Iterator` is imported redundantly
|
Clippy checks
`render` (lib) generated 1 warning
|
Clippy checks:
file/src/wad.rs#L8
the item `Iterator` is imported redundantly
|
Clippy checks:
file/src/cubemap.rs#L49
explicit call to `.into_iter()` in function argument accepting `IntoIterator`
|
Clippy checks
`file` (lib) generated 2 warnings (run `cargo clippy --fix --lib -p file` to apply 1 suggestion)
|
Clippy checks:
render/src/level/map.rs#L26
the item `Iterator` is imported redundantly
|
Clippy checks:
render/src/level/map.rs#L156
this expression creates a reference which is immediately dereferenced by the compiler
|
Clippy checks
`render` (lib) generated 2 warnings (run `cargo clippy --fix --lib -p render` to apply 1 suggestion)
|