refactor: async room get #1734
Annotations
3 errors and 2 warnings
Run npm run test:
test/core/messages.integration.test.ts#L90
TypeError: room.attach is not a function
❯ test/core/messages.integration.test.ts:90:16
|
Run npm run test:
test/react/hooks/use-messages.integration.test.tsx#L84
TypeError: roomTwo.attach is not a function
❯ test/react/hooks/use-messages.integration.test.tsx:84:19
|
Run npm run test
Process completed with exit code 1.
|
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/
|
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/
|
Loading