Skip to content

Use pnpm instead of yarn #14

Use pnpm instead of yarn

Use pnpm instead of yarn #14

Triggered via push November 27, 2025 17:03
Status Failure
Total duration 47s
Artifacts

main.yaml

on: push
Matrix: test
Package
0s
Package
Release
0s
Release
Fit to window
Zoom out
Zoom in

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