Skip to content

fix: resolve pixi environment configuration warnings #173

fix: resolve pixi environment configuration warnings

fix: resolve pixi environment configuration warnings #173

Triggered via pull request July 23, 2025 22:17
Status Failure
Total duration 3m 5s
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, integration): tests/integration/test_knowledge_manager_integration.py#L114
test_health_status_and_error_handling KeyError: 'chromadb_available'
test-matrix (3.12, integration): tests/integration/test_knowledge_manager_integration.py#L70
test_pattern_classification_workflow assert None is not None
test-matrix (3.12, integration): tests/integration/test_knowledge_manager_integration.py#L60
test_add_and_search_pattern assert None is not None
test-matrix (3.12, integration): tests/integration/test_centralized_architecture.py#L214
test_compatibility_matrix_crud assert None is not None
test-matrix (3.12, integration): tests/integration/test_centralized_architecture.py#L187
test_knowledge_manager_full_lifecycle_error_solution assert None is not None
test-matrix (3.12, integration): tests/integration/test_centralized_architecture.py#L99
test_knowledge_manager_full_lifecycle_pattern assert None is not None
test-matrix (3.12, integration): tests/e2e/test_e2e_knowledge_lifecycle.py#L146
test_concurrent_operations assert None is not None
test-matrix (3.12, integration): tests/e2e/test_e2e_knowledge_lifecycle.py#L38
test_complete_knowledge_lifecycle assert None is not None
test-matrix (3.12, integration): tests/e2e/test_e2e_basic_workflow.py#L120
test_tech_stack_analysis_workflow AssertionError: assert ('python' in '[]' or 'python' in '') + where '[]' = <built-in method lower of str object at 0x7efe459f3840>() + where <built-in method lower of str object at 0x7efe459f3840> = '[]'.lower + where '[]' = str([]) + and '' = <built-in method lower of str object at 0x562f323fa7f0>() + where <built-in method lower of str object at 0x562f323fa7f0> = ''.lower
test-matrix (3.12, integration): tests/e2e/test_e2e_basic_workflow.py#L38
test_basic_end_to_end_workflow assert None is not None
test-matrix (3.12, e2e): tests/integration/test_knowledge_manager_integration.py#L114
test_health_status_and_error_handling KeyError: 'chromadb_available'
test-matrix (3.12, e2e): tests/integration/test_knowledge_manager_integration.py#L70
test_pattern_classification_workflow assert None is not None
test-matrix (3.12, e2e): tests/integration/test_knowledge_manager_integration.py#L60
test_add_and_search_pattern assert None is not None
test-matrix (3.12, e2e): tests/integration/test_centralized_architecture.py#L214
test_compatibility_matrix_crud assert None is not None
test-matrix (3.12, e2e): tests/integration/test_centralized_architecture.py#L187
test_knowledge_manager_full_lifecycle_error_solution assert None is not None
test-matrix (3.12, e2e): tests/integration/test_centralized_architecture.py#L99
test_knowledge_manager_full_lifecycle_pattern assert None is not None
test-matrix (3.12, e2e): tests/e2e/test_e2e_knowledge_lifecycle.py#L146
test_concurrent_operations assert None is not None
test-matrix (3.12, e2e): tests/e2e/test_e2e_knowledge_lifecycle.py#L38
test_complete_knowledge_lifecycle assert None is not None
test-matrix (3.12, e2e): tests/e2e/test_e2e_basic_workflow.py#L120
test_tech_stack_analysis_workflow AssertionError: assert ('python' in '[]' or 'python' in '') + where '[]' = <built-in method lower of str object at 0x7f86a4d54f00>() + where <built-in method lower of str object at 0x7f86a4d54f00> = '[]'.lower + where '[]' = str([]) + and '' = <built-in method lower of str object at 0x55bf72eec7f0>() + where <built-in method lower of str object at 0x55bf72eec7f0> = ''.lower
test-matrix (3.12, e2e): tests/e2e/test_e2e_basic_workflow.py#L38
test_basic_end_to_end_workflow assert None is not None
test-matrix (3.12, e2e)
The strategy configuration was canceled because "test-matrix._3_12_integration" failed
test-matrix (3.12, unit): tests/integration/test_knowledge_manager_integration.py#L114
test_health_status_and_error_handling KeyError: 'chromadb_available'
test-matrix (3.12, unit): tests/integration/test_knowledge_manager_integration.py#L70
test_pattern_classification_workflow assert None is not None
test-matrix (3.12, unit): tests/integration/test_knowledge_manager_integration.py#L60
test_add_and_search_pattern assert None is not None
test-matrix (3.12, unit): tests/integration/test_centralized_architecture.py#L214
test_compatibility_matrix_crud assert None is not None
test-matrix (3.12, unit): tests/integration/test_centralized_architecture.py#L187
test_knowledge_manager_full_lifecycle_error_solution assert None is not None
test-matrix (3.12, unit): tests/integration/test_centralized_architecture.py#L99
test_knowledge_manager_full_lifecycle_pattern assert None is not None
test-matrix (3.12, unit): tests/e2e/test_e2e_knowledge_lifecycle.py#L146
test_concurrent_operations assert None is not None
test-matrix (3.12, unit): tests/e2e/test_e2e_knowledge_lifecycle.py#L38
test_complete_knowledge_lifecycle assert None is not None
test-matrix (3.12, unit): tests/e2e/test_e2e_basic_workflow.py#L120
test_tech_stack_analysis_workflow AssertionError: assert ('python' in '[]' or 'python' in '') + where '[]' = <built-in method lower of str object at 0x7fdc9c108c90>() + where <built-in method lower of str object at 0x7fdc9c108c90> = '[]'.lower + where '[]' = str([]) + and '' = <built-in method lower of str object at 0x5581b9b3d7f0>() + where <built-in method lower of str object at 0x5581b9b3d7f0> = ''.lower
test-matrix (3.12, unit): tests/e2e/test_e2e_basic_workflow.py#L38
test_basic_end_to_end_workflow assert None is not None
test-matrix (3.12, unit)
The strategy configuration was canceled because "test-matrix._3_12_integration" failed
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>0k1+BaAAAAADSzLCMKsYQQJh7IC434pIEQkwyQUEyMDMwMTA5MDA3AEVkZ2U=
test-matrix (3.12, integration)
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>0lF+BaAAAAAA74v5R96zTT5uUhG6k6cjnQkwyQUEyMDMwMTA4MDUzAEVkZ2U=
test-matrix (3.12, e2e)
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>0lF+BaAAAAAD3CZ7gGX6ARYDyWkvRgdlvQ0hJMzBFREdFMDIyMQBFZGdl
test-matrix (3.12, unit)
Failed to restore: Cache service responded with 400