Skip to content

New Crowdin translations by GitHub Action (#8455) #15693

New Crowdin translations by GitHub Action (#8455)

New Crowdin translations by GitHub Action (#8455) #15693

Triggered via push November 15, 2024 01:10
Status Success
Total duration 22m 44s
Artifacts 2

qc_checks.yaml

on: push
Build - UI Platform
2m 22s
Build - UI Platform
Style [pre-commit]
38s
Style [pre-commit]
Tests - API Schema Documentation
4m 30s
Tests - API Schema Documentation
Style [Documentation]
31s
Style [Documentation]
Tests - Migrations [PostgreSQL]
0s
Tests - Migrations [PostgreSQL]
Tests - Full Migration [SQLite]
0s
Tests - Full Migration [SQLite]
Tests - inventree-python
5m 15s
Tests - inventree-python
Tests - DB [PostgreSQL]
13m 30s
Tests - DB [PostgreSQL]
Tests - DB [MySQL]
12m 57s
Tests - DB [MySQL]
Tests - Platform UI
21m 33s
Tests - Platform UI
Matrix: coverage
Style - Classic UI [JS]
1m 27s
Style - Classic UI [JS]
Push new schema
0s
Push new schema
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 8 warnings, and 1 notice
Tests - API Schema Documentation
Process completed with exit code 1.
[chromium] › pages/pui_part.spec.ts:60:1 › Parts - Supplier Parts: src/frontend/tests/pages/pui_part.spec.ts#L1
1) [chromium] › pages/pui_part.spec.ts:60:1 › Parts - Supplier Parts ───────────────────────────── Test timeout of 90000ms exceeded.
[chromium] › pages/pui_part.spec.ts:60:1 › Parts - Supplier Parts: src/frontend/tests/login.ts#L37
1) [chromium] › pages/pui_part.spec.ts:60:1 › Parts - Supplier Parts ───────────────────────────── Error: locator.waitFor: Test timeout of 90000ms exceeded. Call log: - waiting for getByText(/InvenTree Demo Server -/) to be visible at login.ts:37 35 | await page.waitForURL('**/platform/home'); 36 | > 37 | await page.getByText(/InvenTree Demo Server -/).waitFor(); | ^ 38 | }; 39 | 40 | export const doLogout = async (page) => { at doQuickLogin (/home/runner/work/InvenTree/InvenTree/src/frontend/tests/login.ts:37:51) at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_part.spec.ts:61:3
[chromium] › pui_general.spec.ts:96:1 › Admin Button: src/frontend/tests/baseFixtures.ts#L85
2) [chromium] › pui_general.spec.ts:96:1 › Admin Button ────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 44 - Array [] + Array [ + ConsoleMessage { + "_event": Object { + "args": Array [], + "location": Object { + "columnNumber": 0, + "lineNumber": 0, + "url": "http://localhost:8000/api/auth/providers/", + }, + "page": EventEmitter { + "_events": Object { + "bindingCall": [Function anonymous], + "close": [Function anonymous], + "crash": [Function anonymous], + "download": [Function anonymous], + "fileChooser": [Function anonymous], + "frameAttached": [Function anonymous], + "frameDetached": [Function anonymous], + "locatorHandlerTriggered": [Function anonymous], + "route": [Function anonymous], + "video": [Function anonymous], + "webSocket": [Function anonymous], + "worker": [Function anonymous], + }, + "_eventsCount": 12, + "_maxListeners": undefined, + "_object": Object { + "_guid": "page@412592ff05a68f49bdaf985f00d98c74", + "_type": "Page", + }, + "_pendingHandlers": Map {}, + "_rejectionHandler": undefined, + "off": [Function removeListener], + "on": [Function addListener], + }, + "text": "Failed to load resource: the server responded with a status of 500 (Internal Server Error)", + "type": "error", + }, + "_page": Object { + "_guid": "page@412592ff05a68f49bdaf985f00d98c74", + "_type": "Page", + }, + }, + ] at baseFixtures.ts:85 83 | }); 84 | await use(page); > 85 | expect(messages).toEqual([]); | ^ 86 | } 87 | }); 88 | at Object.page (/home/runner/work/InvenTree/InvenTree/src/frontend/tests/baseFixtures.ts:85:22)
[firefox] › pages/pui_part.spec.ts:99:1 › Parts - Allocations: src/frontend/tests/pages/pui_part.spec.ts#L1
3) [firefox] › pages/pui_part.spec.ts:99:1 › Parts - Allocations ───────────────────────────────── Test timeout of 90000ms exceeded.
[firefox] › pages/pui_part.spec.ts:99:1 › Parts - Allocations: src/frontend/tests/pages/pui_part.spec.ts#L124
3) [firefox] › pages/pui_part.spec.ts:99:1 › Parts - Allocations ───────────────────────────────── Error: locator.waitFor: Test timeout of 90000ms exceeded. Call log: - waiting for getByText('BO0001') to be visible 122 | 123 | // Expected order reference values > 124 | await page.getByText('BO0001').waitFor(); | ^ 125 | await page.getByText('BO0016').waitFor(); 126 | await page.getByText('BO0019').waitFor(); 127 | await page.getByText('SO0008').waitFor(); at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_part.spec.ts:124:34
[firefox] › pui_basic.spec.ts:5:1 › Basic Login Test: src/frontend/tests/baseFixtures.ts#L85
4) [firefox] › pui_basic.spec.ts:5:1 › Basic Login Test ────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 258 - Array [] + Array [ + ConsoleMessage { + "_event": Object { + "args": Array [ + EventEmitter { + "_events": Object { + "previewUpdated": [Function anonymous], + }, + "_eventsCount": 1, + "_maxListeners": undefined, + "_object": Object { + "_guid": "handle@8e71e7dc740c03044476426ab2f681c9", + "_type": "JSHandle", + }, + "_pendingHandlers": Map {}, + "_rejectionHandler": undefined, + "off": [Function removeListener], + "on": [Function addListener], + }, + ], + "location": Object { + "columnNumber": 19, + "lineNumber": 2599, + "url": "http://localhost:5173/node_modules/.vite/deps/chunk-56VRJ6UA.js?v=244cb40d", + }, + "page": EventEmitter { + "_events": Object { + "bindingCall": [Function anonymous], + "close": [Function anonymous], + "crash": [Function anonymous], + "download": [Function anonymous], + "fileChooser": [Function anonymous], + "frameAttached": [Function anonymous], + "frameDetached": [Function anonymous], + "locatorHandlerTriggered": [Function anonymous], + "route": [Function anonymous], + "video": [Function anonymous], + "webSocket": [Function anonymous], + "worker": [Function anonymous], + }, + "_eventsCount": 12, + "_maxListeners": undefined, + "_object": Object { + "_guid": "page@cd79fdcf9ecec6e207f2da522d91b241", + "_type": "Page", + }, + "_pendingHandlers": Map {}, + "_rejectionHandler": undefined, + "off": [Function removeListener], + "on": [Function addListener], + }, + "text": "The above error occurred in one of your React components: + + Lazy + Suspense + RenderedRoute@http://localhost:5173/node_modules/.vite/deps/react-router-dom.js?v=c85bbd91:4095:7 + Outlet@http://localhost:5173/node_modules/.vite/deps/react-router-dom.js?v=c85bbd91:4467:20 + _ErrorBoundary@http://localhost:5173/node_modules/.vite/deps/@sentry_react.js?v=9264fab8:22660:5 + Boundary@http://localhost:5173/src/components/Boundary.tsx:999:25 + div + _Box<@http://localhost:5173/node_modules/.vite/deps/chunk-56VRJ6UA.js?v=244cb40d:3819:3 + Container<@http://localhost:5173/node_modules/.vite/deps/chunk-56VRJ6UA.js?v=244cb40d:15473:25 + div + _Box<@http://localhost:5173/node_modules/.vite/deps/chunk-56VRJ6UA.js?v=244cb40d:3819:3 + Flex<@http://localhost:5173/node_modules/.vite/deps/chunk-56VRJ6UA.js?v=244cb40d:10002:25 + ProtectedRoute@http://localhost:5173/src/components/nav/Layout.tsx:1341:31 + LayoutComponent@http://localhost:5173/src/components/nav/Layout.tsx:1386:47 + Suspense + RenderedRoute@http://localhost:5173/node_modules/.vite/deps/react-router-dom.js?v=c85bbd91:4095:7 + Routes@http://localhost:5173/node_modules/.vite/deps/react-router-dom.js?v=c85bbd91:4533:7 + Router@http://localhost:5173/node_modules/.vite/deps/react-router-dom.js?v=c85bbd91:4481:7 + BrowserRouter@http://localhost:5173/node_modules/.vite/deps/react-router-dom.js?v=c85bbd91:5223:7 + QueryClientProvider@http://localhost:5173/node_modules/.vite/deps/@tanstack_react-query.js?v=f6f5bef0:2725:27 + ModalsProvider@http://localhost:5173/node_modules/.vite/deps/@mantine_modals.js?v=fd02ea89:184:24 + I18nProvider@http://localhost:5173/node_modules/.vite/deps/@lingui_react.js?v=488062cd:159:20 + LanguageContext@http://localhos
[firefox] › pui_command.spec.ts:16:1 › Quick Command - No Keys: src/frontend/tests/pui_command.spec.ts#L1
5) [firefox] › pui_command.spec.ts:16:1 › Quick Command - No Keys ──────────────────────────────── Test timeout of 90000ms exceeded.
[firefox] › pui_command.spec.ts:16:1 › Quick Command - No Keys: src/frontend/tests/baseFixtures.ts#L85
5) [firefox] › pui_command.spec.ts:16:1 › Quick Command - No Keys ──────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 60 - Array [] + Array [ + ConsoleMessage { + "_event": Object { + "args": Array [ + EventEmitter { + "_events": Object { + "previewUpdated": [Function anonymous], + }, + "_eventsCount": 1, + "_maxListeners": undefined, + "_object": Object { + "_guid": "handle@85a69b6776d7df43c0784e97745dceb5", + "_type": "JSHandle", + }, + "_pendingHandlers": Map {}, + "_rejectionHandler": undefined, + "off": [Function removeListener], + "on": [Function addListener], + }, + ], + "location": Object { + "columnNumber": 19, + "lineNumber": 2599, + "url": "http://localhost:5173/node_modules/.vite/deps/chunk-56VRJ6UA.js?v=244cb40d", + }, + "page": EventEmitter { + "_events": Object { + "bindingCall": [Function anonymous], + "close": [Function anonymous], + "crash": [Function anonymous], + "download": [Function anonymous], + "fileChooser": [Function anonymous], + "frameAttached": [Function anonymous], + "frameDetached": [Function anonymous], + "locatorHandlerTriggered": [Function anonymous], + "route": [Function anonymous], + "video": [Function anonymous], + "webSocket": [Function anonymous], + "worker": [Function anonymous], + }, + "_eventsCount": 12, + "_maxListeners": undefined, + "_object": Object { + "_guid": "page@0db72e0c33aac0de19f4025a54bbe8b6", + "_type": "Page", + }, + "_pendingHandlers": Map {}, + "_rejectionHandler": undefined, + "off": [Function removeListener], + "on": [Function addListener], + }, + "text": "Query data cannot be undefined. Please make sure to return a value other than undefined from your query function. Affected query key: [\"license\"]", + "type": "error", + }, + "_page": Object { + "_guid": "page@0db72e0c33aac0de19f4025a54bbe8b6", + "_type": "Page", + }, + }, + ] at baseFixtures.ts:85 83 | }); 84 | await use(page); > 85 | expect(messages).toEqual([]); | ^ 86 | } 87 | }); 88 | at Object.page (/home/runner/work/InvenTree/InvenTree/src/frontend/tests/baseFixtures.ts:85:22)
[firefox] › pui_command.spec.ts:16:1 › Quick Command - No Keys: src/frontend/tests/pui_command.spec.ts#L68
5) [firefox] › pui_command.spec.ts:16:1 › Quick Command - No Keys ──────────────────────────────── Error: locator.waitFor: Test timeout of 90000ms exceeded. Call log: - waiting for getByRole('tab', { name: 'backend Packages' }) to be visible 66 | .click(); 67 | await page.getByText('License Information').first().waitFor(); > 68 | await page.getByRole('tab', { name: 'backend Packages' }).waitFor(); | ^ 69 | await page.getByRole('button', { name: 'Django BSD License' }).click(); 70 | 71 | await page.keyboard.press('Escape'); at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pui_command.spec.ts:68:61
Build - UI Platform
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Style - Classic UI [JS]
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests - inventree-python
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests - Platform UI
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. 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: src/frontend/[firefox] › pui_general.spec.ts#L1
src/frontend/[firefox] › pui_general.spec.ts took 30.7s
Slow Test: src/frontend/[firefox] › pui_plugins.spec.ts#L1
src/frontend/[firefox] › pui_plugins.spec.ts took 29.4s
Slow Test: src/frontend/[firefox] › pui_forms.spec.ts#L1
src/frontend/[firefox] › pui_forms.spec.ts took 23.6s
Slow Test: src/frontend/[chromium] › modals.spec.ts#L1
src/frontend/[chromium] › modals.spec.ts took 19.2s
🎭 Playwright Run Summary
5 flaky [chromium] › pages/pui_part.spec.ts:60:1 › Parts - Supplier Parts ────────────────────────────── [chromium] › pui_general.spec.ts:96:1 › Admin Button ─────────────────────────────────────────── [firefox] › pages/pui_part.spec.ts:99:1 › Parts - Allocations ────────────────────────────────── [firefox] › pui_basic.spec.ts:5:1 › Basic Login Test ─────────────────────────────────────────── [firefox] › pui_command.spec.ts:16:1 › Quick Command - No Keys ───────────────────────────────── 119 passed (14.4m)

Artifacts

Produced during runtime
Name Size
frontend-build
2.18 MB
schema.yml
63.5 KB