Skip to content
Triggered via push November 23, 2023 20:54
Status Success
Total duration 5m 22s
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: LeaveManagement.Common/Models/EmployeeAllocationVM.cs#L5
Non-nullable property 'LeaveAllocations' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: LeaveManagement.Common/Models/LeaveTypeVM.cs#L11
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: LeaveManagement.Common/Models/EmployeesListVM.cs#L7
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: LeaveManagement.Common/Models/EmployeesListVM.cs#L9
Non-nullable property 'FirstName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: LeaveManagement.Common/Models/EmployeesListVM.cs#L12
Non-nullable property 'LastName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: LeaveManagement.Common/Models/EmployeesListVM.cs#L16
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: LeaveManagement.Common/Models/AdminLeaveRequestViewVM.cs#L15
Non-nullable property 'LeaveRequests' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: LeaveManagement.Common/Models/LeaveAllocationEditVM.cs#L6
Non-nullable property 'EmployeeId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: LeaveManagement.Common/Models/LeaveRequestVM.cs#L15
Non-nullable property 'Employee' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: LeaveManagement.Data/LeaveRequest.cs#L11
Non-nullable property 'LeaveType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.

Artifacts

Produced during runtime
Name Size
webapp Expired
91 MB