feat: Jump to last message WPB-6518 #2756
Annotations
2 errors and 10 warnings
test:
src/script/components/LastMessageTracker/LastMessageTracker.tsx#L75
Type '{ children: Element; accept?: string; acceptCharset?: string; action?: string; allowFullScreen?: boolean; allowTransparency?: boolean; alt?: string; as?: string; async?: boolean; autoComplete?: string; ... 356 more ...; key?: Key; }' is not assignable to type 'IconButtonProps<HTMLButtonElement>'.
|
test
Process completed with exit code 2.
|
test:
server/Server.ts#L164
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
test:
server/Server.ts#L165
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
test:
server/Server.ts#L166
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
test:
server/Server.ts#L167
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
test:
server/Server.ts#L168
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
test:
server/Server.ts#L169
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
test:
server/Server.ts#L170
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
test:
server/Server.ts#L171
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
test:
server/config/client.config.ts#L70
No magic number: 4
|
test:
server/config/client.config.ts#L72
No magic number: 500
|