pa11y / pa11y-dashboard

Pa11y Dashboard is a web interface which helps you monitor the accessibility of your websites
https://pa11y.org
GNU General Public License v3.0
983 stars 181 forks source link

Fix tests, test more, support Node 16-20 #318

Closed danyalaytekin closed 6 months ago

danyalaytekin commented 10 months ago

Changes

danyalaytekin commented 10 months ago

Some build errors after updating pa11y-webservice to 4.3.0... checking.

danyalaytekin commented 10 months ago

I've fixed poor spelling of lodash.groupby both in this repo and in pa11y-webservice:

Fixing pa11y-webservice back to ~4.2.0 for now even though npm weirdness might have allowed it through.

danyalaytekin commented 10 months ago

pa11y-webservice@4.3.1 is now in npm. This one hasn't been reviewed yet so I'll try it here, and will close draft 319 if all goes well:

danyalaytekin commented 10 months ago

^ It works!

danyalaytekin commented 6 months ago

Thanks @hollsk for the review. Re: linter warnings, these ones seem pretty valid. I don't think the lines under test were changed by this PR, but I'll create a separate PR to separate them into different lines and quieten those nags.