build(deps): bump fastify-error from 1.0.0 to 1.2.0 #564
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
|