Query Prime Score Updates Needed #2295
Annotations
7 errors and 18 warnings
Lint:
deploy/020-prime-update-scores.ts#L3
'BigNumber' is defined but never used. Allowed unused vars must match /_/u
|
Lint:
deploy/020-prime-update-scores.ts#L3
'BigNumberish' is defined but never used. Allowed unused vars must match /_/u
|
Lint:
deploy/020-prime-update-scores.ts#L4
'parseUnits' is defined but never used. Allowed unused vars must match /_/u
|
Lint:
deploy/020-prime-update-scores.ts#L27
'deploy' is assigned a value but never used. Allowed unused vars must match /_/u
|
Lint:
deploy/020-prime-update-scores.ts#L28
'deployer' is assigned a value but never used. Allowed unused vars must match /_/u
|
Lint:
deploy/020-prime-update-scores.ts#L35
Expected exception block, space or tab after '//' in comment
|
Lint
Process completed with exit code 1.
|
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint:
contracts/Comptroller.sol#L50
Immutable variables name are set to be in capitalized SNAKE_CASE
|
Lint:
contracts/Comptroller.sol#L385
Variable "redeemAmount" is unused
|
Lint:
contracts/Comptroller.sol#L385
Variable "redeemTokens" is unused
|
Lint:
contracts/Comptroller.sol#L868
Use Custom Errors instead of require statements
|
Lint:
contracts/Comptroller.sol#L880
Use Custom Errors instead of require statements
|
Lint:
contracts/Comptroller.sol#L881
Use Custom Errors instead of require statements
|
Lint:
contracts/Comptroller.sol#L956
Use Custom Errors instead of require statements
|
Lint:
contracts/Comptroller.sol#L984
Use Custom Errors instead of require statements
|
Lint:
contracts/Comptroller.sol#L1018
Use Custom Errors instead of require statements
|
Lint:
contracts/Comptroller.sol#L1042
Use Custom Errors instead of require statements
|
export-deployments
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
export-deployments
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Deploy
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|