build(deps-dev): bump eslint-plugin-jest from 27.9.0 to 28.6.0 #1116
Annotations
19 warnings
Integration-checks (20.x):
src/components/aboutModal/aboutModal.js#L58
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#L59
Expected 'this' to be used by class method 'onValidateForm'
|
Integration-checks (20.x):
src/components/mergeReportsDialog/mergeReportsDialog.js#L21
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#L58
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#L59
Expected 'this' to be used by class method 'onValidateForm'
|
Integration-checks (18.x):
src/components/mergeReportsDialog/mergeReportsDialog.js#L21
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
|
Integration-checks (18.x)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.0.0/dist/codecov' failed with exit code 1
|