Skip to content

🚀 v326.0.2

🚀 v326.0.2 #14304

Triggered via push February 7, 2025 10:06
Status Success
Total duration 15m 19s
Artifacts 5
pcapi init job
42s
pcapi init job
Check changes in folders
31s
Check changes in folders
Update Jira issue  /  issue-number
Update Jira issue / issue-number
Tests pro  /  ...  /  Style quality check
1m 30s
Tests pro / Type check / Quality check / Style quality check
Tests pro  /  Unit tests
9m 27s
Tests pro / Unit tests
[pcapi] build docker image.  /  Build Docker image
2m 23s
[pcapi] build docker image. / Build Docker image
[pcapi-tests] build docker image.  /  Build Docker image
3m 56s
[pcapi-tests] build docker image. / Build Docker image
[pcapi-console] build docker image.  /  Build Docker image
[pcapi-console] build docker image. / Build Docker image
Deploy Storybook  /  Build and deploy Storybook
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
Update Jira issue / update-jira-issues
Merge Allure Reports and Push to Allure Repository
36s
Merge Allure Reports and Push to Allure Repository
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
10m 15s
Tests pro E2E / E2E tests and notifications
Matrix: Test api / Pytest
Test api  /  Quality checks
2m 55s
Test api / Quality checks
Test api  /  Pylint
4m 6s
Test api / Pylint
Test api  /  Test database schema
2m 58s
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
1m 2s
Push pcapi docker image to registry / Push Docker image
Deploy to ops  /  Deploy api
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
Deploy to testing / Deploy api
Deploy to testing  /  ...  /  check-image-resizing-deployed-version
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
Deploy to ops / Deploy api doc on firebase
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  /  apply Algolia settings
Deploy to ops / apply Algolia settings
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
Deploy to testing / Deploy api doc on firebase
Deploy to testing  /  ...  /  deploy_on_firebase
Deploy to testing / Deploy pro / deploy_on_firebase
Deploy to testing  /  ...  /  deploy_on_firebase
Deploy to testing / Deploy pro on testing live channel / deploy_on_firebase
Deploy to testing  /  apply Algolia settings
Deploy to testing / apply Algolia settings
Deploy to testing  /  ...  /  Check folder changes
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
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

12 warnings and 2 notices
Tests pro / Unit tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v4.0.2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
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#L205
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#L93
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
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.
Test api / Quality checks
Running tests api with europe-west1-docker.pkg.dev/passculture-infra-prod/pass-culture-artifact-registry/pcapi-tests:7cafd18f510b460f4a7e60acf047cb9196f7e625
Tests pro E2E / E2E tests and notifications
Running e2e-tests with europe-west1-docker.pkg.dev/passculture-infra-prod/pass-culture-artifact-registry/pcapi:7cafd18f510b460f4a7e60acf047cb9196f7e625

Artifacts

Produced during runtime
Name Size
allure-results-pro-unit
1.66 MB
pass-culture~pass-culture-main~PWLSQ1.dockerbuild
158 KB
pass-culture~pass-culture-main~WSWNAL.dockerbuild
82.5 KB
pcapi-7cafd18f510b460f4a7e60acf047cb9196f7e625.tar Expired
305 MB
pcapi-tests-7cafd18f510b460f4a7e60acf047cb9196f7e625.tar Expired
536 MB