build(deps): upgrade to Patternfly 5 #3275
ci.yaml
on: pull_request
Matrix: eslint-check
Matrix: integration-test
Matrix: prettier-check
Matrix: test
Matrix: type-check
Annotations
30 errors and 4 warnings
prettier-check (18.x)
Process completed with exit code 1.
|
prettier-check (16.x)
The job was canceled because "_18_x" failed.
|
prettier-check (16.x)
The operation was canceled.
|
type-check (16.x):
src/app/Dashboard/AutomatedAnalysis/Filters/AutomatedAnalysisNameFilter.tsx#L57
No overload matches this call.
|
type-check (16.x):
src/app/Dashboard/AutomatedAnalysis/Filters/AutomatedAnalysisScoreFilter.tsx#L141
Type '(value: number, inputValue: number | undefined) => void' is not assignable to type '(event: SliderOnChangeEvent, value: number, inputValue?: number | undefined, setLocalInputValue?: Dispatch<SetStateAction<number>> | undefined) => void'.
|
type-check (16.x):
src/app/Dashboard/AutomatedAnalysis/Filters/AutomatedAnalysisTopicFilter.tsx#L51
No overload matches this call.
|
type-check (16.x):
src/app/Dashboard/DashboardCardActionMenu.tsx#L53
Type 'Dispatch<SetStateAction<boolean>>' is not assignable to type '(event: MouseEvent | KeyboardEvent | TouchEvent | React.KeyboardEvent<...> | React.MouseEvent<...>, isOpen: boolean) => void'.
|
type-check (16.x):
src/app/Dashboard/DashboardLayoutCreateModal.tsx#L145
Type '{ children: Element; label: string; fieldId: string; isRequired: true; height: string; validated: ValidatedOptions; }' is not assignable to type 'IntrinsicAttributes & FormGroupProps & { children?: ReactNode; }'.
|
type-check (16.x):
src/app/Dashboard/DashboardLayoutCreateModal.tsx#L154
Type '{ children: Element; label: string; fieldId: string; helperText: string; helperTextInvalid: string; isRequired: true; validated: ValidatedOptions; }' is not assignable to type 'IntrinsicAttributes & FormGroupProps & { children?: ReactNode; }'.
|
type-check (16.x):
src/app/Dashboard/DashboardLayoutCreateModal.tsx#L166
Type '(value: string) => void' is not assignable to type '(event: FormEvent<HTMLInputElement>, value: string) => void'.
|
type-check (16.x):
src/app/Dashboard/DashboardLayoutCreateModal.tsx#L207
Type '(ev?: React.MouseEvent) => void' is not assignable to type '(event: MouseEvent<Element, MouseEvent> | KeyboardEvent) => void'.
|
type-check (16.x):
src/app/Dashboard/DashboardLayoutSetAsTemplateModal.tsx#L143
Type '(ev?: React.MouseEvent<HTMLButtonElement, MouseEvent>) => void' is not assignable to type '(event: MouseEvent<Element, MouseEvent> | KeyboardEvent) => void'.
|
type-check (16.x):
src/app/Dashboard/DashboardLayoutSetAsTemplateModal.tsx#L159
Type '{ children: Element; label: string; fieldId: string; helperText: string; helperTextInvalid: string; isRequired: true; validated: ValidatedOptions; }' is not assignable to type 'IntrinsicAttributes & FormGroupProps & { children?: ReactNode; }'.
|
type-check (18.x)
The job was canceled because "_16_x" failed.
|
type-check (18.x):
src/app/Dashboard/AutomatedAnalysis/Filters/AutomatedAnalysisNameFilter.tsx#L57
No overload matches this call.
|
type-check (18.x):
src/app/Dashboard/AutomatedAnalysis/Filters/AutomatedAnalysisScoreFilter.tsx#L141
Type '(value: number, inputValue: number | undefined) => void' is not assignable to type '(event: SliderOnChangeEvent, value: number, inputValue?: number | undefined, setLocalInputValue?: Dispatch<SetStateAction<number>> | undefined) => void'.
|
type-check (18.x):
src/app/Dashboard/AutomatedAnalysis/Filters/AutomatedAnalysisTopicFilter.tsx#L51
No overload matches this call.
|
type-check (18.x):
src/app/Dashboard/DashboardCardActionMenu.tsx#L53
Type 'Dispatch<SetStateAction<boolean>>' is not assignable to type '(event: MouseEvent | KeyboardEvent | TouchEvent | React.KeyboardEvent<...> | React.MouseEvent<...>, isOpen: boolean) => void'.
|
type-check (18.x):
src/app/Dashboard/DashboardLayoutCreateModal.tsx#L145
Type '{ children: Element; label: string; fieldId: string; isRequired: true; height: string; validated: ValidatedOptions; }' is not assignable to type 'IntrinsicAttributes & FormGroupProps & { children?: ReactNode; }'.
|
type-check (18.x):
src/app/Dashboard/DashboardLayoutCreateModal.tsx#L154
Type '{ children: Element; label: string; fieldId: string; helperText: string; helperTextInvalid: string; isRequired: true; validated: ValidatedOptions; }' is not assignable to type 'IntrinsicAttributes & FormGroupProps & { children?: ReactNode; }'.
|
type-check (18.x):
src/app/Dashboard/DashboardLayoutCreateModal.tsx#L166
Type '(value: string) => void' is not assignable to type '(event: FormEvent<HTMLInputElement>, value: string) => void'.
|
type-check (18.x):
src/app/Dashboard/DashboardLayoutCreateModal.tsx#L207
Type '(ev?: React.MouseEvent) => void' is not assignable to type '(event: MouseEvent<Element, MouseEvent> | KeyboardEvent) => void'.
|
type-check (18.x):
src/app/Dashboard/DashboardLayoutSetAsTemplateModal.tsx#L143
Type '(ev?: React.MouseEvent<HTMLButtonElement, MouseEvent>) => void' is not assignable to type '(event: MouseEvent<Element, MouseEvent> | KeyboardEvent) => void'.
|
type-check (18.x):
src/app/Dashboard/DashboardLayoutSetAsTemplateModal.tsx#L159
Type '{ children: Element; label: string; fieldId: string; helperText: string; helperTextInvalid: string; isRequired: true; validated: ValidatedOptions; }' is not assignable to type 'IntrinsicAttributes & FormGroupProps & { children?: ReactNode; }'.
|
integration-test (16.x)
Process completed with exit code 1.
|
integration-test (18.x)
The job was canceled because "_16_x" failed.
|
integration-test (18.x)
The operation was canceled.
|
test (16.x)
Process completed with exit code 1.
|
test (18.x)
The job was canceled because "_16_x" failed.
|
test (18.x)
Process completed with exit code 1.
|
eslint-check (16.x):
src/app/Dashboard/Charts/mbean/MBeanMetricsChartCard.tsx#L41
'/home/runner/work/cryostat-web/cryostat-web/node_modules/@patternfly/react-core/dist/esm/index.js' imported multiple times
|
eslint-check (16.x):
src/app/Dashboard/Charts/mbean/MBeanMetricsChartCard.tsx#L42
'/home/runner/work/cryostat-web/cryostat-web/node_modules/@patternfly/react-core/dist/esm/index.js' imported multiple times
|
eslint-check (18.x):
src/app/Dashboard/Charts/mbean/MBeanMetricsChartCard.tsx#L41
'/home/runner/work/cryostat-web/cryostat-web/node_modules/@patternfly/react-core/dist/esm/index.js' imported multiple times
|
eslint-check (18.x):
src/app/Dashboard/Charts/mbean/MBeanMetricsChartCard.tsx#L42
'/home/runner/work/cryostat-web/cryostat-web/node_modules/@patternfly/react-core/dist/esm/index.js' imported multiple times
|