Skip to content

Add getWeaponStats() member function for STRUCTURE #7470

Add getWeaponStats() member function for STRUCTURE

Add getWeaponStats() member function for STRUCTURE #7470

Triggered via push February 5, 2024 02:14
Status Success
Total duration 11m 25s
Artifacts

CI_fedora.yml

on: push
Fedora :LATEST [GCC]
9m 36s
Fedora :LATEST [GCC]
Fedora :LATEST [GCC -m32]
11m 13s
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]