Skip to content

Fix CI

Fix CI #28

Triggered via push January 4, 2024 09:12
Status Failure
Total duration 1m 21s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
tests
Process completed with exit code 86.
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