Skip to content

update ui components #64

update ui components

update ui components #64

Triggered via push June 13, 2024 11:38
Status Failure
Total duration 45s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 3 warnings
typecheck
Module '"@acme/ui/form"' has no exported member 'useForm'.
typecheck
'"@acme/ui/toast"' has no exported member named 'toast'. Did you mean 'Toast'?
typecheck
Parameter 'data' implicitly has an 'any' type.
typecheck
@acme/nextjs#typecheck: command (/home/runner/work/t3-turbo-lucia/t3-turbo-lucia/apps/nextjs) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
typecheck
Process completed with exit code 2.
lint: apps/nextjs/src/app/_components/posts.tsx#L26
Unsafe assignment of an error typed value
lint: apps/nextjs/src/app/_components/posts.tsx#L26
Unsafe call of an `any` typed value
lint: apps/nextjs/src/app/_components/posts.tsx#L37
Unsafe call of an `any` typed value
lint: apps/nextjs/src/app/_components/posts.tsx#L37
Unsafe member access .reset on an `any` value
lint: apps/nextjs/src/app/_components/posts.tsx#L41
Unsafe call of an `any` typed value
lint: apps/nextjs/src/app/_components/posts.tsx#L41
Unsafe member access .error on an `any` value
lint: apps/nextjs/src/app/_components/posts.tsx#L53
Unsafe assignment of an error typed value
lint: apps/nextjs/src/app/_components/posts.tsx#L53
Unsafe call of an `any` typed value
lint: apps/nextjs/src/app/_components/posts.tsx#L53
Unsafe member access .handleSubmit on an `any` value
lint: apps/nextjs/src/app/_components/posts.tsx#L54
Unsafe argument of type `any` assigned to a parameter of type `{ title: string; content: string; }`
format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.