Skip to content

Multiplayer / network / lobby / chat enhancements #5245

Multiplayer / network / lobby / chat enhancements

Multiplayer / network / lobby / chat enhancements #5245

Triggered via pull request October 9, 2023 02:29
Status Failure
Total duration 9m 48s
Artifacts

CI_archlinux.yml

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

Annotations

2 errors and 4 warnings
Arch :LATEST [GCC]: src/hci/quickchat.cpp#L2692
comparison of unsigned expression in ‘>= 0’ is always true [-Werror=type-limits]
Arch :LATEST [GCC]
Process completed with exit code 1.
Arch :LATEST [GCC]: src/droid.cpp#L254
conversion from ‘float’ to ‘int’ may change value [-Wfloat-conversion]
Arch :LATEST [GCC]: src/hci/quickchat.cpp#L274
conversion from ‘float’ to ‘int’ may change value [-Wfloat-conversion]
Arch :LATEST [Clang]: src/droid.cpp#L254
implicit conversion turns floating-point number into integer: 'float' to 'int' [-Wfloat-conversion]
Arch :LATEST [Clang]: src/hci/quickchat.cpp#L274
implicit conversion turns floating-point number into integer: 'float' to 'int' [-Wfloat-conversion]