Skip to content

Unify all platforms with CMake #30

Unify all platforms with CMake

Unify all platforms with CMake #30

Triggered via pull request August 29, 2024 19:51
Status Success
Total duration 4m 29s
Artifacts 7

main.yml

on: pull_request
Matrix: build
macos-universal
13s
macos-universal
Fit to window
Zoom out
Zoom in

Annotations

43 warnings
ninja-generic-dynamic: src/common.c#L429
ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
ninja-generic-dynamic: src/snd_mem.c#L679
pointer targets in passing argument 1 of ‘strncmp’ differ in signedness [-Wpointer-sign]
ninja-generic-dynamic: src/snd_mem.c#L679
pointer targets in passing argument 1 of ‘strncmp’ differ in signedness [-Wpointer-sign]
ninja-generic-dynamic: src/gl_misc.c#L86
useless type name in empty declaration
ninja-generic-dynamic: src/q_shared.c#L250
writing 1 byte into a region of size 0 [-Wstringop-overflow=]
ninja-generic-dynamic: src/sha1.c#L108
‘SHA1Transform’ accessing 64 bytes in a region of size 2 [-Wstringop-overflow=]
ninja-generic-static: src/common.c#L429
ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
ninja-generic-static: src/sv_mod_frags.c#L181
passing argument 1 of ‘pcre2_substring_list_free_8’ from incompatible pointer type [-Wincompatible-pointer-types]
ninja-generic-static: src/snd_mem.c#L679
pointer targets in passing argument 1 of ‘strncmp’ differ in signedness [-Wpointer-sign]
ninja-generic-static: src/snd_mem.c#L679
pointer targets in passing argument 1 of ‘strncmp’ differ in signedness [-Wpointer-sign]
ninja-generic-static: src/gl_misc.c#L86
useless type name in empty declaration
ninja-generic-static: src/q_shared.c#L250
writing 1 byte into a region of size 0 [-Wstringop-overflow=]
ninja-generic-static: src/sha1.c#L108
‘SHA1Transform’ accessing 64 bytes in a region of size 2 [-Wstringop-overflow=]
xcode-arm64-release-ci: src/xsd_document.c#L1170
implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32]
xcode-arm64-release-ci: src/xsd.c#L198
implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32]
xcode-arm64-release-ci: src/vx_tracker.c#L1303
implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32]
xcode-arm64-release-ci: src/vx_tracker.c#L1408
implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32]
xcode-arm64-release-ci: src/vx_coronas.c#L338
implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
xcode-arm64-release-ci: src/vx_coronas.c#L510
implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
xcode-arm64-release-ci: src/vx_coronas.c#L579
implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
xcode-arm64-release-ci: src/vm_local.h#L173
redefinition of typedef 'vm_t' is a C11 feature [-Wtypedef-redefinition]
xcode-arm64-release-ci: src/vm_local.h#L173
redefinition of typedef 'vm_t' is a C11 feature [-Wtypedef-redefinition]
xcode-arm64-release-ci: src/vm_interpreted.c#L221
implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
ninja-mingw64-x64-cross: src/sv_mod_frags.c#L181
passing argument 1 of ‘pcre2_substring_list_free_8’ from incompatible pointer type [-Wincompatible-pointer-types]
ninja-mingw64-x64-cross: src/snd_mem.c#L679
pointer targets in passing argument 1 of ‘strncmp’ differ in signedness [-Wpointer-sign]
ninja-mingw64-x64-cross: src/snd_mem.c#L679
pointer targets in passing argument 1 of ‘strncmp’ differ in signedness [-Wpointer-sign]
ninja-mingw64-x64-cross: src/gl_misc.c#L86
useless type name in empty declaration
ninja-mingw64-x64-cross: src/q_shared.c#L250
writing 1 byte into a region of size 0 [-Wstringop-overflow=]
ninja-mingw64-i686-cross: src/sv_mod_frags.c#L181
passing argument 1 of ‘pcre2_substring_list_free_8’ from incompatible pointer type [-Wincompatible-pointer-types]
ninja-mingw64-i686-cross: src/snd_mem.c#L679
pointer targets in passing argument 1 of ‘strncmp’ differ in signedness [-Wpointer-sign]
ninja-mingw64-i686-cross: src/snd_mem.c#L679
pointer targets in passing argument 1 of ‘strncmp’ differ in signedness [-Wpointer-sign]
ninja-mingw64-i686-cross: src/gl_misc.c#L86
useless type name in empty declaration
ninja-mingw64-i686-cross: src/q_shared.c#L250
writing 1 byte into a region of size 0 [-Wstringop-overflow=]
xcode-x64-release-ci: src/xsd_document.c#L1170
implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32]
xcode-x64-release-ci: src/xsd.c#L198
implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32]
xcode-x64-release-ci: src/vx_tracker.c#L1303
implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32]
xcode-x64-release-ci: src/vx_tracker.c#L1408
implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32]
xcode-x64-release-ci: src/vx_coronas.c#L338
implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
xcode-x64-release-ci: src/vx_coronas.c#L510
implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
xcode-x64-release-ci: src/vx_coronas.c#L579
implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
xcode-x64-release-ci: src/vm_local.h#L173
redefinition of typedef 'vm_t' is a C11 feature [-Wtypedef-redefinition]
xcode-x64-release-ci: src/vm_local.h#L173
redefinition of typedef 'vm_t' is a C11 feature [-Wtypedef-redefinition]
xcode-x64-release-ci: src/vm_interpreted.c#L221
implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]

Artifacts

Produced during runtime
Name Size
ezQuake-macOS-universal-sandboxed
7.72 MB
ninja-generic-static-release
5.05 MB
ninja-mingw64-i686-cross
4.52 MB
ninja-mingw64-x64-cross
4.47 MB
ninja-msvc-x64
3.99 MB
xcode-arm64-release-ci
3.68 MB
xcode-x64-release-ci
4.07 MB