New Crowdin updates #7480
CI_fedora.yml
on: pull_request
Fedora :LATEST [GCC]
9m 12s
Fedora :LATEST [GCC -m32]
9m 45s
Annotations
10 warnings
Fedora :LATEST [GCC]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Fedora :LATEST [GCC]:
lib/ivis_opengl/pielighting.cpp#L87
conversion from 'double' to 'float' may change value [-Wfloat-conversion]
|
Fedora :LATEST [GCC]:
src/droid.cpp#L255
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#L69
conversion from 'double' to 'float' may change value [-Wfloat-conversion]
|
Fedora :LATEST [GCC -m32]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Fedora :LATEST [GCC -m32]:
lib/ivis_opengl/pielighting.cpp#L87
conversion from 'double' to 'float' may change value [-Wfloat-conversion]
|
Fedora :LATEST [GCC -m32]:
src/droid.cpp#L255
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#L69
conversion from 'double' to 'float' may change value [-Wfloat-conversion]
|