added banner image #9
Annotations
10 warnings
lint:
test/base/TribeTest.sol#L11
Variable name must be in mixedCase
|
lint:
test/Budget.t.sol#L4
imported name console2 is not used
|
lint:
test/Budget.t.sol#L8
imported name DAOMock is not used
|
lint:
test/Budget.t.sol#L9
imported name IPluginSetup is not used
|
lint:
test/Budget.t.sol#L16
global import of path ../src/Budget.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
lint:
test/Budget.t.sol#L25
Explicitly mark visibility of state
|
lint:
test/Budget.t.sol#L27
Explicitly mark visibility of state
|
lint:
test/Budget.t.sol#L27
Variable name must be in mixedCase
|
lint:
test/Budget.t.sol#L28
Explicitly mark visibility of state
|
lint:
test/Budget.t.sol#L28
Variable name must be in mixedCase
|