feat: add profiling middleware fastify #422
Annotations
10 errors
|
lint:
test/fastify.test.ts#L18
Insert `,`
|
|
lint:
src/middleware/fastify.ts#L101
Delete `····`
|
|
lint:
src/middleware/fastify.ts#L98
Delete `····`
|
|
lint:
src/middleware/fastify.ts#L95
Unexpected any. Specify a different type
|
|
lint:
src/middleware/fastify.ts#L95
Unexpected any. Specify a different type
|
|
lint:
src/middleware/fastify.ts#L95
Unexpected any. Specify a different type
|
|
lint:
src/middleware/fastify.ts#L95
Replace `fastify:·any,·_options:·any,·done:·any` with `⏎····fastify:·any,⏎····_options:·any,⏎····done:·any⏎··`
|
|
lint:
src/middleware/fastify.ts#L2
Replace `·FastifyRequest,·FastifyReply,·FastifyPluginCallback·` with `⏎··FastifyRequest,⏎··FastifyReply,⏎··FastifyPluginCallback,⏎`
|
|
lint:
src/index.ts#L110
Insert `;`
|
|
lint:
src/index.ts#L93
Unexpected any. Specify a different type
|