This repository has been archived by the owner on Dec 11, 2024. It is now read-only.
CI/CD #4
ci-cd.yml
on: workflow_dispatch
install dependencies (pnpm)
5s
check linting (prettier)
0s
Annotations
1 error and 1 warning
install dependencies (pnpm)
Error: No pnpm version is specified.
Please specify it by one of the following ways:
- in the GitHub Action config with the key "version"
- in the package.json with the key "packageManager"
|
install dependencies (pnpm)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|