Bump dependencies, delete integration tests #349
Annotations
10 errors and 3 warnings
|
test (ubuntu-latest):
typescript/src/codeActions/custom/fromDestructure/fromSplittedDestructure.ts#L48
Invalid operand for a '+' operation. Operands must each be a number or string, allowing a string + any of: `boolean`, `null`, `RegExp`, `undefined`. Got `any`
|
|
test (ubuntu-latest):
typescript/src/codeActions/custom/fromDestructure/fromSplittedDestructure.ts#L48
Invalid operand for a '+' operation. Operands must each be a number or string, allowing a string + any of: `boolean`, `null`, `RegExp`, `undefined`. Got `any`
|
|
test (ubuntu-latest):
typescript/src/codeActions/custom/fromDestructure/fromDestructure.ts#L53
Invalid operand for a '+' operation. Operands must each be a number or string, allowing a string + any of: `boolean`, `null`, `RegExp`, `undefined`. Got `any`
|
|
test (ubuntu-latest):
typescript/src/codeActions/custom/fromDestructure/fromDestructure.ts#L53
Invalid operand for a '+' operation. Operands must each be a number or string, allowing a string + any of: `boolean`, `null`, `RegExp`, `undefined`. Got `any`
|
|
test (ubuntu-latest):
typescript/src/codeActions/custom/fromDestructure/createFlattenedExpressionFromDestructuring.ts#L19
This assertion is unnecessary since it does not change the type of the expression
|
|
test (ubuntu-latest):
typescript/src/codeActions/custom/addDestructure/addSplittedDestructure.ts#L70
Invalid operand for a '+' operation. Operands must each be a number or string, allowing a string + any of: `boolean`, `null`, `RegExp`, `undefined`. Got `any`
|
|
test (ubuntu-latest):
typescript/src/codeActions/custom/addDestructure/addSplittedDestructure.ts#L70
Invalid operand for a '+' operation. Operands must each be a number or string, allowing a string + any of: `boolean`, `null`, `RegExp`, `undefined`. Got `any`
|
|
test (ubuntu-latest):
typescript/src/codeActions/custom/addDestructure/addDestructure.ts#L29
Invalid operand for a '+' operation. Operands must each be a number or string, allowing a string + any of: `boolean`, `null`, `RegExp`, `undefined`. Got `any`
|
|
test (ubuntu-latest):
typescript/src/codeActions/custom/addDestructure/addDestructure.ts#L29
Invalid operand for a '+' operation. Operands must each be a number or string, allowing a string + any of: `boolean`, `null`, `RegExp`, `undefined`. Got `any`
|
|
test (ubuntu-latest):
src/apiCommands.ts#L30
This assertion is unnecessary since it does not change the type of the expression
|
|
test (ubuntu-latest):
typescript/src/codeActions/functionExtractors.ts#L136
`Array#reduce()` is not allowed
|
|
test (ubuntu-latest):
src/specialCommands.ts#L425
Unexpected `await` inside a loop
|
|
test (ubuntu-latest):
src/specialCommands.ts#L383
Unexpected `await` inside a loop
|