Skip to content

chore: update polygon testnet rpc url #499

chore: update polygon testnet rpc url

chore: update polygon testnet rpc url #499

GitHub Actions / ESLint succeeded Mar 21, 2024 in 0s

2 warnings

ESLint found 2 warnings

Annotations

Check warning on line 1152 in src/libs/TransactionRecoveryApi/AxelarGMPRecoveryAPI.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/libs/TransactionRecoveryApi/AxelarGMPRecoveryAPI.ts#L1152

'srcTxInfo' is assigned a value but never used (@typescript-eslint/no-unused-vars)

Check warning on line 18 in src/libs/fee/getL1Fee.spec.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/libs/fee/getL1Fee.spec.ts#L18

Forbidden non-null assertion (@typescript-eslint/no-non-null-assertion)