[feat] Create Custom Multi-Select Dropdown and Style Seasonal Planting Guide #311
lint.yml
on: pull_request
Run ESLint, Prettier, and TypeScript compiler
13s
Annotations
3 errors and 2 warnings
Run ESLint, Prettier, and TypeScript compiler:
components/FilterDropdownMultiple/index.tsx#L3
'ActionMeta' is defined but never used
|
Run ESLint, Prettier, and TypeScript compiler:
components/FilterDropdownSingle/index.tsx#L2
'ActionMeta' is defined but never used
|
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
|