Skip to content

Implement Structs in GDScript #2366

Implement Structs in GDScript

Implement Structs in GDScript #2366

Triggered via pull request July 17, 2026 14:24
Status Cancelled
Total duration 9m 24s
Artifacts 6

runner.yml

on: pull_request
📊 Static checks  /  Code style, file formatting, and docs
44s
📊 Static checks / Code style, file formatting, and docs
🍏 iOS  /  Template (target=template_release)
2m 8s
🍏 iOS / Template (target=template_release)
Matrix: 🤖 Android / build-android
Matrix: 🐧 Linux / build-linux
Matrix: 🍎 macOS / build-macos
Matrix: 🌐 Web / web-template
Matrix: 🏁 Windows / build-windows
Fit to window
Zoom out
Zoom in

Annotations

29 errors and 19 warnings
🍎 macOS / Editor (target=editor)
Process completed with exit code 1.
🍎 macOS / Template (target=template_release)
Process completed with exit code 1.
🐧 Linux / Template w/ Mono, debug (target=template_debug)
Process completed with exit code 1.
🐧 Linux / Template w/ Mono, release (target=template_release)
Process completed with exit code 1.
🍏 iOS / Template (target=template_release): thirdparty/icu4c/common/unicode/uniset.h#L1415
virtual method 'complement' is inside a 'final' class and can never be overridden
🍏 iOS / Template (target=template_release): thirdparty/icu4c/common/unicode/uniset.h#L1378
virtual method 'remove' is inside a 'final' class and can never be overridden
🍏 iOS / Template (target=template_release): thirdparty/icu4c/common/unicode/uniset.h#L1340
virtual method 'retain' is inside a 'final' class and can never be overridden
🍏 iOS / Template (target=template_release): thirdparty/icu4c/common/unicode/uniset.h#L1234
virtual method 'add' is inside a 'final' class and can never be overridden
🍏 iOS / Template (target=template_release): thirdparty/icu4c/common/unicode/uniset.h#L846
virtual method 'containsAll' is inside a 'final' class and can never be overridden
🍏 iOS / Template (target=template_release): thirdparty/icu4c/common/unicode/uniset.h#L828
virtual method 'contains' is inside a 'final' class and can never be overridden
🍏 iOS / Template (target=template_release): thirdparty/icu4c/common/unicode/uniset.h#L803
virtual method 'isEmpty' is inside a 'final' class and can never be overridden
🍏 iOS / Template (target=template_release): thirdparty/icu4c/common/unicode/uniset.h#L795
virtual method 'size' is inside a 'final' class and can never be overridden
🍏 iOS / Template (target=template_release): thirdparty/icu4c/common/unicode/uniset.h#L525
virtual method 'hashCode' is inside a 'final' class and can never be overridden
🍏 iOS / Template (target=template_release): thirdparty/icu4c/common/unicode/uniset.h#L498
virtual method 'operator==' is inside a 'final' class and can never be overridden
🏁 Windows / Editor (target=editor)
Canceling since a higher priority waiting request for 🔗 GHA|1152/merge exists
🏁 Windows / Editor (target=editor)
The operation was canceled.
🏁 Windows / Template w/ GCC (target=template_release, use_mingw=yes)
Canceling since a higher priority waiting request for 🔗 GHA|1152/merge exists
🏁 Windows / Template (target=template_release)
Canceling since a higher priority waiting request for 🔗 GHA|1152/merge exists
🏁 Windows / Template (target=template_release)
The operation was canceled.
🐧 Linux / Minimal template (target=template_release, everything disabled)
Canceling since a higher priority waiting request for 🔗 GHA|1152/merge exists
🐧 Linux / Editor with ThreadSanitizer (target=editor, dev_build=yes, use_tsan=yes, use_llvm=yes, linker=lld)
Canceling since a higher priority waiting request for 🔗 GHA|1152/merge exists
🐧 Linux / Editor w/ Mono (target=editor)
Canceling since a higher priority waiting request for 🔗 GHA|1152/merge exists
🐧 Linux / Editor w/ Mono (target=editor)
The operation was canceled.
🔗 GHA
Canceling since a higher priority waiting request for 🔗 GHA|1152/merge exists
🔗 GHA
Canceling since a higher priority waiting request for 🔗 GHA|1152/merge exists
🔗 GHA
Canceling since a higher priority waiting request for 🔗 GHA|1152/merge exists
📊 Static checks / Code style, file formatting, and docs
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🍎 macOS / Editor (target=editor)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🍎 macOS / Template (target=template_release)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🐧 Linux / Template w/ Mono, debug (target=template_debug)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@v4, actions/cache/save@v4, actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4, dsaltares/fetch-gh-release-asset@1.1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🐧 Linux / Template w/ Mono, release (target=template_release)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@v4, actions/cache/save@v4, actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4, dsaltares/fetch-gh-release-asset@1.1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🍏 iOS / Template (target=template_release)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@v4, actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🌐 Web / Template w/ threads (target=template_release, threads=yes)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@v4, actions/cache/save@v4, actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4, mymindstorm/setup-emsdk@v14. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🤖 Android / Template arm32 (target=template_release, arch=arm32)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@v4, actions/cache/save@v4, actions/checkout@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, dsaltares/fetch-gh-release-asset@1.1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🤖 Android / Template arm64 (target=template_release, arch=arm64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@v4, actions/cache/save@v4, actions/checkout@v4, actions/setup-java@v4, actions/setup-python@v5, actions/upload-artifact@v4, dsaltares/fetch-gh-release-asset@1.1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🌐 Web / Template w/o threads (target=template_release, threads=no)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@v4, actions/cache/save@v4, actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4, mymindstorm/setup-emsdk@v14. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🏁 Windows / Editor (target=editor)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@v4, actions/checkout@v4, actions/setup-python@v5, dsaltares/fetch-gh-release-asset@1.1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🏁 Windows / Editor (target=editor)
Unexpected input(s) 'tests', valid inputs are ['target', 'platform', 'scons-flags', 'scons-cache']
🏁 Windows / Template w/ GCC (target=template_release, use_mingw=yes)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@v4, actions/checkout@v4, actions/setup-python@v5, dsaltares/fetch-gh-release-asset@1.1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🏁 Windows / Template w/ GCC (target=template_release, use_mingw=yes)
Unexpected input(s) 'tests', valid inputs are ['target', 'platform', 'scons-flags', 'scons-cache']
🏁 Windows / Template (target=template_release)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@v4, actions/checkout@v4, actions/setup-python@v5, dsaltares/fetch-gh-release-asset@1.1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🏁 Windows / Template (target=template_release)
Unexpected input(s) 'tests', valid inputs are ['target', 'platform', 'scons-flags', 'scons-cache']
🐧 Linux / Minimal template (target=template_release, everything disabled)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@v4, actions/checkout@v4, actions/setup-python@v5, dsaltares/fetch-gh-release-asset@1.1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🐧 Linux / Editor with ThreadSanitizer (target=editor, dev_build=yes, use_tsan=yes, use_llvm=yes, linker=lld)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@v4, actions/checkout@v4, actions/setup-python@v5, dsaltares/fetch-gh-release-asset@1.1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🐧 Linux / Editor w/ Mono (target=editor)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-python@v5, dsaltares/fetch-gh-release-asset@1.1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
android-template-arm32
76 MB
sha256:308a0040edfd5b0e8e87239f2b98762af51fe2c43a8bc6703a990539bf5fa738
android-template-arm64
70.5 MB
sha256:b092a18d6247c32373d70648ac307f648978f43cda06dcd80c57bcadfb241c60
linux-template-mono
35.4 MB
sha256:6213c08fca48538e88968ed3c26d4a9506b44d501b14a068bd39f4f3b690aa20
linux-template-mono-debug
34.2 MB
sha256:b37e204da0d277cb64a45e5fde8245221c02fba5ea05c766565e37851afa75db
web-nothreads-template
17.4 MB
sha256:876ff6b92a3b0516afd0ef132de0291190d9251f474faa2b2065e842b3ee7fb2
web-template
17.4 MB
sha256:cd0dd0bf37b13ef888f40b654a8ab3d4bbb47d548fbffca34d3ba970a3fc667b