fix: WASM build resilience + lint cleanup from TS migration #209
embedding-regression.yml
on: pull_request
Embedding regression tests
56s
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'].
|