Handle global classes when resolving property location #20592
runner.yml
on: pull_request
📊 Static checks
/
Code style, file formatting, and docs
1m 2s
Matrix: 🐧 Linux / build-linux
🤖 Android
/
Template (target=template_release)
4m 30s
🍏 iOS
/
Template (target=template_release)
3m 36s
Matrix: 🍎 macOS / build-macos
Matrix: 🌐 Web / web-template
Matrix: 🏁 Windows / build-windows
🪲 Godot CPP
/
Build and test Godot CPP
6m 52s
Annotations
38 warnings
📊 Static checks / Code style, file formatting, and docs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🐧 Linux / Minimal template (target=template_release, everything disabled)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/setup-python@v4, ammaraskar/gcc-problem-matcher@master, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🌐 Web / Template w/o threads (target=template_release, threads=no)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: mymindstorm/setup-emsdk@v12, actions/cache@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🌐 Web / Template w/ threads (target=template_release, threads=yes)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: mymindstorm/setup-emsdk@v12, actions/cache@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🐧 Linux / Template w/ Mono (target=template_release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/setup-python@v4, ammaraskar/gcc-problem-matcher@master, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🍏 iOS / Template (target=template_release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🤖 Android / Template (target=template_release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, actions/cache@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🍎 macOS / Template (target=template_release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🐧 Linux / Editor w/ Mono (target=editor)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/setup-python@v4, actions/setup-dotnet@v3, ammaraskar/gcc-problem-matcher@master, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🐧 Linux / Editor w/ Mono (target=editor):
modules/mono/glue/GodotSharp/GodotSharp/Generated/GodotObjects/TextEdit.cs#L746
'TextEdit.TextDirection' hides inherited member 'Control.TextDirection'. Use the new keyword if hiding was intended.
|
🐧 Linux / Editor w/ Mono (target=editor):
modules/mono/glue/GodotSharp/GodotSharp/Generated/GodotObjects/GltfAccessor.cs#L287
'GltfAccessor.GetType()' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended.
|
🐧 Linux / Editor w/ Mono (target=editor):
modules/mono/glue/GodotSharp/GodotSharp/Generated/GodotObjects/GltfAccessor.cs#L576
'GltfAccessor.MethodName.GetType' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended.
|
🐧 Linux / Editor w/ Mono (target=editor):
modules/mono/glue/GodotSharp/GodotSharp/Generated/GodotObjects/ArrayMesh.cs#L64
'ArrayMesh.BlendShapeMode' hides inherited member 'Mesh.BlendShapeMode'. Use the new keyword if hiding was intended.
|
🐧 Linux / Editor w/ Mono (target=editor):
modules/mono/glue/GodotSharp/GodotSharp/Generated/GodotObjects/LinkButton.cs#L85
'LinkButton.TextDirection' hides inherited member 'Control.TextDirection'. Use the new keyword if hiding was intended.
|
🐧 Linux / Editor w/ Mono (target=editor):
modules/mono/glue/GodotSharp/GodotSharp/Generated/GodotObjects/Label.cs#L259
'Label.TextDirection' hides inherited member 'Control.TextDirection'. Use the new keyword if hiding was intended.
|
🐧 Linux / Editor w/ Mono (target=editor):
modules/mono/glue/GodotSharp/GodotSharp/Generated/GodotObjects/MenuBar.cs#L77
'MenuBar.TextDirection' hides inherited member 'Control.TextDirection'. Use the new keyword if hiding was intended.
|
🐧 Linux / Editor w/ Mono (target=editor):
modules/mono/glue/GodotSharp/GodotSharp/Generated/GodotObjects/Button.cs#L170
'Button.TextDirection' hides inherited member 'Control.TextDirection'. Use the new keyword if hiding was intended.
|
🐧 Linux / Editor w/ Mono (target=editor):
modules/mono/glue/GodotSharp/GodotSharp/Generated/GodotObjects/RichTextLabel.cs#L399
'RichTextLabel.TextDirection' hides inherited member 'Control.TextDirection'. Use the new keyword if hiding was intended.
|
🐧 Linux / Editor w/ Mono (target=editor):
modules/mono/glue/GodotSharp/GodotSharp/Generated/GodotObjects/LineEdit.cs#L608
'LineEdit.TextDirection' hides inherited member 'Control.TextDirection'. Use the new keyword if hiding was intended.
|
🐧 Linux / Editor with clang sanitizers (target=editor, tests=yes, dev_build=yes, use_asan=yes, use_ubsan=yes, use_llvm=yes, linker=lld)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/setup-python@v4, ammaraskar/gcc-problem-matcher@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🐧 Linux / Editor with ThreadSanitizer (target=editor, tests=yes, dev_build=yes, use_tsan=yes, use_llvm=yes, linker=lld)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/setup-python@v4, ammaraskar/gcc-problem-matcher@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🏁 Windows / Template (target=template_release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/setup-python@v4, dsaltares/[email protected], ammaraskar/msvc-problem-matcher@master, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🏁 Windows / Template (target=template_release)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
🏁 Windows / Template (target=template_release)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
🏁 Windows / Template (target=template_release)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
🏁 Windows / Template (target=template_release)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
🏁 Windows / Template (target=template_release)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
🏁 Windows / Template (target=template_release)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
🍎 macOS / Editor (target=editor, tests=yes)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🏁 Windows / Editor (target=editor, tests=yes)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/setup-python@v4, dsaltares/[email protected], ammaraskar/msvc-problem-matcher@master, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🏁 Windows / Editor (target=editor, tests=yes)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
🏁 Windows / Editor (target=editor, tests=yes)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
🏁 Windows / Editor (target=editor, tests=yes)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
🏁 Windows / Editor (target=editor, tests=yes)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
🏁 Windows / Editor (target=editor, tests=yes)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
🏁 Windows / Editor (target=editor, tests=yes)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
🐧 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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/setup-python@v4, ammaraskar/gcc-problem-matcher@master, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🪲 Godot CPP / Build and test Godot CPP
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
android-template
Expired
|
117 MB |
|
godot-api-dump
Expired
|
5.39 MB |
|
ios-template
Expired
|
130 MB |
|
linux-editor-mono
Expired
|
163 MB |
|
linux-template-minimal
Expired
|
44.3 MB |
|
linux-template-mono
Expired
|
71 MB |
|
macos-editor
Expired
|
109 MB |
|
macos-template
Expired
|
62.3 MB |
|
web-nothreads-template
Expired
|
80.2 MB |
|
web-template
Expired
|
78.4 MB |
|
windows-editor
Expired
|
119 MB |
|
windows-template
Expired
|
64.2 MB |
|