Adjusting array size #741
build-macos.yml
on: push
Matrix: build-macos
Universal binary
13s
Annotations
20 warnings
x86_64:
src/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]
|
x86_64:
src/GPU_Texreplace.cpp#L70
operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
|
x86_64:
src/ARMJIT_Memory.cpp#L903
'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]
|
x86_64:
src/net/LAN.cpp#L513
enumeration value 'ENET_EVENT_TYPE_NONE' not handled in switch [-Wswitch]
|
x86_64:
src/net/LAN.cpp#L661
enumeration value 'ENET_EVENT_TYPE_NONE' not handled in switch [-Wswitch]
|
x86_64:
src/net/Netplay.cpp#L651
enumeration value 'ENET_EVENT_TYPE_NONE' not handled in switch [-Wswitch]
|
x86_64:
src/net/Netplay.cpp#L740
enumeration value 'ENET_EVENT_TYPE_NONE' not handled in switch [-Wswitch]
|
x86_64:
src/frontend/qt_sdl/Window.h#L157
'showGame' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
x86_64:
src/frontend/qt_sdl/Screen.cpp#L934
using the result of an assignment as a condition without parentheses [-Wparentheses]
|
x86_64:
src/frontend/qt_sdl/Screen.cpp#L943
using the result of an assignment as a condition without parentheses [-Wparentheses]
|
arm64:
src/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]
|
arm64:
src/GPU_Texreplace.cpp#L70
operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
|
arm64:
src/ARMJIT_Memory.cpp#L903
'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]
|
arm64:
src/ARMJIT_A64/ARMJIT_Branch.cpp#L86
expression result unused [-Wunused-value]
|
arm64:
src/net/LAN.cpp#L513
enumeration value 'ENET_EVENT_TYPE_NONE' not handled in switch [-Wswitch]
|
arm64:
src/net/LAN.cpp#L661
enumeration value 'ENET_EVENT_TYPE_NONE' not handled in switch [-Wswitch]
|
arm64:
src/net/Netplay.cpp#L651
enumeration value 'ENET_EVENT_TYPE_NONE' not handled in switch [-Wswitch]
|
arm64:
src/net/Netplay.cpp#L740
enumeration value 'ENET_EVENT_TYPE_NONE' not handled in switch [-Wswitch]
|
arm64:
src/frontend/qt_sdl/Window.h#L157
'showGame' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
arm64:
src/frontend/qt_sdl/Window.h#L157
'showGame' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
macOS-arm64
Expired
|
11 MB |
|
macOS-universal
|
22 MB |
|
macOS-x86_64
Expired
|
11.8 MB |
|