Skip to content

CI/CD

CI/CD #4

Manually triggered July 27, 2024 06:14
Status Failure
Total duration 14s
Billable time 1m
Artifacts

ci-cd.yml

on: workflow_dispatch
install dependencies (pnpm)
5s
install dependencies (pnpm)
check linting (prettier)
0s
check linting (prettier)
Fit to window
Zoom out
Zoom in

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/