Skip to content

Upgrade for Node 18 compatibility #259

Upgrade for Node 18 compatibility

Upgrade for Node 18 compatibility #259

Triggered via pull request September 20, 2023 22:07
Status Failure
Total duration 2m 1s
Artifacts

wf_check-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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'.