feat:add mcp session manager #6603
main-ci.yml
on: pull_request
Check Changed Files
11s
Style Check
/
Python Style
1m 34s
Style Check
/
Web Style
2m 5s
Style Check
/
Docker Compose Template
19s
Style Check
/
SuperLinter
2m 12s
Web Tests
/
Web Tests
1m 20s
DB Migration Test
/
db-migration-test
1m 1s
Matrix: API Tests / API Tests
Matrix: VDB Tests / VDB Tests
Annotations
11 errors and 10 warnings
|
DB Migration Test / db-migration-test
Process completed with exit code 2.
|
|
Style Check / Python Style
Process completed with exit code 1.
|
|
Style Check / Python Style
2 errors
|
|
Style Check / Python Style:
api/core/tools/mcp_tool/tool.py#L149
No parameter named "session" (reportCallIssue)
|
|
Style Check / Python Style:
api/core/tools/mcp_tool/tool.py#L7
Import "core.mcp.auth_client" could not be resolved (reportMissingImports)
|
|
API Tests / API Tests (3.11)
Process completed with exit code 4.
|
|
API Tests / API Tests (3.12)
The strategy configuration was canceled because "api-tests.test._3_11" failed
|
|
API Tests / API Tests (3.12)
Process completed with exit code 4.
|
|
VDB Tests / VDB Tests (3.12)
Process completed with exit code 1.
|
|
VDB Tests / VDB Tests (3.11)
The strategy configuration was canceled because "vdb-tests.test._3_12" failed
|
|
VDB Tests / VDB Tests (3.11)
Process completed with exit code 1.
|
|
Style Check / Web Style:
web/app/(commonLayout)/app/(appDetailLayout)/[appId]/layout-main.tsx#L112
Complete the task associated to this "TODO" comment
|
|
Style Check / Web Style:
web/__tests__/plugin-tool-workflow-error.test.tsx#L202
Remove the declaration of the unused '_pluginId' variable
|
|
Style Check / Web Style:
web/__tests__/plugin-tool-workflow-error.test.tsx#L196
Remove the declaration of the unused '_pluginId' variable
|
|
Style Check / Web Style:
web/__tests__/plugin-tool-workflow-error.test.tsx#L169
Remove the declaration of the unused '_pluginId' variable
|
|
Style Check / Web Style:
web/__tests__/description-validation.test.tsx#L90
Refactor this code to not nest functions more than 4 levels deep
|
|
Style Check / Web Style:
web/__tests__/description-validation.test.tsx#L86
Refactor this code to not nest functions more than 4 levels deep
|
|
Style Check / Web Style:
web/__tests__/check-i18n.test.ts#L599
Refactor this code to not nest more than 3 if/for/while/switch/try statements
|
|
Style Check / Web Style:
web/__tests__/check-i18n.test.ts#L272
Refactor this code to not nest functions more than 4 levels deep
|
|
Style Check / Web Style:
web/__tests__/check-i18n.test.ts#L32
Refactor this code to not nest functions more than 4 levels deep
|
|
Style Check / Web Style:
web/__tests__/check-i18n.test.ts#L30
Refactor this code to not nest functions more than 4 levels deep
|