Classic โCopilot got me 80% of the way and 100% confusedโ fail.
Working on a part of an app that pushes a message to a queue. I wrote a unit test to pull a message off and check the ID and timestamp. They were always wrong.
Spent about ten minutes spinning my wheelsโkept asking Copilot to figure out if it was encoding something wrong, or decoding it weird, or maybe setting a value somewhere it shouldnโt.
Derp, ok, let me actually. Read. The. F*ckn. Code. Jeez.