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

refactor: switch to optional chaining in custom filters and removing unnecessary escape character in logMessages.js #1285

Merged
merged 2 commits into from
Oct 9, 2024

Conversation

rishabhr4
Copy link
Contributor

This PR aims to resolve all the issues in logmessages.js . These are the issue
issue1.
issue2.
issue3.

removed the unnecessary escape character and used optional chaining
Copy link

changeset-bot bot commented Oct 5, 2024

⚠️ No Changeset found

Latest commit: 0c5c0b5

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@rishabhr4 rishabhr4 changed the title chore : fixedlogmessages.js chore: fixedlogmessages.js Oct 5, 2024
Copy link
Collaborator

@Gmin2 Gmin2 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@DhairyaMajmudar DhairyaMajmudar left a comment

Choose a reason for hiding this comment

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

Working correct 👍🏻

@derberg
Copy link
Member

derberg commented Oct 8, 2024

please adjust the title of the PR, look at the previous PR titles, and how they were adjusted by me - this will give you an idea how to make it better here

@rishabhr4 rishabhr4 changed the title chore: fixedlogmessages.js refactor: switch to optional chaining in custom filters and removing unnecessary escape character in logMessages.js Oct 8, 2024
@rishabhr4
Copy link
Contributor Author

please adjust the title of the PR, look at the previous PR titles, and how they were adjusted by me - this will give you an idea how to make it better here

done cc @derberg thanks for the help

Copy link

sonarcloud bot commented Oct 9, 2024

@derberg
Copy link
Member

derberg commented Oct 9, 2024

/rtm

@asyncapi-bot asyncapi-bot merged commit 8540832 into asyncapi:master Oct 9, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants