Skip to content

[GitHub Actions] Windows: Update to llvm-mingw 20231017 with LLVM 17.0.3 #5362

[GitHub Actions] Windows: Update to llvm-mingw 20231017 with LLVM 17.0.3

[GitHub Actions] Windows: Update to llvm-mingw 20231017 with LLVM 17.0.3 #5362

Triggered via pull request October 29, 2023 04:20
Status Success
Total duration 12m 35s
Artifacts

CI_archlinux.yml

on: pull_request
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#L275
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#L275
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]