v2.0.26-alpha.0 #130
Annotations
7 errors and 1 warning
release:
packages/typescript-plugin/index.ts#L12
Argument of type 'typeof import("/home/runner/work/language-tools/language-tools/node_modules/.pnpm/[email protected]/node_modules/typescript/lib/typescript")' is not assignable to parameter of type 'typeof import("/home/runner/work/language-tools/language-tools/node_modules/.pnpm/[email protected]/node_modules/typescript/lib/typescript")'.
|
release:
packages/typescript-plugin/index.ts#L49
Argument of type 'typeof import("/home/runner/work/language-tools/language-tools/node_modules/.pnpm/[email protected]/node_modules/typescript/lib/typescript")' is not assignable to parameter of type 'typeof import("/home/runner/work/language-tools/language-tools/node_modules/.pnpm/[email protected]/node_modules/typescript/lib/typescript")'.
|
release:
packages/typescript-plugin/index.ts#L52
Argument of type 'typeof import("/home/runner/work/language-tools/language-tools/node_modules/.pnpm/[email protected]/node_modules/typescript/lib/typescript")' is not assignable to parameter of type 'typeof import("/home/runner/work/language-tools/language-tools/node_modules/.pnpm/[email protected]/node_modules/typescript/lib/typescript")'.
|
release:
packages/component-meta/lib/base.ts#L181
Argument of type 'typeof import("/home/runner/work/language-tools/language-tools/node_modules/.pnpm/[email protected]/node_modules/typescript/lib/typescript")' is not assignable to parameter of type 'typeof import("/home/runner/work/language-tools/language-tools/node_modules/.pnpm/[email protected]/node_modules/typescript/lib/typescript")'.
|
release:
packages/tsc/index.ts#L17
Argument of type 'typeof import("/home/runner/work/language-tools/language-tools/node_modules/.pnpm/[email protected]/node_modules/typescript/lib/typescript")' is not assignable to parameter of type 'typeof import("/home/runner/work/language-tools/language-tools/node_modules/.pnpm/[email protected]/node_modules/typescript/lib/typescript")'.
|
release:
packages/tsc/index.ts#L33
Argument of type 'typeof import("/home/runner/work/language-tools/language-tools/node_modules/.pnpm/[email protected]/node_modules/typescript/lib/typescript")' is not assignable to parameter of type 'typeof import("/home/runner/work/language-tools/language-tools/node_modules/.pnpm/[email protected]/node_modules/typescript/lib/typescript")'.
|
release
Process completed with exit code 2.
|
release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|