test: bump fastify v5 #299
Annotations
4 errors and 1 warning
pnpm run test (ubuntu-latest)
Conversion of type 'FastifyHandler<Context>' to type 'RouteShorthandOptionsWithHandler<RawServerDefault, IncomingMessage, ServerResponse<IncomingMessage>, RouteGenericInterface, unknown, FastifySchema, FastifyTypeProviderDefault, FastifyBaseLogger>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
pnpm run test (ubuntu-latest)
Process completed with exit code 1.
|
pnpm run test (windows-latest)
Conversion of type 'FastifyHandler<Context>' to type 'RouteShorthandOptionsWithHandler<RawServerDefault, IncomingMessage, ServerResponse<IncomingMessage>, RouteGenericInterface, unknown, FastifySchema, FastifyTypeProviderDefault, FastifyBaseLogger>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
pnpm run test (windows-latest)
Process completed with exit code 1.
|
pnpm run test (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|