Skip to content

refactor descriptor sets + disable opengl #750

refactor descriptor sets + disable opengl

refactor descriptor sets + disable opengl #750

Triggered via push October 23, 2024 07:02
Status Failure
Total duration 8m 26s
Artifacts 4

build.yml

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

Annotations

3 errors and 48 warnings
iOS (Debug)
Process completed with exit code 65.
iOS (Production)
The job was canceled because "Debug" failed.
iOS (Production)
The operation was canceled.
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/timer.c#L153
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
MacOS (Debug, x64): Lumos/External/box2d/src/id_pool.c#L8
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
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, 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/timer.c#L153
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
MacOS (Debug, ARM): Lumos/External/box2d/src/id_pool.c#L8
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
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]
Linux (debug, x64)
Unexpected input(s) 'if', valid inputs are ['name', 'path', 'if-no-files-found', 'retention-days', 'compression-level', 'overwrite', 'include-hidden-files']
Linux (debug, x64)
No files were found with the provided path: bin/Production-linux-x86_64/. No artifacts will be uploaded.
Windows (Debug, x64)
Unexpected input(s) 'if', valid inputs are ['name', 'path', 'if-no-files-found', 'retention-days', 'compression-level', 'overwrite', 'include-hidden-files']
Windows (Debug, x64)
No files were found with the provided path: bin/Production-windows-x86_64/. No artifacts will be uploaded.
Linux (production, x64)
Unexpected input(s) 'if', valid inputs are ['name', 'path', 'if-no-files-found', 'retention-days', 'compression-level', 'overwrite', 'include-hidden-files']
Windows (Production, x64)
Unexpected input(s) 'if', valid inputs are ['name', 'path', 'if-no-files-found', 'retention-days', 'compression-level', 'overwrite', 'include-hidden-files']
Windows (Release, x64)
Unexpected input(s) 'if', valid inputs are ['name', 'path', 'if-no-files-found', 'retention-days', 'compression-level', 'overwrite', 'include-hidden-files']
Windows (Release, 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/timer.c#L153
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
MacOS (Production, ARM): Lumos/External/box2d/src/id_pool.c#L8
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
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, 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/timer.c#L153
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
MacOS (Production, x64): Lumos/External/box2d/src/id_pool.c#L8
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
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]

Artifacts

Produced during runtime
Name Size
LinuxOutput Expired
18.1 MB
LumosEditorMAC_ARM Expired
175 Bytes
LumosEditorMAC_x64 Expired
57.4 MB
WindowsOutput Expired
35.3 MB