(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 fixing a bug in someone else's existing untested code
Legacy renderer
Adding bad tests for someone else's code to do the bare minimum for sonarqube
Legacy Editor
switch statement adding lines to PR
Code is in App module
Original developer of module long gone
Module is more than 2 years old
GraphQL
Combine boilerplate adding lines to PR
PR is deduplicating code
PR is 1 line too long and fails coverage check
Legacy code that has crash in Sentry
Sonarqube script crashed on CI
Entire PR is #targetEnvironment (simulator)
Module has less than 70% code coverage
Having to explain the same thing over and over for multiple PRs to get exceptions
Merge conflict from PR sitting due to sonarqube
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
Adding tests makes line count go over limit for lines that are untestable
Code missing tests already scheduled to be removed