Skip to content

Bump pre commit versions #12940

Bump pre commit versions

Bump pre commit versions #12940

Triggered via pull request June 25, 2024 10:17
Status Success
Total duration 24m 45s
Artifacts 2

qc_checks.yaml

on: pull_request
Style [pre-commit]
40s
Style [pre-commit]
Tests - API Schema Documentation
5m 24s
Tests - API Schema Documentation
Style [Documentation]
38s
Style [Documentation]
Tests - Migrations [PostgreSQL]
24m 16s
Tests - Migrations [PostgreSQL]
Tests - Full Migration [SQLite]
3m 15s
Tests - Full Migration [SQLite]
Tests - inventree-python
6m 18s
Tests - inventree-python
Tests - DB [PostgreSQL]
21m 9s
Tests - DB [PostgreSQL]
Tests - DB [MySQL]
19m 31s
Tests - DB [MySQL]
Tests - Platform UI
14m 53s
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

6 errors, 9 warnings, and 1 notice
Tests - API Schema Documentation
Process completed with exit code 1.
[chromium] › pages/pui_part.spec.ts:200:1 › PUI - Pages - Part - Notes: src/frontend/tests/pages/pui_part.spec.ts#L1
1) [chromium] › pages/pui_part.spec.ts:200:1 › PUI - Pages - Part - Notes ──────────────────────── Test timeout of 90000ms exceeded.
[chromium] › pages/pui_part.spec.ts:200:1 › PUI - Pages - Part - Notes: src/frontend/tests/baseFixtures.ts#L72
1) [chromium] › pages/pui_part.spec.ts:200:1 › PUI - Pages - Part - Notes ──────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 41 - Array [] + Array [ + ConsoleMessage { + "_event": Object { + "args": Array [], + "location": Object { + "columnNumber": 0, + "lineNumber": 0, + "url": "http://localhost:8000/api/notifications/?read=false&limit=1", + }, + "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@563e8dcff0f531aea994629d5d9e3e73", + "_type": "Page", + }, + Symbol(kCapture): false, + }, + "text": "Failed to load resource: the server responded with a status of 401 (Unauthorized)", + "type": "error", + }, + "_page": Object { + "_guid": "page@563e8dcff0f531aea994629d5d9e3e73", + "_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)
[chromium] › pages/pui_part.spec.ts:200:1 › PUI - Pages - Part - Notes: src/frontend/tests/pages/pui_part.spec.ts#L216
1) [chromium] › pages/pui_part.spec.ts:200:1 › PUI - Pages - Part - Notes ──────────────────────── Error: locator.waitFor: Test timeout of 90000ms exceeded. Call log: - waiting for getByText('Notes saved successfully') to be visible 214 | // Save 215 | await page.getByLabel('save-notes').click(); > 216 | await page.getByText('Notes saved successfully').waitFor(); | ^ 217 | 218 | // Navigate away from the page, and then back 219 | await page.goto(`${baseUrl}/stock/location/index/`); at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_part.spec.ts:216:52
[firefox] › pages/pui_part.spec.ts:200:1 › PUI - Pages - Part - Notes: src/frontend/tests/pages/pui_part.spec.ts#L1
2) [firefox] › pages/pui_part.spec.ts:200:1 › PUI - Pages - Part - Notes ───────────────────────── Test timeout of 90000ms exceeded.
[firefox] › pages/pui_part.spec.ts:200:1 › PUI - Pages - Part - Notes: src/frontend/tests/pages/pui_part.spec.ts#L216
2) [firefox] › pages/pui_part.spec.ts:200:1 › PUI - Pages - Part - Notes ───────────────────────── Error: locator.waitFor: Test timeout of 90000ms exceeded. Call log: - waiting for getByText('Notes saved successfully') to be visible 214 | // Save 215 | await page.getByLabel('save-notes').click(); > 216 | await page.getByText('Notes saved successfully').waitFor(); | ^ 217 | 218 | // Navigate away from the page, and then back 219 | await page.goto(`${baseUrl}/stock/location/index/`); at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_part.spec.ts:216:52
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/.
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/.
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] › pages/pui_scan.spec.ts#L1
src/frontend/[firefox] › pages/pui_scan.spec.ts took 46.6s
Slow Test: src/frontend/[chromium] › pages/pui_scan.spec.ts#L1
src/frontend/[chromium] › pages/pui_scan.spec.ts took 37.3s
Slow Test: src/frontend/[chromium] › modals.spec.ts#L1
src/frontend/[chromium] › modals.spec.ts took 17.6s
Slow Test: src/frontend/[firefox] › modals.spec.ts#L1
src/frontend/[firefox] › modals.spec.ts took 15.7s
Slow Test: src/frontend/[firefox] › pui_command.spec.ts#L1
src/frontend/[firefox] › pui_command.spec.ts took 15.6s
🎭 Playwright Run Summary
2 flaky [chromium] › pages/pui_part.spec.ts:200:1 › PUI - Pages - Part - Notes ───────────────────────── [firefox] › pages/pui_part.spec.ts:200:1 › PUI - Pages - Part - Notes ────────────────────────── 76 passed (8.1m)

Artifacts

Produced during runtime
Name Size
frontend-build Expired
1.87 MB
schema.yml Expired
55.2 KB