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

style: changes made for fixing #1357 #2439

Merged
merged 1 commit into from
Jun 16, 2023

Conversation

arnabnandikgp
Copy link
Contributor

submitting fixes for issue #1357 minus the linter warning ID 79 and 80 as they have been already solved in batch 9 #1478.
I have added types of variables and objects wherever necessary in place of 'any' and for packages/cactus-common/src/test/typescript/unit/logging/logger.test.ts I have declared a interface for prototyping the stdOutDataHandler function.

fixes #1357
Signed-off-by: Arnab Nandi [email protected]

Copy link
Contributor

@jagpreetsinghsasan jagpreetsinghsasan 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

@izuru0 izuru0 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

@petermetz petermetz left a comment

Choose a reason for hiding this comment

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

@arnabnandikgp Thank you very much for the contribution!
If you can, please make sure to sync the commit message to the PR description because right now it's only the PR description that holds the relevant information but not the commit message body.
The issue with this is that the PR description is in the internal database of GitHub and is not something that we have direct access to the same way we do for the actual git commit messages so it's best to keep those two in sync.
If you need any help with git mechanics just let me know!

@petermetz petermetz enabled auto-merge (rebase) June 16, 2023 03:32
@petermetz petermetz merged commit dd7d29c into hyperledger-cacti:main Jun 16, 2023
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.

style: 2021-09-20 linter warnings batch 8 / 26
4 participants