core: mute opentelemetry warnings for logs and metrics #5569
build.yml
on: pull_request
build
2m 49s
check_generated_railjson_sync
22s
check_railjson_generator
1m 47s
check_commits
4s
Check final newline
8s
check_integration_tests
1m 27s
check_osrd_schema
38s
check_toml
6s
check_infra_schema_sync
18s
check_front_rtk_sync
1m 41s
check_core
4m 5s
check_editoast_tests
6m 7s
check_editoast_lints
4m 40s
check_editoast_openapi
1m 35s
check_gateway
1m 39s
check_front
2m 21s
integration_tests
4m 45s
Annotations
1 error, 8 warnings, and 1 notice
[firefox] › 001-home-page.spec.ts:22:7 › Home page OSRD › should display links in the home page:
tests/pages/home-page-model.ts#L71
1) [firefox] › 001-home-page.spec.ts:22:7 › Home page OSRD › should display links in the home page
Error: expect(locator).toHaveText(expected)
Locator: locator('h5')
- Expected - 5
+ Received + 5
Array [
- "Études d'exploitation",
- "Sillons de dernière minute",
- "Éditeur d'infrastructure",
- "Éditeur de matériel roulant",
- "Cartographie",
+ "operationalStudies",
+ "stdcm",
+ "editor",
+ "rollingStockEditor",
+ "map",
]
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for locator('h5')
- locator resolved to 5 elements
- locator resolved to 5 elements
at pages/home-page-model.ts:71
69 | // Assert that the expected links are displayed on the page
70 | async getDisplayLinks() {
> 71 | expect(this.getLinks).toHaveText([
| ^
72 | this.getTranslations('operationalStudies'),
73 | this.getTranslations('stdcm'),
74 | this.getTranslations('editor'),
at PlaywrightHomePage.getDisplayLinks (/app/tests/pages/home-page-model.ts:71:27)
at /app/tests/001-home-page.spec.ts:23:30
|
check_railjson_generator
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check_gateway
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check_front
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check_core
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
integration_tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "integration-container-logs", "integration-videos".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
check_editoast_tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🎭 Playwright Run Summary
1 flaky
[firefox] › 001-home-page.spec.ts:22:7 › Home page OSRD › should display links in the home page
41 passed (1.7m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
integration-container-logs
Expired
|
2.19 MB |
|
integration-videos
Expired
|
971 KB |
|