Skip to content

Merge pull request #7 from marcus-talbot42/Reservation #14

Merge pull request #7 from marcus-talbot42/Reservation

Merge pull request #7 from marcus-talbot42/Reservation #14

Triggered via push May 13, 2024 16:30
Status Failure
Total duration 39s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
build: ProjectBTest/ui/MainMenuTest.cs#L3
The type or namespace name 'ui' does not exist in the namespace 'ProjectB' (are you missing an assembly reference?)
build: ProjectBTest/ui/MainMenuTest.cs#L3
The type or namespace name 'ui' does not exist in the namespace 'ProjectB' (are you missing an assembly reference?)
build
Process completed with exit code 1.
build: ProjectB/Views/Reservation/CreateReservationView.cs#L24
Dereference of a possibly null reference.
build: ProjectB/Views/Login/GuestLoginView.cs#L28
The variable 'exception' is declared but never used
build: ProjectB/Views/Login/EmployeeLoginView.cs#L19
Possible null reference return.
build: ProjectB/Views/Login/EmployeeLoginView.cs#L26
Possible null reference return.
build: ProjectB/Views/Login/EmployeeLoginView.cs#L41
Dereference of a possibly null reference.
build: ProjectB/Views/Login/EmployeeLoginView.cs#L51
The variable 'exception' is declared but never used
build: ProjectB/Services/EmployeeService.cs#L57
Converting null literal or possible null value to non-nullable type.
build: ProjectB/Models/Reservations.cs#L15
The field 'Project.jsonFilePath' is assigned but its value is never used
build: ProjectB/Views/Reservation/CreateReservationView.cs#L24
Dereference of a possibly null reference.
build: ProjectB/Views/Login/GuestLoginView.cs#L28
The variable 'exception' is declared but never used