build: Update deps #42
Annotations
1 error and 7 warnings
ci
Process completed with exit code 1.
|
ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci:
contracts/Greeter.sol#L10
Function setName() must match Foundry test naming convention
|
ci:
contracts/Greeter.sol#L14
Function getName() must match Foundry test naming convention
|
ci:
contracts/Greeter.sol#L14
GC: Named return value is missing - Index 0
|
ci:
contracts/interfaces/IGreeter.sol#L13
Function setName() must match Foundry test naming convention
|
ci:
contracts/interfaces/IGreeter.sol#L19
Function getName() must match Foundry test naming convention
|
ci:
contracts/interfaces/IGreeter.sol#L19
GC: Named return value is missing - Index 0
|