[feat] implement remove plant functionality & style PlantPages #309
lint.yml
on: pull_request
Run ESLint, Prettier, and TypeScript compiler
16s
Annotations
3 errors and 2 warnings
Run ESLint, Prettier, and TypeScript compiler:
utils/helpers.ts#L166
Don't use `String` as a type. Use string instead
|
Run ESLint, Prettier, and TypeScript compiler:
utils/helpers.ts#L173
Don't use `String` as a type. Use string instead
|
Run ESLint, Prettier, and TypeScript compiler
Process completed with exit code 1.
|
Run ESLint, Prettier, and TypeScript compiler
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run ESLint, Prettier, and TypeScript compiler:
utils/ProfileProvider.tsx#L94
React Hook useMemo has an unnecessary dependency: 'setHasPlot'. Either exclude it or remove the dependency array
|