chore(deps): bump redux from 4.2.1 to 5.0.0 #23
Annotations
18 warnings
Integration-checks (20.x):
src/components/aboutModal/aboutModal.js#L57
Expected 'this' to be used by class method 'onClose'
|
Integration-checks (20.x):
src/components/addSourceWizard/addSourceWizardStepOne.js#L12
Expected 'this' to be used by class method 'isStepValid'
|
Integration-checks (20.x):
src/components/createScanDialog/createScanDialog.js#L58
Expected 'this' to be used by class method 'onValidateForm'
|
Integration-checks (20.x):
src/components/mergeReportsDialog/mergeReportsDialog.js#L20
Expected 'this' to be used by class method 'onClose'
|
Integration-checks (20.x):
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
|
Integration-checks (20.x):
src/components/scans/scanJobsList.js#L130
Fragments should contain more than one child - otherwise, there’s no need for a Fragment at all
|
Integration-checks (20.x):
src/components/touchspin/touchspin.js#L26
Expected 'this' to be used by class method 'normalizeBetween'
|
Integration-checks (20.x):
src/services/userService.js#L20
Return values from promise executor functions cannot be read
|
Integration-checks (20.x):
src/services/userService.js#L25
Return values from promise executor functions cannot be read
|
Integration-checks (18.x):
src/components/aboutModal/aboutModal.js#L57
Expected 'this' to be used by class method 'onClose'
|
Integration-checks (18.x):
src/components/addSourceWizard/addSourceWizardStepOne.js#L12
Expected 'this' to be used by class method 'isStepValid'
|
Integration-checks (18.x):
src/components/createScanDialog/createScanDialog.js#L58
Expected 'this' to be used by class method 'onValidateForm'
|
Integration-checks (18.x):
src/components/mergeReportsDialog/mergeReportsDialog.js#L20
Expected 'this' to be used by class method 'onClose'
|
Integration-checks (18.x):
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
|
Integration-checks (18.x):
src/components/scans/scanJobsList.js#L130
Fragments should contain more than one child - otherwise, there’s no need for a Fragment at all
|
Integration-checks (18.x):
src/components/touchspin/touchspin.js#L26
Expected 'this' to be used by class method 'normalizeBetween'
|
Integration-checks (18.x):
src/services/userService.js#L20
Return values from promise executor functions cannot be read
|
Integration-checks (18.x):
src/services/userService.js#L25
Return values from promise executor functions cannot be read
|