wip: getting tests to work #1439
ci.yml
on: push
build
21s
lint
2m 18s
test-unit
20s
test-integration
23s
test-e2e
39s
test-uniswap-v2
2m 19s
test-differential-balancer
1m 46s
check-gas
20s
coverage
31s
Annotations
8 errors and 19 warnings
check-gas
Process completed with exit code 1.
|
build
Process completed with exit code 1.
|
test-unit
Process completed with exit code 1.
|
test-integration
Process completed with exit code 1.
|
coverage
Process completed with exit code 1.
|
test-e2e
Process completed with exit code 1.
|
test-differential-balancer
Process completed with exit code 1.
|
test-uniswap-v2
Process completed with exit code 1.
|
check-gas
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-unit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-integration
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-e2e
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-differential-balancer
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-uniswap-v2
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
src/asset-management/EulerV2Manager.sol#L51
Code contains empty blocks
|
lint:
src/interfaces/euler/IEVault.sol#L404
Function name must be in mixedCase
|
lint:
src/interfaces/euler/IEVault.sol#L410
Function name must be in mixedCase
|
lint:
src/interfaces/euler/IEVault.sol#L420
Function name must be in mixedCase
|
lint:
src/interfaces/euler/IEVault.sol#L434
Function name must be in mixedCase
|
lint:
src/interfaces/euler/IEVault.sol#L459
Function name must be in mixedCase
|
lint:
src/interfaces/euler/IEVault.sol#L549
Function name must be in mixedCase
|
lint:
src/interfaces/euler/IEVault.sol#L551
Function name must be in mixedCase
|
lint:
src/interfaces/euler/IEVault.sol#L553
Function name must be in mixedCase
|
lint:
src/interfaces/euler/IEVault.sol#L555
Function name must be in mixedCase
|