refactor: generalize custom errors, improve circle creation checks, u… #9
Annotations
7 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run yarn lint:check:
src/interfaces/IGreeter.sol#L66
Function order is incorrect, external function can not go after external view function (line 56)
|
Run yarn lint:check:
src/interfaces/ISavingCircles.sol#L47
first return value does not have a name
|
Run yarn lint:check:
src/interfaces/ISavingCircles.sol#L47
second return value does not have a name
|
Run yarn lint:check:
test/unit/Greeter.t.sol#L4
Variable "IERC20" is unused
|
Run yarn lint:check:
test/unit/Greeter.t.sol#L5
Variable "Greeter" is unused
|
Run yarn lint:check:
test/unit/Greeter.t.sol#L5
Variable "IGreeter" is unused
|
Loading