Add /v1/project/batchDelete API method that deletes with SQL #4383
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codacy Production / Codacy Static Code Analysis
succeeded
Dec 18, 2024 in 0s
Your pull request is up to standards!
Codacy found no issues in your code
Annotations
Check notice on line 67 in src/test/java/org/dependencytrack/resources/v1/ProjectResourceTest.java
codacy-production / Codacy Static Code Analysis
src/test/java/org/dependencytrack/resources/v1/ProjectResourceTest.java#L67
Unused import - jakarta.json.JsonArrayBuilder.
codacy-production / Codacy Static Code Analysis
src/test/java/org/dependencytrack/resources/v1/ProjectResourceTest.java#L1307
No need to call String.valueOf to append to a string.
Loading