Skip to content

Merge pull request #43 from lawrencecurtis/patch-4 #282

Merge pull request #43 from lawrencecurtis/patch-4

Merge pull request #43 from lawrencecurtis/patch-4 #282

Triggered via push August 27, 2024 06:31
Status Failure
Total duration 27s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
build
Process completed with exit code 134.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
build: Generators/RepoGenerator.cs#L44
Cannot convert null literal to non-nullable reference type.
build: Generators/RepoGenerator.cs#L295
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Generators/RepoGenerator.cs#L299
Non-nullable property 'Author' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Generators/RepoGenerator.cs#L284
Non-nullable property 'Properties' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Generators/RepoGenerator.cs#L247
Non-nullable property 'MinimumVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Generators/RepoGenerator.cs#L257
Non-nullable property 'Author' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Generators/FlowTemplateGenerator.cs#L198
Non-nullable property 'Author' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Generators/FlowTemplateGenerator.cs#L202
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Generators/FlowTemplateGenerator.cs#L207
Non-nullable property 'MinimumVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Generators/FlowTemplateGenerator.cs#L212
Non-nullable property 'Fields' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.