Fix E2E tests: resolve strict mode violations, all 57 tests passing #1
ci.yml
on: push
rust-check
49s
ts-check
5s
Matrix: rust-test
Matrix: build
Annotations
2 errors
|
ts-check
Error: Multiple versions of pnpm specified:
- version 9 in the GitHub Action config with the key "version"
- version pnpm@9.15.1 in the package.json with the key "packageManager"
Remove one of these versions to avoid version mismatch errors like ERR_PNPM_BAD_PM_VERSION
|
|
rust-check
Process completed with exit code 1.
|