You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'.
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'.
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'.
Expected 3-6 arguments, but got 7.
Expected 7 arguments, but got 8.
Type 'undefined' is not assignable to type 'VisitResult<Node>'.
Property 'decorators' does not exist on type 'ClassDeclaration'.
Expected 6 arguments, but got 7.
Argument of type 'Node' is not assignable to parameter of type 'SourceFile'.
Argument of type 'undefined' is not assignable to parameter of type 'Expression'.
The logs for this run have expired and are no longer available.