feat: copy module access controller from the modules repo #260
Annotations
10 warnings
Run yarn lint:check:
solidity/test/unit/OracleAccessController.t.sol#L35
'user' should start with _
|
Run yarn lint:check:
solidity/test/unit/OracleAccessController.t.sol#L35
'accessModule' should start with _
|
Run yarn lint:check:
solidity/test/unit/OracleAccessController.t.sol#L35
'approved' should start with _
|
Run yarn lint:check:
solidity/test/utils/external/IERC20.sol#L16
'from' should start with _
|
Run yarn lint:check:
solidity/test/utils/external/IERC20.sol#L16
'to' should start with _
|
Run yarn lint:check:
solidity/test/utils/external/IERC20.sol#L16
'value' should start with _
|
Run yarn lint:check:
solidity/test/utils/external/IERC20.sol#L22
'owner' should start with _
|
Run yarn lint:check:
solidity/test/utils/external/IERC20.sol#L22
'spender' should start with _
|
Run yarn lint:check:
solidity/test/utils/external/IERC20.sol#L22
'value' should start with _
|
Run yarn lint:check:
solidity/test/utils/external/IERC20.sol#L27
Return value 'uint256' in function 'totalSupply' must be named
|
Loading