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

Removing unused templateBody variable to address linting failure #646

Merged
merged 11 commits into from
Feb 10, 2023

Conversation

willvedd
Copy link
Contributor

@willvedd willvedd commented Feb 10, 2023

🔧 Changes

Recent builds have been failing recently due to a failing linting stage caused by an extraneous templateBody variable. Surprisingly, this variable has existed for a while but is just now being caught, will need to investigate why that is happening.

📚 References

Example of linting stage failure: https://github.com/auth0/auth0-cli/actions/runs/4122447254/jobs/7119242747

🔬 Testing

If the checks pass on this PR.

📝 Checklist

  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

@willvedd willvedd requested a review from a team as a code owner February 10, 2023 15:36
@willvedd willvedd enabled auto-merge (squash) February 10, 2023 15:41
@willvedd willvedd merged commit d44819b into main Feb 10, 2023
@willvedd willvedd deleted the remove-unused-variable-lint-fix branch February 10, 2023 15:42
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