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

VORHER #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

VORHER #4

wants to merge 1 commit into from

Conversation

steinimo
Copy link
Owner

  • change background colour of modal to green

@steinimo steinimo had a problem deploying to dev-accessibility June 24, 2024 13:17 — with GitHub Actions Failure
@steinimo steinimo changed the title BEFORE VORHER Jun 24, 2024
Copy link

Running axe-core 4.9.1 in chrome-headless

Testing http://localhost:8080 ... please wait, this may take a minute.

Violation of "color-contrast" with 1 occurrences!
Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. Correct invalid elements at:
- div:nth-child(3) > button
For details, see: https://dequeuniversity.com/rules/axe/4.9/color-contrast

Violation of "region" with 4 occurrences!
Ensures all page content is contained by landmarks. Correct invalid elements at:
- #root > div:nth-child(1) > div > h3
- div:nth-child(1) > div > div:nth-child(2)
- .select
- article
For details, see: https://dequeuniversity.com/rules/axe/4.9/region

Violation of "select-name" with 1 occurrences!
Ensures select element has an accessible name. Correct invalid elements at:
- select
For details, see: https://dequeuniversity.com/rules/axe/4.9/select-name

6 Accessibility issues detected.

Testing http://localhost:8080/game ... please wait, this may take a minute.

Violation of "color-contrast" with 1 occurrences!
Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. Correct invalid elements at:
- div:nth-child(3) > button
For details, see: https://dequeuniversity.com/rules/axe/4.9/color-contrast

Violation of "region" with 4 occurrences!
Ensures all page content is contained by landmarks. Correct invalid elements at:
- #root > div:nth-child(1) > div > h3
- div:nth-child(1) > div > div:nth-child(2)
- .select
- article
For details, see: https://dequeuniversity.com/rules/axe/4.9/region

Violation of "select-name" with 1 occurrences!
Ensures select element has an accessible name. Correct invalid elements at:
- select
For details, see: https://dequeuniversity.com/rules/axe/4.9/select-name

6 Accessibility issues detected.

Testing http://localhost:8080/cheat ... please wait, this may take a minute.

Violation of "color-contrast" with 1 occurrences!
Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. Correct invalid elements at:
- div:nth-child(3) > button
For details, see: https://dequeuniversity.com/rules/axe/4.9/color-contrast

Violation of "region" with 4 occurrences!
Ensures all page content is contained by landmarks. Correct invalid elements at:
- #root > div:nth-child(1) > div > h3
- div:nth-child(1) > div > div:nth-child(2)
- .select
- article
For details, see: https://dequeuniversity.com/rules/axe/4.9/region

Violation of "select-name" with 1 occurrences!
Ensures select element has an accessible name. Correct invalid elements at:
- select
For details, see: https://dequeuniversity.com/rules/axe/4.9/select-name

6 Accessibility issues detected.

Testing http://localhost:8080/solver ... please wait, this may take a minute.

Violation of "color-contrast" with 1 occurrences!
Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. Correct invalid elements at:
- div:nth-child(3) > button
For details, see: https://dequeuniversity.com/rules/axe/4.9/color-contrast

Violation of "region" with 4 occurrences!
Ensures all page content is contained by landmarks. Correct invalid elements at:
- #root > div:nth-child(1) > div > h3
- div:nth-child(1) > div > div:nth-child(2)
- .select
- article
For details, see: https://dequeuniversity.com/rules/axe/4.9/region

Violation of "select-name" with 1 occurrences!
Ensures select element has an accessible name. Correct invalid elements at:
- select
For details, see: https://dequeuniversity.com/rules/axe/4.9/select-name

6 Accessibility issues detected.
Testing complete of 4 pages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants