 --> [ local path prefix ]/tlm_channel/format_alias_not_numeric.fpp:5:26
  |
5 |   telemetry T: T format "{x}"
  |                          ^^^ Hexadecimal format replacement cannot be used for type `T`
  |
 ::: [ local path prefix ]/tlm_channel/format_alias_not_numeric.fpp:5:16
  |
5 |   telemetry T: T format "{x}"
  |                - type defined here

 --> [ local path prefix ]/tlm_channel/format_alias_not_numeric.fpp:1:1
  |
1 | / passive component C {
2 | |
3 | |   type T = bool
... |
7 | | }
  | |_^ component with telemetry specifiers must have telemetry port

