Skip to content

OpenXR: Add support for binding modifiers #626

OpenXR: Add support for binding modifiers

OpenXR: Add support for binding modifiers #626

Triggered via push December 8, 2024 08:21
Status Failure
Total duration 11m 34s
Artifacts 6

runner.yml

on: push
📊 Static checks  /  Code style, file formatting, and docs
27s
📊 Static checks / Code style, file formatting, and docs
Matrix: 🐧 Linux / build-linux
🍏 iOS  /  Template (target=template_release)
1m 33s
🍏 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

36 errors
🐧 Linux / Template w/ Mono (target=template_release, tests=yes): modules/openxr/action_map/openxr_interaction_profile.cpp#L126
loop variable 'binding_modifier' of type 'const Ref<OpenXRActionBindingModifier>&' binds to a temporary constructed from type 'const Ref<OpenXRBindingModifier>'
🐧 Linux / Template w/ Mono (target=template_release, tests=yes): modules/openxr/action_map/openxr_interaction_profile.cpp#L395
loop variable 'binding_modifier' of type 'const Ref<OpenXRIPBindingModifier>&' binds to a temporary constructed from type 'const Ref<OpenXRBindingModifier>'
🐧 Linux / Template w/ Mono (target=template_release, tests=yes)
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/action_map/openxr_interaction_profile.cpp#L126
loop variable 'binding_modifier' of type 'const Ref<OpenXRActionBindingModifier> &' binds to a temporary constructed from type 'const Ref<OpenXRBindingModifier> &'
🐧 Linux / Editor with ThreadSanitizer (target=editor, tests=yes, dev_build=yes, use_tsan=yes, use_llvm=yes, linker=lld): modules/openxr/action_map/openxr_interaction_profile.cpp#L395
loop variable 'binding_modifier' of type 'const Ref<OpenXRIPBindingModifier> &' binds to a temporary constructed from type 'const Ref<OpenXRBindingModifier> &'
🤖 Android / Template arm32 (target=template_release, arch=arm32): modules/openxr/action_map/openxr_interaction_profile.cpp#L126
loop variable 'binding_modifier' of type 'const Ref<OpenXRActionBindingModifier> &' binds to a temporary constructed from type 'const Ref<OpenXRBindingModifier> &'
🤖 Android / Template arm32 (target=template_release, arch=arm32): modules/openxr/action_map/openxr_interaction_profile.cpp#L395
loop variable 'binding_modifier' of type 'const Ref<OpenXRIPBindingModifier> &' binds to a temporary constructed from type 'const Ref<OpenXRBindingModifier> &'
🤖 Android / Template arm32 (target=template_release, arch=arm32)
Process completed with exit code 2.
🤖 Android / Template arm64 (target=template_release, arch=arm64): modules/openxr/action_map/openxr_interaction_profile.cpp#L126
loop variable 'binding_modifier' of type 'const Ref<OpenXRActionBindingModifier> &' binds to a temporary constructed from type 'const Ref<OpenXRBindingModifier> &'
🤖 Android / Template arm64 (target=template_release, arch=arm64): modules/openxr/action_map/openxr_interaction_profile.cpp#L395
loop variable 'binding_modifier' of type 'const Ref<OpenXRIPBindingModifier> &' binds to a temporary constructed from type 'const Ref<OpenXRBindingModifier> &'
🤖 Android / Template arm64 (target=template_release, arch=arm64)
Process completed with exit code 2.
🤖 Android / Editor (target=editor): modules/openxr/action_map/openxr_interaction_profile.cpp#L126
loop variable 'binding_modifier' of type 'const Ref<OpenXRActionBindingModifier> &' binds to a temporary constructed from type 'const Ref<OpenXRBindingModifier> &'
🤖 Android / Editor (target=editor): modules/openxr/action_map/openxr_interaction_profile.cpp#L395
loop variable 'binding_modifier' of type 'const Ref<OpenXRIPBindingModifier> &' binds to a temporary constructed from type 'const Ref<OpenXRBindingModifier> &'
🤖 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/action_map/openxr_interaction_profile.cpp#L126
loop variable 'binding_modifier' of type 'const Ref<OpenXRActionBindingModifier> &' binds to a temporary constructed from type 'const Ref<OpenXRBindingModifier> &'
🐧 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/action_map/openxr_interaction_profile.cpp#L395
loop variable 'binding_modifier' of type 'const Ref<OpenXRIPBindingModifier> &' binds to a temporary constructed from type 'const Ref<OpenXRBindingModifier> &'
🍎 macOS / Template (target=template_release, tests=yes): modules/openxr/action_map/openxr_interaction_profile.cpp#L126
loop variable 'binding_modifier' of type 'const Ref<OpenXRActionBindingModifier> &' binds to a temporary constructed from type 'const Ref<OpenXRBindingModifier> &'
🍎 macOS / Template (target=template_release, tests=yes): modules/openxr/action_map/openxr_interaction_profile.cpp#L395
loop variable 'binding_modifier' of type 'const Ref<OpenXRIPBindingModifier> &' binds to a temporary constructed from type 'const Ref<OpenXRBindingModifier> &'
🍎 macOS / Template (target=template_release, tests=yes)
Process completed with exit code 2.
🍎 macOS / Editor (target=editor, tests=yes): modules/openxr/action_map/openxr_interaction_profile.cpp#L126
loop variable 'binding_modifier' of type 'const Ref<OpenXRActionBindingModifier> &' binds to a temporary constructed from type 'const Ref<OpenXRBindingModifier> &'
🍎 macOS / Editor (target=editor, tests=yes): modules/openxr/action_map/openxr_interaction_profile.cpp#L395
loop variable 'binding_modifier' of type 'const Ref<OpenXRIPBindingModifier> &' binds to a temporary constructed from type 'const Ref<OpenXRBindingModifier> &'
🍎 macOS / Editor (target=editor, tests=yes)
Process completed with exit code 2.
🐧 Linux / Editor w/ Mono (target=editor): modules/openxr/action_map/openxr_interaction_profile.cpp#L126
loop variable 'binding_modifier' of type 'const Ref<OpenXRActionBindingModifier>&' binds to a temporary constructed from type 'const Ref<OpenXRBindingModifier>'
🐧 Linux / Editor w/ Mono (target=editor): modules/openxr/action_map/openxr_interaction_profile.cpp#L395
loop variable 'binding_modifier' of type 'const Ref<OpenXRIPBindingModifier>&' binds to a temporary constructed from type 'const Ref<OpenXRBindingModifier>'
🐧 Linux / Editor w/ Mono (target=editor)
Process completed with exit code 2.
🏁 Windows / Editor w/ clang-cl (target=editor, tests=yes, use_llvm=yes): modules/openxr/action_map/openxr_interaction_profile.cpp#L126
loop variable 'binding_modifier' of type 'const Ref<OpenXRActionBindingModifier> &' binds to a temporary constructed from type 'const Ref<OpenXRBindingModifier> &'
🏁 Windows / Editor w/ clang-cl (target=editor, tests=yes, use_llvm=yes): modules/openxr/action_map/openxr_interaction_profile.cpp#L395
loop variable 'binding_modifier' of type 'const Ref<OpenXRIPBindingModifier> &' binds to a temporary constructed from type 'const Ref<OpenXRBindingModifier> &'
🏁 Windows / Editor w/ clang-cl (target=editor, tests=yes, use_llvm=yes)
Process completed with exit code 2.
🐧 Linux / Editor with doubles and GCC sanitizers (target=editor, tests=yes, dev_build=yes, scu_build=yes, precision=double, use_asan=yes, use_ubsan=yes, linker=gold): modules/openxr/action_map/openxr_interaction_profile.cpp#L126
loop variable 'binding_modifier' of type 'const Ref<OpenXRActionBindingModifier>&' binds to a temporary constructed from type 'const Ref<OpenXRBindingModifier>'
🐧 Linux / Editor with doubles and GCC sanitizers (target=editor, tests=yes, dev_build=yes, scu_build=yes, precision=double, use_asan=yes, use_ubsan=yes, linker=gold): modules/openxr/action_map/openxr_interaction_profile.cpp#L395
loop variable 'binding_modifier' of type 'const Ref<OpenXRIPBindingModifier>&' binds to a temporary constructed from type 'const Ref<OpenXRBindingModifier>'
🏁 Windows / Template w/ GCC (target=template_release, tests=yes, use_mingw=yes): modules/openxr/action_map/openxr_interaction_profile.cpp#L126
loop variable 'binding_modifier' of type 'const Ref<OpenXRActionBindingModifier>&' binds to a temporary constructed from type 'const Ref<OpenXRBindingModifier>'
🏁 Windows / Template w/ GCC (target=template_release, tests=yes, use_mingw=yes): modules/openxr/action_map/openxr_interaction_profile.cpp#L395
loop variable 'binding_modifier' of type 'const Ref<OpenXRIPBindingModifier>&' binds to a temporary constructed from type 'const Ref<OpenXRBindingModifier>'
🏁 Windows / Template w/ GCC (target=template_release, tests=yes, use_mingw=yes)
Process completed with exit code 2.

Artifacts

Produced during runtime
Name Size
ios-template
40.3 MB
linux-template-minimal
17.2 MB
web-nothreads-template
15.5 MB
web-template
15.5 MB
windows-editor
65.4 MB
windows-template
31.6 MB