style: lint #5
Annotations
5 warnings
lint:
test/TimeShiftLib.t.sol#L7
global import of path ../src/TimeShiftLib.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/TimeShiftLib.t.sol#L86
Explicitly mark visibility of state
|
lint:
test/TimeShiftLib.t.sol#L86
Immutable variables name are set to be in capitalized SNAKE_CASE
|
lint:
test/TimeShiftLib.t.sol#L87
Explicitly mark visibility of state
|
lint:
test/TimeShiftLib.t.sol#L87
Immutable variables name are set to be in capitalized SNAKE_CASE
|