chore(deps): bump markdown-it and @types/markdown-it #2801
Annotations
2 errors and 10 warnings
renderMessage › renders an emoticon of someone shrugging:
src/script/util/messageRenderer.test.ts#L184
expect(received).toBe(expected) // Object.is equality
Expected: "¯_(ツ)_/¯"
Received: "¯<em>(ツ)</em>/¯"
at Object.toBe (src/script/util/messageRenderer.test.ts:184:39)
|
test
Process completed with exit code 1.
|
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
|