attempt to fix ci #2
Annotations
14 warnings
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/
|
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 `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 `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 `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/
|
src/main.rs#L5
unused imports: `sprite::MaterialMesh2dBundle`, `vec3`
|
src/main.rs#L12
unused import: `std::f32::consts::*`
|
src/main.rs#L10
unused import: `na::ComplexField`
|
src/main.rs#L84
unused variable: `impulse`
|
src/main.rs#L84
variable does not need to be mutable
|
src/main.rs#L85
variable does not need to be mutable
|
src/main.rs#L90
variable `newTargetAngVel` should have a snake case name
|
|
|
The logs for this run have expired and are no longer available.
Loading