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 params not getting passed bug #1193

Merged
merged 1 commit into from
Aug 8, 2024
Merged

Conversation

hmstepanek
Copy link
Contributor

Overview

Fix bug where params aren't getting passed into MessageTrace call.

@hmstepanek hmstepanek requested a review from a team as a code owner August 8, 2024 21:35
Copy link

github-actions bot commented Aug 8, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON bandit 1 0 4.67s
✅ PYTHON black 1 0 0 0.68s
✅ PYTHON flake8 1 0 0.42s
✅ PYTHON isort 1 0 0 0.19s
✅ PYTHON pylint 1 0 2.02s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@hmstepanek hmstepanek added this to the v9.13.0 milestone Aug 8, 2024
@hmstepanek hmstepanek enabled auto-merge (squash) August 8, 2024 21:39
@hmstepanek hmstepanek merged commit 70e98a5 into main Aug 8, 2024
50 of 52 checks passed
@hmstepanek hmstepanek deleted the fix-params-passing-bug branch August 8, 2024 21:42
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