Skip to content

Game object stats refactor, pt. 2 #7468

Game object stats refactor, pt. 2

Game object stats refactor, pt. 2 #7468

Triggered via pull request February 2, 2024 17:00
Status Success
Total duration 1h 0m 10s
Artifacts

CI_fedora.yml

on: pull_request
Fedora :LATEST [GCC]
10m 42s
Fedora :LATEST [GCC]
Fedora :LATEST [GCC -m32]
16m 32s
Fedora :LATEST [GCC -m32]
Fit to window
Zoom out
Zoom in

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]