Skip to content

fix(watch): purge embeddings before nodes to stop FK crash in rebuildFile #3076

fix(watch): purge embeddings before nodes to stop FK crash in rebuildFile

fix(watch): purge embeddings before nodes to stop FK crash in rebuildFile #3076

Triggered via pull request May 21, 2026 01:41
Status Failure
Total duration 7m 49s
Artifacts

commitlint.yml

on: pull_request
Validate commits
7m 47s
Validate commits
Validate branch name
3s
Validate branch name
Fit to window
Zoom out
Zoom in

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'.