Skip to content

fix: Correct url prefixes to use full-words and not as "chars" in re… #3930

fix: Correct url prefixes to use full-words and not as "chars" in re…

fix: Correct url prefixes to use full-words and not as "chars" in re… #3930

Triggered via push July 3, 2026 09:16
Status Failure
Total duration 48m 25s
Artifacts 42

ci.yaml

on: push
MKDocs  /  Publish to Galaxy
0s
MKDocs / Publish to Galaxy
Matrix: Python / Lint
Matrix: Python / PIP file Scan (requirements.txt)
Docker  /  Vulnerability Scan
Docker / Vulnerability Scan
Docker  /  Image SBOM
Docker / Image SBOM
Docker  /  Vulnerability Scan
42s
Docker / Vulnerability Scan
Docker  /  Image SBOM
19s
Docker / Image SBOM
MKDocs  /  Mark Release Live
0s
MKDocs / Mark Release Live
Matrix: Python / Functional Test
Matrix: Python / Unit Test
Matrix: Python / Create Reports
Docker  /  Create Reports
Docker / Create Reports
Docker  /  PR Comment (Vulnerability)
Docker / PR Comment (Vulnerability)
Docker  /  Create Reports
5s
Docker / Create Reports
Docker  /  PR Comment (Vulnerability)
6s
Docker / PR Comment (Vulnerability)
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
Matrix: Python / Comment on Pull Request (Python Scan)
Docker  /  Publish
Docker / Publish
Docker  /  Tagged Image
Docker / Tagged Image
Docker  /  Publish
0s
Docker / Publish
Docker  /  Tagged Image
0s
Docker / Tagged Image
Matrix: Python / Publish Badge endpoint files (Functional)
Matrix: Python / Publish Badge endpoint files
Docker  /  Release Files
Docker / Release Files
Docker  /  Release Files
0s
Docker / Release Files
Docker  /  Mark Release Live
Docker / Mark Release Live
Docker  /  Mark Release Live
0s
Docker / Mark Release Live
Matrix: Integration Test / Integration Test
Waiting for pending jobs
Matrix: Integration Test / Integration Test
Waiting for pending jobs
Integration Test  /  Publish Version Badge endpoint files
Integration Test / Publish Version Badge endpoint files
Integration Test  /  Publish Version Badge endpoint files
Integration Test / Publish Version Badge endpoint files
Fit to window
Zoom out
Zoom in

Annotations

18 errors, 45 warnings, and 3 notices
Python / Unit Test (3.11)
Process completed with exit code 1.
pytest ► app.core.tests.unit.centurion_audit_meta.test_unit_meta_audit_history_model.AssetBaseAuditHistoryMetaModelPyTest ► test_method_get_url_returns_str: unit.JUnit.xml#L0
Failed test found in: unit.JUnit.xml Error: django.urls.exceptions.NoReverseMatch: Reverse for '_api_centurionaudit_sub-detail' with keyword arguments '{'model_name': 'assetbase', 'pk': 1, 'app_label': 'accounting', 'model_id': 1}' not found. 2 pattern(s) tried: ['api/v2/(?P<app_label>(core|access|itam|itim|assistance|settings|config_management|project_management|devops|human_resources|accounting)+)/(?P<model_name>(ticketcategory|ticketcommentcategory|manufacturer|tenant|entity|company|person|contact|role|itamassetbase|devicemodel|softwarecategory|software|softwareversion|operatingsystem|operatingsystemversion|devicetype|device|clustertype|cluster|port|service|knowledgebasecategory|knowledgebase|externallink|appsettings|configgroups|configgrouphosts|configgroupsoftware|projectstate|projecttype|project|projectmilestone|gitgroup|gitrepository|githubrepository|gitlabrepository|featureflag|employee|assetbase )+)/(?P<model_id>[0-9]+)/history/(?P<pk>[0-9]+)\\.(?P<format>[a-z0-9]+)/?$', 'api/v2/(?P<app_label>(core|access|itam|itim|assistance|settings|config_management|project_management|devops|human_resources|accounting)+)/(?P<model_name>(ticketcategory|ticketcommentcategory|manufacturer|tenant|entity|company|person|contact|role|itamassetbase|devicemodel|softwarecategory|software|softwareversion|operatingsystem|operatingsystemversion|devicetype|device|clustertype|cluster|port|service|knowledgebasecategory|knowledgebase|externallink|appsettings|configgroups|configgrouphosts|configgroupsoftware|projectstate|projecttype|project|projectmilestone|gitgroup|gitrepository|githubrepository|gitlabrepository|featureflag|employee|assetbase )+)/(?P<model_id>[0-9]+)/history/(?P<pk>[0-9]+)$']
pytest ► app.core.tests.unit.centurion_model_note_meta.test_unit_meta_model_note_model.AssetBaseCenturionModelNoteMetaModelPyTest ► test_method_get_url_returns_str: unit.JUnit.xml#L0
Failed test found in: unit.JUnit.xml Error: django.urls.exceptions.NoReverseMatch: Reverse for '_api_centurionmodelnote_sub-detail' with keyword arguments '{'model_name': 'assetbase', 'pk': 1, 'app_label': 'accounting', 'model_id': 1}' not found. 2 pattern(s) tried: ['api/v2/(?P<app_label>(core|access|itam|itim|assistance|settings|config_management|project_management|devops|human_resources|accounting)+)/(?P<model_name>(ticketcategory|ticketcommentcategory|manufacturer|tenant|entity|company|person|contact|role|itamassetbase|devicemodel|softwarecategory|software|softwareversion|operatingsystem|operatingsystemversion|devicetype|device|clustertype|cluster|port|service|knowledgebasecategory|knowledgebase|externallink|configgroups|projectstate|projecttype|project|projectmilestone|gitgroup|gitrepository|githubrepository|gitlabrepository|featureflag|employee|assetbase )+)/(?P<model_id>[0-9]+)/notes/(?P<pk>[0-9]+)\\.(?P<format>[a-z0-9]+)/?$', 'api/v2/(?P<app_label>(core|access|itam|itim|assistance|settings|config_management|project_management|devops|human_resources|accounting)+)/(?P<model_name>(ticketcategory|ticketcommentcategory|manufacturer|tenant|entity|company|person|contact|role|itamassetbase|devicemodel|softwarecategory|software|softwareversion|operatingsystem|operatingsystemversion|devicetype|device|clustertype|cluster|port|service|knowledgebasecategory|knowledgebase|externallink|configgroups|projectstate|projecttype|project|projectmilestone|gitgroup|gitrepository|githubrepository|gitlabrepository|featureflag|employee|assetbase )+)/(?P<model_id>[0-9]+)/notes/(?P<pk>[0-9]+)$']
pytest ► app.core.tests.unit.model_tickets_meta.test_unit_model_tickets_model_meta_models.AssetBaseTicketMetaModelPyTest ► test_method_get_url_returns_str: unit.JUnit.xml#L0
Failed test found in: unit.JUnit.xml Error: django.urls.exceptions.NoReverseMatch: Reverse for '_api_modelticket_sub-detail' with keyword arguments '{'model_name': 'assetbase', 'pk': 1, 'app_label': 'accounting', 'model_id': 1}' not found. 2 pattern(s) tried: ['api/v2/(?P<app_label>(core|access|itam|itim|assistance|settings|config_management|project_management|devops|human_resources|accounting )+)/(?P<model_name>(ticketcategory|ticketcommentcategory|manufacturer|tenant|entity|company|person|contact|role|itamassetbase|devicemodel|softwarecategory|software|softwareversion|operatingsystem|operatingsystemversion|devicetype|device|clustertype|cluster|port|service|knowledgebasecategory|knowledgebase|externallink|configgroups|projectstate|projecttype|gitgroup|gitrepository|githubrepository|gitlabrepository|featureflag|employee|assetbase)+)/(?P<model_id>[0-9]+)/tickets/(?P<pk>[0-9]+)\\.(?P<format>[a-z0-9]+)/?$', 'api/v2/(?P<app_label>(core|access|itam|itim|assistance|settings|config_management|project_management|devops|human_resources|accounting )+)/(?P<model_name>(ticketcategory|ticketcommentcategory|manufacturer|tenant|entity|company|person|contact|role|itamassetbase|devicemodel|softwarecategory|software|softwareversion|operatingsystem|operatingsystemversion|devicetype|device|clustertype|cluster|port|service|knowledgebasecategory|knowledgebase|externallink|configgroups|projectstate|projecttype|gitgroup|gitrepository|githubrepository|gitlabrepository|featureflag|employee|assetbase)+)/(?P<model_id>[0-9]+)/tickets/(?P<pk>[0-9]+)$']
Python / Create Test Reports (3.11)
Failed test were found and 'fail-on-error' option is set to true
Python / Functional Test (3.11)
Process completed with exit code 1.
pytest ► app.accounting.tests.functional.asset_base.test_functional_asset_base_api_fields.AssetBaseAPIPyTest ► test_api_field_exists[id_int]: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: assert ('id' in {'message': ErrorDetail(string="20250704-Unknown Exception Type [class=NoReverseMatch]. Unable to convert.Please report this error as a bug. msg was Reverse for '_api_centurionaudit_sub-list' with keyword arguments '{'app_label': 'accounting', 'model_name': 'assetbase', 'model_id': 1}' not found. 2 pattern(s) tried: ['api/v2/(?P<app_label>(core|access|itam|itim|assistance|settings|config_management|project_management|devops|human_resources|accounting)+)/(?P<model_name>(ticketcategory|ticketcommentcategory|manufacturer|tenant|entity|company|person|contact|role|itamassetbase|devicemodel|softwarecategory|software|softwareversion|operatingsystem|operatingsystemversion|devicetype|device|clustertype|cluster|port|service|knowledgebasecategory|knowledgebase|externallink|appsettings|configgroups|configgrouphosts|configgroupsoftware|projectstate|projecttype|project|projectmilestone|gitgroup|gitrepository|githubrepository|gitlabrepository|featureflag|employee|assetbase )+)/(?P<model_id>[0-9]+)/history\\\\.(?P<format>[a-z0-9]+)/?$', 'api/v2/(?P<app_label>(core|access|itam|itim|assistance|settings|config_management|project_management|devops|human_resources|accounting)+)/(?P<model_name>(ticketcategory|ticketcommentcategory|manufacturer|tenant|entity|company|person|contact|role|itamassetbase|devicemodel|softwarecategory|software|softwareversion|operatingsystem|operatingsystemversion|devicetype|device|clustertype|cluster|port|service|knowledgebasecategory|knowledgebase|externallink|appsettings|configgroups|configgrouphosts|configgroupsoftware|projectstate|projecttype|project|projectmilestone|gitgroup|gitrepository|githubrepository|gitlabrepository|featureflag|employee|assetbase )+)/(?P<model_id>[0-9]+)/history$']", code='unknown_exception'), 'code': 'unknown_exception'} or 'id' in {})
pytest ► app.accounting.tests.functional.asset_base.test_functional_asset_base_api_fields.AssetBaseAPIPyTest ► test_api_field_exists[display_name_str]: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: assert ('display_name' in {'message': ErrorDetail(string="20250704-Unknown Exception Type [class=NoReverseMatch]. Unable to convert.Please report this error as a bug. msg was Reverse for '_api_centurionaudit_sub-list' with keyword arguments '{'app_label': 'accounting', 'model_name': 'assetbase', 'model_id': 1}' not found. 2 pattern(s) tried: ['api/v2/(?P<app_label>(core|access|itam|itim|assistance|settings|config_management|project_management|devops|human_resources|accounting)+)/(?P<model_name>(ticketcategory|ticketcommentcategory|manufacturer|tenant|entity|company|person|contact|role|itamassetbase|devicemodel|softwarecategory|software|softwareversion|operatingsystem|operatingsystemversion|devicetype|device|clustertype|cluster|port|service|knowledgebasecategory|knowledgebase|externallink|appsettings|configgroups|configgrouphosts|configgroupsoftware|projectstate|projecttype|project|projectmilestone|gitgroup|gitrepository|githubrepository|gitlabrepository|featureflag|employee|assetbase )+)/(?P<model_id>[0-9]+)/history\\\\.(?P<format>[a-z0-9]+)/?$', 'api/v2/(?P<app_label>(core|access|itam|itim|assistance|settings|config_management|project_management|devops|human_resources|accounting)+)/(?P<model_name>(ticketcategory|ticketcommentcategory|manufacturer|tenant|entity|company|person|contact|role|itamassetbase|devicemodel|softwarecategory|software|softwareversion|operatingsystem|operatingsystemversion|devicetype|device|clustertype|cluster|port|service|knowledgebasecategory|knowledgebase|externallink|appsettings|configgroups|configgrouphosts|configgroupsoftware|projectstate|projecttype|project|projectmilestone|gitgroup|gitrepository|githubrepository|gitlabrepository|featureflag|employee|assetbase )+)/(?P<model_id>[0-9]+)/history$']", code='unknown_exception'), 'code': 'unknown_exception'} or 'display_name' in {})
pytest ► app.accounting.tests.functional.asset_base.test_functional_asset_base_api_fields.AssetBaseAPIPyTest ► test_api_field_exists[_urls_dict]: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: assert ('_urls' in {'message': ErrorDetail(string="20250704-Unknown Exception Type [class=NoReverseMatch]. Unable to convert.Please report this error as a bug. msg was Reverse for '_api_centurionaudit_sub-list' with keyword arguments '{'app_label': 'accounting', 'model_name': 'assetbase', 'model_id': 1}' not found. 2 pattern(s) tried: ['api/v2/(?P<app_label>(core|access|itam|itim|assistance|settings|config_management|project_management|devops|human_resources|accounting)+)/(?P<model_name>(ticketcategory|ticketcommentcategory|manufacturer|tenant|entity|company|person|contact|role|itamassetbase|devicemodel|softwarecategory|software|softwareversion|operatingsystem|operatingsystemversion|devicetype|device|clustertype|cluster|port|service|knowledgebasecategory|knowledgebase|externallink|appsettings|configgroups|configgrouphosts|configgroupsoftware|projectstate|projecttype|project|projectmilestone|gitgroup|gitrepository|githubrepository|gitlabrepository|featureflag|employee|assetbase )+)/(?P<model_id>[0-9]+)/history\\\\.(?P<format>[a-z0-9]+)/?$', 'api/v2/(?P<app_label>(core|access|itam|itim|assistance|settings|config_management|project_management|devops|human_resources|accounting)+)/(?P<model_name>(ticketcategory|ticketcommentcategory|manufacturer|tenant|entity|company|person|contact|role|itamassetbase|devicemodel|softwarecategory|software|softwareversion|operatingsystem|operatingsystemversion|devicetype|device|clustertype|cluster|port|service|knowledgebasecategory|knowledgebase|externallink|appsettings|configgroups|configgrouphosts|configgroupsoftware|projectstate|projecttype|project|projectmilestone|gitgroup|gitrepository|githubrepository|gitlabrepository|featureflag|employee|assetbase )+)/(?P<model_id>[0-9]+)/history$']", code='unknown_exception'), 'code': 'unknown_exception'} or '_urls' in {})
pytest ► app.accounting.tests.functional.asset_base.test_functional_asset_base_api_fields.AssetBaseAPIPyTest ► test_api_field_exists[_urls._self_str]: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: assert ('_urls._self' in {'message': ErrorDetail(string="20250704-Unknown Exception Type [class=NoReverseMatch]. Unable to convert.Please report this error as a bug. msg was Reverse for '_api_centurionaudit_sub-list' with keyword arguments '{'app_label': 'accounting', 'model_name': 'assetbase', 'model_id': 1}' not found. 2 pattern(s) tried: ['api/v2/(?P<app_label>(core|access|itam|itim|assistance|settings|config_management|project_management|devops|human_resources|accounting)+)/(?P<model_name>(ticketcategory|ticketcommentcategory|manufacturer|tenant|entity|company|person|contact|role|itamassetbase|devicemodel|softwarecategory|software|softwareversion|operatingsystem|operatingsystemversion|devicetype|device|clustertype|cluster|port|service|knowledgebasecategory|knowledgebase|externallink|appsettings|configgroups|configgrouphosts|configgroupsoftware|projectstate|projecttype|project|projectmilestone|gitgroup|gitrepository|githubrepository|gitlabrepository|featureflag|employee|assetbase )+)/(?P<model_id>[0-9]+)/history\\\\.(?P<format>[a-z0-9]+)/?$', 'api/v2/(?P<app_label>(core|access|itam|itim|assistance|settings|config_management|project_management|devops|human_resources|accounting)+)/(?P<model_name>(ticketcategory|ticketcommentcategory|manufacturer|tenant|entity|company|person|contact|role|itamassetbase|devicemodel|softwarecategory|software|softwareversion|operatingsystem|operatingsystemversion|devicetype|device|clustertype|cluster|port|service|knowledgebasecategory|knowledgebase|externallink|appsettings|configgroups|configgrouphosts|configgroupsoftware|projectstate|projecttype|project|projectmilestone|gitgroup|gitrepository|githubrepository|gitlabrepository|featureflag|employee|assetbase )+)/(?P<model_id>[0-9]+)/history$']", code='unknown_exception'), 'code': 'unknown_exception'} or '_urls._self' in {})
pytest ► app.accounting.tests.functional.asset_base.test_functional_asset_base_api_fields.AssetBaseAPIPyTest ► test_api_field_exists[_urls.notes_str]: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: assert ('_urls.notes' in {'message': ErrorDetail(string="20250704-Unknown Exception Type [class=NoReverseMatch]. Unable to convert.Please report this error as a bug. msg was Reverse for '_api_centurionaudit_sub-list' with keyword arguments '{'app_label': 'accounting', 'model_name': 'assetbase', 'model_id': 1}' not found. 2 pattern(s) tried: ['api/v2/(?P<app_label>(core|access|itam|itim|assistance|settings|config_management|project_management|devops|human_resources|accounting)+)/(?P<model_name>(ticketcategory|ticketcommentcategory|manufacturer|tenant|entity|company|person|contact|role|itamassetbase|devicemodel|softwarecategory|software|softwareversion|operatingsystem|operatingsystemversion|devicetype|device|clustertype|cluster|port|service|knowledgebasecategory|knowledgebase|externallink|appsettings|configgroups|configgrouphosts|configgroupsoftware|projectstate|projecttype|project|projectmilestone|gitgroup|gitrepository|githubrepository|gitlabrepository|featureflag|employee|assetbase )+)/(?P<model_id>[0-9]+)/history\\\\.(?P<format>[a-z0-9]+)/?$', 'api/v2/(?P<app_label>(core|access|itam|itim|assistance|settings|config_management|project_management|devops|human_resources|accounting)+)/(?P<model_name>(ticketcategory|ticketcommentcategory|manufacturer|tenant|entity|company|person|contact|role|itamassetbase|devicemodel|softwarecategory|software|softwareversion|operatingsystem|operatingsystemversion|devicetype|device|clustertype|cluster|port|service|knowledgebasecategory|knowledgebase|externallink|appsettings|configgroups|configgrouphosts|configgroupsoftware|projectstate|projecttype|project|projectmilestone|gitgroup|gitrepository|githubrepository|gitlabrepository|featureflag|employee|assetbase )+)/(?P<model_id>[0-9]+)/history$']", code='unknown_exception'), 'code': 'unknown_exception'} or '_urls.notes' in {})
pytest ► app.accounting.tests.functional.asset_base.test_functional_asset_base_api_fields.AssetBaseAPIPyTest ► test_api_field_exists[organization_dict]: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: assert ('organization' in {'message': ErrorDetail(string="20250704-Unknown Exception Type [class=NoReverseMatch]. Unable to convert.Please report this error as a bug. msg was Reverse for '_api_centurionaudit_sub-list' with keyword arguments '{'app_label': 'accounting', 'model_name': 'assetbase', 'model_id': 1}' not found. 2 pattern(s) tried: ['api/v2/(?P<app_label>(core|access|itam|itim|assistance|settings|config_management|project_management|devops|human_resources|accounting)+)/(?P<model_name>(ticketcategory|ticketcommentcategory|manufacturer|tenant|entity|company|person|contact|role|itamassetbase|devicemodel|softwarecategory|software|softwareversion|operatingsystem|operatingsystemversion|devicetype|device|clustertype|cluster|port|service|knowledgebasecategory|knowledgebase|externallink|appsettings|configgroups|configgrouphosts|configgroupsoftware|projectstate|projecttype|project|projectmilestone|gitgroup|gitrepository|githubrepository|gitlabrepository|featureflag|employee|assetbase )+)/(?P<model_id>[0-9]+)/history\\\\.(?P<format>[a-z0-9]+)/?$', 'api/v2/(?P<app_label>(core|access|itam|itim|assistance|settings|config_management|project_management|devops|human_resources|accounting)+)/(?P<model_name>(ticketcategory|ticketcommentcategory|manufacturer|tenant|entity|company|person|contact|role|itamassetbase|devicemodel|softwarecategory|software|softwareversion|operatingsystem|operatingsystemversion|devicetype|device|clustertype|cluster|port|service|knowledgebasecategory|knowledgebase|externallink|appsettings|configgroups|configgrouphosts|configgroupsoftware|projectstate|projecttype|project|projectmilestone|gitgroup|gitrepository|githubrepository|gitlabrepository|featureflag|employee|assetbase )+)/(?P<model_id>[0-9]+)/history$']", code='unknown_exception'), 'code': 'unknown_exception'} or 'organization' in {})
pytest ► app.accounting.tests.functional.asset_base.test_functional_asset_base_api_fields.AssetBaseAPIPyTest ► test_api_field_exists[organization.id_int]: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: assert ('organization.id' in {'message': ErrorDetail(string="20250704-Unknown Exception Type [class=NoReverseMatch]. Unable to convert.Please report this error as a bug. msg was Reverse for '_api_centurionaudit_sub-list' with keyword arguments '{'app_label': 'accounting', 'model_name': 'assetbase', 'model_id': 1}' not found. 2 pattern(s) tried: ['api/v2/(?P<app_label>(core|access|itam|itim|assistance|settings|config_management|project_management|devops|human_resources|accounting)+)/(?P<model_name>(ticketcategory|ticketcommentcategory|manufacturer|tenant|entity|company|person|contact|role|itamassetbase|devicemodel|softwarecategory|software|softwareversion|operatingsystem|operatingsystemversion|devicetype|device|clustertype|cluster|port|service|knowledgebasecategory|knowledgebase|externallink|appsettings|configgroups|configgrouphosts|configgroupsoftware|projectstate|projecttype|project|projectmilestone|gitgroup|gitrepository|githubrepository|gitlabrepository|featureflag|employee|assetbase )+)/(?P<model_id>[0-9]+)/history\\\\.(?P<format>[a-z0-9]+)/?$', 'api/v2/(?P<app_label>(core|access|itam|itim|assistance|settings|config_management|project_management|devops|human_resources|accounting)+)/(?P<model_name>(ticketcategory|ticketcommentcategory|manufacturer|tenant|entity|company|person|contact|role|itamassetbase|devicemodel|softwarecategory|software|softwareversion|operatingsystem|operatingsystemversion|devicetype|device|clustertype|cluster|port|service|knowledgebasecategory|knowledgebase|externallink|appsettings|configgroups|configgrouphosts|configgroupsoftware|projectstate|projecttype|project|projectmilestone|gitgroup|gitrepository|githubrepository|gitlabrepository|featureflag|employee|assetbase )+)/(?P<model_id>[0-9]+)/history$']", code='unknown_exception'), 'code': 'unknown_exception'} or 'organization.id' in {})
pytest ► app.accounting.tests.functional.asset_base.test_functional_asset_base_api_fields.AssetBaseAPIPyTest ► test_api_field_exists[organization.display_name_str]: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: assert ('organization.display_name' in {'message': ErrorDetail(string="20250704-Unknown Exception Type [class=NoReverseMatch]. Unable to convert.Please report this error as a bug. msg was Reverse for '_api_centurionaudit_sub-list' with keyword arguments '{'app_label': 'accounting', 'model_name': 'assetbase', 'model_id': 1}' not found. 2 pattern(s) tried: ['api/v2/(?P<app_label>(core|access|itam|itim|assistance|settings|config_management|project_management|devops|human_resources|accounting)+)/(?P<model_name>(ticketcategory|ticketcommentcategory|manufacturer|tenant|entity|company|person|contact|role|itamassetbase|devicemodel|softwarecategory|software|softwareversion|operatingsystem|operatingsystemversion|devicetype|device|clustertype|cluster|port|service|knowledgebasecategory|knowledgebase|externallink|appsettings|configgroups|configgrouphosts|configgroupsoftware|projectstate|projecttype|project|projectmilestone|gitgroup|gitrepository|githubrepository|gitlabrepository|featureflag|employee|assetbase )+)/(?P<model_id>[0-9]+)/history\\\\.(?P<format>[a-z0-9]+)/?$', 'api/v2/(?P<app_label>(core|access|itam|itim|assistance|settings|config_management|project_management|devops|human_resources|accounting)+)/(?P<model_name>(ticketcategory|ticketcommentcategory|manufacturer|tenant|entity|company|person|contact|role|itamassetbase|devicemodel|softwarecategory|software|softwareversion|operatingsystem|operatingsystemversion|devicetype|device|clustertype|cluster|port|service|knowledgebasecategory|knowledgebase|externallink|appsettings|configgroups|configgrouphosts|configgroupsoftware|projectstate|projecttype|project|projectmilestone|gitgroup|gitrepository|githubrepository|gitlabrepository|featureflag|employee|assetbase )+)/(?P<model_id>[0-9]+)/history$']", code='unknown_exception'), 'code': 'unknown_exception'} or 'organization.display_name' in {})
pytest ► app.accounting.tests.functional.asset_base.test_functional_asset_base_api_fields.AssetBaseAPIPyTest ► test_api_field_exists[organization.url_hyperlink]: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: assert ('organization.url' in {'message': ErrorDetail(string="20250704-Unknown Exception Type [class=NoReverseMatch]. Unable to convert.Please report this error as a bug. msg was Reverse for '_api_centurionaudit_sub-list' with keyword arguments '{'app_label': 'accounting', 'model_name': 'assetbase', 'model_id': 1}' not found. 2 pattern(s) tried: ['api/v2/(?P<app_label>(core|access|itam|itim|assistance|settings|config_management|project_management|devops|human_resources|accounting)+)/(?P<model_name>(ticketcategory|ticketcommentcategory|manufacturer|tenant|entity|company|person|contact|role|itamassetbase|devicemodel|softwarecategory|software|softwareversion|operatingsystem|operatingsystemversion|devicetype|device|clustertype|cluster|port|service|knowledgebasecategory|knowledgebase|externallink|appsettings|configgroups|configgrouphosts|configgroupsoftware|projectstate|projecttype|project|projectmilestone|gitgroup|gitrepository|githubrepository|gitlabrepository|featureflag|employee|assetbase )+)/(?P<model_id>[0-9]+)/history\\\\.(?P<format>[a-z0-9]+)/?$', 'api/v2/(?P<app_label>(core|access|itam|itim|assistance|settings|config_management|project_management|devops|human_resources|accounting)+)/(?P<model_name>(ticketcategory|ticketcommentcategory|manufacturer|tenant|entity|company|person|contact|role|itamassetbase|devicemodel|softwarecategory|software|softwareversion|operatingsystem|operatingsystemversion|devicetype|device|clustertype|cluster|port|service|knowledgebasecategory|knowledgebase|externallink|appsettings|configgroups|configgrouphosts|configgroupsoftware|projectstate|projecttype|project|projectmilestone|gitgroup|gitrepository|githubrepository|gitlabrepository|featureflag|employee|assetbase )+)/(?P<model_id>[0-9]+)/history$']", code='unknown_exception'), 'code': 'unknown_exception'} or 'organization.url' in {})
pytest ► app.accounting.tests.functional.asset_base.test_functional_asset_base_api_fields.AssetBaseAPIPyTest ► test_api_field_exists[model_notes_dict]: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: assert ('model_notes' in {'message': ErrorDetail(string="20250704-Unknown Exception Type [class=NoReverseMatch]. Unable to convert.Please report this error as a bug. msg was Reverse for '_api_centurionaudit_sub-list' with keyword arguments '{'app_label': 'accounting', 'model_name': 'assetbase', 'model_id': 1}' not found. 2 pattern(s) tried: ['api/v2/(?P<app_label>(core|access|itam|itim|assistance|settings|config_management|project_management|devops|human_resources|accounting)+)/(?P<model_name>(ticketcategory|ticketcommentcategory|manufacturer|tenant|entity|company|person|contact|role|itamassetbase|devicemodel|softwarecategory|software|softwareversion|operatingsystem|operatingsystemversion|devicetype|device|clustertype|cluster|port|service|knowledgebasecategory|knowledgebase|externallink|appsettings|configgroups|configgrouphosts|configgroupsoftware|projectstate|projecttype|project|projectmilestone|gitgroup|gitrepository|githubrepository|gitlabrepository|featureflag|employee|assetbase )+)/(?P<model_id>[0-9]+)/history\\\\.(?P<format>[a-z0-9]+)/?$', 'api/v2/(?P<app_label>(core|access|itam|itim|assistance|settings|config_management|project_management|devops|human_resources|accounting)+)/(?P<model_name>(ticketcategory|ticketcommentcategory|manufacturer|tenant|entity|company|person|contact|role|itamassetbase|devicemodel|softwarecategory|software|softwareversion|operatingsystem|operatingsystemversion|devicetype|device|clustertype|cluster|port|service|knowledgebasecategory|knowledgebase|externallink|appsettings|configgroups|configgrouphosts|configgroupsoftware|projectstate|projecttype|project|projectmilestone|gitgroup|gitrepository|githubrepository|gitlabrepository|featureflag|employee|assetbase )+)/(?P<model_id>[0-9]+)/history$']", code='unknown_exception'), 'code': 'unknown_exception'} or 'model_notes' in {})
pytest ► app.accounting.tests.functional.asset_base.test_functional_asset_base_api_fields.AssetBaseAPIPyTest ► test_api_field_exists[model_notes.markdown_str]: functional.JUnit.xml#L0
Failed test found in: functional.JUnit.xml Error: assert ('model_notes.markdown' in {'message': ErrorDetail(string="20250704-Unknown Exception Type [class=NoReverseMatch]. Unable to convert.Please report this error as a bug. msg was Reverse for '_api_centurionaudit_sub-list' with keyword arguments '{'app_label': 'accounting', 'model_name': 'assetbase', 'model_id': 1}' not found. 2 pattern(s) tried: ['api/v2/(?P<app_label>(core|access|itam|itim|assistance|settings|config_management|project_management|devops|human_resources|accounting)+)/(?P<model_name>(ticketcategory|ticketcommentcategory|manufacturer|tenant|entity|company|person|contact|role|itamassetbase|devicemodel|softwarecategory|software|softwareversion|operatingsystem|operatingsystemversion|devicetype|device|clustertype|cluster|port|service|knowledgebasecategory|knowledgebase|externallink|appsettings|configgroups|configgrouphosts|configgroupsoftware|projectstate|projecttype|project|projectmilestone|gitgroup|gitrepository|githubrepository|gitlabrepository|featureflag|employee|assetbase )+)/(?P<model_id>[0-9]+)/history\\\\.(?P<format>[a-z0-9]+)/?$', 'api/v2/(?P<app_label>(core|access|itam|itim|assistance|settings|config_management|project_management|devops|human_resources|accounting)+)/(?P<model_name>(ticketcategory|ticketcommentcategory|manufacturer|tenant|entity|company|person|contact|role|itamassetbase|devicemodel|softwarecategory|software|softwareversion|operatingsystem|operatingsystemversion|devicetype|device|clustertype|cluster|port|service|knowledgebasecategory|knowledgebase|externallink|appsettings|configgroups|configgrouphosts|configgroupsoftware|projectstate|projecttype|project|projectmilestone|gitgroup|gitrepository|githubrepository|gitlabrepository|featureflag|employee|assetbase )+)/(?P<model_id>[0-9]+)/history$']", code='unknown_exception'), 'code': 'unknown_exception'} or 'model_notes.markdown' in {})
Python / Create Test Reports (Functional) (3.11)
Failed test were found and 'fail-on-error' option is set to true
Workflow syntax warning: .github/workflows/ci.yaml#L86
In .github/workflows/ci.yaml (Line: 86, Col: 11): Error from called workflow nofusscomputing/action_docker/.github/workflows/docker.yaml@development (Line: 177, Col: 7): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
Workflow syntax warning: .github/workflows/ci.yaml#L86
In .github/workflows/ci.yaml (Line: 86, Col: 11): Error from called workflow nofusscomputing/action_docker/.github/workflows/docker.yaml@development (Line: 324, Col: 7): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
Workflow syntax warning: .github/workflows/ci.yaml#L86
In .github/workflows/ci.yaml (Line: 86, Col: 11): Error from called workflow nofusscomputing/action_docker/.github/workflows/docker.yaml@development (Line: 344, Col: 11): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
Workflow syntax warning: .github/workflows/ci.yaml#L86
In .github/workflows/ci.yaml (Line: 86, Col: 11): Error from called workflow nofusscomputing/action_docker/.github/workflows/docker.yaml@development (Line: 353, Col: 11): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
Workflow syntax warning: .github/workflows/ci.yaml#L86
In .github/workflows/ci.yaml (Line: 86, Col: 11): Error from called workflow nofusscomputing/action_docker/.github/workflows/docker.yaml@development (Line: 365, Col: 11): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
Workflow syntax warning: .github/workflows/ci.yaml#L86
In .github/workflows/ci.yaml (Line: 86, Col: 11): Error from called workflow nofusscomputing/action_docker/.github/workflows/docker.yaml@development (Line: 392, Col: 11): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
Workflow syntax warning: .github/workflows/ci.yaml#L86
In .github/workflows/ci.yaml (Line: 86, Col: 11): Error from called workflow nofusscomputing/action_docker/.github/workflows/docker.yaml@development (Line: 409, Col: 11): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
Workflow syntax warning: .github/workflows/ci.yaml#L86
In .github/workflows/ci.yaml (Line: 86, Col: 11): Error from called workflow nofusscomputing/action_docker/.github/workflows/docker.yaml@development (Line: 424, Col: 11): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
Workflow syntax warning: .github/workflows/ci.yaml#L86
In .github/workflows/ci.yaml (Line: 86, Col: 11): Error from called workflow nofusscomputing/action_docker/.github/workflows/docker.yaml@development (Line: 438, Col: 11): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
Workflow syntax warning: .github/workflows/ci.yaml#L86
In .github/workflows/ci.yaml (Line: 86, Col: 11): Error from called workflow nofusscomputing/action_docker/.github/workflows/docker.yaml@development (Line: 496, Col: 11): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
Python / Build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Python / Meta
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, nrwl/nx-set-shas@3e9ad7370203c1e93d109be57f3b72eb0eb511b1, tj-actions/changed-files@ed68ef82c095e0d48ec87eccea555d944a631a4c. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Python / PIP file Scan (requirements.txt) (requirements_production.txt)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809, actions/checkout@v4, actions/upload-artifact@v4, github/codeql-action/upload-sarif@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Python / PIP file Scan (requirements.txt) (requirements_production.txt)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
Python / PIP file Scan (requirements.txt) (requirements_dev.txt)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809, actions/checkout@v4, actions/upload-artifact@v4, github/codeql-action/upload-sarif@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Python / PIP file Scan (requirements.txt) (requirements_dev.txt)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
MKDocs / Lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Python / PIP file Scan (requirements.txt) (requirements.txt)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809, actions/checkout@v4, actions/upload-artifact@v4, github/codeql-action/upload-sarif@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Python / PIP file Scan (requirements.txt) (requirements.txt)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
Python / PIP file Scan (requirements.txt) (requirements_docker.txt)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809, actions/checkout@v4, actions/upload-artifact@v4, github/codeql-action/upload-sarif@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Python / PIP file Scan (requirements.txt) (requirements_docker.txt)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
MKDocs / Linting Reports
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: dorny/test-reporter@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Python / Create Reports (requirements.txt)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Python / Create Reports (requirements_dev.txt)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Python / Create Reports (requirements_docker.txt)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Python / Create Reports (requirements_production.txt)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Python / Comment on Pull Request (Python Scan) (requirements_dev.txt)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4, jwalton/gh-find-current-pr@89ee5799558265a1e0e31fab792ebb4ee91c016b, marocchino/sticky-pull-request-comment@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Python / Comment on Pull Request (Python Scan) (requirements_docker.txt)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4, jwalton/gh-find-current-pr@89ee5799558265a1e0e31fab792ebb4ee91c016b, marocchino/sticky-pull-request-comment@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Python / Lint (3.11)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Python / Comment on Pull Request (Python Scan) (requirements_production.txt)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4, jwalton/gh-find-current-pr@89ee5799558265a1e0e31fab792ebb4ee91c016b, marocchino/sticky-pull-request-comment@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Python / Comment on Pull Request (Python Scan) (requirements.txt)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4, jwalton/gh-find-current-pr@89ee5799558265a1e0e31fab792ebb4ee91c016b, marocchino/sticky-pull-request-comment@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Docker / Build Image
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Docker / Image SBOM
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Docker / Vulnerability Scan
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809, actions/checkout@v4, actions/upload-artifact@v4, docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d, github/codeql-action/upload-sarif@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Docker / Vulnerability Scan
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
Docker / Create Reports
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Docker / PR Comment (Vulnerability)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4, jwalton/gh-find-current-pr@89ee5799558265a1e0e31fab792ebb4ee91c016b, marocchino/sticky-pull-request-comment@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Python / Unit Test (3.11)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Python / Create Test Reports (3.11)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4, dorny/test-reporter@dc3a92680fcc15842eef52e8c4606ea7ce6bd3f3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Python / Create Coverage report (3.11)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4, actions/upload-artifact@v4, im-open/process-code-coverage-summary@v2.3.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Python / Functional Test (3.11)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Python / Create Test Reports (Functional) (3.11)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4, dorny/test-reporter@dc3a92680fcc15842eef52e8c4606ea7ce6bd3f3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Python / Create Test Reports (Functional) (3.11)
Test report summary exceeded limit of 65535 bytes and will be trimmed
Python / Create Coverage report (Functional) (3.11)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4, actions/upload-artifact@v4, im-open/process-code-coverage-summary@v2.3.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Python / Create Combined Test Reports (3.11)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/setup-python@v5, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
C0301: app/core/urls_api.py#L93
Line too long (126/100) see https://pylint.pycqa.org/en/latest/user_guide/messages/convention/line-too-long.html
C0301: app/accounting/urls.py#L45
Line too long (136/100) see https://pylint.pycqa.org/en/latest/user_guide/messages/convention/line-too-long.html
C0303: app/accounting/urls.py#L32
Trailing whitespace see https://pylint.pycqa.org/en/latest/user_guide/messages/convention/trailing-whitespace.html

