actually save path settings in instance-local config #1118
build-macos.yml
on: push
Matrix: build-macos
Universal binary
18s
Annotations
20 warnings
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/Screen.cpp#L879
using the result of an assignment as a condition without parentheses [-Wparentheses]
|
x86_64:
src/frontend/qt_sdl/Screen.cpp#L888
using the result of an assignment as a condition without parentheses [-Wparentheses]
|
x86_64:
src/frontend/qt_sdl/EmuInstance.cpp#L1084
'codecvt_utf8_utf16<char16_t>' is deprecated [-Wdeprecated-declarations]
|
x86_64:
src/frontend/qt_sdl/EmuInstance.cpp#L1084
'wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t>' is deprecated [-Wdeprecated-declarations]
|
x86_64:
src/frontend/qt_sdl/EmuInstance.cpp#L1669
'codecvt_utf8_utf16<char16_t>' is deprecated [-Wdeprecated-declarations]
|
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/Screen.cpp#L879
using the result of an assignment as a condition without parentheses [-Wparentheses]
|
arm64:
src/frontend/qt_sdl/Screen.cpp#L888
using the result of an assignment as a condition without parentheses [-Wparentheses]
|
arm64:
src/frontend/qt_sdl/EmuInstance.cpp#L1084
'codecvt_utf8_utf16<char16_t>' is deprecated [-Wdeprecated-declarations]
|
arm64:
src/frontend/qt_sdl/EmuInstance.cpp#L1084
'wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t>' is deprecated [-Wdeprecated-declarations]
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
macOS-arm64
Expired
|
10.9 MB |
|
macOS-universal
|
21.9 MB |
|
macOS-x86_64
Expired
|
11.7 MB |
|