feat: add .redirect to RequestOptions and support in fetch engine #1953
Annotations
6 errors and 2 warnings
Run tests:
src/core/request/engines/composition/test/engine.spec.ts#L280
expect(received).toHaveLength(expected)
Expected length: 1
Received length: 0
Received array: []
at src/core/request/engines/composition/test/engine.spec.ts:280:38
at step (node_modules/tslib/tslib.js:143:27)
at Object.next (node_modules/tslib/tslib.js:124:57)
at fulfilled (node_modules/tslib/tslib.js:114:62)
|
Run tests:
src/core/request/engines/composition/test/engine.spec.ts#L292
thrown: "Exceeded timeout of 20000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at src/core/request/engines/composition/test/engine.spec.ts:292:2
at Object.<anonymous> (src/core/request/engines/composition/test/engine.spec.ts:15:1)
|
Run tests:
src/core/request/engines/composition/test/engine.spec.ts#L339
thrown: "Exceeded timeout of 20000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at src/core/request/engines/composition/test/engine.spec.ts:339:2
at Object.<anonymous> (src/core/request/engines/composition/test/engine.spec.ts:15:1)
|
Run tests:
src/core/request/engines/composition/test/engine.spec.ts#L362
thrown: "Exceeded timeout of 20000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at src/core/request/engines/composition/test/engine.spec.ts:362:3
at src/core/request/engines/composition/test/engine.spec.ts:361:2
at Object.<anonymous> (src/core/request/engines/composition/test/engine.spec.ts:15:1)
|
Run tests:
src/core/request/engines/composition/test/engine.spec.ts#L396
thrown: "Exceeded timeout of 20000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at src/core/request/engines/composition/test/engine.spec.ts:396:3
at src/core/request/engines/composition/test/engine.spec.ts:395:2
at Object.<anonymous> (src/core/request/engines/composition/test/engine.spec.ts:15:1)
|
Run tests
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "lib".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading