Skip to content

[A11y] link-in-text-block - /git-going-with-github/ #6

@github-actions

Description

@github-actions

Accessibility Violation: link-in-text-block

Impact: serious
Page: /git-going-with-github/
URL: https://community-access.github.io/git-going-with-github/

Description: Ensure links are distinguished from surrounding text in a way that does not rely on color

Help: Links must be distinguishable without relying on color


Element 1:

<a href="https://code.visualstudio.com/">VS Code</a>

Selector: blockquote:nth-child(13) > p > a[href$="code.visualstudio.com/"]

Screenshot of violation

Element 2:

<a href="https://github.com/features/copilot">GitHub Copilot</a>

Selector: blockquote:nth-child(13) > p > a:nth-child(4)

Screenshot of violation

Element 3:

<a href="https://community-access.github.io">Community Access</a>

Selector: footer > p:nth-child(1) > a

Screenshot of violation


Full report and logs available in the workflow run artifacts.

Last detected: 2026-02-27T15:30:28.932Z


Note: This issue was created by an automated accessibility audit using axe-core. Automated tools like this can catch many common WCAG violations but they do not replace manual testing by human testers. Automated tools typically catch around 30-40% of real-world accessibility issues. Issues like unclear focus order, confusing screen reader announcements, cognitive load problems, and complex interaction patterns require hands-on testing with assistive technologies such as VoiceOver, NVDA, and keyboard-only navigation. Please treat this as a starting point, not a complete accessibility review.

Metadata

Metadata

Assignees

No one assigned

    Labels

    accessibilityWCAG accessibility violationautomatedCreated by automated workflow

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions