Skip to content

CI Workflow for integration and invariant tests #16

CI Workflow for integration and invariant tests

CI Workflow for integration and invariant tests #16

Triggered via pull request December 15, 2023 17:41
Status Failure
Total duration 29s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 10 warnings
build
Process completed with exit code 127.
lint: script/Base.s.sol#L2
Compiler version >=0.8.19 <0.9.0 does not satisfy the >=0.8.22 semver requirement
lint: test/integration/create/create.t.sol#L25
Line length must be no more than 120 but current length is 121
lint: test/integration/refund-from-stream/refundFromStream.t.sol#L136
Line length must be no more than 120 but current length is 122
lint: test/integration/refund-from-stream/refundFromStream.t.sol#L138
Line length must be no more than 120 but current length is 123
lint
Process completed with exit code 1.
lint: test/Base.t.sol#L9
imported name OpenEnded is not used
lint: test/Base.t.sol#L22
Contract name must be in CamelCase
lint: test/integration/adjust-rate-per-second/adjustRatePerSecond.t.sol#L8
imported name OpenEnded is not used
lint: test/integration/adjust-rate-per-second/adjustRatePerSecond.t.sol#L12
Contract name must be in CamelCase
lint: test/integration/cancel/cancel.t.sol#L8
imported name OpenEnded is not used
lint: test/integration/cancel/cancel.t.sol#L12
Contract name must be in CamelCase
lint: test/integration/create/create.t.sol#L12
Contract name must be in CamelCase
lint: test/integration/deposit/deposit.t.sol#L8
imported name OpenEnded is not used
lint: test/integration/deposit/deposit.t.sol#L12
Contract name must be in CamelCase
lint: test/integration/Integration.t.sol#L10
Contract name must be in CamelCase