Skip to content

Fix: improve translation for enrichments labels ; fix some typos #257

Fix: improve translation for enrichments labels ; fix some typos

Fix: improve translation for enrichments labels ; fix some typos #257

Triggered via pull request March 16, 2026 08:11
Status Failure
Total duration 1m 27s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 4 warnings
lint
Process completed with exit code 1.
test
Process completed with exit code 1.
[chromium] packages/react-tei/src/tags/formula/FormulaRend.spec.tsx > FormulaRend > should render the display formula with latex content: packages/react-tei/src/tags/formula/FormulaRend.spec.tsx#L153
VitestBrowserElementError: Cannot find element with locator: locator('body').getByRole('math') <body> <div> <div class="MuiTypography-root MuiTypography-body1 css-1ew5c45-MuiTypography-root" role="figure" > <div class="MuiBox-root css-1eshm39" > <span /> </div> </div> </div> </body> ❯ toBeDefined packages/react-tei/src/tags/formula/FormulaRend.spec.tsx:153:50 Caused by: Caused by: Error: Matcher did not succeed in time. ❯ packages/react-tei/src/tags/formula/FormulaRend.spec.tsx:153:3
[chromium] packages/react-tei/src/SidePanel/enrichmentTerm/EnrichmentTermSection.spec.tsx > EnrichmentTermSection > should note render anything for a block type with no annotations: packages/react-tei/src/SidePanel/enrichmentTerm/EnrichmentTermSection.spec.tsx#L96
TimeoutError: locator.click: Timeout 2327ms exceeded. Call log: - waiting for locator('[data-vitest="true"]').contentFrame().locator('body').getByRole('button', { name: 'Date (1)' }) ❯ click packages/react-tei/src/SidePanel/enrichmentTerm/EnrichmentTermSection.spec.tsx:96:4
[chromium] packages/react-tei/src/SidePanel/enrichmentTerm/EnrichmentTermSection.spec.tsx > EnrichmentTermSection > should render a list of terms for undefined: packages/react-tei/src/SidePanel/enrichmentTerm/EnrichmentTermSection.spec.tsx#L71
TimeoutError: locator.click: Timeout 2323ms exceeded. Call log: - waiting for locator('[data-vitest="true"]').contentFrame().locator('body').getByRole('button', { name: 'Noms de lieux administratifs (2)' }) ❯ click packages/react-tei/src/SidePanel/enrichmentTerm/EnrichmentTermSection.spec.tsx:71:24
[chromium] packages/react-tei/src/SidePanel/enrichmentTerm/EnrichmentTermSection.spec.tsx > EnrichmentTermSection > should render a list of terms for undefined: packages/react-tei/src/SidePanel/enrichmentTerm/EnrichmentTermSection.spec.tsx#L71
TimeoutError: locator.click: Timeout 2308ms exceeded. Call log: - waiting for locator('[data-vitest="true"]').contentFrame().locator('body').getByRole('button', { name: 'Date (1)' }) ❯ click packages/react-tei/src/SidePanel/enrichmentTerm/EnrichmentTermSection.spec.tsx:71:24
[chromium] packages/react-tei/src/SidePanel/enrichmentTerm/EnrichmentTermAnnotationBlock.spec.tsx > EnrichmentTermAnnotationBlock > should be partially checked when some terms are displayed and others are not: packages/react-tei/src/SidePanel/enrichmentTerm/EnrichmentTermAnnotationBlock.spec.tsx#L154
TimeoutError: locator.click: Timeout 2362ms exceeded. Call log: - waiting for locator('[data-vitest="true"]').contentFrame().locator('body').getByRole('button', { name: 'Noms de lieux administratifs (2)' }) ❯ click packages/react-tei/src/SidePanel/enrichmentTerm/EnrichmentTermAnnotationBlock.spec.tsx:154:24
[chromium] packages/react-tei/src/SidePanel/enrichmentTerm/EnrichmentTermAnnotationBlock.spec.tsx > EnrichmentTermAnnotationBlock > should toggle all terms display when clicking on the toggle all checkbox: packages/react-tei/src/SidePanel/enrichmentTerm/EnrichmentTermAnnotationBlock.spec.tsx#L118
TimeoutError: locator.click: Timeout 2352ms exceeded. Call log: - waiting for locator('[data-vitest="true"]').contentFrame().locator('body').getByRole('button', { name: 'Noms de lieux administratifs (2)' }) ❯ click packages/react-tei/src/SidePanel/enrichmentTerm/EnrichmentTermAnnotationBlock.spec.tsx:118:24
[chromium] packages/react-tei/src/SidePanel/enrichmentTerm/EnrichmentTermAnnotationBlock.spec.tsx > EnrichmentTermAnnotationBlock > should render a list of terms for 'placeName': packages/react-tei/src/SidePanel/enrichmentTerm/EnrichmentTermAnnotationBlock.spec.tsx#L79
TimeoutError: locator.click: Timeout 2327ms exceeded. Call log: - waiting for locator('[data-vitest="true"]').contentFrame().locator('body').getByRole('button', { name: 'Noms de lieux administratifs (2)' }) ❯ click packages/react-tei/src/SidePanel/enrichmentTerm/EnrichmentTermAnnotationBlock.spec.tsx:79:24
[chromium] packages/react-tei/src/SidePanel/enrichmentTerm/EnrichmentTermAnnotationBlock.spec.tsx > EnrichmentTermAnnotationBlock > should render a list of terms for 'date': packages/react-tei/src/SidePanel/enrichmentTerm/EnrichmentTermAnnotationBlock.spec.tsx#L79
TimeoutError: locator.click: Timeout 2334ms exceeded. Call log: - waiting for locator('[data-vitest="true"]').contentFrame().locator('body').getByRole('button', { name: 'Date (1)' }) ❯ click packages/react-tei/src/SidePanel/enrichmentTerm/EnrichmentTermAnnotationBlock.spec.tsx:79:24
e2e
Process completed with exit code 1.
e2e
@istex/e2e#e2e: command (/home/runner/work/istex-view/istex-view/packages/e2e) /home/runner/setup-pnpm/node_modules/.bin/pnpm run e2e exited (1)
lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
typecheck
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
e2e
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/