Merge pull request #29 from hemantchaurasia2004/main #80
Annotations
10 errors
Run yarn lint:
packages/site/src/components/Header.tsx#L1
'/home/runner/work/Aptos-snap/Aptos-snap/node_modules/react/index.js' imported multiple times
|
Run yarn lint:
packages/site/src/components/Header.tsx#L3
'@mui/material' should be listed in the project's dependencies. Run 'npm i -S @mui/material' to add it
|
Run yarn lint:
packages/site/src/components/Header.tsx#L3
`@mui/material/Menu` import should occur before import of `react`
|
Run yarn lint:
packages/site/src/components/Header.tsx#L4
'@mui/material' should be listed in the project's dependencies. Run 'npm i -S @mui/material' to add it
|
Run yarn lint:
packages/site/src/components/Header.tsx#L4
`@mui/material/MenuItem` import should occur before import of `react`
|
Run yarn lint:
packages/site/src/components/Header.tsx#L5
`react` import should occur before import of `styled-components`
|
Run yarn lint:
packages/site/src/components/Header.tsx#L5
'useEffect' is defined but never used
|
Run yarn lint:
packages/site/src/components/Header.tsx#L5
'/home/runner/work/Aptos-snap/Aptos-snap/node_modules/react/index.js' imported multiple times
|
Run yarn lint:
packages/site/src/components/Header.tsx#L6
'@mui/icons-material' should be listed in the project's dependencies. Run 'npm i -S @mui/icons-material' to add it
|
Run yarn lint:
packages/site/src/components/Header.tsx#L6
There should be at least one empty line between import groups
|
The logs for this run have expired and are no longer available.
Loading