CI Workflow for integration and invariant tests #16
ci.yml
on: pull_request
test-integration
0s
test-utils
0s
test-invariant
0s
coverage
0s
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
|