Merge pull request #222 from jjasloot/copilot/remove-automapper-from-… #671
ci.yml
on: push
build-frontend
45s
build-backend
1m 2s
Annotations
10 warnings
|
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#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/Models/StationGrouping.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
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/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/Request.cs#L18
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.
|