Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify which action a sanity warning is emitted for #1632

Merged

Conversation

lmoureaux
Copy link
Contributor

When emitting warnings about action enablers, include the action name in the message (unfortunately, we currently don't store the enabler section name). This gives some context to messages that would previously look like:

This action enabler is never used by any unit.

Test plan:
Load the latest LTX (from LTT-LTX) with and without this change.

When emitting warnings about action enablers, include the action name in the
message (unfortunately, we currently don't store the enabler section name).
This gives some context to messages that would previously look like:

  This action enabler is never used by any unit.
@lmoureaux lmoureaux requested a review from jwrober December 26, 2022 02:21
Copy link
Collaborator

@jwrober jwrober left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jwrober jwrober merged commit 7ed28fc into longturn:master Dec 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants