Skip to content

fix: resolve pixi environment configuration warnings #184

fix: resolve pixi environment configuration warnings

fix: resolve pixi environment configuration warnings #184

Triggered via pull request July 24, 2025 22:36
Status Failure
Total duration 3m 22s
Artifacts

test-matrix.yml

on: pull_request
Matrix: test-matrix
aggregate-results
0s
aggregate-results
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 15 warnings
test-matrix (3.12, e2e): tests/integration/test_knowledge_manager_integration.py#L98
test_pattern_classification_workflow assert None is not None
test-matrix (3.12, e2e): tests/integration/test_knowledge_manager_integration.py#L80
test_add_and_search_pattern assert False + where False = any(<generator object test_add_and_search_pattern.<locals>.<genexpr> at 0x7fedfe2a7140>)
test-matrix (3.12, e2e): tests/integration/test_centralized_architecture.py#L203
test_knowledge_manager_full_lifecycle_error_solution assert None is not None
test-matrix (3.12, e2e): tests/integration/test_centralized_architecture.py#L140
test_knowledge_manager_full_lifecycle_pattern assert False
test-matrix (3.12, e2e): tests/e2e/test_e2e_knowledge_lifecycle.py#L164
test_concurrent_operations assert 0 >= 3 + where 0 = len([])
test-matrix (3.12, e2e): tests/e2e/test_e2e_knowledge_lifecycle.py#L133
test_end_to_end_error_handling assert not True
test-matrix (3.12, e2e): tests/e2e/test_e2e_knowledge_lifecycle.py#L69
test_complete_knowledge_lifecycle assert False + where False = any(<generator object test_complete_knowledge_lifecycle.<locals>.<genexpr> at 0x7fed8fead8c0>)
test-matrix (3.12, e2e): tests/e2e/test_e2e_basic_workflow.py#L124
test_tech_stack_analysis_workflow AssertionError: assert ('python' in '[]' or 'python' in '') + where '[]' = <built-in method lower of str object at 0x7fee0522d1a0>() + where <built-in method lower of str object at 0x7fee0522d1a0> = '[]'.lower + where '[]' = str([]) + and '' = <built-in method lower of str object at 0x560ba703a7f0>() + where <built-in method lower of str object at 0x560ba703a7f0> = ''.lower
test-matrix (3.12, e2e): tests/e2e/test_e2e_basic_workflow.py#L103
test_error_handling_workflow AssertionError: assert not True + where True = assign_pattern_to_category('invalid', 'invalid') + where assign_pattern_to_category = <src.uckn.core.organisms.knowledge_manager.KnowledgeManager object at 0x7fee04eb12b0>.assign_pattern_to_category
test-matrix (3.12, e2e): tests/e2e/test_e2e_basic_workflow.py#L81
test_basic_end_to_end_workflow KeyError: 'chromadb_available'
test-matrix (3.12, integration): tests/integration/test_knowledge_manager_integration.py#L98
test_pattern_classification_workflow assert None is not None
test-matrix (3.12, integration): tests/integration/test_knowledge_manager_integration.py#L80
test_add_and_search_pattern assert False + where False = any(<generator object test_add_and_search_pattern.<locals>.<genexpr> at 0x7efeb45cace0>)
test-matrix (3.12, integration): tests/integration/test_centralized_architecture.py#L203
test_knowledge_manager_full_lifecycle_error_solution assert None is not None
test-matrix (3.12, integration): tests/integration/test_centralized_architecture.py#L140
test_knowledge_manager_full_lifecycle_pattern assert False
test-matrix (3.12, integration): tests/e2e/test_e2e_knowledge_lifecycle.py#L164
test_concurrent_operations assert 0 >= 3 + where 0 = len([])
test-matrix (3.12, integration): tests/e2e/test_e2e_knowledge_lifecycle.py#L133
test_end_to_end_error_handling assert not True
test-matrix (3.12, integration): tests/e2e/test_e2e_knowledge_lifecycle.py#L69
test_complete_knowledge_lifecycle assert False + where False = any(<generator object test_complete_knowledge_lifecycle.<locals>.<genexpr> at 0x7efe2d611460>)
test-matrix (3.12, integration): tests/e2e/test_e2e_basic_workflow.py#L124
test_tech_stack_analysis_workflow AssertionError: assert ('python' in '[]' or 'python' in '') + where '[]' = <built-in method lower of str object at 0x7efebc0c2310>() + where <built-in method lower of str object at 0x7efebc0c2310> = '[]'.lower + where '[]' = str([]) + and '' = <built-in method lower of str object at 0x55e0916147f0>() + where <built-in method lower of str object at 0x55e0916147f0> = ''.lower
test-matrix (3.12, integration): tests/e2e/test_e2e_basic_workflow.py#L103
test_error_handling_workflow AssertionError: assert not True + where True = assign_pattern_to_category('invalid', 'invalid') + where assign_pattern_to_category = <src.uckn.core.organisms.knowledge_manager.KnowledgeManager object at 0x7efe242b0cb0>.assign_pattern_to_category
test-matrix (3.12, integration): tests/e2e/test_e2e_basic_workflow.py#L81
test_basic_end_to_end_workflow KeyError: 'chromadb_available'
test-matrix (3.12, integration)
The strategy configuration was canceled because "test-matrix._3_12_e2e" failed
test-matrix (3.12, unit): tests/integration/test_knowledge_manager_integration.py#L98
test_pattern_classification_workflow assert None is not None
test-matrix (3.12, unit): tests/integration/test_knowledge_manager_integration.py#L80
test_add_and_search_pattern assert False + where False = any(<generator object test_add_and_search_pattern.<locals>.<genexpr> at 0x7f14da4d3140>)
test-matrix (3.12, unit): tests/integration/test_centralized_architecture.py#L203
test_knowledge_manager_full_lifecycle_error_solution assert None is not None
test-matrix (3.12, unit): tests/integration/test_centralized_architecture.py#L140
test_knowledge_manager_full_lifecycle_pattern assert False
test-matrix (3.12, unit): tests/e2e/test_e2e_knowledge_lifecycle.py#L164
test_concurrent_operations assert 0 >= 3 + where 0 = len([])
test-matrix (3.12, unit): tests/e2e/test_e2e_knowledge_lifecycle.py#L133
test_end_to_end_error_handling assert not True
test-matrix (3.12, unit): tests/e2e/test_e2e_knowledge_lifecycle.py#L69
test_complete_knowledge_lifecycle assert False + where False = any(<generator object test_complete_knowledge_lifecycle.<locals>.<genexpr> at 0x7f1568d158c0>)
test-matrix (3.12, unit): tests/e2e/test_e2e_basic_workflow.py#L124
test_tech_stack_analysis_workflow AssertionError: assert ('python' in '[]' or 'python' in '') + where '[]' = <built-in method lower of str object at 0x7f1562fe9260>() + where <built-in method lower of str object at 0x7f1562fe9260> = '[]'.lower + where '[]' = str([]) + and '' = <built-in method lower of str object at 0x5634f3b357f0>() + where <built-in method lower of str object at 0x5634f3b357f0> = ''.lower
test-matrix (3.12, unit): tests/e2e/test_e2e_basic_workflow.py#L103
test_error_handling_workflow AssertionError: assert not True + where True = assign_pattern_to_category('invalid', 'invalid') + where assign_pattern_to_category = <src.uckn.core.organisms.knowledge_manager.KnowledgeManager object at 0x7f1568c56000>.assign_pattern_to_category
test-matrix (3.12, unit): tests/e2e/test_e2e_basic_workflow.py#L81
test_basic_end_to_end_workflow KeyError: 'chromadb_available'
test-matrix (3.12, unit)
The strategy configuration was canceled because "test-matrix._3_12_e2e" failed
test-matrix (3.12, e2e): .pixi/envs/quality/lib/python3.12/site-packages/pydantic/main.py#L463
Pydantic serializer warnings: PydanticSerializationUnexpectedValue(Expected `enum` - serialized value may not be as expected [input_value=<WorkflowState.PUBLISHED: 'published'>, input_type=WorkflowState])
test-matrix (3.12, e2e): .pixi/envs/quality/lib/python3.12/site-packages/pydantic/main.py#L463
Pydantic serializer warnings: PydanticSerializationUnexpectedValue(Expected `enum` - serialized value may not be as expected [input_value=<WorkflowState.IN_TESTING: 'in_testing'>, input_type=WorkflowState])
test-matrix (3.12, e2e): .pixi/envs/quality/lib/python3.12/site-packages/pydantic/main.py#L463
Pydantic serializer warnings: PydanticSerializationUnexpectedValue(Expected `enum` - serialized value may not be as expected [input_value=<WorkflowState.IN_REVIEW: 'in_review'>, input_type=WorkflowState])
test-matrix (3.12, e2e)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0hbWCaAAAAABzUIWVW8CDT46qqGvGtFrZQkwyQUEyMDMwMTA3MDQ5AEVkZ2U=
test-matrix (3.12, e2e)
Failed to restore: Cache service responded with 400
test-matrix (3.12, integration): .pixi/envs/quality/lib/python3.12/site-packages/pydantic/main.py#L463
Pydantic serializer warnings: PydanticSerializationUnexpectedValue(Expected `enum` - serialized value may not be as expected [input_value=<WorkflowState.PUBLISHED: 'published'>, input_type=WorkflowState])
test-matrix (3.12, integration): .pixi/envs/quality/lib/python3.12/site-packages/pydantic/main.py#L463
Pydantic serializer warnings: PydanticSerializationUnexpectedValue(Expected `enum` - serialized value may not be as expected [input_value=<WorkflowState.IN_TESTING: 'in_testing'>, input_type=WorkflowState])
test-matrix (3.12, integration): .pixi/envs/quality/lib/python3.12/site-packages/pydantic/main.py#L463
Pydantic serializer warnings: PydanticSerializationUnexpectedValue(Expected `enum` - serialized value may not be as expected [input_value=<WorkflowState.IN_REVIEW: 'in_review'>, input_type=WorkflowState])
test-matrix (3.12, integration)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0h7WCaAAAAABrcb27sQstQa4KR236/4kwQ0gxRURHRTA5MTYARWRnZQ==
test-matrix (3.12, integration)
Failed to restore: Cache service responded with 400
test-matrix (3.12, unit): .pixi/envs/quality/lib/python3.12/site-packages/pydantic/main.py#L463
Pydantic serializer warnings: PydanticSerializationUnexpectedValue(Expected `enum` - serialized value may not be as expected [input_value=<WorkflowState.PUBLISHED: 'published'>, input_type=WorkflowState])
test-matrix (3.12, unit): .pixi/envs/quality/lib/python3.12/site-packages/pydantic/main.py#L463
Pydantic serializer warnings: PydanticSerializationUnexpectedValue(Expected `enum` - serialized value may not be as expected [input_value=<WorkflowState.IN_TESTING: 'in_testing'>, input_type=WorkflowState])
test-matrix (3.12, unit): .pixi/envs/quality/lib/python3.12/site-packages/pydantic/main.py#L463
Pydantic serializer warnings: PydanticSerializationUnexpectedValue(Expected `enum` - serialized value may not be as expected [input_value=<WorkflowState.IN_REVIEW: 'in_review'>, input_type=WorkflowState])
test-matrix (3.12, unit)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0h7WCaAAAAABrtlflqF5ERK8nzIJh4RDiQkwyQUEyMDMwMTA3MDQ3AEVkZ2U=
test-matrix (3.12, unit)
Failed to restore: Cache service responded with 400