Skip to content

front: bump react-icons from 5.3.0 to 5.4.0 in /front #16190

front: bump react-icons from 5.3.0 to 5.4.0 in /front

front: bump react-icons from 5.3.0 to 5.4.0 in /front #16190

Triggered via push December 14, 2024 00:10
Status Success
Total duration 15m 6s
Artifacts 3

build.yml

on: push
Matrix: Build
Check dockerfiles
8s
Check dockerfiles
Check scripts
4s
Check scripts
Check generated railjson sync
17s
Check generated railjson sync
Check railjson generator
1m 46s
Check railjson generator
Check commits
10s
Check commits
Check final newline
9s
Check final newline
Check integration tests
1m 22s
Check integration tests
Check osrd schema
54s
Check osrd schema
Check toml
10s
Check toml
Check infra schema sync
16s
Check infra schema sync
Check reuse compliance
10s
Check reuse compliance
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 26 warnings, and 1 notice
[chromium] › 003-study-management.spec.ts:121:7 › Validate the Study creation workflow › Delete a study: tests/pages/study-page-model.ts#L226
1) [chromium] › 003-study-management.spec.ts:121:7 › Validate the Study creation workflow › Delete a study Error: expect.not.toBeVisible: Error: strict mode violation: locator('text=study_test_e2e-6a55d5') resolved to 3 elements: 1) <div class="toast-body">L'étude study_test_e2e-6a55d5 a bien été supprimé…</div> aka getByText('L\'étude study_test_e2e-6a55d5') 2) <div class="text-truncate" title="study_test_e2e-6a55…>study_test_e2e-6a55d5</div> aka getByTitle('study_test_e2e-6a55d5') 3) <div class="study-name" data-testid="study-name-info">study_test_e2e-6a55d5</div> aka getByTestId('study-name-info') Call log: - expect.not.toBeVisible with timeout 10000ms - waiting for locator('text=study_test_e2e-6a55d5') at pages/study-page-model.ts:226 224 | await this.studyDeleteConfirmButton.click(); 225 | await expect(this.studyDeleteConfirmButton).not.toBeVisible(); > 226 | await expect(this.getStudyByName(name)).not.toBeVisible(); | ^ 227 | } 228 | } 229 | export default StudyPage; at StudyPage.deleteStudy (/app/front/tests/pages/study-page-model.ts:226:49) at /app/front/tests/003-study-management.spec.ts:131:5
[firefox] › 002-project-management.spec.ts:90:7 › Validate the Operational Study Project workflow › Delete a project: tests/pages/project-page-model.ts#L142
2) [firefox] › 002-project-management.spec.ts:90:7 › Validate the Operational Study Project workflow › Delete a project Error: expect.not.toBeVisible: Error: strict mode violation: locator('text=project_test_e2e-ce8ba1') resolved to 3 elements: 1) <div class="toast-body">Le projet project_test_e2e-ce8ba1 a bien été supp…</div> aka getByText('Le projet project_test_e2e-') 2) <div class="text-truncate">project_test_e2e-ce8ba1</div> aka getByText('project_test_e2e-ce8ba1', { exact: true }) 3) <div class="project-details-title-name">…</div> aka getByText('project_test_e2e-ce8ba1Modifier le projet') Call log: - expect.not.toBeVisible with timeout 10000ms - waiting for locator('text=project_test_e2e-ce8ba1') at pages/project-page-model.ts:142 140 | await this.deleteConfirmButton.click(); 141 | await expect(this.deleteConfirmButton).not.toBeVisible(); > 142 | await expect(this.getProjectByName(name)).not.toBeVisible(); | ^ 143 | } 144 | } 145 | at ProjectPage.deleteProject (/app/front/tests/pages/project-page-model.ts:142:51) at /app/front/tests/002-project-management.spec.ts:100:5
[firefox] › 003-study-management.spec.ts:121:7 › Validate the Study creation workflow › Delete a study: tests/pages/study-page-model.ts#L226
3) [firefox] › 003-study-management.spec.ts:121:7 › Validate the Study creation workflow › Delete a study Error: expect.not.toBeVisible: Error: strict mode violation: locator('text=study_test_e2e-77656a') resolved to 3 elements: 1) <div class="toast-body">L'étude study_test_e2e-77656a a bien été supprimé…</div> aka getByText('L\'étude study_test_e2e-77656a') 2) <div class="text-truncate" title="study_test_e2e-7765…>study_test_e2e-77656a</div> aka getByTitle('study_test_e2e-77656a') 3) <div class="study-name" data-testid="study-name-info">study_test_e2e-77656a</div> aka getByTestId('study-name-info') Call log: - expect.not.toBeVisible with timeout 10000ms - waiting for locator('text=study_test_e2e-77656a') at pages/study-page-model.ts:226 224 | await this.studyDeleteConfirmButton.click(); 225 | await expect(this.studyDeleteConfirmButton).not.toBeVisible(); > 226 | await expect(this.getStudyByName(name)).not.toBeVisible(); | ^ 227 | } 228 | } 229 | export default StudyPage; at StudyPage.deleteStudy (/app/front/tests/pages/study-page-model.ts:226:49) at /app/front/tests/003-study-management.spec.ts:131:5
Check scripts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check dockerfiles
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check reuse compliance
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check final newline
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check commits
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build (editoast, editoast-test)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build (osrdyne, osrdyne-test)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check toml
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check infra schema sync
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check generated railjson sync
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build (core-build, core)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check osrd schema
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check integration tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check railjson generator
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build (front-build, front-tests, front-devel, front-nginx)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build (gateway-test, gateway-standalone, gateway-front)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check editoast openapi
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check front rtk sync
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check front
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check gateway
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check osrdyne
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check core
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check editoast tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check editoast lints
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
End to end tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
🎭 Playwright Run Summary
3 flaky [chromium] › 003-study-management.spec.ts:121:7 › Validate the Study creation workflow › Delete a study [firefox] › 002-project-management.spec.ts:90:7 › Validate the Operational Study Project workflow › Delete a project [firefox] › 003-study-management.spec.ts:121:7 › Validate the Study creation workflow › Delete a study 107 passed (10.1m)

Artifacts

Produced during runtime
Name Size
e2e-container-logs
389 KB
integration-container-logs
26.4 KB
integration-videos
9.47 MB