Skip to content

fix: WASM build resilience + lint cleanup from TS migration #209

fix: WASM build resilience + lint cleanup from TS migration

fix: WASM build resilience + lint cleanup from TS migration #209

Triggered via pull request March 26, 2026 07:55
Status Failure
Total duration 1m 0s
Artifacts

embedding-regression.yml

on: pull_request
Embedding regression tests
56s
Embedding regression tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Embedding regression tests: src/domain/graph/builder/stages/detect-changes.ts#L242
Property 'dataflow' comes from an index signature, so it must be accessed with ['dataflow'].
Embedding regression tests: src/domain/graph/builder/stages/detect-changes.ts#L230
Property 'cfg' comes from an index signature, so it must be accessed with ['cfg'].
Embedding regression tests: src/domain/analysis/context.ts#L408
Property '_depth' comes from an index signature, so it must be accessed with ['_depth'].
Embedding regression tests: src/domain/analysis/context.ts#L407
Property '_depth' comes from an index signature, so it must be accessed with ['_depth'].
Embedding regression tests: src/cli/index.ts#L35
Property 'json' comes from an index signature, so it must be accessed with ['json'].
Embedding regression tests: src/cli/index.ts#L30
Property 'verbose' comes from an index signature, so it must be accessed with ['verbose'].
Embedding regression tests: src/cli/commands/watch.ts#L10
Property 'engine' comes from an index signature, so it must be accessed with ['engine'].
Embedding regression tests: src/cli/commands/info.ts#L12
Property 'engine' comes from an index signature, so it must be accessed with ['engine'].
Embedding regression tests: src/cli/commands/build.ts#L18
Property 'engine' comes from an index signature, so it must be accessed with ['engine'].
Embedding regression tests: src/cli/commands/branch-compare.ts#L16
Property 'engine' comes from an index signature, so it must be accessed with ['engine'].