refactor: move duplicated tests into OracleWriterTest #1388
ci.yml
on: push
build
48s
lint
2m 24s
test-unit
1m 15s
test-integration
19m 17s
test-e2e
46s
test-uniswap-v2
3m 11s
test-differential-balancer
2m 19s
check-gas
1m 19s
coverage
44s
Annotations
7 errors and 13 warnings
coverage
Process completed with exit code 1.
|
test-e2e
Process completed with exit code 1.
|
test-unit
Process completed with exit code 1.
|
check-gas
Process completed with exit code 1.
|
test-uniswap-v2
Process completed with exit code 1.
|
test-integration
Canceling since a higher priority waiting request for 'ci-refs/heads/fix/oracle-struct' exists
|
test-integration
The operation was canceled.
|
coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-e2e
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-unit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check-gas
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-differential-balancer
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
src/ReservoirPair.sol#L164
Variable "lInstantPrice" is unused
|
lint:
test/integration/Aave.t.sol#L1059
Variable "lClaimed" is unused
|
lint:
test/interfaces/IUSDC.sol#L5
Visibility modifier must be first in list of modifiers
|
lint:
test/unit/OracleWriter.t.sol#L211
Variable "lObsCP0" is unused
|
lint:
test/unit/OracleWriter.t.sol#L213
Variable "lObsSP0" is unused
|
test-uniswap-v2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|