Skip to content

[CON-96] feat: add conversation caching and some tests #43

[CON-96] feat: add conversation caching and some tests

[CON-96] feat: add conversation caching and some tests #43

Triggered via pull request December 15, 2023 13:42
Status Failure
Total duration 35s
Artifacts

dev.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 5 warnings
lint: __mocks__/ably/promises/index.ts#L24
'createMockHistory' is defined but never used
lint: __mocks__/ably/promises/index.ts#L24
'createMockHistory' is defined but never used
lint: src/Messages.test.ts#L3
Missing file extension for "./ChatApi"
lint: src/Messages.test.ts#L4
Missing file extension for "./Conversation"
lint
Process completed with exit code 1.
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/
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/
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/
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/
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/