chore: Bump Microsoft.EntityFrameworkCore from 9.0.0 to 9.0.11 #46
Annotations
1 error and 11 warnings
|
Run integration tests
Process completed with exit code 1.
|
|
Upload test results
No files were found with the provided path: TestResults/. No artifacts will be uploaded.
|
|
Build solution:
ParkingApi/src/Services/RedisService.cs#L27
Possible null reference return.
|
|
Build solution:
ParkingApi/src/Services/RedisService.cs#L20
Possible null reference argument for parameter 'configuration' in 'ConnectionMultiplexer ConnectionMultiplexer.Connect(string configuration, TextWriter? log = null)'.
|
|
Build solution:
ParkingApi/src/Models/BookingInfo.cs#L6
Non-nullable property 'VehicleId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build solution:
ParkingApi/src/Services/PostgresService.cs#L748
Possible null reference return.
|
|
Build solution:
ParkingApi/src/Services/PostgresService.cs#L57
Possible null reference return.
|
|
Build solution:
ParkingApi/src/Services/RedisService.cs#L72
Dereference of a possibly null reference.
|
|
Build solution:
ParkingApi/src/Services/RedisService.cs#L29
Possible null reference return.
|
|
Build solution:
ParkingApi/src/Services/RedisService.cs#L27
Possible null reference return.
|
|
Build solution:
ParkingApi/src/Services/RedisService.cs#L20
Possible null reference argument for parameter 'configuration' in 'ConnectionMultiplexer ConnectionMultiplexer.Connect(string configuration, TextWriter? log = null)'.
|
|
Build solution:
ParkingApi/src/Models/BookingInfo.cs#L6
Non-nullable property 'VehicleId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading