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

fix(W-17545010): Error when trying to clone a redis instance #3215

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

justinwilaby
Copy link
Contributor

This PR fixes a TypeError that occurred because no checks were made to inspect the error object before accessing it's properties.

To Test:

View Repro steps in the GUS ticked. Note these repo steps no longer yield the TypeError mentioned.

Copy link
Contributor

@eablack eablack left a comment

Choose a reason for hiding this comment

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

Nice! Ship it.

packages/cli/src/lib/addons/util.ts Show resolved Hide resolved
@justinwilaby justinwilaby merged commit be1e862 into main Feb 11, 2025
8 checks passed
@justinwilaby justinwilaby deleted the jw/fix/W-17545010 branch February 11, 2025 23:27
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