feat(server)!: fetch handler rewrite and tests with multiple coercers support #199
Annotations
10 errors and 1 warning
Run pnpm run test:
packages/openapi/src/fetch/openapi-handler.test.ts#L90
SyntaxError: Unexpected end of JSON input
❯ packages/openapi/src/fetch/openapi-handler.test.ts:90:34
|
Run pnpm run test:
packages/openapi/src/fetch/openapi-handler.test.ts#L112
SyntaxError: Unexpected end of JSON input
❯ packages/openapi/src/fetch/openapi-handler.test.ts:112:34
|
Run pnpm run test:
packages/openapi/src/fetch/openapi-handler.test.ts#L130
AssertionError: expected 200 to be 500 // Object.is equality
- Expected
+ Received
- 500
+ 200
❯ packages/openapi/src/fetch/openapi-handler.test.ts:130:30
|
Run pnpm run test:
packages/openapi/src/fetch/openapi-handler.test.ts#L153
SyntaxError: Unexpected end of JSON input
❯ packages/openapi/src/fetch/openapi-handler.test.ts:153:34
|
Run pnpm run test:
packages/openapi/src/fetch/openapi-handler.test.ts#L216
AssertionError: expected "spy" to be called 1 times, but got 0 times
❯ packages/openapi/src/fetch/openapi-handler.test.ts:216:35
|
Run pnpm run test:
packages/openapi/src/fetch/openapi-handler.test.ts#L90
SyntaxError: Unexpected end of JSON input
❯ packages/openapi/src/fetch/openapi-handler.test.ts:90:34
|
Run pnpm run test:
packages/openapi/src/fetch/openapi-handler.test.ts#L112
SyntaxError: Unexpected end of JSON input
❯ packages/openapi/src/fetch/openapi-handler.test.ts:112:34
|
Run pnpm run test:
packages/openapi/src/fetch/openapi-handler.test.ts#L130
AssertionError: expected 200 to be 500 // Object.is equality
- Expected
+ Received
- 500
+ 200
❯ packages/openapi/src/fetch/openapi-handler.test.ts:130:30
|
Run pnpm run test:
packages/openapi/src/fetch/openapi-handler.test.ts#L153
SyntaxError: Unexpected end of JSON input
❯ packages/openapi/src/fetch/openapi-handler.test.ts:153:34
|
Run pnpm run test:
packages/openapi/src/fetch/openapi-handler.test.ts#L216
AssertionError: expected "spy" to be called 1 times, but got 0 times
❯ packages/openapi/src/fetch/openapi-handler.test.ts:216:35
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading