-
Notifications
You must be signed in to change notification settings - Fork 93
Closed
Labels
BugSomething isn't workingSomething isn't workingnode-accessibility-checkerIssues in the accessibility-checker componentIssues in the accessibility-checker componentuser-reportedIssues identified outside of the core teamIssues identified outside of the core team
Description
Project
accessibility-checker for Node
Browser
No response
Operating system
Other
Description
I have upgraded my npm dependeny "accessibility-checker": "3.1.78"
to "accessibility-checker": "4.0.8"
.
But now I in my result I get "toolID":"undefined-vundefined"
instead of the expected "toolID": "accessibility-checker-v4.0.8"
.
Steps to reproduce
My achecker.yml:
ruleArchive: versioned
policies:
- IBM_Accessibility
failLevels:
- violation
- potentialviolation
reportLevels:
- violation
- potentialviolation
- recommendation
- potentialrecommendation
- manual
- pass
outputFormat: json
outputFolder: /path/to/output/
outputFilenameTimestamp: false
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't workingnode-accessibility-checkerIssues in the accessibility-checker componentIssues in the accessibility-checker componentuser-reportedIssues identified outside of the core teamIssues identified outside of the core team