fix: resolve pixi environment configuration warnings #186
quality-metrics.yml
on: pull_request
test-and-coverage
4m 56s
Annotations
10 errors and 5 warnings
|
test-and-coverage:
.pixi/envs/quality/lib/python3.12/unittest/mock.py#L1393
TestEnhancedSemanticSearchEngine.test_engine_initialization_success
AttributeError: module 'uckn.core' has no attribute 'enhanced_semantic_search_engine'
|
|
test-and-coverage:
tests/integration/test_knowledge_manager_integration.py#L173
test_update_and_delete_pattern
assert False
|
|
test-and-coverage:
tests/integration/test_knowledge_manager_integration.py#L147
test_add_and_search_error_solution
assert False
+ where False = any(<generator object test_add_and_search_error_solution.<locals>.<genexpr> at 0x7fb982b9dc40>)
|
|
test-and-coverage:
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 0x7fb98756c580>)
|
|
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#L69
test_complete_knowledge_lifecycle
assert False
+ where False = any(<generator object test_complete_knowledge_lifecycle.<locals>.<genexpr> at 0x7fb9874d7ae0>)
|
|
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 0x7fb987486040>()
+ where <built-in method lower of str object at 0x7fb987486040> = '[]'.lower
+ where '[]' = str([])
+ and '' = <built-in method lower of str object at 0x561d6d76b7f0>()
+ where <built-in method lower of str object at 0x561d6d76b7f0> = ''.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>0TPKCaAAAAAD7J60EicfzQKx7G54lq3LyUEFPRURHRTA1MTIARWRnZQ==
|
|
test-and-coverage
Failed to restore: Cache service responded with 400
|