Skip to content

Delete not needed dependencies #7

Delete not needed dependencies

Delete not needed dependencies #7

Triggered via push November 22, 2023 04:58
Status Failure
Total duration 1m 10s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
build-lint
@acme/nextjs#type-check: command (/home/runner/work/ecommerce/ecommerce/apps/nextjs) pnpm run type-check exited (1)
build-lint
Type '{ category: { id: number; } | null; } & { id: number; name: string; description: string | null; price: Decimal; stock: Decimal; image_url: string | null; categoryId: number | null; }' is not assignable to type 'Key | null | undefined'.
build-lint
Type '{ category: { id: number; } | null; } & { id: number; name: string; description: string | null; price: Decimal; stock: Decimal; image_url: string | null; categoryId: number | null; }' is not assignable to type 'ReactNode'.
build-lint
Process completed with exit code 1.
build-lint: apps/expo/app.config.ts#L6
'_ctx' is defined but never used
build-lint: apps/expo/src/components/SignInWithOAuth.tsx#L13
'signIn' is assigned a value but never used
build-lint: apps/expo/src/components/SignInWithOAuth.tsx#L13
'signUp' is assigned a value but never used