Unused Action Warning
Collaborate with us
Edit this page on GitHub
- Message
<Action> action is never used in <Screen>. Consider deleting it.
- Cause
- You have a Screen Action that is not being used in a Screen.
- Recommendation
- Check whether the screen action is really necessary and if not, delete it from your screen.