Skip to content

Change 2D navigation ProjectSettings from integers to floats #6403

Change 2D navigation ProjectSettings from integers to floats

Change 2D navigation ProjectSettings from integers to floats #6403

You are viewing an older attempt in the history of this workflow run. View latest attempt.
Triggered via pull request July 14, 2023 20:36
Status Failure
Total duration 13m 10s
Artifacts

runner.yml

on: pull_request
📊 Static checks  /  Code style, file formatting, and docs
39s
📊 Static checks / Code style, file formatting, and docs
🤖 Android  /  Template (target=template_release)
5m 28s
🤖 Android / Template (target=template_release)
🍏 iOS  /  Template (target=template_release)
4m 2s
🍏 iOS / Template (target=template_release)
🌐 Web  /  Template (target=template_release)
1m 23s
🌐 Web / Template (target=template_release)
Matrix: 🐧 Linux / build-linux
Matrix: 🍎 macOS / build-macos
Matrix: 🏁 Windows / build-windows
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
🐧 Linux / Editor w/ Mono (target=editor): modules/mono/glue/GodotSharp/GodotSharp/Generated/GodotObjects/TextEdit.cs#L748
'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#L349
'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#L468
'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#L176
'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#L595
'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.