Skip to content

bump weasyprint

bump weasyprint #24493

Triggered via pull request March 16, 2026 22:12
Status Failure
Total duration 54m 47s
Artifacts 6

qc_checks.yaml

on: pull_request
Style [pre-commit]
41s
Style [pre-commit]
Tests - API Schema Documentation
7m 42s
Tests - API Schema Documentation
Style [Documentation]
32s
Style [Documentation]
Tests - Migrations [PostgreSQL]
51m 45s
Tests - Migrations [PostgreSQL]
Tests - Full Migration [SQLite]
4m 41s
Tests - Full Migration [SQLite]
Style [Typecheck]
3m 57s
Style [Typecheck]
Tests - inventree-python
7m 0s
Tests - inventree-python
Tests - Performance
0s
Tests - Performance
Tests - DB [PostgreSQL]
20m 23s
Tests - DB [PostgreSQL]
Tests - DB [MySQL]
18m 2s
Tests - DB [MySQL]
Tests - Web UI
38m 48s
Tests - Web UI
Security [Zizmor]
20s
Security [Zizmor]
Matrix: coverage
Push new schema
Push new schema
Fit to window
Zoom out
Zoom in

Annotations

16 errors, 29 warnings, and 2 notices
Tests - API Schema Documentation
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/InvenTree/InvenTree'. Argument list too long
Tests - inventree-python
Process completed with exit code 1.
Tests - DB [MySQL]
Process completed with exit code 1.
Tests - DB [PostgreSQL]
Process completed with exit code 1.
Tests - DB [SQLite] + Coverage 3.14
Process completed with exit code 1.
Tests - DB [SQLite] + Coverage 3.11
Process completed with exit code 1.
[chromium] β€Ί tests/pui_importing.spec.ts:73:1 β€Ί Importing - BOM: src/frontend/tests/pui_importing.spec.ts#L97
2) [chromium] β€Ί tests/pui_importing.spec.ts:73:1 β€Ί Importing - BOM ─────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.waitFor: Error: strict mode violation: getByText('Importing Data') resolved to 2 elements: 1) <p data-size="lg" data-variant="gradient" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Importing Data</p> aka getByRole('heading').getByText('Importing Data') 2) <p data-size="lg" data-variant="gradient" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Importing Data</p> aka getByText('Importing Data').nth(1) Call log: - waiting for getByText('Importing Data') to be visible 95 | await page.waitForTimeout(500); 96 | > 97 | await page.getByText('Importing Data').waitFor(); | ^ 98 | await page.getByText('0 / 3').waitFor(); 99 | 100 | await page.getByText('Screw for fixing wood').first().waitFor(); at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pui_importing.spec.ts:97:42
[chromium] β€Ί tests/pui_importing.spec.ts:73:1 β€Ί Importing - BOM: src/frontend/tests/pui_importing.spec.ts#L97
2) [chromium] β€Ί tests/pui_importing.spec.ts:73:1 β€Ί Importing - BOM ─────────────────────────────── Error: locator.waitFor: Error: strict mode violation: getByText('Importing Data') resolved to 2 elements: 1) <p data-size="lg" data-variant="gradient" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Importing Data</p> aka getByRole('heading').getByText('Importing Data') 2) <p data-size="lg" data-variant="gradient" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Importing Data</p> aka getByText('Importing Data').nth(1) Call log: - waiting for getByText('Importing Data') to be visible 95 | await page.waitForTimeout(500); 96 | > 97 | await page.getByText('Importing Data').waitFor(); | ^ 98 | await page.getByText('0 / 3').waitFor(); 99 | 100 | await page.getByText('Screw for fixing wood').first().waitFor(); at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pui_importing.spec.ts:97:42
[chromium] β€Ί tests/pages/pui_part.spec.ts:277:1 β€Ί Parts - Requirements: src/frontend/tests/pages/pui_part.spec.ts#L316
1) [chromium] β€Ί tests/pages/pui_part.spec.ts:277:1 β€Ί Parts - Requirements ──────────────────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.waitFor: Test ended. Call log: - waiting for getByText('Required: 2') to be visible 314 | await navigate(page, 'part/105/details'); 315 | > 316 | await page.getByText('Required: 2').waitFor(); | ^ 317 | await page.getByText('Available: 32').waitFor(); 318 | await page.getByText('In Stock: 34').waitFor(); 319 | await page.getByText('2 / 2').waitFor(); // Allocated to build orders at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_part.spec.ts:316:39
[chromium] β€Ί tests/pages/pui_part.spec.ts:277:1 β€Ί Parts - Requirements: src/frontend/tests/pages/pui_part.spec.ts#L0
1) [chromium] β€Ί tests/pages/pui_part.spec.ts:277:1 β€Ί Parts - Requirements ──────────────────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 90000ms exceeded.
[chromium] β€Ί tests/pages/pui_part.spec.ts:277:1 β€Ί Parts - Requirements: src/frontend/tests/pages/pui_part.spec.ts#L316
1) [chromium] β€Ί tests/pages/pui_part.spec.ts:277:1 β€Ί Parts - Requirements ──────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.waitFor: Test ended. Call log: - waiting for getByText('Required: 2') to be visible 314 | await navigate(page, 'part/105/details'); 315 | > 316 | await page.getByText('Required: 2').waitFor(); | ^ 317 | await page.getByText('Available: 32').waitFor(); 318 | await page.getByText('In Stock: 34').waitFor(); 319 | await page.getByText('2 / 2').waitFor(); // Allocated to build orders at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_part.spec.ts:316:39
[chromium] β€Ί tests/pages/pui_part.spec.ts:277:1 β€Ί Parts - Requirements: src/frontend/tests/pages/pui_part.spec.ts#L0
1) [chromium] β€Ί tests/pages/pui_part.spec.ts:277:1 β€Ί Parts - Requirements ──────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 90000ms exceeded.
[chromium] β€Ί tests/pages/pui_part.spec.ts:277:1 β€Ί Parts - Requirements: src/frontend/tests/pages/pui_part.spec.ts#L316
1) [chromium] β€Ί tests/pages/pui_part.spec.ts:277:1 β€Ί Parts - Requirements ──────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.waitFor: Test ended. Call log: - waiting for getByText('Required: 2') to be visible 314 | await navigate(page, 'part/105/details'); 315 | > 316 | await page.getByText('Required: 2').waitFor(); | ^ 317 | await page.getByText('Available: 32').waitFor(); 318 | await page.getByText('In Stock: 34').waitFor(); 319 | await page.getByText('2 / 2').waitFor(); // Allocated to build orders at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_part.spec.ts:316:39
[chromium] β€Ί tests/pages/pui_part.spec.ts:277:1 β€Ί Parts - Requirements: src/frontend/tests/pages/pui_part.spec.ts#L0
1) [chromium] β€Ί tests/pages/pui_part.spec.ts:277:1 β€Ί Parts - Requirements ──────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 90000ms exceeded.
[chromium] β€Ί tests/pages/pui_part.spec.ts:277:1 β€Ί Parts - Requirements: src/frontend/tests/pages/pui_part.spec.ts#L316
1) [chromium] β€Ί tests/pages/pui_part.spec.ts:277:1 β€Ί Parts - Requirements ──────────────────────── Error: locator.waitFor: Test ended. Call log: - waiting for getByText('Required: 2') to be visible 314 | await navigate(page, 'part/105/details'); 315 | > 316 | await page.getByText('Required: 2').waitFor(); | ^ 317 | await page.getByText('Available: 32').waitFor(); 318 | await page.getByText('In Stock: 34').waitFor(); 319 | await page.getByText('2 / 2').waitFor(); // Allocated to build orders at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_part.spec.ts:316:39
[chromium] β€Ί tests/pages/pui_part.spec.ts:277:1 β€Ί Parts - Requirements: src/frontend/tests/pages/pui_part.spec.ts#L0
1) [chromium] β€Ί tests/pages/pui_part.spec.ts:277:1 β€Ί Parts - Requirements ──────────────────────── Test timeout of 90000ms exceeded.
Filter
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build - Web UI
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7, actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build - Web UI
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0uoC4aQAAAAD3HwnS3Od5S7vO0dRlQ8Y/UEhMMzBFREdFMDExMgBFZGdl
Build - Web UI
Failed to restore: Cache service responded with 400
Style [pre-commit]
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests - Full Migration [SQLite]
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests - Full Migration [SQLite]
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0f4G4aQAAAAASGlxS5TXcS6/8CVhuw3HaQ0hJMzBFREdFMDQyMgBFZGdl
Tests - Full Migration [SQLite]
Failed to restore: Cache service responded with 400
Security [Zizmor]
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, gacts/run-and-post-run@4683764dd706df847f57b9bed39d08164bcd2690. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Style [Typecheck]
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Style [Typecheck]
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0hIK4aQAAAABGbxMs3f1GRIA/Fu4adcMRRE0yRURHRTA5MTkARWRnZQ==
Style [Typecheck]
Failed to restore: Cache service responded with 400
Tests - API Schema Documentation
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests - API Schema Documentation
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0ioK4aQAAAAC7J8lbY5XNQrCVTzcUHk9IQ0hJMzBFREdFMDIxNwBFZGdl
Tests - API Schema Documentation
Failed to restore: Cache service responded with 400
Tests - inventree-python
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7, actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests - inventree-python
Failed to restore: Cache service responded with 400
Tests - DB [MySQL]
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests - DB [MySQL]
Failed to restore: Cache service responded with 400
Tests - DB [PostgreSQL]
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests - DB [PostgreSQL]
Failed to restore: Cache service responded with 400
Tests - DB [SQLite] + Coverage 3.14
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests - DB [SQLite] + Coverage 3.11
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests - DB [SQLite] + Coverage 3.11
Failed to restore: Cache service responded with 400
Tests - Web UI
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7, actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests - Web UI
Failed to restore: Cache service responded with 400
Tests - Migrations [PostgreSQL]
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests - Migrations [PostgreSQL]
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0CI24aQAAAAAkjTS8d+6WS4//MvIh7NF4UEhYMzFFREdFMDIwNwBFZGdl
Tests - Migrations [PostgreSQL]
Failed to restore: Cache service responded with 400
🎭 Playwright Run Summary
4 failed [chromium] β€Ί tests/pages/pui_part.spec.ts:277:1 β€Ί Parts - Requirements ───────────────────────── [chromium] β€Ί tests/pui_importing.spec.ts:73:1 β€Ί Importing - BOM ──────────────────────────────── [firefox] β€Ί tests/pages/pui_build.spec.ts:213:1 β€Ί Build Order - Build Outputs ────────────────── [firefox] β€Ί tests/pages/pui_part.spec.ts:277:1 β€Ί Parts - Requirements ────────────────────────── 5 flaky [chromium] β€Ί tests/pages/pui_part.spec.ts:92:1 β€Ί Parts - BOM ─────────────────────────────────── [chromium] β€Ί tests/pages/pui_part.spec.ts:789:1 β€Ί Parts - Import supplier part ───────────────── [chromium] β€Ί tests/pages/pui_purchase_order.spec.ts:173:1 β€Ί Purchase Orders - Calendar ───────── [firefox] β€Ί tests/pages/pui_build.spec.ts:521:1 β€Ί Build Order - Tracked Outputs ──────────────── [firefox] β€Ί tests/pui_plugins.spec.ts:149:1 β€Ί Plugins - Panels ───────────────────────────────── 243 passed (30.1m)
🎭 Playwright Run Summary
2 passed (45.7s)

Artifacts

Produced during runtime
Name Size Digest
frontend-build Expired
11.3 MB
sha256:d965b73b3a2384d23b47691dbc3595fa91f6772c5da9512aefe2310e3699e284
inventree_filters.yml Expired
5.29 KB
sha256:40ff5de92da42594568bcf4119e2e5ccf49661fe2fbf01c2d83ecb2ba5c6897e
inventree_settings.json Expired
7.25 KB
sha256:b5f1f4a790143484b99e6cfb2b6dbd977ef319415de7098bb5f688ef365e56b4
inventree_tags.yml Expired
13.6 KB
sha256:4687fcc5dda979725371333eb80b9a49f410ce5eee3607390b0ef3bf882b4e6f
playwright-report Expired
106 MB
sha256:29eeb10895ba81727e850c6777cd95605e5e1ec159586befb08a03f04691dfc5
schema.yml Expired
90.3 KB
sha256:d364c6fed86fcb4f87f11a1065a58e9be2ef042b6a3b74960b7965b2580b70e4