Skip to content

upgrade to wgpu 0.17 and egui 0.23 #770

upgrade to wgpu 0.17 and egui 0.23

upgrade to wgpu 0.17 and egui 0.23 #770

Triggered via push October 3, 2023 11:41
Status Failure
Total duration 14m 38s
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/