Skip to content

Remove missing files from sln folders #13

Remove missing files from sln folders

Remove missing files from sln folders #13

Triggered via push December 22, 2023 13:51
Status Success
Total duration 27s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

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