Skip to content

Merge pull request #45 from DiyorMarket/roma #118

Merge pull request #45 from DiyorMarket/roma

Merge pull request #45 from DiyorMarket/roma #118

Triggered via push March 4, 2025 10:42
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.Application/Services/DashboardService.cs#L53
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: CheckDrive.Api/CheckDrive.Application/Services/DebtService.cs#L64
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: CheckDrive.Api/CheckDrive.Application/Services/CheckPointService.cs#L37
Dereference of a possibly null reference.
build: CheckDrive.Api/CheckDrive.Application/Services/CheckPointService.cs#L39
Dereference of a possibly null reference.
build: CheckDrive.Api/CheckDrive.Application/Services/CheckPointService.cs#L41
Dereference of a possibly null reference.
build: CheckDrive.Api/CheckDrive.Application/Services/CheckPointService.cs#L43
Dereference of a possibly null reference.
build: CheckDrive.Api/CheckDrive.Application/Services/CheckPointService.cs#L45
Dereference of a possibly null reference.
build: CheckDrive.Api/CheckDrive.Application/Services/CheckPointService.cs#L47
Dereference of a possibly null reference.