You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The reason will be displayed to describe this comment to others. Learn more.
❌ Task Failed: va/tests/accessibility
composer va:test:accessibility
audited 183 packages in 1.158s
found 3 low severity vulnerabilities
run `npm audit fix` to fix them, or `npm audit` for details
> [email protected] test /var/aegir/projects/cms/pr1304
> node ./tests/accessibility/aXeAccessibilityCheck.js
!!! NUMBER OF NEW VIOLATIONS on http://pr1304.ci.cms.va.gov 1
!!! NUMBER OF NEW VIOLATIONS on http://pr1304.ci.cms.va.gov/sections = 0
[]
!!! NUMBER OF NEW VIOLATIONS on http://pr1304.ci.cms.va.gov/node/add/page = 1
[ { id: 'duplicate-id',
impact: 'minor',
tags: [ 'cat.parsing', 'wcag2a', 'wcag411' ],
description: 'Ensures every id attribute value is unique',
help: 'id attribute value must be unique',
helpUrl:
'https://dequeuniversity.com/rules/axe/3.3/duplicate-id?application=webdriverjs',
nodes: [ [Object], [Object] ] } ]
!!! NUMBER OF NEW VIOLATIONS on http://pr1304.ci.cms.va.gov/node/add/landing_page = 0
[]
!!! NUMBER OF NEW VIOLATIONS on http://pr1304.ci.cms.va.gov/node/add/documentation_page = 0
[]
!!! NUMBER OF NEW VIOLATIONS on http://pr1304.ci.cms.va.gov/node/add/event = 0
[]
!!! NUMBER OF NEW VIOLATIONS on http://pr1304.ci.cms.va.gov/node/add/health_care_local_facility = 1
[ { id: 'label',
impact: 'critical',
tags:
[ 'cat.forms',
'wcag2a',
'wcag332',
'wcag131',
'section508',
'section508.22.n' ],
description: 'Ensures every form element has a label',
help: 'Form elements must have labels',
helpUrl:
'https://dequeuniversity.com/rules/axe/3.3/label?application=webdriverjs',
nodes:
[ [Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object] ] } ]
!!! NUMBER OF NEW VIOLATIONS on http://pr1304.ci.cms.va.gov/node/add/health_care_region_detail_page = 1
[ { id: 'duplicate-id',
impact: 'minor',
tags: [ 'cat.parsing', 'wcag2a', 'wcag411' ],
description: 'Ensures every id attribute value is unique',
help: 'id attribute value must be unique',
helpUrl:
'https://dequeuniversity.com/rules/axe/3.3/duplicate-id?application=webdriverjs',
nodes: [ [Object], [Object] ] } ]
!!! NUMBER OF NEW VIOLATIONS on http://pr1304.ci.cms.va.gov/node/add/health_care_region_page = 0
[]
!!! NUMBER OF NEW VIOLATIONS on http://pr1304.ci.cms.va.gov/node/add/office = 0
[]
!!! NUMBER OF NEW VIOLATIONS on http://pr1304.ci.cms.va.gov/node/add/outreach_asset = 0
[]
!!! NUMBER OF NEW VIOLATIONS on http://pr1304.ci.cms.va.gov/node/add/person_profile = 0
[]
!!! NUMBER OF NEW VIOLATIONS on http://pr1304.ci.cms.va.gov/node/add/press_release = 1
[ { id: 'aria-allowed-attr',
impact: 'critical',
tags: [ 'cat.aria', 'wcag2a', 'wcag412' ],
description: 'Ensures ARIA attributes are allowed for an element\'s role',
help: 'Elements must only use allowed ARIA attributes',
helpUrl:
'https://dequeuniversity.com/rules/axe/3.3/aria-allowed-attr?application=webdriverjs',
nodes: [ [Object] ] } ]
!!! NUMBER OF NEW VIOLATIONS on http://pr1304.ci.cms.va.gov/node/add/regional_health_care_service_des = 0
[]
!!! NUMBER OF NEW VIOLATIONS on http://pr1304.ci.cms.va.gov/node/add/news_story = 0
[]
!!! NUMBER OF NEW VIOLATIONS on http://pr1304.ci.cms.va.gov/node/add/support_service = 0
[]
!!! VIOLATION TYPES FOUND: 5 PROCESS EXITED WITH CODE 1 !!!
> npm install --only=production
> npm test
Wed, 25 Mar 2020 23:54:23 GMT axe-webdriverjs deprecated Error must be handled as the first argument of axe.analyze. See: #83 at tests/accessibility/aXeAccessibilityCheck.js:44:14
Wed, 25 Mar 2020 23:54:27 GMT axe-webdriverjs deprecated Error must be handled as the first argument of axe.analyze. See: #83 at tests/accessibility/aXeAccessibilityCheck.js:56:42
Failed to inject axe-core into one of the iframes!
Failed to inject axe-core into one of the iframes!
npm ERR! Test failed. See above for more details.
Script npm test handling the va:test:accessibility event returned with error code 1
37a6103
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ Task Failed:
va/tests/phpunit
37a6103
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ Task Failed:
va/tests/accessibility
37a6103
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ Task Failed:
va/tests/behat