Bump Microsoft.EntityFrameworkCore.Design from 9.0.7 to 9.0.11 #171
Annotations
1 error and 10 warnings
|
Build backend
Process completed with exit code 1.
|
|
Build backend:
OVDB_database/Models/Region.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build backend:
OVDB_database/Models/Region.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build backend:
OVDB_database/Models/Operator.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build backend:
OVDB_database/Models/Operator.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build backend:
OVDB_database/Models/Route.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build backend:
OVDB_database/Models/Map.cs#L34
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build backend:
OVDB_database/Models/Map.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build backend:
OVDB_database/Migrations/20201106221557_station listings.Designer.cs#L13
The type name 'stationlistings' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Build backend:
OVDB_database/Migrations/20201106221557_station listings.cs#L6
The type name 'stationlistings' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Build backend:
OVDB_database/Models/Request.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading