feat: add Grafana proxy endpoint at /grafana #16
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>`
|