wip: YJs provider on models #347
Annotations
10 errors and 1 warning
src/AblyProvider.test.ts#L3
`ably/promises` import should occur before import of `js-base64`
|
src/AblyProvider.test.ts#L4
There should be at least one empty line between import groups
|
src/AblyProvider.test.ts#L4
`vitest` import should occur before import of `yjs`
|
src/AblyProvider.test.ts#L4
'afterEach' is defined but never used
|
src/AblyProvider.test.ts#L4
'afterEach' is defined but never used
|
src/AblyProvider.test.ts#L5
There should be at least one empty line between import groups
|
src/AblyProvider.test.ts#L5
Missing file extension for "./AblyProvider"
|
src/AblyProvider.test.ts#L6
There should be at least one empty line between import groups
|
src/AblyProvider.test.ts#L6
`rxjs` import should occur before import of `yjs`
|
src/AblyProvider.test.ts#L7
Missing file extension for "./utilities/test/messages"
|
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 logs for this run have expired and are no longer available.
Loading