Update dotnet-test.yml #52
Annotations
10 warnings
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:
Controllers/FlightController.cs#L36
Converting null literal or possible null value to non-nullable type.
|
Test with dotnet:
Controllers/FlightController.cs#L37
Dereference of a possibly null reference.
|
Test with dotnet:
Controllers/FlightController.cs#L39
Converting null literal or possible null value to non-nullable type.
|
Test with dotnet:
Views/Account/Details.cshtml#L9
Dereference of a possibly null reference.
|
Test with dotnet:
Views/Account/Details.cshtml#L29
Dereference of a possibly null reference.
|
Test with dotnet:
Views/Shared/_Layout.cshtml#L50
Dereference of a possibly null reference.
|
Test with dotnet:
Tests/BasicMVCTest.cs#L31
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading