Rewrite with Bevy #35
Annotations
5 errors and 1 warning
Cargo Build:
src/assets.rs#L6
unresolved imports `crate::simulator::gas`, `crate::AppState`
|
Cargo Build:
src/assets.rs#L11
type annotations needed: cannot satisfy `PropertiesConfig: Send`
|
Cargo Build:
src/assets.rs#L29
`PropertiesConfig` is not a `Resource`
|
Cargo Build:
src/assets.rs#L41
`bevy::prelude::Handle<_>` is not a `Resource`
|
Cargo Build
Process completed with exit code 101.
|
Populate target directory from cache
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.
|
Loading