You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To maintainers: if you are not willing to be disturbed, list your username in scripts/workflow/test-issue/call-maintainer.js. In this way, your username will be wrapped in an inline code block when tagged so you will not be notified.
If all routes can not be found, the issue will be closed automatically. Please use NOROUTE for a route-irrelevant issue or leave a comment if it is a mistake.
如果所有路由都无法匹配,issue 将会被自动关闭。如果 issue 和路由无关,请使用 NOROUTE 关键词,或者留下评论。我们会重新审核。
路由地址
完整路由地址
相关文档
#14922
预期是什么?
正常返回结果
实际发生了什么?
TypeError: got(...).json is not a function
部署
RSSHub 演示 (https://rsshub.app)
部署相关信息
No response
额外信息
目前有若干单个路由的 issue 和修复(例如 #15648、#15207、#15107、#15134 ……),但仍有大量路由有这个问题,光是搜索
got.*\.json\(
就能搜到很多,可能还有别的。可以考虑给
fakeGot
加上.json()
method,或者尽量全面地对各个路由都进行修复,而非报一个修一个,我上面列出的路由很可能还是不全。这不是重复的 issue
The text was updated successfully, but these errors were encountered: