(BSR)[PRO] feat: migrate one form to react-hook-form #10214
Triggered via pull request
January 21, 2025 15:57
Status
Cancelled
Total duration
15m 26s
Artifacts
–
dev_on_pull_request_workflow.yml
on: pull_request
Init job
40s
Tests pro
/
...
/
Style quality check
4m 11s
Tests pro
/
Unit tests
4m 48s
[pcapi-tests] build docker image.
/
build-docker-image
MyPy cop
/
MyPy cop test
Tests API documentation
/
Check API documentation can be built
[pcapi-console] build docker image.
/
build-docker-image
[PRO] Deploy PR version for validation pr preview backend
/
deploy_on_firebase
[PRO] Deploy PR version for validation with testing backend
/
deploy_on_firebase
Dependabot
/
dependabot
Matrix: Tests api / Pytest
Waiting for pending jobs
Tests api
/
Pylint
Tests api
/
Quality checks
Tests api
/
Test database schema
Update api client template
/
Update API Client template
Push pcapi docker image to registry
/
push-docker-image
Push pcapi-console docker image to registry
/
push-docker-image
Merge Allure Reports and Push to Allure Repository
0s
Deploy PullRequest to testing environment
/
Deploy pullrequest
Annotations
3 errors, 11 warnings, and 1 notice
Tests pro / Type check / Quality check / Style quality check
Canceling since a higher priority waiting request for '1 [on_pull_request] Initiate workflow-15942' exists
|
Tests pro / Unit tests
Canceling since a higher priority waiting request for '1 [on_pull_request] Initiate workflow-15942' exists
|
Tests pro / Unit tests
The operation was canceled.
|
Tests pro / Unit tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. 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
|
Tests pro / Type check / Quality check / Style quality check:
pro/src/app/App/hook/useLogNavigation.ts#L32
React Hook useEffect has missing dependencies: 'params' and 'previousPage'. Either include them or remove the dependency array
|
Tests pro / Type check / Quality check / Style quality check:
pro/src/commons/hooks/useRedirectLoggedUser.ts#L54
React Hook useEffect has missing dependencies: 'dispatch', 'navigate', and 'redirectToUrl'. Either include them or remove the dependency array
|
Tests pro / Type check / Quality check / Style quality check:
pro/src/components/Address/Address.tsx#L85
React Hook useEffect has missing dependencies: 'addressesMap', 'searchField', and 'setFieldValue'. Either include them or remove the dependency array
|
Tests pro / Type check / Quality check / Style quality check:
pro/src/components/Bookings/Bookings.tsx#L199
React Hook useEffect has missing dependencies: 'initialAppliedFilters.bookingBeginningDate', 'initialAppliedFilters.bookingEndingDate', 'initialAppliedFilters.bookingStatusFilter', and 'initialAppliedFilters.offerEventDate'. Either include them or remove the dependency array
|
Tests pro / Type check / Quality check / Style quality check:
pro/src/components/Bookings/BookingsRecapTable/BookingsRecapTable.tsx#L81
React Hook useEffect has a missing dependency: 'applyFilters'. Either include it or remove the dependency array
|
Tests pro / Type check / Quality check / Style quality check:
pro/src/components/Bookings/PreFilters/PreFilters.tsx#L172
React Hook useCallback has an unnecessary dependency: 'audience'. Either exclude it or remove the dependency array
|
Tests pro / Type check / Quality check / Style quality check:
pro/src/components/ImageUploader/components/ButtonImageEdit/ModalImageEdit/ModalImageEdit.tsx#L69
React Hook useEffect has missing dependencies: 'initialImageUrl', 'initialOriginalImageUrl', and 'notification'. Either include them or remove the dependency array
|
Tests pro / Type check / Quality check / Style quality check:
pro/src/components/IndividualOffer/StocksThing/StocksThing.tsx#L89
React Hook useEffect has missing dependencies: 'formik', 'offer', and 'useOffererAddressAsDataSourceEnabled'. Either include them or remove the dependency array
|
Tests pro / Type check / Quality check / Style quality check:
pro/src/components/IndividualOffer/hooks/useNotifyFormError.ts#L21
React Hook useEffect has missing dependencies: 'errors' and 'notify'. Either include them or remove the dependency array
|
Tests pro / Type check / Quality check / Style quality check:
pro/src/components/IndividualOffer/hooks/useNotifyFormError.ts#L21
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
Tests pro E2E / E2E tests and notifications
Running e2e-tests with europe-west1-docker.pkg.dev/passculture-infra-prod/pass-culture-artifact-registry/pcapi:latest
|