Skip to content

refactor(access): cache app settings #954

refactor(access): cache app settings

refactor(access): cache app settings #954

Triggered via push January 16, 2025 15:06
Status Failure
Total duration 14m 16s
Artifacts 42

ci.yaml

on: push
Matrix: Python / Functional Test
Matrix: Python / Unit Test
Python  /  PIP file Scan (requirements.txt)
22s
Python / PIP file Scan (requirements.txt)
Python  /  Lint
0s
Python / Lint
gitlab-mirror
6s
gitlab-mirror
Docker  /  Vulnerability Scan
27s
Docker / Vulnerability Scan
Docker  /  Image SBOM
11s
Docker / Image SBOM
Matrix: Python / Create Test Reports (Functional)
Matrix: Python / Create Coverage report (Functional)
Matrix: Python / Create Test Reports
Matrix: Python / Create Coverage report
MKDocs  /  Linting Reports
5s
MKDocs / Linting Reports
Python  /  Create Reports
4s
Python / Create Reports
Docker  /  Create Reports
6s
Docker / Create Reports
Docker  /  PR Comment (Vulnerability)
8s
Docker / PR Comment (Vulnerability)
Matrix: Python / Publish Badge endpoint files (Functional)
Matrix: Python / Publish Badge endpoint files
MKDocs  /  Publish to Galaxy
0s
MKDocs / Publish to Galaxy
Python  /  Comment on Pull Request (Python Scan)
5s
Python / Comment on Pull Request (Python Scan)
Docker  /  Publish
0s
Docker / Publish
Docker  /  Tagged Image
0s
Docker / Tagged Image
MKDocs  /  Mark Release Live
0s
MKDocs / Mark Release Live
Docker  /  Release Files
0s
Docker / Release Files
Docker  /  Mark Release Live
0s
Docker / Mark Release Live
Fit to window
Zoom out
Zoom in

Annotations

