Skip to content

feat: Use @openzeppelin/[email protected] contracts in contracts we can u… #1908

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

feat: Use @openzeppelin/[email protected] contracts in contracts we can u… #1908

Triggered via push September 5, 2024 19:02
Status Failure
Total duration 6m 30s
Artifacts

pr.yml

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

Annotations

1 error and 14 warnings
Forge (16)
Process completed with exit code 1.
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/
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/
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/
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/Arbitrum_CustomGasToken_Funder.sol#L8
Contract name must be in CamelCase