Add files via upload #5
Annotations
10 errors and 11 warnings
check:
packages/plugin-solana/src/actions/discoverFarmingPools.ts#L2
'poolEvaluator' is defined but never used. Allowed unused vars must match /^_/u
|
check:
packages/plugin-solana/src/actions/discoverFarmingPools.ts#L3
'walletProvider' is defined but never used. Allowed unused vars must match /^_/u
|
check:
packages/plugin-solana/src/actions/discoverFarmingPools.ts#L28
'runtime' is defined but never used. Allowed unused args must match /^_/u
|
check:
packages/plugin-solana/src/actions/discoverFarmingPools.ts#L28
'message' is defined but never used. Allowed unused args must match /^_/u
|
check:
packages/plugin-solana/src/actions/enterFarmingPool.ts#L23
'runtime' is defined but never used. Allowed unused args must match /^_/u
|
check:
packages/plugin-solana/src/actions/enterFarmingPool.ts#L23
'message' is defined but never used. Allowed unused args must match /^_/u
|
check:
packages/plugin-solana/src/actions/harvestRewards.ts#L2
'schedule' is defined but never used. Allowed unused vars must match /^_/u
|
check:
packages/plugin-solana/src/actions/harvestRewards.ts#L18
'runtime' is defined but never used. Allowed unused args must match /^_/u
|
check:
packages/plugin-solana/src/actions/harvestRewards.ts#L18
'message' is defined but never used. Allowed unused args must match /^_/u
|
check:
packages/plugin-solana/src/actions/harvestRewards.ts#L35
Expected an assignment or function call and instead saw an expression
|
check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check:
packages/client-direct/src/api.ts#L112
Unexpected any. Specify a different type
|
check:
packages/client-direct/src/index.ts#L79
Unexpected any. Specify a different type
|
check:
packages/plugin-aptos/src/actions/transfer.ts#L30
Unexpected any. Specify a different type
|
check:
packages/plugin-evm/src/actions/bridge.ts#L96
Unexpected any. Specify a different type
|
check:
packages/plugin-evm/src/actions/bridge.ts#L97
Unexpected any. Specify a different type
|
check:
packages/plugin-evm/src/actions/swap.ts#L106
Unexpected any. Specify a different type
|
check:
packages/plugin-evm/src/actions/swap.ts#L107
Unexpected any. Specify a different type
|
check:
packages/plugin-evm/src/actions/transfer.ts#L109
Unexpected any. Specify a different type
|
check:
packages/plugin-evm/src/tests/transfer.test.ts#L23
Unexpected any. Specify a different type
|
check:
packages/plugin-evm/src/tests/wallet.test.ts#L56
Unexpected any. Specify a different type
|