Skip to content

Switch features to use PagedEntityContainer<FEATURE> as backing storage #7663

Switch features to use PagedEntityContainer<FEATURE> as backing storage

Switch features to use PagedEntityContainer<FEATURE> as backing storage #7663

Triggered via pull request March 25, 2024 15:26
Status Success
Total duration 22m 3s
Artifacts

CI_fedora.yml

on: pull_request
Fedora :LATEST [GCC]
11m 7s
Fedora :LATEST [GCC]
Fedora :LATEST [GCC -m32]
10m 8s
Fedora :LATEST [GCC -m32]
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
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]
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]