(BSR)[API] fix: Work around uniqueness requirement in Dependabot conf… #7698
dev_on_push_workflow_main.yml
on: push
Check api folder changes
/
Check folder changes
27s
Check pro folder changes
/
Check folder changes
29s
Check maintenance-site folder changes
/
Check folder changes
30s
Check db migration folder changes
/
Check folder changes
27s
Update Jira issue
/
issue-number
30s
MyPy cop
/
MyPy cop test
Build API (backend) Docker image
/
Build and push Docker images
5m 22s
Tests pro
/
Type check
37s
Tests pro
/
Quality check
1m 17s
Tests pro
/
Style quality check
28s
Tests pro
/
Unit tests
8m 17s
Deploy Storybook
/
Build and deploy Storybook
[PRO] Deploy PR version for validation
/
deploy_on_firebase
Deploy maintenance site
/
Deploy maintenance site to bucket
Ping data team on slack
/
Send slack notification
Update Jira issue
/
update-jira-issues
0s
Matrix: Test api / Pytest
Test api
/
Quality checks
2m 23s
Test api
/
Pylint
2m 31s
Test api
/
Test database schema
2m 33s
Reset cache on master on dependency update
/
...
/
Check folder changes
1m 7s
Reset cache on master on dependency update
/
...
/
Check folder changes
28s
Update api client template
/
...
/
Check folder changes
Update api client template
/
...
/
Check folder changes
Dependabot
/
dependabot
Deploy to testing
/
[pcapi] Generate helm secrets values file
Deploy to testing
/
...
/
check-image-resizing-deployed-version
Deploy to testing
/
...
/
check-image-resizing-deployed-version
Reset cache on master on dependency update
/
Update API Client template
18s
Update api client template
/
Update API Client template
Tests pro E2E
/
Notification
0s
Deploy to testing
/
...
/
Check folder changes
Deploy to testing
/
...
/
Check folder changes
Deploy to testing
/
...
/
deploy_on_firebase
Deploy to testing
/
...
/
deploy_on_firebase
Deploy to testing
/
apply Algolia settings
Deploy to testing
/
...
/
Deploy image resizing
Deploy to testing
/
...
/
Deploy image resizing
Slack notification
0s
Annotations
26 errors and 18 warnings
Test api / Quality checks
Canceling since a higher priority waiting request for 'main-refs/heads/master' exists
|
Test api / Quality checks
The operation was canceled.
|
Test api / Pytest (tests --ignore=tests/core --ignore=tests/routes)
Canceling since a higher priority waiting request for 'main-refs/heads/master' exists
|
Test api / Pytest (tests --ignore=tests/core --ignore=tests/routes)
The operation was canceled.
|
Test api / Pytest (tests --ignore=tests/core --ignore=tests/routes)
Cannot read properties of undefined (reading 'trim')
|
Test api / Pytest (tests/core --ignore=tests/core/bookings --ignore=tests/core/offers --ignore=tests/core/fi...
Canceling since a higher priority waiting request for 'main-refs/heads/master' exists
|
Test api / Pytest (tests/core --ignore=tests/core/bookings --ignore=tests/core/offers --ignore=tests/core/fi...
Cannot read properties of undefined (reading 'trim')
|
Test api / Pytest (tests/core --ignore=tests/core/bookings --ignore=tests/core/offers --ignore=tests/core/fi...
The operation was canceled.
|
Test api / Pytest (tests/core/bookings tests/core/offers tests/core/finance)
Canceling since a higher priority waiting request for 'main-refs/heads/master' exists
|
Test api / Pytest (tests/core/bookings tests/core/offers tests/core/finance)
Cannot read properties of undefined (reading 'trim')
|
Test api / Pytest (tests/core/bookings tests/core/offers tests/core/finance)
The operation was canceled.
|
Test api / Pytest (tests/routes/backoffice -m 'backoffice')
Canceling since a higher priority waiting request for 'main-refs/heads/master' exists
|
Test api / Pytest (tests/routes/backoffice -m 'backoffice')
The operation was canceled.
|
Test api / Pytest (tests/routes -m 'not backoffice')
Canceling since a higher priority waiting request for 'main-refs/heads/master' exists
|
Test api / Pytest (tests/routes -m 'not backoffice')
Cannot read properties of undefined (reading 'trim')
|
Test api / Pytest (tests/routes -m 'not backoffice')
The operation was canceled.
|
Test api / Pylint
Canceling since a higher priority waiting request for 'main-refs/heads/master' exists
|
Test api / Pylint
The operation was canceled.
|
Test api / Test database schema
Canceling since a higher priority waiting request for 'main-refs/heads/master' exists
|
Test api / Test database schema
The operation was canceled.
|
Tests pro / Unit tests
Canceling since a higher priority waiting request for 'main-refs/heads/master' exists
|
Tests pro / Unit tests
The operation was canceled.
|
Tests pro E2E / E2E tests
Canceling since a higher priority waiting request for 'main-refs/heads/master' exists
|
Tests pro E2E / E2E tests
The operation was canceled.
|
Tests pro E2E / E2E tests
google-github-actions/upload-cloud-storage failed with: ENOENT: no such file or directory, lstat '/home/runner/work/pass-culture-main/pass-culture-main/pro/cypress/videos'
|
Tests pro E2E / E2E tests
Could not find Cypress test run results
|
Update Jira issue / issue-number
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: atlassian/gajira-cli@master, atlassian/gajira-login@master, atlassian/gajira-find-issue-key@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests pro / Style quality check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests pro / Type check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests pro / Quality check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests pro / Quality check:
pro/src/apiClient/adresse/apiAdresse.ts#L47
Unnecessary conditional, the types have no overlap
|
Tests pro / Quality check:
pro/src/apiClient/adresse/apiAdresse.ts#L47
Unnecessary conditional, the types have no overlap
|
Tests pro / Quality check:
pro/src/app/App/App.tsx#L93
React Hook useEffect has missing dependencies: 'isBeamerEnabled' and 'location.pathname'. Either include them or remove the dependency array
|
Tests pro / Quality check:
pro/src/app/App/App.tsx#L107
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
Tests pro / Quality check:
pro/src/app/App/hook/useLogNavigation.ts#L31
React Hook useEffect has missing dependencies: 'params' and 'previousPage'. Either include them or remove the dependency array
|
Tests pro / 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 / Quality check:
pro/src/components/Address/Address.tsx#L25
React Hook useEffect has a missing dependency: 'selectedField.value'. Either include it or remove the dependency array
|
Tests pro / Quality check:
pro/src/components/Address/Address.tsx#L54
React Hook useEffect has missing dependencies: 'getSuggestions', 'searchField', and 'setFieldValue'. Either include them or remove the dependency array
|
Tests pro / Quality check:
pro/src/components/Address/Address.tsx#L58
Unnecessary conditional, the types have no overlap
|
Tests pro / Quality check:
pro/src/components/Address/Address.tsx#L65
React Hook useEffect has missing dependencies: 'addressesMap', 'searchField', and 'setFieldValue'. Either include them or remove the dependency array
|
Test api / Test database schema
Docker network rm failed with exit code 1
|
Tests pro E2E / E2E tests
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
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
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/
|