updated npm to yarn #98
main.yml
on: push
Build, lint, and test
/
Prepare
52s
Check workflows
5s
All jobs pass
0s
Annotations
11 errors
Build, lint, and test / Lint:
packages/site/src/components/Chart.tsx#L3
'@mui/x-charts' should be listed in the project's dependencies. Run 'npm i -S @mui/x-charts' to add it
|
Build, lint, and test / Lint:
packages/site/src/components/Chart.tsx#L3
`@mui/x-charts/LineChart` import should occur before import of `react`
|
|
|
Build, lint, and test / Lint:
packages/site/src/components/CopyToClipboardButton.tsx#L1
`react` import should occur after import of `@mui/material/Tooltip`
|
Build, lint, and test / Lint:
packages/site/src/components/CopyToClipboardButton.tsx#L2
'@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/CopyToClipboardButton.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/CopyToClipboardButton.tsx#L27
Promise-returning function provided to attribute where a void return was expected
|
|
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
|
All jobs pass
Process completed with exit code 1.
|