Skip to content

[VEN-2718]: Add access controls and receiver to sweepTokenFromPool #381

[VEN-2718]: Add access controls and receiver to sweepTokenFromPool

[VEN-2718]: Add access controls and receiver to sweepTokenFromPool #381

Triggered via pull request August 19, 2024 16:18
Status Success
Total duration 1m 53s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

19 warnings
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/
Docgen
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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: hardhat.config.zksync.ts#L14
Require statement not part of import statement
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/imports.sol#L12
imported name ProxyAdmin is not used
Lint: contracts/Test/Mocks/MockConverter.sol#L33
Function name must be in mixedCase
Lint: contracts/Test/Mocks/MockDeflationaryToken.sol#L22
Avoid to use inline assembly. It is acceptable only in rare cases
Lint: contracts/Test/Mocks/MockDeflationaryToken.sol#L68
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 use a deprecated Node.js version 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 use a deprecated Node.js version 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/
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 use a deprecated Node.js version 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/