Skip to content

Bump Swashbuckle.AspNetCore from 9.0.6 to 10.1.4 #645

Bump Swashbuckle.AspNetCore from 9.0.6 to 10.1.4

Bump Swashbuckle.AspNetCore from 9.0.6 to 10.1.4 #645

Status Failure
Total duration 52s
Artifacts

ci.yml

on: push
build-frontend
49s
build-frontend
build-backend
29s
build-backend
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
build-backend
Process completed with exit code 1.
build-backend: OV_DB/Startup.cs#L14
The type or namespace name 'Models' does not exist in the namespace 'Microsoft.OpenApi' (are you missing an assembly reference?)
build-backend: OV_DB/Startup.cs#L14
The type or namespace name 'Models' does not exist in the namespace 'Microsoft.OpenApi' (are you missing an assembly reference?)
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/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/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/Route.cs#L42
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.