 --> [ local path prefix ]/state_machine/typed_elements/state_external_transition_bad_action_type.fpp:7:20
  |
7 |     on s if g do { a } enter S
  |                    ^ type mismatch at state transition
  |
  = note: type of state transition is None
  = note: type of action is U32

