Skip to content

1.0.6

1.0.6 #32

Triggered via push March 2, 2026 11:25
Status Success
Total duration 49s
Artifacts

ci.yml

on: push
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint (lint): contracts/core/amm/PositiveAMMMath.sol#L67
Function body contains 39 lines but allowed no more than 30 lines
lint (lint): contracts/core/amm/BaseAMM.sol#L246
GC: Non strict inequality found. Try converting to a strict one
lint (lint): contracts/core/amm/BaseAMM.sol#L234
GC: Non strict inequality found. Try converting to a strict one
lint (lint): contracts/core/amm/BaseAMM.sol#L117
GC: Non strict inequality found. Try converting to a strict one
lint (lint): contracts/core/amm/BaseAMM.sol#L99
GC: Non strict inequality found. Try converting to a strict one
lint (lint): contracts/core/amm/BaseAMM.sol#L71
Function body contains 32 lines but allowed no more than 30 lines
lint (lint): contracts/core/amm/BaseAMM.sol#L65
GC: Non strict inequality found. Try converting to a strict one
lint (lint): contracts/core/amm/BaseAMM.sol#L48
'_storage' should not start with _
lint (lint): contracts/admin/AdminModule.sol#L31
GC: [seedParams] argument on Function [newAMM] could be [calldata] if it's not being updated
lint (lint): contracts/admin/AdminModule.sol#L31
GC: [createParams] argument on Function [newAMM] could be [calldata] if it's not being updated