Skip to content

Add update message capability in the SDK, react hooks, and demo app #1705

Add update message capability in the SDK, react hooks, and demo app

Add update message capability in the SDK, react hooks, and demo app #1705

Triggered via pull request November 7, 2024 13:28
Status Failure
Total duration 1m 42s
Artifacts

dev.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 14 warnings
format-check
Process completed with exit code 1.
lint: src/core/messages.ts#L3
'ActionMetadata' is defined but never used
lint: test/core/messages.test.ts#L68
Operands of '+' operations must be a number or string. Got `string` + `number`
lint: test/core/messages.test.ts#L92
Operands of '+' operations must be a number or string. Got `string` + `number`
lint: test/core/messages.test.ts#L125
Operands of '+' operations must be a number or string. Got `string` + `number`
lint
Process completed with exit code 1.
demo-app
'useState' is declared but its value is never read.
demo-app
'twoDigits' is declared but its value is never read.
demo-app
Process completed with exit code 2.
test/core/presence.integration.test.ts > UserPresence > should successfully subscribe to enter events : test/core/presence.integration.test.ts#L46
Error: Timed out waiting for presence event of type enter ❯ Timeout._onTimeout test/core/presence.integration.test.ts:46:14
test/core/presence.integration.test.ts > UserPresence > should unsubscribe all listeners from presence events: test/core/presence.integration.test.ts#L46
Error: Timed out waiting for presence event of type enter ❯ Timeout._onTimeout test/core/presence.integration.test.ts:46:14
test/core/presence.integration.test.ts > UserPresence > should successfully handle multiple data types: test/core/presence.integration.test.ts#L46
Error: Timed out waiting for presence event of type enter ❯ Timeout._onTimeout test/core/presence.integration.test.ts:46:14
test
Process completed with exit code 1.
audit
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
audit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-typescript
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-typescript
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
format-check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
format-check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
demo-app
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
demo-app
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/