Skip to content

refactor: re-add BOM to own sln file #22

refactor: re-add BOM to own sln file

refactor: re-add BOM to own sln file #22

Triggered via push January 3, 2024 00:44
Status Success
Total duration 47s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

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