Skip to content

Merge pull request #660 from tophyr/pr/check-x-and-y-axes #2022

Merge pull request #660 from tophyr/pr/check-x-and-y-axes

Merge pull request #660 from tophyr/pr/check-x-and-y-axes #2022

Triggered via push January 1, 2025 15:07
Status Success
Total duration 10m 52s
Artifacts 12

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

126 warnings
macOS-ARM, Debug: AudioEncode/aencode.cpp#L146
unused variable 'T911' [-Wunused-const-variable]
macOS-ARM, Debug: AudioEncode/aencode.cpp#L147
unused variable 'T913' [-Wunused-const-variable]
macOS-ARM, Debug: AudioEncode/aencode.cpp#L148
unused variable 'T1266' [-Wunused-const-variable]
macOS-ARM, Debug: third_party/stb/stb_image_write.h#L776
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macOS-ARM, Debug: fix/fix.cpp#L129
unknown pragma ignored [-Wunknown-pragmas]
macOS-ARM, Debug: mem/mem.cpp#L218
mem.cpp: Compiling For Run-Time Library usage [-W#pragma-messages]
macOS-ARM, Debug: mem/mem.cpp#L244
unused variable 'Mem_failsafe_block' [-Wunused-variable]
macOS-ARM, Debug: ddio/lnxforcefeedback.cpp#L135
unused function 'ddio_ff_SetCoopLevel' [-Wunused-function]
macOS-ARM, Debug: ddio/lnxmouse.cpp#L425
variable 'frame_count' set but not used [-Wunused-but-set-variable]
macOS-ARM, Debug: cfile/cfile.cpp#L129
lambda capture 'search_path' is not used [-Wunused-lambda-capture]
macOS-ARM, Release: AudioEncode/aencode.cpp#L146
unused variable 'T911' [-Wunused-const-variable]
macOS-ARM, Release: AudioEncode/aencode.cpp#L147
unused variable 'T913' [-Wunused-const-variable]
macOS-ARM, Release: AudioEncode/aencode.cpp#L148
unused variable 'T1266' [-Wunused-const-variable]
macOS-ARM, Release: third_party/stb/stb_image_write.h#L776
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macOS-ARM, Release: fix/fix.cpp#L129
unknown pragma ignored [-Wunknown-pragmas]
macOS-ARM, Release: mem/mem.cpp#L218
mem.cpp: Compiling For Run-Time Library usage [-W#pragma-messages]
macOS-ARM, Release: mem/mem.cpp#L244
unused variable 'Mem_failsafe_block' [-Wunused-variable]
macOS-ARM, Release: ddio/lnxforcefeedback.cpp#L135
unused function 'ddio_ff_SetCoopLevel' [-Wunused-function]
macOS-ARM, Release: ddio/lnxmouse.cpp#L425
variable 'frame_count' set but not used [-Wunused-but-set-variable]
macOS-ARM, Release: cfile/cfile.cpp#L129
lambda capture 'search_path' is not used [-Wunused-lambda-capture]
Linux-x64, Debug
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Linux-x64, Debug: AudioEncode/aencode.cpp#L959
comparison of integer expressions of different signedness: ‘int32_t’ {aka ‘int’} and ‘AudioError’ [-Wsign-compare]
Linux-x64, Debug: bitmap/bitmain.cpp#L644
comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare]
Linux-x64, Debug: bitmap/bitmain.cpp#L666
comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare]
Linux-x64, Debug: bitmap/iff.cpp#L552
variable ‘form_len’ set but not used [-Wunused-but-set-variable]
Linux-x64, Debug: bitmap/tga.cpp#L329
variable ‘data8bit’ set but not used [-Wunused-but-set-variable]
Linux-x64, Debug: bitmap/tga.cpp#L541
variable ‘data8bit’ set but not used [-Wunused-but-set-variable]
Linux-x64, Debug: linux/lnxcon_raw.cpp#L129
array subscript has type ‘char’ [-Wchar-subscripts]
Linux-x64, Debug: linux/lnxcon_raw.cpp#L177
format not a string literal and no format arguments [-Wformat-security]
Linux-x64, Debug: cfile/cfile.cpp#L148
left operand of comma operator has no effect [-Wunused-value]
Linux-x64, Debug: cfile/cfile.cpp#L148
left operand of comma operator has no effect [-Wunused-value]
Linux-x64, Release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Linux-x64, Release: AudioEncode/aencode.cpp#L959
comparison of integer expressions of different signedness: ‘int32_t’ {aka ‘int’} and ‘AudioError’ [-Wsign-compare]
Linux-x64, Release: bitmap/iff.cpp#L552
variable ‘form_len’ set but not used [-Wunused-but-set-variable]
Linux-x64, Release: bitmap/bitmain.cpp#L644
comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare]
Linux-x64, Release: bitmap/bitmain.cpp#L666
comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare]
Linux-x64, Release: bitmap/bitmain.cpp#L1285
unused variable ‘dp’ [-Wunused-variable]
Linux-x64, Release: bitmap/bitmain.cpp#L1286
unused variable ‘sp’ [-Wunused-variable]
Linux-x64, Release: bitmap/bitmain.cpp#L1290
unused variable ‘dmipped’ [-Wunused-variable]
Linux-x64, Release: bitmap/bitmain.cpp#L1482
‘shift’ may be used uninitialized in this function [-Wmaybe-uninitialized]
Linux-x64, Release: bitmap/tga.cpp#L329
variable ‘data8bit’ set but not used [-Wunused-but-set-variable]
Linux-x64, Release: bitmap/tga.cpp#L541
variable ‘data8bit’ set but not used [-Wunused-but-set-variable]
Linux-x64-clang, Debug
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Linux-x64-clang, Debug: AudioEncode/aencode.cpp#L146
unused variable 'T911' [-Wunused-const-variable]
Linux-x64-clang, Debug: AudioEncode/aencode.cpp#L147
unused variable 'T913' [-Wunused-const-variable]
Linux-x64-clang, Debug: AudioEncode/aencode.cpp#L148
unused variable 'T1266' [-Wunused-const-variable]
Linux-x64-clang, Debug: bitmap/iff.cpp#L177
explicitly assigning value of variable of type 'uint32_t' (aka 'unsigned int') to itself [-Wself-assign]
Linux-x64-clang, Debug: bitmap/iff.cpp#L349
logical not is only applied to the left hand side of this bitwise operator [-Wlogical-not-parentheses]
Linux-x64-clang, Debug: bitmap/iff.cpp#L552
variable 'form_len' set but not used [-Wunused-but-set-variable]
Linux-x64-clang, Debug: bitmap/tga.cpp#L329
variable 'data8bit' set but not used [-Wunused-but-set-variable]
Linux-x64-clang, Debug: bitmap/tga.cpp#L541
variable 'data8bit' set but not used [-Wunused-but-set-variable]
Linux-x64-clang, Debug: bitmap/tga.cpp#L167
unused function 'tga_read_int' [-Wunused-function]
Linux-x64-clang, Debug: linux/lnxcon_raw.cpp#L129
array subscript is of type 'char' [-Wchar-subscripts]
Linux-x64-clang, Release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Linux-x64-clang, Release: AudioEncode/aencode.cpp#L146
unused variable 'T911' [-Wunused-const-variable]
Linux-x64-clang, Release: AudioEncode/aencode.cpp#L147
unused variable 'T913' [-Wunused-const-variable]
Linux-x64-clang, Release: AudioEncode/aencode.cpp#L148
unused variable 'T1266' [-Wunused-const-variable]
Linux-x64-clang, Release: 2dlib/surface.cpp#L177
variable 'grerr' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized]
Linux-x64-clang, Release: bitmap/iff.cpp#L177
explicitly assigning value of variable of type 'uint32_t' (aka 'unsigned int') to itself [-Wself-assign]
Linux-x64-clang, Release: bitmap/iff.cpp#L349
logical not is only applied to the left hand side of this bitwise operator [-Wlogical-not-parentheses]
Linux-x64-clang, Release: bitmap/iff.cpp#L552
variable 'form_len' set but not used [-Wunused-but-set-variable]
Linux-x64-clang, Release: bitmap/bitmain.cpp#L1285
unused variable 'dp' [-Wunused-variable]
Linux-x64-clang, Release: bitmap/bitmain.cpp#L1286
unused variable 'sp' [-Wunused-variable]
Linux-x64-clang, Release: bitmap/bitmain.cpp#L1290
unused variable 'dmipped' [-Wunused-variable]
Linux-cross-arm64, Debug
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Linux-cross-arm64, Debug: AudioEncode/aencode.cpp#L959
comparison of integer expressions of different signedness: ‘int32_t’ {aka ‘int’} and ‘AudioError’ [-Wsign-compare]
Linux-cross-arm64, Debug: netgames/hyperanarchy/hyperanarchy.cpp#L129
‘void DisplayScores()’ declared ‘static’ but never defined [-Wunused-function]
Linux-cross-arm64, Debug: netgames/hyperanarchy/hyperanarchy.cpp#L137
‘void SwitchBlinkingHud(int)’ declared ‘static’ but never defined [-Wunused-function]
Linux-cross-arm64, Debug: bitmap/iff.cpp#L552
variable ‘form_len’ set but not used [-Wunused-but-set-variable]
Linux-cross-arm64, Debug: bitmap/bitmain.cpp#L644
comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare]
Linux-cross-arm64, Debug: bitmap/bitmain.cpp#L666
comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare]
Linux-cross-arm64, Debug: bitmap/tga.cpp#L329
variable ‘data8bit’ set but not used [-Wunused-but-set-variable]
Linux-cross-arm64, Debug: bitmap/tga.cpp#L541
variable ‘data8bit’ set but not used [-Wunused-but-set-variable]
Linux-cross-arm64, Debug: linux/lnxcon_raw.cpp#L129
array subscript has type ‘char’ [-Wchar-subscripts]
Linux-cross-arm64, Debug: linux/lnxcon_raw.cpp#L177
format not a string literal and no format arguments [-Wformat-security]
Linux-cross-arm64, Release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Linux-cross-arm64, Release: AudioEncode/aencode.cpp#L959
comparison of integer expressions of different signedness: ‘int32_t’ {aka ‘int’} and ‘AudioError’ [-Wsign-compare]
Linux-cross-arm64, Release: netgames/entropy/EntropyRoom.cpp#L170
unused variable ‘newpk’ [-Wunused-variable]
Linux-cross-arm64, Release: netgames/hoard/hoard.cpp#L1328
‘color’ may be used uninitialized in this function [-Wmaybe-uninitialized]
Linux-cross-arm64, Release: netgames/hoard/hoard.cpp#L1077
‘__builtin___snprintf_chk’ output may be truncated before the last format character [-Wformat-truncation=]
Linux-cross-arm64, Release: netgames/hyperanarchy/hyperanarchy.cpp#L129
‘void DisplayScores()’ declared ‘static’ but never defined [-Wunused-function]
Linux-cross-arm64, Release: netgames/hyperanarchy/hyperanarchy.cpp#L137
‘void SwitchBlinkingHud(int)’ declared ‘static’ but never defined [-Wunused-function]
Linux-cross-arm64, Release: netgames/hyperanarchy/hyperanarchy.cpp#L954
‘__builtin___snprintf_chk’ output may be truncated before the last format character [-Wformat-truncation=]
Linux-cross-arm64, Release: bitmap/iff.cpp#L552
variable ‘form_len’ set but not used [-Wunused-but-set-variable]
Linux-cross-arm64, Release: bitmap/tga.cpp#L329
variable ‘data8bit’ set but not used [-Wunused-but-set-variable]
Linux-cross-arm64, Release: bitmap/tga.cpp#L541
variable ‘data8bit’ set but not used [-Wunused-but-set-variable]
Windows-x64, Debug: misc/pstring.cpp#L74
'<': signed/unsigned mismatch
Windows-x64, Debug: mem/mem.cpp#L633
'initializing': conversion from 'size_t' to 'int', possible loss of data
Windows-x64, Debug: mem/mem.cpp#L680
'return': conversion from 'size_t' to 'int', possible loss of data
Windows-x64, Debug: mem/mem.cpp#L883
'type cast': pointer truncation from 'void *' to 'uint32_t'
Windows-x64, Debug: mem/mem.cpp#L883
'type cast': truncation from 'void *' to 'uint32_t'
Windows-x64, Debug: ddio/lnxio.cpp#L127
'argument': conversion from 'size_t' to 'DWORD', possible loss of data
Windows-x64, Debug: ddio/file.cpp#L66
'e': unreferenced local variable
Windows-x64, Debug: ddio/file.cpp#L100
'e': unreferenced local variable
Windows-x64, Debug: ddio/file.cpp#L122
'e': unreferenced local variable
Windows-x64, Debug: ddio/file.cpp#L176
'argument': conversion from 'int64_t' to 'unsigned int', possible loss of data
macOS-Intel, Debug: mem/mem.cpp#L218
mem.cpp: Compiling For Run-Time Library usage [-W#pragma-messages]
macOS-Intel, Debug: mem/mem.cpp#L244
unused variable 'Mem_failsafe_block' [-Wunused-variable]
macOS-Intel, Debug: ddio/lnxforcefeedback.cpp#L135
unused function 'ddio_ff_SetCoopLevel' [-Wunused-function]
macOS-Intel, Debug: ddio/lnxmouse.cpp#L425
variable 'frame_count' set but not used [-Wunused-but-set-variable]
macOS-Intel, Debug: AudioEncode/aencode.cpp#L146
unused variable 'T911' [-Wunused-const-variable]
macOS-Intel, Debug: AudioEncode/aencode.cpp#L147
unused variable 'T913' [-Wunused-const-variable]
macOS-Intel, Debug: AudioEncode/aencode.cpp#L148
unused variable 'T1266' [-Wunused-const-variable]
macOS-Intel, Debug: cfile/cfile.cpp#L129
lambda capture 'search_path' is not used [-Wunused-lambda-capture]
macOS-Intel, Debug: cfile/cfile.cpp#L129
lambda capture 'result' is not used [-Wunused-lambda-capture]
macOS-Intel, Debug: cfile/cfile.cpp#L148
left operand of comma operator has no effect [-Wunused-value]
Windows-x64, Release: misc/pstring.cpp#L74
'<': signed/unsigned mismatch
Windows-x64, Release: mem/mem.cpp#L633
'initializing': conversion from 'size_t' to 'int', possible loss of data
Windows-x64, Release: mem/mem.cpp#L680
'return': conversion from 'size_t' to 'int', possible loss of data
Windows-x64, Release: mem/mem.cpp#L883
'type cast': pointer truncation from 'void *' to 'uint32_t'
Windows-x64, Release: mem/mem.cpp#L883
'type cast': truncation from 'void *' to 'uint32_t'
Windows-x64, Release: ddio/file.cpp#L66
'e': unreferenced local variable
Windows-x64, Release: ddio/file.cpp#L100
'e': unreferenced local variable
Windows-x64, Release: ddio/file.cpp#L122
'e': unreferenced local variable
Windows-x64, Release: ddio/file.cpp#L176
'argument': conversion from 'int64_t' to 'unsigned int', possible loss of data
Windows-x64, Release: ddio/lnxio.cpp#L127
'argument': conversion from 'size_t' to 'DWORD', possible loss of data
macOS-Intel, Release: mem/mem.cpp#L218
mem.cpp: Compiling For Run-Time Library usage [-W#pragma-messages]
macOS-Intel, Release: mem/mem.cpp#L244
unused variable 'Mem_failsafe_block' [-Wunused-variable]
macOS-Intel, Release: ddio/lnxforcefeedback.cpp#L135
unused function 'ddio_ff_SetCoopLevel' [-Wunused-function]
macOS-Intel, Release: ddio/lnxmouse.cpp#L425
variable 'frame_count' set but not used [-Wunused-but-set-variable]
macOS-Intel, Release: AudioEncode/aencode.cpp#L146
unused variable 'T911' [-Wunused-const-variable]
macOS-Intel, Release: AudioEncode/aencode.cpp#L147
unused variable 'T913' [-Wunused-const-variable]
macOS-Intel, Release: AudioEncode/aencode.cpp#L148
unused variable 'T1266' [-Wunused-const-variable]
macOS-Intel, Release: cfile/cfile.cpp#L129
lambda capture 'search_path' is not used [-Wunused-lambda-capture]
macOS-Intel, Release: cfile/cfile.cpp#L129
lambda capture 'result' is not used [-Wunused-lambda-capture]
macOS-Intel, Release: cfile/cfile.cpp#L389
variable 'r' set but not used [-Wunused-but-set-variable]

Artifacts

Produced during runtime
Name Size
Descent3_Debug_Linux-cross-arm64
57.7 MB
Descent3_Debug_Linux-x64
66.5 MB
Descent3_Debug_Linux-x64-clang
52.1 MB
Descent3_Debug_Windows-x64
25.9 MB
Descent3_Debug_macOS-ARM
24.1 MB
Descent3_Debug_macOS-Intel
24.5 MB
Descent3_Release_Linux-cross-arm64
9.67 MB
Descent3_Release_Linux-x64
9.88 MB
Descent3_Release_Linux-x64-clang
8.9 MB
Descent3_Release_Windows-x64
15.4 MB
Descent3_Release_macOS-ARM
7.59 MB
Descent3_Release_macOS-Intel
8.04 MB