Refurbished old build test and intentionally added a warning to build. #94
Annotations
3 warnings
|
build
No files were found with the provided path: GitHubActionsTest/bin/Release/*.nupkg. No artifacts will be uploaded.
|
|
build:
GitHubActionsTest/Test.cs#L5
Non-nullable field 'Field' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build:
GitHubActionsTest/Test.cs#L5
Non-nullable field 'Field' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|