Add tsc to the pipeline #1427
on-pr.yaml
on: pull_request
build
/
build-and-test
1m 16s
Annotations
10 errors and 1 warning
|
build / build-and-test:
src/components/Members/MemberTable.tsx#L52
Type '(instance: CellInstance) => JSX.Element' is not assignable to type 'string | ComponentType<CellInstance> | ((props?: CellInstance | undefined) => ReactNode) | undefined'.
|
|
build / build-and-test:
src/components/Members/ImportMembersDialog.tsx#L87
Type '({ Header: string; accessor: string; width?: undefined; Cell?: undefined; } | { Header: string; accessor: string; width: number; Cell: (instance: { cell: { row: { original: TableRow; }; }; }) => Element; } | { ...; })[]' is not assignable to type 'AnalyticalTableColumnDefinition[]'.
|
|
build / build-and-test:
src/components/Core/FeedbackButton.tsx#L141
Type '(event: Ui5CustomEvent<TextAreaDomRef, { value: string; previousValue: string; }>) => void' is not assignable to type '(event: Ui5CustomEvent<TextAreaDomRef, TextAreaInputEventDetail>) => void'.
|
|
build / build-and-test:
src/components/ControlPlanes/List/ControlPlaneListWorkspaceGridTile.tsx#L52
Argument of type 'APIError | undefined' is not assignable to parameter of type 'APIError'.
|
|
build / build-and-test:
src/components/ControlPlane/Providers.tsx#L60
Type '({ Header: string; accessor: string; hAlign?: undefined; width?: undefined; Filter?: undefined; filter?: undefined; Cell?: undefined; disableFilters?: undefined; } | { Header: string; accessor: string; ... 5 more ...; disableFilters?: undefined; } | { ...; })[]' is not assignable to type 'AnalyticalTableColumnDefinition[]'.
|
|
build / build-and-test:
src/components/ControlPlane/MCPHealthPopoverButton.tsx#L140
Type '(instance: CellData<ControlPlaneStatusCondition>) => JSX.Element' is not assignable to type 'string | ComponentType<CellInstance> | ((props?: CellInstance | undefined) => ReactNode) | undefined'.
|
|
build / build-and-test:
src/components/ControlPlane/MCPHealthPopoverButton.tsx#L132
Type '(instance: CellData<ControlPlaneStatusCondition>) => JSX.Element' is not assignable to type 'string | ComponentType<CellInstance> | ((props?: CellInstance | undefined) => ReactNode) | undefined'.
|
|
build / build-and-test:
src/components/ControlPlane/MCPHealthPopoverButton.tsx#L124
Type '(instance: CellData<ControlPlaneStatusCondition>) => JSX.Element' is not assignable to type 'string | ComponentType<CellInstance> | ((props?: CellInstance | undefined) => ReactNode) | undefined'.
|
|
build / build-and-test:
src/components/ControlPlane/MCPHealthPopoverButton.tsx#L116
Type '(instance: CellData<ControlPlaneStatusCondition>) => JSX.Element' is not assignable to type 'string | ComponentType<CellInstance> | ((props?: CellInstance | undefined) => ReactNode) | undefined'.
|
|
build / build-and-test:
src/components/ControlPlane/MCPHealthPopoverButton.tsx#L102
Type '(instance: CellData<ControlPlaneStatusCondition>) => JSX.Element' is not assignable to type 'string | ComponentType<CellInstance> | ((props?: CellInstance | undefined) => ReactNode) | undefined'.
|
|
build / build-and-test
No files were found with the provided path: cypress/screenshots/. No artifacts will be uploaded.
|