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

