Skip to content

Merge pull request #34 from nefarius/dependabot/nuget/src/MinVer-7.0.0 #68

Merge pull request #34 from nefarius/dependabot/nuget/src/MinVer-7.0.0

Merge pull request #34 from nefarius/dependabot/nuget/src/MinVer-7.0.0 #68

Triggered via push January 12, 2026 10:07
Status Success
Total duration 23s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build: src/Options.cs#L29
Non-nullable property 'TargetFile' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Options.cs#L25
Non-nullable property 'TargetVersionFile' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Options.cs#L21
Non-nullable property 'VersionString' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Options.cs#L17
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Options.cs#L29
Non-nullable property 'TargetFile' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Options.cs#L25
Non-nullable property 'TargetVersionFile' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Options.cs#L21
Non-nullable property 'VersionString' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Options.cs#L17
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.