refactor: use telemetry lib [WPB-11977] #5294
Annotations
10 warnings
test:
server/Server.ts#L70
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/Server.ts#L172
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
test:
server/Server.ts#L173
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
test:
server/Server.ts#L174
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
test:
server/Server.ts#L175
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
test:
server/Server.ts#L176
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
test:
server/Server.ts#L177
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|