refactor: use openai-compatible to support providerOptions #6321
e2e.yml
on: pull_request
ubuntu-latest, Node.js 20.x
2m 31s
Annotations
9 errors and 1 warning
ubuntu-latest, Node.js 20.x:
packages/components/src/recycle-list/RecycleList.tsx#L397
'VariableSizeList' cannot be used as a JSX component.
|
ubuntu-latest, Node.js 20.x:
packages/components/src/recycle-list/RecycleList.tsx#L412
Type 'ForwardRefExoticComponent<RefAttributes<unknown>>' is not assignable to type 'ReactElementType | undefined'.
|
ubuntu-latest, Node.js 20.x:
packages/components/src/recycle-list/RecycleList.tsx#L413
Type 'ForwardRefExoticComponent<RefAttributes<unknown>>' is not assignable to type 'ReactElementType | undefined'.
|
ubuntu-latest, Node.js 20.x:
packages/components/src/recycle-list/RecycleList.tsx#L421
'FixedSizeList' cannot be used as a JSX component.
|
ubuntu-latest, Node.js 20.x:
packages/components/src/recycle-list/RecycleList.tsx#L437
Type 'ForwardRefExoticComponent<RefAttributes<unknown>>' is not assignable to type 'ReactElementType | undefined'.
|
ubuntu-latest, Node.js 20.x:
packages/components/src/recycle-list/RecycleList.tsx#L438
Type 'ForwardRefExoticComponent<RefAttributes<unknown>>' is not assignable to type 'ReactElementType | undefined'.
|
ubuntu-latest, Node.js 20.x:
packages/components/src/recycle-tree/RecycleTree.tsx#L1021
'VariableSizeList' cannot be used as a JSX component.
|
ubuntu-latest, Node.js 20.x:
packages/components/src/recycle-tree/RecycleTree.tsx#L1029
'FixedSizeList' cannot be used as a JSX component.
|
ubuntu-latest, Node.js 20.x
Process completed with exit code 1.
|
ubuntu-latest, Node.js 20.x
No files were found with the provided path: tools/playwright/test-results. No artifacts will be uploaded.
|