fix: bridge and swap actions context params generation #2048
Annotations
3 errors and 8 warnings
check:
packages/plugin-evm/src/actions/bridge.ts#L98
'options' is defined but never used. Allowed unused args must match /^_/u
|
check:
packages/plugin-evm/src/actions/swap.ts#L15
'zeroAddress' is defined but never used. Allowed unused vars must match /^_/u
|
check
Process completed with exit code 1.
|
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#L111
Unexpected any. Specify a different type
|
check:
packages/client-direct/src/index.ts#L57
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#L98
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/swap.ts#L108
Unexpected any. Specify a different type
|
check:
packages/plugin-evm/src/actions/transfer.ts#L114
Unexpected any. Specify a different type
|