question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Question: How/when does a check id differ from rule id in results object ?

See original GitHub issue

results object doc states that Check ids may be the same as Rule ids. This is a bit confusing.

Would be helpful if more info is provided

  • When are the rule vs check ids different ?
  • Is there a list of check ids documented similar to the list of rules ?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
strakercommented, Jul 18, 2019

I’m unsure about the exact uses of data. I know I’ve seen it used a lot in color-contrast rules to say exactly why the element couldn’t be determined for color-contrast. I’m also unaware of if there’s a pattern with how it’s used.

Sorry, couldn’t be as helpful with that one. Maybe @WilcoFiers or @dylanb can answer.

1reaction
strakercommented, Jul 12, 2019

They’re used in a few rules. all is used in aria-valid-attr-value and autocomplete-valid for example, and none is used in aria-roles and video-caption (as well as others)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Dear all I only get result for one rule id and not with others ...
Hi Abhishek, the rule id can be same within various Risk IDs - A001 and also B003 as in this case. The risk...
Read more >
Rule 902. Evidence That Is Self-Authenticating
The following items of evidence are self-authenticating; they require no extrinsic evidence of authenticity in order to be admitted: (1) Domestic Public ...
Read more >
Comparison in Python is Not as Simple as You May Think
Every object in Python has an identity, thus has an id and this id can't be changed. You can check the id of...
Read more >
Understanding Item Analyses | Office of Educational Assessment
Item analysis is a process which examines student responses to individual test items (questions) in order to assess the quality of those items...
Read more >
Python '!=' Is Not 'is not': Comparing Objects in Python
In this tutorial, you'll learn: What the difference is between object equality and identity; When to use equality and identity operators to compare...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found