Add kuzu client #169
Annotations
10 errors
|
build
Unsafe argument of type `any` assigned to a parameter of type `BasePredicates<never> | { [x: string]: any; }`
|
|
build
Unsafe argument of type `any` assigned to a parameter of type `BasePredicates<never> | { [x: string]: any; }`
|
|
build
Unsafe argument of type `any` assigned to a parameter of type `BasePredicates<never> | { [x: string]: any; }`
|
|
build
This assertion is unnecessary since it does not change the type of the expression
|
|
build
This assertion is unnecessary since it does not change the type of the expression
|
|
build:
packages/markdown-db/src/markdown-db.engine.ts#L329
This assertion is unnecessary since it does not change the type of the expression
|
|
build:
packages/markdown-db/src/markdown-db.engine.ts#L289
This assertion is unnecessary since it does not change the type of the expression
|
|
build:
packages/markdown-db/src/markdown-db.engine.ts#L262
Async method 'refreshEntries' has no 'await' expression
|
|
build:
packages/markdown-db/src/markdown-db.engine.ts#L210
Async arrow function has no 'await' expression
|
|
build:
packages/markdown-db/src/markdown-db.engine.test.ts#L392
'engine' is assigned a value but only used as a type. Allowed unused vars must match /^_/u
|