Skip to content

Merge pull request #8 from marcus-talbot42/lang-branch #17

Merge pull request #8 from marcus-talbot42/lang-branch

Merge pull request #8 from marcus-talbot42/lang-branch #17

Triggered via push May 19, 2024 19:10
Status Failure
Total duration 39s
Billable time 1m
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#L30
Dereference of a possibly null reference.
build: ProjectB/Views/Login/GuestLoginView.cs#L30
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#L30
Dereference of a possibly null reference.
build: ProjectB/Views/Login/GuestLoginView.cs#L30
The variable 'exception' is declared but never used