Skip to content

chore: bump sor to 3.51.0 - feat: mixed routing with v4 hookless pools #2370

chore: bump sor to 3.51.0 - feat: mixed routing with v4 hookless pools

chore: bump sor to 3.51.0 - feat: mixed routing with v4 hookless pools #2370

Triggered via pull request September 16, 2024 17:49
Status Failure
Total duration 1m 25s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Run tests: lib/handlers/injector-sor.ts#L364
Argument of type '(useMixedRouteQuoter: boolean, protocol: Protocol) => string | undefined' is not assignable to parameter of type '(useMixedRouteQuoter: boolean, mixedRouteContainsV4Pool: boolean, protocol: Protocol) => string | undefined'.
Run tests: lib/handlers/injector-sor.ts#L385
Argument of type '(useMixedRouteQuoter: boolean, protocol: Protocol) => string | undefined' is not assignable to parameter of type '(useMixedRouteQuoter: boolean, mixedRouteContainsV4Pool: boolean, protocol: Protocol) => string | undefined'.
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/