Update appsettings.json #57
Annotations
10 warnings
build (6.0.x):
ViewModels/EditFlightViewModel.cs#L8
'EditFlight.ToFlight()' hides inherited member 'CreateFlight.ToFlight()'. Use the new keyword if hiding was intended.
|
build (6.0.x)
The entry point of the program is global code; ignoring 'AutoGeneratedProgram.Main(string[])' entry point.
|
build (6.0.x):
Tests/UserModelTest.cs#L106
Dereference of a possibly null reference.
|
build (6.0.x):
Tests/BasicMVCTest.cs#L31
Dereference of a possibly null reference.
|
build (6.0.x):
ViewModels/LoginViewModel.cs#L19
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (6.0.x):
ViewModels/LoginViewModel.cs#L22
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (6.0.x):
ViewModels/LoginViewModel.cs#L26
Non-nullable property 'ConfirmPassword' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (6.0.x):
ViewModels/LoginViewModel.cs#L28
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (6.0.x):
ViewModels/LoginViewModel.cs#L30
Non-nullable property 'Surname' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (6.0.x):
ViewModels/LoginViewModel.cs#L9
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
dotnet-results-6.0.x
Expired
|
22.5 KB |
|