Skip to content

Dev

Dev #200

Triggered via pull request October 5, 2025 19:48
@matteoettam09matteoettam09
synchronize #73
dev
Status Success
Total duration 3m 3s
Artifacts

ci.yml

on: pull_request
Build, Lint and Test
2m 59s
Build, Lint and Test
Slither Static Analysis
1m 24s
Slither Static Analysis
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build, Lint and Test: contracts/orchestrators/LiquidityOrchestrator.sol#L277
Mismatch in @PARAM count for function 'checkUpkeep'. Expected: 1, Found: 0
Build, Lint and Test: contracts/orchestrators/LiquidityOrchestrator.sol#L277
Missing @PARAM tag in function 'checkUpkeep'
Build, Lint and Test: contracts/orchestrators/LiquidityOrchestrator.sol#L28
Contract has 17 states declarations but allowed no more than 15
Build, Lint and Test: contracts/orchestrators/InternalStatesOrchestrator.sol#L687
Function body contains 54 lines but allowed no more than 50 lines
Build, Lint and Test: contracts/orchestrators/InternalStatesOrchestrator.sol#L570
Function body contains 52 lines but allowed no more than 50 lines
Build, Lint and Test: contracts/orchestrators/InternalStatesOrchestrator.sol#L441
Function body contains 101 lines but allowed no more than 50 lines
Build, Lint and Test: contracts/orchestrators/InternalStatesOrchestrator.sol#L355
Function body contains 80 lines but allowed no more than 50 lines
Build, Lint and Test: contracts/orchestrators/InternalStatesOrchestrator.sol#L250
Mismatch in @PARAM count for function 'checkUpkeep'. Expected: 1, Found: 0
Build, Lint and Test: contracts/orchestrators/InternalStatesOrchestrator.sol#L31
Contract has 25 states declarations but allowed no more than 15