Skip to content

Add events for ETHLocker #40

Add events for ETHLocker

Add events for ETHLocker #40

Triggered via push February 19, 2024 22:39
Status Success
Total duration 1m 21s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
tests: contracts/ERC20Locker.sol#L3
Found more than One contract per file. 3 contracts found!
tests: contracts/ERC20Locker.sol#L51
Import statements must be on top
tests: contracts/ERC20Locker.sol#L51
global import of path ./LockerPass.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
tests: contracts/ERC20Locker.sol#L68
Use Custom Errors instead of require statements
tests: contracts/ERC20Locker.sol#L69
Use Custom Errors instead of require statements
tests: contracts/ERC20Locker.sol#L74
Use Custom Errors instead of require statements
tests: contracts/ERC20Locker.sol#L93
Use Custom Errors instead of require statements
tests: contracts/ERC20Locker.sol#L94
Use Custom Errors instead of require statements
tests: contracts/ERC20Locker.sol#L98
Use Custom Errors instead of require statements
tests: contracts/ERC20Locker.sol#L100
Use Custom Errors instead of require statements