Skip to content

Update README.md (#1) #36

Update README.md (#1)

Update README.md (#1) #36

Triggered via push September 19, 2023 16:18
Status Success
Total duration 1m 36s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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