Merge branch 'main' into dev #713
build.yml
on: push
Matrix: iOS
Matrix: Linux
Matrix: MacOS
Matrix: Windows
Annotations
68 warnings
Windows (Debug, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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.
|
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_common.hpp#L687
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
MacOS (Debug, ARM):
Lumos/External/vulkan/SPIRV-Cross/spirv_common.hpp#L687
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
MacOS (Debug, ARM):
Lumos/External/vulkan/SPIRV-Cross/spirv_parser.cpp#L27
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
MacOS (Debug, ARM):
Lumos/External/vulkan/SPIRV-Cross/spirv_parser.cpp#L252
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
MacOS (Debug, ARM):
Lumos/External/vulkan/SPIRV-Cross/spirv_common.hpp#L687
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
MacOS (Debug, ARM):
Lumos/External/vulkan/SPIRV-Cross/spirv_msl.cpp#L33
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
MacOS (Debug, ARM):
Lumos/External/vulkan/SPIRV-Cross/spirv_msl.cpp#L6175
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Linux (debug, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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.
|
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_common.hpp#L687
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
MacOS (Debug, x64):
Lumos/External/vulkan/SPIRV-Cross/spirv_common.hpp#L687
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
MacOS (Debug, x64):
Lumos/External/vulkan/SPIRV-Cross/spirv_parser.cpp#L27
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
MacOS (Debug, x64):
Lumos/External/vulkan/SPIRV-Cross/spirv_parser.cpp#L252
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
MacOS (Debug, x64):
Lumos/External/vulkan/SPIRV-Cross/spirv_common.hpp#L687
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
MacOS (Debug, x64):
Lumos/External/vulkan/SPIRV-Cross/spirv_msl.cpp#L33
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
MacOS (Debug, x64):
Lumos/External/vulkan/SPIRV-Cross/spirv_msl.cpp#L6175
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Linux (production, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 (Production, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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.
|
Windows (Release, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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.
|
MacOS (Production, ARM)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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_common.hpp#L687
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
MacOS (Production, ARM):
Lumos/External/vulkan/SPIRV-Cross/spirv_common.hpp#L687
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
MacOS (Production, ARM):
Lumos/External/vulkan/SPIRV-Cross/spirv_parser.cpp#L27
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
MacOS (Production, ARM):
Lumos/External/vulkan/SPIRV-Cross/spirv_parser.cpp#L252
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
MacOS (Production, ARM):
Lumos/External/vulkan/SPIRV-Cross/spirv_common.hpp#L687
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
MacOS (Production, ARM):
Lumos/External/vulkan/SPIRV-Cross/spirv_msl.cpp#L33
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
MacOS (Production, ARM):
Lumos/External/vulkan/SPIRV-Cross/spirv_msl.cpp#L6175
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
iOS (Production)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
MacOS (Production, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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_common.hpp#L687
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
MacOS (Production, x64):
Lumos/External/vulkan/SPIRV-Cross/spirv_common.hpp#L687
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
MacOS (Production, x64):
Lumos/External/vulkan/SPIRV-Cross/spirv_parser.cpp#L27
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
MacOS (Production, x64):
Lumos/External/vulkan/SPIRV-Cross/spirv_parser.cpp#L252
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
MacOS (Production, x64):
Lumos/External/vulkan/SPIRV-Cross/spirv_common.hpp#L687
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
MacOS (Production, x64):
Lumos/External/vulkan/SPIRV-Cross/spirv_msl.cpp#L33
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
MacOS (Production, x64):
Lumos/External/vulkan/SPIRV-Cross/spirv_msl.cpp#L6175
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "LinuxOutput", "LumosEditorIOS", "LumosEditorMAC_ARM", "LumosEditorMAC_x64", "WindowsOutput".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
LinuxOutput
Expired
|
92.1 MB |
|
LumosEditorIOS
Expired
|
144 MB |
|
LumosEditorMAC_ARM
Expired
|
32 Bytes |
|
LumosEditorMAC_x64
Expired
|
72.2 MB |
|
WindowsOutput
Expired
|
214 MB |
|