Skip to content

[feat] Build nav column and header #299

[feat] Build nav column and header

[feat] Build nav column and header #299

Triggered via pull request December 3, 2024 18:30
Status Failure
Total duration 34s
Artifacts

lint.yml

on: pull_request
Run ESLint, Prettier, and TypeScript compiler
23s
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: components/NavColumn/styles.ts#L118
Property 'error' does not exist on type '{ seed: string; shrub: string; sprout: string; sproutLight: string; black: string; darkgray: string; midgray: string; lightgray: string; backgroundGrey: string; glimpse: string; errorRed: string; indoors: string; outdoors: string; transplant: string; harvest: string; }'.
Run ESLint, Prettier, and TypeScript compiler: components/NavColumn/styles.ts#L121
Property 'error' does not exist on type '{ seed: string; shrub: string; sprout: string; sproutLight: string; black: string; darkgray: string; midgray: string; lightgray: string; backgroundGrey: string; glimpse: string; errorRed: string; indoors: string; outdoors: string; transplant: string; harvest: string; }'.
Run ESLint, Prettier, and TypeScript compiler
Process completed with exit code 2.
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