Skip to content

Rewrite with Bevy

Rewrite with Bevy #34

Triggered via pull request November 17, 2024 06:07
@philiplindenphiliplinden
synchronize #7
bevy
Status Failure
Total duration 1m 57s
Artifacts

cargo.yml

on: pull_request

Annotations

5 errors and 1 warning
build: src/simulator/aero.rs#L16
mismatched types
build: src/simulator/forces.rs#L253
mismatched types
build: src/simulator/aero.rs#L54
unused variable: `normal_inside`
build: src/simulator/aero.rs#L77
unused variable: `position`
build
Process completed with exit code 101.
build
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.