Skip to content

PC 33838 pro allure report #10371

PC 33838 pro allure report

PC 33838 pro allure report #10371

Re-run triggered January 24, 2025 08:50
Status In progress
Total duration
Artifacts 2
Tests pro  /  ...  /  Style quality check
4m 31s
Tests pro / Type check / Quality check / Style quality check
Tests pro  /  Unit tests
8m 36s
Tests pro / Unit tests
[pcapi-tests] build docker image.  /  build-docker-image
[pcapi-tests] build docker image. / build-docker-image
[pcapi] build docker image.  /  build-docker-image
[pcapi] build docker image. / build-docker-image
MyPy cop  /  MyPy cop test
MyPy cop / MyPy cop test
Tests API documentation  /  Check API documentation can be built
Tests API documentation / Check API documentation can be built
[pcapi-console] build docker image.  /  build-docker-image
[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 pr preview backend / deploy_on_firebase
Download Allure results artifacts for pro unit
5s
Download Allure results artifacts for pro unit
[PRO] Deploy PR version for validation with testing backend  /  deploy_on_firebase
1m 25s
[PRO] Deploy PR version for validation with testing backend / deploy_on_firebase
Dependabot  /  dependabot
Dependabot / dependabot
Matrix: Tests api / Pytest
Waiting for pending jobs
Tests api  /  Pylint
Tests api / Pylint
Tests api  /  Quality checks
Tests api / Quality checks
Tests api  /  Test database schema
Tests api / Test database schema
Tests pro E2E  /  E2E tests and notifications
Tests pro E2E / E2E tests and notifications
Update api client template  /  Update API Client template
Update api client template / Update API Client template
Push pcapi docker image to registry  /  push-docker-image
Push pcapi docker image to registry / push-docker-image
Push pcapi-console docker image to registry  /  push-docker-image
Push pcapi-console docker image to registry / push-docker-image
Download Allure results artifacts for pro E2E
Download Allure results artifacts for pro E2E
Merge Allure Reports and Push to Allure Repository
Merge Allure Reports and Push to Allure Repository
Deploy PullRequest to testing environment  /  Deploy pullrequest
Deploy PullRequest to testing environment / Deploy pullrequest
Fit to window
Zoom out
Zoom in

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