Skip to content

feat: set internal

feat: set internal #49

Triggered via push August 15, 2024 14:15
Status Success
Total duration 53s
Billable time 5m
Artifacts

tests.yml

on: push
Run Unit Tests
40s
Run Unit Tests
Run Integration Tests
21s
Run Integration Tests
Echidna Test
22s
Echidna Test
Run symbolic execution tests
27s
Run symbolic execution tests
Lint Commit Messages
26s
Lint Commit Messages
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint Commit Messages: test/integration/arbitrum/IntegrationBase.sol#L18
Explicitly mark visibility of state
Lint Commit Messages: test/unit/EBORequestCreator.t.sol#L221
Variable "_chainIds" is unused
Lint Commit Messages: src/contracts/Arbitrable.sol#L65
Function order is incorrect, external function can not go after public view function (line 60)
Lint Commit Messages: src/contracts/EBOFinalityModule.sol#L28
Variable "_oracle" is unused
Lint Commit Messages: src/contracts/EBOFinalityModule.sol#L30
Variable "_arbitrator" is unused
Lint Commit Messages: src/contracts/EBOFinalityModule.sol#L31
Variable "_council" is unused
Lint Commit Messages: src/contracts/EBORequestCreator.sol#L35
Variable "_arbitrator" is unused
Lint Commit Messages: src/contracts/EBORequestCreator.sol#L36
Variable "_council" is unused
Lint Commit Messages: src/interfaces/IArbitrable.sol#L81
Function order is incorrect, external function can not go after external view function (line 70)
Lint Commit Messages: src/interfaces/IEBOFinalityModule.sol#L76
Function order is incorrect, external function can not go after external view function (line 63)