fix: resolve pixi environment configuration warnings #185
quality-metrics.yml
on: pull_request
test-and-coverage
3m 13s
Annotations
10 errors and 5 warnings
|
test-and-coverage:
tests/integration/test_knowledge_manager_integration.py#L156
test_update_and_delete_pattern
assert None is not None
|
|
test-and-coverage:
tests/integration/test_knowledge_manager_integration.py#L94
test_pattern_classification_workflow
AssertionError: Failed to add pattern. Health: {'unified_db_available': True, 'semantic_search_available': True, 'knowledge_dir': '/tmp/uckn_test_knowledge_7teurxgu', 'database_manager': {'auto_start_enabled': True, 'database_accessible': True, 'docker_available': True, 'container_running': True}, 'components': {'pattern_manager': 'healthy', 'error_solution_manager': 'healthy', 'pattern_classification': 'healthy', 'tech_detector': 'healthy', 'database_manager': 'healthy'}}
assert None is not None
|
|
test-and-coverage:
tests/integration/test_knowledge_manager_integration.py#L75
test_add_and_search_pattern
AssertionError: Failed to add pattern. Health: {'unified_db_available': True, 'semantic_search_available': True, 'knowledge_dir': '/tmp/uckn_test_knowledge_7teurxgu', 'database_manager': {'auto_start_enabled': True, 'database_accessible': True, 'docker_available': True, 'container_running': True}, 'components': {'pattern_manager': 'healthy', 'error_solution_manager': 'healthy', 'pattern_classification': 'healthy', 'tech_detector': 'healthy', 'database_manager': 'healthy'}}
assert None is not None
|
|
test-and-coverage:
tests/integration/test_centralized_architecture.py#L247
test_compatibility_matrix_crud
AssertionError: Failed to add compatibility entry. Health: {'unified_db_available': True, 'semantic_search_available': True, 'knowledge_dir': '.uckn_test_knowledge_integration', 'database_manager': {'auto_start_enabled': True, 'database_accessible': True, 'docker_available': True, 'container_running': True}, 'components': {'pattern_manager': 'healthy', 'error_solution_manager': 'healthy', 'pattern_classification': 'healthy', 'tech_detector': 'healthy', 'database_manager': 'healthy'}}
assert None is not None
|
|
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#L105
test_knowledge_manager_full_lifecycle_pattern
assert None is not None
|
|
test-and-coverage:
tests/e2e/test_e2e_knowledge_lifecycle.py#L154
test_concurrent_operations
assert None is not None
|
|
test-and-coverage:
tests/e2e/test_e2e_knowledge_lifecycle.py#L40
test_complete_knowledge_lifecycle
assert None is not None
|
|
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 0x7f347e7ce820>()
+ where <built-in method lower of str object at 0x7f347e7ce820> = '[]'.lower
+ where '[]' = str([])
+ and '' = <built-in method lower of str object at 0x555dc74f37f0>()
+ where <built-in method lower of str object at 0x555dc74f37f0> = ''.lower
|
|
test-and-coverage:
tests/e2e/test_e2e_basic_workflow.py#L40
test_basic_end_to_end_workflow
assert None is not None
|
|
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>0hbWCaAAAAACRMIURvS3nTJc8eI0y6YTPQkwyQUEyMDMwMTA2MDQ5AEVkZ2U=
|
|
test-and-coverage
Failed to restore: Cache service responded with 400
|