Add bToken rebase tests #152
Annotations
10 errors and 6 warnings
lint:
contracts/interfaces/money-market/IComptroller.sol#L16
'_setMarketBorrowCaps' should not start with _
|
lint:
test/foundry/BaseTest.t.sol#L14
Replace IComptroller with ·IComptroller·
|
lint:
test/foundry/BErc20.t.sol#L33
Line length must be no more than 120 but current length is 157
|
lint:
test/foundry/BErc20.t.sol#L33
Replace bTokenAfter,·(1e18·/·exchangeRate)·*·underlyingBefore,·"Mint·must·credit·bToken·to·the·sender·equal·to·underlying·scaled·by·exchange·rate" with ⏎············bTokenAfter,⏎············(1e18·/·exchangeRate)·*·underlyingBefore,⏎············"Mint·must·credit·bToken·to·the·sender·equal·to·underlying·scaled·by·exchange·rate"⏎········
|
lint:
test/foundry/BErc20.t.sol#L34
Line length must be no more than 120 but current length is 132
|
lint:
test/foundry/BErc20.t.sol#L34
Replace bTokenBalanceSnapshotAfter,·bTokenBalanceSnapshotBefore,·"Mint·must·credit·bToken·balance·snapshot·to·the·sender" with ⏎············bTokenBalanceSnapshotAfter,⏎············bTokenBalanceSnapshotBefore,⏎············"Mint·must·credit·bToken·balance·snapshot·to·the·sender"⏎········
|
lint:
test/foundry/BErc20.t.sol#L36
Delete ⏎
|
lint:
test/foundry/SoftVault.t.sol#L375
'testForkFuzz_SoftVault_deposit_pass_time_withdraw' should start with _
|
lint
Process completed with exit code 1.
|
Run Integration Test
Process completed with exit code 7.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run Integration Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Integration Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|