attempt to fix ci #2
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
14 warnings
deploy
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/
|
deploy
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/
|
deploy
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/
|
deploy
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/
|
deploy
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/
|
deploy:
src/main.rs#L5
unused imports: `sprite::MaterialMesh2dBundle`, `vec3`
|
deploy:
src/main.rs#L12
unused import: `std::f32::consts::*`
|
deploy:
src/main.rs#L10
unused import: `na::ComplexField`
|
deploy:
src/main.rs#L84
unused variable: `impulse`
|
deploy:
src/main.rs#L84
variable does not need to be mutable
|
deploy:
src/main.rs#L85
variable does not need to be mutable
|
deploy:
src/main.rs#L90
variable `newTargetAngVel` should have a snake case name
|
deploy
`bevy_my_template` (bin "game") generated 7 warnings (run `cargo fix --bin "game"` to apply 5 suggestions)
|
deploy
the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0
|