Skip to content

pnpm upgrade

pnpm upgrade #106

Triggered via pull request November 23, 2024 07:42
Status Failure
Total duration 30s
Artifacts

check.yaml

on: pull_request
typecheck-and-lint
19s
typecheck-and-lint
e2e-test
0s
e2e-test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
typecheck-and-lint: src/app/(auth)/verify-email/verify-code.tsx#L49
Type '() => Promise<void | { error: string; }>' is not assignable to type 'string | ((formData: FormData) => void | Promise<void>) | undefined'.
typecheck-and-lint: src/app/(main)/account/page.tsx#L28
Type '() => Promise<void | { error: string; }>' is not assignable to type 'string | ((formData: FormData) => void | Promise<void>) | undefined'.
typecheck-and-lint
Process completed with exit code 2.
typecheck-and-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
typecheck-and-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/