Skip to content

Ci improvements

Ci improvements #297

Triggered via pull request October 26, 2023 13:42
Status Failure
Total duration 3m 58s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
foundry-tests
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: build-126cbe24276d317b679a7b3df573c7edd0bcfccd
foundry-tests
Process completed with exit code 1.
coverage
Process completed with exit code 1.
hardhat-tests
Process completed with exit code 127.
hardhat-tests
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: build-126cbe24276d317b679a7b3df573c7edd0bcfccd
lint: contracts/mock/MockLiquidityGauge.sol#L11
Variable name must be in mixedCase
lint: contracts/mock/MockTreasuryImmutable.sol#L11
Variable name must be in mixedCase
lint: test/hardhat/utils/helpers.ts#L7
'IERC20Metadata' is defined but never used
foundry-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/