Skip to content

feat: add estimateMultihopFee function #438

feat: add estimateMultihopFee function

feat: add estimateMultihopFee function #438

Triggered via pull request November 8, 2024 09:29
Status Failure
Total duration 1m 2s
Artifacts

test.yml

on: pull_request
Run tests
50s
Run tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
Run tests
Process completed with exit code 1.
src/libs/AxelarQueryAPI.ts#L612
'_' 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 tests
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/