chore(deps-dev): bump @dhis2/cli-utils-cypress from 7.0.1 to 10.0.3 #661
Annotations
10 errors and 10 warnings
Lint:
cypress/integration/common/edit/add_dashboard_items.js#L1
Unable to resolve path to module 'cypress-cucumber-preprocessor/steps'
|
Lint:
cypress/integration/common/edit/confirm_discard_changes.js#L1
Unable to resolve path to module 'cypress-cucumber-preprocessor/steps'
|
Lint:
cypress/integration/common/edit/exit_without_saving.js#L1
Unable to resolve path to module 'cypress-cucumber-preprocessor/steps'
|
Lint:
cypress/integration/common/view/SL_dashboard_displays_in_view_mode.js#L1
Unable to resolve path to module 'cypress-cucumber-preprocessor/steps'
|
Lint:
cypress/integration/common/view/add_a_FILTERTYPE_filter.js#L1
Unable to resolve path to module 'cypress-cucumber-preprocessor/steps'
|
Lint:
cypress/integration/common/view/choose_to_edit_dashboard.js#L1
Unable to resolve path to module 'cypress-cucumber-preprocessor/steps'
|
Lint:
cypress/integration/common/view/click_on_the_FILTERTYPE_filter_badge.js#L1
Unable to resolve path to module 'cypress-cucumber-preprocessor/steps'
|
Lint:
cypress/integration/common/view/exit_print_layout.js#L1
Unable to resolve path to module 'cypress-cucumber-preprocessor/steps'
|
Lint:
cypress/integration/common/view/open_print_layout.js#L1
Unable to resolve path to module 'cypress-cucumber-preprocessor/steps'
|
Lint:
cypress/integration/common/view/open_the_SL_dashboard.js#L1
Unable to resolve path to module 'cypress-cucumber-preprocessor/steps'
|
Lint:
src/components/App.js#L46
React Hook useEffect has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useEffect call and refer to those specific props inside useEffect
|
Lint:
src/components/DashboardsBar/DashboardsBar.js#L56
React Hook useEffect has missing dependencies: 'onExpandedChanged', 'updateUserRows', and 'userRows'. Either include them or remove the dependency array. If 'onExpandedChanged' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Lint:
src/components/DashboardsBar/DashboardsBar.js#L60
React Hook useEffect has a missing dependency: 'rootElement.style'. Either include it or remove the dependency array
|
Lint:
src/components/DashboardsBar/DashboardsBar.js#L65
React Hook useEffect has a missing dependency: 'rootElement.style'. Either include it or remove the dependency array
|
Lint:
src/components/DashboardsBar/DashboardsBar.js#L72
React Hook useEffect has a missing dependency: 'userRows'. Either include it or remove the dependency array. Mutable values like 'userRowsChanged.current' aren't valid dependencies because mutating them doesn't re-render the component
|
Lint:
src/components/DashboardsBar/DashboardsBar.js#L87
React Hook useCallback has missing dependencies: 'memoizedCancelExpanded', 'onExpandedChanged', and 'scrollToTop'. Either include them or remove the dependency array. If 'onExpandedChanged' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Lint:
src/components/DashboardsBar/DashboardsBar.js#L92
React Hook useCallback has missing dependencies: 'onExpandedChanged' and 'scrollToTop'. Either include them or remove the dependency array. If 'onExpandedChanged' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Lint:
src/components/SystemSettingsProvider.js#L39
React Hook useEffect has a missing dependency: 'engine'. Either include it or remove the dependency array
|
Lint:
src/components/UserSettingsProvider.js#L24
React Hook useEffect has a missing dependency: 'engine'. Either include it or remove the dependency array
|
Lint:
src/modules/useDimensions.js#L38
React Hook useEffect has missing dependencies: 'dataEngine' and 'dispatch'. Either include them or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading