Skip to content

feat: add new caching route lambda for async routing invocation #2566

feat: add new caching route lambda for async routing invocation

feat: add new caching route lambda for async routing invocation #2566

Triggered via pull request October 28, 2024 21:16
Status Failure
Total duration 1m 26s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Run tests: lib/handlers/quote/injector.ts#L144
Argument of type '{ chainId: number; provider: StaticJsonRpcProvider; v4SubgraphProvider: IV4SubgraphProvider; v4PoolProvider: IV4PoolProvider; ... 19 more ...; cachedRoutesCacheInvalidationFixRolloutPercentage: number | undefined; }' is not assignable to parameter of type 'AlphaRouterParams'.
Run tests
Process completed with exit code 2.
Run tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/