Use pnpm instead of yarn #14
Annotations
6 errors and 2 warnings
|
Test on macos-latest
Process completed with exit code 2.
|
|
Test on macos-latest:
node_modules/.pnpm/@types+glob@7.2.0/node_modules/@types/glob/index.d.ts#L12
Could not find a declaration file for module 'minimatch'. '/Users/runner/work/prettier-vscode/prettier-vscode/node_modules/.pnpm/minimatch@3.1.2/node_modules/minimatch/minimatch.js' implicitly has an 'any' type.
|
|
Test on ubuntu-latest
Process completed with exit code 2.
|
|
Test on ubuntu-latest:
node_modules/.pnpm/@types+glob@7.2.0/node_modules/@types/glob/index.d.ts#L12
Could not find a declaration file for module 'minimatch'. '/home/runner/work/prettier-vscode/prettier-vscode/node_modules/.pnpm/minimatch@3.1.2/node_modules/minimatch/minimatch.js' implicitly has an 'any' type.
|
|
Test on windows-latest
Process completed with exit code 1.
|
|
Test on windows-latest:
node_modules/.pnpm/@types+glob@7.2.0/node_modules/@types/glob/index.d.ts#L12
Could not find a declaration file for module 'minimatch'. 'D:/a/prettier-vscode/prettier-vscode/node_modules/.pnpm/minimatch@3.1.2/node_modules/minimatch/minimatch.js' implicitly has an 'any' type.
|
|
Lint:
src/PrettierWorkerInstance.ts#L122
Unexpected any. Specify a different type
|
|
Lint:
src/ModuleResolver.ts#L50
Unexpected any. Specify a different type
|