Update documentation. #65
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/Syntax/Headers.cs#L19
'AutoGeneratedHeader.AutoGeneratedHeader(IEnumerable<Assembly>?)' is obsolete: 'Use Headers.AutoGenerated instead'
|
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'
|
build:
src/Qowaiv.CodeGeneration/Extensions/System.Reflection.PropertyInfo.cs#L24
Missing XML comment for publicly visible type or member 'QowaivPropertyInfoExtensions.IsStatic(PropertyInfo)'
|
build:
src/Qowaiv.CodeGeneration/Extensions/System.Reflection.PropertyInfo.cs#L28
Missing XML comment for publicly visible type or member 'QowaivPropertyInfoExtensions.IsPublic(PropertyInfo)'
|
build:
src/Qowaiv.CodeGeneration/Extensions/System.Reflection.PropertyInfo.cs#L32
Missing XML comment for publicly visible type or member 'QowaivPropertyInfoExtensions.IsNullable(PropertyInfo)'
|
build:
src/Qowaiv.CodeGeneration/Extensions/System.Type.cs#L3
Missing XML comment for publicly visible type or member 'QowaivCodeGenerationTypeExtensions'
|