[godot] Fix rendering in GDExtension. #210
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Godot artifact
'RichTextLabel.TextDirection' hides inherited member 'Control.TextDirection'. Use the new keyword if hiding was intended.
|
Build Godot artifact
'GltfAccessor.GetType()' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended.
|
Build Godot artifact
'GltfAccessor.MethodName.GetType' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended.
|
Build Godot artifact
'TextEdit.TextDirection' hides inherited member 'Control.TextDirection'. Use the new keyword if hiding was intended.
|
Build Godot artifact
'Button.TextDirection' hides inherited member 'Control.TextDirection'. Use the new keyword if hiding was intended.
|
Build Godot artifact
'ArrayMesh.BlendShapeMode' hides inherited member 'Mesh.BlendShapeMode'. Use the new keyword if hiding was intended.
|
Build Godot artifact
'Label.TextDirection' hides inherited member 'Control.TextDirection'. Use the new keyword if hiding was intended.
|
Build Godot artifact
'LineEdit.TextDirection' hides inherited member 'Control.TextDirection'. Use the new keyword if hiding was intended.
|
Build Godot artifact
'LinkButton.TextDirection' hides inherited member 'Control.TextDirection'. Use the new keyword if hiding was intended.
|
Build Godot artifact
'MenuBar.TextDirection' hides inherited member 'Control.TextDirection'. Use the new keyword if hiding was intended.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "godot-editor-linux-4.2.2-stable.zip", "godot-editor-linux-4.2.2-stable-mono.zip", "godot-editor-linux-4.3-stable.zip", "godot-editor-macos-4.2.2-stable.zip", "godot-editor-macos-4.2.2-stable-mono.zip", "godot-editor-windows-4.2.2-stable.zip", "godot-editor-windows-4.3-stable.zip", "godot-template-android-debug-4.2.2-stable.zip", "godot-template-android-debug-4.3-stable.zip", "godot-template-android-release-4.2.2-stable.zip", "godot-template-android-release-4.3-stable.zip", "godot-template-android-source-4.2.2-stable.zip", "godot-template-android-source-4.3-stable.zip", "godot-template-linux-debug-4.2.2-stable.zip", "godot-template-linux-debug-4.2.2-stable-mono.zip", "godot-template-linux-release-4.2.2-stable.zip", "godot-template-linux-release-4.2.2-stable-mono.zip", "godot-template-macos-4.2.2-stable-mono.zip", "godot-template-windows-debug-4.2.2-stable-mono.zip", "godot-template-windows-release-4.2.2-stable-mono.zip".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading