ignore lock in pre-commit #3089
qc_checks.yaml
on: push
Filter
7s
Build - UI Platform
1m 25s
Style [Documentation]
33s
Tests - Migrations [PostgreSQL]
0s
Tests - Full Migration [SQLite]
0s
Tests - Platform UI
5m 52s
Style - Classic UI [JS]
1m 24s
Tests - inventree-python
5m 4s
Tests - DB [SQLite] + Coverage
17m 40s
Tests - DB [PostgreSQL]
17m 45s
Tests - DB [MySQL]
16m 42s
Push new schema
0s
Annotations
13 errors, 11 warnings, and 1 notice
[chromium] › ui_plattform.spec.ts:3:1 › Basic Platform UI test:
src/frontend/tests/ui_plattform.spec.ts#L1
1) [chromium] › ui_plattform.spec.ts:3:1 › Basic Platform UI test ────────────────────────────────
Test timeout of 30000ms exceeded.
|
[chromium] › ui_plattform.spec.ts:3:1 › Basic Platform UI test:
src/frontend/tests/ui_plattform.spec.ts#L7
1) [chromium] › ui_plattform.spec.ts:3:1 › Basic Platform UI test ────────────────────────────────
Error: locator.fill: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByLabel('username')
5 | await expect(page).toHaveTitle('InvenTree Demo Server');
6 | await page.waitForURL('**/platform/');
> 7 | await page.getByLabel('username').fill('allaccess');
| ^
8 | await page.getByLabel('password').fill('nolimits');
9 | await page.getByRole('button', { name: 'Log in' }).click();
10 | await page.waitForURL('**/platform/home');
at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/ui_plattform.spec.ts:7:37
|
[chromium] › ui_plattform.spec.ts:3:1 › Basic Platform UI test:
src/frontend/tests/ui_plattform.spec.ts#L1
1) [chromium] › ui_plattform.spec.ts:3:1 › Basic Platform UI test ────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[chromium] › ui_plattform.spec.ts:3:1 › Basic Platform UI test:
src/frontend/tests/ui_plattform.spec.ts#L7
1) [chromium] › ui_plattform.spec.ts:3:1 › Basic Platform UI test ────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.fill: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByLabel('username')
5 | await expect(page).toHaveTitle('InvenTree Demo Server');
6 | await page.waitForURL('**/platform/');
> 7 | await page.getByLabel('username').fill('allaccess');
| ^
8 | await page.getByLabel('password').fill('nolimits');
9 | await page.getByRole('button', { name: 'Log in' }).click();
10 | await page.waitForURL('**/platform/home');
at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/ui_plattform.spec.ts:7:37
|
[firefox] › ui_plattform.spec.ts:3:1 › Basic Platform UI test:
src/frontend/tests/ui_plattform.spec.ts#L1
2) [firefox] › ui_plattform.spec.ts:3:1 › Basic Platform UI test ─────────────────────────────────
Test timeout of 30000ms exceeded.
|
[firefox] › ui_plattform.spec.ts:3:1 › Basic Platform UI test:
src/frontend/tests/ui_plattform.spec.ts#L7
2) [firefox] › ui_plattform.spec.ts:3:1 › Basic Platform UI test ─────────────────────────────────
Error: locator.fill: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByLabel('username')
5 | await expect(page).toHaveTitle('InvenTree Demo Server');
6 | await page.waitForURL('**/platform/');
> 7 | await page.getByLabel('username').fill('allaccess');
| ^
8 | await page.getByLabel('password').fill('nolimits');
9 | await page.getByRole('button', { name: 'Log in' }).click();
10 | await page.waitForURL('**/platform/home');
at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/ui_plattform.spec.ts:7:37
|
[firefox] › ui_plattform.spec.ts:3:1 › Basic Platform UI test:
src/frontend/tests/ui_plattform.spec.ts#L1
2) [firefox] › ui_plattform.spec.ts:3:1 › Basic Platform UI test ─────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[firefox] › ui_plattform.spec.ts:3:1 › Basic Platform UI test:
src/frontend/tests/ui_plattform.spec.ts#L7
2) [firefox] › ui_plattform.spec.ts:3:1 › Basic Platform UI test ─────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.fill: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByLabel('username')
5 | await expect(page).toHaveTitle('InvenTree Demo Server');
6 | await page.waitForURL('**/platform/');
> 7 | await page.getByLabel('username').fill('allaccess');
| ^
8 | await page.getByLabel('password').fill('nolimits');
9 | await page.getByRole('button', { name: 'Log in' }).click();
10 | await page.waitForURL('**/platform/home');
at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/ui_plattform.spec.ts:7:37
|
Tests - Platform UI
Process completed with exit code 1.
|
Tests - DB [MySQL]:
InvenTree/plugin/broken/broken_sample.py#L17
This is a dummy error
|
Tests - DB [SQLite] + Coverage:
InvenTree/plugin/broken/broken_sample.py#L17
This is a dummy error
|
Tests - DB [SQLite] + Coverage
Process completed with exit code 1.
|
Tests - DB [PostgreSQL]:
InvenTree/plugin/broken/broken_sample.py#L17
This is a dummy error
|
Filter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dorny/paths-filter@4512585405083f25c027a35db413c2b3b9006d50. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Style [Documentation]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Style [pre-commit]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236, actions/cache@v3. 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-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236, actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7, actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. 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-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236, 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-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236, 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-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236, actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7, actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests - Platform UI
No files were found with the provided path: src/frontend/playwright-report/. No artifacts will be uploaded.
|
Tests - DB [MySQL]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests - DB [SQLite] + Coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests - DB [PostgreSQL]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🎭 Playwright Run Summary
2 failed
[chromium] › ui_plattform.spec.ts:3:1 › Basic Platform UI test ─────────────────────────────────
[firefox] › ui_plattform.spec.ts:3:1 › Basic Platform UI test ──────────────────────────────────
2 passed (1.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
frontend-build
Expired
|
2.33 MB |
|