Skip to content

consolidate styling between plantpages in /plant-page route #308

consolidate styling between plantpages in /plant-page route

consolidate styling between plantpages in /plant-page route #308

Triggered via push December 7, 2024 09:42
Status Failure
Total duration 22s
Artifacts

lint.yml

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

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