Skip to content

[feat] create the profile context #137

[feat] create the profile context

[feat] create the profile context #137

Triggered via pull request November 4, 2024 01:08
Status Failure
Total duration 33s
Artifacts

lint.yml

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

Annotations

2 errors and 1 warning
Run ESLint, Prettier, and TypeScript compiler: utils/ProfileProvider.tsx#L8
'useEffect' is defined but never used
Run ESLint, Prettier, and TypeScript compiler
Process completed with exit code 1.
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