Skip to content

Reservation

Reservation #13

Triggered via pull request May 13, 2024 11:42
Status Failure
Total duration 37s
Billable time 1m
Artifacts

dotnet.yml

on: pull_request
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/Services/EmployeeService.cs#L57
Converting null literal or possible null value to non-nullable type.
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/GuestLoginView.cs#L28
The variable 'exception' is declared but never used
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/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/Services/EmployeeService.cs#L57
Converting null literal or possible null value to non-nullable type.