bump version for beta release #493
Annotations
22 errors and 2 warnings
__tests__/integration/stream.test.ts ► Client ► can initiate a stream from a Client:
src/client.ts#L496
Failed test found in:
reports/jest-junit.xml
Error:
QueryRuntimeError: streams are disabled at the moment.
|
__tests__/integration/stream.test.ts ► Client ► can initiate a stream from a Client, providing a query:
src/client.ts#L496
Failed test found in:
reports/jest-junit.xml
Error:
QueryRuntimeError: streams are disabled at the moment.
|
__tests__/integration/stream.test.ts ► StreamClient ► can initiate a stream:
src/client.ts#L496
Failed test found in:
reports/jest-junit.xml
Error:
QueryRuntimeError: streams are disabled at the moment.
|
__tests__/integration/stream.test.ts ► StreamClient ► can initiate a stream with a lambda:
src/client.ts#L496
Failed test found in:
reports/jest-junit.xml
Error:
QueryRuntimeError: streams are disabled at the moment.
|
__tests__/integration/stream.test.ts ► StreamClient ► can get events with async iterator:
src/client.ts#L496
Failed test found in:
reports/jest-junit.xml
Error:
QueryRuntimeError: streams are disabled at the moment.
|
__tests__/integration/stream.test.ts ► StreamClient ► can get events with callbacks:
src/client.ts#L496
Failed test found in:
reports/jest-junit.xml
Error:
QueryRuntimeError: streams are disabled at the moment.
|
__tests__/integration/stream.test.ts ► StreamClient ► handles a ServiceError via callback if an error event is received:
src/client.ts#L496
Failed test found in:
reports/jest-junit.xml
Error:
QueryRuntimeError: streams are disabled at the moment.
|
__tests__/integration/stream.test.ts ► StreamClient ► decodes values from streams correctly:
src/client.ts#L496
Failed test found in:
reports/jest-junit.xml
Error:
QueryRuntimeError: streams are disabled at the moment.
|
__tests__/integration/stream.test.ts ► StreamClient ► yields all events when Fauna sends them as a single chunk:
src/client.ts#L496
Failed test found in:
reports/jest-junit.xml
Error:
QueryRuntimeError: streams are disabled at the moment.
|
__tests__/integration/stream.test.ts ► Client ► can initiate a stream from a Client:
src/client.ts#L496
Failed test found in:
reports/jest-junit.xml
Error:
QueryRuntimeError: streams are disabled at the moment.
|
__tests__/integration/stream.test.ts ► Client ► can initiate a stream from a Client, providing a query:
src/client.ts#L496
Failed test found in:
reports/jest-junit.xml
Error:
QueryRuntimeError: streams are disabled at the moment.
|
__tests__/integration/stream.test.ts ► StreamClient ► can initiate a stream:
src/client.ts#L496
Failed test found in:
reports/jest-junit.xml
Error:
QueryRuntimeError: streams are disabled at the moment.
|
__tests__/integration/stream.test.ts ► StreamClient ► can initiate a stream with a lambda:
src/client.ts#L496
Failed test found in:
reports/jest-junit.xml
Error:
QueryRuntimeError: streams are disabled at the moment.
|
__tests__/integration/stream.test.ts ► StreamClient ► can get events with async iterator:
src/client.ts#L496
Failed test found in:
reports/jest-junit.xml
Error:
QueryRuntimeError: streams are disabled at the moment.
|
__tests__/integration/stream.test.ts ► StreamClient ► can get events with callbacks:
src/client.ts#L496
Failed test found in:
reports/jest-junit.xml
Error:
QueryRuntimeError: streams are disabled at the moment.
|
__tests__/integration/stream.test.ts ► StreamClient ► handles a ServiceError via callback if an error event is received:
src/client.ts#L496
Failed test found in:
reports/jest-junit.xml
Error:
QueryRuntimeError: streams are disabled at the moment.
|
__tests__/integration/stream.test.ts ► StreamClient ► decodes values from streams correctly:
src/client.ts#L496
Failed test found in:
reports/jest-junit.xml
Error:
QueryRuntimeError: streams are disabled at the moment.
|
__tests__/integration/stream.test.ts ► StreamClient ► yields all events when Fauna sends them as a single chunk:
src/client.ts#L496
Failed test found in:
reports/jest-junit.xml
Error:
QueryRuntimeError: streams are disabled at the moment.
|
validate (20)
The process '/usr/local/bin/yarn' failed with exit code 1
|
validate (20)
Failed test were found and 'fail-on-error' option is set to true
|
validate (18)
The process '/usr/local/bin/yarn' failed with exit code 1
|
validate (18)
Failed test were found and 'fail-on-error' option is set to true
|
validate (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, borales/actions-yarn@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
validate (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, borales/actions-yarn@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|