feat(integration): live Duffel availability search through the gates … #118
Annotations
1 error and 1 warning
|
examples/ota/src/__tests__/playground.test.ts > POST /api/playground/agent > executes the AirportCodeResolver (whitelisted):
examples/ota/src/__tests__/playground.test.ts#L88
AssertionError: expected 500 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 500
❯ examples/ota/src/__tests__/playground.test.ts:88:28
|
|
release
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|