Skip to content

cargo fmt

cargo fmt #771

Triggered via push October 3, 2023 11:43
Status Failure
Total duration 15m 11s
Artifacts

rust-build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build: simulation/src/economy/market.rs#L444
unresolved import `crate::map::BuildingGen`
build: simulation/src/souls/freight_station.rs#L166
unresolved import `crate::map::BuildingGen`
build: simulation/src/economy/market.rs#L442
enum import `CompanyKind` is private
build
Process completed with exit code 101.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/