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
Currently we are getting a warning in Lighthouse while doing the testing, but we do not get error message.
It means that errors are quite often missed.
Action
Investigate what is causing lack of error messages in the Lighthouse and fix it so any future issues are highlighted in error message
The scope of this ticket will need to be extended to look into ignoring the issues we have with the setting of the aria-expanded attribute on radios. This is covered in #216
admilne
added
In development
To make the issue appear in 'working on now' on the Service Manual
and removed
In development
To make the issue appear in 'working on now' on the Service Manual
labels
Dec 4, 2024
Description
Currently we are getting a warning in Lighthouse while doing the testing, but we do not get error message.
It means that errors are quite often missed.
Action
Investigate what is causing lack of error messages in the Lighthouse and fix it so any future issues are highlighted in error message
Ticket depends on completion of the tickets #215 , #216 , #217 , #218 , #219 .
Once you have finished with all above components change the below code from the lighthouse/lighthouserc.js :
OLD
NEW
The text was updated successfully, but these errors were encountered: