Update *load-artifact action to v4 #1437
Annotations
4 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
src/components/App/App.js#L20
React Hook useEffect has missing dependencies: 'history' and 'sidebar'. Either include them or remove the dependency array
|
Lint:
src/components/AvailableOrganisationUnitsTree/AvailableOrganisationUnitsTree.js#L45
React Hook useEffect has a missing dependency: 'refetch'. Either include it or remove the dependency array
|
Loading