Skip to content

Update dotnet-test.yml #50

Update dotnet-test.yml

Update dotnet-test.yml #50

Triggered via push October 29, 2023 21:58
Status Cancelled
Total duration 58s
Artifacts

dotnet-test.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
build (6.0.x)
The run was canceled by @TheEmber.
build (6.0.x)
The operation was canceled.
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.
build (6.0.x)
No files were found with the provided path: TestResults-6.0.x. No artifacts will be uploaded.