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

Please consider this PR as bug report. #3035

Closed
wants to merge 1 commit into from

Conversation

dk2k
Copy link
Contributor

@dk2k dk2k commented Aug 19, 2024

Array of type javax.xml.transform.Source[] expected, but javax.xml.transform.stream.StreamSource[] found Added a harmless semicolon to pinpoint the line

Array of type javax.xml.transform.Source[] expected, but javax.xml.transform.stream.StreamSource[] found
Added a harmless semicolon to pinpoint the line
@manovotn
Copy link
Contributor

Hello,

bugs for this project are reported through a JIRA - https://issues.redhat.com/projects/WELD/issues
I have sent a new PR with the changes which can be found here - #3036

For the record, what code analysis tool did you use to identify these code error?
I was thinking maybe I could add an automated CI job that runs once in a while and provides some kind of a report.

@manovotn manovotn closed this Aug 21, 2024
@dk2k
Copy link
Contributor Author

dk2k commented Aug 21, 2024

Hi @manovotn
It was found by code inspection in Intellij Idea

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