ErrLookup › YMFE/yapi
YMFE/yapi
YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台 · JavaScript · 227 source files
Analyzed at 59bade3a8a on 2026-08-29. 22 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| action.payload.data.errmsg | exception | error | http, frontend, redux-middleware, api-error |
| Plugin ${name} Config 配置错误,请检查 yapi-plugin-${name}/index.js | exception | error | plugins, configuration, require |
| 插件配置有误,请检查 | exception | error | plugins, configuration, validation |
| context.href 不能被赋值 | exception | error | script-sandbox, immutable-context, postman-lib |
| context.hostname 不能被赋值 | exception | error | script-sandbox, immutable-context, postman-lib |
| context.caseId 不能被赋值 | exception | error | script-sandbox, immutable-context, postman-lib |
| This method name(${method}) is not exist. | exception | error | expression-parsing, script, validation |
| http status "${response.status}"获取数据失败,请确认 swaggerUrl 是否正确 | exception | error | network, http, swagger, sync |
| 返回数据格式不是 JSON | http | error | validation, swagger, http, import |
| third_login: ${e.message} | exception | error | authentication, third-party-login, error-wrapping |
| init.lock文件已存在,请确认您是否已安装。如果需要重新安装,请删掉init.lock文件 | exception | error | installation, lock-file, idempotency |
| 初始化管理员账号 "${yapi.WEBCONFIG.adminAccount}" 失败, ${err.message} | exception | critical | installation, database, admin-account |
| 缺少hookname | exception | error | plugin, hooks, missing-argument |
| 不存在的hookname | exception | error | plugin, hooks, invalid-name |
| 重复绑定singleHook(${name}), 请检查 | exception | error | plugin, hooks, duplicate-registration |
| config.json配置了插件${plugin},但plugins目录没有找到此插件,请安装此插件 | exception | critical | plugin, configuration, missing-module |
| Plugin Route config Error | exception | error | plugin, routing, configuration |
| Plugin Route path conflict, please try rename the path | exception | error | plugin, routing, route-conflict |
| token 不能为空 | validation | error | token, validation, missing-argument |
| Plugin Route config Error | exception | error | plugin, websocket, configuration |
| Plugin Route path conflict, please try rename the path | exception | error | plugin, websocket, route-conflict |
| 还没有生成报告 | console | warning | ui, react, test-report |