fix: Read receipts are not created on the first time a user reads a room #12653
Annotations
10 errors and 10 warnings
|
apps/meteor/tests/end-to-end/api/24-methods.js#L127
Replace `····` with `↹`
|
apps/meteor/tests/end-to-end/api/24-methods.js#L131
'channelName' is never reassigned. Use 'const' instead
|
apps/meteor/tests/end-to-end/api/24-methods.js#L131
'channelName' is assigned a value but never used
|
apps/meteor/tests/end-to-end/api/24-methods.js#L132
Replace `········` with `↹↹`
|
apps/meteor/tests/end-to-end/api/24-methods.js#L132
Split 'let' declarations into multiple statements
|
apps/meteor/tests/end-to-end/api/24-methods.js#L134
Replace `········const·roomName·=·`methods-test-channel-${·Date.now()·` with `↹↹const·roomName·=·`methods-test-channel-${Date.now()`
|
apps/meteor/tests/end-to-end/api/24-methods.js#L136
Replace `············` with `↹↹↹`
|
apps/meteor/tests/end-to-end/api/24-methods.js#L137
Replace `············` with `↹↹↹`
|
apps/meteor/tests/end-to-end/api/24-methods.js#L138
Replace `············` with `↹↹↹`
|
packages/agenda/src/Agenda.ts#L66
Do not use "@ts-ignore" because it alters compilation errors
|
packages/agenda/src/Agenda.ts#L69
Do not use "@ts-ignore" because it alters compilation errors
|
packages/agenda/src/Agenda.ts#L72
Do not use "@ts-ignore" because it alters compilation errors
|
packages/agenda/src/Agenda.ts#L125
Do not use "@ts-ignore" because it alters compilation errors
|
packages/agenda/src/Agenda.ts#L127
Do not use "@ts-ignore" because it alters compilation errors
|
packages/agenda/src/Agenda.ts#L605
Do not use "@ts-ignore" because it alters compilation errors
|
packages/livechat/src/components/Composer/index.tsx#L29
Prefer using an optional chain expression instead, as it's more concise and easier to read
|
packages/livechat/src/components/Composer/index.tsx#L244
Forbidden non-null assertion
|
packages/livechat/src/components/Composer/index.tsx#L252
Forbidden non-null assertion
|
apps/meteor/app/api/server/v1/settings.ts#L106
Prefer using an optional chain expression instead, as it's more concise and easier to read
|
The logs for this run have expired and are no longer available.
Loading