Skip to content

feat(data-fetcher,core): Add support for getting data from URLs that require certain request initializations #335

feat(data-fetcher,core): Add support for getting data from URLs that require certain request initializations

feat(data-fetcher,core): Add support for getting data from URLs that require certain request initializations #335

Triggered via pull request September 25, 2023 21:11
Status Failure
Total duration 1m 56s
Artifacts

ci.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Test (16.x): editor/Editor.tsx#L1214
Property 'urlToFetchOptions' is missing in type '{ ref: RefObject<GoslingRef>; spec: GoslingSpec | undefined; theme: Theme; padding: number; margin: number; border: string; id: string; className: string; experimental: { ...; }; compiled: (_: GoslingSpec, h: HiGlassSpec) => void; }' but required in type 'GoslingCompProps'.
Test (16.x): src/core/gosling-embed.ts#L8
Module '"../compiler/compile"' declares 'UrlToFetchOptions' locally, but it is not exported.
Test (16.x)
Process completed with exit code 1.
Test (14.x)
The job was canceled because "_16_x" failed.
Test (14.x)
The operation was canceled.