Upgrade for Node 18 compatibility #259
Annotations
10 errors
lint
Type 'import("/home/runner/work/booster/booster/common/temp/node_modules/.pnpm/[email protected]/node_modules/typescript/lib/typescript").Node' does not satisfy the constraint 'import("/home/runner/work/booster/booster/common/temp/node_modules/.pnpm/@[email protected]/node_modules/@ts-morph/common/lib/typescript").Node'.
|
lint
Type 'import("/home/runner/work/booster/booster/common/temp/node_modules/.pnpm/[email protected]/node_modules/typescript/lib/typescript").Node' does not satisfy the constraint 'import("/home/runner/work/booster/booster/common/temp/node_modules/.pnpm/@[email protected]/node_modules/@ts-morph/common/lib/typescript").Node'.
|
lint
Argument of type 'import("/home/runner/work/booster/booster/common/temp/node_modules/.pnpm/[email protected]/node_modules/ts-morph/lib/ts-morph").Node<import("/home/runner/work/booster/booster/common/temp/node_modules/.pnpm/@[email protected]/node_modules/@ts-morph/common/lib/typescript").Node> | undefined' is not assignable to parameter of type 'import("/home/runner/work/booster/booster/common/temp/node_modules/.pnpm/[email protected]/node_modules/ts-morph/lib/ts-morph").Node<import("/home/runner/work/booster/booster/common/temp/node_modules/.pnpm/[email protected]/node_modules/typescript/lib/typescript").Node> | undefined'.
|
lint
Expected 3-6 arguments, but got 7.
|
lint
Expected 7 arguments, but got 8.
|
lint
Type 'undefined' is not assignable to type 'VisitResult<Node>'.
|
lint
Property 'decorators' does not exist on type 'ClassDeclaration'.
|
lint
Expected 6 arguments, but got 7.
|
lint
Argument of type 'Node' is not assignable to parameter of type 'SourceFile'.
|
lint
Argument of type 'undefined' is not assignable to parameter of type 'Expression'.
|