build(deps-dev): bump eslint from 8.57.0 to 9.18.0 #5326
Annotations
1 error and 5 warnings
Run yarn eslint:check
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run yarn eslint:check:
src/app/Dashboard/LayoutTemplateUploadModal.tsx#L71
'_' is defined but never used
|
Run yarn eslint:check:
src/app/Dashboard/LayoutTemplateUploadModal.tsx#L173
'_' is defined but never used
|
Run yarn eslint:check:
src/app/Rules/Rules.tsx#L67
`@i18n/i18nextUtil` import should occur before import of `@patternfly/react-core`
|
Run yarn eslint:check:
src/app/utils/LocalStorage.ts#L54
'_' is defined but never used
|
Loading