Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(route/ft): Fix author name. #14529

Merged
merged 1 commit into from
Feb 22, 2024
Merged

fix(route/ft): Fix author name. #14529

merged 1 commit into from
Feb 22, 2024

Conversation

dzx-dzx
Copy link
Contributor

@dzx-dzx dzx-dzx commented Feb 22, 2024

Involved Issue / 该 PR 相关 Issue

Close #

Example for the Proposed Route(s) / 路由地址示例

/ft/myft/12345678-abcd-4036-82db-vdv20db024b8

New RSS Route Checklist / 新 RSS 路由检查表

  • New Route / 新的路由
  • Documentation / 文档说明
  • Full text / 全文获取
    • Use cache / 使用缓存
  • Anti-bot or rate limit / 反爬/频率限制
    • If yes, do your code reflect this sign? / 如果有, 是否有对应的措施?
  • Date and time / 日期和时间
    • Parsed / 可以解析
    • Correct time zone / 时区正确
  • New package added / 添加了新的包
  • Puppeteer

Note / 说明

@github-actions github-actions bot added the Route: v2 v2 route related label Feb 22, 2024
@dzx-dzx dzx-dzx marked this pull request as ready for review February 22, 2024 15:19
@github-actions github-actions bot added the Auto: Route Test Complete Auto route test has finished on given PR label Feb 22, 2024
Copy link
Contributor

Successfully generated as following:

http://localhost:1200/ft/myft/12345678-abcd-4036-82db-vdv20db024b8 - Failed ❌
HTTPError: Response code 404 (Not Found)

Route requested: /ft/myft/12345678-abcd-4036-82db-vdv20db024b8
Error message: Error: Invalid character in entity name
Line: 0
Column: 7707
Char: =
    at error (/app/node_modules/.pnpm/sax@1.3.0/node_modules/sax/lib/sax.js:652:10)
    at strictFail (/app/node_modules/.pnpm/sax@1.3.0/node_modules/sax/lib/sax.js:678:7)
    at SAXParser.write (/app/node_modules/.pnpm/sax@1.3.0/node_modules/sax/lib/sax.js:1499:13)
    at exports.Parser.Parser.parseString (/app/node_modules/.pnpm/xml2js@0.5.0/node_modules/xml2js/lib/parser.js:327:31)
    at Parser.parseString (/app/node_modules/.pnpm/xml2js@0.5.0/node_modules/xml2js/lib/parser.js:5:59)
    at /app/node_modules/.pnpm/rss-parser@3.13.0/node_modules/rss-parser/lib/parser.js:33:22
    at new Promise (<anonymous>)
    at Parser.parseString (/app/node_modules/.pnpm/rss-parser@3.13.0/node_modules/rss-parser/lib/parser.js:32:16)
    at IncomingMessage.<anonymous> (/app/node_modules/.pnpm/rss-parser@3.13.0/node_modules/rss-parser/lib/parser.js:96:23)
    at IncomingMessage.emit (node:events:530:35)
Helpful Information to provide when opening issue:
Path: /ft/myft/12345678-abcd-4036-82db-vdv20db024b8
Node version: v20.11.1
Git Hash: 2029991

@TonyRL TonyRL merged commit 6884cd4 into DIYgod:master Feb 22, 2024
34 checks passed
@dzx-dzx dzx-dzx deleted the patch-2 branch February 22, 2024 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto: Route Test Complete Auto route test has finished on given PR Route: v2 v2 route related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants