Skip to content

[feat] pull and display all plants #47

[feat] pull and display all plants

[feat] pull and display all plants #47

Triggered via pull request October 20, 2024 19:00
Status Failure
Total duration 24s
Artifacts

lint.yml

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

Annotations

9 errors
Run ESLint, Prettier, and TypeScript compiler: app/seasonal-planting-guide/page.tsx#L10
'growingSeasonOptions' is assigned a value but never used
Run ESLint, Prettier, and TypeScript compiler: app/seasonal-planting-guide/page.tsx#L11
'harvestSeasonOptions' is assigned a value but never used
Run ESLint, Prettier, and TypeScript compiler: app/seasonal-planting-guide/page.tsx#L12
'plantingTypeOptions' is assigned a value but never used
Run ESLint, Prettier, and TypeScript compiler: app/seasonal-planting-guide/page.tsx#L18
'setGrowingSeason' is assigned a value but never used
Run ESLint, Prettier, and TypeScript compiler: app/seasonal-planting-guide/page.tsx#L19
'setHarvestSeason' is assigned a value but never used
Run ESLint, Prettier, and TypeScript compiler: app/seasonal-planting-guide/page.tsx#L20
'setPlantingType' is assigned a value but never used
Run ESLint, Prettier, and TypeScript compiler: components/PlantList.tsx#L11
'props' is defined but never used
Run ESLint, Prettier, and TypeScript compiler
Process completed with exit code 1.