Skip to content

next and 1.x branch is currently failling CI build #1678

@Ethan-Arrowood

Description

@Ethan-Arrowood

See this manual pipeline execution: https://dev.azure.com/fastify/fastify/_build/results?buildId=1699&view=results

The error is TypeScript related: https://dev.azure.com/fastify/fastify/_build/results?buildId=1699&view=logs&j=bf7c6fb2-34e3-5d65-0f4a-49158f2ba27b&t=3357be4a-1360-5b27-f34e-4cd70356d9a8&l=8278

test/types/index.ts(247,13): error TS2345: Argument of type 'RouteShorthandOptions<Http2Server, Http2ServerRequest, Http2ServerResponse, DefaultQuery, DefaultParams, DefaultHeaders, any>' is not assignable to parameter of type 'RouteShorthandOptions<Http2SecureServer, Http2ServerRequest, Http2ServerResponse, DefaultQuery, DefaultParams, DefaultHeaders, any>'.

Self assigning. Will fix this asap (also investigating stability of 1.x)
Property 'addContext' is missing in type 'Http2Server' but required in type 'Http2SecureServer'.

Metadata

Metadata

Labels

bugConfirmed bugtypescriptTypeScript related

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions