Add using skipClient.balances #145
Triggered via pull request
September 19, 2024 18:08
Status
Failure
Total duration
2m 55s
Artifacts
–
Annotations
4 errors and 1 warning
eslint:
packages/widget-v2/src/pages/SwapPage/SwapPage.tsx#L37
'getClientOperations' is defined but never used. Allowed unused vars must match /^_/u
|
eslint:
packages/widget-v2/src/pages/SwapPage/SwapPage.tsx#L277
'gasFee' is assigned a value but never used. Allowed unused vars must match /^_/u
|
eslint:
packages/widget-v2/src/pages/SwapPage/getGasFee.ts#L8
Unexpected console statement
|
eslint
Process completed with exit code 1.
|
eslint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|