Follows #61970
To prevent merge conflicts and to avoid having to make decisions that I don't have the context to make on my own, I created this ticket as a catch-all for all the places where I was not able to get type-checking to work without making assumptions.
Where that was necessary, I added the following comment:
// TODO: convert to selector #61969
That way whoever picks up this ticket can simply grep the codebase to find the work to be done.
Follows #61970
To prevent merge conflicts and to avoid having to make decisions that I don't have the context to make on my own, I created this ticket as a catch-all for all the places where I was not able to get type-checking to work without making assumptions.
Where that was necessary, I added the following comment:
// TODO: convert to selector #61969That way whoever picks up this ticket can simply
grepthe codebase to find the work to be done.