Update node to 20, make sbvr-types a peer dependency, update dependencies & tests to match #690
Annotations
2 warnings
src/AbstractSQLCompiler.ts#L846
Prefer using an optional chain expression instead, as it's more concise and easier to read
|
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`
|
This job succeeded
Loading