Skip to content

feat: nested pool display #334

feat: nested pool display

feat: nested pool display #334

Triggered via pull request November 11, 2024 12:30
Status Success
Total duration 5m 42s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
Lint
Unexpected input(s) 'node-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
Lint
Unexpected input(s) 'node-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
Lint: packages/lib/modules/pool/actions/LiquidityActionHelpers.integration.spec.ts#L102
'poolId' is assigned a value but never used
Lint: packages/lib/modules/pool/actions/LiquidityActionHelpers.integration.spec.ts#L217
'poolId' is assigned a value but never used
Lint: packages/lib/modules/price-impact/PriceImpactProvider.tsx#L59
Fragments should contain more than one child - otherwise, there’s no need for a Fragment at all
Lint: packages/lib/modules/swap/PoolSwapCard.tsx#L14
This line has a length of 135. Maximum allowed is 120
Lint: packages/lib/modules/tokens/TokenBalancesProvider.tsx#L42
useState call is not destructured into value + setter pair
Lint: packages/lib/modules/tokens/TokenRow/TokenRowGroup.tsx#L50
Do not use Array index in keys
Lint: packages/lib/modules/tokens/TokenSelectModal/TokenSelectList/CompactTokenSelectList.tsx#L56
Do not define components during render. React will see a new component type on every render and destroy the entire subtree’s DOM nodes and state (https://reactjs.org/docs/reconciliation.html#elements-of-different-types). Instead, move this component definition out of the parent component “CompactTokenSelectList” and pass data as props. If you want to allow component creation in props, set allowAsProps option to true
Lint: packages/lib/modules/tokens/TokenSelectModal/TokenSelectList/TokenSelectList.tsx#L183
Do not define components during render. React will see a new component type on every render and destroy the entire subtree’s DOM nodes and state (https://reactjs.org/docs/reconciliation.html#elements-of-different-types). Instead, move this component definition out of the parent component “TokenSelectList” and pass data as props. If you want to allow component creation in props, set allowAsProps option to true
Integration-Test
Unexpected input(s) 'node-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
Integration-Test
Unexpected input(s) 'node-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
Unit-Test
Unexpected input(s) 'node-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
Unit-Test
Unexpected input(s) 'node-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
Build
Unexpected input(s) 'node-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
Build
Unexpected input(s) 'node-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']