Skip to content

fix: when env var is not set, return address(0) #319

fix: when env var is not set, return address(0)

fix: when env var is not set, return address(0) #319

Triggered via push November 20, 2024 15:23
Status Failure
Total duration 1m 23s
Artifacts

tests.yml

on: push
Run Unit Tests
1m 12s
Run Unit Tests
Run Integration Tests
45s
Run Integration Tests
Echidna Test
48s
Echidna Test
Run symbolic execution tests
41s
Run symbolic execution tests
Lint Commit Messages
38s
Lint Commit Messages
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
Run symbolic execution tests
Process completed with exit code 1.
Run Integration Tests
Process completed with exit code 1.
Run Unit Tests
Process completed with exit code 1.
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