version bump #5
code-check.yml
on: pull_request
pnpm lint
35s
pnpm format:check
3m 30s
pnpm typecheck
1m 43s
Annotations
2 errors and 3 warnings
pnpm lint
www#lint: command (/home/runner/work/sparkstack/sparkstack/apps/www) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
|
pnpm lint
Process completed with exit code 1.
|
pnpm lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
pnpm typecheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
pnpm format:check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|