Skip to content

build fixes

build fixes #725

Triggered via push July 26, 2024 21:10
Status Cancelled
Total duration 4m 28s
Artifacts

build.yml

on: push
Matrix: iOS
Matrix: Linux
Matrix: MacOS
Matrix: Windows
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 37 warnings
iOS (Debug)
Process completed with exit code 65.
iOS (Production)
The job was canceled because "Debug" failed.
iOS (Production)
The operation was canceled.
Linux (production, x64)
Process completed with exit code 2.
Linux (debug, x64)
The job was canceled because "production_x64" failed.
Linux (debug, x64)
The operation was canceled.
Windows (Release, x64)
The run was canceled by @jmorton06.
Windows (Release, x64)
The operation was canceled.
Windows (Production, x64)
The run was canceled by @jmorton06.
Windows (Production, x64)
The operation was canceled.
MacOS (Production, ARM)
The run was canceled by @jmorton06.
MacOS (Production, ARM)
The operation was canceled.
MacOS (Debug, x64)
The run was canceled by @jmorton06.
MacOS (Debug, x64)
The operation was canceled.
MacOS (Production, x64)
The run was canceled by @jmorton06.
MacOS (Production, x64)
The operation was canceled.
MacOS (Debug, ARM)
The run was canceled by @jmorton06.
MacOS (Debug, ARM)
The operation was canceled.
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)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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 (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]
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_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_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]
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 (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_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_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]