Merge pull request #10 from melonDS-emu/master #3
build-macos.yml
on: push
Matrix: build-macos
Universal binary
12s
Annotations
22 warnings
arm64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
arm64:
build/release-mac-arm64/vcpkg_installed/arm64-osx-11-release/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L318
The following variables are not used in CMakeLists.txt:
|
arm64:
src/GPU3D_Compute.h#L62
'NeedsShaderCompile' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
arm64:
src/OpenGLSupport.cpp#L163
format specifies type 'int' but the argument has type 'size_type' (aka 'unsigned long') [-Wformat]
|
arm64:
src/ARMJIT.cpp#L106
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
arm64:
src/ARMJIT.cpp#L108
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
arm64:
src/ARMJIT.cpp#L110
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
arm64:
src/ARMJIT.cpp#L126
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
arm64:
src/ARMJIT.cpp#L128
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
arm64:
src/ARMJIT.cpp#L130
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
arm64:
src/ARMJIT.cpp#L154
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
x86_64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
x86_64:
build/release-mac-x86_64/vcpkg_installed/arm64-osx-11-release/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L318
The following variables are not used in CMakeLists.txt:
|
x86_64:
src/GPU3D_Compute.h#L62
'NeedsShaderCompile' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
x86_64:
src/OpenGLSupport.cpp#L163
format specifies type 'int' but the argument has type 'size_type' (aka 'unsigned long') [-Wformat]
|
x86_64:
src/ARMJIT_Memory.cpp#L197
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
x86_64:
src/ARMJIT_Memory.cpp#L197
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
x86_64:
src/ARMJIT_Memory.cpp#L197
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
x86_64:
src/ARMJIT_Memory.cpp#L202
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
x86_64:
src/ARMJIT_Memory.cpp#L720
'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/ARMJIT_Memory.cpp#L1198
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
x86_64:
src/ARMJIT_Memory.cpp#L1199
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
macOS-arm64
Expired
|
10.5 MB |
|
macOS-universal
Expired
|
21 MB |
|
macOS-x86_64
Expired
|
11.3 MB |
|