Migrating to hardhat #8
Annotations
1 error and 6 warnings
test (20.x, ubuntu-latest)
Process completed with exit code 1.
|
test (20.x, ubuntu-latest):
contracts/_external/ampleforth.sol#L5
Compiler version must be declared
|
test (20.x, ubuntu-latest):
contracts/TokenGeyser.sol#L150
Variable "data" is unused
|
test (20.x, ubuntu-latest):
contracts/TokenGeyser.sol#L163
Variable "data" is unused
|
test (20.x, ubuntu-latest):
contracts/TokenGeyser.sol#L177
Error message for require is too long: 74 counted / 64 allowed
|
test (20.x, ubuntu-latest):
contracts/TokenGeyser.sol#L217
Variable "data" is unused
|
test (20.x, ubuntu-latest):
contracts/TokenGeyser.sol#L318
Error message for require is too long: 76 counted / 64 allowed
|