feat: update deployment account to precompute the correct address #312
tests.yml
on: push
Run Unit Tests
1m 18s
Run Integration Tests
5m 56s
Echidna Test
42s
Run symbolic execution tests
10m 45s
Lint Commit Messages
10m 32s
Annotations
10 warnings
Lint Commit Messages:
test/integration/arbitrum/FinalizeRequest.t.sol#L7
Explicitly mark visibility of state
|
Lint Commit Messages:
test/integration/arbitrum/FinalizeRequest.t.sol#L8
Explicitly mark visibility of state
|
Lint Commit Messages:
test/integration/arbitrum/IntegrationBase.t.sol#L4
Variable "IAccessController" is unused
|
Lint Commit Messages:
test/unit/CouncilArbitrator.t.sol#L5
Variable "IAccessController" is unused
|
Lint Commit Messages:
test/unit/Deploy.t.sol#L85
Avoid to use tx.origin
|
Lint Commit Messages:
test/unit/Deploy.t.sol#L86
Avoid to use tx.origin
|
Lint Commit Messages:
test/unit/Deploy.t.sol#L97
Avoid to use tx.origin
|
Lint Commit Messages:
test/unit/Deploy.t.sol#L99
Avoid to use tx.origin
|
Lint Commit Messages:
test/unit/EBOAccessModule.t.sol#L34
'horizonStaking' should start with _
|
Lint Commit Messages:
test/unit/EBOAccessModule.t.sol#L69
Line length must be no more than 120 but current length is 121
|