Skip to content

fix: resolve pixi environment configuration warnings #190

fix: resolve pixi environment configuration warnings

fix: resolve pixi environment configuration warnings #190

Triggered via pull request July 25, 2025 20:15
Status Failure
Total duration 3m 21s
Artifacts

test-matrix.yml

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

Annotations

31 errors and 15 warnings
test-matrix (3.12, unit): tests/integration/test_knowledge_manager_integration.py#L141
test_add_and_search_error_solution assert False + where False = any(<generator object test_add_and_search_error_solution.<locals>.<genexpr> at 0x7f2076fddc40>)
test-matrix (3.12, unit): tests/integration/test_knowledge_manager_integration.py#L87
test_add_and_search_pattern assert False + where False = any(<generator object test_add_and_search_pattern.<locals>.<genexpr> at 0x7f207704d700>)
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 0x7f21051f98c0>)
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 0x7f21050d03c0>() + where <built-in method lower of str object at 0x7f21050d03c0> = '[]'.lower + where '[]' = str([]) + and '' = <built-in method lower of str object at 0x55c3ca0997f0>() + where <built-in method lower of str object at 0x55c3ca0997f0> = ''.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 0x7f20fc1f9940>.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, e2e): tests/integration/test_knowledge_manager_integration.py#L141
test_add_and_search_error_solution assert False + where False = any(<generator object test_add_and_search_error_solution.<locals>.<genexpr> at 0x7fe5c5fd9c40>)
test-matrix (3.12, e2e): tests/integration/test_knowledge_manager_integration.py#L87
test_add_and_search_pattern assert False + where False = any(<generator object test_add_and_search_pattern.<locals>.<genexpr> at 0x7fe5fe039700>)
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 0x7fe575fbd8c0>)
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 0x7fe562489e90>() + where <built-in method lower of str object at 0x7fe562489e90> = '[]'.lower + where '[]' = str([]) + and '' = <built-in method lower of str object at 0x5646dacaf7f0>() + where <built-in method lower of str object at 0x5646dacaf7f0> = ''.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 0x7fe5fe4910d0>.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#L141
test_add_and_search_error_solution assert False + where False = any(<generator object test_add_and_search_error_solution.<locals>.<genexpr> at 0x7f4f43089d20>)
test-matrix (3.12, integration): tests/integration/test_knowledge_manager_integration.py#L87
test_add_and_search_pattern assert False + where False = any(<generator object test_add_and_search_pattern.<locals>.<genexpr> at 0x7f4f6188db60>)
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 0x7f4f6188d9a0>)
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 0x7f4f43363150>() + where <built-in method lower of str object at 0x7f4f43363150> = '[]'.lower + where '[]' = str([]) + and '' = <built-in method lower of str object at 0x5648223377f0>() + where <built-in method lower of str object at 0x5648223377f0> = ''.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 0x7f4f3bed1df0>.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): .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>08eWDaAAAAAD/XjSMIec4QKRBr1PK710/QkwyQUEyMDMwMTA3MDA1AEVkZ2U=
test-matrix (3.12, unit)
Failed to restore: Cache service responded with 400
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>08uWDaAAAAADR/AUYP9JESI0rjpuNZne4QkwyQUEyMDMwMTA4MDMxAEVkZ2U=
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>08eWDaAAAAADrd/lOseyQSJJZsthaVDYGQ0hJMzBFREdFMDMyMgBFZGdl
test-matrix (3.12, integration)
Failed to restore: Cache service responded with 400