Merge pull request #131 from jmorton06/dev #692
build.yml
on: push
Matrix: iOS
Matrix: Linux
Matrix: MacOS
Matrix: Windows
Annotations
4 errors and 78 warnings
iOS (Debug)
ld: symbol(s) not found for architecture arm64
|
iOS (Debug)
clang: error: linker command failed with exit code 1 (use -v to see invocation)
|
iOS (Production)
ld: symbol(s) not found for architecture arm64
|
iOS (Production)
clang: error: linker command failed with exit code 1 (use -v to see invocation)
|
Windows (Debug, x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Windows (Debug, x64)
Unexpected input(s) 'if', valid inputs are ['name', 'path', 'if-no-files-found', 'retention-days']
|
Windows (Debug, x64)
No files were found with the provided path: bin/Production-windows-x86_64/. No artifacts will be uploaded.
|
Linux (debug, x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linux (debug, x64)
Unexpected input(s) 'if', valid inputs are ['name', 'path', 'if-no-files-found', 'retention-days']
|
Linux (debug, x64)
No files were found with the provided path: bin/Production-linux-x86_64/. No artifacts will be uploaded.
|
Linux (production, x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linux (production, x64)
Unexpected input(s) 'if', valid inputs are ['name', 'path', 'if-no-files-found', 'retention-days']
|
Windows (Release, x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Windows (Release, x64)
Unexpected input(s) 'if', valid inputs are ['name', 'path', 'if-no-files-found', 'retention-days']
|
Windows (Release, x64)
No files were found with the provided path: bin/Production-windows-x86_64/. No artifacts will be uploaded.
|
Windows (Production, x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Windows (Production, x64)
Unexpected input(s) 'if', valid inputs are ['name', 'path', 'if-no-files-found', 'retention-days']
|
iOS (Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
iOS (Debug)
No files were found with the provided path: *.7z. No artifacts will be uploaded.
|
iOS (Debug)
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
|
iOS (Debug):
Lumos/Source/Lumos/Platform/iOS/iOSOS.mm#L50
'AudioSessionSetActive' is deprecated: first deprecated in iOS 7.0 - no longer supported [-Wdeprecated-declarations]
|
iOS (Debug):
Lumos/Source/Lumos/Platform/iOS/iOSOS.mm#L78
'AudioSessionInitialize' is deprecated: first deprecated in iOS 7.0 - no longer supported [-Wdeprecated-declarations]
|
iOS (Debug):
Lumos/Source/Lumos/Platform/iOS/iOSOS.mm#L81
'AudioSessionSetProperty' is deprecated: first deprecated in iOS 7.0 - no longer supported [-Wdeprecated-declarations]
|
iOS (Debug):
Lumos/Source/Lumos/Platform/iOS/iOSOS.mm#L83
'AudioSessionSetActive' is deprecated: first deprecated in iOS 7.0 - no longer supported [-Wdeprecated-declarations]
|
iOS (Debug):
Lumos/Source/Lumos/Platform/Vulkan/VKDevice.cpp#L53
'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]
|
iOS (Debug):
Lumos/Source/Lumos/Platform/Vulkan/VKDevice.cpp#L73
'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]
|
iOS (Debug):
Lumos/Source/Lumos/Core/OS/Memory.h#L108
function previously declared with an explicit exception specification redeclared with an implicit exception specification [-Wimplicit-exception-spec-mismatch]
|
iOS (Debug):
Lumos/Source/Lumos/Core/OS/Memory.h#L111
function previously declared with an explicit exception specification redeclared with an implicit exception specification [-Wimplicit-exception-spec-mismatch]
|
iOS (Debug):
Lumos/Source/Lumos/Core/OS/Memory.h#L108
function previously declared with an explicit exception specification redeclared with an implicit exception specification [-Wimplicit-exception-spec-mismatch]
|
MacOS (Debug, ARM)
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
|
MacOS (Debug, ARM):
Lumos/External/lua/src/lundump.c#L237
adding 'int' to a string does not append to the string [-Wstring-plus-int]
|
MacOS (Debug, ARM):
Lumos/External/box2d/src/common/b2_timer.cpp#L91
implicit conversion loses integer precision: 'const unsigned long long' to 'suseconds_t' (aka 'int') [-Wshorten-64-to-32]
|
MacOS (Debug, ARM):
Lumos/External/vulkan/SPIRV-Cross/spirv_glsl.cpp#L4116
'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]
|
MacOS (Debug, ARM):
Lumos/External/vulkan/SPIRV-Cross/spirv_glsl.cpp#L4182
'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]
|
MacOS (Debug, ARM):
Lumos/Source/Lumos/Core/OS/Memory.h#L108
function previously declared with an explicit exception specification redeclared with an implicit exception specification [-Wimplicit-exception-spec-mismatch]
|
MacOS (Debug, ARM):
Lumos/Source/Lumos/Core/OS/Memory.h#L111
function previously declared with an explicit exception specification redeclared with an implicit exception specification [-Wimplicit-exception-spec-mismatch]
|
MacOS (Debug, ARM):
Lumos/Source/Lumos/Core/OS/Memory.h#L108
function previously declared with an explicit exception specification redeclared with an implicit exception specification [-Wimplicit-exception-spec-mismatch]
|
MacOS (Debug, ARM):
Lumos/Source/Lumos/Core/OS/Memory.h#L111
function previously declared with an explicit exception specification redeclared with an implicit exception specification [-Wimplicit-exception-spec-mismatch]
|
MacOS (Debug, ARM):
Lumos/Source/Lumos/Platform/Vulkan/VKDevice.cpp#L53
'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]
|
iOS (Production)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
iOS (Production)
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
|
iOS (Production):
Lumos/Source/Lumos/Platform/iOS/iOSOS.mm#L50
'AudioSessionSetActive' is deprecated: first deprecated in iOS 7.0 - no longer supported [-Wdeprecated-declarations]
|
iOS (Production):
Lumos/Source/Lumos/Platform/iOS/iOSOS.mm#L78
'AudioSessionInitialize' is deprecated: first deprecated in iOS 7.0 - no longer supported [-Wdeprecated-declarations]
|
iOS (Production):
Lumos/Source/Lumos/Platform/iOS/iOSOS.mm#L81
'AudioSessionSetProperty' is deprecated: first deprecated in iOS 7.0 - no longer supported [-Wdeprecated-declarations]
|
iOS (Production):
Lumos/Source/Lumos/Platform/iOS/iOSOS.mm#L83
'AudioSessionSetActive' is deprecated: first deprecated in iOS 7.0 - no longer supported [-Wdeprecated-declarations]
|
iOS (Production):
Lumos/Source/Lumos/Platform/Vulkan/VKDevice.cpp#L53
'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]
|
iOS (Production):
Lumos/Source/Lumos/Platform/Vulkan/VKDevice.cpp#L73
'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]
|
iOS (Production):
Lumos/Source/Lumos/Core/OS/Memory.h#L108
function previously declared with an explicit exception specification redeclared with an implicit exception specification [-Wimplicit-exception-spec-mismatch]
|
iOS (Production):
Lumos/Source/Lumos/Core/OS/Memory.h#L111
function previously declared with an explicit exception specification redeclared with an implicit exception specification [-Wimplicit-exception-spec-mismatch]
|
iOS (Production):
Lumos/Source/Lumos/Core/OS/Memory.h#L108
function previously declared with an explicit exception specification redeclared with an implicit exception specification [-Wimplicit-exception-spec-mismatch]
|
MacOS (Debug, x64)
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
|
MacOS (Debug, x64):
Lumos/External/lua/src/lundump.c#L237
adding 'int' to a string does not append to the string [-Wstring-plus-int]
|
MacOS (Debug, x64):
Lumos/External/box2d/src/common/b2_timer.cpp#L91
implicit conversion loses integer precision: 'const unsigned long long' to 'suseconds_t' (aka 'int') [-Wshorten-64-to-32]
|
MacOS (Debug, x64):
Lumos/External/vulkan/SPIRV-Cross/spirv_glsl.cpp#L4116
'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]
|
MacOS (Debug, x64):
Lumos/External/vulkan/SPIRV-Cross/spirv_glsl.cpp#L4182
'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]
|
MacOS (Debug, x64):
Lumos/Source/Lumos/Core/OS/Memory.h#L108
function previously declared with an explicit exception specification redeclared with an implicit exception specification [-Wimplicit-exception-spec-mismatch]
|
MacOS (Debug, x64):
Lumos/Source/Lumos/Core/OS/Memory.h#L111
function previously declared with an explicit exception specification redeclared with an implicit exception specification [-Wimplicit-exception-spec-mismatch]
|
MacOS (Debug, x64):
Lumos/Source/Lumos/Core/OS/Memory.h#L108
function previously declared with an explicit exception specification redeclared with an implicit exception specification [-Wimplicit-exception-spec-mismatch]
|
MacOS (Debug, x64):
Lumos/Source/Lumos/Core/OS/Memory.h#L111
function previously declared with an explicit exception specification redeclared with an implicit exception specification [-Wimplicit-exception-spec-mismatch]
|
MacOS (Debug, x64):
Lumos/Source/Lumos/Platform/Vulkan/VKDevice.cpp#L53
'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]
|
MacOS (Production, ARM)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
MacOS (Production, ARM)
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
|
MacOS (Production, ARM):
Lumos/External/lua/src/lundump.c#L237
adding 'int' to a string does not append to the string [-Wstring-plus-int]
|
MacOS (Production, ARM):
Lumos/External/box2d/src/common/b2_timer.cpp#L91
implicit conversion loses integer precision: 'const unsigned long long' to 'suseconds_t' (aka 'int') [-Wshorten-64-to-32]
|
MacOS (Production, ARM):
Lumos/External/vulkan/SPIRV-Cross/spirv_glsl.cpp#L4116
'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]
|
MacOS (Production, ARM):
Lumos/External/vulkan/SPIRV-Cross/spirv_glsl.cpp#L4182
'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]
|
MacOS (Production, ARM):
Lumos/Source/Lumos/Core/OS/Memory.h#L108
function previously declared with an explicit exception specification redeclared with an implicit exception specification [-Wimplicit-exception-spec-mismatch]
|
MacOS (Production, ARM):
Lumos/Source/Lumos/Core/OS/Memory.h#L111
function previously declared with an explicit exception specification redeclared with an implicit exception specification [-Wimplicit-exception-spec-mismatch]
|
MacOS (Production, ARM):
Lumos/Source/Lumos/Core/OS/Memory.h#L108
function previously declared with an explicit exception specification redeclared with an implicit exception specification [-Wimplicit-exception-spec-mismatch]
|
MacOS (Production, ARM):
Lumos/Source/Lumos/Core/OS/Memory.h#L111
function previously declared with an explicit exception specification redeclared with an implicit exception specification [-Wimplicit-exception-spec-mismatch]
|
MacOS (Production, ARM):
Lumos/Source/Lumos/Platform/Vulkan/VKDevice.cpp#L53
'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]
|
MacOS (Production, x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
MacOS (Production, x64)
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
|
MacOS (Production, x64):
Lumos/External/lua/src/lundump.c#L237
adding 'int' to a string does not append to the string [-Wstring-plus-int]
|
MacOS (Production, x64):
Lumos/External/box2d/src/common/b2_timer.cpp#L91
implicit conversion loses integer precision: 'const unsigned long long' to 'suseconds_t' (aka 'int') [-Wshorten-64-to-32]
|
MacOS (Production, x64):
Lumos/External/vulkan/SPIRV-Cross/spirv_glsl.cpp#L4116
'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]
|
MacOS (Production, x64):
Lumos/External/vulkan/SPIRV-Cross/spirv_glsl.cpp#L4182
'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]
|
MacOS (Production, x64):
Lumos/Source/Lumos/Core/OS/Memory.h#L108
function previously declared with an explicit exception specification redeclared with an implicit exception specification [-Wimplicit-exception-spec-mismatch]
|
MacOS (Production, x64):
Lumos/Source/Lumos/Core/OS/Memory.h#L111
function previously declared with an explicit exception specification redeclared with an implicit exception specification [-Wimplicit-exception-spec-mismatch]
|
MacOS (Production, x64):
Lumos/Source/Lumos/Core/OS/Memory.h#L108
function previously declared with an explicit exception specification redeclared with an implicit exception specification [-Wimplicit-exception-spec-mismatch]
|
MacOS (Production, x64):
Lumos/Source/Lumos/Core/OS/Memory.h#L111
function previously declared with an explicit exception specification redeclared with an implicit exception specification [-Wimplicit-exception-spec-mismatch]
|
MacOS (Production, x64):
Lumos/Source/Lumos/Platform/Vulkan/VKDevice.cpp#L53
'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]
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
LinuxOutput
Expired
|
86.7 MB |
|
LumosEditorIOS
Expired
|
111 MB |
|
LumosEditorMAC_ARM
Expired
|
32 Bytes |
|
LumosEditorMAC_x64
Expired
|
67.8 MB |
|
WindowsOutput
Expired
|
200 MB |
|