Skip to content

Update dotnet-test.yml, changed secret to secrets #47

Update dotnet-test.yml, changed secret to secrets

Update dotnet-test.yml, changed secret to secrets #47

Triggered via push October 29, 2023 21:21
Status Failure
Total duration 52s
Artifacts 1

dotnet-test.yml

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

Annotations

1 error and 10 warnings
deploy
Unable to resolve action `webfactory/[email protected]`, unable to find version `v0.5.5`
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): Data/ApplicationDbContext.cs#L13
Non-nullable property 'Flights' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (6.0.x): Data/ApplicationDbContext.cs#L13
Non-nullable property 'Tickets' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (6.0.x): Data/ApplicationDbContext.cs#L13
Non-nullable property 'Users' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (6.0.x): Data/ApplicationDbContext.cs#L13
Non-nullable property 'Roles' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (6.0.x): Views/Shared/_Layout.cshtml#L50
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.

Artifacts

Produced during runtime
Name Size
dotnet-results-6.0.x Expired
22.5 KB