Skip to content

[BUG]: toolID undefined-vundefined #2352

@EvilKarter

Description

@EvilKarter

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 workingnode-accessibility-checkerIssues in the accessibility-checker componentuser-reportedIssues identified outside of the core team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions