build(deps): bump @radix-ui/react-dropdown-menu from 2.1.1 to 2.1.2 in /pro #5853
dev_on_pull_request_workflow.yml
on: pull_request
Init job
1m 46s
Tests pro
/
...
/
Style quality check
6m 0s
Tests pro
/
Unit tests
8m 41s
[pcapi-tests] build docker image.
/
build-docker-image
[pcapi-console] build docker image.
/
Build pcapi-console:3ed17981e917c818ba942093d0b29aa2607bb224
3m 56s
MyPy cop
/
MyPy cop test
Tests API documentation
/
Check API documentation can be built
[PRO] Deploy PR version for validation
/
deploy_on_firebase
0s
Dependabot
/
dependabot
Matrix: Tests api / Pytest
Waiting for pending jobs
Tests api
/
Pylint
Tests api
/
Quality checks
Tests api
/
Test database schema
Tests pro E2E migrations
/
E2E tests and notifications
9m 5s
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
Annotations
10 errors, 16 warnings, and 2 notices
screens/IndividualOffer/StocksEventEdition/__specs__/StockEventEdition.spec.tsx > screens:StocksEventEdition > should allow user to try delete stock from an offer created from charlie api:
pro/src/screens/IndividualOffer/StocksEventEdition/__specs__/StockEventEdition.spec.tsx#L344
Error: Unable to perform pointer interaction as the element has `pointer-events: none`:
BODY
❯ 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
❯ screens/IndividualOffer/StocksEventEdition/__specs__/StockEventEdition.spec.tsx:344:5
|
screens/IndividualOffer/StocksEventEdition/__specs__/StockEventEdition.spec.tsx > screens:StocksEventEdition > should display new stocks notification when creating new stock:
pro/src/screens/IndividualOffer/StocksEventEdition/__specs__/StockEventEdition.spec.tsx#L369
Error: Unable to perform pointer interaction as the element has `pointer-events: none`:
BUTTON(label=Ajouter une ou plusieurs dates)
❯ 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
❯ screens/IndividualOffer/StocksEventEdition/__specs__/StockEventEdition.spec.tsx:369:5
|
screens/IndividualOffer/StocksEventEdition/__specs__/StockEventEdition.spec.tsx > screens:StocksEventEdition > should allow user to edit quantity for a cinema synchronized offer:
pro/src/screens/IndividualOffer/StocksEventEdition/__specs__/StockEventEdition.spec.tsx#L407
Error: Unable to perform pointer interaction as the element has `pointer-events: none`:
INPUT#stocks[0]remainingQuantity(label=Quantité restante *)
❯ 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.type ../node_modules/@testing-library/user-event/dist/esm/utility/type.js:16:9
❯ Object.asyncWrapper ../node_modules/@testing-library/react/dist/pure.js:88:22
❯ screens/IndividualOffer/StocksEventEdition/__specs__/StockEventEdition.spec.tsx:407:5
|
screens/IndividualOffer/StocksEventEdition/__specs__/StockEventEdition.spec.tsx > screens:StocksEventEdition > should display an error message when there is an api error:
pro/src/screens/IndividualOffer/StocksEventEdition/__specs__/StockEventEdition.spec.tsx#L428
Error: Unable to perform pointer interaction as the element has `pointer-events: none`:
BUTTON#radix-:rde:(testId=dropdown-menu-trigger)
❯ 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
❯ screens/IndividualOffer/StocksEventEdition/__specs__/StockEventEdition.spec.tsx:428:5
|
screens/IndividualOffer/StocksEventEdition/__specs__/StockEventEdition.spec.tsx > screens:StocksEventEdition > should save the offer without warning on "Enregistrer les modifications" button click:
pro/src/screens/IndividualOffer/StocksEventEdition/__specs__/StockEventEdition.spec.tsx#L459
Error: Unable to perform pointer interaction as the element has `pointer-events: none`:
BUTTON(label=Enregistrer les modifications)
❯ 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
❯ screens/IndividualOffer/StocksEventEdition/__specs__/StockEventEdition.spec.tsx:459:5
|
screens/IndividualOffer/StocksEventEdition/__specs__/StockEventEdition.spec.tsx > screens:StocksEventEdition > should show a warning on click on "Enregistrer les modifications" when stock has already been booked:
pro/src/screens/IndividualOffer/StocksEventEdition/__specs__/StockEventEdition.spec.tsx#L480
Error: Unable to perform pointer interaction as the element has `pointer-events: none`:
BUTTON(label=Enregistrer les modifications)
❯ 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
❯ screens/IndividualOffer/StocksEventEdition/__specs__/StockEventEdition.spec.tsx:480:5
|
screens/IndividualOffer/StocksEventEdition/__specs__/StockEventEdition.spec.tsx > screens:StocksEventEdition > should show a success notification if nothing has been touched:
pro/src/screens/IndividualOffer/StocksEventEdition/__specs__/StockEventEdition.spec.tsx#L493
Error: Unable to perform pointer interaction as the element has `pointer-events: none`:
BUTTON(label=Enregistrer les modifications)
❯ 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
❯ screens/IndividualOffer/StocksEventEdition/__specs__/StockEventEdition.spec.tsx:493:5
|
screens/IndividualOffer/StocksEventEdition/__specs__/StockEventEdition.spec.tsx > screens:StocksEventEdition > should not display any message when user delete empty stock:
pro/src/screens/IndividualOffer/StocksEventEdition/__specs__/StockEventEdition.spec.tsx#L507
Error: Unable to perform pointer interaction as the element has `pointer-events: none`:
BUTTON#radix-:ri6:(testId=dropdown-menu-trigger)
❯ 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
❯ screens/IndividualOffer/StocksEventEdition/__specs__/StockEventEdition.spec.tsx:507:5
|
screens/IndividualOffer/StocksEventEdition/__specs__/StockEventEdition.spec.tsx > screens:StocksEventEdition > should go back to summary when clicking on "Annuler et quitter":
pro/src/screens/IndividualOffer/StocksEventEdition/__specs__/StockEventEdition.spec.tsx#L523
Error: Unable to perform pointer interaction as the element has `pointer-events: none`:
BUTTON(label=Annuler et quitter)
❯ 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
❯ screens/IndividualOffer/StocksEventEdition/__specs__/StockEventEdition.spec.tsx:523:5
|
screens/IndividualOffer/StocksEventEdition/__specs__/StockEventEdition.spec.tsx > screens:StocksEventEdition > should not block when going outside and form is not touched:
pro/src/screens/IndividualOffer/StocksEventEdition/__specs__/StockEventEdition.spec.tsx#L537
Error: Unable to perform pointer interaction as the element has `pointer-events: none`:
A
❯ 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
❯ screens/IndividualOffer/StocksEventEdition/__specs__/StockEventEdition.spec.tsx:537:5
|
Tests pro / Type check / Quality check / Style quality check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Tests pro / Type check / Quality check / Style quality check:
pro/src/app/App/App.tsx#L85
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
Tests pro / Type check / Quality check / Style quality check:
pro/src/app/App/hook/useLogExtraProData.ts#L25
React Hook useEffect has missing dependencies: 'location.pathname', 'logEvent', and 'previousOfferer'. Either include them or remove the dependency array
|
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/app/App/hook/usePageTitle.ts#L16
React Hook useEffect has a missing dependency: 'location'. Either include it or remove the dependency array
|
Tests pro / Type check / Quality check / Style quality check:
pro/src/components/Address/Address.tsx#L43
React Hook useEffect has a missing dependency: 'selectedField.value'. Either include it 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/ImageUploader/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/IndividualOfferForm/Notifications/Notifications.tsx#L36
React Hook useEffect has missing dependencies: 'bookingEmail', 'currentUser.email', 'setFieldValue', and 'venueBookingEmail'. Either include them or remove the dependency array
|
Tests pro / Type check / Quality check / Style quality check:
pro/src/components/IndividualOfferForm/UsefulInformations/TicketWithdrawal/TicketWithdrawal.tsx#L49
React Hook useEffect has missing dependencies: 'dirty', 'getFirstWithdrawalTypeEnumValue', and 'setFieldValue'. Either include them or remove the dependency array
|
Tests pro / Type check / Quality check / Style quality check:
pro/src/components/StocksEventList/StocksEventList.tsx#L190
React Hook useEffect has missing dependencies: 'handleStocksResponse', 'loadStocksFromCurrentFilters', 'searchParams', and 'setSearchParams'. Either include them or remove the dependency array
|
Tests pro / Unit tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Tests pro E2E migrations / E2E tests and notifications
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/workflow-conclusion-action@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Tests pro E2E migrations / E2E tests and notifications
The "process_gcloudignore" option is true, but no .gcloudignore file was found. If you do not intend to process a gcloudignore file, set "process_gcloudignore" to false.
|
Tests pro E2E / E2E tests and notifications
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/workflow-conclusion-action@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Tests pro E2E / E2E tests and notifications
The "process_gcloudignore" option is true, but no .gcloudignore file was found. If you do not intend to process a gcloudignore file, set "process_gcloudignore" to false.
|
Tests pro E2E migrations / E2E tests and notifications
Running e2e-tests with europe-west1-docker.pkg.dev/passculture-infra-prod/pass-culture-artifact-registry/pcapi:latest
|
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
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
pass-culture~pass-culture-main~3UYGH3.dockerbuild
|
89.4 KB |
|
pcapi-console-3ed17981e917c818ba942093d0b29aa2607bb224.tar
Expired
|
470 MB |
|