This repository has been archived by the owner on Dec 5, 2023. It is now read-only.
UI_redesign_pt1 #3
Annotations
3 errors and 4 warnings
eslint:
src/app/components/ToolBar.tsx#L100
React Hook "useTheMode" cannot be called inside a callback. React Hooks must be called in a React function component or a custom React Hook function
|
eslint:
src/app/components/ToolBar.tsx#L108
React Hook "useTheMode" cannot be called inside a callback. React Hooks must be called in a React function component or a custom React Hook function
|
eslint
The process '/opt/hostedtoolcache/node/18.18.2/x64/bin/node' failed with exit code 1
|
eslint:
src/app/components/Inputs.tsx#L1
Using exported name 'Model' as identifier for default export
|
eslint:
src/app/components/Inputs.tsx#L2
Using exported name 'Result' as identifier for default export
|
eslint:
src/app/components/Shots.tsx#L26
Do not use Array index in keys
|
eslint:
src/app/page.tsx#L8
Using exported name 'ToolBar' as identifier for default export
|