Skip to content

chore(release): 1.4.0 #641

chore(release): 1.4.0

chore(release): 1.4.0 #641

Triggered via push June 29, 2023 15:19
Status Success
Total duration 5m 0s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

integration.yml

on: push
Matrix: Integration-checks
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
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
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