build(deps): upgrade to Patternfly 5 #3508
Annotations
10 errors and 8 warnings
Run yarn eslint:check:
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
|
Run yarn eslint:check:
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
|
Run yarn eslint:check:
src/app/DateTimePicker/TimezonePicker.tsx#L154
React Hook React.useCallback has a missing dependency: 't'. Either include it or remove the dependency array
|
Run yarn eslint:check:
src/app/Recordings/Filters/LabelFilter.tsx#L79
React Hook React.useMemo has a missing dependency: 'filterValue'. Either include it or remove the dependency array
|
Run yarn eslint:check:
src/app/Recordings/Filters/RecordingStateFilter.tsx#L44
React Hook React.useCallback has a missing dependency: 'isOpen'. Either include it or remove the dependency array
|
Run yarn eslint:check:
src/app/Rules/CreateRule.tsx#L493
`'` can be escaped with `'`, `‘`, `'`, `’`
|
Run yarn eslint:check:
src/app/Rules/CreateRule.tsx#L528
`'` can be escaped with `'`, `‘`, `'`, `’`
|
Run yarn eslint:check:
src/app/SecurityPanel/Credentials/StoreCredentials.tsx#L513
React Hook React.useCallback has an unnecessary dependency: 'handleToggle'. Either exclude it or remove the dependency array
|
Run yarn eslint:check:
src/app/Settings/Config/CredentialsStorage.tsx#L80
React Hook React.useCallback has a missing dependency: 't'. Either include it or remove the dependency array
|
Run yarn eslint:check:
src/app/Settings/Config/DatetimeControl.tsx#L130
React Hook React.useCallback has a missing dependency: 't'. Either include it or remove the dependency array
|
Run yarn eslint:check:
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
|
Run yarn eslint:check:
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
|
Run yarn eslint:check:
src/app/Shared/Components/types.tsx#L18
`@patternfly/react-core` import should occur before import of `react`
|
Run yarn eslint:check:
src/app/Topology/Actions/NodeActions.tsx#L118
'popperProps' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Run yarn eslint:check:
src/app/Topology/Actions/QuickSearchPanel.tsx#L17
'FeatureLevel' is defined but never used
|
Run yarn eslint:check:
src/app/Topology/Toolbar/DisplayOptions.tsx#L18
'portalRoot' is defined but never used
|
Run yarn eslint:check:
src/app/Topology/Toolbar/DisplayOptions.tsx#L25
'Select' is defined but never used
|
Run yarn eslint:check:
src/app/Topology/Toolbar/TopologyFilters.tsx#L27
'NodeType' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading