faet: category screen #34
Annotations
8 errors
build-lint
Property 'categories' does not exist on type '{ id: string; name: string; imageUrl: string; createdAt: Date; updatedAt: Date | null; }[]'.
|
build-lint
Property 'categories' does not exist on type '{ id: string; name: string; imageUrl: string; createdAt: Date; updatedAt: Date | null; }[]'.
|
build-lint
No overload matches this call.
|
build-lint
Property 'categories' does not exist on type '{ id: string; name: string; imageUrl: string; createdAt: Date; updatedAt: Date | null; }[]'.
|
build-lint
Property 'categories' does not exist on type '{ id: string; name: string; imageUrl: string; createdAt: Date; updatedAt: Date | null; }[]'.
|
build-lint
Parameter 'category' implicitly has an 'any' type.
|
build-lint
@vivat/nextjs#typecheck: command (/home/runner/work/vivat-marketplace/vivat-marketplace/apps/nextjs) pnpm run typecheck exited (1)
|
build-lint
Process completed with exit code 1.
|