fix: prevent infinite loop when bypassing sendBeacon()
requests
#1968
Annotations
2 errors and 2 warnings
test/node/graphql-api/response-patching.node.test.ts > patches a GraphQL response:
test/node/graphql-api/response-patching.node.test.ts#L115
AssertionError: expected { host: '127.0.0.1:49223', …(8) } to have property "x-msw-intention" with value 'bypass'
- Expected:
"bypass"
+ Received:
undefined
❯ test/node/graphql-api/response-patching.node.test.ts:115:36
|
build
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
No files were found with the provided path: test/browser/test-results. No artifacts will be uploaded.
|