Use a hashset to prevent attributes from being added twice. #62
Annotations
3 errors and 12 warnings
build:
src/Qowaiv.CodeGeneration.OpenApi/OpenApiEnumNameConvention.cs#L25
The call is ambiguous between the following methods or properties: 'string.Split(char[]?, StringSplitOptions)' and 'string.Split(string?, StringSplitOptions)'
|
build:
src/Qowaiv.CodeGeneration.OpenApi/OpenApiEnumNameConvention.cs#L25
The call is ambiguous between the following methods or properties: 'string.Split(char[]?, StringSplitOptions)' and 'string.Split(string?, StringSplitOptions)'
|
build
Process completed with exit code 1.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
src/Qowaiv.CodeGeneration/Extensions/Qowaiv.CodeGeneration.Code.cs#L6
Missing XML comment for publicly visible type or member 'CodeExtensions'
|
build:
src/Qowaiv.CodeGeneration/Extensions/Qowaiv.CodeGeneration.Code.cs#L9
Missing XML comment for publicly visible type or member 'CodeExtensions.Stringify(Code)'
|
build:
src/Qowaiv.CodeGeneration/Extensions/Qowaiv.CodeGeneration.Code.cs#L20
Missing XML comment for publicly visible type or member 'CodeExtensions.IncludeUsings(IEnumerable<TypeBase>?)'
|
build:
src/Qowaiv.CodeGeneration/Syntax/NamespaceDeclaration.cs#L3
Missing XML comment for publicly visible type or member 'NamespaceDeclaration'
|
build:
src/Qowaiv.CodeGeneration/Syntax/NamespaceDeclaration.cs#L8
Missing XML comment for publicly visible type or member 'NamespaceDeclaration.NamespaceDeclaration(Namespace)'
|
build:
src/Qowaiv.CodeGeneration/Syntax/Property.cs#L8
Missing XML comment for publicly visible type or member 'Property.AttributeInfos'
|
build:
src/Qowaiv.CodeGeneration/Syntax/Property.cs#L11
Missing XML comment for publicly visible type or member 'Property.Property(string, Type, Type, PropertyAccess, IReadOnlyCollection<AttributeInfo>?, XmlDocumentation?, bool, bool)'
|
build:
src/Qowaiv.CodeGeneration/Syntax/Property.cs#L31
Missing XML comment for publicly visible type or member 'Property.Documentation'
|
build:
src/Qowaiv.CodeGeneration/Syntax/Property.cs#L45
Missing XML comment for publicly visible type or member 'Property.PropertyAccess'
|
build:
src/Qowaiv.CodeGeneration/Syntax/PropertyAccess.cs#L3
Missing XML comment for publicly visible type or member 'PropertyAccess'
|