feat: Add per-row regeneration to bulk evaluation ResultsTable #234
Annotations
6 errors and 3 warnings
|
Type Check
Process completed with exit code 2.
|
|
Type Check:
src/lib/training/training-loop-manager.ts#L50
Property 'env' does not exist on type 'ImportMeta'.
|
|
Type Check:
src/lib/evaluation/semanticSimilarity.ts#L91
Property 'env' does not exist on type 'ImportMeta'.
|
|
Type Check:
src/lib/db/db.ts#L121
Property 'env' does not exist on type 'ImportMeta'.
|
|
Type Check:
src/lib/db/db.ts#L36
Property 'env' does not exist on type 'ImportMeta'.
|
|
Type Check:
src/lib/db/db.ts#L25
Property 'env' does not exist on type 'ImportMeta'.
|
|
Lint:
tests/unit/bulk-evaluator.test.ts#L134
Unexpected any. Specify a different type
|
|
Lint:
tests/unit/bulk-evaluator.test.ts#L113
Unexpected any. Specify a different type
|
|
Lint:
tests/unit/bulk-evaluator.test.ts#L109
Unexpected any. Specify a different type
|