Skip to content

Feat / Add Uniswap on chains BSC, Avalanche, and Celo #942

Feat / Add Uniswap on chains BSC, Avalanche, and Celo

Feat / Add Uniswap on chains BSC, Avalanche, and Celo #942

Triggered via pull request July 26, 2024 18:28
Status Failure
Total duration 2m 11s
Artifacts

workflow.yml

on: pull_request
Check if gateway files changed
7s
Check if gateway files changed
Gateway build + unit tests
1m 44s
Gateway build + unit tests
docker_build_and_push
0s
docker_build_and_push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Gateway build + unit tests: src/chains/osmosis/osmosis.lp.utils.ts#L21
Argument of type 'import("/home/runner/work/gateway/gateway/node_modules/osmojs/dist/codegen/osmosis/gamm/pool-models/balancer/balancerPool").Pool[]' is not assignable to parameter of type 'import("/home/runner/work/gateway/gateway/node_modules/@osmonauts/math/node_modules/osmojs/osmosis/gamm/v1beta1/balancerPool").Pool[]'.
Gateway build + unit tests: src/chains/osmosis/osmosis.lp.utils.ts#L86
Argument of type 'Asset[]' is not assignable to parameter of type 'AssetList[]'.
Gateway build + unit tests: src/chains/osmosis/osmosis.lp.utils.ts#L109
Argument of type 'Asset[]' is not assignable to parameter of type 'AssetList[]'.
Gateway build + unit tests: src/chains/osmosis/osmosis.lp.utils.ts#L114
Argument of type 'Asset[]' is not assignable to parameter of type 'AssetList[]'.
Gateway build + unit tests: src/chains/osmosis/osmosis.prices.ts#L5
Cannot find module '@osmonauts/math/dist/types' or its corresponding type declarations.
Gateway build + unit tests: src/chains/osmosis/osmosis.swap.ts#L6
Cannot find module '@osmonauts/math/dist/types' or its corresponding type declarations.
Gateway build + unit tests: src/chains/osmosis/osmosis.swap.ts#L7
Cannot find module '@osmonauts/math/dist/utils' or its corresponding type declarations.
Gateway build + unit tests: src/chains/osmosis/osmosis.ts#L48
Cannot find module '@osmonauts/math/dist/types' or its corresponding type declarations.
Gateway build + unit tests: src/chains/osmosis/osmosis.ts#L468
Argument of type 'CosmosAsset[]' is not assignable to parameter of type 'AssetList[]'.
Gateway build + unit tests: src/chains/osmosis/osmosis.ts#L926
Argument of type 'CosmosAsset[]' is not assignable to parameter of type 'AssetList[]'.
Check if gateway files changed
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, technote-space/get-diff-action@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check if gateway files changed
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Gateway build + unit tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Gateway build + unit tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/