Fix styles (#25) #32
main.yml
on: push
Build, lint, and test
/
Prepare
28s
Check workflows
4s
All jobs pass
0s
Annotations
8 errors
Build, lint, and test / Lint:
packages/site/src/pages/SwapWidget/SwapWidget.tsx#L20
'SelectLabel' is defined but never used
|
Build, lint, and test / Lint:
packages/site/src/utils/swapFunction.ts#L2
'@ethersproject/bytes' should be listed in the project's dependencies. Run 'npm i -S @ethersproject/bytes' to add it
|
Build, lint, and test / Lint:
packages/site/src/utils/swapFunction.ts#L4
'@ethersproject/providers' should be listed in the project's dependencies. Run 'npm i -S @ethersproject/providers' to add it
|
Build, lint, and test / Lint:
packages/site/src/utils/swapFunction.ts#L31
There must be no hyphen before @returns description
|
Build, lint, and test / Lint:
packages/site/src/utils/swapFunction.ts#L31
Types are not permitted on @returns
|
Build, lint, and test / Lint
Process completed with exit code 1.
|
Build, lint, and test / Build
Process completed with exit code 1.
|
All jobs pass
Process completed with exit code 1.
|