Skip to content

OIP-168: USDS Migrator #39

OIP-168: USDS Migrator

OIP-168: USDS Migrator #39

Triggered via pull request November 12, 2024 12:49
@0xJem0xJem
synchronize #18
reserve-migrator
Status Failure
Total duration 3m 5s
Artifacts

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
run-ci
Process completed with exit code 1.
run-ci
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run-ci: src/external/cooler/Cooler.sol#L2
Found more than One contract per file. 2 contracts found!
run-ci: src/external/cooler/CoolerCallback.sol#L15
Immutable variables name are set to be in capitalized SNAKE_CASE
run-ci: src/external/cooler/CoolerFactory.sol#L39
Immutable variables name are set to be in capitalized SNAKE_CASE
run-ci: src/external/cooler/CoolerUtils.sol#L65
Immutable variables name are set to be in capitalized SNAKE_CASE
run-ci: src/external/cooler/CoolerUtils.sol#L66
Immutable variables name are set to be in capitalized SNAKE_CASE
run-ci: src/external/cooler/CoolerUtils.sol#L67
Immutable variables name are set to be in capitalized SNAKE_CASE
run-ci: src/external/cooler/CoolerUtils.sol#L68
Immutable variables name are set to be in capitalized SNAKE_CASE
run-ci: src/external/governance/abstracts/GovernorBravoStorage.sol#L2
Found more than One contract per file. 3 contracts found!
run-ci: src/external/governance/GovernorBravoDelegator.sol#L51
Use Custom Errors instead of require statements
run-ci: src/external/governance/GovernorBravoDelegator.sol#L52
Use Custom Errors instead of require statements