We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The calling code for an incident should not care about the underlying types and should know what to do with them. This should be a class method.
The text was updated successfully, but these errors were encountered:
https://github.com/konveyor/kai/blob/main/kai/reactive_codeplanner/task_runner/compiler/maven_validator.py#L120-L143
Sorry, something went wrong.
@fabianvf I am trying to remember the full context around this issue.
Are we saying that we need more types of issues that the analyzer puts out, and if so, do you remember what ideas/options we had in mind?
No branches or pull requests
The calling code for an incident should not care about the underlying types and should know what to do with them. This should be a class method.
The text was updated successfully, but these errors were encountered: