Skip to content

refactor: use openai-compatible to support providerOptions #9889

refactor: use openai-compatible to support providerOptions

refactor: use openai-compatible to support providerOptions #9889

Triggered via pull request February 24, 2025 03:00
Status Failure
Total duration 8m 6s
Artifacts

check.yml

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

Annotations

19 errors
build (ubuntu-latest, 20.x): packages/components/src/recycle-list/RecycleList.tsx#L397
'VariableSizeList' cannot be used as a JSX component.
build (ubuntu-latest, 20.x): packages/components/src/recycle-list/RecycleList.tsx#L412
Type 'ForwardRefExoticComponent<RefAttributes<unknown>>' is not assignable to type 'ReactElementType | undefined'.
build (ubuntu-latest, 20.x): packages/components/src/recycle-list/RecycleList.tsx#L413
Type 'ForwardRefExoticComponent<RefAttributes<unknown>>' is not assignable to type 'ReactElementType | undefined'.
build (ubuntu-latest, 20.x): packages/components/src/recycle-list/RecycleList.tsx#L421
'FixedSizeList' cannot be used as a JSX component.
build (ubuntu-latest, 20.x): packages/components/src/recycle-list/RecycleList.tsx#L437
Type 'ForwardRefExoticComponent<RefAttributes<unknown>>' is not assignable to type 'ReactElementType | undefined'.
build (ubuntu-latest, 20.x): packages/components/src/recycle-list/RecycleList.tsx#L438
Type 'ForwardRefExoticComponent<RefAttributes<unknown>>' is not assignable to type 'ReactElementType | undefined'.
build (ubuntu-latest, 20.x): packages/components/src/recycle-tree/RecycleTree.tsx#L1021
'VariableSizeList' cannot be used as a JSX component.
build (ubuntu-latest, 20.x): packages/components/src/recycle-tree/RecycleTree.tsx#L1029
'FixedSizeList' cannot be used as a JSX component.
build (ubuntu-latest, 20.x)
Process completed with exit code 1.
build (macos-latest, 20.x)
The job was canceled because "ubuntu-latest_20_x" failed.
build-windows: packages/components/src/recycle-list/RecycleList.tsx#L397
'VariableSizeList' cannot be used as a JSX component.
build-windows: packages/components/src/recycle-list/RecycleList.tsx#L412
Type 'ForwardRefExoticComponent<RefAttributes<unknown>>' is not assignable to type 'ReactElementType | undefined'.
build-windows: packages/components/src/recycle-list/RecycleList.tsx#L413
Type 'ForwardRefExoticComponent<RefAttributes<unknown>>' is not assignable to type 'ReactElementType | undefined'.
build-windows: packages/components/src/recycle-list/RecycleList.tsx#L421
'FixedSizeList' cannot be used as a JSX component.
build-windows: packages/components/src/recycle-list/RecycleList.tsx#L437
Type 'ForwardRefExoticComponent<RefAttributes<unknown>>' is not assignable to type 'ReactElementType | undefined'.
build-windows: packages/components/src/recycle-list/RecycleList.tsx#L438
Type 'ForwardRefExoticComponent<RefAttributes<unknown>>' is not assignable to type 'ReactElementType | undefined'.
build-windows: packages/components/src/recycle-tree/RecycleTree.tsx#L1021
'VariableSizeList' cannot be used as a JSX component.
build-windows: packages/components/src/recycle-tree/RecycleTree.tsx#L1029
'FixedSizeList' cannot be used as a JSX component.
build-windows
Process completed with exit code 1.