Skip to content

Fix idempotency of root file add code #7

Fix idempotency of root file add code

Fix idempotency of root file add code #7

Triggered via push December 13, 2023 00:11
Status Success
Total duration 24s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: src/CLI.cs#L18
Non-nullable property 'SlnPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/CLI.cs#L21
Non-nullable property 'Paths' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/CLI.cs#L18
Non-nullable property 'SlnPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/CLI.cs#L21
Non-nullable property 'Paths' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.