[4.3] Allow compiling with warnings with min macOS version up to 14 #96147
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/Core/Array.cs#L1050
Type 'Array' owns disposable field(s) '_underlyingArray' but is not disposable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1001)
|
|
Build .NET solutions:
modules/mono/glue/GodotSharp/GodotSharp/Core/Dictionary.cs#L488
Type 'Dictionary' owns disposable field(s) '_underlyingDict' but is not disposable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1001)
|
|
Build .NET solutions:
modules/mono/glue/GodotSharp/GodotSharp/Generated/GodotObjects/VisualShaderNodeReroute.cs#L15
'VisualShaderNodeReroute.PortType' hides inherited member 'VisualShaderNode.PortType'. Use the new keyword if hiding was intended.
|
|
Build .NET solutions:
modules/mono/glue/GodotSharp/GodotSharp/Generated/GodotObjects/GltfAccessor.cs#L723
'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#L403
'GltfAccessor.GetType()' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended.
|
|
Build .NET solutions:
modules/mono/glue/GodotSharp/GodotSharp/Core/Dictionary.cs#L488
Type 'Dictionary' owns disposable field(s) '_underlyingDict' but is not disposable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1001)
|
|
Build .NET solutions:
modules/mono/glue/GodotSharp/GodotSharp/Core/Array.cs#L1050
Type 'Array' owns disposable field(s) '_underlyingArray' but is not disposable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1001)
|
|
Build .NET solutions:
modules/mono/glue/GodotSharp/GodotSharp/Generated/GodotObjects/VisualShaderNodeReroute.cs#L15
'VisualShaderNodeReroute.PortType' hides inherited member 'VisualShaderNode.PortType'. Use the new keyword if hiding was intended.
|
|
Build .NET solutions:
modules/mono/glue/GodotSharp/GodotSharp/Generated/GodotObjects/GltfAccessor.cs#L723
'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#L403
'GltfAccessor.GetType()' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended.
|
background
wait
wait-all
cancel
parallel
Loading