Skip to content

improve(Arbitrum_CustomGasToken_Adapter): Handle non-18 custom gas token precision #1996

improve(Arbitrum_CustomGasToken_Adapter): Handle non-18 custom gas token precision

improve(Arbitrum_CustomGasToken_Adapter): Handle non-18 custom gas token precision #1996

Triggered via pull request September 11, 2024 12:42
Status Success
Total duration 6m 40s
Artifacts

pr.yml

on: pull_request
Matrix: Forge
Matrix: Lint
Matrix: Solhint
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
Solhint (16)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Solhint (16): contracts/chain-adapters/Arbitrum_Adapter.sol#L165
Variable name must be in mixedCase
Solhint (16): contracts/chain-adapters/Arbitrum_Adapter.sol#L167
Variable name must be in mixedCase
Solhint (16): contracts/chain-adapters/Arbitrum_Adapter.sol#L169
Variable name must be in mixedCase
Solhint (16): contracts/chain-adapters/Arbitrum_CustomGasToken_Adapter.sol#L148
Variable name must be in mixedCase
Solhint (16): contracts/chain-adapters/Arbitrum_CustomGasToken_Adapter.sol#L152
Variable name must be in mixedCase
Solhint (16): contracts/chain-adapters/Arbitrum_CustomGasToken_Adapter.sol#L160
Variable name must be in mixedCase
Solhint (16): contracts/chain-adapters/Arbitrum_CustomGasToken_Adapter.sol#L162
Variable name must be in mixedCase
Solhint (16): contracts/chain-adapters/Arbitrum_CustomGasToken_Adapter.sol#L164
Variable name must be in mixedCase
Solhint (16): contracts/chain-adapters/Arbitrum_CustomGasToken_Adapter.sol#L167
Variable name must be in mixedCase
Solhint (16): contracts/chain-adapters/Arbitrum_CustomGasToken_Adapter.sol#L169
Variable name must be in mixedCase
Lint (16)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (16)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Forge (16)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/