Skip to content

front: fix decimals error for project budget #14323

front: fix decimals error for project budget

front: fix decimals error for project budget #14323

Triggered via pull request November 15, 2024 08:48
Status Success
Total duration 36m 11s
Artifacts 3

build.yml

on: pull_request
Matrix: Build
Check dockerfiles
13s
Check dockerfiles
Check scripts
7s
Check scripts
Check generated railjson sync
23s
Check generated railjson sync
Check railjson generator
1m 51s
Check railjson generator
Check commits
8s
Check commits
Check final newline
9s
Check final newline
Check integration tests
1m 24s
Check integration tests
Check osrd schema
48s
Check osrd schema
Check toml
9s
Check toml
Check infra schema sync
17s
Check infra schema sync
Check reuse compliance
11s
Check reuse compliance
Fit to window
Zoom out
Zoom in

Annotations

1 error, 15 warnings, and 1 notice
[chromium] › 012-op-simulation-settings-tab.spec.ts:122:7 › Simulation Settings Tab Verification › Activate electrical profiles: tests/pages/op-output-table-page-model.ts#L23
1) [chromium] › 012-op-simulation-settings-tab.spec.ts:122:7 › Simulation Settings Tab Verification › Activate electrical profiles TimeoutError: locator.waitFor: Timeout 30000ms exceeded. Call log: - waiting for locator('.time-stop-outputs .time-stops-datasheet .dsg-row').nth(1).locator('.dsg-cell.dsg-cell-disabled').nth(undefined) to be visible at pages/op-output-table-page-model.ts:23 21 | // Retrieve the cell value based on the locator type 22 | static async getCellValue(cell: Locator, isInput: boolean = true): Promise<string> { > 23 | await cell.waitFor({ state: 'visible', timeout: 30 * 1000 }); | ^ 24 | return isInput 25 | ? (await cell.locator('input').getAttribute('value'))?.trim() || '' 26 | : (await cell.textContent())?.trim() || ''; at Function.getCellValue (/app/tests/pages/op-output-table-page-model.ts:23:16) at OperationalStudiesOutputTablePage.getOutputTableData (/app/tests/pages/op-output-table-page-model.ts:70:49) at /app/tests/012-op-simulation-settings-tab.spec.ts:175:5
Build (core-build, core)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check railjson generator
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build (front-build, front-tests, front-devel, front-nginx)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build (gateway-test, gateway-standalone, gateway-front)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build (osrdyne, osrdyne-test)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build (editoast, editoast-test)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Integration tests
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check front
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check gateway
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check osrdyne
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check core
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check editoast tests
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Slow Test: [chromium] › 009-rollingstock-editor.spec.ts#L1
[chromium] › 009-rollingstock-editor.spec.ts took 29.2s
Slow Test: [firefox] › 003-study-management.spec.ts#L1
[firefox] › 003-study-management.spec.ts took 19.7s
Slow Test: [firefox] › 002-project-management.spec.ts#L1
[firefox] › 002-project-management.spec.ts took 16.1s
🎭 Playwright Run Summary
1 flaky [chromium] › 012-op-simulation-settings-tab.spec.ts:122:7 › Simulation Settings Tab Verification › Activate electrical profiles 4 skipped 96 passed (8.6m)

Artifacts

Produced during runtime
Name Size
e2e-container-logs
327 KB
integration-container-logs
24.2 KB
integration-videos
12.3 MB