Baseline report exit code of fixlet within?

I have a simple baseline with about 5 tasks and 1 fixlet.
The fixlet can return any of 6 different exit codes. I would like to have that exit code roll up to the baseline exit code.

The baseline reports failed with exit code None, and the fixlet reports failed with correct exit code of 5. I would like the baseline exit code to match.

The fixlet isnt the last step, and i have tried actions with “run all member actions of action group regardless of errors” enable and not.

Suggestions?