Skip to content

examples/quote/fix types #336

examples/quote/fix types

examples/quote/fix types #336

Triggered via push December 5, 2024 13:39
Status Failure
Total duration 1m 14s
Artifacts

main.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

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