Skip to content

feat: Gateway methods and Solana deposit #486

feat: Gateway methods and Solana deposit

feat: Gateway methods and Solana deposit #486

Triggered via pull request September 6, 2024 12:42
Status Failure
Total duration 46s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
build: packages/client/src/client.ts#L1
Run autofix to sort these imports!
build: packages/client/src/evmCall.ts#L10
Expected interface keys to be in ascending order. 'gatewayEvm' should be before 'receiver'
build: packages/client/src/evmCall.ts#L11
Expected interface keys to be in ascending order. 'callOnRevert' should be before 'gatewayEvm'
build: packages/client/src/evmCall.ts#L13
Expected interface keys to be in ascending order. 'gasPrice' should be before 'revertAddress'
build: packages/client/src/evmCall.ts#L14
Expected interface keys to be in ascending order. 'gasLimit' should be before 'gasPrice'
build: packages/client/src/evmDeposit.ts#L1
Run autofix to sort these imports!
build: packages/client/src/evmDeposit.ts#L12
Expected interface keys to be in ascending order. 'gatewayEvm' should be before 'receiver'
build: packages/client/src/evmDeposit.ts#L13
Expected interface keys to be in ascending order. 'callOnRevert' should be before 'gatewayEvm'
build: packages/client/src/evmDeposit.ts#L15
Expected interface keys to be in ascending order. 'gasPrice' should be before 'revertAddress'
build: packages/client/src/evmDeposit.ts#L16
Expected interface keys to be in ascending order. 'gasLimit' should be before 'gasPrice'
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/solanaDeposit.ts#L10
Prefer using arrow functions over plain functions
build: packages/client/src/trackCCTX.ts#L50
Prefer using arrow functions over plain functions