Skip to content

Player muteChat state handling tweaks #7164

Player muteChat state handling tweaks

Player muteChat state handling tweaks #7164

Triggered via pull request November 9, 2023 04:13
Status Success
Total duration 37m 56s
Artifacts

CI_fedora.yml

on: pull_request
Fedora :LATEST [GCC]
13m 5s
Fedora :LATEST [GCC]
Fedora :LATEST [GCC -m32]
9m 17s
Fedora :LATEST [GCC -m32]
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Fedora :LATEST [GCC -m32]: src/droid.cpp#L254
conversion from 'float' to 'int' may change value [-Wfloat-conversion]
Fedora :LATEST [GCC -m32]: src/hci/quickchat.cpp#L275
conversion from 'float' to 'int' may change value [-Wfloat-conversion]
Fedora :LATEST [GCC -m32]: src/shadowcascades.cpp#L67
conversion from 'double' to 'float' may change value [-Wfloat-conversion]
Fedora :LATEST [GCC]: src/droid.cpp#L254
conversion from 'float' to 'int' may change value [-Wfloat-conversion]
Fedora :LATEST [GCC]: src/hci/quickchat.cpp#L275
conversion from 'float' to 'int' may change value [-Wfloat-conversion]
Fedora :LATEST [GCC]: src/shadowcascades.cpp#L67
conversion from 'double' to 'float' may change value [-Wfloat-conversion]