Upgrade for Node 18 compatibility #260
Triggered via pull request
September 21, 2023 17:47
Status
Failure
Total duration
1m 42s
Artifacts
–
Annotations
10 errors
lint
Type 'import("/home/runner/work/booster/booster/common/temp/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/typescript").Node' does not satisfy the constraint 'import("/home/runner/work/booster/booster/common/temp/node_modules/.pnpm/@ts-morph+common@0.16.0/node_modules/@ts-morph/common/lib/typescript").Node'.
|
lint
Type 'import("/home/runner/work/booster/booster/common/temp/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/typescript").Node' does not satisfy the constraint 'import("/home/runner/work/booster/booster/common/temp/node_modules/.pnpm/@ts-morph+common@0.16.0/node_modules/@ts-morph/common/lib/typescript").Node'.
|
lint
Argument of type 'import("/home/runner/work/booster/booster/common/temp/node_modules/.pnpm/ts-morph@15.1.0/node_modules/ts-morph/lib/ts-morph").Node<import("/home/runner/work/booster/booster/common/temp/node_modules/.pnpm/@ts-morph+common@0.16.0/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/ts-morph@15.1.0/node_modules/ts-morph/lib/ts-morph").Node<import("/home/runner/work/booster/booster/common/temp/node_modules/.pnpm/typescript@5.2.2/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'.
|