Skip to content

refactor: rename AccessControlModule to AccessModule #244

refactor: rename AccessControlModule to AccessModule

refactor: rename AccessControlModule to AccessModule #244

Triggered via push November 5, 2024 20:43
Status Success
Total duration 1m 29s
Artifacts

ci.yml

on: push
Foundry project
1m 17s
Foundry project
Matrix: Run Linters
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Run Linters (20.x): solidity/test/unit/AccessController.t.sol#L6
imported name OracleAccessController is not used
Run Linters (20.x): solidity/test/unit/Oracle.t.sol#L95
Variable name AccessModule must be in mixedCase
Run Linters (20.x): solidity/test/utils/external/IERC20.sol#L16
'from' should start with _
Run Linters (20.x): solidity/test/utils/external/IERC20.sol#L16
'to' should start with _
Run Linters (20.x): solidity/test/utils/external/IERC20.sol#L16
'value' should start with _
Run Linters (20.x): solidity/test/utils/external/IERC20.sol#L22
'owner' should start with _
Run Linters (20.x): solidity/test/utils/external/IERC20.sol#L22
'spender' should start with _
Run Linters (20.x): solidity/test/utils/external/IERC20.sol#L22
'value' should start with _
Run Linters (20.x): solidity/test/utils/external/IERC20.sol#L27
Return value 'uint256' in function 'totalSupply' must be named
Run Linters (20.x): solidity/test/utils/external/IERC20.sol#L32
Return value 'uint256' in function 'balanceOf' must be named