Skip to content

[GitHub Actions] Windows: Update to llvm-mingw 20230614 with LLVM 16.0.6 #5266

[GitHub Actions] Windows: Update to llvm-mingw 20230614 with LLVM 16.0.6

[GitHub Actions] Windows: Update to llvm-mingw 20230614 with LLVM 16.0.6 #5266

Triggered via push October 12, 2023 00:44
Status Success
Total duration 16m 0s
Artifacts

CI_archlinux.yml

on: push
Matrix: archlinux-latest-gcc
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Arch :LATEST [Clang]: src/droid.cpp#L254
implicit conversion turns floating-point number into integer: 'float' to 'int' [-Wfloat-conversion]
Arch :LATEST [Clang]: src/hci/quickchat.cpp#L274
implicit conversion turns floating-point number into integer: 'float' to 'int' [-Wfloat-conversion]
Arch :LATEST [GCC]: src/droid.cpp#L254
conversion from ‘float’ to ‘int’ may change value [-Wfloat-conversion]
Arch :LATEST [GCC]: src/hci/quickchat.cpp#L274
conversion from ‘float’ to ‘int’ may change value [-Wfloat-conversion]
Arch :LATEST [GCC]: src/shadowcascades.cpp#L67
conversion from ‘double’ to ‘float’ may change value [-Wfloat-conversion]