Skip to content

feat(v3): non-18 decimal custom gas token support #1412

feat(v3): non-18 decimal custom gas token support

feat(v3): non-18 decimal custom gas token support #1412

GitHub Actions / JUnit Test Report failed Jul 15, 2024 in 0s

81 tests run, 78 passed, 0 skipped, 3 failed.

Annotations

Check failure on line 1 in tests/integration/custom-fee-token/customFeeTokenTestHelpers

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

/home/runner/work/arbitrum-sdk/arbitrum-sdk/tests/integration/custom-fee-token/customFeeTokenTestHelpers.org.eslint.@typescript-eslint/no-unused-vars

'scaleToNativeTokenDecimals' is defined but never used. Allowed unused vars must match /^_/u.
Raw output
line 13, col 3, Warning - 'scaleToNativeTokenDecimals' is defined but never used. Allowed unused vars must match /^_/u. (@typescript-eslint/no-unused-vars)

Check failure on line 1 in tests/integration/custom-fee-token/customFeeTokenTestHelpers

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

/home/runner/work/arbitrum-sdk/arbitrum-sdk/tests/integration/custom-fee-token/customFeeTokenTestHelpers.org.eslint.prettier/prettier

Replace `address,·utils.parseUnits('10',·decimals)` with `⏎····address,⏎····utils.parseUnits('10',·decimals)⏎··`
Raw output
line 57, col 43, Error - Replace `address,·utils.parseUnits('10',·decimals)` with `⏎····address,⏎····utils.parseUnits('10',·decimals)⏎··` (prettier/prettier)

Check failure on line 1 in tests/integration/testHelpers

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

/home/runner/work/arbitrum-sdk/arbitrum-sdk/tests/integration/testHelpers.org.eslint.@typescript-eslint/no-unused-vars

'constants' is defined but never used. Allowed unused vars must match /^_/u.
Raw output
line 28, col 26, Warning - 'constants' is defined but never used. Allowed unused vars must match /^_/u. (@typescript-eslint/no-unused-vars)