CI Workflow for integration and invariant tests #20
ci.yml
on: pull_request
lint
22s
test-integration
9s
test-utils
7s
test-invariant
7s
coverage
10s
Annotations
8 errors and 10 warnings
test-integration
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: foundry-build-5fdc2a249a2838bff945fd30b8af5e7910808bfb
|
test-integration
Process completed with exit code 1.
|
test-invariant
Process completed with exit code 1.
|
test-invariant
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: foundry-build-5fdc2a249a2838bff945fd30b8af5e7910808bfb
|
test-utils
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: foundry-build-5fdc2a249a2838bff945fd30b8af5e7910808bfb
|
test-utils
Process completed with exit code 1.
|
coverage
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: foundry-build-5fdc2a249a2838bff945fd30b8af5e7910808bfb
|
coverage
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
|