Skip to content

Tasks: Implement Uniswap V3 swapper #179

Tasks: Implement Uniswap V3 swapper

Tasks: Implement Uniswap V3 swapper #179

Triggered via pull request August 23, 2023 15:50
Status Failure
Total duration 5m 26s
Artifacts

ci-tasks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/