Skip to content

refine imports

refine imports #1648

Triggered via push July 12, 2024 04:41
Status Success
Total duration 7m 38s
Artifacts

test.yml

on: push
Matrix: Run Unit and E2E Tests
Matrix: Run Linters
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Run Linters (18.x)
The following actions uses Node.js version which is deprecated 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/
Run Linters (18.x): src/contracts/AccountingEngine.sol#L29
'ONE_HUNDRED_WAD' should start with _
Run Linters (18.x): src/contracts/for-test/FakeBasicActions.sol#L44
'deltaDebt' should start with _
Run Linters (18.x): src/contracts/for-test/MintableVoteERC20.sol#L22
Return value 'uint8' in function 'decimals' must be named
Run Linters (18.x): src/contracts/for-test/MintableVoteERC20.sol#L26
'from' should start with _
Run Linters (18.x): src/contracts/for-test/MintableVoteERC20.sol#L26
'amount' should start with _
Run Linters (18.x): src/contracts/for-test/MintableVoteERC20.sol#L30
'amount' should start with _
Run Linters (18.x): src/contracts/for-test/MintableVoteERC20.sol#L34
'account' should start with _
Run Linters (18.x): src/contracts/for-test/MintableVoteERC20.sol#L34
'amount' should start with _
Run Unit and E2E Tests (20.x)
The following actions uses Node.js version which is deprecated 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/