fix: update LLVM to 19 + update cmake, meson, task, mingw + feat: support Windows arm cross-compilation + test on MacOS 15 #1626
Annotations
10 errors and 5 warnings
Tests
use of undeclared identifier 'wcschr'
|
Tests
use of undeclared identifier 'wcspbrk'
|
Tests
use of undeclared identifier 'wcsrchr'; did you mean 'wcschr'?
|
Tests
use of undeclared identifier 'wcsstr'; did you mean 'wcschr'?
|
Tests
no matching function for call to 'wcschr'
|
Tests
cannot initialize a parameter of type 'wchar_t *' with an lvalue of type 'const wchar_t *'
|
Tests
unknown type name 'size_t'
|
Tests
unknown type name 'size_t'
|
Tests
unknown type name 'size_t'
|
Tests
use of undeclared identifier 'mbstate_t'
|
Tests
gcc 14.2.0_1 is already installed and up-to-date.
To reinstall 14.2.0_1, run:
brew reinstall gcc
|
Tests
graphviz 12.2.1 is already installed and up-to-date.
To reinstall 12.2.1, run:
brew reinstall graphviz
|
Tests
bazelisk 1.25.0 is already installed and up-to-date.
To reinstall 1.25.0, run:
brew reinstall bazelisk
|
Tests
p7zip 17.05 is already installed and up-to-date.
To reinstall 17.05, run:
brew reinstall p7zip
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "dist", "exe".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading