Skip to content

build(deps): bump fastify-error from 1.0.0 to 1.2.0 #564

build(deps): bump fastify-error from 1.0.0 to 1.2.0

build(deps): bump fastify-error from 1.0.0 to 1.2.0 #564

Triggered via push December 25, 2023 20:50
Status Failure
Total duration 36s
Artifacts

ci.yml

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

Annotations

4 errors and 3 warnings
Test on node version 16: src/auth/errors.ts#L1
Could not find a declaration file for module 'fastify-error'. '/home/runner/work/bunny-rest-proxy/bunny-rest-proxy/node_modules/fastify-error/index.js' implicitly has an 'any' type.
Test on node version 16: src/consumer/errors.ts#L1
Could not find a declaration file for module 'fastify-error'. '/home/runner/work/bunny-rest-proxy/bunny-rest-proxy/node_modules/fastify-error/index.js' implicitly has an 'any' type.
Test on node version 16: src/publisher/errors.ts#L1
Could not find a declaration file for module 'fastify-error'. '/home/runner/work/bunny-rest-proxy/bunny-rest-proxy/node_modules/fastify-error/index.js' implicitly has an 'any' type.
Test on node version 16
Process completed with exit code 2.
Test on node version 16: src/config/yaml-config.ts#L95
Unexpected any. Specify a different type
Test on node version 16: src/config/yaml-config.ts#L107
Unexpected console statement
Test on node version 16: src/lifecycle.ts#L1
'MetricsServerInstance' is defined but never used