Skip to content

Bump @eslint/plugin-kit from 0.2.0 to 0.2.3 in /src/backend #15708

Bump @eslint/plugin-kit from 0.2.0 to 0.2.3 in /src/backend

Bump @eslint/plugin-kit from 0.2.0 to 0.2.3 in /src/backend #15708

Triggered via pull request November 15, 2024 21:05
Status Success
Total duration 27m 29s
Artifacts 2

qc_checks.yaml

on: pull_request
Build - UI Platform
4m 7s
Build - UI Platform
Style [pre-commit]
35s
Style [pre-commit]
Tests - API Schema Documentation
5m 12s
Tests - API Schema Documentation
Style [Documentation]
31s
Style [Documentation]
Tests - Migrations [PostgreSQL]
26m 56s
Tests - Migrations [PostgreSQL]
Tests - Full Migration [SQLite]
3m 1s
Tests - Full Migration [SQLite]
Tests - inventree-python
5m 11s
Tests - inventree-python
Tests - DB [PostgreSQL]
13m 13s
Tests - DB [PostgreSQL]
Tests - DB [MySQL]
12m 50s
Tests - DB [MySQL]
Tests - Platform UI
21m 35s
Tests - Platform UI
Matrix: coverage
Style - Classic UI [JS]
1m 25s
Style - Classic UI [JS]
Push new schema
0s
Push new schema
Fit to window
Zoom out
Zoom in

Annotations