Artifacts

Produced during runtime
Name Size Digest
Package Metadata
6.96 KB
sha256:be7a4b88f527ae9c92419328080621ef75bce7fd47ad10f4f9e6e48b9c405f1a
Packages
1.81 MB
sha256:090b690464baaee6c9f1c83870872416eeeef204898191360480c38d449f179c
PyPI README
4.48 KB
sha256:1d1546c65d5e9a77bbd1d048df077607629f00c4e02d109edf09f431efff065b
code-coverage-results-3.11
1.07 KB
sha256:fbb6f8caa8f9fc06ecba1d9ee2f9045188e0c95a1e2cb3fc0a34af5075d1485f
container-scan-results-json
35.5 KB
sha256:6b2981961654d3a2930040369e145d712926a57eef0f525b036e9b6e727e1b66
coverage-3.11
1.54 MB
sha256:26c5b86fab8e3769ea099dcc5d290bcd20d1f839d4c7a1f80baf675e412d0058
coverage-combined-unit-function-html-3.11
2.79 MB
sha256:86a52fd027d8d59f381a77582530c61fb752a363f47f0af9fc6fa42cc4ca8707
coverage-rc-functional-3.11
859 KB
sha256:7eb39f32ae27620aba97568180ef576241c483e5638bf7ad804b35a44b5124e9
coverage-rc-unit-3.11
845 KB
sha256:0e04fb8ef656b8a8bbe31de602e8c4cab44e38ffa19d0c41e2a136b4cb0f08e9
coverage-report-3.11
33.2 KB
sha256:8378820adccfc40a50d4e6424c315100d270e852d5ee6a41a804cdd93f24d5e0
coverage-report-json-3.11
66 KB
sha256:8ef96b0eb7f221907c4b325129454e3f51646fe29b4e3eb3a3c81b0a77f510f6
docker-scan-results-sarif
673 Bytes
sha256:a41a8afc66e6fdbd1da36490d1cd40f36daaafb241a5f1f74af5af1e70d14a08
docker-vulnerability-report
329 Bytes
sha256:7abb22f87a72565d7dc840bd2bc614a47af842197eecaf850cfe685d65f419cb
docker-vulnerability-report-full
342 Bytes
sha256:e9bf0b88a57c19d3406d189956b4289652ca7c7426161c6c8aaf62c0173cdcef
functional-code-coverage-results-3.11
1.08 KB
sha256:f937671bc7dbf797331ba0cea26b8f39c9cd1f89cfddeb8e6e959995032cfed6
functional-coverage-3.11
1.55 MB
sha256:10468af4cefac30d6f828d61197b743cb42273fdc9da4b9459e066b725346064
functional-coverage-report-3.11
31.3 KB
sha256:6254729f7cfb21b3e285adbb62a6d0cd058cdcd9f605dedd5571385bb0e1327a
functional-coverage-report-json-3.11
67 KB
sha256:14c0b07c858d17f6932117a4dd9890eccbddd3cd4f7097cd54320f9c49b440d2
functional-test-centurion-logs-3.11
5.87 MB
sha256:67bdbc86b7bc7f8f8958f260546a68985c9dc19b4efc9c1cc5bae04fe5e682d6
functional-test-results-3.11
620 KB
sha256:6b4b65de70a9d650611464a9f4fc767e075f0355c9708ff07f833035b1cb933f
functional-test-shield-endpoint-3.11
1.17 KB
sha256:98fcd04908eb520f0a6f6927ce12f882f11b21e3989ae111996b8c7deb4d13b8
mkdocs-lint
309 Bytes
sha256:5e5980646cbe3c8edc2070c6ed6cfd4bec2418ef4fe9833f4cd1b8ed1f423468
python-scan-results-requirements.txt-json
2.78 KB
sha256:fb4526ae2f95160535fb040de2f9e2f471a7292ef760268455bcc786561b1104
python-scan-results-requirements.txt-sarif
488 Bytes
sha256:04d406c2d099ae8f45121bca41fdb8e94b0096c129ec574d8ccdfdc4795dcbde
python-scan-results-requirements_dev.txt-json
335 Bytes
sha256:2efe3bd9dc7967ddb860b3e132bc14d7b14ae457eb524a0f545726368c213d4e
python-scan-results-requirements_dev.txt-sarif
495 Bytes
sha256:3efcdac9e9cca3d1b5fd80345ad972729b90c507c74fc7b4bfff8103907a09fe
python-scan-results-requirements_docker.txt-json
336 Bytes
sha256:38de995dda15cf44411bc1c9e7b0cc98600a436d9d307ac96d5cd36d6de77daf
python-scan-results-requirements_docker.txt-sarif
495 Bytes
sha256:85c089396f5e629a103b91e39ae13fdd217a470ae922eb904b202a6ea48769eb
python-scan-results-requirements_production.txt-json
339 Bytes
sha256:3b3ac34f34c723e117341940fbc534a88ce66bc82f2558c8f2e93ac97d564fb9
python-scan-results-requirements_production.txt-sarif
497 Bytes
sha256:3015cc4d759f7e8f5e253b5531a9a2ae9d34efc8abb0754ac06cb92fe3ac0d82
python-vulnerability-report-full-requirements.txt
284 Bytes
sha256:b265d6e12d3231083144a58ef1c47d359aa52e72e35622d7db6c931c11a9cf29
python-vulnerability-report-full-requirements_dev.txt
288 Bytes
sha256:dc081bc7e31822ac17e60ab4fd36ad365f350343237412e1fd6701172298367f
python-vulnerability-report-full-requirements_docker.txt
290 Bytes
sha256:717c2410047d7d69bfcd92230cef9225a6afdcadc0e5462844417a2e6361cd5d
python-vulnerability-report-full-requirements_production.txt
292 Bytes
sha256:fd4500f077d7e404dd43589692533e8e2c54b477cfe7509e05b104760346d401
python-vulnerability-report-requirements.txt
277 Bytes
sha256:0d313ccb917d820902c0038aba0982252b56b3445aef03b189a0006096dd8d92
python-vulnerability-report-requirements_dev.txt
281 Bytes
sha256:0ea845b3ef9e2483e3182ccf21a2a704c91a609174ab68a97a74a3d4dd3f7597
python-vulnerability-report-requirements_docker.txt
283 Bytes
sha256:aea64c9ad95c9271470082a9463e2fb7222f1c72406b689bc48a84a070c163dd
python-vulnerability-report-requirements_production.txt
286 Bytes
sha256:758e7f0931d5911ca1cfbd67e771bd6c195fe86f2ac588a13e5de9e62798443a
trivy-sbom-report
14.8 KB
sha256:d153fffe8377b257b7cf3c12f686ffee4754bb2d83f49230094a46e2135f98cd
unit-test-centurion-logs-3.11
8.34 MB
sha256:65fb26680fb9b284ce923d8c3a3808bf06176675637fed9505f671939858e0b6
unit-test-results-3.11
272 KB
sha256:ca37867ce8b316fe383f186e3ffa4260fcd7338644503e9cf504a5949248839e
unit-test-shield-endpoint-3.11
1.14 KB
sha256:03e738226987a495e2dd73ece5cd74f83c826763cf193e39cbe758bf781600f1