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

Update cypress.yml #32

Merged
merged 1 commit into from
Oct 28, 2024
Merged

Update cypress.yml #32

merged 1 commit into from
Oct 28, 2024

Conversation

dmundra
Copy link
Collaborator

@dmundra dmundra commented Oct 28, 2024

No description provided.

Copy link

Pa11y testing results
> pa11y-ci:sitemap
> pa11y-ci --sitemap http://127.0.0.1:4000/ca-jekyll-vanilla/sitemap.xml --sitemap-find https://civicactions.github.io --sitemap-replace http://127.0.0.1:4000 --sitemap-exclude "/*.pdf"

Running Pa11y on 5 URLs:
 > http://localhost:4000/ca-jekyll-vanilla/2021/04/23/welcome-to-jekyll.html - 1 errors
 > http://localhost:4000/ca-jekyll-vanilla/about/ - 2 errors
 > http://localhost:4000/ca-jekyll-vanilla/ - 1 errors
 > http://localhost:4000/ca-jekyll-vanilla/join/ - 2 errors
 > http://localhost:4000/ca-jekyll-vanilla/search/ - 2 errors

Errors in http://localhost:4000/ca-jekyll-vanilla/2021/04/23/welcome-to-jekyll.html:

 • Elements must only use allowed ARIA attributes
   (https://dequeuniversity.com/rules/axe/4.2/aria-allowed-attr?application=axeAPI)

   (html > body > footer > div > section > div > div:nth-child(2))

   <div class="usa-identifier__identity" aria-label="Agency description"> <p
   class="usa-identifi...</div>

Errors in http://localhost:4000/ca-jekyll-vanilla/about/:

 • Elements must only use allowed ARIA attributes
   (https://dequeuniversity.com/rules/axe/4.2/aria-allowed-attr?application=axeAPI)

   (html > body > footer > div > section > div > div:nth-child(2))

   <div class="usa-identifier__identity" aria-label="Agency description"> <p
   class="usa-identifi...</div>

 • Duplicate id attribute value "main-content" found on the web page.

   (#main-content)

   <main class="usa-layout-docs usa-layout-docs__main usa-prose"
   id="main-content"> <h1>About</...</main>

Errors in http://localhost:4000/ca-jekyll-vanilla/:

 • Elements must only use allowed ARIA attributes
   (https://dequeuniversity.com/rules/axe/4.2/aria-allowed-attr?application=axeAPI)

   (html > body > footer > div > section > div > div:nth-child(2))

   <div class="usa-identifier__identity" aria-label="Agency description"> <p
   class="usa-identifi...</div>

Errors in http://localhost:4000/ca-jekyll-vanilla/join/:

 • Elements must only use allowed ARIA attributes
   (https://dequeuniversity.com/rules/axe/4.2/aria-allowed-attr?application=axeAPI)

   (html > body > footer > div > section > div > div:nth-child(2))

   <div class="usa-identifier__identity" aria-label="Agency description"> <p
   class="usa-identifi...</div>

 • Duplicate id attribute value "main-content" found on the web page.

   (#main-content)

   <main class="usa-layout-docs usa-layout-docs__main usa-prose"
   id="main-content"> <h1>Join</h...</main>

Errors in http://localhost:4000/ca-jekyll-vanilla/search/:

 • Elements must only use allowed ARIA attributes
   (https://dequeuniversity.com/rules/axe/4.2/aria-allowed-attr?application=axeAPI)

   (html > body > footer > div > section > div > div:nth-child(2))

   <div class="usa-identifier__identity" aria-label="Agency description"> <p
   class="usa-identifi...</div>

 • Duplicate id attribute value "main-content" found on the web page.

   (#main-content)

   <main class="usa-layout-docs usa-layout-docs__main usa-prose"
   id="main-content"> <h1>Search<...</main>

✘ 0/5 URLs passed

Copy link

Cypress Test Results

4 tests   4 ✔️  3s ⏱️
6 suites  0 💤
3 files    0

Results for commit 43c3563.

@dmundra dmundra merged commit 8c17f2c into main Oct 28, 2024
11 checks passed
@dmundra dmundra deleted the dmundra-patch-1 branch October 28, 2024 18:47
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.

1 participant