`[key]value` map can cause runtime network errors

Why is it a warning? In my opinion the compiler should reject the key-type mismatch and prevent it from compiling.

I’ll check after the update tomorrow if I can still reproduce it in an isolated or my current project.