Skip to content

Base branch for protocol v2 #1066

Base branch for protocol v2

Base branch for protocol v2 #1066

Triggered via pull request August 2, 2024 23:46
Status Failure
Total duration 53s
Artifacts

ci.yaml

on: pull_request
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

44 errors and 2 warnings
__tests__/abort.test.ts ► client initiated abort ('ws' transport, 'naive' codec) > real server, mock client > 'rpc': mock client, real server: ./test-results.xml#L0
Failed test found in: ./test-results.xml Error: AssertionError: expected "spy" to be called at least once
__tests__/abort.test.ts ► client initiated abort ('ws' transport, 'naive' codec) > real server, mock client > 'subscription': mock client, real server: ./test-results.xml#L0
Failed test found in: ./test-results.xml Error: AssertionError: expected "spy" to be called at least once
__tests__/abort.test.ts ► client initiated abort ('ws' transport, 'naive' codec) > real server, mock client > 'stream': mock client, real server: ./test-results.xml#L0
Failed test found in: ./test-results.xml Error: AssertionError: expected "spy" to be called at least once
__tests__/abort.test.ts ► client initiated abort ('ws' transport, 'naive' codec) > real server, mock client > 'upload': mock client, real server: ./test-results.xml#L0
Failed test found in: ./test-results.xml Error: AssertionError: expected "spy" to be called at least once
__tests__/abort.test.ts ► client initiated abort ('ws' transport, 'naive' codec) > e2e > stream: ./test-results.xml#L0
Failed test found in: ./test-results.xml Error: AssertionError: expected "spy" to be called at least once
__tests__/abort.test.ts ► client initiated abort ('ws' transport, 'binary' codec) > real server, mock client > 'rpc': mock client, real server: ./test-results.xml#L0
Failed test found in: ./test-results.xml Error: AssertionError: expected "spy" to be called at least once
__tests__/abort.test.ts ► client initiated abort ('ws' transport, 'binary' codec) > real server, mock client > 'subscription': mock client, real server: ./test-results.xml#L0
Failed test found in: ./test-results.xml Error: AssertionError: expected "spy" to be called at least once
__tests__/abort.test.ts ► client initiated abort ('ws' transport, 'binary' codec) > real server, mock client > 'stream': mock client, real server: ./test-results.xml#L0
Failed test found in: ./test-results.xml Error: AssertionError: expected "spy" to be called at least once
__tests__/abort.test.ts ► client initiated abort ('ws' transport, 'binary' codec) > real server, mock client > 'upload': mock client, real server: ./test-results.xml#L0
Failed test found in: ./test-results.xml Error: AssertionError: expected "spy" to be called at least once
__tests__/abort.test.ts ► client initiated abort ('ws' transport, 'binary' codec) > e2e > stream: ./test-results.xml#L0
Failed test found in: ./test-results.xml Error: AssertionError: expected "spy" to be called at least once
__tests__/invalid-request.test.ts ► aborts invalid request > bad input message: ./test-results.xml#L0
Failed test found in: ./test-results.xml Error: AssertionError: expected "spy" to be called with arguments: [ ObjectContaining{…} ]
build-and-test (macos-latest)
Failed test were found and 'fail-on-error' option is set to true
__tests__/abort.test.ts > client initiated abort ('ws' transport, 'naive' codec) > e2e > stream: __tests__/abort.test.ts#L482
AssertionError: expected "spy" to be called at least once ❯ __tests__/abort.test.ts:482:33
__tests__/abort.test.ts > client initiated abort ('ws' transport, 'binary' codec) > e2e > stream: __tests__/abort.test.ts#L482
AssertionError: expected "spy" to be called at least once ❯ __tests__/abort.test.ts:482:33
__tests__/abort.test.ts ► client initiated abort ('ws' transport, 'naive' codec) > real server, mock client > 'rpc': mock client, real server: ./test-results.xml#L0
Failed test found in: ./test-results.xml Error: AssertionError: expected "spy" to be called at least once
__tests__/abort.test.ts ► client initiated abort ('ws' transport, 'naive' codec) > real server, mock client > 'subscription': mock client, real server: ./test-results.xml#L0
Failed test found in: ./test-results.xml Error: AssertionError: expected "spy" to be called at least once
__tests__/abort.test.ts ► client initiated abort ('ws' transport, 'naive' codec) > real server, mock client > 'stream': mock client, real server: ./test-results.xml#L0
Failed test found in: ./test-results.xml Error: AssertionError: expected "spy" to be called at least once
__tests__/abort.test.ts ► client initiated abort ('ws' transport, 'naive' codec) > real server, mock client > 'upload': mock client, real server: ./test-results.xml#L0
Failed test found in: ./test-results.xml Error: AssertionError: expected "spy" to be called at least once
__tests__/abort.test.ts ► client initiated abort ('ws' transport, 'naive' codec) > e2e > stream: ./test-results.xml#L0
Failed test found in: ./test-results.xml Error: AssertionError: expected "spy" to be called at least once
__tests__/abort.test.ts ► client initiated abort ('ws' transport, 'binary' codec) > real server, mock client > 'rpc': mock client, real server: ./test-results.xml#L0
Failed test found in: ./test-results.xml Error: AssertionError: expected "spy" to be called at least once
__tests__/abort.test.ts ► client initiated abort ('ws' transport, 'binary' codec) > real server, mock client > 'subscription': mock client, real server: ./test-results.xml#L0
Failed test found in: ./test-results.xml Error: AssertionError: expected "spy" to be called at least once
__tests__/abort.test.ts ► client initiated abort ('ws' transport, 'binary' codec) > real server, mock client > 'stream': mock client, real server: ./test-results.xml#L0
Failed test found in: ./test-results.xml Error: AssertionError: expected "spy" to be called at least once
__tests__/abort.test.ts ► client initiated abort ('ws' transport, 'binary' codec) > real server, mock client > 'upload': mock client, real server: ./test-results.xml#L0
Failed test found in: ./test-results.xml Error: AssertionError: expected "spy" to be called at least once
__tests__/abort.test.ts ► client initiated abort ('ws' transport, 'binary' codec) > e2e > stream: ./test-results.xml#L0
Failed test found in: ./test-results.xml Error: AssertionError: expected "spy" to be called at least once
__tests__/invalid-request.test.ts ► aborts invalid request > bad input message: ./test-results.xml#L0
Failed test found in: ./test-results.xml Error: AssertionError: expected "spy" to be called with arguments: [ ObjectContaining{…} ]
build-and-test (ubuntu-latest)
Failed test were found and 'fail-on-error' option is set to true
__tests__/abort.test.ts > client initiated abort ('ws' transport, 'naive' codec) > e2e > stream: __tests__/abort.test.ts#L482
AssertionError: expected "spy" to be called at least once ❯ __tests__/abort.test.ts:482:33
__tests__/abort.test.ts > client initiated abort ('ws' transport, 'binary' codec) > e2e > stream: __tests__/abort.test.ts#L482
AssertionError: expected "spy" to be called at least once ❯ __tests__/abort.test.ts:482:33
build-and-test (macos-latest)
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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/