fix(adapter/aws-lambda): APIGWProxyResult should contain either of headers or multiValueHeaders, not both #6208
Annotations
5 errors
Run bun run test:lambda:
runtime-tests/lambda/index.test.ts#L712
TypeError: Cannot read properties of undefined (reading 'content-type')
❯ runtime-tests/lambda/index.test.ts:712:24
|
Run bun run test:lambda:
runtime-tests/lambda/index.test.ts#L762
TypeError: Cannot read properties of undefined (reading 'content-type')
❯ runtime-tests/lambda/index.test.ts:762:24
|
Run bun run test:lambda:
runtime-tests/lambda/index.test.ts#L826
TypeError: Cannot read properties of undefined (reading 'content-type')
❯ runtime-tests/lambda/index.test.ts:826:24
|
Run bun run test:lambda:
runtime-tests/lambda/index.test.ts#L856
TypeError: Cannot read properties of undefined (reading 'content-type')
❯ runtime-tests/lambda/index.test.ts:856:24
|
Run bun run test:lambda
Process completed with exit code 1.
|
Loading