Skip to content

Fix level cutscenes sometimes not filling the screen #1883

Fix level cutscenes sometimes not filling the screen

Fix level cutscenes sometimes not filling the screen #1883

Triggered via pull request October 3, 2024 18:05
Status Success
Total duration 8m 18s
Artifacts 10

build.yml

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

Annotations

100 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: md5/md5.cpp#L69
variable 'f' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized]
macOS-ARM, Debug: md5/md5.cpp#L69
variable 'g' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized]
macOS-ARM, Debug: md5/md5.cpp#L69
variable 'f' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized]
macOS-ARM, Debug: md5/md5.cpp#L69
variable 'g' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized]
macOS-ARM, Debug: mem/mem.cpp#L218
mem.cpp: Compiling For Run-Time Library usage [-W#pragma-messages]
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: fix/fix.cpp#L129
unknown pragma ignored [-Wunknown-pragmas]
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: 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#L136
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#L270
variable 'r' set but not used [-Wunused-but-set-variable]
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: 2dlib/pentext.cpp#L343
comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare]
Linux-x64, Debug: 2dlib/pentext.cpp#L349
comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare]
Linux-x64, Debug: 2dlib/pentext.cpp#L353
comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare]
Linux-x64, Debug: 2dlib/pentext.cpp#L99
‘Draw_str_buf’ defined but not used [-Wunused-variable]
Linux-x64, Debug: 2dlib/pen.cpp#L136
variable ‘xa’ set but not used [-Wunused-but-set-variable]
Linux-x64, Debug: 2dlib/pen.cpp#L136
variable ‘ya’ set but not used [-Wunused-but-set-variable]
Linux-x64, Debug: 2dlib/pen.cpp#L136
variable ‘xb’ set but not used [-Wunused-but-set-variable]
Linux-x64, Debug: 2dlib/pen.cpp#L136
variable ‘yb’ set but not used [-Wunused-but-set-variable]
Linux-x64, Debug: 2dlib/memsurf.cpp#L143
‘grMemSurf_object’ defined but not used [-Wunused-variable]
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: 2dlib/pen.cpp#L136
variable ‘xa’ set but not used [-Wunused-but-set-variable]
Linux-x64, Release: 2dlib/pen.cpp#L136
variable ‘ya’ set but not used [-Wunused-but-set-variable]
Linux-x64, Release: 2dlib/pen.cpp#L136
variable ‘xb’ set but not used [-Wunused-but-set-variable]
Linux-x64, Release: 2dlib/pen.cpp#L136
variable ‘yb’ set but not used [-Wunused-but-set-variable]
Linux-x64, Release: 2dlib/font.cpp#L180
comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare]
Linux-x64, Release: 2dlib/font.cpp#L637
variable ‘width’ set but not used [-Wunused-but-set-variable]
Linux-x64, Release: 2dlib/pentext.cpp#L343
comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare]
Linux-x64, Release: 2dlib/pentext.cpp#L349
comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare]
Linux-x64, Release: 2dlib/pentext.cpp#L353
comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare]
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: 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-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#L136
unused function 'ddio_ff_SetCoopLevel' [-Wunused-function]
macOS-Intel, Release: module/module.cpp#L236
unused variable 'buffer' [-Wunused-variable]
macOS-Intel, Release: cfile/cfile.cpp#L270
variable 'r' set but not used [-Wunused-but-set-variable]
macOS-Intel, Release: cfile/cfile.cpp#L323
variable 'r' set but not used [-Wunused-but-set-variable]
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/pen.cpp#L136
variable 'ya' set but not used [-Wunused-but-set-variable]
Linux-x64-clang, Release: 2dlib/pen.cpp#L136
variable 'xa' set but not used [-Wunused-but-set-variable]
Linux-x64-clang, Release: 2dlib/pen.cpp#L136
variable 'yb' set but not used [-Wunused-but-set-variable]
Linux-x64-clang, Release: 2dlib/pen.cpp#L136
variable 'xb' set but not used [-Wunused-but-set-variable]
Linux-x64-clang, Release: 2dlib/pentext.cpp#L99
unused variable 'Draw_str_buf' [-Wunused-variable]
Linux-x64-clang, Release: 2dlib/font.cpp#L637
variable 'width' set but not used [-Wunused-but-set-variable]
Linux-x64-clang, Release: 2dlib/memsurf.cpp#L270
unused variable 'sbm' [-Wunused-variable]
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: 2dlib/pen.cpp#L136
variable 'ya' set but not used [-Wunused-but-set-variable]
Linux-x64-clang, Debug: 2dlib/pen.cpp#L136
variable 'xa' set but not used [-Wunused-but-set-variable]
Linux-x64-clang, Debug: 2dlib/pen.cpp#L136
variable 'yb' set but not used [-Wunused-but-set-variable]
Linux-x64-clang, Debug: 2dlib/pen.cpp#L136
variable 'xb' set but not used [-Wunused-but-set-variable]
Linux-x64-clang, Debug: 2dlib/pentext.cpp#L99
unused variable 'Draw_str_buf' [-Wunused-variable]
Linux-x64-clang, Debug: 2dlib/memsurf.cpp#L143
unused variable 'grMemSurf_object' [-Wunused-variable]
Linux-x64-clang, Debug: 2dlib/surface.cpp#L177
variable 'grerr' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized]
macOS-Intel, Debug: fix/fix.cpp#L129
unknown pragma ignored [-Wunknown-pragmas]
macOS-Intel, 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-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: md5/md5.cpp#L69
variable 'f' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized]
macOS-Intel, Debug: md5/md5.cpp#L69
variable 'g' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized]
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#L136
unused function 'ddio_ff_SetCoopLevel' [-Wunused-function]
Windows-x64, Debug: misc/pstring.cpp#L74
'<': signed/unsigned mismatch
Windows-x64, Debug: misc/error.cpp#L123
'=': conversion from 'size_t' to 'int', possible loss of data
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/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
Windows-x64, Release: misc/pstring.cpp#L74
'<': signed/unsigned mismatch
Windows-x64, Release: misc/error.cpp#L123
'=': conversion from 'size_t' to 'int', possible loss of data
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

Artifacts

Produced during runtime
Name Size
Descent3_Debug_Linux-x64
40.7 MB
Descent3_Debug_Linux-x64-clang
26.5 MB
Descent3_Debug_Windows-x64
17.9 MB
Descent3_Debug_macOS-ARM
16.1 MB
Descent3_Debug_macOS-Intel
17.8 MB
Descent3_Release_Linux-x64
9.71 MB
Descent3_Release_Linux-x64-clang
8.81 MB
Descent3_Release_Windows-x64
15.2 MB
Descent3_Release_macOS-ARM
11.1 MB
Descent3_Release_macOS-Intel
11.8 MB