Skip to content

style: lint

style: lint #5

Triggered via push October 7, 2023 06:03
Status Success
Total duration 1m 43s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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