Skip to content

fix: resolve pixi environment configuration warnings #169

fix: resolve pixi environment configuration warnings

fix: resolve pixi environment configuration warnings #169

Triggered via pull request July 23, 2025 21:53
Status Failure
Total duration 4m 28s
Artifacts

test-matrix.yml

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

Annotations

23 errors and 13 warnings
test-matrix (3.12, integration): tests/integration/test_knowledge_manager_integration.py#L99
test_add_and_search_error_solution 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 0x7f9deb94ad00>() + where <built-in method lower of str object at 0x7f9deb94ad00> = '[]'.lower + where '[]' = str([]) + and '' = <built-in method lower of str object at 0x55bdfe8877f0>() + where <built-in method lower of str object at 0x55bdfe8877f0> = ''.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, unit)
The operation was canceled.
test-matrix (3.12, unit)
The strategy configuration was canceled because "test-matrix._3_12_integration" failed
test-matrix (3.12, e2e): tests/integration/test_knowledge_manager_integration.py#L99
test_add_and_search_error_solution 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 0x7f5549ae6ac0>() + where <built-in method lower of str object at 0x7f5549ae6ac0> = '[]'.lower + where '[]' = str([]) + and '' = <built-in method lower of str object at 0x55f44fcad7f0>() + where <built-in method lower of str object at 0x55f44fcad7f0> = ''.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, 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): tests/unit/molecules/test_collaboration_manager.py#L166
The test <Function test_activity_event_creation> is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'.
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>011mBaAAAAABf/kg1lND/R6JIxbU+WyHeQlkzRURHRTA1MDgARWRnZQ==
test-matrix (3.12, integration)
Failed to restore: Cache service responded with 400
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): tests/unit/molecules/test_collaboration_manager.py#L166
The test <Function test_activity_event_creation> is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'.
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>02FmBaAAAAABiYjkXdCThTa8W9Hab8pQeUEFPRURHRTA1MjAARWRnZQ==
test-matrix (3.12, e2e)
Failed to restore: Cache service responded with 400