examples/quote/fix types #336
Annotations
6 errors and 1 warning
|
Build, lint, and test on Node 20.x and ubuntu-latest:
src/methods/quote/getQuote.ts#L52
Replace `fallbackReason:·FallbackReason` with `⏎··fallbackReason:·FallbackReason;⏎`
|
Build, lint, and test on Node 20.x and ubuntu-latest:
src/methods/quote/getQuote.ts#L60
Replace `options:·QuoteParams<'delta'>,·signal?:·AbortSignal):·Promise<⏎····QuoteWithDeltaPrice⏎··` with `⏎····options:·QuoteParams<'delta'>,⏎····signal?:·AbortSignal⏎··):·Promise<QuoteWithDeltaPrice`
|
Build, lint, and test on Node 20.x and ubuntu-latest:
src/methods/quote/getQuote.ts#L68
Replace `|·QuoteWithDeltaPrice⏎···` with `QuoteWithDeltaPrice`
|
Build, lint, and test on Node 20.x and ubuntu-latest:
src/methods/quote/getQuote.ts#L96
Replace `⏎····|·QuoteWithDeltaPrice⏎····|·QuoteWithMarketPriceAsFallback⏎··` with `QuoteWithDeltaPrice·|·QuoteWithMarketPriceAsFallback`
|
Build, lint, and test on Node 20.x and ubuntu-latest
Process completed with exit code 1.
|
Build, lint, and test on Node 20.x and ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|