Skip to content

Merge pull request #29 from hemantchaurasia2004/main #80

Merge pull request #29 from hemantchaurasia2004/main

Merge pull request #29 from hemantchaurasia2004/main #80

Triggered via push December 10, 2023 21:57
Status Failure
Total duration 1h 35m 30s
Billable time 1h 40m
Artifacts

main.yml

on: push
Build, lint, and test  /  Prepare
49s
Build, lint, and test / Prepare
Check workflows
6s
Check workflows
Build, lint, and test  /  Lint
1h 34m
Build, lint, and test / Lint
Build, lint, and test  /  Build
1m 55s
Build, lint, and test / Build
Build, lint, and test  /  End-to-end Test
0s
Build, lint, and test / End-to-end Test
All jobs completed
0s
All jobs completed
All jobs pass
2s
All jobs pass
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Build, lint, and test / Build
Process completed with exit code 1.
Build, lint, and test / Lint: packages/site/src/components/Header.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/components/Header.tsx#L3
'@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/components/Header.tsx#L3
`@mui/material/Menu` import should occur before import of `react`
Build, lint, and test / 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
Build, lint, and test / Lint: packages/site/src/components/Header.tsx#L4
`@mui/material/MenuItem` import should occur before import of `react`
Build, lint, and test / Lint: packages/site/src/components/Header.tsx#L5
`react` import should occur before import of `styled-components`
Build, lint, and test / Lint: packages/site/src/components/Header.tsx#L5
'useEffect' is defined but never used
Build, lint, and test / Lint: packages/site/src/components/Header.tsx#L5
'/home/runner/work/Aptos-snap/Aptos-snap/node_modules/react/index.js' imported multiple times
Build, lint, and test / 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
Build, lint, and test / Lint: packages/site/src/components/Header.tsx#L6
There should be at least one empty line between import groups
All jobs pass
Process completed with exit code 1.