Skip to content

fix: show somnia pools only on curator domain #359

fix: show somnia pools only on curator domain

fix: show somnia pools only on curator domain #359

Triggered via pull request January 6, 2026 08:00
Status Failure
Total duration 24s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
checks
Process completed with exit code 2.
checks: src/pools/index.ts#L358
Type '{ name: string; address: "0x6f652fbcfc2107ef9c99456311b5650cd52d6419"; chainId: number; network: string; curator: string; poolType: ["somi"]; isLowInterest: true; curatorDomainOnly: true; }' is not assignable to type 'PoolConfigPayload'.
checks: src/pools/index.ts#L348
Type '{ name: string; address: "0xa561d6d554fb3637f590c4d73527fe19525d596b"; chainId: number; network: string; curator: string; poolType: ["stable"]; isLowInterest: true; curatorDomainOnly: true; }' is not assignable to type 'PoolConfigPayload'.