AllOf with one $ref
generates code with a base class.
#51
Annotations
12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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:
src/Qowaiv.CodeGeneration/CSharpWriter.cs#L5
Missing XML comment for publicly visible type or member 'CSharpWriter'
|
build:
src/Qowaiv.CodeGeneration/CSharpWriter.cs#L57
Missing XML comment for publicly visible type or member 'CSharpWriter.Write(IEnumerable<Action<CSharpWriter>>, Action<CSharpWriter>)'
|
build:
src/Qowaiv.CodeGeneration/CSharpWriter.cs#L75
Missing XML comment for publicly visible type or member 'CSharpWriter.Write(Type)'
|
build:
src/Qowaiv.CodeGeneration/CSharpWriter.cs#L78
Missing XML comment for publicly visible type or member 'CSharpWriter.Write(Type, bool)'
|
build:
src/Qowaiv.CodeGeneration/CSharpWriterSettings.cs#L3
Missing XML comment for publicly visible type or member 'CSharpWriterSettings'
|
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/AutoGeneratedHeader.cs#L3
Missing XML comment for publicly visible type or member 'AutoGeneratedHeader'
|
build:
src/Qowaiv.CodeGeneration/Syntax/NamespaceDeclaration.cs#L3
Missing XML comment for publicly visible type or member 'NamespaceDeclaration'
|