Skip to content

(BSR)[PRO]: add again stubbing of api-adresse #12800

(BSR)[PRO]: add again stubbing of api-adresse

(BSR)[PRO]: add again stubbing of api-adresse #12800

Triggered via push September 19, 2024 09:28
Status Success
Total duration 16m 26s
Artifacts 2
pcapi init job
39s
pcapi init job
Check changes in folders
30s
Check changes in folders
Update Jira issue  /  issue-number
40s
Update Jira issue / issue-number
Tests pro  /  ...  /  Style quality check
4m 42s
Tests pro / Type check / Quality check / Style quality check
Tests pro  /  Unit tests
11m 0s
Tests pro / Unit tests
[pcapi] build docker image.  /  build-docker-image
[pcapi] build docker image. / build-docker-image
[pcapi-tests] build docker image.  /  build-docker-image
[pcapi-tests] build docker image. / build-docker-image
[pcapi-console] build docker image.  /  Build pcapi-console:0324cb4e309f1d4c462fc81fec20d799eff33c35
3m 15s
[pcapi-console] build docker image. / Build pcapi-console:0324cb4e309f1d4c462fc81fec20d799eff33c35
Deploy Storybook  /  Build and deploy Storybook
1m 16s
Deploy Storybook / Build and deploy Storybook
Tests API documentation  /  Check API documentation can be built
Tests API documentation / Check API documentation can be built
Deploy maintenance site  /  Deploy maintenance site to bucket
Deploy maintenance site / Deploy maintenance site to bucket
Ping data team on slack  /  Send slack notification
Ping data team on slack / Send slack notification
Update Jira issue  /  update-jira-issues
0s
Update Jira issue / update-jira-issues
Reset cache on master on dependency update  /  Update API Client template
Reset cache on master on dependency update / Update API Client template
Tests pro E2E  /  E2E tests and notifications
15m 29s
Tests pro E2E / E2E tests and notifications
Matrix: Test api / Pytest
Waiting for pending jobs
Test api  /  Pylint
Test api / Pylint
Test api  /  Quality checks
Test api / Quality checks
Test api  /  Test database schema
Test api / Test database schema
Push pcapi-console docker image to registry  /  push-docker-image
Push pcapi-console docker image to registry / push-docker-image
Push pcapi docker image to registry  /  push-docker-image
Push pcapi docker image to registry / push-docker-image
Deploy to ops  /  Deploy api
0s
Deploy to ops / Deploy api
Deploy to ops  /  ...  /  check-image-resizing-deployed-version
Deploy to ops / Deploy image-resizing EHP / check-image-resizing-deployed-version
Deploy to ops  /  ...  /  check-image-resizing-deployed-version
Deploy to ops / Deploy image-resizing production / check-image-resizing-deployed-version
Deploy to testing  /  Deploy api
0s
Deploy to testing / Deploy api
Deploy to testing  /  ...  /  check-image-resizing-deployed-version
3s
Deploy to testing / Deploy image-resizing EHP / check-image-resizing-deployed-version
Deploy to testing  /  ...  /  check-image-resizing-deployed-version
Deploy to testing / Deploy image-resizing production / check-image-resizing-deployed-version
Deploy to ops  /  Deploy api doc on firebase
0s
Deploy to ops / Deploy api doc on firebase
Deploy to ops  /  apply Algolia settings
0s
Deploy to ops / apply Algolia settings
Deploy to ops  /  ...  /  deploy_on_firebase
Deploy to ops / Deploy pro / deploy_on_firebase
Deploy to ops  /  ...  /  deploy_on_firebase
Deploy to ops / Deploy pro on testing live channel / deploy_on_firebase
Deploy to ops  /  ...  /  Check folder changes
Deploy to ops / Deploy image-resizing EHP / Check if folder changed / Check folder changes
Deploy to ops  /  ...  /  Check folder changes
Deploy to ops / Deploy image-resizing production / Check if folder changed / Check folder changes
Deploy to testing  /  Deploy api doc on firebase
0s
Deploy to testing / Deploy api doc on firebase
Deploy to testing  /  ...  /  deploy_on_firebase
4m 15s
Deploy to testing / Deploy pro on testing live channel / deploy_on_firebase
Deploy to testing  /  apply Algolia settings
0s
Deploy to testing / apply Algolia settings
Deploy to testing  /  ...  /  deploy_on_firebase
Deploy to testing / Deploy pro / deploy_on_firebase
Deploy to testing  /  ...  /  Check folder changes
33s
Deploy to testing / Deploy image-resizing EHP / Check if folder changed / Check folder changes
Deploy to testing  /  ...  /  Check folder changes
Deploy to testing / Deploy image-resizing production / Check if folder changed / Check folder changes
Deploy to ops  /  ...  /  Deploy image resizing
Deploy to ops / Deploy image-resizing EHP / Deploy image resizing
Deploy to ops  /  ...  /  Deploy image resizing
Deploy to ops / Deploy image-resizing production / Deploy image resizing
Deploy to testing  /  ...  /  Deploy image resizing
0s
Deploy to testing / Deploy image-resizing EHP / Deploy image resizing
Deploy to testing  /  ...  /  Deploy image resizing
Deploy to testing / Deploy image-resizing production / Deploy image resizing
Slack notification
0s
Slack notification
Fit to window
Zoom out
Zoom in

Annotations

20 warnings and 2 notices
Deploy to testing / Deploy pro on testing live channel / deploy_on_firebase
Firebase deployment is available at :
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
Update Jira issue / issue-number
The following actions use a deprecated Node.js version and will be forced to run on node20: atlassian/gajira-cli@master, atlassian/gajira-login@master, atlassian/gajira-find-issue-key@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deploy Storybook / Build and deploy Storybook
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@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 / 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/setup-node@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/
Deploy to testing / Deploy pro on testing live channel / deploy_on_firebase
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@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 following actions uses node12 which is deprecated and will be forced to run on node16: docker/login-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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, docker/login-action@v1, actions/setup-node@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 `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Tests pro E2E / E2E tests and notifications
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Tests pro E2E / E2E tests and notifications
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Artifacts

Produced during runtime
Name Size
pass-culture~pass-culture-main~A3EXBX.dockerbuild
91.4 KB
pcapi-console-0324cb4e309f1d4c462fc81fec20d799eff33c35.tar Expired
469 MB