Skip to content

chore(deps): update dependency rollup to v4.22.4 [security] #715

chore(deps): update dependency rollup to v4.22.4 [security]

chore(deps): update dependency rollup to v4.22.4 [security] #715

Triggered via push January 30, 2025 17:45
Status Failure
Total duration 1m 43s
Artifacts

ci.yml

on: push
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

21 errors
Lint and Test with Node.js 20: 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'.
Lint and Test with Node.js 20: SonarJS/packages/jsts/src/linter/visitors/visitor.ts#L29
Type 'Program' is not assignable to type 'Node'.
Lint and Test with Node.js 20: SonarJS/packages/jsts/src/rules/S100/rule.ts#L79
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'.
Lint and Test with Node.js 20: SonarJS/packages/jsts/src/rules/S101/rule.ts#L51
Type '(context: RuleContext) => { ClassDeclaration: (node: Node) => void; TSInterfaceDeclaration: (node: Node) => void; }' is not assignable to type '(context: RuleContext) => RuleListener'.
Lint and Test with Node.js 20: SonarJS/packages/jsts/src/rules/S104/rule.ts#L50
Type '(context: RuleContext) => { 'Program:exit': (node: Node) => void; }' is not assignable to type '(context: RuleContext) => RuleListener'.
Lint and Test with Node.js 20: SonarJS/packages/jsts/src/rules/S1110/rule.ts#L73
Argument of type 'Identifier | Property | CatchClause | ClassDeclaration | ClassExpression | ClassBody | ... 80 more ... | JSXText' is not assignable to parameter of type 'Node'.
Lint and Test with Node.js 20: SonarJS/packages/jsts/src/rules/S1116/decorator.ts#L35
Argument of type 'import("/home/runner/work/eslint-plugin-sonar/eslint-plugin-sonar/node_modules/@types/estree/index").Node' is not assignable to parameter of type 'import("/home/runner/work/eslint-plugin-sonar/eslint-plugin-sonar/SonarJS/node_modules/@types/estree/index").Node'.
Lint and Test with Node.js 20: SonarJS/packages/jsts/src/rules/S1121/rule.ts#L32
Type '(context: RuleContext) => { AssignmentExpression: (node: Node) => void; }' is not assignable to type '(context: RuleContext) => RuleListener'.
Lint and Test with Node.js 20: SonarJS/packages/jsts/src/rules/S1121/rule.ts#L81
Argument of type 'Identifier | Property | CatchClause | ClassDeclaration | ClassExpression | ClassBody | ... 80 more ... | JSXText' is not assignable to parameter of type 'Node'.
Lint and Test with Node.js 20: SonarJS/packages/jsts/src/rules/S1121/rule.ts#L82
Argument of type 'Identifier | Property | CatchClause | ClassDeclaration | ClassExpression | ClassBody | ... 80 more ... | JSXText' is not assignable to parameter of type 'Node'.
Lint and Test with Node.js 18
The job was canceled because "_20" failed.
Lint and Test with Node.js 18: 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'.
Lint and Test with Node.js 18: SonarJS/packages/jsts/src/linter/visitors/visitor.ts#L29
Type 'Program' is not assignable to type 'Node'.
Lint and Test with Node.js 18: SonarJS/packages/jsts/src/rules/S100/rule.ts#L79
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'.
Lint and Test with Node.js 18: SonarJS/packages/jsts/src/rules/S101/rule.ts#L51
Type '(context: RuleContext) => { ClassDeclaration: (node: Node) => void; TSInterfaceDeclaration: (node: Node) => void; }' is not assignable to type '(context: RuleContext) => RuleListener'.
Lint and Test with Node.js 18: SonarJS/packages/jsts/src/rules/S104/rule.ts#L50
Type '(context: RuleContext) => { 'Program:exit': (node: Node) => void; }' is not assignable to type '(context: RuleContext) => RuleListener'.
Lint and Test with Node.js 18: SonarJS/packages/jsts/src/rules/S1110/rule.ts#L73
Argument of type 'Identifier | Property | CatchClause | ClassDeclaration | ClassExpression | ClassBody | ... 80 more ... | JSXText' is not assignable to parameter of type 'Node'.
Lint and Test with Node.js 18: SonarJS/packages/jsts/src/rules/S1116/decorator.ts#L35
Argument of type 'import("/home/runner/work/eslint-plugin-sonar/eslint-plugin-sonar/node_modules/@types/estree/index").Node' is not assignable to parameter of type 'import("/home/runner/work/eslint-plugin-sonar/eslint-plugin-sonar/SonarJS/node_modules/@types/estree/index").Node'.
Lint and Test with Node.js 18: SonarJS/packages/jsts/src/rules/S1121/rule.ts#L32
Type '(context: RuleContext) => { AssignmentExpression: (node: Node) => void; }' is not assignable to type '(context: RuleContext) => RuleListener'.
Lint and Test with Node.js 18: SonarJS/packages/jsts/src/rules/S1121/rule.ts#L81
Argument of type 'Identifier | Property | CatchClause | ClassDeclaration | ClassExpression | ClassBody | ... 80 more ... | JSXText' is not assignable to parameter of type 'Node'.
Lint and Test with Node.js 18: SonarJS/packages/jsts/src/rules/S1121/rule.ts#L82
Argument of type 'Identifier | Property | CatchClause | ClassDeclaration | ClassExpression | ClassBody | ... 80 more ... | JSXText' is not assignable to parameter of type 'Node'.