Update dependency eslint to v9 #3643
Annotations
9 errors
Type Check
Object literal may only specify known properties, and 'parserOptions' does not exist in type 'Config<RulesRecord>'.
|
Type Check
Type 'import("/home/runner/work/recheck/recheck/node_modules/@types/estree/index").Node' is not assignable to type 'import("/home/runner/work/recheck/recheck/node_modules/eslint/node_modules/@types/estree/index").Node'.
|
Type Check
Type 'import("/home/runner/work/recheck/recheck/node_modules/@types/estree/index").Node' is not assignable to type 'import("/home/runner/work/recheck/recheck/node_modules/eslint/node_modules/@types/estree/index").Node'.
|
Type Check
Type 'import("/home/runner/work/recheck/recheck/node_modules/@types/estree/index").Node' is not assignable to type 'import("/home/runner/work/recheck/recheck/node_modules/eslint/node_modules/@types/estree/index").Node'.
|
Type Check
Argument of type 'NewExpression & NodeParentExtension' is not assignable to parameter of type 'CallExpression'.
|
Type Check
Argument of type 'NewExpression & NodeParentExtension' is not assignable to parameter of type 'Node'.
|
Type Check
Argument of type 'CallExpression & NodeParentExtension' is not assignable to parameter of type 'CallExpression'.
|
Type Check
Argument of type 'CallExpression & NodeParentExtension' is not assignable to parameter of type 'Node'.
|
Type Check
Process completed with exit code 1.
|
Loading