Skip to content

Add hook names

Add hook names #12

Triggered via pull request November 27, 2023 16:15
Status Failure
Total duration 32s
Artifacts

verify.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 4 warnings
build (18.x): src/fastify-metrics.ts#L1
'routesWhitelist' is declared but its value is never read.
build (18.x): src/fastify-metrics.ts#L1
Property 'routeMetrics' does not exist on type 'RouteShorthandMethod<RawServerDefault, IncomingMessage, ServerResponse<IncomingMessage>, FastifyTypeProviderDefault>'.
build (18.x): src/fastify-metrics.ts#L1
Property 'methodBlacklist' does not exist on type 'FastifyInstance<RawServerDefault, IncomingMessage, ServerResponse<IncomingMessage>, FastifyBaseLogger, FastifyTypeProviderDefault>'.
build (18.x): src/fastify-metrics.ts#L1
Property 'routesWhitelist' does not exist on type 'FastifyInstance<RawServerDefault, IncomingMessage, ServerResponse<IncomingMessage>, FastifyBaseLogger, FastifyTypeProviderDefault>'.
build (18.x): src/fastify-metrics.ts#L1
Property 'routeMetrics' does not exist on type 'RouteShorthandMethod<RawServerDefault, IncomingMessage, ServerResponse<IncomingMessage>, FastifyTypeProviderDefault>'.
build (18.x): src/fastify-metrics.ts#L1
Property 'methodBlacklist' does not exist on type 'FastifyInstance<RawServerDefault, IncomingMessage, ServerResponse<IncomingMessage>, FastifyBaseLogger, FastifyTypeProviderDefault>'.
build (18.x): src/fastify-metrics.ts#L1
Property 'metricStorage' does not exist on type 'FastifyInstance<RawServerDefault, IncomingMessage, ServerResponse<IncomingMessage>, FastifyBaseLogger, FastifyTypeProviderDefault>'.
build (18.x): src/fastify-metrics.ts#L1
Property 'routeMetrics' does not exist on type 'FastifyInstance<RawServerDefault, IncomingMessage, ServerResponse<IncomingMessage>, FastifyBaseLogger, FastifyTypeProviderDefault>'.
build (18.x): src/fastify-metrics.ts#L1
Property 'routeMetrics' does not exist on type 'FastifyInstance<RawServerDefault, IncomingMessage, ServerResponse<IncomingMessage>, FastifyBaseLogger, FastifyTypeProviderDefault>'.
build (18.x): src/fastify-metrics.ts#L1
Property 'routesWhitelist' does not exist on type 'FastifyInstance<RawServerDefault, IncomingMessage, ServerResponse<IncomingMessage>, FastifyBaseLogger, FastifyTypeProviderDefault>'.
build (16.x): src/fastify-metrics.ts#L1
'routesWhitelist' is declared but its value is never read.
build (16.x): src/fastify-metrics.ts#L1
Property 'routeMetrics' does not exist on type 'RouteShorthandMethod<RawServerDefault, IncomingMessage, ServerResponse<IncomingMessage>, FastifyTypeProviderDefault>'.
build (16.x): src/fastify-metrics.ts#L1
Property 'methodBlacklist' does not exist on type 'FastifyInstance<RawServerDefault, IncomingMessage, ServerResponse<IncomingMessage>, FastifyBaseLogger, FastifyTypeProviderDefault>'.
build (16.x): src/fastify-metrics.ts#L1
Property 'routesWhitelist' does not exist on type 'FastifyInstance<RawServerDefault, IncomingMessage, ServerResponse<IncomingMessage>, FastifyBaseLogger, FastifyTypeProviderDefault>'.
build (16.x): src/fastify-metrics.ts#L1
Property 'routeMetrics' does not exist on type 'RouteShorthandMethod<RawServerDefault, IncomingMessage, ServerResponse<IncomingMessage>, FastifyTypeProviderDefault>'.
build (16.x): src/fastify-metrics.ts#L1
Property 'methodBlacklist' does not exist on type 'FastifyInstance<RawServerDefault, IncomingMessage, ServerResponse<IncomingMessage>, FastifyBaseLogger, FastifyTypeProviderDefault>'.
build (16.x): src/fastify-metrics.ts#L1
Property 'metricStorage' does not exist on type 'FastifyInstance<RawServerDefault, IncomingMessage, ServerResponse<IncomingMessage>, FastifyBaseLogger, FastifyTypeProviderDefault>'.
build (16.x): src/fastify-metrics.ts#L1
Property 'routeMetrics' does not exist on type 'FastifyInstance<RawServerDefault, IncomingMessage, ServerResponse<IncomingMessage>, FastifyBaseLogger, FastifyTypeProviderDefault>'.
build (16.x): src/fastify-metrics.ts#L1
Property 'routeMetrics' does not exist on type 'FastifyInstance<RawServerDefault, IncomingMessage, ServerResponse<IncomingMessage>, FastifyBaseLogger, FastifyTypeProviderDefault>'.
build (16.x): src/fastify-metrics.ts#L1
Property 'routesWhitelist' does not exist on type 'FastifyInstance<RawServerDefault, IncomingMessage, ServerResponse<IncomingMessage>, FastifyBaseLogger, FastifyTypeProviderDefault>'.
build (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (18.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (16.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/