Skip to content

refact: refactor to moneropo and add some routes. #6

refact: refactor to moneropo and add some routes.

refact: refactor to moneropo and add some routes. #6

Triggered via pull request July 5, 2026 12:34
@NiapyaNiapya
synchronize #2
dev
Status Failure
Total duration 1m 46s
Artifacts

feed-check.yml

on: pull_request
Verify feed sources have tests
1m 44s
Verify feed sources have tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Verify feed sources have tests
Process completed with exit code 1.
error: Source route failed: 500 [GET] "https://news-at.zhihu.com/api/4/news/latest": <no response> Unable to connect. Is the computer able to access the url?: pkgs/rssbook/src/utils/tests/source.ts#L51
at getRouteData (/home/runner/work/RSSBook/RSSBook/pkgs/rssbook/src/utils/tests/source.ts:51:13) at async <anonymous> (/home/runner/work/RSSBook/RSSBook/pkgs/rssbook/src/routers/feeds/socialmedia/zhihu/index.test.ts:7:22)
error: Source route failed: 403 [GET] "https://m.thepaper.cn": 403 Forbidden: pkgs/rssbook/src/utils/tests/source.ts#L51
at getRouteData (/home/runner/work/RSSBook/RSSBook/pkgs/rssbook/src/utils/tests/source.ts:51:13) at async <anonymous> (/home/runner/work/RSSBook/RSSBook/pkgs/rssbook/src/routers/feeds/multimedia/thepaper/index.test.ts:7:22)
error: Source route failed: 500 [GET] "https://it.ithome.com/": <no response> [TimeoutError]: The operation was aborted due to timeout: pkgs/rssbook/src/utils/tests/source.ts#L51
at getRouteData (/home/runner/work/RSSBook/RSSBook/pkgs/rssbook/src/utils/tests/source.ts:51:13) at async <anonymous> (/home/runner/work/RSSBook/RSSBook/pkgs/rssbook/src/routers/feeds/multimedia/ithome/index.test.ts:14:22)
error: Source route failed: 403 [GET] "https://mangoread.substack.com/feed": 403 Forbidden: pkgs/rssbook/src/utils/tests/source.ts#L51
at getRouteData (/home/runner/work/RSSBook/RSSBook/pkgs/rssbook/src/utils/tests/source.ts:51:13) at async <anonymous> (/home/runner/work/RSSBook/RSSBook/pkgs/rssbook/src/routers/feeds/blog/substack/index.test.ts:14:22)
Verify feed sources have tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/