CI Workflow for integration and invariant tests #18
ci.yml
on: pull_request
test-integration
0s
test-utils
0s
test-invariant
0s
coverage
0s
Annotations
2 errors and 10 warnings
build
Process completed with exit code 127.
|
lint
Process completed with exit code 1.
|
lint:
test/Base.t.sol#L9
imported name OpenEnded is not used
|
lint:
test/integration/adjust-rate-per-second/adjustRatePerSecond.t.sol#L8
imported name OpenEnded is not used
|
lint:
test/integration/cancel/cancel.t.sol#L8
imported name OpenEnded is not used
|
lint:
test/integration/deposit/deposit.t.sol#L8
imported name OpenEnded is not used
|
lint:
test/integration/Integration.t.sol#L50
Explicitly mark visibility of state
|
lint:
test/integration/refund-from-stream/refundFromStream.t.sol#L8
imported name OpenEnded is not used
|
lint:
test/integration/restart-stream/restartStream.t.sol#L6
imported name OpenEnded is not used
|
lint:
test/integration/withdraw/withdraw.t.sol#L8
imported name OpenEnded is not used
|
lint:
test/invariant/handlers/BaseHandler.sol#L44
Constant name must be in capitalized SNAKE_CASE
|
lint:
test/invariant/handlers/OpenEndedCreateHandler.sol#L7
imported name OpenEnded is not used
|