Fix logic for InitialMessages OlderThan #716
Annotations
10 errors and 4 warnings
Lint:
e2e/helpers.ts#L214
Replace `id:·string,·headers:·Record<string,·string>` with `⏎··id:·string,⏎··headers:·Record<string,·string>,⏎`
|
Lint:
e2e/helpers.ts#L215
Delete `⏎····`
|
Lint:
e2e/helpers.ts#L217
Delete `··`
|
Lint:
e2e/helpers.ts#L218
Delete `··`
|
Lint:
e2e/helpers.ts#L219
Delete `··`
|
Lint:
src/api/messages.ts#L219
Expected blank line before this statement
|
Lint:
src/api/messages.ts#L222
'isOldestUnread' is assigned a value but never used
|
Lint:
src/api/messages.ts#L224
Expected blank line before this statement
|
Lint:
src/state/reducers/messages.ts#L174
'_rest' is assigned a value but never used
|
Lint
Process completed with exit code 1.
|
Unittest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unittest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|