Skip to content

Merge pull request #81302 from akien-mga/gha-bump-versions #928

Merge pull request #81302 from akien-mga/gha-bump-versions

Merge pull request #81302 from akien-mga/gha-bump-versions #928

Triggered via push September 5, 2023 11:19
Status Success
Total duration 1h 5m 42s
Artifacts 11

runner.yml

on: push
📊 Static checks  /  Code style, file formatting, and docs
1m 34s
📊 Static checks / Code style, file formatting, and docs
Matrix: 🐧 Linux / build-linux
🤖 Android  /  Template (target=template_release)
41m 7s
🤖 Android / Template (target=template_release)
🍏 iOS  /  Template (target=template_release)
24m 21s
🍏 iOS / Template (target=template_release)
🌐 Web  /  Template (target=template_release)
31m 56s
🌐 Web / Template (target=template_release)
Matrix: 🍎 macOS / build-macos
Matrix: 🏁 Windows / build-windows
🪲 Godot CPP  /  Build and test Godot CPP
11m 27s
🪲 Godot CPP / Build and test Godot CPP
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
🌐 Web / Template (target=template_release)
No cached files found at path "/home/runner/work/godot/godot/emsdk-cache" - downloading and caching emsdk.
The following validation errors no longer occur (compared to 4.1-stable):: misc/extension_api_validation/4.1-stable.expected#L1
Validate extension JSON: API was removed: classes/FontFile/properties/fallbacks Validate extension JSON: API was removed: classes/FontVariation/properties/fallbacks Validate extension JSON: API was removed: classes/FramebufferCacheRD Validate extension JSON: API was removed: classes/GDScriptEditorTranslationParserPlugin Validate extension JSON: API was removed: classes/GDScriptNativeClass Validate extension JSON: API was removed: classes/GLTFDocumentExtensionPhysics Validate extension JSON: API was removed: classes/GLTFDocumentExtensionTextureWebP Validate extension JSON: API was removed: classes/GodotPhysicsServer2D Validate extension JSON: API was removed: classes/GodotPhysicsServer3D Validate extension JSON: API was removed: classes/GraphEdit/methods/get_scroll_ofs Validate extension JSON: API was removed: classes/GraphEdit/methods/get_snap Validate extension JSON: API was removed: classes/GraphEdit/methods/get_zoom_hbox Validate extension JSON: API was removed: classes/GraphEdit/methods/is_using_snap Validate extension JSON: API was removed: classes/GraphEdit/methods/set_scroll_ofs Validate extension JSON: API was removed: classes/GraphEdit/methods/set_snap Validate extension JSON: API was removed: classes/GraphEdit/methods/set_use_snap Validate extension JSON: API was removed: classes/GraphEdit/properties/snap_distance Validate extension JSON: API was removed: classes/GraphEdit/properties/use_snap Validate extension JSON: API was removed: classes/GraphNode/methods/is_comment Validate extension JSON: API was removed: classes/GraphNode/methods/set_comment Validate extension JSON: API was removed: classes/GraphNode/properties/comment Validate extension JSON: API was removed: classes/IPUnix Validate extension JSON: API was removed: classes/MovieWriterMJPEG Validate extension JSON: API was removed: classes/MovieWriterPNGWAV Validate extension JSON: API was removed: classes/ResourceFormatImporterSaver Validate extension JSON: API was removed: classes/SystemFont/properties/fallbacks Validate extension JSON: API was removed: classes/UniformSetCacheRD Validate extension JSON: Error: Field 'classes/CodeEdit/methods/get_text_for_symbol_lookup': is_const changed value in new API, from false to true. Validate extension JSON: Error: Field 'classes/Font/methods/find_variation/arguments': size changed value in new API, from 4 to 8. Validate extension JSON: Error: Field 'classes/GraphEdit/properties/scroll_offset': getter changed value in new API, from "get_scroll_ofs" to &"get_scroll_offset". Validate extension JSON: Error: Field 'classes/GraphEdit/properties/scroll_offset': setter changed value in new API, from "set_scroll_ofs" to &"set_scroll_offset". Validate extension JSON: Error: Field 'classes/PopupMenu/methods/add_icon_shortcut/arguments': size changed value in new API, from 4 to 5. Validate extension JSON: Error: Field 'classes/PopupMenu/methods/add_shortcut/arguments': size changed value in new API, from 3 to 4. Validate extension JSON: Error: Field 'classes/RenderingDevice/enums/BarrierMask/values/BARRIER_MASK_ALL_BARRIERS': value changed value in new API, from 7.0 to 32767. Validate extension JSON: Error: Field 'classes/RenderingDevice/enums/BarrierMask/values/BARRIER_MASK_NO_BARRIER': value changed value in new API, from 8.0 to 32768. Validate extension JSON: Error: Field 'classes/RenderingDevice/enums/BarrierMask/values/BARRIER_MASK_RASTER': value changed value in new API, from 1.0 to 9. Validate extension JSON: Error: Field 'classes/RenderingDevice/methods/barrier/arguments/0': default_value changed value in new API, from "7" to "32767". Validate extension JSON: Error: Field 'classes/RenderingDevice/methods/barrier/arguments/1': default_value changed value in new API, from "7" to "32767". Validate extension JSON: Error: Field 'classes/RenderingDevice/methods/buffer_clear/arguments/3': default_value changed value in new API, from "7" to "32767". Validate extension JSON: Error: Field 'classes/RenderingDevice/methods/buffer_update/arguments/4': default_value changed value in new API, from "7" to "32767". Validate extensi
🐧 Linux / Editor w/ Mono (target=editor): modules/mono/glue/GodotSharp/GodotSharp/Generated/GodotObjects/RichTextLabel.cs#L364
'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#L66
'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#L172
'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#L282
'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#L571
'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/GraphNode.cs#L161
'GraphNode.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#L246
'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/LineEdit.cs#L610
'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/LinkButton.cs#L87
'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#L79
'MenuBar.TextDirection' hides inherited member 'Control.TextDirection'. Use the new keyword if hiding was intended.

Artifacts

Produced during runtime
Name Size
android-template Expired
110 MB
godot-api-dump Expired
5.24 MB
ios-template Expired
123 MB
linux-editor-mono Expired
154 MB
linux-template-minimal Expired
41.1 MB
linux-template-mono Expired
67.3 MB
macos-editor Expired
107 MB
macos-template Expired
58 MB
web-template Expired
74.8 MB
windows-editor Expired
109 MB
windows-template Expired
51.6 MB