- added wrapper for BX Licenser #852
ci_mac.yml
on: push
ci_macos
5m 58s
ci_windows
2m 50s
Annotations
1 error and 11 warnings
ci_windows
Process completed with exit code 1.
|
ci_macos
Building targets in manual order is deprecated - check "Parallelize build for command-line builds" in the project editor, or set DISABLE_MANUAL_TARGET_ORDER_BUILD_WARNING in any of the targets in the current build to suppress this warning
|
ci_macos:
hi_scripting/scripting/api/ScriptingApi.cpp#L2436
non-void function does not return a value [-Wreturn-type]
|
ci_macos:
hi_core/hi_core/PresetHandler.cpp#L3102
unused variable 'previousLogger' [-Wunused-variable]
|
ci_macos:
hi_backend/backend/CompileExporter.cpp#L2024
unused variable 'shouldUseVS2017' [-Wunused-variable]
|
ci_macos:
hi_scripting/scripting/api/ScriptingApi.cpp#L2436
non-void function does not return a value [-Wreturn-type]
|
ci_macos:
ld#L1
ignoring file ../../../../tools/faust/fakelib/libfaust.a, building for macOS-x86_64 but attempting to link with file built for macOS-arm64
|
ci_macos:
hi_core/hi_core/PresetHandler.cpp#L3102
unused variable 'previousLogger' [-Wunused-variable]
|
ci_macos:
hi_backend/backend/CompileExporter.cpp#L2024
unused variable 'shouldUseVS2017' [-Wunused-variable]
|
ci_macos
Building targets in manual order is deprecated - check "Parallelize build for command-line builds" in the project editor, or set DISABLE_MANUAL_TARGET_ORDER_BUILD_WARNING in any of the targets in the current build to suppress this warning
|
ci_macos:
extras/demo_project/Binaries/Builds/MacOSX/Demo Project.xcodeproj#L1
The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.9, but the range of supported deployment target versions is 10.13 to 13.0.99. (in target 'Demo Project - App' from project 'Demo Project')
|
ci_windows
'git config --get remote.origin.url' failed with exit code: 1, output: ''
|