[VEN-2299]: add a contract to operate token converters #5
Annotations
6 errors and 7 warnings
Lint:
contracts/operators/TokenConverterOperator.sol#L136
Function order is incorrect, internal function can not go after internal pure function (line 124)
|
Lint
Process completed with exit code 1.
|
export-deployments
unable to access 'https://github.com/VenusProtocol/keeper-bots/': The requested URL returned error: 403
|
export-deployments
unable to access 'https://github.com/VenusProtocol/keeper-bots/': The requested URL returned error: 403
|
export-deployments
unable to access 'https://github.com/VenusProtocol/keeper-bots/': The requested URL returned error: 403
|
export-deployments
The process '/usr/bin/git' failed with exit code 128
|
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:
contracts/operators/TokenConverterOperator.sol#L4
imported name IPancakeV3SwapCallback is not used
|
Lint:
contracts/operators/TokenConverterOperator.sol#L5
imported name IPancakeV3Pool is not used
|
Lint:
contracts/operators/TokenConverterOperator.sol#L8
imported name ensureNonzeroAddress is not used
|
export-deployments
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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 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 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/
|