-
Notifications
You must be signed in to change notification settings - Fork 173
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: dead-link-checker can't find out dead links (#596) #609
Conversation
update markdown-link-check version v3.8.7 -> v3 optimize check-dead-link result display ignore internal anchor
Hi @xujiajiadexiaokeai, welcome to mosn community, Please sign Contributor License Agreement! After you signed CLA, we will automatically sync the status of this pull request in 3 minutes. |
Codecov Report
@@ Coverage Diff @@
## main #609 /- ##
=======================================
Coverage 60.92% 60.92%
=======================================
Files 120 120
Lines 6377 6377
=======================================
Hits 3885 3885
Misses 2120 2120
Partials 372 372 Continue to review full report at Codecov.
|
@seeflood Hi! Shall we need to add [0, 403] to aliveStatusCodes? |
Thanks for your great contribution! As for the image that returns status 0 , let's rerun the workflow to try again Now the "status 0" problem disappeared :) |
This reverts commit d80d59d.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm. Thanks!
By the way, your id is cute :)
What this PR does:
update markdown-link-check version v3.8.7 -> v3
optimize check-dead-link result display
ignore internal anchor
Which issue(s) this PR fixes:
Fixes #596
Special notes for your reviewer:
Does this PR introduce a user-facing change?: