Tasks: Implement Uniswap V3 swapper #179
Annotations
3 errors and 2 warnings
lint:
packages/tasks/test/swap/UniswapV3Swapper.test.ts#L400
Replace `⏎··························task.call(tokenIn.address,·amountIn,·slippage,·0,·[],·[])` with `task.call(tokenIn.address,·amountIn,·slippage,·0,·[],·[])).to.be.revertedWith(`
|
lint:
packages/tasks/test/swap/UniswapV3Swapper.test.ts#L402
Replace `).to.be.revertedWith('TaskSlippageAboveMax'` with `··'TaskSlippageAboveMax'⏎························`
|
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/cache@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/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|