(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
Forcing a developer to add tests out of scope from the original task to code they don't understand
Original developer of module long gone
Code missing tests already scheduled to be removed
Entire PR is #targetEnvironment (simulator)
PR is 1 line too long and fails coverage check
Code is in App module
Adding bad tests for someone else's code to do the bare minimum for sonarqube
Combine boilerplate adding lines to PR
switch statement adding lines to PR
Merge conflict from PR sitting due to sonarqube
Sonarqube came up with ghost PRs
Legacy Editor
counting lines in every PR due to sonarqube
PR is deduplicating code
Having to explain the same thing over and over for multiple PRs to get exceptions
GraphQL
PR is fixing a bug in someone else's existing untested code
Adding tests makes line count go over limit for lines that are untestable