feat: operator access module (#52) #306
Annotations
10 warnings
Run yarn lint:check:
test/integration/arbitrum/FinalizeRequest.t.sol#L7
Explicitly mark visibility of state
|
Run yarn lint:check:
test/integration/arbitrum/FinalizeRequest.t.sol#L8
Explicitly mark visibility of state
|
Run yarn lint:check:
test/integration/arbitrum/IntegrationBase.t.sol#L4
Variable "IAccessController" is unused
|
Run yarn lint:check:
test/unit/CouncilArbitrator.t.sol#L5
Variable "IAccessController" is unused
|
Run yarn lint:check:
test/unit/Deploy.t.sol#L85
Avoid to use tx.origin
|
Run yarn lint:check:
test/unit/Deploy.t.sol#L86
Avoid to use tx.origin
|
Run yarn lint:check:
test/unit/Deploy.t.sol#L97
Avoid to use tx.origin
|
Run yarn lint:check:
test/unit/Deploy.t.sol#L99
Avoid to use tx.origin
|
Run yarn lint:check:
test/unit/EBOAccessModule.t.sol#L34
'horizonStaking' should start with _
|
Run yarn lint:check:
test/unit/EBOAccessModule.t.sol#L69
Line length must be no more than 120 but current length is 121
|
Loading