Skip to content

[feat] Build nav column and header #343

[feat] Build nav column and header

[feat] Build nav column and header #343

Triggered via pull request December 8, 2024 00:16
Status Failure
Total duration 20s
Artifacts

lint.yml

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

Annotations

2 errors and 2 warnings
Run ESLint, Prettier, and TypeScript compiler: components/NavSystem.tsx#L4
'useAuth' 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