Skip to content

feat: allow to duplicate #50

feat: allow to duplicate

feat: allow to duplicate #50

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

tests.yml

on: push
Run Unit Tests
37s
Run Unit Tests
Run Integration Tests
21s
Run Integration Tests
Echidna Test
28s
Echidna Test
Run symbolic execution tests
20s
Run symbolic execution tests
Lint Commit Messages
25s
Lint Commit Messages
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint Commit Messages: test/integration/IntegrationBase.sol#L5
Variable "IERC20" is unused
Lint Commit Messages: test/integration/IntegrationBase.sol#L18
Explicitly mark visibility of state
Lint Commit Messages: test/unit/EBORequestCreator.t.sol#L52
Explicitly mark visibility of state
Lint Commit Messages: test/unit/EBORequestCreator.t.sol#L52
'requestData' should start with _
Lint Commit Messages: test/unit/EBORequestCreator.t.sol#L196
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#L28
Variable "_arbitrator" is unused