Skip to content

fix lint errors

fix lint errors #202

Triggered via push November 18, 2024 06:35
Status Success
Total duration 44s
Artifacts

lint.yml

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

Annotations

2 warnings
Run ESLint, Prettier, and TypeScript compiler: components/PlantCalendarRow/index.tsx#L78
React Hook useMemo has missing dependencies: 'colors.background', 'colors.harvest', 'colors.indoors', 'colors.outdoors', and 'colors.transplant'. Either include them or remove the dependency array
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