PC 33838 pro allure report #10371
dev_on_pull_request_workflow.yml
on: pull_request
Init job
48s
Tests pro
/
...
/
Style quality check
4m 31s
Tests pro
/
Unit tests
8m 36s
[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
Download Allure results artifacts for pro unit
5s
[PRO] Deploy PR version for validation with testing backend
/
deploy_on_firebase
1m 25s
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
Download Allure results artifacts for pro E2E
Merge Allure Reports and Push to Allure Repository
Deploy PullRequest to testing environment
/
Deploy pullrequest
Annotations
11 warnings
SonarScanner
This action is deprecated and will be removed in a future release. Please use the sonarqube-scan-action action instead. The sonarqube-scan-action is a drop-in replacement for this action.
|
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
|