Build #481
build.yml
on: schedule
Matrix: Linux-Ubuntu
Matrix: macOS
Matrix: Windows-MSYS
Matrix: Windows
Annotations
6 warnings
|
🟧 linux (x86_64, gcc-14, Release)
ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
|
|
🟧 linux (arm64, gcc-14, Release)
ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
|
|
⬛ macos (arm64, clang-21, Debug):
build/_deps/curl-src/lib/request.c#L323
variable 'tmp' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
|
|
⬛ macos (arm64, clang-21, Debug)
harfbuzz 12.3.2 is already installed and up-to-date.
To reinstall 12.3.2, run:
brew reinstall harfbuzz
|
|
⬛ macos (arm64, clang-21, Release):
build/_deps/curl-src/lib/request.c#L323
variable 'tmp' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
|
|
⬛ macos (arm64, clang-21, Release)
harfbuzz 12.3.2 is already installed and up-to-date.
To reinstall 12.3.2, run:
brew reinstall harfbuzz
|