Skip to content

feat: approve & swap flow refactor #29432

feat: approve & swap flow refactor

feat: approve & swap flow refactor #29432

Triggered via pull request February 5, 2024 06:57
Status Success
Total duration 2m 54s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
eslint: packages/universal-router-sdk/test/trade.test.ts#L51
'wallet' is assigned a value but never used. Allowed unused vars must match /^_/u
eslint: packages/universal-router-sdk/test/trade.test.ts#L62
'PERMIT2' is assigned a value but never used. Allowed unused vars must match /^_/u
eslint: packages/universal-router-sdk/test/trade.test.ts#L1821
'wallet' is assigned a value but never used. Allowed unused vars must match /^_/u
eslint: packages/universal-router-sdk/test/trade.test.ts#L1834
'PERMIT2' is assigned a value but never used. Allowed unused vars must match /^_/u
eslint: packages/uikit/src/components/Chart/index.stories.tsx#L3
'React' is defined but never used. Allowed unused vars must match /^_/u
eslint: packages/uikit/src/components/Toast/Toast.stories.tsx#L2
'React' is defined but never used. Allowed unused vars must match /^_/u
eslint: apps/web/src/views/Swap/V3Swap/hooks/useConfirmModalStateV2.ts#L61
'swapError' is assigned a value but never used. Allowed unused vars must match /^_/u