Update dependency @balena/odata-to-abstract-sql to v7 #721
Annotations
2 warnings
Run tests:
src/AbstractSQLCompiler.ts#L846
Prefer using an optional chain expression instead, as it's more concise and easier to read
|
Run tests:
src/AbstractSQLRules2SQL.ts#L293
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