Add a special logging tag to uncaught handler exceptions (#266) #1123
Annotations
4 errors and 2 warnings
__tests__/e2e.test.ts ► client <-> server integration test ('ws' transport, 'binary' codec) > stream idempotent close:
./test-results.xml#L0
Failed test found in:
./test-results.xml
Error:
AssertionError: expected false to deeply equal true
|
build-and-test (macos-latest)
Failed test were found and 'fail-on-error' option is set to true
|
__tests__/e2e.test.ts > client <-> server integration test ('ws' transport, 'binary' codec) > stream idempotent close:
__tests__/e2e.test.ts#L253
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ __tests__/e2e.test.ts:253:49
|
build-and-test (macos-latest)
Process completed with exit code 1.
|
build-and-test (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@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-and-test (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|