95 errors and 30 warnings
Python / Unit Test (3.10): app/access/views/organization.py#L102
You are not part of this organization
Python / Unit Test (3.10): app/access/views/organization.py#L102
You are not part of this organization
Python / Unit Test (3.10): app/access/views/organization.py#L102
You are not part of this organization
Python / Unit Test (3.10): app/access/views/organization.py#L102
You are not part of this organization
Python / Unit Test (3.10): app/access/views/organization.py#L102
You are not part of this organization
Python / Unit Test (3.10): app/access/views/organization.py#L66
You are not part of this organization
Python / Unit Test (3.10): app/access/views/organization.py#L66
You are not part of this organization
Python / Unit Test (3.10): app/access/views/organization.py#L66
You are not part of this organization
Python / Unit Test (3.10): app/access/mixin.py#L434
You are not part of this organization
Python / Unit Test (3.10): app/access/mixin.py#L434
You are not part of this organization
Python / Unit Test (3.12): app/access/views/organization.py#L102
You are not part of this organization
Python / Unit Test (3.12): app/access/views/organization.py#L102
You are not part of this organization
Python / Unit Test (3.12): app/access/views/organization.py#L102
You are not part of this organization
Python / Unit Test (3.12): app/access/views/organization.py#L102
You are not part of this organization
Python / Unit Test (3.12): app/access/views/organization.py#L102
You are not part of this organization
Python / Unit Test (3.12): app/access/views/organization.py#L66
You are not part of this organization
Python / Unit Test (3.12): app/access/views/organization.py#L66
You are not part of this organization
Python / Unit Test (3.12): app/access/views/organization.py#L66
You are not part of this organization
Python / Unit Test (3.12): app/access/mixin.py#L434
You are not part of this organization
Python / Unit Test (3.12): app/access/mixin.py#L434
You are not part of this organization
Python / Unit Test (3.11): app/access/views/organization.py#L102
You are not part of this organization
Python / Unit Test (3.11): app/access/views/organization.py#L102
You are not part of this organization
Python / Unit Test (3.11): app/access/views/organization.py#L102
You are not part of this organization
Python / Unit Test (3.11): app/access/views/organization.py#L102
You are not part of this organization
Python / Unit Test (3.11): app/access/views/organization.py#L102
You are not part of this organization
Python / Unit Test (3.11): app/access/views/organization.py#L66
You are not part of this organization
Python / Unit Test (3.11): app/access/views/organization.py#L66
You are not part of this organization
Python / Unit Test (3.11): app/access/views/organization.py#L66
You are not part of this organization
Python / Unit Test (3.11): app/access/mixin.py#L434
You are not part of this organization
Python / Unit Test (3.11): app/access/mixin.py#L434
You are not part of this organization
Python / Functional Test (3.10)
Process completed with exit code 1.
Python / Unit Test (3.13): app/access/views/organization.py#L102
You are not part of this organization
Python / Unit Test (3.13): app/access/views/organization.py#L102
You are not part of this organization
Python / Unit Test (3.13): app/access/views/organization.py#L102
You are not part of this organization
Python / Unit Test (3.13): app/access/views/organization.py#L102
You are not part of this organization
Python / Unit Test (3.13): app/access/views/organization.py#L102
You are not part of this organization
Python / Unit Test (3.13): app/access/views/organization.py#L66
You are not part of this organization
Python / Unit Test (3.13): app/access/views/organization.py#L66
You are not part of this organization
Python / Unit Test (3.13): app/access/views/organization.py#L66
You are not part of this organization
Python / Unit Test (3.13): app/access/mixin.py#L434
You are not part of this organization
Python / Unit Test (3.13): app/access/mixin.py#L434
You are not part of this organization
Python / Functional Test (3.11)
Process completed with exit code 1.
Python / Functional Test (3.12)
Process completed with exit code 1.
Python / Functional Test (3.13)
Process completed with exit code 1.
pytest ► config_management.tests.functional.config_groups.test_config_groups_viewset.ConfigGroupsPermissionsAPI ► test_returned_data_from_user_and_global_organizations_only: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: self = <test_config_groups_viewset.ConfigGroupsPermissionsAPI testMethod=test_returned_data_from_user_and_global_organizations_only>
pytest ► core.tests.functional.ticket_category.test_ticket_category_viewset.TicketCategoryPermissionsAPI ► test_returned_data_from_user_and_global_organizations_only: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: self = <test_ticket_category_viewset.TicketCategoryPermissionsAPI testMethod=test_returned_data_from_user_and_global_organizations_only>
pytest ► core.tests.functional.ticket_comment_category.test_ticket_comment_category_viewset.TicketCommentCategoryPermissionsAPI ► test_returned_data_from_user_and_global_organizations_only: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: self = <test_ticket_comment_category_viewset.TicketCommentCategoryPermissionsAPI testMethod=test_returned_data_from_user_and_global_organizations_only>
pytest ► itam.tests.functional.device.test_device_viewset.DevicePermissionsAPI ► test_returned_data_from_user_and_global_organizations_only: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: self = <test_device_viewset.DevicePermissionsAPI testMethod=test_returned_data_from_user_and_global_organizations_only>
pytest ► itam.tests.functional.operating_system.test_operating_system_viewset.OperatingSystemPermissionsAPI ► test_returned_data_from_user_and_global_organizations_only: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: self = <test_operating_system_viewset.OperatingSystemPermissionsAPI testMethod=test_returned_data_from_user_and_global_organizations_only>
pytest ► itam.tests.functional.operating_system_version.test_operating_system_version_viewset.OperatingSystemVersionPermissionsAPI ► test_returned_data_from_user_and_global_organizations_only: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: self = <test_operating_system_version_viewset.OperatingSystemVersionPermissionsAPI testMethod=test_returned_data_from_user_and_global_organizations_only>
pytest ► itam.tests.functional.software.test_software_viewset.SoftwarePermissionsAPI ► test_returned_data_from_user_and_global_organizations_only: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: self = <test_software_viewset.SoftwarePermissionsAPI testMethod=test_returned_data_from_user_and_global_organizations_only>
pytest ► itam.tests.functional.software_category.test_software_category_viewset.SoftwareCategoryPermissionsAPI ► test_returned_data_from_user_and_global_organizations_only: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: self = <test_software_category_viewset.SoftwareCategoryPermissionsAPI testMethod=test_returned_data_from_user_and_global_organizations_only>
pytest ► itam.tests.functional.software_version.test_software_version_viewset.SoftwareVersionPermissionsAPI ► test_returned_data_from_user_and_global_organizations_only: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: self = <test_software_version_viewset.SoftwareVersionPermissionsAPI testMethod=test_returned_data_from_user_and_global_organizations_only>
pytest ► itim.tests.functional.cluster.test_cluster_viewset.ClusterPermissionsAPI ► test_returned_data_from_user_and_global_organizations_only: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: self = <test_cluster_viewset.ClusterPermissionsAPI testMethod=test_returned_data_from_user_and_global_organizations_only>
pytest ► itim.tests.functional.service.test_service_viewset.ServicePermissionsAPI ► test_returned_data_from_user_and_global_organizations_only: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: self = <test_service_viewset.ServicePermissionsAPI testMethod=test_returned_data_from_user_and_global_organizations_only>
pytest ► config_management.tests.functional.config_groups.test_config_groups_viewset.ConfigGroupsPermissionsAPI ► test_returned_data_from_user_and_global_organizations_only: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: self = <test_config_groups_viewset.ConfigGroupsPermissionsAPI testMethod=test_returned_data_from_user_and_global_organizations_only>
pytest ► core.tests.functional.ticket_category.test_ticket_category_viewset.TicketCategoryPermissionsAPI ► test_returned_data_from_user_and_global_organizations_only: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: self = <test_ticket_category_viewset.TicketCategoryPermissionsAPI testMethod=test_returned_data_from_user_and_global_organizations_only>
pytest ► core.tests.functional.ticket_comment_category.test_ticket_comment_category_viewset.TicketCommentCategoryPermissionsAPI ► test_returned_data_from_user_and_global_organizations_only: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: self = <test_ticket_comment_category_viewset.TicketCommentCategoryPermissionsAPI testMethod=test_returned_data_from_user_and_global_organizations_only>
pytest ► itam.tests.functional.device.test_device_viewset.DevicePermissionsAPI ► test_returned_data_from_user_and_global_organizations_only: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: self = <test_device_viewset.DevicePermissionsAPI testMethod=test_returned_data_from_user_and_global_organizations_only>
pytest ► itam.tests.functional.operating_system.test_operating_system_viewset.OperatingSystemPermissionsAPI ► test_returned_data_from_user_and_global_organizations_only: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: self = <test_operating_system_viewset.OperatingSystemPermissionsAPI testMethod=test_returned_data_from_user_and_global_organizations_only>
pytest ► itam.tests.functional.operating_system_version.test_operating_system_version_viewset.OperatingSystemVersionPermissionsAPI ► test_returned_data_from_user_and_global_organizations_only: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: self = <test_operating_system_version_viewset.OperatingSystemVersionPermissionsAPI testMethod=test_returned_data_from_user_and_global_organizations_only>
pytest ► itam.tests.functional.software.test_software_viewset.SoftwarePermissionsAPI ► test_returned_data_from_user_and_global_organizations_only: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: self = <test_software_viewset.SoftwarePermissionsAPI testMethod=test_returned_data_from_user_and_global_organizations_only>
pytest ► itam.tests.functional.software_category.test_software_category_viewset.SoftwareCategoryPermissionsAPI ► test_returned_data_from_user_and_global_organizations_only: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: self = <test_software_category_viewset.SoftwareCategoryPermissionsAPI testMethod=test_returned_data_from_user_and_global_organizations_only>
pytest ► itam.tests.functional.software_version.test_software_version_viewset.SoftwareVersionPermissionsAPI ► test_returned_data_from_user_and_global_organizations_only: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: self = <test_software_version_viewset.SoftwareVersionPermissionsAPI testMethod=test_returned_data_from_user_and_global_organizations_only>
pytest ► itim.tests.functional.cluster.test_cluster_viewset.ClusterPermissionsAPI ► test_returned_data_from_user_and_global_organizations_only: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: self = <test_cluster_viewset.ClusterPermissionsAPI testMethod=test_returned_data_from_user_and_global_organizations_only>
pytest ► itim.tests.functional.service.test_service_viewset.ServicePermissionsAPI ► test_returned_data_from_user_and_global_organizations_only: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: self = <test_service_viewset.ServicePermissionsAPI testMethod=test_returned_data_from_user_and_global_organizations_only>
pytest ► config_management.tests.functional.config_groups.test_config_groups_viewset.ConfigGroupsPermissionsAPI ► test_returned_data_from_user_and_global_organizations_only: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: self = <test_config_groups_viewset.ConfigGroupsPermissionsAPI testMethod=test_returned_data_from_user_and_global_organizations_only>
pytest ► core.tests.functional.ticket_category.test_ticket_category_viewset.TicketCategoryPermissionsAPI ► test_returned_data_from_user_and_global_organizations_only: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: self = <test_ticket_category_viewset.TicketCategoryPermissionsAPI testMethod=test_returned_data_from_user_and_global_organizations_only>
pytest ► core.tests.functional.ticket_comment_category.test_ticket_comment_category_viewset.TicketCommentCategoryPermissionsAPI ► test_returned_data_from_user_and_global_organizations_only: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: self = <test_ticket_comment_category_viewset.TicketCommentCategoryPermissionsAPI testMethod=test_returned_data_from_user_and_global_organizations_only>
pytest ► itam.tests.functional.device.test_device_viewset.DevicePermissionsAPI ► test_returned_data_from_user_and_global_organizations_only: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: self = <test_device_viewset.DevicePermissionsAPI testMethod=test_returned_data_from_user_and_global_organizations_only>
pytest ► itam.tests.functional.operating_system.test_operating_system_viewset.OperatingSystemPermissionsAPI ► test_returned_data_from_user_and_global_organizations_only: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: self = <test_operating_system_viewset.OperatingSystemPermissionsAPI testMethod=test_returned_data_from_user_and_global_organizations_only>
pytest ► itam.tests.functional.operating_system_version.test_operating_system_version_viewset.OperatingSystemVersionPermissionsAPI ► test_returned_data_from_user_and_global_organizations_only: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: self = <test_operating_system_version_viewset.OperatingSystemVersionPermissionsAPI testMethod=test_returned_data_from_user_and_global_organizations_only>
pytest ► itam.tests.functional.software.test_software_viewset.SoftwarePermissionsAPI ► test_returned_data_from_user_and_global_organizations_only: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: self = <test_software_viewset.SoftwarePermissionsAPI testMethod=test_returned_data_from_user_and_global_organizations_only>
pytest ► itam.tests.functional.software_category.test_software_category_viewset.SoftwareCategoryPermissionsAPI ► test_returned_data_from_user_and_global_organizations_only: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: self = <test_software_category_viewset.SoftwareCategoryPermissionsAPI testMethod=test_returned_data_from_user_and_global_organizations_only>
pytest ► itam.tests.functional.software_version.test_software_version_viewset.SoftwareVersionPermissionsAPI ► test_returned_data_from_user_and_global_organizations_only: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: self = <test_software_version_viewset.SoftwareVersionPermissionsAPI testMethod=test_returned_data_from_user_and_global_organizations_only>
pytest ► itim.tests.functional.cluster.test_cluster_viewset.ClusterPermissionsAPI ► test_returned_data_from_user_and_global_organizations_only: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: self = <test_cluster_viewset.ClusterPermissionsAPI testMethod=test_returned_data_from_user_and_global_organizations_only>
pytest ► itim.tests.functional.service.test_service_viewset.ServicePermissionsAPI ► test_returned_data_from_user_and_global_organizations_only: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: self = <test_service_viewset.ServicePermissionsAPI testMethod=test_returned_data_from_user_and_global_organizations_only>
pytest ► config_management.tests.functional.config_groups.test_config_groups_viewset.ConfigGroupsPermissionsAPI ► test_returned_data_from_user_and_global_organizations_only: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: self = <test_config_groups_viewset.ConfigGroupsPermissionsAPI testMethod=test_returned_data_from_user_and_global_organizations_only>
pytest ► core.tests.functional.ticket_category.test_ticket_category_viewset.TicketCategoryPermissionsAPI ► test_returned_data_from_user_and_global_organizations_only: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: self = <test_ticket_category_viewset.TicketCategoryPermissionsAPI testMethod=test_returned_data_from_user_and_global_organizations_only>
pytest ► core.tests.functional.ticket_comment_category.test_ticket_comment_category_viewset.TicketCommentCategoryPermissionsAPI ► test_returned_data_from_user_and_global_organizations_only: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: self = <test_ticket_comment_category_viewset.TicketCommentCategoryPermissionsAPI testMethod=test_returned_data_from_user_and_global_organizations_only>
pytest ► itam.tests.functional.device.test_device_viewset.DevicePermissionsAPI ► test_returned_data_from_user_and_global_organizations_only: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: self = <test_device_viewset.DevicePermissionsAPI testMethod=test_returned_data_from_user_and_global_organizations_only>
pytest ► itam.tests.functional.operating_system.test_operating_system_viewset.OperatingSystemPermissionsAPI ► test_returned_data_from_user_and_global_organizations_only: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: self = <test_operating_system_viewset.OperatingSystemPermissionsAPI testMethod=test_returned_data_from_user_and_global_organizations_only>
pytest ► itam.tests.functional.operating_system_version.test_operating_system_version_viewset.OperatingSystemVersionPermissionsAPI ► test_returned_data_from_user_and_global_organizations_only: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: self = <test_operating_system_version_viewset.OperatingSystemVersionPermissionsAPI testMethod=test_returned_data_from_user_and_global_organizations_only>
pytest ► itam.tests.functional.software.test_software_viewset.SoftwarePermissionsAPI ► test_returned_data_from_user_and_global_organizations_only: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: self = <test_software_viewset.SoftwarePermissionsAPI testMethod=test_returned_data_from_user_and_global_organizations_only>
pytest ► itam.tests.functional.software_category.test_software_category_viewset.SoftwareCategoryPermissionsAPI ► test_returned_data_from_user_and_global_organizations_only: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: self = <test_software_category_viewset.SoftwareCategoryPermissionsAPI testMethod=test_returned_data_from_user_and_global_organizations_only>
pytest ► itam.tests.functional.software_version.test_software_version_viewset.SoftwareVersionPermissionsAPI ► test_returned_data_from_user_and_global_organizations_only: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: self = <test_software_version_viewset.SoftwareVersionPermissionsAPI testMethod=test_returned_data_from_user_and_global_organizations_only>
pytest ► itim.tests.functional.cluster.test_cluster_viewset.ClusterPermissionsAPI ► test_returned_data_from_user_and_global_organizations_only: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: self = <test_cluster_viewset.ClusterPermissionsAPI testMethod=test_returned_data_from_user_and_global_organizations_only>
pytest ► itim.tests.functional.service.test_service_viewset.ServicePermissionsAPI ► test_returned_data_from_user_and_global_organizations_only: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: self = <test_service_viewset.ServicePermissionsAPI testMethod=test_returned_data_from_user_and_global_organizations_only>
Python / Create Test Reports (Functional) (3.13)
Failed test were found and 'fail-on-error' option is set to true
Python / Create Test Reports (Functional) (3.10)
The job was canceled because "_3_13" failed.
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)
The job was canceled because "_3_13" failed.
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 job was canceled because "_3_13" failed.
Python / Create Test Reports (Functional) (3.11)
Failed test were found and 'fail-on-error' option is set to true
gitlab-mirror
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
MKDocs / Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Python / PIP file Scan (requirements.txt)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Python / Create Reports
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
MKDocs / Linting Reports
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Python / Comment on Pull Request (Python Scan)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Docker / Build Image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Docker / Image SBOM
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Docker / Vulnerability Scan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Docker / Create Reports
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Docker / PR Comment (Vulnerability)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Python / Unit Test (3.10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Python / Unit Test (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Python / Unit Test (3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Python / Functional Test (3.10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Python / Unit Test (3.13)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Python / Functional Test (3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Python / Functional Test (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Python / Create Test Reports (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Python / Create Coverage report (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Python / Create Test Reports (3.10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Python / Create Test Reports (3.13)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Python / Create Test Reports (3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Python / Functional Test (3.13)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Python / Create Test Reports (Functional) (3.13)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Python / Create Test Reports (Functional) (3.13)
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 Coverage report (Functional) (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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.11)
Test report summary exceeded limit of 65535 bytes and will be trimmed

Artifacts

Produced during runtime
Name Size
code-coverage-results-3.12
981 Bytes
container-scan-results-json
5.29 KB
coverage-3.10
1.3 MB
coverage-3.11
1.3 MB
coverage-3.12
1.3 MB
coverage-3.13
1.3 MB
coverage-report-3.10
28.9 KB
coverage-report-3.11
28.9 KB
coverage-report-3.12
28.9 KB
coverage-report-3.13
28.9 KB
docker-vulnerability-report
329 Bytes
docker-vulnerability-report-full
342 Bytes
functional-code-coverage-results-3.12
972 Bytes
functional-coverage-3.10
1.3 MB
functional-coverage-3.11
1.3 MB
functional-coverage-3.12
1.3 MB
functional-coverage-3.13
1.3 MB
functional-coverage-report-3.10
28.9 KB
functional-coverage-report-3.11
28.9 KB
functional-coverage-report-3.12
28.9 KB
functional-coverage-report-3.13
28.9 KB
functional-test-results-3.10
30.1 KB
functional-test-results-3.11
29.7 KB
functional-test-results-3.12
30.5 KB
functional-test-results-3.13
30.3 KB
functional-test-shield-endpoint-3.10
1.17 KB
functional-test-shield-endpoint-3.11
1.17 KB
functional-test-shield-endpoint-3.12
1.17 KB
functional-test-shield-endpoint-3.13
1.17 KB
mkdocs-lint
309 Bytes
python-scan-results-json
1.4 KB
python-vulnerability-report
347 Bytes
python-vulnerability-report-full
408 Bytes
trivy-sbom-report
13.2 KB
unit-test-results-3.10
51.6 KB
unit-test-results-3.11
51.3 KB
unit-test-results-3.12
52 KB
unit-test-results-3.13
51.5 KB
unit-test-shield-endpoint-3.10
1.14 KB
unit-test-shield-endpoint-3.11
1.14 KB
unit-test-shield-endpoint-3.12
1.14 KB
unit-test-shield-endpoint-3.13
1.14 KB