 --> [ local path prefix ]/state_machine/typed_elements/state_initial_bad_action_type.fpp:6:18
  |
6 |     initial do { a } enter T
  |                  ^ type mismatch at initial transition
  |
  = note: type of initial transition is None
  = note: type of action is U32

