Skip to content

flaky: markdown-link-checker: Status 0 #5301

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

Closed
mtojek opened this issue Dec 6, 2022 · 3 comments
Closed

flaky: markdown-link-checker: Status 0 #5301

mtojek opened this issue Dec 6, 2022 · 3 comments
Labels
stale This issue is like stale bread.

Comments

@mtojek
Copy link
Member

mtojek commented Dec 6, 2022

Spotted in: https://github.com/coder/coder/actions/runs/3628078862/jobs/6118683656

ERROR: 3 dead links found!
[✖] https://www.contributor-covenant.org/ → Status: 0
[✖] https://www.contributor-covenant.org/version/1/4/code-of-conduct.html → Status: 0
[✖] https://www.contributor-covenant.org/faq → Status: 0

It seems to be a transient network issue, so nothing we can properly fix, but maybe we can introduce 2-3 retries/backoff.

@mtojek mtojek added the flake label Dec 6, 2022
@mtojek
Copy link
Member Author

mtojek commented Dec 6, 2022

@mtojek
Copy link
Member Author

mtojek commented Dec 6, 2022

More details:

FILE: ./docs/contributing/CODE_OF_CONDUCT.md
[✖] https://www.contributor-covenant.org/ → Status: 0 Error: getaddrinfo EAI_AGAIN www.contributor-covenant.org
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:107:26) {
  errno: -3001,
  code: 'EAI_AGAIN',
  syscall: 'getaddrinfo',
  hostname: 'www.contributor-covenant.org'
}
[✖] https://www.contributor-covenant.org/version/1/4/code-of-conduct.html → Status: 0 Error: getaddrinfo EAI_AGAIN www.contributor-covenant.org
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:107:26) {
  errno: -3001,
  code: 'EAI_AGAIN',
  syscall: 'getaddrinfo',
  hostname: 'www.contributor-covenant.org'
}

@github-actions
Copy link

github-actions bot commented Mar 7, 2023

This issue is becoming stale. In order to keep the tracker readable and actionable, I'm going close to this issue in 7 days if there isn't more activity.

@github-actions github-actions bot added the stale This issue is like stale bread. label Mar 7, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale This issue is like stale bread.
Projects
None yet
Development

No branches or pull requests

1 participant