Skip to content

DRAFT (BSR)[PRO] matrix #11184

DRAFT (BSR)[PRO] matrix

DRAFT (BSR)[PRO] matrix #11184

Triggered via pull request February 7, 2025 09:48
Status Failure
Total duration 9m 41s
Artifacts 3
Pro Units Tests  /  Code/Type/Style Quality check
1m 28s
Pro Units Tests / Code/Type/Style Quality check
[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
Matrix: Pro Units Tests / Pro Unit tests
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
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
1m 20s
Tests pro E2E / E2E tests and notifications
Update api client template  /  Update API Client template
Update api client template / Update API Client template
Pro Units Tests  /  merge-allure-reports
0s
Pro Units Tests / merge-allure-reports
Pro Units Tests  /  merge-reports
1m 42s
Pro Units Tests / merge-reports
Matrix: Tests pro E2E / cypress-run
[PRO] Deploy PR version for validation with testing backend  /  deploy_on_firebase
1m 40s
[PRO] Deploy PR version for validation with testing backend / deploy_on_firebase
[PRO] Deploy PR version for validation pr preview backend  /  deploy_on_firebase
[PRO] Deploy PR version for validation pr preview backend / deploy_on_firebase
Dependabot  /  dependabot
Dependabot / dependabot
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
Fit to window
Zoom out
Zoom in

Annotations

6 errors, 16 warnings, and 3 notices
Tests pro E2E / cypress-run (cypress/e2e/c*)
Process completed with exit code 1.
Tests pro E2E / cypress-run (cypress/e2e/c*)
Process completed with exit code 1.
Tests pro E2E / cypress-run (cypress/e2e/a*)
Process completed with exit code 1.
Tests pro E2E / cypress-run (cypress/e2e/a*)
Process completed with exit code 1.
Tests pro E2E / cypress-run (cypress/e2e/[!ac]*)
Process completed with exit code 1.
Tests pro E2E / cypress-run (cypress/e2e/[!ac]*)
Process completed with exit code 1.
Pro Units Tests / Code/Type/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
Pro Units Tests / Code/Type/Style Quality check: pro/src/commons/hooks/useRedirectLoggedUser.ts#L50
React Hook useEffect has missing dependencies: 'dispatch', 'navigate', and 'redirectToUrl'. Either include them or remove the dependency array
Pro Units Tests / Code/Type/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
Pro Units Tests / Code/Type/Style Quality check: pro/src/components/Bookings/Bookings.tsx#L203
React Hook useEffect has missing dependencies: 'initialAppliedFilters.bookingBeginningDate', 'initialAppliedFilters.bookingEndingDate', 'initialAppliedFilters.bookingStatusFilter', and 'initialAppliedFilters.offerEventDate'. Either include them or remove the dependency array
Pro Units Tests / Code/Type/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
Pro Units Tests / Code/Type/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
Pro Units Tests / Code/Type/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
Pro Units Tests / Code/Type/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
Pro Units Tests / Code/Type/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
Pro Units Tests / Code/Type/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 / cypress-run (cypress/e2e/c*)
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 / cypress-run (cypress/e2e/c*)
There are no files to upload! Make sure the workflow uses the "checkout"step before uploading files: - uses: 'actions/checkout@v4' # ... - uses: 'google-github-actions/upload-cloud-storage@v2' Check that the "path" points to a valid destination on disk, relative to the GitHub Workspace. Make sure your files are not being ignored via a .gcloudignore file in the repository.
Tests pro E2E / cypress-run (cypress/e2e/a*)
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 / cypress-run (cypress/e2e/a*)
There are no files to upload! Make sure the workflow uses the "checkout"step before uploading files: - uses: 'actions/checkout@v4' # ... - uses: 'google-github-actions/upload-cloud-storage@v2' Check that the "path" points to a valid destination on disk, relative to the GitHub Workspace. Make sure your files are not being ignored via a .gcloudignore file in the repository.
Tests pro E2E / cypress-run (cypress/e2e/[!ac]*)
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 / cypress-run (cypress/e2e/[!ac]*)
There are no files to upload! Make sure the workflow uses the "checkout"step before uploading files: - uses: 'actions/checkout@v4' # ... - uses: 'google-github-actions/upload-cloud-storage@v2' Check that the "path" points to a valid destination on disk, relative to the GitHub Workspace. Make sure your files are not being ignored via a .gcloudignore file in the repository.
Tests pro E2E / cypress-run (cypress/e2e/c*)
Running e2e-tests with europe-west1-docker.pkg.dev/passculture-infra-prod/pass-culture-artifact-registry/pcapi:latest
Tests pro E2E / cypress-run (cypress/e2e/a*)
Running e2e-tests with europe-west1-docker.pkg.dev/passculture-infra-prod/pass-culture-artifact-registry/pcapi:latest
Tests pro E2E / cypress-run (cypress/e2e/[!ac]*)
Running e2e-tests with europe-west1-docker.pkg.dev/passculture-infra-prod/pass-culture-artifact-registry/pcapi:latest

Artifacts

Produced during runtime
Name Size
blob-report-1 Expired
765 KB
blob-report-2 Expired
763 KB
build
7.11 MB