Skip to content

Update workflow to use bun instead of pnpm #12

Update workflow to use bun instead of pnpm

Update workflow to use bun instead of pnpm #12

Triggered via push February 21, 2024 13:41
Status Failure
Total duration 33s
Artifacts

check.yaml

on: push
typecheck-and-lint
24s
typecheck-and-lint
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
typecheck-and-lint: src/app/(auth)/signup/signup.tsx#L15
'"~/components/icons"' has no exported member named 'githubLogoIcon'. Did you mean 'GitHubLogoIcon'?
typecheck-and-lint: src/app/(auth)/signup/signup.tsx#L32
Cannot find name 'Link'.
typecheck-and-lint: src/app/(auth)/signup/signup.tsx#L35
Cannot find name 'Link'.
typecheck-and-lint: src/app/(auth)/signup/signup.tsx#L78
Cannot find name 'Link'.
typecheck-and-lint: src/app/(auth)/signup/signup.tsx#L82
Cannot find name 'Link'.
typecheck-and-lint: src/app/(auth)/signup/signup.tsx#L87
Cannot find name 'Link'.
typecheck-and-lint: src/app/(auth)/signup/signup.tsx#L87
Cannot find name 'Link'.
typecheck-and-lint
Process completed with exit code 2.
typecheck-and-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/