build(deps): upgrade to Patternfly 5 #3283
ci.yaml
on: pull_request
Matrix: eslint-check
Matrix: integration-test
Matrix: prettier-check
Matrix: test
Matrix: type-check
Annotations
34 errors and 4 warnings
type-check (18.x):
src/app/Dashboard/LayoutTemplatePicker.tsx#L543
No overload matches this call.
|
type-check (18.x):
src/app/Dashboard/LayoutTemplatePicker.tsx#L561
No overload matches this call.
|
type-check (18.x):
src/app/DateTimePicker/DateTimePicker.tsx#L137
Type '(date: Date) => void' is not assignable to type '(event: MouseEvent<HTMLButtonElement, MouseEvent>, date: Date) => void'.
|
type-check (18.x):
src/app/DateTimePicker/TimePicker.tsx#L124
Type 'Dispatch<SetStateAction<boolean>>' is not assignable to type '(event: FormEvent<HTMLInputElement>, checked: boolean) => void'.
|
type-check (18.x):
src/app/DateTimePicker/TimePicker.tsx#L206
Type 'string' is not assignable to type 'number'.
|
type-check (18.x):
src/app/DateTimePicker/TimePicker.tsx#L218
Type '(value: string) => void' is not assignable to type '(event: FormEvent<HTMLInputElement>, value: string) => void'.
|
type-check (18.x):
src/app/DateTimePicker/TimePicker.tsx#L227
Type 'string' is not assignable to type 'number'.
|
type-check (18.x):
src/app/DateTimePicker/TimezonePicker.tsx#L124
No overload matches this call.
|
type-check (18.x):
src/app/Events/EventTemplates.tsx#L360
Type 'Dispatch<SetStateAction<string>>' is not assignable to type '(event: FormEvent<HTMLInputElement>, value: string) => void'.
|
type-check (18.x):
src/app/Events/EventTypes.tsx#L277
Type '(filterText: string) => void' is not assignable to type '(event: FormEvent<HTMLInputElement>, value: string) => void'.
|
type-check (16.x)
The job was canceled because "_18_x" failed.
|
type-check (16.x):
src/app/Dashboard/LayoutTemplatePicker.tsx#L543
No overload matches this call.
|
type-check (16.x):
src/app/Dashboard/LayoutTemplatePicker.tsx#L561
No overload matches this call.
|
type-check (16.x):
src/app/DateTimePicker/DateTimePicker.tsx#L137
Type '(date: Date) => void' is not assignable to type '(event: MouseEvent<HTMLButtonElement, MouseEvent>, date: Date) => void'.
|
type-check (16.x):
src/app/DateTimePicker/TimePicker.tsx#L124
Type 'Dispatch<SetStateAction<boolean>>' is not assignable to type '(event: FormEvent<HTMLInputElement>, checked: boolean) => void'.
|
type-check (16.x):
src/app/DateTimePicker/TimePicker.tsx#L206
Type 'string' is not assignable to type 'number'.
|
type-check (16.x):
src/app/DateTimePicker/TimePicker.tsx#L218
Type '(value: string) => void' is not assignable to type '(event: FormEvent<HTMLInputElement>, value: string) => void'.
|
type-check (16.x):
src/app/DateTimePicker/TimePicker.tsx#L227
Type 'string' is not assignable to type 'number'.
|
type-check (16.x):
src/app/DateTimePicker/TimezonePicker.tsx#L124
No overload matches this call.
|
type-check (16.x):
src/app/Events/EventTemplates.tsx#L360
Type 'Dispatch<SetStateAction<string>>' is not assignable to type '(event: FormEvent<HTMLInputElement>, value: string) => void'.
|
type-check (16.x):
src/app/Events/EventTypes.tsx#L277
Type '(filterText: string) => void' is not assignable to type '(event: FormEvent<HTMLInputElement>, value: string) => void'.
|
eslint-check (16.x):
src/app/Dashboard/AutomatedAnalysis/Filters/AutomatedAnalysisNameFilter.tsx#L81
React Hook React.useMemo has a missing dependency: 'filterValue'. Either include it or remove the dependency array
|
eslint-check (16.x):
src/app/Dashboard/AutomatedAnalysis/Filters/AutomatedAnalysisTopicFilter.tsx#L71
React Hook React.useMemo has a missing dependency: 'filterValue'. Either include it or remove the dependency array
|
eslint-check (16.x)
Process completed with exit code 1.
|
eslint-check (18.x)
The job was canceled because "_16_x" failed.
|
eslint-check (18.x):
src/app/Dashboard/AutomatedAnalysis/Filters/AutomatedAnalysisNameFilter.tsx#L81
React Hook React.useMemo has a missing dependency: 'filterValue'. Either include it or remove the dependency array
|
eslint-check (18.x):
src/app/Dashboard/AutomatedAnalysis/Filters/AutomatedAnalysisTopicFilter.tsx#L71
React Hook React.useMemo has a missing dependency: 'filterValue'. Either include it or remove the dependency array
|
eslint-check (18.x)
Process completed with exit code 1.
|
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)
Process completed with exit code 1.
|
test (18.x)
Process completed with exit code 1.
|
test (16.x)
The job was canceled because "_18_x" failed.
|
test (16.x)
The operation was canceled.
|
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
|