Skip to content

Update appsettings.json #100

Update appsettings.json

Update appsettings.json #100

Triggered via push February 2, 2025 12:25
Status Failure
Total duration 1m 2s
Artifacts

CI.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
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/DriverService.cs#L60
Dereference of a possibly null reference.
build: CheckDrive.Api/CheckDrive.Application/Services/ReviewHistoryService.cs#L38
Dereference of a possibly null reference.
build: CheckDrive.Api/CheckDrive.Application/Services/ReviewHistoryService.cs#L40
Dereference of a possibly null reference.
build: CheckDrive.Api/CheckDrive.Application/Services/ReviewHistoryService.cs#L42
Dereference of a possibly null reference.
build: CheckDrive.Api/CheckDrive.Application/Services/ReviewHistoryService.cs#L44
Dereference of a possibly null reference.
build: CheckDrive.Api/CheckDrive.Application/Services/ReviewHistoryService.cs#L46
Dereference of a possibly null reference.