Skip to content

feat(project_management): Add model ProjectMilestone to migrate for h… #2034

feat(project_management): Add model ProjectMilestone to migrate for h…

feat(project_management): Add model ProjectMilestone to migrate for h… #2034

Triggered via push June 14, 2025 03:35
Status Failure
Total duration 20m 50s
Artifacts 58
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

on: push
Docker  /  Vulnerability Scan
44s
Docker / Vulnerability Scan
Docker  /  Image SBOM
19s
Docker / Image SBOM
MKDocs  /  Linting Reports
3s
MKDocs / Linting Reports
Python  /  Create Reports
6s
Python / Create Reports
Matrix: Python / Lint
Docker  /  Create Reports
7s
Docker / Create Reports
Docker  /  PR Comment (Vulnerability)
5s
Docker / PR Comment (Vulnerability)
MKDocs  /  Publish to Galaxy
0s
MKDocs / Publish to Galaxy
Python  /  Comment on Pull Request (Python Scan)
8s
Python / Comment on Pull Request (Python Scan)
Matrix: Python / Functional Test
Matrix: Python / Unit Test
Docker  /  Publish
0s
Docker / Publish
Docker  /  Tagged Image
0s
Docker / Tagged Image
MKDocs  /  Mark Release Live
0s
MKDocs / Mark Release Live
Matrix: Python / Create Test Reports (Functional)
Matrix: Python / Create Coverage report (Functional)
Matrix: Python / Create Test Reports
Matrix: Python / Create Combined Test Reports
Matrix: Python / Create Coverage report
Docker  /  Release Files
0s
Docker / Release Files
Matrix: Python / Publish Badge endpoint files (Functional)
Matrix: Python / Publish Badge endpoint files
Docker  /  Mark Release Live
0s
Docker / Mark Release Live
Fit to window
Zoom out
Zoom in

Annotations

