fix(watch): purge embeddings before nodes to stop FK crash in rebuildFile #3076
commitlint.yml
on: pull_request
Validate commits
7m 47s
Validate branch name
3s
Annotations
2 errors
|
Validate commits
Process completed with exit code 2.
|
|
Validate commits:
src/domain/graph/watcher.ts#L24
Type '(name: string, kind: string, file: string, line: number) => { id: number; } | undefined' is not assignable to type '(...params: unknown[]) => { id: number; } | undefined'.
|