Skip to content

fix: failing build with ERR_PNPM_BAD_PM_VERSION #8

fix: failing build with ERR_PNPM_BAD_PM_VERSION

fix: failing build with ERR_PNPM_BAD_PM_VERSION #8

Triggered via push August 27, 2024 12:47
Status Failure
Total duration 1m 27s
Artifacts

deploy.yml

on: push
⬣ ESLint & ʦ TypeScript
1m 14s
⬣ ESLint & ʦ TypeScript
⚡ Tests (Integration/Unit)
9s
⚡ Tests (Integration/Unit)
🎭 End to end testing for our web app
8s
🎭 End to end testing for our web app
🐳 Build
8s
🐳 Build
🚀 Deploy
0s
🚀 Deploy
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 3 warnings
🐳 Build
Error: Multiple versions of pnpm specified: - version 8 in the GitHub Action config with the key "version" - version [email protected] in the package.json with the key "packageManager" Remove one of these versions to avoid version mismatch errors like ERR_PNPM_BAD_PM_VERSION
⚡ Tests (Integration/Unit)
Error: Multiple versions of pnpm specified: - version 8 in the GitHub Action config with the key "version" - version [email protected] in the package.json with the key "packageManager" Remove one of these versions to avoid version mismatch errors like ERR_PNPM_BAD_PM_VERSION
🎭 End to end testing for our web app
Error: Multiple versions of pnpm specified: - version 8 in the GitHub Action config with the key "version" - version [email protected] in the package.json with the key "packageManager" Remove one of these versions to avoid version mismatch errors like ERR_PNPM_BAD_PM_VERSION
⬣ ESLint & ʦ TypeScript
Property 'ALLOW_INDEXING' does not exist on type 'JsonifyObject<{ MODE: "production" | "development" | "test"; SENTRY_DSN: string | undefined; }>'.
⬣ ESLint & ʦ TypeScript
Object literal may only specify known properties, and ''caret-blink'' does not exist in type '[fontSize: string, lineHeight: string] | [fontSize: string, configuration: Partial<{ lineHeight: string; letterSpacing: string; fontWeight: string | number; }>]'.
⬣ ESLint & ʦ TypeScript
Object literal may only specify known properties, and ''caret-blink'' does not exist in type '[fontSize: string, lineHeight: string] | [fontSize: string, configuration: Partial<{ lineHeight: string; letterSpacing: string; fontWeight: string | number; }>]'.
⬣ ESLint & ʦ TypeScript
'createRequestHandler' is of type 'unknown'.
⬣ ESLint & ʦ TypeScript
Type '{ colors: { border: string; input: { DEFAULT: string; invalid: string; }; ring: { DEFAULT: string; invalid: string; }; background: string; foreground: { DEFAULT: string; destructive: string; }; primary: { ...; }; ... 5 more ...; card: { ...; }; }; borderColor: { ...; }; borderRadius: { ...; }; fontSize: { ...; }; }' is not assignable to type 'Partial<CustomThemeConfig>'.
⬣ ESLint & ʦ TypeScript
web#typecheck: command (/home/runner/work/epic-stack-turborepo/epic-stack-turborepo/apps/web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (1)
🎭 End to end testing for our web app
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
🎭 End to end testing for our web app
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
⬣ ESLint & ʦ TypeScript: apps/web/app/components/ui/input-otp.tsx#L1
`react` import should occur after import of `lucide-react`