Skip to content

fix: correct Swagger host and documentation link #17

fix: correct Swagger host and documentation link

fix: correct Swagger host and documentation link #17

Triggered via push November 17, 2025 20:40
Status Failure
Total duration 41s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build
Process completed with exit code 1.
lint
Process completed with exit code 1.
lint: src/routes/root.ts#L6
Delete `····`
lint: src/routes/root.ts#L3
Async arrow function 'rootRoutes' has no 'await' expression
lint: src/routes/grafana.ts#L5
Require statement not part of import statement
lint: src/routes/grafana.ts#L5
Unsafe argument of type `any` assigned to a parameter of type `FastifyPluginCallback<{ upstream: string; prefix: string; rewritePrefix: string; http2: boolean; }, RawServerDefault, FastifyTypeProvider, FastifyBaseLogger>`