DRAFT (BSR)[PRO] matrix #11155
dev_on_pull_request_workflow.yml
on: pull_request
Init job
39s
Tests pro
/
...
/
Style quality check
1m 36s
Tests pro
/
Unit tests
6m 56s
[pcapi-tests] build docker image.
/
Build Docker image
MyPy cop
/
MyPy cop test
Tests API documentation
/
Check API documentation can be built
[pcapi-console] build docker image.
/
Build Docker image
Merge Allure Reports and Push to Allure Repository
0s
[PRO] Deploy PR version for validation with testing backend
/
deploy_on_firebase
1m 28s
[PRO] Deploy PR version for validation pr preview backend
/
deploy_on_firebase
Dependabot
/
dependabot
Matrix: Tests api / Pytest
Waiting for pending jobs
Tests api
/
Pylint
Tests api
/
Quality checks
Tests api
/
Test database schema
Update api client template
/
Update API Client template
Matrix: Tests pro E2E / cypress-run
Push pcapi docker image to registry
/
Push Docker image
Push pcapi-console docker image to registry
/
Push Docker image
Annotations
11 errors, 21 warnings, and 5 notices
Tests pro E2E / cypress-run (5)
Process completed with exit code 1.
|
Tests pro E2E / cypress-run (5)
Could not find Cypress test run results
|
Tests pro E2E / cypress-run (1)
Could not find Cypress test run results
|
Tests pro E2E / cypress-run (1)
Process completed with exit code 1.
|
Tests pro E2E / cypress-run (2)
Process completed with exit code 1.
|
Tests pro E2E / cypress-run (2)
Could not find Cypress test run results
|
Tests pro E2E / cypress-run (3)
Process completed with exit code 1.
|
Tests pro E2E / cypress-run (3)
Could not find Cypress test run results
|
Tests pro E2E / cypress-run (4)
Could not find Cypress test run results
|
Tests pro E2E / cypress-run (4)
Process completed with exit code 1.
|
Tests pro / Unit tests
Canceling since a higher priority waiting request for '1 [on_pull_request] Initiate workflow-16203' exists
|
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#L50
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#L203
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
|
Tests pro E2E / cypress-run (5)
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 (5)
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 (1)
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 (1)
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 (2)
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 (2)
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 (3)
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 (3)
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 (4)
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 (4)
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 (5)
Running e2e-tests with europe-west1-docker.pkg.dev/passculture-infra-prod/pass-culture-artifact-registry/pcapi:latest
|
Tests pro E2E / cypress-run (1)
Running e2e-tests with europe-west1-docker.pkg.dev/passculture-infra-prod/pass-culture-artifact-registry/pcapi:latest
|
Tests pro E2E / cypress-run (2)
Running e2e-tests with europe-west1-docker.pkg.dev/passculture-infra-prod/pass-culture-artifact-registry/pcapi:latest
|
Tests pro E2E / cypress-run (3)
Running e2e-tests with europe-west1-docker.pkg.dev/passculture-infra-prod/pass-culture-artifact-registry/pcapi:latest
|
Tests pro E2E / cypress-run (4)
Running e2e-tests with europe-west1-docker.pkg.dev/passculture-infra-prod/pass-culture-artifact-registry/pcapi:latest
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
allure-results-pro-unit
|
1.65 MB |
|
build
|
7.11 MB |
|