103 errors, 7 warnings, and 12 notices
MKDocs / Lint
Process completed with exit code 1.
markdownlint-cli2-formatter-junit ► docs/projects/centurion_erp/development/api/models/external_links.md ► MD009/no-trailing-spaces: markdown_lint.junit.xml#L0
Failed test found in: markdown_lint.junit.xml Error: Line 9, Column 110, Expected: 0 or 2; Actual: 1
MKDocs / Linting Reports
Failed test were found and 'fail-on-error' option is set to true
Python / Unit Test (3.11)
Process completed with exit code 1.
Python / Unit Test (3.10)
Process completed with exit code 1.
Python / Functional Test (3.10)
Process completed with exit code 1.
Python / Unit Test (3.12)
Process completed with exit code 1.
Python / Unit Test (3.13)
Process completed with exit code 1.
pytest ► app.itam.tests.unit.operating_system.test_operating_system_item_ticket_api_v2.OperatingSystemItemTicketAPI ► test_api_field_exists_created: unit.JUnit.xml#L0
Failed test found in: unit.JUnit.xml Error: self = <unittest.case._Outcome object at 0x7f82ed79d600>
pytest ► app.itam.tests.unit.operating_system.test_operating_system_item_ticket_api_v2.OperatingSystemItemTicketAPI ► test_api_field_exists_display_name: unit.JUnit.xml#L0
Failed test found in: unit.JUnit.xml Error: self = <unittest.case._Outcome object at 0x7f82ed79c310>
pytest ► app.itam.tests.unit.operating_system.test_operating_system_item_ticket_api_v2.OperatingSystemItemTicketAPI ► test_api_field_exists_id: unit.JUnit.xml#L0
Failed test found in: unit.JUnit.xml Error: self = <unittest.case._Outcome object at 0x7f82edbf8eb0>
pytest ► app.itam.tests.unit.operating_system.test_operating_system_item_ticket_api_v2.OperatingSystemItemTicketAPI ► test_api_field_exists_item: unit.JUnit.xml#L0
Failed test found in: unit.JUnit.xml Error: self = <unittest.case._Outcome object at 0x7f82ee34c490>
pytest ► app.itam.tests.unit.operating_system.test_operating_system_item_ticket_api_v2.OperatingSystemItemTicketAPI ► test_api_field_exists_item_id: unit.JUnit.xml#L0
Failed test found in: unit.JUnit.xml Error: self = <unittest.case._Outcome object at 0x7f82ee26a560>
pytest ► app.itam.tests.unit.operating_system.test_operating_system_item_ticket_api_v2.OperatingSystemItemTicketAPI ► test_api_field_exists_item_name: unit.JUnit.xml#L0
Failed test found in: unit.JUnit.xml Error: self = <unittest.case._Outcome object at 0x7f82ed711990>
pytest ► app.itam.tests.unit.operating_system.test_operating_system_item_ticket_api_v2.OperatingSystemItemTicketAPI ► test_api_field_exists_item_type: unit.JUnit.xml#L0
Failed test found in: unit.JUnit.xml Error: self = <unittest.case._Outcome object at 0x7f82ed9f7fd0>
pytest ► app.itam.tests.unit.operating_system.test_operating_system_item_ticket_api_v2.OperatingSystemItemTicketAPI ► test_api_field_exists_item_url: unit.JUnit.xml#L0
Failed test found in: unit.JUnit.xml Error: self = <unittest.case._Outcome object at 0x7f82ed8ca0b0>
pytest ► app.itam.tests.unit.operating_system.test_operating_system_item_ticket_api_v2.OperatingSystemItemTicketAPI ► test_api_field_exists_organization: unit.JUnit.xml#L0
Failed test found in: unit.JUnit.xml Error: self = <unittest.case._Outcome object at 0x7f82ed8b0700>
pytest ► app.itam.tests.unit.operating_system.test_operating_system_item_ticket_api_v2.OperatingSystemItemTicketAPI ► test_api_field_exists_created: unit.JUnit.xml#L0
Failed test found in: unit.JUnit.xml Error: self = <unittest.case._Outcome object at 0x7feaef031d60>
pytest ► app.itam.tests.unit.operating_system.test_operating_system_item_ticket_api_v2.OperatingSystemItemTicketAPI ► test_api_field_exists_display_name: unit.JUnit.xml#L0
Failed test found in: unit.JUnit.xml Error: self = <unittest.case._Outcome object at 0x7feaef032a80>
pytest ► app.itam.tests.unit.operating_system.test_operating_system_item_ticket_api_v2.OperatingSystemItemTicketAPI ► test_api_field_exists_id: unit.JUnit.xml#L0
Failed test found in: unit.JUnit.xml Error: self = <unittest.case._Outcome object at 0x7feaef032ba0>
pytest ► app.itam.tests.unit.operating_system.test_operating_system_item_ticket_api_v2.OperatingSystemItemTicketAPI ► test_api_field_exists_item: unit.JUnit.xml#L0
Failed test found in: unit.JUnit.xml Error: self = <unittest.case._Outcome object at 0x7feaef0317f0>
pytest ► app.itam.tests.unit.operating_system.test_operating_system_item_ticket_api_v2.OperatingSystemItemTicketAPI ► test_api_field_exists_item_id: unit.JUnit.xml#L0
Failed test found in: unit.JUnit.xml Error: self = <unittest.case._Outcome object at 0x7feaef032330>
pytest ► app.itam.tests.unit.operating_system.test_operating_system_item_ticket_api_v2.OperatingSystemItemTicketAPI ► test_api_field_exists_item_name: unit.JUnit.xml#L0
Failed test found in: unit.JUnit.xml Error: self = <unittest.case._Outcome object at 0x7feaef0ab4a0>
pytest ► app.itam.tests.unit.operating_system.test_operating_system_item_ticket_api_v2.OperatingSystemItemTicketAPI ► test_api_field_exists_item_type: unit.JUnit.xml#L0
Failed test found in: unit.JUnit.xml Error: self = <unittest.case._Outcome object at 0x7feaef0f4560>
pytest ► app.itam.tests.unit.operating_system.test_operating_system_item_ticket_api_v2.OperatingSystemItemTicketAPI ► test_api_field_exists_item_url: unit.JUnit.xml#L0
Failed test found in: unit.JUnit.xml Error: self = <unittest.case._Outcome object at 0x7feaef0c9be0>
pytest ► app.itam.tests.unit.operating_system.test_operating_system_item_ticket_api_v2.OperatingSystemItemTicketAPI ► test_api_field_exists_organization: unit.JUnit.xml#L0
Failed test found in: unit.JUnit.xml Error: self = <unittest.case._Outcome object at 0x7feaef0875c0>
pytest ► app.itam.tests.unit.operating_system.test_operating_system_item_ticket_api_v2.OperatingSystemItemTicketAPI ► test_api_field_exists_created: unit.JUnit.xml#L0
Failed test found in: unit.JUnit.xml Error: self = <unittest.case._Outcome object at 0x7ff3c07d9c50>
pytest ► app.itam.tests.unit.operating_system.test_operating_system_item_ticket_api_v2.OperatingSystemItemTicketAPI ► test_api_field_exists_display_name: unit.JUnit.xml#L0
Failed test found in: unit.JUnit.xml Error: self = <unittest.case._Outcome object at 0x7ff3c088dcc0>
pytest ► app.itam.tests.unit.operating_system.test_operating_system_item_ticket_api_v2.OperatingSystemItemTicketAPI ► test_api_field_exists_id: unit.JUnit.xml#L0
Failed test found in: unit.JUnit.xml Error: self = <unittest.case._Outcome object at 0x7ff3c088ecf0>
pytest ► app.itam.tests.unit.operating_system.test_operating_system_item_ticket_api_v2.OperatingSystemItemTicketAPI ► test_api_field_exists_item: unit.JUnit.xml#L0
Failed test found in: unit.JUnit.xml Error: self = <unittest.case._Outcome object at 0x7ff3c088e890>
pytest ► app.itam.tests.unit.operating_system.test_operating_system_item_ticket_api_v2.OperatingSystemItemTicketAPI ► test_api_field_exists_item_id: unit.JUnit.xml#L0
Failed test found in: unit.JUnit.xml Error: self = <unittest.case._Outcome object at 0x7ff3c07be820>
pytest ► app.itam.tests.unit.operating_system.test_operating_system_item_ticket_api_v2.OperatingSystemItemTicketAPI ► test_api_field_exists_item_name: unit.JUnit.xml#L0
Failed test found in: unit.JUnit.xml Error: self = <unittest.case._Outcome object at 0x7ff3c07bca60>
pytest ► app.itam.tests.unit.operating_system.test_operating_system_item_ticket_api_v2.OperatingSystemItemTicketAPI ► test_api_field_exists_item_type: unit.JUnit.xml#L0
Failed test found in: unit.JUnit.xml Error: self = <unittest.case._Outcome object at 0x7ff3c07bd2b0>
pytest ► app.itam.tests.unit.operating_system.test_operating_system_item_ticket_api_v2.OperatingSystemItemTicketAPI ► test_api_field_exists_item_url: unit.JUnit.xml#L0
Failed test found in: unit.JUnit.xml Error: self = <unittest.case._Outcome object at 0x7ff3c07bd320>
pytest ► app.itam.tests.unit.operating_system.test_operating_system_item_ticket_api_v2.OperatingSystemItemTicketAPI ► test_api_field_exists_organization: unit.JUnit.xml#L0
Failed test found in: unit.JUnit.xml Error: self = <unittest.case._Outcome object at 0x7ff3c06b2a50>
pytest ► app.itam.tests.unit.operating_system.test_operating_system_item_ticket_api_v2.OperatingSystemItemTicketAPI ► test_api_field_exists_created: unit.JUnit.xml#L0
Failed test found in: unit.JUnit.xml Error: self = <unittest.case._Outcome object at 0x7f0d17b5ed10>
pytest ► app.itam.tests.unit.operating_system.test_operating_system_item_ticket_api_v2.OperatingSystemItemTicketAPI ► test_api_field_exists_display_name: unit.JUnit.xml#L0
Failed test found in: unit.JUnit.xml Error: self = <unittest.case._Outcome object at 0x7f0d17b738d0>
pytest ► app.itam.tests.unit.operating_system.test_operating_system_item_ticket_api_v2.OperatingSystemItemTicketAPI ► test_api_field_exists_id: unit.JUnit.xml#L0
Failed test found in: unit.JUnit.xml Error: self = <unittest.case._Outcome object at 0x7f0d17a43890>
pytest ► app.itam.tests.unit.operating_system.test_operating_system_item_ticket_api_v2.OperatingSystemItemTicketAPI ► test_api_field_exists_item: unit.JUnit.xml#L0
Failed test found in: unit.JUnit.xml Error: self = <unittest.case._Outcome object at 0x7f0d17a51c90>
pytest ► app.itam.tests.unit.operating_system.test_operating_system_item_ticket_api_v2.OperatingSystemItemTicketAPI ► test_api_field_exists_item_id: unit.JUnit.xml#L0
Failed test found in: unit.JUnit.xml Error: self = <unittest.case._Outcome object at 0x7f0d17a573d0>
pytest ► app.itam.tests.unit.operating_system.test_operating_system_item_ticket_api_v2.OperatingSystemItemTicketAPI ► test_api_field_exists_item_name: unit.JUnit.xml#L0
Failed test found in: unit.JUnit.xml Error: self = <unittest.case._Outcome object at 0x7f0d17a60710>
pytest ► app.itam.tests.unit.operating_system.test_operating_system_item_ticket_api_v2.OperatingSystemItemTicketAPI ► test_api_field_exists_item_type: unit.JUnit.xml#L0
Failed test found in: unit.JUnit.xml Error: self = <unittest.case._Outcome object at 0x7f0d17be5550>
pytest ► app.itam.tests.unit.operating_system.test_operating_system_item_ticket_api_v2.OperatingSystemItemTicketAPI ► test_api_field_exists_item_url: unit.JUnit.xml#L0
Failed test found in: unit.JUnit.xml Error: self = <unittest.case._Outcome object at 0x7f0d17a402d0>
pytest ► app.itam.tests.unit.operating_system.test_operating_system_item_ticket_api_v2.OperatingSystemItemTicketAPI ► test_api_field_exists_organization: unit.JUnit.xml#L0
Failed test found in: unit.JUnit.xml Error: self = <unittest.case._Outcome object at 0x7f0d17a1d410>
Python / Create Test Reports (3.10)
Failed test were found and 'fail-on-error' option is set to true
Python / Create Test Reports (3.13)
The operation was canceled.
Python / Create Test Reports (3.13)
Failed test were found and 'fail-on-error' option is set to true
Python / Create Test Reports (3.13)
The strategy configuration was canceled because "python.report._3_10" failed
Python / Create Test Reports (3.12)
Failed test were found and 'fail-on-error' option is set to true
Python / Create Test Reports (3.11)
The operation was canceled.
Python / Create Test Reports (3.12)
The strategy configuration was canceled because "python.report._3_10" failed
Python / Create Test Reports (3.11)
Failed test were found and 'fail-on-error' option is set to true
Python / Create Test Reports (3.11)
The strategy configuration was canceled because "python.report._3_10" failed
Python / Functional Test (3.13)
Process completed with exit code 1.
Python / Functional Test (3.11)
Process completed with exit code 1.
Python / Functional Test (3.12)
Process completed with exit code 1.
pytest ► app.api.tests.functional.test_functional_meta_permissions_api.TenantAPIPermissionsPyTest ► test_permission_view: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: cls = <class '_pytest.runner.CallInfo'>
pytest ► app.api.tests.functional.test_functional_meta_permissions_api.TenantAPIPermissionsPyTest ► test_permission_delete: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: cls = <class '_pytest.runner.CallInfo'>
pytest ► app.api.tests.functional.test_functional_meta_permissions_api.TenantAPIPermissionsPyTest ► test_permission_change: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: cls = <class '_pytest.runner.CallInfo'>
pytest ► app.api.tests.functional.test_functional_meta_permissions_api.SoftwareVersionAPIPermissionsPyTest ► test_permission_add: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: cls = <class '_pytest.runner.CallInfo'>
pytest ► app.api.tests.functional.test_functional_meta_permissions_api.TenantAPIPermissionsPyTest ► test_permission_view: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: cls = <class '_pytest.runner.CallInfo'>
pytest ► app.api.tests.functional.test_functional_meta_permissions_api.TenantAPIPermissionsPyTest ► test_permission_delete: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: cls = <class '_pytest.runner.CallInfo'>
pytest ► app.api.tests.functional.test_functional_meta_permissions_api.TenantAPIPermissionsPyTest ► test_permission_change: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: cls = <class '_pytest.runner.CallInfo'>
pytest ► app.api.tests.functional.test_functional_meta_permissions_api.SoftwareVersionAPIPermissionsPyTest ► test_permission_add: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: cls = <class '_pytest.runner.CallInfo'>
pytest ► app.api.tests.functional.test_functional_meta_permissions_api.TenantAPIPermissionsPyTest ► test_permission_view: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: cls = <class '_pytest.runner.CallInfo'>
pytest ► app.api.tests.functional.test_functional_meta_permissions_api.TenantAPIPermissionsPyTest ► test_permission_delete: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: cls = <class '_pytest.runner.CallInfo'>
pytest ► app.api.tests.functional.test_functional_meta_permissions_api.TenantAPIPermissionsPyTest ► test_permission_change: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: cls = <class '_pytest.runner.CallInfo'>
pytest ► app.api.tests.functional.test_functional_meta_permissions_api.SoftwareVersionAPIPermissionsPyTest ► test_permission_add: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: cls = <class '_pytest.runner.CallInfo'>
Python / Create Test Reports (Functional) (3.10)
Failed test were found and 'fail-on-error' option is set to true
Python / Create Test Reports (Functional) (3.12)
Failed test were found and 'fail-on-error' option is set to true
Python / Create Test Reports (Functional) (3.11)
The operation was canceled.
Python / Create Test Reports (Functional) (3.11)
The strategy configuration was canceled because "python.functional-report._3_12" failed
Python / Create Test Reports (Functional) (3.13)
The operation was canceled.
Python / Create Test Reports (Functional) (3.13)
The strategy configuration was canceled because "python.functional-report._3_12" failed
Python / Create Test Reports (3.10)
Test report summary exceeded limit of 65535 bytes and will be trimmed
Python / Create Test Reports (3.13)
Test report summary exceeded limit of 65535 bytes and will be trimmed
Python / Create Test Reports (3.12)
Test report summary exceeded limit of 65535 bytes and will be trimmed
Python / Create Test Reports (3.11)
Test report summary exceeded limit of 65535 bytes and will be trimmed
Python / Create Test Reports (Functional) (3.10)
Test report summary exceeded limit of 65535 bytes and will be trimmed
Python / Create Test Reports (Functional) (3.12)
Test report summary exceeded limit of 65535 bytes and will be trimmed
Python / Create Test Reports (Functional) (3.13)
Test report summary exceeded limit of 65535 bytes and will be trimmed
C0412: app/project_management/serializers/project.py#L9
Imports from package access are not grouped see https://pylint.pycqa.org/en/latest/user_guide/messages/convention/ungrouped-imports.html
C0301: app/project_management/serializers/project.py#L63
Line too long (137/100) see https://pylint.pycqa.org/en/latest/user_guide/messages/convention/line-too-long.html
R1702: app/core/signal/centurion_model_migrate.py#L198
Too many nested blocks (6/5) see https://pylint.pycqa.org/en/latest/user_guide/messages/refactor/too-many-nested-blocks.html
R1702: app/core/signal/centurion_model_migrate.py#L198
Too many nested blocks (7/5) see https://pylint.pycqa.org/en/latest/user_guide/messages/refactor/too-many-nested-blocks.html
C0412: app/project_management/serializers/project.py#L9
Imports from package access are not grouped see https://pylint.pycqa.org/en/latest/user_guide/messages/convention/ungrouped-imports.html
C0301: app/project_management/serializers/project.py#L63
Line too long (137/100) see https://pylint.pycqa.org/en/latest/user_guide/messages/convention/line-too-long.html
R1702: app/core/signal/centurion_model_migrate.py#L198
Too many nested blocks (6/5) see https://pylint.pycqa.org/en/latest/user_guide/messages/refactor/too-many-nested-blocks.html
R1702: app/core/signal/centurion_model_migrate.py#L198
Too many nested blocks (7/5) see https://pylint.pycqa.org/en/latest/user_guide/messages/refactor/too-many-nested-blocks.html
C0412: app/project_management/serializers/project.py#L9
Imports from package access are not grouped see https://pylint.pycqa.org/en/latest/user_guide/messages/convention/ungrouped-imports.html
C0301: app/project_management/serializers/project.py#L63
Line too long (137/100) see https://pylint.pycqa.org/en/latest/user_guide/messages/convention/line-too-long.html
R1702: app/core/signal/centurion_model_migrate.py#L198
Too many nested blocks (6/5) see https://pylint.pycqa.org/en/latest/user_guide/messages/refactor/too-many-nested-blocks.html
R1702: app/core/signal/centurion_model_migrate.py#L198
Too many nested blocks (7/5) see https://pylint.pycqa.org/en/latest/user_guide/messages/refactor/too-many-nested-blocks.html

