Bump @skalenetwork/upgrade-tools from 2.0.1 to 2.0.2 #1779
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
contracts/Etherbase.sol#L33
GC: [sender] on Event [EtherReceived] could be Indexed
|
Lint:
contracts/Etherbase.sol#L33
GC: [amount] on Event [EtherReceived] could be Indexed
|
Lint:
contracts/Etherbase.sol#L38
GC: [receiver] on Event [EtherSent] could be Indexed
|
Lint:
contracts/Etherbase.sol#L38
GC: [amount] on Event [EtherSent] could be Indexed
|
Lint:
contracts/Etherbase.sol#L59
Function retrieve() must match Foundry test naming convention
|
Lint:
contracts/Etherbase.sol#L63
Function partiallyRetrieve() must match Foundry test naming convention
|
Lint:
contracts/EtherbaseUpgradeable.sol#L37
GC: [sender] on Event [EtherReceived] could be Indexed
|
Lint:
contracts/EtherbaseUpgradeable.sol#L37
GC: [amount] on Event [EtherReceived] could be Indexed
|
Lint:
contracts/EtherbaseUpgradeable.sol#L42
GC: [receiver] on Event [EtherSent] could be Indexed
|
Lint:
contracts/EtherbaseUpgradeable.sol#L42
GC: [amount] on Event [EtherSent] could be Indexed
|
Loading