[VEN-2299]: add a contract to operate token converters #5
Annotations
2 errors and 4 warnings
contracts/operators/TokenConverterOperator.sol#L136
Function order is incorrect, internal function can not go after internal pure function (line 124)
|
|
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/
|
contracts/operators/TokenConverterOperator.sol#L4
imported name IPancakeV3SwapCallback is not used
|
contracts/operators/TokenConverterOperator.sol#L5
imported name IPancakeV3Pool is not used
|
contracts/operators/TokenConverterOperator.sol#L8
imported name ensureNonzeroAddress is not used
|
The logs for this run have expired and are no longer available.
Loading