feat: add SQL frontend, runtime expression evaluator, and Counterscal… #68
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'.
|