Starting 3.6.6 dev #509
build-targets.yml
on: pull_request
Matrix: macos-build
Matrix: appimage-build
Matrix: windows-build
macos-universal
15s
Annotations
13 warnings
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):
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 (x64):
src/sv_mod_frags.c#L181
passing argument 1 of ‘pcre2_substring_list_free_8’ from incompatible pointer type [-Wincompatible-pointer-types]
|
windows-build (x64):
src/snd_mem.c#L679
pointer targets in passing argument 1 of ‘strncmp’ differ in signedness [-Wpointer-sign]
|
windows-build (x64):
src/snd_mem.c#L679
pointer targets in passing argument 1 of ‘strncmp’ differ in signedness [-Wpointer-sign]
|
windows-build (x64):
src/gl_misc.c#L86
useless type name in empty declaration
|
windows-build (x64):
src/q_shared.c#L250
writing 1 byte into a region of size 0 [-Wstringop-overflow=]
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ezQuake-macOS
Expired
|
7.72 MB |
|
linux-x86_64-AppImage
Expired
|
94.1 MB |
|
windows-multi-x64
Expired
|
4.48 MB |
|