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

Infrastructure: Failing link-checker for GitHub links #2907

Closed
ccanash opened this issue Jan 23, 2024 · 1 comment
Closed

Infrastructure: Failing link-checker for GitHub links #2907

ccanash opened this issue Jan 23, 2024 · 1 comment
Assignees
Labels
bug Code defects; not for inaccurate prose Infrastructure Related to maintaining task force and repo operations, processes, systems, documentation

Comments

@ccanash
Copy link

ccanash commented Jan 23, 2024

First noted at #2775 (comment) (although it does affect any new contributions as well, at this time)

The failing build's error message is Found broken external link on content/about/contributing/contributing.html:69:15, hash not found on page, which points to https://github.com/w3c/aria-practices#code-conformance.

@howard-e howard-e added bug Code defects; not for inaccurate prose Infrastructure Related to maintaining task force and repo operations, processes, systems, documentation labels Feb 6, 2024
howard-e added a commit that referenced this issue Feb 6, 2024
@howard-e
Copy link
Contributor

howard-e commented Feb 13, 2024

An additional failing check here first happening yesterday, is the following:

error stack for chrome.google link
Found broken external link on content/patterns/landmarks/examples/at.html:198:21
  FetchError: maximum redirect reached at: https://chrome.google.com/webstore/detail/skipto-landmarks-headings/fjkpbfcodhflpdildjbmdhhmcoplghgf
    at ClientRequest.<anonymous> (/home/runner/work/aria-practices/aria-practices/node_modules/node-fetch/lib/index.js:1590:15)
    at ClientRequest.emit (node:events:529:35)
    at HTTPParser.parserOnIncomingClient (node:_http_client:700:27)
    at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17)
    at TLSSocket.socketOnData (node:_http_client:541:22)
    at TLSSocket.emit (node:events:517:28)
    at addChunk (node:internal/streams/readable:368:12)
    at readableAddChunk (node:internal/streams/readable:341:9)
    at Readable.push (node:internal/streams/readable:278:10)
    at TLSWrap.onStreamRead (node:internal/stream_base_commons:190:23)
Link checker found 1 broken link

The link hasn't been updated; it seems some new rate limit is being hit?

@howard-e howard-e changed the title Failing link-checker for GitHub links Infrastructure: Failing link-checker for GitHub links Feb 13, 2024
@mcking65 mcking65 added this to the H1/2024 APG Improvements milestone Jul 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Code defects; not for inaccurate prose Infrastructure Related to maintaining task force and repo operations, processes, systems, documentation
Projects
None yet
Development

No branches or pull requests

4 participants