Skip to content

Rewrite with Bevy

Rewrite with Bevy #35

Triggered via pull request November 17, 2024 21:12
@philiplindenphiliplinden
synchronize #7
bevy
Status Failure
Total duration 6m 22s
Artifacts

cargo.yml

on: pull_request

Annotations

5 errors and 1 warning
build: src/assets.rs#L6
unresolved imports `crate::simulator::gas`, `crate::AppState`
build: src/assets.rs#L11
type annotations needed: cannot satisfy `PropertiesConfig: Send`
build: src/assets.rs#L29
`PropertiesConfig` is not a `Resource`
build: src/assets.rs#L41
`bevy::prelude::Handle<_>` is not a `Resource`
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.