Skip to content

Update dotnet-test.yml fixed deploy #48

Update dotnet-test.yml fixed deploy

Update dotnet-test.yml fixed deploy #48

Re-run triggered October 29, 2023 22:16
Status Failure
Total duration 16s
Artifacts 1

dotnet-test.yml

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

Annotations

1 error and 10 warnings
deploy
Process completed with exit code 255.
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