build(deps-dev): bump eslint-plugin-jest from 27.9.0 to 28.6.0 #1116
Annotations
10 warnings
src/components/aboutModal/aboutModal.js#L58
Expected 'this' to be used by class method 'onClose'
|
src/components/addSourceWizard/addSourceWizardStepOne.js#L12
Expected 'this' to be used by class method 'isStepValid'
|
src/components/createScanDialog/createScanDialog.js#L59
Expected 'this' to be used by class method 'onValidateForm'
|
src/components/mergeReportsDialog/mergeReportsDialog.js#L21
Expected 'this' to be used by class method 'onClose'
|
src/components/router/router.js#L26
The object passed as the value prop to the Context provider (at line 26) changes every render. To fix this consider wrapping it in a useMemo hook
|
src/components/scans/scanJobsList.js#L130
Fragments should contain more than one child - otherwise, there’s no need for a Fragment at all
|
src/components/touchspin/touchspin.js#L26
Expected 'this' to be used by class method 'normalizeBetween'
|
src/services/userService.js#L20
Return values from promise executor functions cannot be read
|
src/services/userService.js#L25
Return values from promise executor functions cannot be read
|
|
This job succeeded
Loading