Update dependency @balena/lint to v9 #729
Annotations
10 errors
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`
|
Run tests:
test/abstract-sql/case-when-else.js#L31
'it' is not defined
|
Run tests:
test/abstract-sql/case-when-else.js#L45
'it' is not defined
|
Run tests:
test/abstract-sql/test.js#L11
'it' is not defined
|
Run tests:
test/abstract-sql/test.js#L15
'it' is not defined
|
Run tests:
test/abstract-sql/test.js#L80
'describe' is not defined
|
Run tests:
test/abstract-sql/test.js#L81
'describe' is not defined
|
Run tests:
test/abstract-sql/test.js#L83
'describe' is not defined
|
Run tests:
test/odata/expand.js#L21
'it' is not defined
|
Loading