refactor: use openai-compatible to support providerOptions #9889
check.yml
on: pull_request
build-windows
7m 54s
Matrix: build
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.
|