feat: Gateway methods and Solana deposit #481
Annotations
10 errors and 4 warnings
build:
packages/client/src/client.ts#L1
Run autofix to sort these imports!
|
build:
packages/client/src/index.ts#L1
Run autofix to sort these exports!
|
build:
packages/client/src/solanaDeposit.ts#L1
Run autofix to sort these imports!
|
build:
packages/client/src/solanaDeposit.ts#L13
Expected interface keys to be in ascending order. 'idPath' should be before 'recipient'
|
build:
packages/tasks/src/evmCall.ts#L1
Run autofix to sort these imports!
|
build:
packages/tasks/src/evmCall.ts#L28
Expected object keys to be in ascending order. 'callOnRevert' should be before 'revertAddress'
|
build:
packages/tasks/src/evmCall.ts#L29
Expected object keys to be in ascending order. 'abortAddress' should be before 'callOnRevert'
|
build:
packages/tasks/src/evmCall.ts#L31
Expected object keys to be in ascending order. 'onRevertGasLimit' should be before 'revertMessage'
|
build:
packages/tasks/src/evmCall.ts#L35
Expected object keys to be in ascending order. 'gasLimit' should be before 'gasPrice'
|
build:
packages/tasks/src/evmDeposit.ts#L1
Run autofix to sort these imports!
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
packages/client/src/getFees.ts#L8
Prefer using arrow functions over plain functions
|
build:
packages/client/src/getHardhatConfig.ts#L13
Prefer using arrow functions over plain functions
|
build:
packages/client/src/trackCCTX.ts#L50
Prefer using arrow functions over plain functions
|