Skip to content

build(deps): bump @radix-ui/react-dropdown-menu from 2.1.2 to 2.1.3 in /pro #8636

build(deps): bump @radix-ui/react-dropdown-menu from 2.1.2 to 2.1.3 in /pro

build(deps): bump @radix-ui/react-dropdown-menu from 2.1.2 to 2.1.3 in /pro #8636

Triggered via pull request December 13, 2024 10:04
Status Failure
Total duration 16m 6s
Artifacts
Tests pro  /  ...  /  Style quality check
4m 36s
Tests pro / Type check / Quality check / Style quality check
Tests pro  /  Unit tests
7m 46s
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  /  deploy_on_firebase
[PRO] Deploy PR version for validation / 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
13m 12s
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
Deploy PullRequest to testing environment  /  Deploy pullrequest
0s
Deploy PullRequest to testing environment / Deploy pullrequest
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 10 warnings, and 1 notice
pages/IndividualOffers/IndividualOffersContainer/components/IndividualOffersTable/components/IndividualOfferRow/IndividualOfferRow.spec.tsx > IndividualOfferRow > action buttons > draft delete button > should display a notification in case of draft deletion error: pro/src/pages/IndividualOffers/IndividualOffersContainer/components/IndividualOffersTable/components/IndividualOfferRow/IndividualOfferRow.spec.tsx#L160
Error: Unable to perform pointer interaction as the element has `pointer-events: none`: BUTTON#radix-:r11:(label=Voir les actions) ❯ assertPointerEvents ../node_modules/@testing-library/user-event/dist/esm/utils/pointer/cssPointerEvents.js:45:15 ❯ Object.enter ../node_modules/@testing-library/user-event/dist/esm/system/pointer/pointer.js:55:17 ❯ PointerHost.move ../node_modules/@testing-library/user-event/dist/esm/system/pointer/index.js:48:79 ❯ pointerAction ../node_modules/@testing-library/user-event/dist/esm/pointer/index.js:62:39 ❯ Object.pointer ../node_modules/@testing-library/user-event/dist/esm/pointer/index.js:30:15 ❯ Object.asyncWrapper ../node_modules/@testing-library/react/dist/pure.js:88:22 ❯ pages/IndividualOffers/IndividualOffersContainer/components/IndividualOffersTable/components/IndividualOfferRow/IndividualOfferRow.spec.tsx:160:9
pages/IndividualOffers/IndividualOffersContainer/components/IndividualOffersTable/components/IndividualOfferRow/IndividualOfferRow.spec.tsx > IndividualOfferRow > when offer is an event product > should display a warning with number of stocks sold out when at least one stock is sold out: pro/src/pages/IndividualOffers/IndividualOffersContainer/components/IndividualOffersTable/components/IndividualOfferRow/IndividualOfferRow.spec.tsx#L360
Error: Unable to perform pointer interaction as the element has `pointer-events: none`: BUTTON ❯ assertPointerEvents ../node_modules/@testing-library/user-event/dist/esm/utils/pointer/cssPointerEvents.js:45:15 ❯ Object.enter ../node_modules/@testing-library/user-event/dist/esm/system/pointer/pointer.js:55:17 ❯ PointerHost.move ../node_modules/@testing-library/user-event/dist/esm/system/pointer/index.js:48:79 ❯ pointerAction ../node_modules/@testing-library/user-event/dist/esm/pointer/index.js:62:39 ❯ Object.pointer ../node_modules/@testing-library/user-event/dist/esm/pointer/index.js:30:15 ❯ Object.asyncWrapper ../node_modules/@testing-library/react/dist/pure.js:88:22 ❯ pages/IndividualOffers/IndividualOffersContainer/components/IndividualOffersTable/components/IndividualOfferRow/IndividualOfferRow.spec.tsx:360:7
pages/IndividualOffers/IndividualOffersContainer/components/IndividualOffersTable/components/IndividualOfferRow/IndividualOfferRow.spec.tsx > IndividualOfferRow > when offer is an event product > should pluralize number of stocks sold out when at least two stocks are sold out: pro/src/pages/IndividualOffers/IndividualOffersContainer/components/IndividualOffersTable/components/IndividualOfferRow/IndividualOfferRow.spec.tsx#L376
Error: Unable to perform pointer interaction as the element has `pointer-events: none`: BUTTON ❯ assertPointerEvents ../node_modules/@testing-library/user-event/dist/esm/utils/pointer/cssPointerEvents.js:45:15 ❯ Object.enter ../node_modules/@testing-library/user-event/dist/esm/system/pointer/pointer.js:55:17 ❯ PointerHost.move ../node_modules/@testing-library/user-event/dist/esm/system/pointer/index.js:48:79 ❯ pointerAction ../node_modules/@testing-library/user-event/dist/esm/pointer/index.js:62:39 ❯ Object.pointer ../node_modules/@testing-library/user-event/dist/esm/pointer/index.js:30:15 ❯ Object.asyncWrapper ../node_modules/@testing-library/react/dist/pure.js:88:22 ❯ pages/IndividualOffers/IndividualOffersContainer/components/IndividualOffersTable/components/IndividualOfferRow/IndividualOfferRow.spec.tsx:376:7
Tests pro / Unit tests
Process completed with exit code 1.
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#L53
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#L188
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#L86
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