Update dotnet-test.yml #50
Annotations
2 errors and 11 warnings
The run was canceled by @TheEmber.
|
Test with dotnet
The operation was canceled.
|
Test with dotnet:
ViewModels/EditFlightViewModel.cs#L8
'EditFlight.ToFlight()' hides inherited member 'CreateFlight.ToFlight()'. Use the new keyword if hiding was intended.
|
Test with dotnet
The entry point of the program is global code; ignoring 'AutoGeneratedProgram.Main(string[])' entry point.
|
Test with dotnet:
Tests/UserModelTest.cs#L106
Dereference of a possibly null reference.
|
Test with dotnet:
Tests/BasicMVCTest.cs#L31
Dereference of a possibly null reference.
|
Test with dotnet:
ViewModels/LoginViewModel.cs#L19
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test with dotnet:
ViewModels/LoginViewModel.cs#L22
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test with dotnet:
ViewModels/LoginViewModel.cs#L26
Non-nullable property 'ConfirmPassword' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test with dotnet:
ViewModels/LoginViewModel.cs#L28
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test with dotnet:
ViewModels/LoginViewModel.cs#L30
Non-nullable property 'Surname' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test with dotnet:
ViewModels/LoginViewModel.cs#L9
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Upload dotnet test results
No files were found with the provided path: TestResults-6.0.x. No artifacts will be uploaded.
|
The logs for this run have expired and are no longer available.
Loading