Skip to content

Feature: useSuspenseFragment #2927

Feature: useSuspenseFragment

Feature: useSuspenseFragment #2927

Triggered via pull request December 17, 2024 00:14
Status Failure
Total duration 33s
Artifacts

api-extractor.yml

on: pull_request
Api-Extractor
22s
Api-Extractor
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Api-Extractor: src/react/internal/cache/FragmentReference.ts#L99
Argument of type 'MaybeMasked<TData>' is not assignable to parameter of type 'TData'.
Api-Extractor: src/react/internal/cache/FragmentReference.ts#L106
Type 'PromiseWithState<TData> | FulfilledPromise<MaybeMasked<TData>>' is not assignable to type 'FragmentRefPromise<TData>'.
Api-Extractor
Process completed with exit code 2.
Api-Extractor
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636