Add animation node extension #44554
Triggered via pull request
November 14, 2024 21:59
Status
Cancelled
Total duration
4m 11s
Artifacts
–
runner.yml
on: pull_request
📊 Static checks
/
Code style, file formatting, and docs
27s
Matrix: 🐧 Linux / build-linux
🍏 iOS
/
Template (target=template_release)
1m 36s
Matrix: 🤖 Android / build-android
Matrix: 🍎 macOS / build-macos
Matrix: 🌐 Web / web-template
Matrix: 🏁 Windows / build-windows
🪲 Godot CPP
/
Build and test Godot CPP
Annotations
22 errors
🐧 Linux / Minimal template (target=template_release, tests=yes, everything disabled):
scene/animation/animation_node_extension.cpp#L113
ISO C++ forbids taking the address of a bound member function to form a pointer to member function. Say '&AnimationNodeExtension::get_process_tree' [-fpermissive]
|
🐧 Linux / Minimal template (target=template_release, tests=yes, everything disabled)
Process completed with exit code 2.
|
🤖 Android / Template arm32 (target=template_release, arch=arm32)
Process completed with exit code 2.
|
🌐 Web / Template w/o threads (target=template_release, threads=no)
Process completed with exit code 2.
|
🌐 Web / Template w/ threads (target=template_release, threads=yes)
Process completed with exit code 2.
|
🤖 Android / Template arm64 (target=template_release, arch=arm64)
Process completed with exit code 2.
|
🍏 iOS / Template (target=template_release)
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):
scene/animation/animation_node_extension.cpp#L113
must explicitly qualify name of member function when taking its address
|
🐧 Linux / Editor with ThreadSanitizer (target=editor, tests=yes, dev_build=yes, use_tsan=yes, use_llvm=yes, linker=lld)
Process completed with exit code 2.
|
🤖 Android / Editor (target=editor)
Process completed with exit code 2.
|
🍎 macOS / Template (target=template_release, tests=yes)
Process completed with exit code 2.
|
🐧 Linux / Template w/ Mono (target=template_release, tests=yes):
scene/animation/animation_node_extension.cpp#L113
ISO C++ forbids taking the address of a bound member function to form a pointer to member function. Say '&AnimationNodeExtension::get_process_tree' [-fpermissive]
|
🐧 Linux / Template w/ Mono (target=template_release, tests=yes)
Process completed with exit code 2.
|
🍎 macOS / Editor (target=editor, tests=yes)
Process completed with exit code 2.
|
🐧 Linux / Editor w/ Mono (target=editor):
scene/animation/animation_node_extension.cpp#L113
ISO C++ forbids taking the address of a bound member function to form a pointer to member function. Say '&AnimationNodeExtension::get_process_tree' [-fpermissive]
|
🐧 Linux / Editor w/ Mono (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)
Canceling since a higher priority waiting request for 'ci-GuilhermeGSousa-animation-node-extension-refs/pull/99181/merge-runner' exists
|
🏁 Windows / Editor w/ clang-cl (target=editor, tests=yes, use_llvm=yes)
Canceling since a higher priority waiting request for 'ci-GuilhermeGSousa-animation-node-extension-refs/pull/99181/merge-runner' exists
|
🏁 Windows / Editor (target=editor, tests=yes)
Canceling since a higher priority waiting request for 'ci-GuilhermeGSousa-animation-node-extension-refs/pull/99181/merge-runner' exists
|
🏁 Windows / Template w/ GCC (target=template_release, tests=yes, use_mingw=yes)
Canceling since a higher priority waiting request for 'ci-GuilhermeGSousa-animation-node-extension-refs/pull/99181/merge-runner' exists
|
🐧 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)
Canceling since a higher priority waiting request for 'ci-GuilhermeGSousa-animation-node-extension-refs/pull/99181/merge-runner' exists
|
🏁 Windows / Template (target=template_release, tests=yes)
Canceling since a higher priority waiting request for 'ci-GuilhermeGSousa-animation-node-extension-refs/pull/99181/merge-runner' exists
|