Skip to content

Implement Structs in GDScript #2364

Implement Structs in GDScript

Implement Structs in GDScript #2364

Triggered via pull request July 17, 2026 04:53
Status Failure
Total duration 1h 10m 46s
Artifacts 6

runner.yml

on: pull_request
📊 Static checks  /  Code style, file formatting, and docs
51s
📊 Static checks / Code style, file formatting, and docs
🍏 iOS  /  Template (target=template_release)
2m 28s
🍏 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

20 errors and 19 warnings
🍎 macOS / Template (target=template_release)
Process completed with exit code 1.
🍎 macOS / Editor (target=editor)
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
🐧 Linux / Editor w/ Mono (target=editor)
Process completed with exit code 2.
🐧 Linux / Minimal template (target=template_release, everything disabled)
Process completed with exit code 2.
🐧 Linux / Template w/ Mono, release (target=template_release)
Process completed with exit code 132.
🐧 Linux / Template w/ Mono, debug (target=template_debug)
Process completed with exit code 134.
🏁 Windows / Template (target=template_release)
Process completed with exit code 2.
🏁 Windows / Template w/ GCC (target=template_release, use_mingw=yes)
Process completed with exit code 1.
🏁 Windows / Editor (target=editor)
Process completed with exit code 2.
📊 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 / 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/
🍎 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/
🍏 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/
🐧 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/
🐧 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 / 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/
🤖 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/
🌐 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/
🤖 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/
🐧 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/
🌐 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/
🐧 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/cache/save@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)
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']
🏁 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/cache/save@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 / 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']

Artifacts

Produced during runtime
Name Size Digest
android-template-arm32
76 MB
sha256:1d08c5f8f87b9283b95be468ba2ca525f68ec2834daac6689e04433bbf123213
android-template-arm64
70.5 MB
sha256:d2b98bed8fff96c41f852370a8384836a4bafd2e342b78183d1fa08630e04177
linux-template-mono
35.4 MB
sha256:b29369e2052dc99bad6b9790dd9cdc648e96550d474ba2ba8a1b9e7b919e1f5a
linux-template-mono-debug
34.2 MB
sha256:ca77acb549e15f212c2b2f466c51c2fc3a73f05a6e7b7903d4042909486ca981
web-nothreads-template
17.4 MB
sha256:77105bfed24548122278e1ef0bd40137d8b92007cc370bf626f7a63e8ee7a84c
web-template
17.4 MB
sha256:c8bbe460077c8eccecbc02398389b72bcb1ae757dbf26ac9f31ca8972384c4ff