[4.2] Allow compiling with warnings with min macOS version up to 14 #96148
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build .NET solutions:
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.
|
|
Build .NET solutions:
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.
|
|
Build .NET solutions:
modules/mono/glue/GodotSharp/GodotSharp/Generated/GodotObjects/Label.cs#L244
'Label.TextDirection' hides inherited member 'Control.TextDirection'. Use the new keyword if hiding was intended.
|
|
Build .NET solutions:
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.
|
|
Build .NET solutions:
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.
|
|
Build .NET solutions:
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.
|
|
Build .NET solutions:
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.
|
|
Build .NET solutions:
modules/mono/glue/GodotSharp/GodotSharp/Generated/GodotObjects/GltfAccessor.cs#L569
'GltfAccessor.MethodName.GetType' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended.
|
|
Build .NET solutions:
modules/mono/glue/GodotSharp/GodotSharp/Generated/GodotObjects/GltfAccessor.cs#L280
'GltfAccessor.GetType()' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended.
|
|
Build .NET solutions:
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.
|
background
wait
wait-all
cancel
parallel
Loading