chore(deps-dev): bump dexie from 4.0.7 to 4.0.9 #5223
Annotations
3 errors and 10 warnings
Test:
src/script/service/StoreEngineProvider.ts#L55
Argument of type 'DexieDatabase' is not assignable to parameter of type 'Dexie'.
|
Test:
src/script/service/StoreEngineProvider.ts#L57
Argument of type 'DexieDatabase' is not assignable to parameter of type 'Dexie'.
|
Test
Process completed with exit code 2.
|
Lint:
server/Server.ts#L70
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
Lint:
server/Server.ts#L169
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
Lint:
server/Server.ts#L170
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
Lint:
server/Server.ts#L171
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
Lint:
server/Server.ts#L172
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
Lint:
server/Server.ts#L173
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
Lint:
server/Server.ts#L174
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
Lint:
server/Server.ts#L175
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
Lint:
server/Server.ts#L176
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
Lint:
server/Server.ts#L177
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
Loading