fix: change arg in internal func sig to reflect correct timestamp #1325
ci.yml
on: push
build
40s
lint
2m 17s
test-unit
44s
test-integration
55s
test-e2e
46s
test-uniswap-v2
2m 20s
test-differential-balancer
2m 19s
check-gas
39s
coverage
52s
Annotations
11 errors and 2 warnings
check-gas
Process completed with exit code 1.
|
test-unit
Process completed with exit code 1.
|
test-e2e
Process completed with exit code 1.
|
coverage
Process completed with exit code 1.
|
test-integration
Process completed with exit code 1.
|
lint
Canceling since a higher priority waiting request for 'ci-refs/heads/fix/oracle-written-timestamp' exists
|
lint
The operation was canceled.
|
test-uniswap-v2
Canceling since a higher priority waiting request for 'ci-refs/heads/fix/oracle-written-timestamp' exists
|
test-uniswap-v2
The operation was canceled.
|
test-differential-balancer
Canceling since a higher priority waiting request for 'ci-refs/heads/fix/oracle-written-timestamp' exists
|
test-differential-balancer
The operation was canceled.
|
lint:
test/__fixtures/BaseTest.sol#L20
Contract has 16 states declarations but allowed no more than 15
|
lint:
test/unit/gas/ConstantProductPair.gas.sol#L40
Possible reentrancy vulnerabilities. Avoid state changes after transfer
|