Skip to content

Add kuzu client

Add kuzu client #169

Re-run triggered September 19, 2025 12:59
Status Failure
Total duration 1m 13s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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