Skip to content

Report printing refactor #12366

Report printing refactor

Report printing refactor #12366

Triggered via pull request May 21, 2024 12:21
Status Failure
Total duration 45m 51s
Artifacts 2

qc_checks.yaml

on: pull_request
Style [pre-commit]
57s
Style [pre-commit]
Tests - API Schema Documentation
5m 7s
Tests - API Schema Documentation
Style [Documentation]
49s
Style [Documentation]
Tests - Migrations [PostgreSQL]
0s
Tests - Migrations [PostgreSQL]
Tests - Full Migration [SQLite]
0s
Tests - Full Migration [SQLite]
Tests - inventree-python
6m 12s
Tests - inventree-python
Tests - DB [PostgreSQL]
19m 31s
Tests - DB [PostgreSQL]
Tests - DB [MySQL]
19m 27s
Tests - DB [MySQL]
Tests - Platform UI
13m 54s
Tests - Platform UI
Matrix: coverage
Style - Classic UI [JS]
1m 23s
Style - Classic UI [JS]
Push new schema
0s
Push new schema
Fit to window
Zoom out
Zoom in

Annotations

9 errors, 7 warnings, and 1 notice
Tests - API Schema Documentation
Process completed with exit code 1.
Tests - inventree-python
Process completed with exit code 1.
[firefox] › pages/pui_part.spec.ts:80:1 › PUI - Pages - Part - Pricing (Variant): src/frontend/tests/baseFixtures.ts#L72
1) [firefox] › pages/pui_part.spec.ts:80:1 › PUI - Pages - Part - Pricing (Variant) ────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 54 - Array [] + Array [ + ConsoleMessage { + "_event": Object { + "args": Array [ + EventEmitter { + "_events": Object { + "previewUpdated": [Function anonymous], + }, + "_eventsCount": 1, + "_maxListeners": undefined, + "_object": Object { + "_guid": "handle@2314ab353ab9759350946a83fa9d5c07", + "_type": "JSHandle", + }, + Symbol(kCapture): false, + }, + ], + "location": Object { + "columnNumber": 19, + "lineNumber": 2544, + "url": "http://localhost:5173/node_modules/.vite/deps/chunk-3RV62VHK.js?v=e9748f64", + }, + "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@8a05dff3c1a07f42c6a87b98cc4324a8", + "_type": "Page", + }, + Symbol(kCapture): false, + }, + "text": "Query data cannot be undefined. Please make sure to return a value other than undefined from your query function. Affected query key: [\"notification-count\"]", + "type": "error", + }, + "_page": Object { + "_guid": "page@8a05dff3c1a07f42c6a87b98cc4324a8", + "_type": "Page", + }, + }, + ] at baseFixtures.ts:72 70 | }); 71 | await use(page); > 72 | expect(messages).toEqual([]); | ^ 73 | } 74 | }); 75 | at Object.page (/home/runner/work/InvenTree/InvenTree/src/frontend/tests/baseFixtures.ts:72:22)
[firefox] › pages/pui_scan.spec.ts:90:1 › PUI - Pages - Index - Scan (General): src/frontend/tests/baseFixtures.ts#L72
2) [firefox] › pages/pui_scan.spec.ts:90:1 › PUI - Pages - Index - Scan (General) ──────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 54 - Array [] + Array [ + ConsoleMessage { + "_event": Object { + "args": Array [ + EventEmitter { + "_events": Object { + "previewUpdated": [Function anonymous], + }, + "_eventsCount": 1, + "_maxListeners": undefined, + "_object": Object { + "_guid": "handle@400a92ecd4d5f679b23801b05ebec474", + "_type": "JSHandle", + }, + Symbol(kCapture): false, + }, + ], + "location": Object { + "columnNumber": 19, + "lineNumber": 2544, + "url": "http://localhost:5173/node_modules/.vite/deps/chunk-3RV62VHK.js?v=e9748f64", + }, + "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@61d2dcd2fecd18a212112dc5c343c51d", + "_type": "Page", + }, + Symbol(kCapture): false, + }, + "text": "Query data cannot be undefined. Please make sure to return a value other than undefined from your query function. Affected query key: [\"notification-count\"]", + "type": "error", + }, + "_page": Object { + "_guid": "page@61d2dcd2fecd18a212112dc5c343c51d", + "_type": "Page", + }, + }, + ] at baseFixtures.ts:72 70 | }); 71 | await use(page); > 72 | expect(messages).toEqual([]); | ^ 73 | } 74 | }); 75 | at Object.page (/home/runner/work/InvenTree/InvenTree/src/frontend/tests/baseFixtures.ts:72:22)
[firefox] › pui_general.spec.ts:71:1 › PUI - Sales: src/frontend/tests/baseFixtures.ts#L72
3) [firefox] › pui_general.spec.ts:71:1 › PUI - Sales ──────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 54 - Array [] + Array [ + ConsoleMessage { + "_event": Object { + "args": Array [ + EventEmitter { + "_events": Object { + "previewUpdated": [Function anonymous], + }, + "_eventsCount": 1, + "_maxListeners": undefined, + "_object": Object { + "_guid": "handle@84587552231b51653efd4a75284bcc8e", + "_type": "JSHandle", + }, + Symbol(kCapture): false, + }, + ], + "location": Object { + "columnNumber": 19, + "lineNumber": 2544, + "url": "http://localhost:5173/node_modules/.vite/deps/chunk-3RV62VHK.js?v=e9748f64", + }, + "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@74046b450f72eacf7426b9285c409e5f", + "_type": "Page", + }, + Symbol(kCapture): false, + }, + "text": "Query data cannot be undefined. Please make sure to return a value other than undefined from your query function. Affected query key: [\"notification-count\"]", + "type": "error", + }, + "_page": Object { + "_guid": "page@74046b450f72eacf7426b9285c409e5f", + "_type": "Page", + }, + }, + ] at baseFixtures.ts:72 70 | }); 71 | await use(page); > 72 | expect(messages).toEqual([]); | ^ 73 | } 74 | }); 75 | at Object.page (/home/runner/work/InvenTree/InvenTree/src/frontend/tests/baseFixtures.ts:72:22)
Style - Classic UI [JS]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build - UI Platform
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests - inventree-python
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests - Platform UI
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Slow Test: src/frontend/[firefox] › pui_command.spec.ts#L1
src/frontend/[firefox] › pui_command.spec.ts took 19.2s
Slow Test: src/frontend/[firefox] › pages/pui_index.spec.ts#L1
src/frontend/[firefox] › pages/pui_index.spec.ts took 18.1s
Slow Test: src/frontend/[chromium] › modals.spec.ts#L1
src/frontend/[chromium] › modals.spec.ts took 17.1s
🎭 Playwright Run Summary
3 flaky [firefox] › pages/pui_part.spec.ts:80:1 › PUI - Pages - Part - Pricing (Variant) ─────────────── [firefox] › pages/pui_scan.spec.ts:90:1 › PUI - Pages - Index - Scan (General) ───────────────── [firefox] › pui_general.spec.ts:71:1 › PUI - Sales ───────────────────────────────────────────── 69 passed (6.8m)

Artifacts

Produced during runtime
Name Size
frontend-build Expired
1.81 MB
schema.yml Expired
57 KB