v2.0.14 #118
Annotations
9 errors and 1 warning
release:
packages/typescript-plugin/index.ts#L31
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#L75
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#L78
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#L166
Argument of type 'import("/home/runner/work/language-tools/language-tools/node_modules/.pnpm/[email protected]/node_modules/typescript/lib/typescript").CompilerOptions' is not assignable to parameter of type 'import("/home/runner/work/language-tools/language-tools/node_modules/.pnpm/[email protected]/node_modules/typescript/lib/typescript").CompilerOptions'.
|
release:
packages/component-meta/lib/base.ts#L170
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#L175
Argument of type 'import("/home/runner/work/language-tools/language-tools/node_modules/.pnpm/[email protected]/node_modules/typescript/lib/typescript").LanguageServiceHost' is not assignable to parameter of type 'import("/home/runner/work/language-tools/language-tools/node_modules/.pnpm/[email protected]/node_modules/typescript/lib/typescript").LanguageServiceHost'.
|
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#L28
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/.
|