You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dependabot updated an dependency to 26.4.2 and it breaks tests
I have an fastify application with fastify-oas on board (which declares fastify module and adds new properties to it
💥 Regression Report
Dependabot updated an dependency to 26.4.2 and it breaks tests
I have an fastify application with fastify-oas on board (which declares
fastify
module and adds new properties to itLink: https://github.com/L2jLiga/fastify-decorators/blob/b27d40146de5c04a1ca882dffd74845e4b49ebb3/examples/swagger/src/schemas.ts#L2
Last working version
Worked up to version: 26.4.1
Stopped working in version: 26.4.2
To Reproduce
Steps to reproduce the behavior:
RouteSchema
fromfastify
(declaration infastify-oas
)Expected behavior
Tests are passing
Link to repo (highly encouraged)
https://github.com/L2jLiga/fastify-decorators/tree/b27d40146de5c04a1ca882dffd74845e4b49ebb3/examples/swagger
Debug log:
ts-jest.log
envinfo
The text was updated successfully, but these errors were encountered: