move handling early/late month logic to utils #100
Annotations
5 errors and 1 warning
components/PlantList.tsx#L77
'indoorsStart' is never reassigned. Use 'const' instead
|
components/PlantList.tsx#L78
'indoorsEnd' is never reassigned. Use 'const' instead
|
components/PlantList.tsx#L79
'outdoorsStart' is never reassigned. Use 'const' instead
|
components/PlantList.tsx#L80
'outdoorsEnd' is never reassigned. Use 'const' instead
|
|
components/PlantCard/PlantCard.tsx#L9
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
|
This job failed
Loading