fix: resolve pixi environment configuration warnings #206
pr-checks.yml
on: pull_request
PR Quality Gate
34s
Coverage Check
2m 59s
Documentation Check
9s
PR Summary
5s
Annotations
11 errors and 7 warnings
|
PR Quality Gate
Process completed with exit code 1.
|
|
Coverage Check:
.pixi/envs/quality/lib/python3.12/unittest/mock.py#L1393
test_system_status_degraded
AttributeError: <module 'src.uckn.api.main' from '/home/runner/work/claude-code-knowledge-framework/claude-code-knowledge-framework/src/uckn/api/main.py'> does not have the attribute 'get_knowledge_manager'
|
|
Coverage Check:
.pixi/envs/quality/lib/python3.12/unittest/mock.py#L1393
test_system_status_healthy
AttributeError: <module 'src.uckn.api.main' from '/home/runner/work/claude-code-knowledge-framework/claude-code-knowledge-framework/src/uckn/api/main.py'> does not have the attribute 'get_knowledge_manager'
|
|
Coverage Check:
tests/unit/api/test_collaboration_router.py#L110
TestCollaborationRouter.test_get_comments
assert 503 == 200
+ where 503 = <Response [503 Service Unavailable]>.status_code
|
|
Coverage Check:
tests/unit/api/test_collaboration_router.py#L81
TestCollaborationRouter.test_add_comment_success
assert 503 == 201
+ where 503 = <Response [503 Service Unavailable]>.status_code
|
|
Coverage Check:
tests/integration/test_centralized_architecture.py#L214
test_knowledge_manager_full_lifecycle_error_solution
AssertionError: Error solution addition should succeed
assert False
|
|
Coverage Check:
tests/integration/test_centralized_architecture.py#L149
test_knowledge_manager_full_lifecycle_pattern
AssertionError: assert 'This is a te...n for Python.' == 'This is an u...n for Python.'
- This is an updated test code pattern for Python.
? ---------
+ This is a test code pattern for Python.
|
|
Coverage Check:
tests/e2e/test_e2e_knowledge_lifecycle.py#L164
test_concurrent_operations
assert 0 >= 3
+ where 0 = len([])
|
|
Coverage Check:
tests/e2e/test_e2e_knowledge_lifecycle.py#L92
test_complete_knowledge_lifecycle
KeyError: 'chromadb_available'
|
|
Coverage Check:
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 0x7f2ae03da3a0>()
+ where <built-in method lower of str object at 0x7f2ae03da3a0> = '[]'.lower
+ where '[]' = str([])
+ and '' = <built-in method lower of str object at 0x55561f50a7f0>()
+ where <built-in method lower of str object at 0x55561f50a7f0> = ''.lower
|
|
Coverage Check:
tests/e2e/test_e2e_basic_workflow.py#L81
test_basic_end_to_end_workflow
KeyError: 'chromadb_available'
|
|
PR Quality Gate
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>0PQeFaAAAAADrqp0S14E6Q7l7Os7x7XHIQkwyQUEyMDMwMTA2MDI5AEVkZ2U=
|
|
PR Quality Gate
Failed to restore: Cache service responded with 400
|
|
Coverage Check:
.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])
|
|
Coverage Check:
.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])
|
|
Coverage Check:
.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])
|
|
Coverage Check
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>0PAeFaAAAAADCK4qSCobDSJLZ+FiltUYYQkwyQUEyMDMwMTA5MDE5AEVkZ2U=
|
|
Coverage Check
Failed to restore: Cache service responded with 400
|