Upgrade for Node 18 compatibility #308
Triggered via pull request
September 20, 2023 22:07
Status
Failure
Total duration
1m 48s
Artifacts
–
wf_check-changes.yml
on: pull_request
changes-check
1m 37s
Annotations
10 errors
changes-check
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'.
|
changes-check
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'.
|
changes-check
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'.
|
changes-check
Expected 3-6 arguments, but got 7.
|
changes-check
Expected 7 arguments, but got 8.
|
changes-check
Type 'undefined' is not assignable to type 'VisitResult<Node>'.
|
changes-check
Property 'decorators' does not exist on type 'ClassDeclaration'.
|
changes-check
Expected 6 arguments, but got 7.
|
changes-check
Argument of type 'Node' is not assignable to parameter of type 'SourceFile'.
|
changes-check
Argument of type 'undefined' is not assignable to parameter of type 'Expression'.
|