I tried several times to include unsupported code in an action, and deploying successfully.
However the deployed code throws compilation errors when running:
Compilation failed: Unexpected token '?'
Would be great if actions could do a check before deploying, to protect against the above.