Skip to content

Merge branch '16-create-the-profile-context' of https://github.com/ca… #213

Merge branch '16-create-the-profile-context' of https://github.com/ca…

Merge branch '16-create-the-profile-context' of https://github.com/ca… #213

Triggered via push November 20, 2024 04:14
Status Failure
Total duration 36s
Artifacts

lint.yml

on: push
Run ESLint, Prettier, and TypeScript compiler
26s
Run ESLint, Prettier, and TypeScript compiler
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Run ESLint, Prettier, and TypeScript compiler: app/onboarding/page.tsx#L49
Property 'label' does not exist on type 'string'.
Run ESLint, Prettier, and TypeScript compiler: app/onboarding/page.tsx#L49
Property 'value' does not exist on type 'string'. Did you mean 'valueOf'?
Run ESLint, Prettier, and TypeScript compiler: app/onboarding/page.tsx#L50
Property 'label' does not exist on type 'string'.
Run ESLint, Prettier, and TypeScript compiler: app/onboarding/page.tsx#L68
Property 'label' does not exist on type 'UserTypeEnum'.
Run ESLint, Prettier, and TypeScript compiler: app/onboarding/page.tsx#L76
Property 'label' does not exist on type 'UserTypeEnum'.
Run ESLint, Prettier, and TypeScript compiler
Process completed with exit code 2.
Run ESLint, Prettier, and TypeScript compiler: components/PlantCard/index.tsx#L16
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element