Skip to content

Add more customization points to the VS project generation #110

Add more customization points to the VS project generation

Add more customization points to the VS project generation #110

Triggered via push February 28, 2024 17:20
Status Success
Total duration 49m 8s
Artifacts 12

runner.yml

on: push
📊 Static checks  /  Code style, file formatting, and docs
2m 36s
📊 Static checks / Code style, file formatting, and docs
Matrix: 🐧 Linux / build-linux
🤖 Android  /  Template (target=template_release)
29m 14s
🤖 Android / Template (target=template_release)
🍏 iOS  /  Template (target=template_release)
26m 4s
🍏 iOS / Template (target=template_release)
Matrix: 🍎 macOS / build-macos
Matrix: 🌐 Web / web-template
Matrix: 🏁 Windows / build-windows
🪲 Godot CPP  /  Build and test Godot CPP
7m 6s
🪲 Godot CPP / Build and test Godot CPP
Fit to window
Zoom out
Zoom in

Annotations

27 warnings
🐧 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, 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/.
🌐 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: 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/o threads (target=template_release, threads=no)
No cached files found at path "/home/runner/work/godot/godot/emsdk-cache" - downloading and caching emsdk.
🍎 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/.
🌐 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: 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)
No cached files found at path "/home/runner/work/godot/godot/emsdk-cache" - downloading and caching emsdk.
🐧 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, 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/.
🐧 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. 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/.
🏁 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, 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 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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
🐧 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, 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, 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/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/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/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/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/LineEdit.cs#L608
'LineEdit.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/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/MenuBar.cs#L77
'MenuBar.TextDirection' hides inherited member 'Control.TextDirection'. Use the new keyword if hiding was intended.
🏁 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, 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
118 MB
godot-api-dump Expired
5.42 MB
ios-template Expired
130 MB
linux-editor-mono Expired
164 MB
linux-template-minimal Expired
44.7 MB
linux-template-mono Expired
71.4 MB
macos-editor Expired
109 MB
macos-template Expired
62.5 MB
web-nothreads-template Expired
80.4 MB
web-template Expired
78.7 MB
windows-editor Expired
133 MB
windows-template Expired
78.7 MB