Skip to content

cmdinterface: Ensure all buffered data is written to unix socket befo… #5186

cmdinterface: Ensure all buffered data is written to unix socket befo…

cmdinterface: Ensure all buffered data is written to unix socket befo… #5186

Triggered via push September 10, 2023 16:14
Status Success
Total duration 19m 16s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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]