Skip to content

Update build.yml .NET 8.0 #10

Update build.yml .NET 8.0

Update build.yml .NET 8.0 #10

Triggered via push January 2, 2024 17:00
Status Failure
Total duration 3m 6s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
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-java@v1, actions/checkout@v2, actions/cache@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: KnrmVaarRaport/SplitCsv.cs#L6
Cannot convert null literal to non-nullable reference type.
Build: KnrmVaarRaport/BaseData.cs#L11
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build: KnrmVaarRaport/KnrmHeld.cs#L24
Dereference of a possibly null reference.
Build: KnrmVaarRaport/TypeInzet.cs#L57
Dereference of a possibly null reference.
Build: KnrmVaarRaport/KnrmHeld.cs#L33
Dereference of a possibly null reference.
Build: KnrmVaarRaport/Program.cs#L185
Dereference of a possibly null reference.
Build: KnrmVaarRaport/Program.cs#L196
Dereference of a possibly null reference.
Build: KnrmVaarRaport/Program.cs#L27
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build: KnrmVaarRaport/Program.cs#L11
Remove the unused private field '_path'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
Build: KnrmVaarRaport/Program.cs#L216
Remove the unused private method 'AskToContinue'. (https://rules.sonarsource.com/csharp/RSPEC-1144)