axe DevTools Linter 4.7.3 (August 23, 2023)

Link to axe DevTools Linter 4.7.3 (August 23, 2023) copied to clipboard

Release notes describing the changes in axe DevTools Linter 4.7.3

Free Trial

New Feature

  • axe DevTools Linter Connector has a new option: --stdout for redirecting output to standard output (stdout). The following is example output for a file with one accessibility error:

    ::error title=Axe Linter::meta-refresh (https://dequeuniversity.com/rules/axe/4.7/meta-refresh?application=axe-linter-connector) - Ensures <meta http-equiv="refresh"> is not used for delayed refresh,file=./rules/meta-refresh/meta-refresh.html,line=4,endLine=4,col=4,endColumn=59::
    ::debug::Found 1 issues.

Bug Fixes

  • axe DevTools Linter Connector now only writes log entries for files if it's unable to lint them.
  • Fixed a problem with validating API keys that caused linting to fail.

Known Issues

None.