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
Run umbrelladocs/action-linkspector@v1
Run reviewdog/action-setup@v1
Run set -eu
🐶 Installing reviewdog ... https://github.com/reviewdog/reviewdog
Run set -eu
📖 reviewdog -h
Run $GITHUB_ACTION_PATH/script.sh
🔗💀 Installing linkspector ... https://github.com/UmbrellaDocs/linkspector
Running linkspector with reviewdog 🐶 ...
reviewdog: failed to unmarshal rdjson (DiagnosticResult): proto: unexpected EOF
Error: Process completed with exit code 1.
Additionally on wiki page you don't use link like "Something.md", but only as "Something" that points to the selected page.
The text was updated successfully, but these errors were encountered:
gaurav-nelson
changed the title
[Feature request] Be able to scan Github wiki page repo
[FEATURE REQ] Be able to scan Github wiki page repo
Jul 1, 2024
Hi,
I have a Github repo and I'd like to check its wiki page repo for broken links as well.
https://github.com/kaktusztea/km100/wiki
Created a workflow for it:
https://github.com/kaktusztea/km100/blob/master/.github/workflows/markdown_links_wiki.yml
But it fails and I don't know why.
https://github.com/kaktusztea/km100/actions/runs/9646569412
Additionally on wiki page you don't use link like "Something.md", but only as "Something" that points to the selected page.
The text was updated successfully, but these errors were encountered: