Docs guardrails for what not to assert against
See original GitHub issueMinimal repro:
{
"ci": {
"assert": {
"preset": "lighthouse:recommended",
"assertions": {
"critical-request-chains": ["warn", {"minScore": 1}]
}
}
}
This leads to:
⚠️ critical-request-chains warning for minScore assertion
Minimize Critical Requests Depth
Documentation: https://web.dev/critical-request-chains
expected: >=1
found: 0
all values: 0, 0, 0
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (2 by maintainers)
Top Results From Across the Web
Fall Protection - Guardrails : OSH Answers
Guardrails are a preferred means of protecting workers because the system does not rely on the worker to be trained to use, inspect,...
Read more >Community Guardrails - Yik Yak
Don't treat others unfairly solely based on intrinsic characteristics, including: Age; Caste; Disability; Ethnicity; Gender, gender identity, sex; Immigration ...
Read more >Requirements for scaffold toprails and midrails;moving mobile ...
Question (2): Section 1926.451(g)(4)(iv) requires midrails to be "installed at a height approximately midway between the top edge of the guardrail system and ......
Read more >How to use service control policies to set permission ... - AWS
To implement permission guardrails using SCPs, you can use the new policy editor in the AWS Organizations console. This editor makes it easier ......
Read more >Guardrail Lawsuit - How to Bring a Claim for Money Damages
Guardrails on the highway are intended to save lives. ... In some of those accidents, the guardrails did not perform as intended. In...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
We decided in person that we’ll just add some recipes for how to extend the presets
This isn’t true though. An informative audit will be marked
notApplicable
when it passes and yourminScore
assertion will pass as well.