Skip to content

feat: implement add gas function for sui #536

feat: implement add gas function for sui

feat: implement add gas function for sui #536

Triggered via pull request November 7, 2024 12:26
Status Success
Total duration 32s
Artifacts

lint.yml

on: pull_request
Run linters
23s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
src/libs/TransactionRecoveryApi/AxelarGMPRecoveryAPI.ts#L22
'Signer' is defined but never used (@typescript-eslint/no-unused-vars)
src/libs/TransactionRecoveryApi/AxelarGMPRecoveryAPI.ts#L65
'loadChains' is defined but never used (@typescript-eslint/no-unused-vars)
src/libs/fee/getL1Fee.spec.ts#L18
Forbidden non-null assertion (@typescript-eslint/no-non-null-assertion)
Run linters
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3, wearerequired/lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/