Merge pull request #69 from VenusProtocol/release/back #260
ci.yml
on: push
Lint
38s
test
1m 6s
Docgen
31s
Deploy
38s
export-deployments
35s
Annotations
19 warnings
Docgen
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Docgen
The following actions uses node12 which is deprecated and will be forced to run on node16: 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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@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/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:
contracts/Interfaces/IRiskFund.sol#L2
Found more than One contract per file. 2 contracts found!
|
Lint:
contracts/ProtocolReserve/ProtocolShareReserve.sol#L54
Immutable variables name are set to be in capitalized SNAKE_CASE
|
Lint:
contracts/ProtocolReserve/RiskFundStorage.sol#L2
Found more than One contract per file. 4 contracts found!
|
Lint:
contracts/Test/imports.sol#L10
imported name UpgradeableBeacon is not used
|
Lint:
contracts/Test/imports.sol#L11
imported name BeaconProxy is not used
|
Lint:
contracts/Test/Mocks/MockConverter.sol#L33
Function name must be in mixedCase
|
Lint:
contracts/Test/Mocks/MockDeflationaryToken.sol#L21
Avoid to use inline assembly. It is acceptable only in rare cases
|
Lint:
contracts/Test/Mocks/MockDeflationaryToken.sol#L67
Use Custom Errors instead of require statements
|
Lint:
contracts/Test/Mocks/MockDeflationaryToken.sol#L76
Use Custom Errors instead of require statements
|
Lint:
contracts/Test/Mocks/MockToken.sol#L9
Immutable variables name are set to be in capitalized SNAKE_CASE
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|