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 nil pointer dereference in JUnit reporter #1307

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

anderseknert
Copy link
Member

Fixes #1306

Thanks @OhMyGuus for reporting the issue!

Fixes #1306

Thanks @OhMyGuus for reporting the issue!

(Unrelated to the issue, but I'm also reverting the URL change of that integration
 test we changed recently... as the URL in OPA is now back to what it was before :)

Signed-off-by: Anders Eknert <anders@styra.com>
@anderseknert anderseknert force-pushed the fix-junit-missing-text branch from e24c6b9 to 82d8fc7 Compare December 18, 2024 19:32
@anderseknert anderseknert merged commit 748c2e8 into main Dec 18, 2024
5 checks passed
@anderseknert anderseknert deleted the fix-junit-missing-text branch December 18, 2024 19:59
charlieegan3 pushed a commit to charlieegan3/regal that referenced this pull request Jan 6, 2025
Fixes StyraInc#1306

Thanks @OhMyGuus for reporting the issue!

(Unrelated to the issue, but I'm also reverting the URL change of that integration
 test we changed recently... as the URL in OPA is now back to what it was before :)

Signed-off-by: Anders Eknert <anders@styra.com>
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.

JUnit output format fails: invalid memory address
2 participants