Skip to content

feat: Use @openzeppelin/[email protected] contracts in contracts we can upgrade #1955

feat: Use @openzeppelin/[email protected] contracts in contracts we can upgrade

feat: Use @openzeppelin/[email protected] contracts in contracts we can upgrade #1955

Triggered via pull request September 10, 2024 14:14
Status Success
Total duration 6m 22s
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#L139
Variable name must be in mixedCase
Solhint (16): contracts/chain-adapters/Arbitrum_CustomGasToken_Adapter.sol#L150
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#L154
Variable name must be in mixedCase
Solhint (16): contracts/chain-adapters/Arbitrum_CustomGasToken_Adapter.sol#L157
Variable name must be in mixedCase
Solhint (16): contracts/chain-adapters/Arbitrum_CustomGasToken_Adapter.sol#L159
Variable name must be in mixedCase
Solhint (16): contracts/chain-adapters/Base_Adapter.sol#L33
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/