fix: resolve pixi environment configuration warnings #192
quality-metrics.yml
on: pull_request
test-and-coverage
3m 19s
Annotations
10 errors and 5 warnings
|
test-and-coverage:
tests/test_semantic_search_enhanced.py#L268
TestEnhancedSemanticSearchEngine.test_text_extraction_comprehensive
AttributeError: 'EnhancedSemanticSearchEngine' object has no attribute '_extract_text_for_embedding'
|
|
test-and-coverage:
tests/test_semantic_search_enhanced.py#L222
TestEnhancedSemanticSearchEngine.test_session_embedding_generation
AttributeError: 'EnhancedSemanticSearchEngine' object has no attribute 'generate_session_embedding'
|
|
test-and-coverage:
tests/test_semantic_search_enhanced.py#L159
TestEnhancedSemanticSearchEngine.test_encode_invalid_inputs
TypeError: unhashable type: 'list'
|
|
test-and-coverage:
tests/integration/test_knowledge_manager_integration.py#L199
test_update_and_delete_pattern
assert False
|
|
test-and-coverage:
tests/integration/test_centralized_architecture.py#L203
test_knowledge_manager_full_lifecycle_error_solution
assert None is not None
|
|
test-and-coverage:
tests/integration/test_centralized_architecture.py#L140
test_knowledge_manager_full_lifecycle_pattern
assert False
|
|
test-and-coverage:
tests/e2e/test_e2e_knowledge_lifecycle.py#L164
test_concurrent_operations
assert 0 >= 3
+ where 0 = len([])
|
|
test-and-coverage:
tests/e2e/test_e2e_knowledge_lifecycle.py#L92
test_complete_knowledge_lifecycle
KeyError: 'chromadb_available'
|
|
test-and-coverage:
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 0x7f0967772400>()
+ where <built-in method lower of str object at 0x7f0967772400> = '[]'.lower
+ where '[]' = str([])
+ and '' = <built-in method lower of str object at 0x559ca9fef7f0>()
+ where <built-in method lower of str object at 0x559ca9fef7f0> = ''.lower
|
|
test-and-coverage:
tests/e2e/test_e2e_basic_workflow.py#L81
test_basic_end_to_end_workflow
KeyError: 'chromadb_available'
|
|
test-and-coverage:
.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-and-coverage:
.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-and-coverage:
.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-and-coverage
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>0ygaEaAAAAACVCENxIwmLRZeXiBx6fc2mQkwyQUEyMDMwMTA4MDUzAEVkZ2U=
|
|
test-and-coverage
Failed to restore: Cache service responded with 400
|