Bump Microsoft.EntityFrameworkCore.Design and Microsoft.Extensions.Caching.Memory #183
Annotations
10 warnings
|
Build backend:
OVDB_database/Models/StationGrouping.cs#L22
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/StationMap.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build backend:
OVDB_database/Models/StationMap.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build backend:
OVDB_database/Models/Map.cs#L36
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