Merge pull request #932 from qw-ctf/update-macos-ci #481
build-targets.yml
on: push
Matrix: macos-build
Matrix: linux-build
Matrix: windows-build
macos-universal
14s
Annotations
11 warnings
macos-build (arm64):
build-macos-arm64-release-ci/vcpkg_installed/arm64-osx/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
|
macos-build (arm64):
src/sv_mod_frags.c#L181
passing 'const PCRE2_UCHAR8 **' (aka 'const unsigned char **') to parameter of type 'PCRE2_UCHAR8 **' (aka 'unsigned char **') discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers]
|
macos-build (arm64):
src/snd_mem.c#L679
passing 'const byte *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
|
macos-build (arm64):
src/snd_mem.c#L679
passing 'const byte *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
|
macos-build (arm64):
src/gl_misc.c#L86
declaration does not declare anything [-Wmissing-declarations]
|
macos-build (x64):
build-macos-x64-release-ci/vcpkg_installed/arm64-osx/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
|
macos-build (x64):
src/sv_mod_frags.c#L181
passing 'const PCRE2_UCHAR8 **' (aka 'const unsigned char **') to parameter of type 'PCRE2_UCHAR8 **' (aka 'unsigned char **') discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers]
|
macos-build (x64):
src/snd_mem.c#L679
passing 'const byte *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
|
macos-build (x64):
src/snd_mem.c#L679
passing 'const byte *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
|
macos-build (x64):
src/gl_misc.c#L86
declaration does not declare anything [-Wmissing-declarations]
|
windows-build (windows-multi-x64)
The following actions use a deprecated Node.js version and will be forced to run on node20: microsoft/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ezQuake-macOS
|
7.72 MB |
|
linux-x86_64-AppImage
|
19.6 MB |
|
windows-multi-x64
|
3.83 MB |
|