adopt egui #290
Annotations
7 errors and 1 warning
Run python3 build.py build --simulator:
simulator/src/renderer/mod.rs#L298
this expression creates a reference which is immediately dereferenced by the compiler
|
Run python3 build.py build --simulator:
simulator/src/simulator.rs#L139
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
|
Run python3 build.py build --simulator:
simulator/src/state/mod.rs#L55
name `SLICE` contains a capitalized acronym
|
Run python3 build.py build --simulator:
simulator/src/state/mod.rs#L56
name `CAMERA` contains a capitalized acronym
|
Run python3 build.py build --simulator:
simulator/src/state/mod.rs#L57
name `CONFIG` contains a capitalized acronym
|
Run python3 build.py build --simulator:
simulator/src/state/mod.rs#L58
name `INFO` contains a capitalized acronym
|
Run python3 build.py build --simulator
Process completed with exit code 255.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading