feat: add a withdrawFor function and tests #12
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#L65
first return value does not have a name
|
Run yarn lint:check:
src/interfaces/ISavingCircles.sol#L65
second return value does not have a name
|
Run yarn lint:check:
test/integration/SavingCircles.t.sol#L5
Variable "ProxyAdmin" is unused
|
Run yarn lint:check:
test/integration/SavingCircles.t.sol#L6
Variable "TransparentUpgradeableProxy" is unused
|
Run yarn lint:check:
test/integration/SavingCircles.t.sol#L7
Variable "Test" is unused
|
Loading