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

Invalid comparison #878

Merged
merged 1 commit into from
May 8, 2023
Merged

Invalid comparison #878

merged 1 commit into from
May 8, 2023

Conversation

cesarkohl
Copy link
Contributor

Hey there :) While analyzing the project I found this small issue.

The typeof is compared to undefined. This comparison is invalid because typeof always returns strings.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Hey there :) While analyzing the project I found this small issue.

The typeof is compared to undefined. This comparison is invalid because typeof always returns strings.
@jessieweiyi jessieweiyi merged commit fea8c4d into aws:main May 8, 2023
@cesarkohl
Copy link
Contributor Author

@jessieweiyi tyvm :)

jessieweiyi added a commit that referenced this pull request May 11, 2023
@aws-prototyping-bot
Copy link
Collaborator

🎉 This PR is included in version aws-northstar-v1.3.25 🎉

The release is available on:

Your semantic-release bot 📦🚀

@jessieweiyi
Copy link
Contributor

Hi @cesarkohl Thank you for your contribution to NorthStar.

Please note that the code under packages/legacy is for NorthStar legacy (aws-northstar). If you are going to start a new project, please check out our new NorthStar v2 @aws-northstar/ui. Thanks.

@cesarkohl
Copy link
Contributor Author

Great, thanks for letting me know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants