build(deps): upgrade to Patternfly 5 #3505
ci.yaml
on: pull_request
Matrix: eslint-check
Matrix: integration-test
Matrix: prettier-check
Matrix: test
Matrix: type-check
Annotations
49 errors and 16 warnings
type-check (18.x):
src/app/Login/BasicAuthForm.tsx#L17
Module '"@app/Shared/Services/service.types"' has no exported member 'AuthMethod'.
|
type-check (18.x):
src/app/Login/BasicAuthForm.tsx#L45
Property 'getToken' does not exist on type 'LoginService'.
|
type-check (18.x):
src/app/Login/Login.tsx#L18
Module '"@app/Shared/Services/service.types"' has no exported member 'AuthMethod'.
|
type-check (18.x):
src/app/Login/Login.tsx#L26
Cannot find module './NoopAuthForm' or its corresponding type declarations.
|
type-check (18.x):
src/app/Login/Login.tsx#L41
Property 'checkAuth' does not exist on type 'LoginService'.
|
type-check (18.x):
src/app/Login/Login.tsx#L53
Property 'getAuthMethod' does not exist on type 'LoginService'.
|
type-check (18.x):
src/app/Login/OpenShiftPlaceholderAuthForm.tsx#L18
Module '"@app/Shared/Services/service.types"' has no exported member 'AuthMethod'.
|
type-check (18.x):
src/app/TargetView/TargetSelect.tsx#L177
Type '(_: any, selection: any, isPlaceholder: any) => void' is not assignable to type 'MouseEventHandler<HTMLButtonElement> & MouseEventHandler<HTMLDivElement>'.
|
type-check (18.x)
Process completed with exit code 2.
|
type-check (16.x)
The job was canceled because "_18_x" failed.
|
type-check (16.x):
src/app/Login/BasicAuthForm.tsx#L17
Module '"@app/Shared/Services/service.types"' has no exported member 'AuthMethod'.
|
type-check (16.x):
src/app/Login/BasicAuthForm.tsx#L45
Property 'getToken' does not exist on type 'LoginService'.
|
type-check (16.x):
src/app/Login/Login.tsx#L18
Module '"@app/Shared/Services/service.types"' has no exported member 'AuthMethod'.
|
type-check (16.x):
src/app/Login/Login.tsx#L26
Cannot find module './NoopAuthForm' or its corresponding type declarations.
|
type-check (16.x):
src/app/Login/Login.tsx#L41
Property 'checkAuth' does not exist on type 'LoginService'.
|
type-check (16.x):
src/app/Login/Login.tsx#L53
Property 'getAuthMethod' does not exist on type 'LoginService'.
|
type-check (16.x):
src/app/Login/OpenShiftPlaceholderAuthForm.tsx#L18
Module '"@app/Shared/Services/service.types"' has no exported member 'AuthMethod'.
|
type-check (16.x):
src/app/TargetView/TargetSelect.tsx#L177
Type '(_: any, selection: any, isPlaceholder: any) => void' is not assignable to type 'MouseEventHandler<HTMLButtonElement> & MouseEventHandler<HTMLDivElement>'.
|
type-check (16.x)
Process completed with exit code 2.
|
prettier-check (18.x)
The job was canceled because "_16_x" failed.
|
prettier-check (16.x)
Process completed with exit code 1.
|
prettier-check (18.x)
Process completed with exit code 1.
|
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):
src/app/DateTimePicker/TimezonePicker.tsx#L154
React Hook React.useCallback has a missing dependency: 't'. Either include it or remove the dependency array
|
eslint-check (18.x):
src/app/Recordings/Filters/LabelFilter.tsx#L79
React Hook React.useMemo has a missing dependency: 'filterValue'. Either include it or remove the dependency array
|
eslint-check (18.x):
src/app/Recordings/Filters/RecordingStateFilter.tsx#L44
React Hook React.useCallback has a missing dependency: 'isOpen'. Either include it or remove the dependency array
|
eslint-check (18.x):
src/app/Rules/CreateRule.tsx#L493
`'` can be escaped with `'`, `‘`, `'`, `’`
|
eslint-check (18.x):
src/app/Rules/CreateRule.tsx#L528
`'` can be escaped with `'`, `‘`, `'`, `’`
|
eslint-check (18.x):
src/app/SecurityPanel/Credentials/StoreCredentials.tsx#L513
React Hook React.useCallback has an unnecessary dependency: 'handleToggle'. Either exclude it or remove the dependency array
|
eslint-check (18.x):
src/app/Settings/Config/CredentialsStorage.tsx#L80
React Hook React.useCallback has a missing dependency: 't'. Either include it or remove the dependency array
|
eslint-check (18.x):
src/app/Settings/Config/DatetimeControl.tsx#L130
React Hook React.useCallback has a missing dependency: 't'. Either include it or remove the dependency array
|
eslint-check (16.x)
The job was canceled because "_18_x" failed.
|
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):
src/app/DateTimePicker/TimezonePicker.tsx#L154
React Hook React.useCallback has a missing dependency: 't'. Either include it or remove the dependency array
|
eslint-check (16.x):
src/app/Recordings/Filters/LabelFilter.tsx#L79
React Hook React.useMemo has a missing dependency: 'filterValue'. Either include it or remove the dependency array
|
eslint-check (16.x):
src/app/Recordings/Filters/RecordingStateFilter.tsx#L44
React Hook React.useCallback has a missing dependency: 'isOpen'. Either include it or remove the dependency array
|
eslint-check (16.x):
src/app/Rules/CreateRule.tsx#L493
`'` can be escaped with `'`, `‘`, `'`, `’`
|
eslint-check (16.x):
src/app/Rules/CreateRule.tsx#L528
`'` can be escaped with `'`, `‘`, `'`, `’`
|
eslint-check (16.x):
src/app/SecurityPanel/Credentials/StoreCredentials.tsx#L513
React Hook React.useCallback has an unnecessary dependency: 'handleToggle'. Either exclude it or remove the dependency array
|
eslint-check (16.x):
src/app/Settings/Config/CredentialsStorage.tsx#L80
React Hook React.useCallback has a missing dependency: 't'. Either include it or remove the dependency array
|
eslint-check (16.x):
src/app/Settings/Config/DatetimeControl.tsx#L130
React Hook React.useCallback has a missing dependency: 't'. Either include it or remove the dependency array
|
integration-test (18.x)
Process completed with exit code 1.
|
integration-test (16.x)
The job was canceled because "_18_x" failed.
|
integration-test (16.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)
The operation was canceled.
|
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
|
eslint-check (18.x):
src/app/Shared/Components/types.tsx#L18
`@patternfly/react-core` import should occur before import of `react`
|
eslint-check (18.x):
src/app/Topology/Actions/NodeActions.tsx#L118
'popperProps' is assigned a value but never used. Allowed unused vars must match /^_/u
|
eslint-check (18.x):
src/app/Topology/Actions/QuickSearchPanel.tsx#L17
'FeatureLevel' is defined but never used
|
eslint-check (18.x):
src/app/Topology/Toolbar/DisplayOptions.tsx#L18
'portalRoot' is defined but never used
|
eslint-check (18.x):
src/app/Topology/Toolbar/DisplayOptions.tsx#L25
'Select' is defined but never used
|
eslint-check (18.x):
src/app/Topology/Toolbar/TopologyFilters.tsx#L27
'NodeType' is defined but never used
|
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 (16.x):
src/app/Shared/Components/types.tsx#L18
`@patternfly/react-core` import should occur before import of `react`
|
eslint-check (16.x):
src/app/Topology/Actions/NodeActions.tsx#L118
'popperProps' is assigned a value but never used. Allowed unused vars must match /^_/u
|
eslint-check (16.x):
src/app/Topology/Actions/QuickSearchPanel.tsx#L17
'FeatureLevel' is defined but never used
|
eslint-check (16.x):
src/app/Topology/Toolbar/DisplayOptions.tsx#L18
'portalRoot' is defined but never used
|
eslint-check (16.x):
src/app/Topology/Toolbar/DisplayOptions.tsx#L25
'Select' is defined but never used
|
eslint-check (16.x):
src/app/Topology/Toolbar/TopologyFilters.tsx#L27
'NodeType' is defined but never used
|