Skip to content

chore: fix l1 gas for scroll and blast #487

chore: fix l1 gas for scroll and blast

chore: fix l1 gas for scroll and blast #487

Triggered via pull request March 13, 2024 08:12
Status Success
Total duration 31s
Artifacts

lint.yml

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

Annotations

7 warnings
src/libs/TransactionRecoveryApi/AxelarGMPRecoveryAPI.ts#L1152
'srcTxInfo' is assigned a value but never used (@typescript-eslint/no-unused-vars)
src/libs/fee/getL1Fee.spec.ts#L19
Forbidden non-null assertion (@typescript-eslint/no-non-null-assertion)
src/libs/fee/getL1Fee.ts#L122
'executeData' is defined but never used (@typescript-eslint/no-unused-vars)
src/libs/TransactionRecoveryApi/AxelarGMPRecoveryAPI.ts#L1152
'srcTxInfo' is assigned a value but never used (@typescript-eslint/no-unused-vars)
src/libs/fee/getL1Fee.spec.ts#L19
Forbidden non-null assertion (@typescript-eslint/no-non-null-assertion)
src/libs/fee/getL1Fee.ts#L122
'executeData' is defined but never used (@typescript-eslint/no-unused-vars)
Run linters
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3, wearerequired/lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.