Add .gitattributes
, unify eol/encoding
#1
Merged
Annotations
21 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dsnopek/action-download-artifact@1322f74e2dac9feed2ee76a32d9ae1ca3b4cf4e9. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
src/Godot.BindingsGenerator/BindingsGenerator/BindingsData.CollectionContext.cs#L9
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
|
src/Godot.BindingsGenerator/BindingsGenerator/BindingsData.RegisterKnownTypes.cs#L7
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
|
src/Godot.Bindings/Generated/EngineClasses/GltfAccessor.cs#L798
'GltfAccessor.GetType()' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended.
|
src/Godot.Bindings/Generated/EngineClasses/GltfAccessor.cs#L124
'GltfAccessor.MethodName.GetType' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended.
|
src/Godot.Bindings/Core/GodotObject.Callbacks.cs#L6
Missing XML comment for publicly visible type or member 'GodotObject'
|
src/Godot.Bindings/EngineClasses/Node.cs#L5
Missing XML comment for publicly visible type or member 'Node'
|
src/Godot.Bindings/EngineClasses/PackedScene.cs#L5
Missing XML comment for publicly visible type or member 'PackedScene'
|
src/Godot.Bindings/Bridge/ClassDB/ClassDBRegistrationContext.BindConstant.cs#L7
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
|
src/Godot.Bindings/Bridge/ClassDB/ClassDBRegistrationContext.BindConstructor.cs#L5
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
|
src/Godot.Bindings/Bridge/ClassDB/ClassDBRegistrationContext.BindMethod.cs#L10
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
|
src/Godot.BindingsGenerator/BindingsGenerator/BindingsData.CollectionContext.cs#L9
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
|
src/Godot.BindingsGenerator/BindingsGenerator/BindingsData.RegisterKnownTypes.cs#L7
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
|
src/Godot.Bindings/Generated/EngineClasses/GltfAccessor.cs#L798
'GltfAccessor.GetType()' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended.
|
src/Godot.Bindings/Generated/EngineClasses/GltfAccessor.cs#L124
'GltfAccessor.MethodName.GetType' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended.
|
src/Godot.Bindings/Core/GodotObject.Callbacks.cs#L6
Missing XML comment for publicly visible type or member 'GodotObject'
|
src/Godot.Bindings/EngineClasses/Node.cs#L5
Missing XML comment for publicly visible type or member 'Node'
|
src/Godot.Bindings/EngineClasses/PackedScene.cs#L5
Missing XML comment for publicly visible type or member 'PackedScene'
|
src/Godot.Bindings/Bridge/ClassDB/ClassDBRegistrationContext.BindConstant.cs#L7
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
|
src/Godot.Bindings/Bridge/ClassDB/ClassDBRegistrationContext.BindConstructor.cs#L5
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
|
src/Godot.Bindings/Bridge/ClassDB/ClassDBRegistrationContext.BindMethod.cs#L10
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
|
The logs for this run have expired and are no longer available.
Loading