Update README.md #26
Triggered via pull request
September 19, 2023 11:01
Status
Failure
Total duration
1m 32s
Artifacts
–
Annotations
1 error and 10 warnings
test
Process completed with exit code 1.
|
lint:
script/Base.s.sol#L4
imported name console2 is not used
|
lint:
script/GasTankModule.s.sol#L9
Code contains empty blocks
|
lint:
src/GasTankModule.sol#L39
Constant name must be in capitalized SNAKE_CASE
|
lint:
src/GasTankModule.sol#L41
Constant name must be in capitalized SNAKE_CASE
|
lint:
src/GasTankModule.sol#L53
Value parameter in mapping delegates is not named
|
lint:
src/GasTankModule.sol#L55
Value parameter in mapping delegatedGasTanks is not named
|
lint:
src/GasTankModule.sol#L480
Code contains empty blocks
|
lint:
test/GasTankModule.t.sol#L5
imported name console2 is not used
|
lint:
test/GasTankModule.t.sol#L43
Contract has 25 states declarations but allowed no more than 15
|
lint:
test/GasTankModule.t.sol#L46
Variable name must be in mixedCase
|