Skip to content

fix: resolve pixi environment configuration warnings #175

fix: resolve pixi environment configuration warnings

fix: resolve pixi environment configuration warnings #175

Triggered via pull request July 24, 2025 01:27
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, e2e): tests/integration/test_knowledge_manager_integration.py#L129
test_update_and_delete_pattern assert None is not None
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 0x7fdc7debd260>() + where <built-in method lower of str object at 0x7fdc7debd260> = '[]'.lower + where '[]' = str([]) + and '' = <built-in method lower of str object at 0x558ca935f7f0>() + where <built-in method lower of str object at 0x558ca935f7f0> = ''.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, unit): tests/integration/test_knowledge_manager_integration.py#L129
test_update_and_delete_pattern assert None is not None
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 0x7fbe6438dc20>() + where <built-in method lower of str object at 0x7fbe6438dc20> = '[]'.lower + where '[]' = str([]) + and '' = <built-in method lower of str object at 0x5571af1e77f0>() + where <built-in method lower of str object at 0x5571af1e77f0> = ''.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_e2e" failed
test-matrix (3.12, integration): tests/integration/test_knowledge_manager_integration.py#L129
test_update_and_delete_pattern assert None is not None
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 0x7f08a7718210>() + where <built-in method lower of str object at 0x7f08a7718210> = '[]'.lower + where '[]' = str([]) + and '' = <built-in method lower of str object at 0x55b5a49847f0>() + where <built-in method lower of str object at 0x55b5a49847f0> = ''.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, integration)
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>0FYyBaAAAAAAbg6BW28rHR4DLFWup/U2lQkwyQUEyMDMwMTA5MDI5AEVkZ2U=
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>0FYyBaAAAAADwLr2m5jZ/QrPA5MsG9/NLQkwyQUEyMDMwMTA5MDQ1AEVkZ2U=
test-matrix (3.12, unit)
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>0FoyBaAAAAACn84lZiukxTIkK/kW1YP7FQ0gxRURHRTIzMTQARWRnZQ==
test-matrix (3.12, integration)
Failed to restore: Cache service responded with 400