Cartridge emulation improvements #1627
build-macos.yml
on: pull_request
Matrix: build-macos
Universal binary
Annotations
6 errors and 8 warnings
|
x86_64
run-cmake action execution failed: 'Error: "'/Users/runner/work/_temp/1200103959/cmake-4.2.3-macos-universal/CMake.app/Contents/bin/cmake' failed with error code: '1'.'
|
|
x86_64:
src/NDSCart.cpp#L976
use of undeclared identifier 'assert'
|
|
x86_64:
src/NDSCart.cpp#L634
use of undeclared identifier 'assert'
|
|
x86_64:
src/NDSCart.cpp#L605
use of undeclared identifier 'assert'
|
|
arm64
The strategy configuration was canceled because "build-macos.x86_64" failed
|
|
arm64
The operation was canceled.
|
|
x86_64:
src/DSi_SD.cpp#L1077
16 enumeration values not handled in switch: 'Reset', 'GetOCR', 'AllGetCID'... [-Wswitch]
|
|
x86_64:
src/DSi_SD.cpp#L1034
enumeration values 'GetWriteBlockCount' and 'SetWriteBlockCount' not handled in switch [-Wswitch]
|
|
x86_64:
src/DSi_SD.cpp#L903
enumeration values 'IORWDirect', 'IORWExtended', and 'DataBlock' not handled in switch [-Wswitch]
|
|
x86_64:
src/DSi_NWifi.cpp#L624
17 enumeration values not handled in switch: 'Reset', 'GetOCR', 'AllGetCID'... [-Wswitch]
|
|
arm64:
src/DSi_SD.cpp#L1077
16 enumeration values not handled in switch: 'Reset', 'GetOCR', 'AllGetCID'... [-Wswitch]
|
|
arm64:
src/DSi_SD.cpp#L1034
enumeration values 'GetWriteBlockCount' and 'SetWriteBlockCount' not handled in switch [-Wswitch]
|
|
arm64:
src/DSi_SD.cpp#L903
enumeration values 'IORWDirect', 'IORWExtended', and 'DataBlock' not handled in switch [-Wswitch]
|
|
arm64:
src/DSi_NWifi.cpp#L624
17 enumeration values not handled in switch: 'Reset', 'GetOCR', 'AllGetCID'... [-Wswitch]
|