Skip to content

For schema's without a type, assume them to be objects, if they defin… #47

For schema's without a type, assume them to be objects, if they defin…

For schema's without a type, assume them to be objects, if they defin… #47

Triggered via push February 26, 2024 13:08
Status Success
Total duration 39s
Artifacts

build-test.yaml

on: push
Fit to window
Zoom out
Zoom in

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/Properties/GlobalUsings.cs#L22
The using directive for 'Qowaiv.Diagnostics.Contracts' appeared previously in this namespace
build: src/Qowaiv.CodeGeneration/CSharpWriter.cs#L5
Missing XML comment for publicly visible type or member 'CSharpWriter'
build: src/Qowaiv.CodeGeneration/CSharpWriter.cs#L56
Missing XML comment for publicly visible type or member 'CSharpWriter.Write(IEnumerable<Action<CSharpWriter>>, Action<CSharpWriter>)'
build: src/Qowaiv.CodeGeneration/CSharpWriter.cs#L74
Missing XML comment for publicly visible type or member 'CSharpWriter.Write(Type)'
build: src/Qowaiv.CodeGeneration/CSharpWriter.cs#L77
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'