Skip to content

OpenXR: Add support for binding modifiers #589

OpenXR: Add support for binding modifiers

OpenXR: Add support for binding modifiers #589

Triggered via push October 21, 2024 07:49
Status Failure
Total duration 43m 46s
Artifacts 9

runner.yml

on: push
📊 Static checks  /  Code style, file formatting, and docs
24s
📊 Static checks / Code style, file formatting, and docs
Matrix: 🐧 Linux / build-linux
🍏 iOS  /  Template (target=template_release)
5m 50s
🍏 iOS / Template (target=template_release)
Matrix: 🤖 Android / build-android
Matrix: 🍎 macOS / build-macos
Matrix: 🌐 Web / web-template
Matrix: 🏁 Windows / build-windows
🪲 Godot CPP  /  Build and test Godot CPP
🪲 Godot CPP / Build and test Godot CPP
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 2 warnings
🤖 Android / Template arm32 (target=template_release, arch=arm32)
Process completed with exit code 2.
🤖 Android / Template arm64 (target=template_release, arch=arm64)
Process completed with exit code 2.
🐧 Linux / Editor with ThreadSanitizer (target=editor, tests=yes, dev_build=yes, use_tsan=yes, use_llvm=yes, linker=lld): modules/openxr/openxr_interface.cpp#L290
loop variable 'xr_binding_modifier' of type 'const Ref<OpenXRBindingModifier> &' binds to a temporary constructed from type 'Variant &' [-Werror,-Wrange-loop-construct]
🐧 Linux / Editor with ThreadSanitizer (target=editor, tests=yes, dev_build=yes, use_tsan=yes, use_llvm=yes, linker=lld): modules/openxr/openxr_interface.cpp#L312
loop variable 'xr_binding_modifier' of type 'const Ref<OpenXRBindingModifier> &' binds to a temporary constructed from type 'Variant &' [-Werror,-Wrange-loop-construct]
🤖 Android / Editor (target=editor)
Process completed with exit code 2.
🐧 Linux / Editor with clang sanitizers (target=editor, tests=yes, dev_build=yes, use_asan=yes, use_ubsan=yes, use_llvm=yes, linker=lld): modules/openxr/openxr_interface.cpp#L290
loop variable 'xr_binding_modifier' of type 'const Ref<OpenXRBindingModifier> &' binds to a temporary constructed from type 'Variant &' [-Werror,-Wrange-loop-construct]
🐧 Linux / Editor with clang sanitizers (target=editor, tests=yes, dev_build=yes, use_asan=yes, use_ubsan=yes, use_llvm=yes, linker=lld): modules/openxr/openxr_interface.cpp#L312
loop variable 'xr_binding_modifier' of type 'const Ref<OpenXRBindingModifier> &' binds to a temporary constructed from type 'Variant &' [-Werror,-Wrange-loop-construct]
🍎 macOS / Template (target=template_release, tests=yes)
Process completed with exit code 2.
🍎 macOS / Editor (target=editor, tests=yes)
Process completed with exit code 2.
🏁 Windows / Editor w/ clang-cl (target=editor, tests=yes, use_llvm=yes)
Process completed with exit code 2.
🏁 Windows / Template w/ GCC (target=template_release, tests=yes, use_mingw=yes): modules/openxr/openxr_interface.cpp#L290
loop variable 'xr_binding_modifier' of type 'const Ref<OpenXRBindingModifier>&' binds to a temporary constructed from type 'Variant' [-Werror=range-loop-construct]
🏁 Windows / Template w/ GCC (target=template_release, tests=yes, use_mingw=yes): modules/openxr/openxr_interface.cpp#L312
loop variable 'xr_binding_modifier' of type 'const Ref<OpenXRBindingModifier>&' binds to a temporary constructed from type 'Variant' [-Werror=range-loop-construct]
🏁 Windows / Template w/ GCC (target=template_release, tests=yes, use_mingw=yes)
Process completed with exit code 2.
🌐 Web / Template w/ threads (target=template_release, threads=yes)
No cached files found at path "/home/runner/work/godot/godot/emsdk-cache" - downloading and caching emsdk.
🌐 Web / Template w/o threads (target=template_release, threads=no)
No cached files found at path "/home/runner/work/godot/godot/emsdk-cache" - downloading and caching emsdk.

Artifacts

Produced during runtime
Name Size
godot-api-dump
417 KB
ios-template
39.5 MB
linux-editor-mono
77.9 MB
linux-template-minimal
16.7 MB
linux-template-mono
30.9 MB
web-nothreads-template
15.3 MB
web-template
15.2 MB
windows-editor
64.7 MB
windows-template
31.2 MB