18F / development-guide

A set of guidelines and best practices for an awesome software engineering team
https://engineering.18f.gov
Other
1.25k stars 122 forks source link

Add pa11y-ci and github action #252

Closed Sgtpluck closed 3 years ago

github-actions[bot] commented 3 years ago
Pa11y testing results ``` > development-guide@1.0.0 pa11y-ci:sitemap /home/runner/work/development-guide/development-guide > pa11y-ci --sitemap http://localhost:4000/sitemap.xml --sitemap-exclude "/*.pdf" Running Pa11y on 37 URLs: > https://engineering.18f.gov/architecture-reviews/ - 3 errors > https://engineering.18f.gov/architecture-reviews/data-act-pilot/ - 3 errors > https://engineering.18f.gov/architecture-reviews/micro-purchase/ - 3 errors > https://engineering.18f.gov/accessibility-scanning/ - 3 errors > https://engineering.18f.gov/continuous-deployment/ - 3 errors > https://engineering.18f.gov/browser-testing/ - 3 errors > https://engineering.18f.gov/code-review/ - 3 errors > https://engineering.18f.gov/datastore-selection/ - 3 errors > https://engineering.18f.gov/docker/ - 3 errors > https://engineering.18f.gov/example-workflows/ - 3 errors > https://engineering.18f.gov/css/ - 3 errors > https://engineering.18f.gov/development-environments/ - 3 errors > https://engineering.18f.gov/frontend/ - 3 errors > https://engineering.18f.gov/incident-reports/cloud-gov/ - 3 errors (node:3674) UnhandledPromiseRejectionWarning: Error: Page crashed! at Page._onTargetCrashed (/home/runner/work/development-guide/development-guide/node_modules/puppeteer/lib/Page.js:215:24) at CDPSession. (/home/runner/work/development-guide/development-guide/node_modules/puppeteer/lib/Page.js:123:56) at CDPSession.emit (events.js:315:20) at CDPSession._onMessage (/home/runner/work/development-guide/development-guide/node_modules/puppeteer/lib/Connection.js:200:12) at Connection._onMessage (/home/runner/work/development-guide/development-guide/node_modules/puppeteer/lib/Connection.js:112:17) at WebSocket. (/home/runner/work/development-guide/development-guide/node_modules/puppeteer/lib/WebSocketTransport.js:44:24) at WebSocket.onMessage (/home/runner/work/development-guide/development-guide/node_modules/ws/lib/event-target.js:120:16) at WebSocket.emit (events.js:315:20) at Receiver.receiverOnMessage (/home/runner/work/development-guide/development-guide/node_modules/ws/lib/websocket.js:789:20) at Receiver.emit (events.js:315:20) (Use `node --trace-warnings ...` to show where the warning was created) (node:3674) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1) (node:3674) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code. > https://engineering.18f.gov/incident-reports/ - 3 errors > https://engineering.18f.gov/ - 3 errors > https://engineering.18f.gov/javascript/ - 5 errors > https://engineering.18f.gov/language-selection/ - 3 errors > https://engineering.18f.gov/laptop-setup/ - 3 errors > https://engineering.18f.gov/license/ - 4 errors > https://engineering.18f.gov/markdown/ - 3 errors > https://engineering.18f.gov/nodejs/ - 3 errors > https://engineering.18f.gov/people/ - 4 errors > https://engineering.18f.gov/people/assessment/ - 3 errors > https://engineering.18f.gov/project-setup/ - 3 errors > https://engineering.18f.gov/python/ - 3 errors > https://engineering.18f.gov/resources/ - 3 errors > https://engineering.18f.gov/ruby/ - 4 errors > https://engineering.18f.gov/security/ - 3 errors > https://engineering.18f.gov/security/cloud-services/ - 4 errors > https://engineering.18f.gov/security/content-security-policy/ - 4 errors > https://engineering.18f.gov/security/dependency-remediation/ - 3 errors > https://engineering.18f.gov/security/output-encoding/ - 3 errors (node:3674) UnhandledPromiseRejectionWarning: Error: Page crashed! at Page._onTargetCrashed (/home/runner/work/development-guide/development-guide/node_modules/puppeteer/lib/Page.js:215:24) at CDPSession. (/home/runner/work/development-guide/development-guide/node_modules/puppeteer/lib/Page.js:123:56) at CDPSession.emit (events.js:315:20) at CDPSession._onMessage (/home/runner/work/development-guide/development-guide/node_modules/puppeteer/lib/Connection.js:200:12) at Connection._onMessage (/home/runner/work/development-guide/development-guide/node_modules/puppeteer/lib/Connection.js:112:17) at WebSocket. (/home/runner/work/development-guide/development-guide/node_modules/puppeteer/lib/WebSocketTransport.js:44:24) at WebSocket.onMessage (/home/runner/work/development-guide/development-guide/node_modules/ws/lib/event-target.js:120:16) at WebSocket.emit (events.js:315:20) at Receiver.receiverOnMessage (/home/runner/work/development-guide/development-guide/node_modules/ws/lib/websocket.js:789:20) at Receiver.emit (events.js:315:20) (node:3674) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 2) > https://engineering.18f.gov/sharepoint/ - 3 errors > https://engineering.18f.gov/web-architecture/ - 4 errors > https://engineering.18f.gov/integrations/ - Failed to run > https://engineering.18f.gov/workflow/ - Failed to run Errors in https://engineering.18f.gov/architecture-reviews/: • All page content must be contained by landmarks (https://dequeuniversity.com/rules/axe/3.5/region?application=axeAPI) (html > body > section:nth-child(6) > div:nth-child(1))
When to use: • Heading levels should only increase by one (https://dequeuniversity.com/rules/axe/3.5/heading-order?application=axeAPI) (#when-to-use-1)

When to use:

• All page content must be contained by landmarks (https://dequeuniversity.com/rules/axe/3.5/region?application=axeAPI) (html > body > section:nth-child(6) > div:nth-child(1))
No copyright • All page content must be contained by landmarks (https://dequeuniversity.com/rules/axe/3.5/region?application=axeAPI) (html > body > section:nth-child(6) > div:nth-child(1))
Timely • All page content must be contained by landmarks (https://dequeuniversity.com/rules/axe/3.5/region?application=axeAPI) (html > body > section:nth-child(6) > div:nth-child(1))
Style Guide • All page content must be contained by landmarks (https://dequeuniversity.com/rules/axe/3.5/region?application=axeAPI) (html > body > section:nth-child(6) > div:nth-child(1))
Presigned URLs • All page content must be contained by landmarks (https://dequeuniversity.com/rules/axe/3.5/region?application=axeAPI) (html > body > section:nth-child(6) > div:nth-child(1))
Policies • All page content must be contained by landmarks (https://dequeuniversity.com/rules/axe/3.5/region?application=axeAPI) (html > body > section:nth-child(6) > div:nth-child(1))
Why push for simplicity • All page content must be contained by landmarks (https://dequeuniversity.com/rules/axe/3.5/region?application=axeAPI) (html > body > section:nth-child(6) > div:nth-child(1))
github-actions[bot] commented 3 years ago
Pa11y testing results ``` > development-guide@1.0.0 pa11y-ci:sitemap /home/runner/work/development-guide/development-guide > pa11y-ci --sitemap http://localhost:4000/sitemap.xml --sitemap-exclude "/*.pdf" Running Pa11y on 37 URLs: > https://engineering.18f.gov/architecture-reviews/micro-purchase/ - 3 errors > https://engineering.18f.gov/architecture-reviews/ - 3 errors > https://engineering.18f.gov/architecture-reviews/data-act-pilot/ - 3 errors > https://engineering.18f.gov/accessibility-scanning/ - 3 errors > https://engineering.18f.gov/browser-testing/ - 3 errors > https://engineering.18f.gov/code-review/ - 3 errors > https://engineering.18f.gov/continuous-deployment/ - 3 errors > https://engineering.18f.gov/datastore-selection/ - 3 errors > https://engineering.18f.gov/docker/ - 3 errors > https://engineering.18f.gov/example-workflows/ - 3 errors > https://engineering.18f.gov/css/ - 3 errors > https://engineering.18f.gov/development-environments/ - 3 errors > https://engineering.18f.gov/frontend/ - 3 errors > https://engineering.18f.gov/incident-reports/ - 3 errors > https://engineering.18f.gov/ - 3 errors > https://engineering.18f.gov/incident-reports/cloud-gov/ - 3 errors > https://engineering.18f.gov/integrations/ - 3 errors > https://engineering.18f.gov/laptop-setup/ - 3 errors > https://engineering.18f.gov/javascript/ - 5 errors > https://engineering.18f.gov/language-selection/ - 3 errors > https://engineering.18f.gov/license/ - 4 errors > https://engineering.18f.gov/markdown/ - 3 errors > https://engineering.18f.gov/nodejs/ - 3 errors > https://engineering.18f.gov/people/ - 4 errors > https://engineering.18f.gov/people/assessment/ - 3 errors > https://engineering.18f.gov/project-setup/ - 3 errors > https://engineering.18f.gov/resources/ - 3 errors > https://engineering.18f.gov/ruby/ - 4 errors > https://engineering.18f.gov/python/ - 3 errors > https://engineering.18f.gov/security/ - 3 errors > https://engineering.18f.gov/security/cloud-services/ - 4 errors > https://engineering.18f.gov/security/dependency-remediation/ - 3 errors > https://engineering.18f.gov/security/content-security-policy/ - 4 errors > https://engineering.18f.gov/security/output-encoding/ - 3 errors > https://engineering.18f.gov/web-architecture/ - 4 errors > https://engineering.18f.gov/workflow/ - 3 errors > https://engineering.18f.gov/sharepoint/ - 3 errors Errors in https://engineering.18f.gov/architecture-reviews/micro-purchase/: • All page content must be contained by landmarks (https://dequeuniversity.com/rules/axe/3.5/region?application=axeAPI) (html > body > section:nth-child(6) > div:nth-child(1))
When to use: • Heading levels should only increase by one (https://dequeuniversity.com/rules/axe/3.5/heading-order?application=axeAPI) (#when-to-use-1)

When to use:

• All page content must be contained by landmarks (https://dequeuniversity.com/rules/axe/3.5/region?application=axeAPI) (html > body > section:nth-child(6) > div:nth-child(1))
No copyright • All page content must be contained by landmarks (https://dequeuniversity.com/rules/axe/3.5/region?application=axeAPI) (html > body > section:nth-child(6) > div:nth-child(1))
Timely • All page content must be contained by landmarks (https://dequeuniversity.com/rules/axe/3.5/region?application=axeAPI) (html > body > section:nth-child(6) > div:nth-child(1))
Style Guide • All page content must be contained by landmarks (https://dequeuniversity.com/rules/axe/3.5/region?application=axeAPI) (html > body > section:nth-child(6) > div:nth-child(1))
Presigned URLs • All page content must be contained by landmarks (https://dequeuniversity.com/rules/axe/3.5/region?application=axeAPI) (html > body > section:nth-child(6) > div:nth-child(1))
Policies • All page content must be contained by landmarks (https://dequeuniversity.com/rules/axe/3.5/region?application=axeAPI) (html > body > section:nth-child(6) > div:nth-child(1))
Why push for simplicity • All page content must be contained by landmarks (https://dequeuniversity.com/rules/axe/3.5/region?application=axeAPI) (html > body > section:nth-child(6) > div:nth-child(1))
github-actions[bot] commented 3 years ago
Pa11y testing results ``` > development-guide@1.0.0 pa11y-ci:sitemap /home/runner/work/development-guide/development-guide > pa11y-ci --sitemap http://localhost:4000/sitemap.xml --sitemap-exclude "/*.pdf" Running Pa11y on 38 URLs: > https://engineering.18f.gov/architecture-reviews/data-act-pilot/ - 3 errors > https://engineering.18f.gov/architecture-reviews/ - 3 errors > https://engineering.18f.gov/architecture-reviews/micro-purchase/ - 3 errors > https://engineering.18f.gov/browser-testing/ - 3 errors > https://engineering.18f.gov/accessibility-scanning/ - 3 errors > https://engineering.18f.gov/code-review/ - 3 errors > https://engineering.18f.gov/continuous-deployment/ - 3 errors > https://engineering.18f.gov/datastore-selection/ - 3 errors > https://engineering.18f.gov/development-environments/ - 3 errors > https://engineering.18f.gov/example-workflows/ - 3 errors > https://engineering.18f.gov/docker/ - 3 errors > https://engineering.18f.gov/css/ - 3 errors > https://engineering.18f.gov/frontend/ - 3 errors > https://engineering.18f.gov/incident-reports/ - 3 errors > https://engineering.18f.gov/ - 3 errors > https://engineering.18f.gov/incident-reports/cloud-gov/ - 3 errors > https://engineering.18f.gov/integrations/ - 3 errors > https://engineering.18f.gov/javascript/ - 5 errors > https://engineering.18f.gov/language-selection/ - 3 errors > https://engineering.18f.gov/laptop-setup/ - 3 errors > https://engineering.18f.gov/license/ - 4 errors > https://engineering.18f.gov/markdown/ - 3 errors > https://engineering.18f.gov/nodejs/ - 3 errors > https://engineering.18f.gov/people/ - 4 errors > https://engineering.18f.gov/people/assessment/ - 3 errors > https://engineering.18f.gov/project-setup/ - 3 errors > https://engineering.18f.gov/python/ - 3 errors > https://engineering.18f.gov/resources/ - 3 errors (node:1904) UnhandledPromiseRejectionWarning: Error: Page crashed! at Page._onTargetCrashed (/home/runner/work/development-guide/development-guide/node_modules/puppeteer/lib/Page.js:215:24) at CDPSession. (/home/runner/work/development-guide/development-guide/node_modules/puppeteer/lib/Page.js:123:56) at CDPSession.emit (events.js:315:20) at CDPSession._onMessage (/home/runner/work/development-guide/development-guide/node_modules/puppeteer/lib/Connection.js:200:12) at Connection._onMessage (/home/runner/work/development-guide/development-guide/node_modules/puppeteer/lib/Connection.js:112:17) at WebSocket. (/home/runner/work/development-guide/development-guide/node_modules/puppeteer/lib/WebSocketTransport.js:44:24) at WebSocket.onMessage (/home/runner/work/development-guide/development-guide/node_modules/ws/lib/event-target.js:120:16) at WebSocket.emit (events.js:315:20) at Receiver.receiverOnMessage (/home/runner/work/development-guide/development-guide/node_modules/ws/lib/websocket.js:789:20) at Receiver.emit (events.js:315:20) (Use `node --trace-warnings ...` to show where the warning was created) (node:1904) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1) (node:1904) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code. > https://engineering.18f.gov/ruby/ - 4 errors > https://engineering.18f.gov/security/content-security-policy/ - 4 errors > https://engineering.18f.gov/security/dependency-remediation/ - 3 errors > https://engineering.18f.gov/security/cloud-services/ - 4 errors (node:1904) UnhandledPromiseRejectionWarning: Error: Page crashed! at Page._onTargetCrashed (/home/runner/work/development-guide/development-guide/node_modules/puppeteer/lib/Page.js:215:24) at CDPSession. (/home/runner/work/development-guide/development-guide/node_modules/puppeteer/lib/Page.js:123:56) at CDPSession.emit (events.js:315:20) at CDPSession._onMessage (/home/runner/work/development-guide/development-guide/node_modules/puppeteer/lib/Connection.js:200:12) at Connection._onMessage (/home/runner/work/development-guide/development-guide/node_modules/puppeteer/lib/Connection.js:112:17) at WebSocket. (/home/runner/work/development-guide/development-guide/node_modules/puppeteer/lib/WebSocketTransport.js:44:24) at WebSocket.onMessage (/home/runner/work/development-guide/development-guide/node_modules/ws/lib/event-target.js:120:16) at WebSocket.emit (events.js:315:20) at Receiver.receiverOnMessage (/home/runner/work/development-guide/development-guide/node_modules/ws/lib/websocket.js:789:20) at Receiver.emit (events.js:315:20) (node:1904) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 2) > https://engineering.18f.gov/security/output-encoding/ - 3 errors > https://engineering.18f.gov/sharepoint/ - 3 errors > https://engineering.18f.gov/web-architecture/ - 4 errors > https://engineering.18f.gov/workflow/ - 3 errors > https://engineering.18f.gov/security/ - Failed to run > https://engineering.18f.gov/security/incident-response-drills/ - Failed to run Errors in https://engineering.18f.gov/architecture-reviews/data-act-pilot/: • All page content must be contained by landmarks (https://dequeuniversity.com/rules/axe/3.5/region?application=axeAPI) (html > body > section:nth-child(6) > div:nth-child(1))
When to use: • Heading levels should only increase by one (https://dequeuniversity.com/rules/axe/3.5/heading-order?application=axeAPI) (#when-to-use-1)

When to use:

• All page content must be contained by landmarks (https://dequeuniversity.com/rules/axe/3.5/region?application=axeAPI) (html > body > section:nth-child(6) > div:nth-child(1))
No copyright • All page content must be contained by landmarks (https://dequeuniversity.com/rules/axe/3.5/region?application=axeAPI) (html > body > section:nth-child(6) > div:nth-child(1))
Timely • All page content must be contained by landmarks (https://dequeuniversity.com/rules/axe/3.5/region?application=axeAPI) (html > body > section:nth-child(6) > div:nth-child(1))
Style Guide • All page content must be contained by landmarks (https://dequeuniversity.com/rules/axe/3.5/region?application=axeAPI) (html > body > section:nth-child(6) > div:nth-child(1))
Policies • All page content must be contained by landmarks (https://dequeuniversity.com/rules/axe/3.5/region?application=axeAPI) (html > body > section:nth-child(6) > div:nth-child(1))
Presigned URLs • All page content must be contained by landmarks (https://dequeuniversity.com/rules/axe/3.5/region?application=axeAPI) (html > body > section:nth-child(6) > div:nth-child(1))
Why push for simplicity • All page content must be contained by landmarks (https://dequeuniversity.com/rules/axe/3.5/region?application=axeAPI) (html > body > section:nth-child(6) > div:nth-child(1))
github-actions[bot] commented 3 years ago
Pa11y testing results ``` > development-guide@1.0.0 pa11y-ci:action-sitemap /home/runner/work/development-guide/development-guide > pa11y-ci --sitemap https://engineering.18f.gov/sitemap.xml --sitemap-find engineering.18f.gov --sitemap-replace localhost:4000 --sitemap-exclude "/*.pdf" Running Pa11y on 38 URLs: > https://localhost:4000/architecture-reviews/micro-purchase/ - Failed to run > https://localhost:4000/architecture-reviews/data-act-pilot/ - Failed to run > https://localhost:4000/accessibility-scanning/ - Failed to run > https://localhost:4000/architecture-reviews/ - Failed to run > https://localhost:4000/code-review/ - Failed to run > https://localhost:4000/continuous-deployment/ - Failed to run > https://localhost:4000/browser-testing/ - Failed to run > https://localhost:4000/css/ - Failed to run > https://localhost:4000/datastore-selection/ - Failed to run > https://localhost:4000/development-environments/ - Failed to run > https://localhost:4000/docker/ - Failed to run > https://localhost:4000/example-workflows/ - Failed to run > https://localhost:4000/frontend/ - Failed to run > https://localhost:4000/incident-reports/ - Failed to run > https://localhost:4000/integrations/ - Failed to run > https://localhost:4000/incident-reports/cloud-gov/ - Failed to run > https://localhost:4000/ - Failed to run > https://localhost:4000/javascript/ - Failed to run > https://localhost:4000/language-selection/ - Failed to run > https://localhost:4000/laptop-setup/ - Failed to run > https://localhost:4000/license/ - Failed to run > https://localhost:4000/markdown/ - Failed to run > https://localhost:4000/people/ - Failed to run > https://localhost:4000/nodejs/ - Failed to run > https://localhost:4000/people/assessment/ - Failed to run > https://localhost:4000/project-setup/ - Failed to run > https://localhost:4000/python/ - Failed to run > https://localhost:4000/resources/ - Failed to run > https://localhost:4000/ruby/ - Failed to run > https://localhost:4000/security/ - Failed to run > https://localhost:4000/security/cloud-services/ - Failed to run > https://localhost:4000/security/content-security-policy/ - Failed to run > https://localhost:4000/security/incident-response-drills/ - Failed to run > https://localhost:4000/security/dependency-remediation/ - Failed to run > https://localhost:4000/security/output-encoding/ - Failed to run > https://localhost:4000/sharepoint/ - Failed to run > https://localhost:4000/web-architecture/ - Failed to run > https://localhost:4000/workflow/ - Failed to run Errors in https://localhost:4000/architecture-reviews/micro-purchase/: • Error: net::ERR_SSL_PROTOCOL_ERROR at https://localhost:4000/architecture-reviews/micro-purchase/ Errors in https://localhost:4000/architecture-reviews/data-act-pilot/: • Error: net::ERR_SSL_PROTOCOL_ERROR at https://localhost:4000/architecture-reviews/data-act-pilot/ Errors in https://localhost:4000/accessibility-scanning/: • Error: net::ERR_SSL_PROTOCOL_ERROR at https://localhost:4000/accessibility-scanning/ Errors in https://localhost:4000/architecture-reviews/: • Error: net::ERR_SSL_PROTOCOL_ERROR at https://localhost:4000/architecture-reviews/ Errors in https://localhost:4000/code-review/: • Error: net::ERR_SSL_PROTOCOL_ERROR at https://localhost:4000/code-review/ Errors in https://localhost:4000/continuous-deployment/: • Error: net::ERR_SSL_PROTOCOL_ERROR at https://localhost:4000/continuous-deployment/ Errors in https://localhost:4000/browser-testing/: • Error: net::ERR_SSL_PROTOCOL_ERROR at https://localhost:4000/browser-testing/ Errors in https://localhost:4000/css/: • Error: net::ERR_SSL_PROTOCOL_ERROR at https://localhost:4000/css/ Errors in https://localhost:4000/datastore-selection/: • Error: net::ERR_SSL_PROTOCOL_ERROR at https://localhost:4000/datastore-selection/ Errors in https://localhost:4000/development-environments/: • Error: net::ERR_SSL_PROTOCOL_ERROR at https://localhost:4000/development-environments/ Errors in https://localhost:4000/docker/: • Error: net::ERR_SSL_PROTOCOL_ERROR at https://localhost:4000/docker/ Errors in https://localhost:4000/example-workflows/: • Error: net::ERR_SSL_PROTOCOL_ERROR at https://localhost:4000/example-workflows/ Errors in https://localhost:4000/frontend/: • Error: net::ERR_SSL_PROTOCOL_ERROR at https://localhost:4000/frontend/ Errors in https://localhost:4000/incident-reports/: • Error: net::ERR_SSL_PROTOCOL_ERROR at https://localhost:4000/incident-reports/ Errors in https://localhost:4000/integrations/: • Error: net::ERR_SSL_PROTOCOL_ERROR at https://localhost:4000/integrations/ Errors in https://localhost:4000/incident-reports/cloud-gov/: • Error: net::ERR_SSL_PROTOCOL_ERROR at https://localhost:4000/incident-reports/cloud-gov/ Errors in https://localhost:4000/: • Error: net::ERR_SSL_PROTOCOL_ERROR at https://localhost:4000/ Errors in https://localhost:4000/javascript/: • Error: net::ERR_SSL_PROTOCOL_ERROR at https://localhost:4000/javascript/ Errors in https://localhost:4000/language-selection/: • Error: net::ERR_SSL_PROTOCOL_ERROR at https://localhost:4000/language-selection/ Errors in https://localhost:4000/laptop-setup/: • Error: net::ERR_SSL_PROTOCOL_ERROR at https://localhost:4000/laptop-setup/ Errors in https://localhost:4000/license/: • Error: net::ERR_SSL_PROTOCOL_ERROR at https://localhost:4000/license/ Errors in https://localhost:4000/markdown/: • Error: net::ERR_SSL_PROTOCOL_ERROR at https://localhost:4000/markdown/ Errors in https://localhost:4000/people/: • Error: net::ERR_SSL_PROTOCOL_ERROR at https://localhost:4000/people/ Errors in https://localhost:4000/nodejs/: • Error: net::ERR_SSL_PROTOCOL_ERROR at https://localhost:4000/nodejs/ Errors in https://localhost:4000/people/assessment/: • Error: net::ERR_SSL_PROTOCOL_ERROR at https://localhost:4000/people/assessment/ Errors in https://localhost:4000/project-setup/: • Error: net::ERR_SSL_PROTOCOL_ERROR at https://localhost:4000/project-setup/ Errors in https://localhost:4000/python/: • Error: net::ERR_SSL_PROTOCOL_ERROR at https://localhost:4000/python/ Errors in https://localhost:4000/resources/: • Error: net::ERR_SSL_PROTOCOL_ERROR at https://localhost:4000/resources/ Errors in https://localhost:4000/ruby/: • Error: net::ERR_SSL_PROTOCOL_ERROR at https://localhost:4000/ruby/ Errors in https://localhost:4000/security/: • Error: net::ERR_SSL_PROTOCOL_ERROR at https://localhost:4000/security/ Errors in https://localhost:4000/security/cloud-services/: • Error: net::ERR_SSL_PROTOCOL_ERROR at https://localhost:4000/security/cloud-services/ Errors in https://localhost:4000/security/content-security-policy/: • Error: net::ERR_SSL_PROTOCOL_ERROR at https://localhost:4000/security/content-security-policy/ Errors in https://localhost:4000/security/incident-response-drills/: • Error: net::ERR_SSL_PROTOCOL_ERROR at https://localhost:4000/security/incident-response-drills/ Errors in https://localhost:4000/security/dependency-remediation/: • Error: net::ERR_SSL_PROTOCOL_ERROR at https://localhost:4000/security/dependency-remediation/ Errors in https://localhost:4000/security/output-encoding/: • Error: net::ERR_SSL_PROTOCOL_ERROR at https://localhost:4000/security/output-encoding/ Errors in https://localhost:4000/sharepoint/: • Error: net::ERR_SSL_PROTOCOL_ERROR at https://localhost:4000/sharepoint/ Errors in https://localhost:4000/web-architecture/: • Error: net::ERR_SSL_PROTOCOL_ERROR at https://localhost:4000/web-architecture/ Errors in https://localhost:4000/workflow/: • Error: net::ERR_SSL_PROTOCOL_ERROR at https://localhost:4000/workflow/ ✘ 0/38 URLs passed npm ERR! code ELIFECYCLE npm ERR! errno 2 npm ERR! development-guide@1.0.0 pa11y-ci:action-sitemap: `pa11y-ci --sitemap https://engineering.18f.gov/sitemap.xml --sitemap-find engineering.18f.gov --sitemap-replace localhost:4000 --sitemap-exclude "/*.pdf"` npm ERR! Exit status 2 npm ERR! npm ERR! Failed at the development-guide@1.0.0 pa11y-ci:action-sitemap script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR! /home/runner/.npm/_logs/2021-05-06T14_12_35_464Z-debug.log ```
github-actions[bot] commented 3 years ago
Pa11y testing results ``` > development-guide@1.0.0 pa11y-ci:sitemap /home/runner/work/development-guide/development-guide > pa11y-ci --sitemap https://engineering.18f.gov/sitemap.xml --sitemap-find https://engineering.18f.gov --sitemap-replace http://localhost:4000 --sitemap-exclude "/*.pdf" Running Pa11y on 38 URLs: > http://localhost:4000/architecture-reviews/ - 0 errors > http://localhost:4000/architecture-reviews/data-act-pilot/ - 0 errors > http://localhost:4000/architecture-reviews/micro-purchase/ - 0 errors > http://localhost:4000/accessibility-scanning/ - 0 errors > http://localhost:4000/browser-testing/ - 0 errors > http://localhost:4000/code-review/ - 0 errors > http://localhost:4000/continuous-deployment/ - 0 errors > http://localhost:4000/datastore-selection/ - 0 errors > http://localhost:4000/development-environments/ - 0 errors > http://localhost:4000/docker/ - 0 errors > http://localhost:4000/example-workflows/ - 0 errors > http://localhost:4000/css/ - 0 errors > http://localhost:4000/frontend/ - 0 errors > http://localhost:4000/incident-reports/ - 0 errors > http://localhost:4000/incident-reports/cloud-gov/ - 0 errors > http://localhost:4000/ - 0 errors > http://localhost:4000/integrations/ - 0 errors > http://localhost:4000/language-selection/ - 0 errors > http://localhost:4000/javascript/ - 0 errors > http://localhost:4000/license/ - 0 errors > http://localhost:4000/laptop-setup/ - 0 errors > http://localhost:4000/markdown/ - 0 errors > http://localhost:4000/nodejs/ - 0 errors > http://localhost:4000/people/ - 0 errors > http://localhost:4000/people/assessment/ - 0 errors > http://localhost:4000/project-setup/ - 0 errors > http://localhost:4000/python/ - 0 errors > http://localhost:4000/resources/ - 0 errors > http://localhost:4000/ruby/ - 0 errors > http://localhost:4000/security/ - 0 errors > http://localhost:4000/security/cloud-services/ - 0 errors > http://localhost:4000/security/content-security-policy/ - 0 errors > http://localhost:4000/security/dependency-remediation/ - 0 errors > http://localhost:4000/security/incident-response-drills/ - 0 errors > http://localhost:4000/web-architecture/ - 0 errors > http://localhost:4000/sharepoint/ - 0 errors > http://localhost:4000/security/output-encoding/ - 0 errors > http://localhost:4000/workflow/ - 0 errors ✔ 38/38 URLs passed ```