Merge pull request #8 from ZerxZ/master #40
Annotations
20 warnings
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/Bridge/Callables/CustomCallable.cs#L37
'GDExtensionInterface.callable_custom_create' is obsolete: 'Deprecated in Godot 4.3. Use `callable_custom_create2` instead.'
|
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.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/Bridge/Callables/CustomCallable.cs#L37
'GDExtensionInterface.callable_custom_create' is obsolete: 'Deprecated in Godot 4.3. Use `callable_custom_create2` instead.'
|
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)
|
This job succeeded
Loading