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

Updated error message to not user magic strings #6487

Merged
merged 9 commits into from
Oct 27, 2023

Conversation

gewenyu99
Copy link

@gewenyu99 gewenyu99 commented Oct 4, 2023

What does this PR do?

Fix use of outdated magic string.

image

Fixes #6484

Test Plan

manual

Issues

@stnguyen90
Copy link
Contributor

@gewenyu99 is this ready for review?

@gewenyu99
Copy link
Author

Yeah @stnguyen90

Copy link
Contributor

@stnguyen90 stnguyen90 left a comment

Choose a reason for hiding this comment

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

Left some comments.

Also, it's probably best to remove the package-lock.json change from this PR to avoid conflicts.

app/config/errors.php Outdated Show resolved Hide resolved
app/config/errors.php Outdated Show resolved Hide resolved
Copy link
Contributor

@stnguyen90 stnguyen90 left a comment

Choose a reason for hiding this comment

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

LGTM. I just merged main into here to hopefully fix the tests.

Copy link
Contributor

@stnguyen90 stnguyen90 left a comment

Choose a reason for hiding this comment

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

I lied 😬 Would you please remove the package-lock.json change?

@gewenyu99
Copy link
Author

@stnguyen90 Someone removed package log from main????

@gewenyu99
Copy link
Author

I was so confused trying to revert my changes haha

Copy link
Contributor

@TorstenDittmann TorstenDittmann left a comment

Choose a reason for hiding this comment

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

changes are fine, just curious if this works for all SDK's from the ID.unique().

@christyjacob4 christyjacob4 changed the base branch from main to 1.4.x October 27, 2023 15:19
@gewenyu99
Copy link
Author

changes are fine, just curious if this works for all SDK's from the ID.unique().

I think it's consistent here!

@christyjacob4 christyjacob4 merged commit 106f4cf into 1.4.x Oct 27, 2023
3 checks passed
@christyjacob4 christyjacob4 deleted the fix-unique-in-errors branch October 27, 2023 16:13
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.

🐛 Bug Report: [Console] Wrong Warning Displayed
4 participants