Artifacts

Produced during runtime
Name Size Digest
code-coverage-results-3.12 Expired
1.01 KB
sha256:8dd7ed6585c457ad3136c155f9e7688469140628cb15192225261d0dd50c4818
container-scan-results-json Expired
5.29 KB
sha256:3bdc381ce3c460b0f0a01e35cbe9c2932c6d095f5319a134f6d18dae8e483a62
coverage-3.10 Expired
1.6 MB
sha256:041ba184cc5bd86c4c969ab8f6691efbb70d5cd44f713ba7f20de653b9d344a2
coverage-3.11 Expired
1.6 MB
sha256:79307c3b12caee84b63b9d9fad6321a4a8294b0a634f3bd3bd0b8683d3231132
coverage-3.12 Expired
1.6 MB
sha256:f6b89ce3f0b827b87697bdd1260df18f453b60ad5f86bd1268c8d37e123cdefe
coverage-3.13 Expired
1.6 MB
sha256:ab283279e15b46970d823bf5290d2be92f2ee47e54d5194d8ad45e560a0571ef
coverage-combined-unit-function-html-3.10 Expired
2.56 MB
sha256:66932a3d57bc01df248340df16695072484ae30c16ad348d3f46ec8ff5eff468
coverage-combined-unit-function-html-3.11 Expired
2.58 MB
sha256:2e0277741d07e44596a103db1a3cf39d90d81c6aab372035fcf8bca23fe30ce9
coverage-combined-unit-function-html-3.12 Expired
2.58 MB
sha256:c2079bb71bc38194f35b068b2a67eb86d0d7f8f5017b6d0661f7a6302f0079b5
coverage-combined-unit-function-html-3.13 Expired
2.58 MB
sha256:b154398eff979ffe71731a36440d32290e5c01f7d53e45dda4d3472042e3291a
coverage-rc-functional-3.10 Expired
630 KB
sha256:6467e6ecc8bea9939d8b259989a113d1fbf7071d278dfd09a3dd92459316c3b9
coverage-rc-functional-3.11 Expired
637 KB
sha256:8a5260f6f6b6f6c85489f5cf30fc85ae47ef1d82f2a01c9eaef39914c4cc080f
coverage-rc-functional-3.12 Expired
637 KB
sha256:554a05e859e6c1c12e7d3f0d539ff512416eeb803e26d0ae610d67fd9602ad2c
coverage-rc-functional-3.13 Expired
637 KB
sha256:66fbb71a4de91a4ffbdf7f0ddfd989b2bae3a3c24b2fc259567010779096f4ca
coverage-rc-unit-3.10 Expired
745 KB
sha256:4375a1b72bbf9c68c17abc109c4cb9d09728d81209f70f29d722bc39802cef98
coverage-rc-unit-3.11 Expired
758 KB
sha256:67aae544e01bbfc75c5c6a10c5156f4fae3864afe061c330182dbf64e0f809f2
coverage-rc-unit-3.12 Expired
758 KB
sha256:839a6bc663b2ecb2cb47f0b5c2fc3b3bda4960ea64fafcabaef5d8eef9f5595f
coverage-rc-unit-3.13 Expired
758 KB
sha256:5a687a1fc7b97977c1dff8a06cec34b29dea0a7571d291ce1bb54a8f3fa82571
coverage-report-3.10 Expired
38.6 KB
sha256:710ed9e8c9eb7e13c78b251084ed492376ae95abae51ce43324e18dd4485ec76
coverage-report-3.11 Expired
38.6 KB
sha256:e0b43611f0aaffe9f7c5826c0e4472d0ba944e84c0e50d807c1e78271bc9bf82
coverage-report-3.12 Expired
38.6 KB
sha256:cd6da8e67d055c11659ab88c754d1c093f1d377326076407ba73930eadbf560b
coverage-report-3.13 Expired
38.6 KB
sha256:9f0e96297a49a94a1cc8f4ff294df15d408ba86f9b0bd487166b26eec053cacf
coverage-report-json-3.10 Expired
76.4 KB
sha256:7035c29e33111e1bc4aa36b1690b3ddc75f55580db9047bb2016f7bca85c4d0e
coverage-report-json-3.11 Expired
76.4 KB
sha256:48a725a21832046d00b70e98f455dc77efff4bbfccc817942be3eee39ee314d1
coverage-report-json-3.12 Expired
76.4 KB
sha256:c0e069cfb734712dd89ef0669257f534a432cb7fbaa69e7f50210bdc4e1b7d99
coverage-report-json-3.13 Expired
76.4 KB
sha256:008e133af9055970f238e58be61a6e868c45e026af5f4855ebf9ef435d5602c1
docker-vulnerability-report Expired
330 Bytes
sha256:13d92ffe05c1f802bf9f477955f8c4aaae564c555d6b03292fd2d478ffe60261
docker-vulnerability-report-full Expired
343 Bytes
sha256:8226bb00114c5073c59cf8d7e026603f57ec9b132d17622ebf630bffd400c890
functional-code-coverage-results-3.12 Expired
1.02 KB
sha256:b6a66b2b56082ea4ffe3f6d17bfc5017fcbdb2e3ca07c837af9132831350f919
functional-coverage-3.10 Expired
1.6 MB
sha256:1eb6c4fb528ccec295103d2ba666a8ffc8db260eb154643ce405eaa8d936daf8
functional-coverage-3.11 Expired
1.6 MB
sha256:7356ac6cc23c00c6ec9e1006d9fcbc1251b7a9cf9a5f7b52abe98644e9c27270
functional-coverage-3.12 Expired
1.6 MB
sha256:fd27d62e316bd1fef781d0a78437740f37827555fab99db6b10629e74d17fb19
functional-coverage-3.13 Expired
1.6 MB
sha256:9d8ebbf11966ac3064a266b4a382dd453670928f7f52950c5dc7fa43de6d2f93
functional-coverage-report-3.10 Expired
38.4 KB
sha256:1d58fa4212cc7c9354ee48b0a9df7a79ca1a65cbf5090cfd588a866df5bd0fb2
functional-coverage-report-3.11 Expired
38.4 KB
sha256:cb911505d1443379e8cd9c367346d17f40e67dc198d80323b927b6aca1c68cef
functional-coverage-report-3.12 Expired
38.4 KB
sha256:76fb74dc6d95740aec5924e00912fa012b132603c205be79db6ab42d68de351a
functional-coverage-report-3.13 Expired
38.4 KB
sha256:4fb5c692b9f24008e282d914068ad7a9af84218c6493045a9e193398de88bdae
functional-coverage-report-json-3.10 Expired
77 KB
sha256:2d91d1ac8327c1b6109f3b2b005c597130488e29541f095df295197c3c9fa46a
functional-coverage-report-json-3.11 Expired
77 KB
sha256:47af1de173b43ea394854eccbc2872b42a13944455d0028656ecac9b5865d7ce
functional-coverage-report-json-3.12 Expired
77 KB
sha256:f07a8b7d502d1c4b95ef9ea490654775f47d1275cd74167240caf35a92274b39
functional-coverage-report-json-3.13 Expired
77 KB
sha256:f5368a38d653357c3d0984ff808b161fe41b01982c9155adcb1cabb1458b6721
functional-test-results-3.10 Expired
1020 KB
sha256:98ecd6dd013c9f209053db867ff0c36e9f439276e39adb67c21528dcdc2c25c0
functional-test-results-3.11 Expired
1020 KB
sha256:797156b67b20a7f44154bb3013032effa014a6dc0f258f6f5adf26374264e42c
functional-test-results-3.12 Expired
1020 KB
sha256:e1b5f9202932eab0249bfd8c8bd6fb72e0a9dd136ec08602c5e84cc3fd541001
functional-test-results-3.13 Expired
1020 KB
sha256:c92cad1e1851ce0ee60265d4c40910e7d37aa7d89396efcc95259dd421324461
functional-test-shield-endpoint-3.10 Expired
1.17 KB
sha256:e03b4b0af786e9a595ab94d6a3d6242d4e3f030ac56eda076ad4d104f6975053
functional-test-shield-endpoint-3.12 Expired
1.17 KB
sha256:28e8dda84d587755dcb69636cbd452142e4b3277150328a660d9d9e2c9a1e8a2
mkdocs-lint Expired
452 Bytes
sha256:83e5d68c4a91ca9182720126bbf159d14bc8ec8257049acf4e1b28abed8da5b7
python-scan-results-json Expired
1.38 KB
sha256:8057471a7f1aed4e5302bd193c7d494cfa42d583ed9a74230ac56f6c9ba32128
python-vulnerability-report Expired
348 Bytes
sha256:8645f14dff56eca1b655d946a9b324cf58f06696ef639d778e0d8ca3ecfa48b9
python-vulnerability-report-full Expired
388 Bytes
sha256:0f1eabcb3355cc30f0016c3243d908f98685c022f746b71b80130a753cd12cea
trivy-sbom-report Expired
13.1 KB
sha256:c9e996b04f8715f6056c1d57fade91bd6e43f35ce4d746d3c3a22c307707f3d0
unit-test-results-3.10 Expired
127 KB
sha256:1568f9d48c63e3f5a06871d5c545de835d04836e1fb5d45c19d0d804ff60c872
unit-test-results-3.11 Expired
127 KB
sha256:f38cf6eee0f7e1e0ef708aed1fac8dbe0803b579683a531d0de71625c847a8ab
unit-test-results-3.12 Expired
128 KB
sha256:e56a97c3431f1afb49b35f3d154a6dd82337ad894baacff2a22479558d13ef44
unit-test-results-3.13 Expired
128 KB
sha256:5657496f4ddb5428e022770fef479c4ec531bd14fd44c8c217377430a46c17ab
unit-test-shield-endpoint-3.10 Expired
1.14 KB
sha256:c08a7a227244ffb67643a0b392fc435053912e0a37a92751df56fa54abfd8fcb
unit-test-shield-endpoint-3.12 Expired
1.14 KB
sha256:ed7266195d69d5cfa5d31ffbc49e4a38feaa844bcf9904b428f23da6b9b922b3