Skip to content

fix: use callOptions in call/withdrawAndCall #511

fix: use callOptions in call/withdrawAndCall

fix: use callOptions in call/withdrawAndCall #511

Triggered via pull request November 12, 2024 15:32
Status Failure
Total duration 57s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 5 warnings
build: packages/client/src/zetachainCall.ts#L34
Expected interface keys to be in ascending order. 'callOptions' should be before 'function'
build: packages/client/src/zetachainWithdrawAndCall.ts#L36
Expected interface keys to be in ascending order. 'callOptions' should be before 'function'
build: packages/tasks/src/zetachainCall.ts#L12
Expected object keys to be in ascending order. 'gasLimit' should be before 'isArbitraryCall'
build: packages/tasks/src/zetachainCall.ts#L20
Expected object keys to be in ascending order. 'callOptions' should be before 'function'
build: packages/tasks/src/zetachainWithdrawAndCall.ts#L13
Expected object keys to be in ascending order. 'gasLimit' should be before 'isArbitraryCall'
build: packages/tasks/src/zetachainWithdrawAndCall.ts#L21
Expected object keys to be in ascending order. 'callOptions' should be before 'function'
build
Process completed with exit code 1.
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