Skip to content

Update build.yml

Update build.yml #13

Triggered via push April 26, 2024 17:33
Status Success
Total duration 3m 19s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/setup-java@v3, actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/TypeInzet.cs#L57
Dereference of a possibly null reference.
Build: KnrmVaarRaport/KnrmHeld.cs#L24
Dereference of a possibly null reference.
Build: KnrmVaarRaport/KnrmHeld.cs#L33
Dereference of a possibly null reference.
Build: KnrmVaarRaport/Program.cs#L197
Dereference of a possibly null reference.
Build: KnrmVaarRaport/Program.cs#L208
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#L228
Remove the unused private method 'AskToContinue'. (https://rules.sonarsource.com/csharp/RSPEC-1144)