11 errors, 9 warnings, and 1 notice
Tests - API Schema Documentation
Process completed with exit code 1.
[chromium] › pages/pui_part.spec.ts:73:1 › Parts - Locking: src/frontend/tests/pages/pui_part.spec.ts#L1
1) [chromium] › pages/pui_part.spec.ts:73:1 › Parts - Locking ──────────────────────────────────── Test timeout of 90000ms exceeded.
[chromium] › pages/pui_part.spec.ts:73:1 › Parts - Locking: src/frontend/tests/login.ts#L37
1) [chromium] › pages/pui_part.spec.ts:73:1 › Parts - Locking ──────────────────────────────────── 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:74:3
[chromium] › pages/pui_sales_order.spec.ts:5:1 › Sales Orders: src/frontend/tests/pages/pui_sales_order.spec.ts#L1
2) [chromium] › pages/pui_sales_order.spec.ts:5:1 › Sales Orders ───────────────────────────────── Test timeout of 90000ms exceeded.
[chromium] › pages/pui_sales_order.spec.ts:5:1 › Sales Orders: src/frontend/tests/pages/pui_sales_order.spec.ts#L10
2) [chromium] › pages/pui_sales_order.spec.ts:5:1 › Sales Orders ───────────────────────────────── Error: locator.click: Test timeout of 90000ms exceeded. Call log: - waiting for getByRole('tab', { name: 'Sales Orders' }) 8 | await page.goto(`${baseUrl}/home`); 9 | await page.getByRole('tab', { name: 'Sales' }).click(); > 10 | await page.getByRole('tab', { name: 'Sales Orders' }).click(); | ^ 11 | 12 | // Check for expected text in the table 13 | await page.getByRole('tab', { name: 'Sales Orders' }).waitFor(); at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_sales_order.spec.ts:10:57
[chromium] › pui_basic.spec.ts:36:1 › Quick Login Test: src/frontend/tests/pui_basic.spec.ts#L1
3) [chromium] › pui_basic.spec.ts:36:1 › Quick Login Test ──────────────────────────────────────── Test timeout of 90000ms exceeded.
[chromium] › pui_basic.spec.ts:36:1 › Quick Login Test: src/frontend/tests/baseFixtures.ts#L85
3) [chromium] › pui_basic.spec.ts:36:1 › Quick Login Test ──────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 212 - Array [] + Array [ + ConsoleMessage { + "_event": Object { + "args": Array [], + "location": Object { + "columnNumber": 0, + "lineNumber": 0, + "url": "http://localhost:8000/api/generic/status/", + }, + "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@71e90f35b744857586e789970cd4254e", + "_type": "Page", + }, + "_pendingHandlers": Map {}, + "_rejectionHandler": undefined, + "off": [Function removeListener], + "on": [Function addListener], + }, + "text": "Failed to load resource: the server responded with a status of 401 (Unauthorized)", + "type": "error", + }, + "_page": Object { + "_guid": "page@71e90f35b744857586e789970cd4254e", + "_type": "Page", + }, + }, + ConsoleMessage { + "_event": Object { + "args": Array [], + "location": Object { + "columnNumber": 0, + "lineNumber": 0, + "url": "http://localhost:8000/api/settings/global/", + }, + "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@71e90f35b744857586e789970cd4254e", + "_type": "Page", + }, + "_pendingHandlers": Map {}, + "_rejectionHandler": undefined, + "off": [Function removeListener], + "on": [Function addListener], + }, + "text": "Failed to load resource: the server responded with a status of 401 (Unauthorized)", + "type": "error", + }, + "_page": Object { + "_guid": "page@71e90f35b744857586e789970cd4254e", + "_type": "Page", + }, + }, + ConsoleMessage { + "_event": Object { + "args": Array [], + "location": Object { + "columnNumber": 0, + "lineNumber": 0, + "url": "http://localhost:8000/api/user/roles/", + }, + "page": EventEmitter { + "_events": Object { + "bindingCall": [Function anonymous], + "close": [Function anonymous], + "crash": [Function anonymous], + "download":
[chromium] › pui_basic.spec.ts:36:1 › Quick Login Test: src/frontend/tests/pui_basic.spec.ts#L48
3) [chromium] › pui_basic.spec.ts:36:1 › Quick Login Test ──────────────────────────────────────── Error: locator.waitFor: Test timeout of 90000ms exceeded. Call log: - waiting for getByText('InvenTree Demo Server - ') to be visible 46 | await page.waitForURL('**/platform'); 47 | > 48 | await page.getByText('InvenTree Demo Server - ').waitFor(); | ^ 49 | 50 | // Logout (via URL) 51 | await page.goto(`${baseUrl}/logout/`); at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pui_basic.spec.ts:48:52
[firefox] › pages/pui_scan.spec.ts:117:1 › Scanning (General): src/frontend/tests/pages/pui_scan.spec.ts#L1
4) [firefox] › pages/pui_scan.spec.ts:117:1 › Scanning (General) ───────────────────────────────── Test timeout of 90000ms exceeded.
[firefox] › pages/pui_scan.spec.ts:117:1 › Scanning (General): src/frontend/tests/baseFixtures.ts#L85
4) [firefox] › pages/pui_scan.spec.ts:117:1 › Scanning (General) ───────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 125 - Array [] + Array [ + ConsoleMessage { + "_event": Object { + "args": Array [ + EventEmitter { + "_events": Object { + "previewUpdated": [Function anonymous], + }, + "_eventsCount": 1, + "_maxListeners": undefined, + "_object": Object { + "_guid": "handle@1abc04c6af0963c43acc28fde84bfff0", + "_type": "JSHandle", + }, + "_pendingHandlers": Map {}, + "_rejectionHandler": undefined, + "off": [Function removeListener], + "on": [Function addListener], + }, + ], + "location": Object { + "columnNumber": 1, + "lineNumber": 0, + "url": "http://localhost:5173/platform/scan", + }, + "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@033cefffe6f3af8cb89b0311776e4aa8", + "_type": "Page", + }, + "_pendingHandlers": Map {}, + "_rejectionHandler": undefined, + "off": [Function removeListener], + "on": [Function addListener], + }, + "text": "[JavaScript Error: \"Loading module from “http://localhost:5173/src/views/DesktopAppView.tsx” was blocked because of a disallowed MIME type (“”).\" {file: \"http://localhost:5173/platform/scan\" line: 0}]", + "type": "error", + }, + "_page": Object { + "_guid": "page@033cefffe6f3af8cb89b0311776e4aa8", + "_type": "Page", + }, + }, + ConsoleMessage { + "_event": Object { + "args": Array [ + EventEmitter { + "_events": Object { + "previewUpdated": [Function anonymous], + }, + "_eventsCount": 1, + "_maxListeners": undefined, + "_object": Object { + "_guid": "handle@ed4e5eb2479156e03708165d25ebf915", + "_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=9f60304d", + }, + "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], + "
[firefox] › pages/pui_scan.spec.ts:117:1 › Scanning (General): src/frontend/tests/pages/pui_scan.spec.ts#L129
4) [firefox] › pages/pui_scan.spec.ts:117:1 › Scanning (General) ───────────────────────────────── Error: locator.waitFor: Test timeout of 90000ms exceeded. Call log: - waiting for getByText('"unknown": 312') to be visible 127 | // Reload to check history is working 128 | await page.goto(`${baseUrl}/scan`); > 129 | await page.getByText('"unknown": 312').waitFor(); | ^ 130 | 131 | // Clear history 132 | await page.getByRole('button', { name: 'Delete History' }).click(); at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_scan.spec.ts:129:42
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/
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/
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] › pages/pui_stock.spec.ts#L1
src/frontend/[firefox] › pages/pui_stock.spec.ts took 52.6s
Slow Test: src/frontend/[chromium] › pages/pui_scan.spec.ts#L1
src/frontend/[chromium] › pages/pui_scan.spec.ts took 33.8s
Slow Test: src/frontend/[chromium] › pui_plugins.spec.ts#L1
src/frontend/[chromium] › pui_plugins.spec.ts took 24.1s
Slow Test: src/frontend/[chromium] › pui_printing.spec.ts#L1
src/frontend/[chromium] › pui_printing.spec.ts took 23.4s
Slow Test: src/frontend/[chromium] › pui_general.spec.ts#L1
src/frontend/[chromium] › pui_general.spec.ts took 23.3s
🎭 Playwright Run Summary
5 flaky [chromium] › pages/pui_part.spec.ts:73:1 › Parts - Locking ───────────────────────────────────── [chromium] › pages/pui_sales_order.spec.ts:5:1 › Sales Orders ────────────────────────────────── [chromium] › pui_basic.spec.ts:36:1 › Quick Login Test ───────────────────────────────────────── [firefox] › pages/pui_scan.spec.ts:117:1 › Scanning (General) ────────────────────────────────── [firefox] › pui_basic.spec.ts:5:1 › Basic Login Test ─────────────────────────────────────────── 121 passed (14.9m)

Artifacts

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