Skip to content

Merge pull request #28 from DiyorMarket/initial-data-setup #46

Merge pull request #28 from DiyorMarket/initial-data-setup

Merge pull request #28 from DiyorMarket/initial-data-setup #46

Triggered via push December 17, 2024 16:35
Status Failure
Total duration 1m 0s
Artifacts

CI.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: CheckDrive.Api/CheckDrive.Domain/Entities/OilMark.cs#L12
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: CheckDrive.Api/CheckDrive.Domain/Entities/OilMark.cs#L12
Non-nullable property 'Cars' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: CheckDrive.Api/CheckDrive.Domain/Entities/Car.cs#L26
Non-nullable property 'AssignedDrivers' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: CheckDrive.Api/CheckDrive.Application/Services/ReviewHistoryService.cs#L37
Dereference of a possibly null reference.
build: CheckDrive.Api/CheckDrive.Application/Services/ReviewHistoryService.cs#L39
Dereference of a possibly null reference.
build: CheckDrive.Api/CheckDrive.Application/Services/ReviewHistoryService.cs#L41
Dereference of a possibly null reference.
build: CheckDrive.Api/CheckDrive.Application/Services/ReviewHistoryService.cs#L43
Dereference of a possibly null reference.
build: CheckDrive.Api/CheckDrive.Application/Services/ReviewHistoryService.cs#L45
Dereference of a possibly null reference.
build: CheckDrive.Api/CheckDrive.Application/Mappings/CheckPointMappings.cs#L13
Dereference of a possibly null reference.