Skip to content

Merge pull request #222 from jjasloot/copilot/remove-automapper-from-… #671

Merge pull request #222 from jjasloot/copilot/remove-automapper-from-…

Merge pull request #222 from jjasloot/copilot/remove-automapper-from-… #671

Triggered via push April 2, 2026 18:01
Status Success
Total duration 1m 7s
Artifacts

ci.yml

on: push
build-frontend
45s
build-frontend
build-backend
1m 2s
build-backend
Fit to window
Zoom out
Zoom in

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.