 --> [ local path prefix ]/tlm_channel/format_too_many_repls.fpp:3:31
  |
3 |   telemetry T: U32 format "{} {}"
  |                               ^^ extraneous format replacement field

 --> [ local path prefix ]/tlm_channel/format_too_many_repls.fpp:1:1
  |
1 | / passive component C {
2 | |
3 | |   telemetry T: U32 format "{} {}"
4 | |
5 | | }
  | |_^ component with telemetry specifiers must have telemetry port

