Tests #801
Annotations
2 errors and 2 warnings
Run tests:
test/odata/test.js#L97
Argument of type 'string' is not assignable to parameter of type 'SupportedMethod'.
|
Run tests
Process completed with exit code 2.
|
Run tests:
src/AbstractSQLCompiler.ts#L856
Prefer using an optional chain expression instead, as it's more concise and easier to read
|
Run tests:
src/AbstractSQLRules2SQL.ts#L295
Invalid operand for a '+' operation. Operands must each be a number or string, allowing a string + any of: `any`, `boolean`, `null`, `RegExp`, `undefined`. Got `never`
|
Loading