(Print) Use this randomly generated list as your call list when playing the game. There is no need to say the BINGO column name. Place some kind of mark (like an X, a checkmark, a dot, tally mark, etc) on each cell as you announce it, to keep track. You can also cut out each item, place them in a bag and pull words from the bag.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
PR is deduplicating code
Original developer of module long gone
Combine boilerplate adding lines to PR
Module has less than 70% code coverage
Adding tests makes line count go over limit for lines that are untestable
PR is fixing a bug in someone else's existing untested code
Sonarqube came up with ghost PRs
PR is 1 line too long and fails coverage check
Module is more than 2 years old
Legacy Editor
counting lines in every PR due to sonarqube
Forcing a developer to add tests out of scope from the original task to code they don't understand
Code is in App module
Merge conflict from PR sitting due to sonarqube
Having to explain the same thing over and over for multiple PRs to get exceptions
Sonarqube script crashed on CI
GraphQL
Legacy renderer
Entire PR is #targetEnvironment (simulator)
Adding bad tests for someone else's code to do the bare minimum for sonarqube
switch statement adding lines to PR
Legacy code that has crash in Sentry
Code missing tests already scheduled to be removed