Create Fake Entities. Added Reviews Seeding #25
Annotations
10 warnings
build:
CheckDrive.Api/CheckDrive.Domain/Entities/OilMark.cs#L11
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/Car.cs#L21
Non-nullable property 'Model' 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#L21
Non-nullable property 'Color' 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#L21
Non-nullable property 'Number' 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/CheckPointService.cs#L55
Dereference of a possibly null reference.
|
build:
CheckDrive.Api/CheckDrive.Application/Services/CheckPointService.cs#L57
Dereference of a possibly null reference.
|
build:
CheckDrive.Api/CheckDrive.Application/Services/CheckPointService.cs#L59
Dereference of a possibly null reference.
|
build:
CheckDrive.Api/CheckDrive.Application/Services/CheckPointService.cs#L61
Dereference of a possibly null reference.
|
build:
CheckDrive.Api/CheckDrive.Api/Middlewares/ErrorHandlerMiddleware.cs#L35
The given expression is never of the provided ('NotFound') type
|
build:
CheckDrive.Api/Tests/CheckDrive.Tests.Unit/Services/DoctorReviewServiceTests.cs#L103
Converting null literal or possible null value to non-nullable type.
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
test-results
Expired
|
2.07 MB |
sha256:e98843f07991280a4b7c3bb9cd6bb8144f0c932640c9fb313faa2704373bf9b3
|
|