Skip to content

feat: add profiling middleware fastify #422

feat: add profiling middleware fastify

feat: add profiling middleware fastify #422

Re-run triggered November 11, 2025 01:10
Status Failure
Total duration 39s
Artifacts

test.yml

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

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