Upd forge-std and fix all compiler warnings #1668
Annotations
3 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linters check:
src/CSModule.sol#L549
Function order is incorrect, external function can not go after external view function (line 541)
|
Linters check:
src/CSPerksRegistry.sol#L77
Function order is incorrect, external function can not go after external view function (line 62)
|
Loading