Introduce live pool from coin type #41
Merged
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Build:
src/bonding-pool/BondingPool.ts#L800
'transaction' is defined but never used
|
Run Build:
src/coin/PoolApi.ts#L2
'StakingPool' is defined but never used
|
Run Build:
src/live/LiveCLMM.ts#L373
'coinTypes' is defined but never used
|
Run Build:
src/staking-pool/StakingPool.ts#L281
'_' is assigned a value but never used
|
Run Build:
src/staking-pool/UserWithdrawals.ts#L21
'dfs' is assigned a value but never used
|
Run Lint:
src/bonding-pool/BondingPool.ts#L800
'transaction' is defined but never used
|
Run Lint:
src/coin/PoolApi.ts#L2
'StakingPool' is defined but never used
|
Run Lint:
src/live/LiveCLMM.ts#L373
'coinTypes' is defined but never used
|
Run Lint:
src/staking-pool/StakingPool.ts#L281
'_' is assigned a value but never used
|
Run Lint:
src/staking-pool/UserWithdrawals.ts#L21
'dfs' is assigned a value but never used
|
The logs for this run have expired and are no longer available.
Loading