Skip to content

refactor cast tokens #1642

refactor cast tokens

refactor cast tokens #1642

Triggered via push July 9, 2024 22:50
Status Failure
Total duration 6m 58s
Artifacts

test.yml

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

Annotations

1 error and 12 warnings
Run Unit and E2E Tests (20.x)
Process completed with exit code 1.
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/