👷 ci(setup): Use latest pnpm
and node
versions
#322
ci.yml
on: push
lint
5s
format
6s
typecheck
5s
commitlint
6s
build
6s
e2e-tests
8s
Annotations
7 errors and 1 warning
commitlint
Error: Multiple versions of pnpm specified:
- version latest in the GitHub Action config with the key "version"
- version pnpm@8.9.0 in the package.json with the key "packageManager"
Remove one of these versions to avoid version mismatch errors like ERR_PNPM_BAD_PM_VERSION
|
format
Error: Multiple versions of pnpm specified:
- version latest in the GitHub Action config with the key "version"
- version pnpm@8.9.0 in the package.json with the key "packageManager"
Remove one of these versions to avoid version mismatch errors like ERR_PNPM_BAD_PM_VERSION
|
build
Error: Multiple versions of pnpm specified:
- version latest in the GitHub Action config with the key "version"
- version pnpm@8.9.0 in the package.json with the key "packageManager"
Remove one of these versions to avoid version mismatch errors like ERR_PNPM_BAD_PM_VERSION
|
typecheck
Error: Multiple versions of pnpm specified:
- version latest in the GitHub Action config with the key "version"
- version pnpm@8.9.0 in the package.json with the key "packageManager"
Remove one of these versions to avoid version mismatch errors like ERR_PNPM_BAD_PM_VERSION
|
lint
Error: Multiple versions of pnpm specified:
- version latest in the GitHub Action config with the key "version"
- version pnpm@8.9.0 in the package.json with the key "packageManager"
Remove one of these versions to avoid version mismatch errors like ERR_PNPM_BAD_PM_VERSION
|
e2e-tests
Error: Multiple versions of pnpm specified:
- version latest in the GitHub Action config with the key "version"
- version pnpm@8.9.0 in the package.json with the key "packageManager"
Remove one of these versions to avoid version mismatch errors like ERR_PNPM_BAD_PM_VERSION
|
e2e-tests
Report file results.json not found. Make sure Playwright is configured to generate a JSON report.
|
e2e-tests
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|