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
For this to be an overall number, this would possibly need to happen in https://github.com/crawlkit/crawlkit, given that axe is only one possible runner - the problem with that is, that crawlkit itself is quite agnostic to what runners look like and doesn't really rely on any specific output. I guess it could technically be part of the axe runner itself, this would mean, however, that only the axe result would have this data. I think either axe itself or one of their samples has something like this, should be easy to open a pull request!
Suggestion to add a summary to the output:
Something like:
Total:
Errors: count
Warnings: count
Notices: count
The text was updated successfully, but these errors were encountered: