Skip to content

Prevent repairs from highlighting their own commander #5242

Prevent repairs from highlighting their own commander

Prevent repairs from highlighting their own commander #5242

Triggered via push October 8, 2023 17:25
Status Success
Total duration 18m 12s
Artifacts

CI_archlinux.yml

on: push
Matrix: archlinux-latest-gcc
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Arch :LATEST [Clang]: src/droid.cpp#L254
implicit conversion turns floating-point number into integer: 'float' to 'int' [-Wfloat-conversion]
Arch :LATEST [GCC]: src/droid.cpp#L254
conversion from ‘float’ to ‘int’ may change value [-Wfloat-conversion]
Arch :LATEST [GCC]: src/shadowcascades.cpp#L67
conversion from ‘double’ to ‘float’ may change value [-Wfloat-conversion]