Merge branch 'main' of https://github.com/aritroCoder/Aptos-snap #56
main.yml
on: push
Build, lint, and test
/
Prepare
49s
Check workflows
5s
All jobs pass
0s
Annotations
12 errors
Build, lint, and test / Lint:
packages/site/src/pages/index.tsx#L1
`react` import should occur after import of `@mui/material/Divider`
|
Build, lint, and test / Lint:
packages/site/src/pages/index.tsx#L1
'/home/runner/work/Aptos-snap/Aptos-snap/node_modules/react/index.js' imported multiple times
|
Build, lint, and test / Lint:
packages/site/src/pages/index.tsx#L2
`react` import should occur after import of `@mui/material/Divider`
|
Build, lint, and test / Lint:
packages/site/src/pages/index.tsx#L2
'useEffect' is defined but never used
|
Build, lint, and test / Lint:
packages/site/src/pages/index.tsx#L2
'/home/runner/work/Aptos-snap/Aptos-snap/node_modules/react/index.js' imported multiple times
|
Build, lint, and test / Lint:
packages/site/src/pages/index.tsx#L3
`styled-components` import should occur after import of `@mui/material/Divider`
|
Build, lint, and test / Lint:
packages/site/src/pages/index.tsx#L4
'@mui/material' should be listed in the project's dependencies. Run 'npm i -S @mui/material' to add it
|
Build, lint, and test / Lint:
packages/site/src/pages/index.tsx#L4
'Modal' is defined but never used
|
Build, lint, and test / Lint:
packages/site/src/pages/index.tsx#L5
'@mui/material' should be listed in the project's dependencies. Run 'npm i -S @mui/material' to add it
|
Build, lint, and test / Lint:
packages/site/src/pages/index.tsx#L5
`@mui/material/ListItem` import should occur after import of `@mui/material/Divider`
|
Build, lint, and test / Build
Process completed with exit code 1.
|
All jobs pass
Process completed with exit code 1.
|