Skip to content

feat: add SQL frontend, runtime expression evaluator, and Counterscal… #68

feat: add SQL frontend, runtime expression evaluator, and Counterscal…

feat: add SQL frontend, runtime expression evaluator, and Counterscal… #68

Triggered via push March 6, 2026 20:33
Status Failure
Total duration 38s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
test
Process completed with exit code 2.
test: src/local-executor.ts#L870
Argument of type '"COLUMN_NOT_FOUND"' is not assignable to parameter of type 'ErrorCode'.
test: src/local-executor.ts#L863
Argument of type '"COLUMN_NOT_FOUND"' is not assignable to parameter of type 'ErrorCode'.
test: src/local-executor.ts#L858
Argument of type '"COLUMN_NOT_FOUND"' is not assignable to parameter of type 'ErrorCode'.
test: src/local-executor.ts#L440
Argument of type '"COLUMN_NOT_FOUND"' is not assignable to parameter of type 'ErrorCode'.
test: src/local-executor.ts#L433
Argument of type '"COLUMN_NOT_FOUND"' is not assignable to parameter of type 'ErrorCode'.
test: src/local-executor.ts#L428
Argument of type '"COLUMN_NOT_FOUND"' is not assignable to parameter of type 'ErrorCode'.