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
{{ message }}
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.
For now, performance testing uses present: 'lighthouse:recommended', which sets the recommended configurations to the lighthouserc.json. Our application cannot handle them for now, thus the CI fails.
The task is to fix these issues or configure the assess field, so the CI will pass successfully.
Acceptance criteria:
CI passes
Problematic points are fixed or the threshold for them is changed in the assess field of the Lighthouse config. Also, it would be nice to write a description in this PR of why the threshold has been changed.
The text was updated successfully, but these errors were encountered:
For now, performance testing uses
present: 'lighthouse:recommended'
, which sets the recommended configurations to thelighthouserc.json
. Our application cannot handle them for now, thus the CI fails.The task is to fix these issues or configure the
assess
field, so the CI will pass successfully.Acceptance criteria:
assess
field of the Lighthouse config. Also, it would be nice to write a description in this PR of why the threshold has been changed.The text was updated successfully, but these errors were encountered: