forward headers on ws upgrade #10
Annotations
4 errors and 1 warning
TypeError: undefined is not an object (evaluating 'response["Set-Cookie"].length'):
test/compatibility_test.ts#L134
at /home/runner/work/bun-serve-express/bun-serve-express/test/compatibility_test.ts:134:38
|
TypeError: undefined is not an object (evaluating 'response["Set-Cookie"].length'):
test/compatibility_test.ts#L145
at /home/runner/work/bun-serve-express/bun-serve-express/test/compatibility_test.ts:145:38
|
AssertionError: Expected values to be strictly deep-equal:
test/compatibility_test.ts#L316
:
{
existing: 'one',
+ useragent: 'axios/1.5.0'
- useragent: 'axios/1.7.9'
}
at /home/runner/work/bun-serve-express/bun-serve-express/test/compatibility_test.ts:316:14
at processTicksAndRejections (native:7:39)
|
build
Process completed with exit code 1.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|