Skip to content

Yet another reorg

Yet another reorg #1

Triggered via pull request December 16, 2024 03:36
Status Failure
Total duration 3m 39s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
build: src/simulator/src/forces/body.rs#L84
no method named `value` found for reference `&avian3d::prelude::Mass` in the current scope
build: src/simulator/src/ideal_gas.rs#L88
no function or associated item named `new` found for struct `avian3d::prelude::Mass` in the current scope
build: src/simulator/src/ideal_gas.rs#L103
no function or associated item named `new` found for struct `avian3d::prelude::Mass` in the current scope
build: src/simulator/src/ideal_gas.rs#L132
no function or associated item named `new` found for struct `avian3d::prelude::Mass` in the current scope
build: src/simulator/src/ideal_gas.rs#L137
no function or associated item named `new` found for struct `avian3d::prelude::Mass` in the current scope
build: src/simulator/src/ideal_gas.rs#L158
no method named `value` found for struct `avian3d::prelude::Mass` in the current scope
build: src/simulator/src/properties.rs#L226
no method named `value` found for struct `avian3d::prelude::Mass` in the current scope
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.