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

Make failure text in JUnit report optional #32

Conversation

turing85
Copy link
Contributor

@turing85 turing85 commented Feb 28, 2023

Fixes #31

  • Made failure text optional
  • removed unnecessary variable, inlined return
  • Updated packages (npm audit fix)

Proof of work: Here is a pipeline that succeeds generating a report with the fix, but fails generating a report without the fix.

- Made failure text optional
- removed unnecessary variable, inlined return
- Updated packages (npm audit fix)
@turing85
Copy link
Contributor Author

so... do we want to merge this or nah?

@IanMoroney IanMoroney merged commit 8af4e4d into phoenix-actions:main Apr 4, 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.

action fails to generate report from xml generated by OWASP scanner that contains vulnerabilities
2 participants