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
Application used : https://github.com/konveyor/tackle-testapp-public
Sending 'analysis_engine.Analyze' request with params: {"label_selector":"(konveyor.io/target=cloud-readiness || konveyor.io/target=jakarta-ee) || (discovery)"} Response received. Summary: {"wellFormed":true,"rawIncidentCount":1,"incidentCount":1,"partialAnalysis":{}} getCodeplanAgentSolution request: { "file_path": "", "incidents": [ { "uri": "file:///home/sshveta/Work/applications/tackle-testapp-public/pom.xml", "message": "Version 3.0.0 is the minimum version of Spring Boot that is Jakarta EE 9+ compatible", "variables": { "name": "org.springframework.boot.spring-boot-starter-actuator", "version": "2.5.0" }, "ruleset_name": "jakarta-ee9", "violation_name": "spring-components-00001", "violation_description": "Version of Spring Boot not compatible with Jakarta EE 9+", "violation_category": "mandatory", "violation_labels": [ "konveyor.io/target=jakarta-ee9+", "konveyor.io/target=jakarta-ee", "konveyor.io/target=jws6+", "konveyor.io/target=jws", "konveyor.io/source" ], "violationId": "spring-components-00001" } ], "max_priority": 0, "chat_token": "1cc04f23-9108-4cd0-a567-3ef77879039b" }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Application used : https://github.com/konveyor/tackle-testapp-public
Logs
Sending 'analysis_engine.Analyze' request with params: {"label_selector":"(konveyor.io/target=cloud-readiness || konveyor.io/target=jakarta-ee) || (discovery)"}
Response received. Summary: {"wellFormed":true,"rawIncidentCount":1,"incidentCount":1,"partialAnalysis":{}}
getCodeplanAgentSolution request: {
"file_path": "",
"incidents": [
{
"uri": "file:///home/sshveta/Work/applications/tackle-testapp-public/pom.xml",
"message": "Version 3.0.0 is the minimum version of Spring Boot that is Jakarta EE 9+ compatible",
"variables": {
"name": "org.springframework.boot.spring-boot-starter-actuator",
"version": "2.5.0"
},
"ruleset_name": "jakarta-ee9",
"violation_name": "spring-components-00001",
"violation_description": "Version of Spring Boot not compatible with Jakarta EE 9+",
"violation_category": "mandatory",
"violation_labels": [
"konveyor.io/target=jakarta-ee9+",
"konveyor.io/target=jakarta-ee",
"konveyor.io/target=jws6+",
"konveyor.io/target=jws",
"konveyor.io/source"
],
"violationId": "spring-components-00001"
}
],
"max_priority": 0,
"chat_token": "1cc04f23-9108-4cd0-a567-3ef77879039b"
}
The text was updated successfully, but these errors were encountered: