chore(deps): update dependency rollup to ^4.17.2 - autoclosed #474
Annotations
11 errors
|
Build, Lint and Test:
SonarJS/packages/jsts/src/linter/visitors/cpd.ts#L110
No overload matches this call.
|
Build, Lint and Test:
SonarJS/packages/jsts/src/linter/visitors/cpd.ts#L114
No overload matches this call.
|
Build, Lint and Test:
SonarJS/packages/jsts/src/linter/visitors/cpd.ts#L118
No overload matches this call.
|
Build, Lint and Test:
SonarJS/packages/jsts/src/linter/visitors/symbol-highlighting.ts#L44
Type '(context: RuleContext) => { Program(): void; '*': (node: Node) => void; 'Program:exit': (node: Node) => void; }' is not assignable to type '(context: RuleContext) => RuleListener'.
|
Build, Lint and Test:
SonarJS/packages/jsts/src/linter/visitors/symbol-highlighting.ts#L80
Argument of type 'import("/home/runner/work/eslint-plugin-sonar/eslint-plugin-sonar/SonarJS/node_modules/@types/estree/index").Node' is not assignable to parameter of type 'import("/home/runner/work/eslint-plugin-sonar/eslint-plugin-sonar/node_modules/@types/estree/index").Node'.
|
Build, Lint and Test:
SonarJS/packages/jsts/src/linter/visitors/symbol-highlighting.ts#L140
Type 'import("/home/runner/work/eslint-plugin-sonar/eslint-plugin-sonar/SonarJS/node_modules/@types/estree/index").Node' is not assignable to type 'import("/home/runner/work/eslint-plugin-sonar/eslint-plugin-sonar/node_modules/@types/estree/index").Node'.
|
Build, Lint and Test:
SonarJS/packages/jsts/src/linter/visitors/visitor.ts#L29
Type 'Program' is not assignable to type 'Node'.
|
Build, Lint and Test:
SonarJS/packages/jsts/src/rules/S100/rule.ts#L62
Type '(context: RuleContext) => { [x: string]: ((node: Property) => void) | ((node: VariableDeclarator) => void) | ((node: MethodDefinition) => void) | ((node: FunctionDeclaration) => void) | ((node: ReturnStatement) => void); 'MethodDefinition[key.type="Identifier"]': (node: MethodDefinition) => void; 'FunctionDeclaratio...' is not assignable to type '(context: RuleContext) => RuleListener'.
|
Build, Lint and Test:
SonarJS/packages/jsts/src/rules/S101/rule.ts#L34
Type '(context: RuleContext) => { ClassDeclaration: (node: Node) => void; TSInterfaceDeclaration: (node: Node) => void; }' is not assignable to type '(context: RuleContext) => RuleListener'.
|
Build, Lint and Test:
SonarJS/packages/jsts/src/rules/S104/rule.ts#L34
Type '(context: RuleContext) => { 'Program:exit': (node: Node) => void; }' is not assignable to type '(context: RuleContext) => RuleListener'.
|
The logs for this run have expired and are no longer available.
Loading