1
0
Fork 0
IntelliJ-IdeaVim/qodana.sarif.json

110555 lines
5.6 MiB
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"$schema": "https://raw.githubusercontent.com/schemastore/schemastore/master/src/schemas/json/sarif-2.1.0-rtm.5.json",
"version": "2.1.0",
"runs": [
{
"tool": {
"driver": {
"name": "QDJVM",
"fullName": "Qodana for JVM",
"version": "233.14714.239",
"rules": [],
"taxa": [
{
"id": "Language injection",
"name": "Language injection"
},
{
"id": "JVM languages",
"name": "JVM languages"
},
{
"id": "Kotlin",
"name": "Kotlin"
},
{
"id": "Kotlin/Style issues",
"name": "Style issues",
"relationships": [
{
"target": {
"id": "Kotlin",
"index": 2,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Kotlin/Redundant constructs",
"name": "Redundant constructs",
"relationships": [
{
"target": {
"id": "Kotlin",
"index": 2,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java",
"name": "Java"
},
{
"id": "Java/Internationalization",
"name": "Internationalization",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Spring",
"name": "Spring"
},
{
"id": "Spring/Spring Core",
"name": "Spring Core",
"relationships": [
{
"target": {
"id": "Spring",
"index": 7,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Spring/Spring Core/XML",
"name": "XML",
"relationships": [
{
"target": {
"id": "Spring/Spring Core",
"index": 8,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Performance",
"name": "Performance",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Code style issues",
"name": "Code style issues",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Declaration redundancy",
"name": "Declaration redundancy",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Spring/Spring Core/Code",
"name": "Code",
"relationships": [
{
"target": {
"id": "Spring/Spring Core",
"index": 8,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Error handling",
"name": "Error handling",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Probable bugs",
"name": "Probable bugs",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Kotlin/Migration",
"name": "Migration",
"relationships": [
{
"target": {
"id": "Kotlin",
"index": 2,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Spring/Spring Cloud",
"name": "Spring Cloud",
"relationships": [
{
"target": {
"id": "Spring",
"index": 7,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JavaScript and TypeScript",
"name": "JavaScript and TypeScript"
},
{
"id": "JavaScript and TypeScript/Unit testing",
"name": "Unit testing",
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript",
"index": 18,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Serialization issues",
"name": "Serialization issues",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Class structure",
"name": "Class structure",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Groovy",
"name": "Groovy"
},
{
"id": "Groovy/GPath",
"name": "GPath",
"relationships": [
{
"target": {
"id": "Groovy",
"index": 22,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Imports",
"name": "Imports",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Maven",
"name": "Maven"
},
{
"id": "JSON and JSON5",
"name": "JSON and JSON5"
},
{
"id": "MySQL",
"name": "MySQL"
},
{
"id": "Kotlin/Probable bugs",
"name": "Probable bugs",
"relationships": [
{
"target": {
"id": "Kotlin",
"index": 2,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Threading issues",
"name": "Threading issues",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Control flow issues",
"name": "Control flow issues",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Numeric issues",
"name": "Numeric issues",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JPA",
"name": "JPA"
},
{
"id": "Java/Initialization",
"name": "Initialization",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Sass_SCSS",
"name": "Sass/SCSS"
},
{
"id": "HTML",
"name": "HTML"
},
{
"id": "JavaScript and TypeScript/Unused symbols",
"name": "Unused symbols",
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript",
"index": 18,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JavaScript and TypeScript/Flow type checker",
"name": "Flow type checker",
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript",
"index": 18,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Security",
"name": "Security",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Properties files",
"name": "Properties files"
},
{
"id": "PostCSS",
"name": "PostCSS"
},
{
"id": "JavaScript and TypeScript/Bitwise operation issues",
"name": "Bitwise operation issues",
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript",
"index": 18,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Groovy/Naming conventions",
"name": "Naming conventions",
"relationships": [
{
"target": {
"id": "Groovy",
"index": 22,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JavaScript and TypeScript/General",
"name": "General",
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript",
"index": 18,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Packaging issues",
"name": "Packaging issues",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Reactive Streams",
"name": "Reactive Streams"
},
{
"id": "Reactive Streams/Common",
"name": "Common",
"relationships": [
{
"target": {
"id": "Reactive Streams",
"index": 45,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Verbose or redundant code constructs",
"name": "Verbose or redundant code constructs",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "General",
"name": "General"
},
{
"id": "Gradle",
"name": "Gradle"
},
{
"id": "Gradle/Probable bugs",
"name": "Probable bugs",
"relationships": [
{
"target": {
"id": "Gradle",
"index": 49,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FreeMarker",
"name": "FreeMarker"
},
{
"id": "JVM languages/Logging",
"name": "Logging",
"relationships": [
{
"target": {
"id": "JVM languages",
"index": 1,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EditorConfig",
"name": "EditorConfig"
},
{
"id": "JavaScript and TypeScript/Validity issues",
"name": "Validity issues",
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript",
"index": 18,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Gradle/Validity issues",
"name": "Validity issues",
"relationships": [
{
"target": {
"id": "Gradle",
"index": 49,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Code maturity",
"name": "Code maturity",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JavaScript and TypeScript/Potentially confusing code constructs",
"name": "Potentially confusing code constructs",
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript",
"index": 18,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SQL",
"name": "SQL"
},
{
"id": "Spring/Spring Data",
"name": "Spring Data",
"relationships": [
{
"target": {
"id": "Spring",
"index": 7,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Groovy/Probable bugs",
"name": "Probable bugs",
"relationships": [
{
"target": {
"id": "Groovy",
"index": 22,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Kotlin/Other problems",
"name": "Other problems",
"relationships": [
{
"target": {
"id": "Kotlin",
"index": 2,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JavaScript and TypeScript/Try statement issues",
"name": "Try statement issues",
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript",
"index": 18,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Plugin DevKit",
"name": "Plugin DevKit"
},
{
"id": "Plugin DevKit/Workspace model",
"name": "Workspace model",
"relationships": [
{
"target": {
"id": "Plugin DevKit",
"index": 63,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Data flow",
"name": "Data flow",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Ktor",
"name": "Ktor"
},
{
"id": "CDI (Contexts and Dependency Injection)",
"name": "CDI (Contexts and Dependency Injection)"
},
{
"id": "Velocity",
"name": "Velocity"
},
{
"id": "Plugin DevKit/Code",
"name": "Code",
"relationships": [
{
"target": {
"id": "Plugin DevKit",
"index": 63,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Java language level migration aids",
"name": "Java language level migration aids",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Java language level migration aids/Java 20",
"name": "Java 20",
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids",
"index": 70,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Kotlin/Naming conventions",
"name": "Naming conventions",
"relationships": [
{
"target": {
"id": "Kotlin",
"index": 2,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CSS",
"name": "CSS"
},
{
"id": "CSS/Invalid elements",
"name": "Invalid elements",
"relationships": [
{
"target": {
"id": "CSS",
"index": 73,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JavaScript and TypeScript/Potentially undesirable code constructs",
"name": "Potentially undesirable code constructs",
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript",
"index": 18,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Finalization",
"name": "Finalization",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Logging",
"name": "Logging",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Modularization issues",
"name": "Modularization issues",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Javadoc",
"name": "Javadoc",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Kotlin/Java interop issues",
"name": "Java interop issues",
"relationships": [
{
"target": {
"id": "Kotlin",
"index": 2,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Naming conventions",
"name": "Naming conventions",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Naming conventions/Class",
"name": "Class",
"relationships": [
{
"target": {
"id": "Java/Naming conventions",
"index": 81,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Hibernate",
"name": "Hibernate"
},
{
"id": "Spring/Spring Integration",
"name": "Spring Integration",
"relationships": [
{
"target": {
"id": "Spring",
"index": 7,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Plugin DevKit/Plugin descriptor",
"name": "Plugin descriptor",
"relationships": [
{
"target": {
"id": "Plugin DevKit",
"index": 63,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Abstraction issues",
"name": "Abstraction issues",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Assignment issues",
"name": "Assignment issues",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Java language level migration aids/Java 9",
"name": "Java 9",
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids",
"index": 70,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Groovy/Threading issues",
"name": "Threading issues",
"relationships": [
{
"target": {
"id": "Groovy",
"index": 22,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Groovy/Control flow issues",
"name": "Control flow issues",
"relationships": [
{
"target": {
"id": "Groovy",
"index": 22,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/JUnit",
"name": "JUnit",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "XSLT",
"name": "XSLT"
},
{
"id": "Groovy/Style",
"name": "Style",
"relationships": [
{
"target": {
"id": "Groovy",
"index": 22,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java EE",
"name": "Java EE"
},
{
"id": "Java/Portability",
"name": "Portability",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/TestNG",
"name": "TestNG",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JavaScript and TypeScript/Assignment issues",
"name": "Assignment issues",
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript",
"index": 18,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSP",
"name": "JSP"
},
{
"id": "Java/Visibility",
"name": "Visibility",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RegExp",
"name": "RegExp"
},
{
"id": "Java/Concurrency annotation issues",
"name": "Concurrency annotation issues",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CSS/Probable bugs",
"name": "Probable bugs",
"relationships": [
{
"target": {
"id": "CSS",
"index": 73,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JavaScript and TypeScript/TypeScript",
"name": "TypeScript",
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript",
"index": 18,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Lombok",
"name": "Lombok",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Lombok/Redundant modifiers",
"name": "Redundant modifiers",
"relationships": [
{
"target": {
"id": "Java/Lombok",
"index": 104,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UI form",
"name": "UI form"
},
{
"id": "JavaScript and TypeScript/ES2015 migration aids",
"name": "ES2015 migration aids",
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript",
"index": 18,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Naming conventions/Method",
"name": "Method",
"relationships": [
{
"target": {
"id": "Java/Naming conventions",
"index": 81,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JavaScript and TypeScript/DOM issues",
"name": "DOM issues",
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript",
"index": 18,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JavaScript and TypeScript/Probable bugs",
"name": "Probable bugs",
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript",
"index": 18,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Code Coverage",
"name": "Code Coverage"
},
{
"id": "Groovy/Annotations",
"name": "Annotations",
"relationships": [
{
"target": {
"id": "Groovy",
"index": 22,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Proofreading",
"name": "Proofreading"
},
{
"id": "XML",
"name": "XML"
},
{
"id": "Java/Cloning issues",
"name": "Cloning issues",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Manifest",
"name": "Manifest"
},
{
"id": "Groovy/Potentially confusing code constructs",
"name": "Potentially confusing code constructs",
"relationships": [
{
"target": {
"id": "Groovy",
"index": 22,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Groovy/Error handling",
"name": "Error handling",
"relationships": [
{
"target": {
"id": "Groovy",
"index": 22,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Java language level migration aids/Java 5",
"name": "Java 5",
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids",
"index": 70,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Java language level migration aids/Java 8",
"name": "Java 8",
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids",
"index": 70,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JVM languages/Test frameworks",
"name": "Test frameworks",
"relationships": [
{
"target": {
"id": "JVM languages",
"index": 1,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Groovy/Assignment issues",
"name": "Assignment issues",
"relationships": [
{
"target": {
"id": "Groovy",
"index": 22,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Class metrics",
"name": "Class metrics",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RESTful Web Service (JAX-RS)",
"name": "RESTful Web Service (JAX-RS)"
},
{
"id": "Java/Encapsulation",
"name": "Encapsulation",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JavaScript and TypeScript/Control flow issues",
"name": "Control flow issues",
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript",
"index": 18,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Test frameworks",
"name": "Test frameworks",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Reflective access",
"name": "Reflective access",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Java language level migration aids/Java 15",
"name": "Java 15",
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids",
"index": 70,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JavaScript and TypeScript/Code quality tools",
"name": "Code quality tools",
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript",
"index": 18,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Spring/Spring AOP",
"name": "Spring AOP",
"relationships": [
{
"target": {
"id": "Spring",
"index": 7,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Method metrics",
"name": "Method metrics",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Resource management",
"name": "Resource management",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JavaScript and TypeScript/Switch statement issues",
"name": "Switch statement issues",
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript",
"index": 18,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Java language level migration aids/Java 14",
"name": "Java 14",
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids",
"index": 70,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Numeric issues/Cast",
"name": "Cast",
"relationships": [
{
"target": {
"id": "Java/Numeric issues",
"index": 31,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Plugin DevKit/Description file",
"name": "Description file",
"relationships": [
{
"target": {
"id": "Plugin DevKit",
"index": 63,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/JavaBeans issues",
"name": "JavaBeans issues",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Pattern validation",
"name": "Pattern validation"
},
{
"id": "JavaScript and TypeScript/Function metrics",
"name": "Function metrics",
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript",
"index": 18,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JavaScript and TypeScript/Code style issues",
"name": "Code style issues",
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript",
"index": 18,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Dependency issues",
"name": "Dependency issues",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Java language level issues",
"name": "Java language level issues",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "HTML/Accessibility",
"name": "Accessibility",
"relationships": [
{
"target": {
"id": "HTML",
"index": 35,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Groovy/Method metrics",
"name": "Method metrics",
"relationships": [
{
"target": {
"id": "Groovy",
"index": 22,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "XPath",
"name": "XPath"
},
{
"id": "Java/Inheritance issues",
"name": "Inheritance issues",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Security",
"name": "Security"
},
{
"id": "JavaScript and TypeScript/Security",
"name": "Security",
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript",
"index": 18,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AOP",
"name": "AOP"
},
{
"id": "Bean Validation",
"name": "Bean Validation"
},
{
"id": "Reactive Streams/Reactor",
"name": "Reactor",
"relationships": [
{
"target": {
"id": "Reactive Streams",
"index": 45,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Oracle",
"name": "Oracle"
},
{
"id": "Kotlin/Migration/Maven",
"name": "Maven",
"relationships": [
{
"target": {
"id": "Kotlin/Migration",
"index": 16,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Internationalization",
"name": "Internationalization"
},
{
"id": "Vue",
"name": "Vue"
},
{
"id": "Java/Java language level migration aids/Java 10",
"name": "Java 10",
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids",
"index": 70,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Java language level migration aids/Java 7",
"name": "Java 7",
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids",
"index": 70,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Compiler issues",
"name": "Compiler issues",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Version control",
"name": "Version control"
},
{
"id": "MongoJS",
"name": "MongoJS"
},
{
"id": "Kotlin/Migration/Gradle",
"name": "Gradle",
"relationships": [
{
"target": {
"id": "Kotlin/Migration",
"index": 16,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Memory",
"name": "Memory",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Structural search",
"name": "Structural search"
},
{
"id": "Spring/Spring Security",
"name": "Spring Security",
"relationships": [
{
"target": {
"id": "Spring",
"index": 7,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "YAML",
"name": "YAML"
},
{
"id": "Java/Performance/Embedded",
"name": "Embedded",
"relationships": [
{
"target": {
"id": "Java/Performance",
"index": 10,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JavaScript and TypeScript/Imports and dependencies",
"name": "Imports and dependencies",
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript",
"index": 18,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Probable bugs/Nullability problems",
"name": "Nullability problems",
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Spring/Spring Boot",
"name": "Spring Boot",
"relationships": [
{
"target": {
"id": "Spring",
"index": 7,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RELAX NG",
"name": "RELAX NG"
},
{
"id": "Java/Properties files",
"name": "Properties files",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Spring/Spring Cloud Stream",
"name": "Spring Cloud Stream",
"relationships": [
{
"target": {
"id": "Spring",
"index": 7,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Java language level migration aids/Java 11",
"name": "Java 11",
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids",
"index": 70,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PostgreSQL",
"name": "PostgreSQL"
},
{
"id": "SQL server",
"name": "SQL server"
},
{
"id": "Groovy/Data flow",
"name": "Data flow",
"relationships": [
{
"target": {
"id": "Groovy",
"index": 22,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JavaScript and TypeScript/Async code and promises",
"name": "Async code and promises",
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript",
"index": 18,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JavaScript and TypeScript/Naming conventions",
"name": "Naming conventions",
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript",
"index": 18,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Qodana",
"name": "Qodana"
},
{
"id": "Dependency analysis",
"name": "Dependency analysis"
},
{
"id": "EL",
"name": "EL"
},
{
"id": "Java/Java language level migration aids/Java 16",
"name": "Java 16",
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids",
"index": 70,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Shell script",
"name": "Shell script"
},
{
"id": "JavaScript and TypeScript/Data flow",
"name": "Data flow",
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript",
"index": 18,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JavaScript and TypeScript/React",
"name": "React",
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript",
"index": 18,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Lombok/Redundant definitions",
"name": "Redundant definitions",
"relationships": [
{
"target": {
"id": "Java/Lombok",
"index": 104,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Spring/Spring MVC",
"name": "Spring MVC",
"relationships": [
{
"target": {
"id": "Spring",
"index": 7,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CSS/Code style issues",
"name": "Code style issues",
"relationships": [
{
"target": {
"id": "CSS",
"index": 73,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Java language level migration aids/Java 19",
"name": "Java 19",
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids",
"index": 70,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Less",
"name": "Less"
},
{
"id": "Groovy/Other",
"name": "Other",
"relationships": [
{
"target": {
"id": "Groovy",
"index": 22,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Reactive Streams/Mutiny",
"name": "Mutiny",
"relationships": [
{
"target": {
"id": "Reactive Streams",
"index": 45,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Bitwise operation issues",
"name": "Bitwise operation issues",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Groovy/Validity issues",
"name": "Validity issues",
"relationships": [
{
"target": {
"id": "Groovy",
"index": 22,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/Java language level migration aids/Java 21",
"name": "Java 21",
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids",
"index": 70,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Kotlin/Logging",
"name": "Logging",
"relationships": [
{
"target": {
"id": "Kotlin",
"index": 2,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JavaScript and TypeScript/Node.js",
"name": "Node.js",
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript",
"index": 18,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java/toString() issues",
"name": "toString() issues",
"relationships": [
{
"target": {
"id": "Java",
"index": 5,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CSS/Code quality tools",
"name": "Code quality tools",
"relationships": [
{
"target": {
"id": "CSS",
"index": 73,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Kotlin/React",
"name": "React",
"relationships": [
{
"target": {
"id": "Kotlin",
"index": 2,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Kotlin/React/Probable bugs",
"name": "Probable bugs",
"relationships": [
{
"target": {
"id": "Kotlin/React",
"index": 201,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Gradle/Best practises",
"name": "Best practises",
"relationships": [
{
"target": {
"id": "Gradle",
"index": 49,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Groovy/Declaration redundancy",
"name": "Declaration redundancy",
"relationships": [
{
"target": {
"id": "Groovy",
"index": 22,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
"extensions": [
{
"name": "org.intellij.intelliLang",
"version": "233.14714",
"rules": [
{
"id": "InjectionNotApplicable",
"shortDescription": {
"text": "Injection Annotation not applicable"
},
"fullDescription": {
"text": "Reports when a '@Language' annotation is applied to an element with a type other than 'String' or 'String[]'. Example: '@Language(\"HTML\") int i;' After the quick-fix is applied: 'int i;'",
"markdown": "Reports when a `@Language` annotation is applied to an element with a type other than `String` or `String[]`.\n\n**Example:**\n\n\n @Language(\"HTML\") int i;\n\nAfter the quick-fix is applied:\n\n\n int i;\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "InjectionNotApplicable",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Language injection",
"index": 0,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PatternOverriddenByNonAnnotatedMethod",
"shortDescription": {
"text": "Non-annotated Method overrides @Pattern Method"
},
"fullDescription": {
"text": "Reports when a method without any '@Pattern' annotation overrides a '@Pattern' annotated method. This does not prevent error-highlighting inside the editor, however the overriding method will not be checked at runtime. A quick fix is provided to add a '@Pattern' annotation that matches the one from the superclass method. This ensures the runtime-check instrumentation works correctly. Example: 'abstract class Parent {\n abstract @Pattern(\"\\\\d\\\\d-\\\\d\\\\d\\\\d\") String getId();\n }\n class Child extends Parent {\n @Override String getId() { // warning here\n return \"12-345\";\n }\n }'",
"markdown": "Reports when a method without any `@Pattern` annotation overrides a `@Pattern` annotated method. This does not prevent error-highlighting inside the editor, however the overriding method will not be checked at runtime.\n\n\nA quick fix is provided to add a `@Pattern` annotation that matches the one from the superclass method. This ensures the\nruntime-check instrumentation works correctly.\n\n**Example:**\n\n\n abstract class Parent {\n abstract @Pattern(\"\\\\d\\\\d-\\\\d\\\\d\\\\d\") String getId();\n }\n class Child extends Parent {\n @Override String getId() { // warning here\n return \"12-345\";\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "PatternOverriddenByNonAnnotatedMethod",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Pattern validation",
"index": 139,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "InjectedReferences",
"shortDescription": {
"text": "Injected references"
},
"fullDescription": {
"text": "Reports unresolved references injected by Language Injections. Example: '@Language(\"file-reference\")\n String fileName = \"/home/user/nonexistent.file\"; // highlighted if file doesn't exist'",
"markdown": "Reports unresolved references injected by [Language Injections](https://www.jetbrains.com/help/idea/using-language-injections.html).\n\nExample:\n\n\n @Language(\"file-reference\")\n String fileName = \"/home/user/nonexistent.file\"; // highlighted if file doesn't exist\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "InjectedReferences",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "General",
"index": 48,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PatternNotApplicable",
"shortDescription": {
"text": "Pattern Annotation not applicable"
},
"fullDescription": {
"text": "Reports when a '@Pattern' annotation is applied to an element with a type other than 'String'. Example: '@Pattern(\"\\\\d\\\\d\") int i;'",
"markdown": "Reports when a `@Pattern` annotation is applied to an element with a type other than `String`.\n\n**Example:**\n\n\n @Pattern(\"\\\\d\\\\d\") int i;\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "PatternNotApplicable",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Pattern validation",
"index": 139,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnknownLanguage",
"shortDescription": {
"text": "Unknown Language ID"
},
"fullDescription": {
"text": "Reports when the ID of the language used in a '@Language' annotation is unknown. Example: '@Language(\"HMTL\") String html;'",
"markdown": "Reports when the ID of the language used in a `@Language` annotation is unknown.\n\n**Example:**\n\n\n @Language(\"HMTL\") String html;\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "UnknownLanguage",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Language injection",
"index": 0,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PatternValidation",
"shortDescription": {
"text": "Validate annotated patterns"
},
"fullDescription": {
"text": "Reports expressions passed as arguments for '@Pattern' parameters and returned from '@Pattern'-annotated methods that do not match the specified pattern. Example: '@Pattern(\"\\\\d\\\\d-\\\\d\\\\d\\\\d\") String getId() {\n return \"1\";\n }' Use the Flag non compile-time constant expressions option to let the inspection report expressions with an unknown value and offer to add a substitution ('@Subst') annotation.",
"markdown": "Reports expressions passed as arguments for `@Pattern` parameters and returned from `@Pattern`-annotated methods that do not match the specified pattern.\n\n**Example:**\n\n\n @Pattern(\"\\\\d\\\\d-\\\\d\\\\d\\\\d\") String getId() {\n return \"1\";\n }\n\n\nUse the **Flag non compile-time constant expressions** option to let the inspection report expressions with\nan unknown value and offer to add a substitution (`@Subst`) annotation."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "PatternValidation",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Pattern validation",
"index": 139,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "LanguageMismatch",
"shortDescription": {
"text": "Language mismatch"
},
"fullDescription": {
"text": "Reports when the language of a reference does not match the expected language of the usage context. Example: '@Language(\"JavaScript\")\n String JS_CODE = \"var x;\";\n\n @Language(\"XPath\")\n String XPATH_CODE = JS_CODE; // warning here'",
"markdown": "Reports when the language of a reference does not match the expected language of the usage context.\n\nExample:\n\n\n @Language(\"JavaScript\")\n String JS_CODE = \"var x;\";\n\n @Language(\"XPath\")\n String XPATH_CODE = JS_CODE; // warning here\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "LanguageMismatch",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Language injection",
"index": 0,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "com.intellij.java",
"version": "233.14714",
"rules": [
{
"id": "OverrideOnly",
"shortDescription": {
"text": "Method can only be overridden"
},
"fullDescription": {
"text": "Reports calls to API methods marked with '@ApiStatus.OverrideOnly'. The '@ApiStatus.OverrideOnly' annotation indicates that the method is part of SPI (Service Provider Interface). Clients of the declaring library should implement or override such methods, not call them directly. Marking a class or interface with this annotation is the same as marking every method with it.",
"markdown": "Reports calls to API methods marked with `@ApiStatus.OverrideOnly`.\n\n\nThe `@ApiStatus.OverrideOnly` annotation indicates that the method is part of SPI (Service Provider Interface).\nClients of the declaring library should implement or override such methods, not call them directly.\nMarking a class or interface with this annotation is the same as marking every method with it."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "OverrideOnly",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JVM languages",
"index": 1,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CallToSuspiciousStringMethod",
"shortDescription": {
"text": "Call to suspicious 'String' method"
},
"fullDescription": {
"text": "Reports calls of: 'equals()' 'equalsIgnoreCase()' 'compareTo()' 'compareToIgnoreCase()' and 'trim()' on 'String' objects. Comparison of internationalized strings should probably use a 'java.text.Collator' instead. 'String.trim()' only removes control characters between 0x00 and 0x20. The 'String.strip()' method introduced in Java 11 is more Unicode aware and can be used as a replacement.",
"markdown": "Reports calls of:\n\n* `equals()`\n* `equalsIgnoreCase()`\n* `compareTo()`\n* `compareToIgnoreCase()` and\n* `trim()`\n\n\non `String` objects.\nComparison of internationalized strings should probably use a `java.text.Collator` instead.\n`String.trim()` only removes control characters between 0x00 and 0x20.\nThe `String.strip()` method introduced in Java 11 is more Unicode aware and can be used as a replacement."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CallToSuspiciousStringMethod",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Internationalization",
"index": 6,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "KeySetIterationMayUseEntrySet",
"shortDescription": {
"text": "Iteration over 'keySet()' can be optimized"
},
"fullDescription": {
"text": "Reports iterations over the 'keySet()' of a 'java.util.Map' instance, where the iterated keys are used to retrieve the values from the map. Such iteration may be more efficient when replaced with an iteration over the 'entrySet()' or 'values()' (if the key is not actually used). Similarly, 'keySet().forEach(key -> ...)' can be replaced with 'forEach((key, value) -> ...)' if values are retrieved inside a lambda. Example: 'for (Object key : map.keySet()) {\n Object val = map.get(key);\n }' After the quick-fix is applied: 'for (Object val : map.values()) {}'",
"markdown": "Reports iterations over the `keySet()` of a `java.util.Map` instance, where the iterated keys are used to retrieve the values from the map.\n\n\nSuch iteration may be more efficient when replaced with an iteration over the\n`entrySet()` or `values()` (if the key is not actually used).\n\n\nSimilarly, `keySet().forEach(key -> ...)`\ncan be replaced with `forEach((key, value) -> ...)` if values are retrieved\ninside a lambda.\n\n**Example:**\n\n\n for (Object key : map.keySet()) {\n Object val = map.get(key);\n }\n\nAfter the quick-fix is applied:\n\n\n for (Object val : map.values()) {}\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "KeySetIterationMayUseEntrySet",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance",
"index": 10,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnnecessaryQualifierForThis",
"shortDescription": {
"text": "Unnecessary qualifier for 'this' or 'super'"
},
"fullDescription": {
"text": "Reports unnecessary qualification of 'this' or 'super'. Using a qualifier on 'this' or 'super' to disambiguate a code reference may easily become unnecessary via automatic refactorings and should be deleted for clarity. Example: 'class Foo {\n void foo() {}\n }\n\n class Bar extends Foo {\n void bar() {\n Bar.super.foo();\n }\n }' After the quick-fix is applied: 'class Foo {\n void foo() {}\n }\n\n class Bar extends Foo {\n void bar() {\n super.foo();\n }\n }'",
"markdown": "Reports unnecessary qualification of `this` or `super`.\n\n\nUsing a qualifier on `this` or `super` to\ndisambiguate a code reference may easily become unnecessary via automatic refactorings and should be deleted for clarity.\n\n**Example:**\n\n\n class Foo {\n void foo() {}\n }\n\n class Bar extends Foo {\n void bar() {\n Bar.super.foo();\n }\n }\n\nAfter the quick-fix is applied:\n\n\n class Foo {\n void foo() {}\n }\n\n class Bar extends Foo {\n void bar() {\n super.foo();\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "UnnecessaryQualifierForThis",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnusedReturnValue",
"shortDescription": {
"text": "Method can be made 'void'"
},
"fullDescription": {
"text": "Reports methods whose return values are never used when called. The return type of such methods can be made 'void'. Methods annotated with Error Prone's or AssertJ's '@CanIgnoreReturnValue' annotation will not be reported. The quick-fix updates the method signature and removes 'return' statements from inside the method. Example: '// reported if visibility setting is Protected or Public\n protected String myToUpperCase(String s) {\n return s.toUpperCase();\n }\n\n // simple setter, reporting depends on setting\n public String setStr(String str) {\n myStr = str;\n return myStr;\n }\n\n void test() {\n setStr(\"value\"); // return value is unused\n myToUpperCase(\"result\"); // return value is unused\n }' After the quick-fix is applied to both methods: 'protected void myToUpperCase(String s) {\n // 'return' removed completely\n // as 's.toUpperCase()' has no side effect\n }\n\n public void setStr(String str) {\n myStr = str;\n // 'return' removed\n }\n ...' NOTE: Some methods might not be reported during in-editor highlighting due to performance reasons. To see all results, run the inspection using Code | Inspect Code or Code | Analyze Code | Run Inspection by Name> Use the Ignore chainable methods option to ignore unused return values from chainable calls. Use the Maximal reported method visibility option to control the maximum visibility of methods to be reported.",
"markdown": "Reports methods whose return values are never used when called. The return type of such methods can be made `void`.\n\nMethods annotated with Error Prone's or AssertJ's `@CanIgnoreReturnValue` annotation will not be reported.\nThe quick-fix updates the method signature and removes `return` statements from inside the method.\n\n**Example:**\n\n\n // reported if visibility setting is Protected or Public\n protected String myToUpperCase(String s) {\n return s.toUpperCase();\n }\n\n // simple setter, reporting depends on setting\n public String setStr(String str) {\n myStr = str;\n return myStr;\n }\n\n void test() {\n setStr(\"value\"); // return value is unused\n myToUpperCase(\"result\"); // return value is unused\n }\n\nAfter the quick-fix is applied to both methods:\n\n\n protected void myToUpperCase(String s) {\n // 'return' removed completely\n // as 's.toUpperCase()' has no side effect\n }\n\n public void setStr(String str) {\n myStr = str;\n // 'return' removed\n }\n ...\n\n\n**NOTE:** Some methods might not be reported during in-editor highlighting due to performance reasons.\nTo see all results, run the inspection using **Code \\| Inspect Code** or **Code \\| Analyze Code \\| Run Inspection by Name**\\>\n\nUse the **Ignore chainable methods** option to ignore unused return values from chainable calls.\n\nUse the **Maximal reported method visibility** option to control the maximum visibility of methods to be reported."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "UnusedReturnValue",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Declaration redundancy",
"index": 12,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UncheckedExceptionClass",
"shortDescription": {
"text": "Unchecked 'Exception' class"
},
"fullDescription": {
"text": "Reports subclasses of 'java.lang.RuntimeException'. Some coding standards require that all user-defined exception classes are checked. Example: 'class EnigmaException extends RuntimeException {} // warning: Unchecked exception class 'EnigmaException''",
"markdown": "Reports subclasses of `java.lang.RuntimeException`.\n\nSome coding standards require that all user-defined exception classes are checked.\n\n**Example:**\n\n\n class EnigmaException extends RuntimeException {} // warning: Unchecked exception class 'EnigmaException'\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "UncheckedExceptionClass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Error handling",
"index": 14,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SizeReplaceableByIsEmpty",
"shortDescription": {
"text": "'size() == 0' can be replaced with 'isEmpty()'"
},
"fullDescription": {
"text": "Reports '.size()' or '.length()' comparisons with a '0' literal that can be replaced with a call to '.isEmpty()'. Example: 'boolean emptyList = list.size() == 0;' After the quick-fix is applied: 'boolean emptyList = list.isEmpty();' Use the Ignored classes table to add classes for which any '.size()' or '.length()' comparisons should not be replaced. Use the Ignore expressions which would be replaced with '!isEmpty()' option to ignore any expressions which would be replaced with '!isEmpty()'.",
"markdown": "Reports `.size()` or `.length()` comparisons with a `0` literal that can be replaced with a call to `.isEmpty()`.\n\n**Example:**\n\n\n boolean emptyList = list.size() == 0;\n\nAfter the quick-fix is applied:\n\n\n boolean emptyList = list.isEmpty();\n \n\nUse the **Ignored classes** table to add classes for which any `.size()` or `.length()` comparisons should not be replaced.\n\nUse the **Ignore expressions which would be replaced with `!isEmpty()`** option to ignore any expressions which would be replaced with `!isEmpty()`."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SizeReplaceableByIsEmpty",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnsupportedChronoFieldUnitCall",
"shortDescription": {
"text": "Call methods with unsupported 'java.time.temporal.ChronoUnit' and 'java.time.temporal.ChronoField'"
},
"fullDescription": {
"text": "Reports 'java.time' method calls ('get()', 'getLong()', 'with()', 'plus()', 'minus()') with unsupported 'java.time.temporal.ChronoField' or 'java.time.temporal.ChronoUnit' enum constants as arguments. Such calls will throw a 'UnsupportedTemporalTypeException' at runtime. Example: 'LocalTime localTime = LocalTime.now();\nint year = localTime.get(ChronoField.YEAR);' New in 2023.2",
"markdown": "Reports `java.time` method calls (`get()`, `getLong()`, `with()`, `plus()`, `minus()`) with unsupported `java.time.temporal.ChronoField` or `java.time.temporal.ChronoUnit` enum constants as arguments. Such calls will throw a `UnsupportedTemporalTypeException` at runtime.\n\nExample:\n\n\n LocalTime localTime = LocalTime.now();\n int year = localTime.get(ChronoField.YEAR);\n\nNew in 2023.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnsupportedChronoFieldUnitCall",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NumberEquality",
"shortDescription": {
"text": "Number comparison using '==', instead of 'equals()'"
},
"fullDescription": {
"text": "Reports code that uses == or != instead of 'equals()' to test for 'Number' equality. With auto-boxing, it is easy to make the mistake of comparing two instances of a wrapper type instead of two primitives, for example 'Integer' instead of 'int'. Example: 'void foo(Integer a, Integer b) {\n final boolean bool = a == b;\n }' If 'a' is known to be non-null, then it's safe to apply the \"unsafe\" quick-fix and get the result similar to the following: 'void foo(Integer a, Integer b) {\n final boolean bool = a.equals(b);\n }'",
"markdown": "Reports code that uses **==** or **!=** instead of `equals()` to test for `Number` equality.\n\n\nWith auto-boxing, it is easy\nto make the mistake of comparing two instances of a wrapper type instead of two primitives, for example `Integer` instead of\n`int`.\n\n**Example:**\n\n void foo(Integer a, Integer b) {\n final boolean bool = a == b;\n }\n\nIf `a` is known to be non-null, then it's safe to apply the \"unsafe\" quick-fix and get the result similar to the following:\n\n void foo(Integer a, Integer b) {\n final boolean bool = a.equals(b);\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "NumberEquality",
"cweIds": [
480
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ComparatorNotSerializable",
"shortDescription": {
"text": "'Comparator' class not declared 'Serializable'"
},
"fullDescription": {
"text": "Reports classes that implement 'java.lang.Comparator', but do not implement 'java.io.Serializable'. If a non-serializable comparator is used to construct an ordered collection such as a 'java.util.TreeMap' or 'java.util.TreeSet', then the collection will also be non-serializable. This can result in unexpected and difficult-to-diagnose bugs. Since subclasses of 'java.lang.Comparator' are often stateless, simply marking them serializable is a small cost to avoid such issues. Example: 'class Foo implements Comparator { // warning\n @Override\n public int compare(Object o1, Object o2) {\n /* ... */\n }\n }' After the quick-fix is applied: 'class Foo implements Comparator, Serializable { // no warning here\n @Override\n public int compare(Object o1, Object o2) {\n /* ... */\n }\n }'",
"markdown": "Reports classes that implement `java.lang.Comparator`, but do not implement `java.io.Serializable`.\n\n\nIf a non-serializable comparator is used to construct an ordered collection such\nas a `java.util.TreeMap` or `java.util.TreeSet`, then the\ncollection will also be non-serializable. This can result in unexpected and\ndifficult-to-diagnose bugs.\n\n\nSince subclasses of `java.lang.Comparator` are often stateless,\nsimply marking them serializable is a small cost to avoid such issues.\n\n**Example:**\n\n\n class Foo implements Comparator { // warning\n @Override\n public int compare(Object o1, Object o2) {\n /* ... */\n }\n }\n\nAfter the quick-fix is applied:\n\n\n class Foo implements Comparator, Serializable { // no warning here\n @Override\n public int compare(Object o1, Object o2) {\n /* ... */\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ComparatorNotSerializable",
"cweIds": [
502
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Serialization issues",
"index": 20,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ClassWithOnlyPrivateConstructors",
"shortDescription": {
"text": "Class with only 'private' constructors should be declared 'final'"
},
"fullDescription": {
"text": "Reports classes with only 'private' constructors. A class that only has 'private' constructors cannot be extended outside a file and should be declared as 'final'.",
"markdown": "Reports classes with only `private` constructors.\n\nA class that only has `private` constructors cannot be extended outside a file and should be declared as `final`."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ClassWithOnlyPrivateConstructors",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Class structure",
"index": 21,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UNUSED_IMPORT",
"shortDescription": {
"text": "Unused import"
},
"fullDescription": {
"text": "Reports redundant 'import' statements. Regular 'import' statements are unnecessary when not using imported classes and packages in the source file. The same applies to imported 'static' fields and methods that aren't used in the source file. Example: 'import java.util.ArrayList;\n public class Example {\n public static void main(String[] args) {\n System.out.println(\"Hello World!\");\n }\n }' After the quick fix is applied: 'public class Example {\n public static void main(String[] args) {\n System.out.println(\"Hello World!\");\n }\n }'",
"markdown": "Reports redundant `import` statements.\n\nRegular `import` statements are unnecessary when not using imported classes and packages in the source file.\nThe same applies to imported `static` fields and methods that aren't used in the source file.\n\n**Example:**\n\n\n import java.util.ArrayList;\n public class Example {\n public static void main(String[] args) {\n System.out.println(\"Hello World!\");\n }\n }\n\nAfter the quick fix is applied:\n\n\n public class Example {\n public static void main(String[] args) {\n System.out.println(\"Hello World!\");\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UNUSED_IMPORT",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Imports",
"index": 24,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FieldAccessedSynchronizedAndUnsynchronized",
"shortDescription": {
"text": "Field accessed in both 'synchronized' and unsynchronized contexts"
},
"fullDescription": {
"text": "Reports non-final fields that are accessed in both 'synchronized' and non-'synchronized' contexts. 'volatile' fields as well as accesses in constructors and initializers are ignored by this inspection. Such \"partially synchronized\" access is often the result of a coding oversight and may lead to unexpectedly inconsistent data structures. Example: 'public class Program {\n Console console; // warning: Field 'console' is accessed in both synchronized and unsynchronized contexts\n\n public synchronized void execute() {\n console.print(\"running\");\n }\n\n public void check() {\n console.check();\n }\n }'\n Use the option to specify if simple getters and setters are counted as accesses too.",
"markdown": "Reports non-final fields that are accessed in both `synchronized` and non-`synchronized` contexts. `volatile` fields as well as accesses in constructors and initializers are ignored by this inspection.\n\n\nSuch \"partially synchronized\" access is often the result of a coding oversight\nand may lead to unexpectedly inconsistent data structures.\n\n**Example:**\n\n\n public class Program {\n Console console; // warning: Field 'console' is accessed in both synchronized and unsynchronized contexts\n\n public synchronized void execute() {\n console.print(\"running\");\n }\n\n public void check() {\n console.check();\n }\n }\n\n\nUse the option to specify if simple getters and setters are counted as accesses too."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "FieldAccessedSynchronizedAndUnsynchronized",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NegatedEqualityExpression",
"shortDescription": {
"text": "Negated equality expression"
},
"fullDescription": {
"text": "Reports equality expressions which are negated by a prefix expression. Such expressions can be simplified using the '!=' operator. Example: '!(i == 1)' After the quick-fix is applied: 'i != 1'",
"markdown": "Reports equality expressions which are negated by a prefix expression.\n\nSuch expressions can be simplified using the `!=` operator.\n\nExample:\n\n\n !(i == 1)\n\nAfter the quick-fix is applied:\n\n\n i != 1\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NegatedEqualityExpression",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RemoveLiteralUnderscores",
"shortDescription": {
"text": "Underscores in numeric literal"
},
"fullDescription": {
"text": "Reports numeric literals with underscores and suggests removing them with a quick-fix. This may be useful if you need to lower the language level. The quick-fix removes underscores from numeric literals. For example '1_000_000' will be converted to '1000000'. Numeric literals with underscores appeared in Java 7. This inspection can help to downgrade for backward compatibility with earlier Java versions. New in 2020.2",
"markdown": "Reports numeric literals with underscores and suggests removing them with a quick-fix. This may be useful if you need to lower the language level.\n\nThe quick-fix removes underscores from numeric literals. For example `1_000_000` will be converted to `1000000`.\n\n\n*Numeric literals with underscores* appeared in Java 7.\nThis inspection can help to downgrade for backward compatibility with earlier Java versions.\n\nNew in 2020.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "RemoveLiteralUnderscores",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Numeric issues",
"index": 31,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MathRandomCastToInt",
"shortDescription": {
"text": "'Math.random()' cast to 'int'"
},
"fullDescription": {
"text": "Reports calls to 'Math.random()' which are immediately cast to 'int'. Casting a 'double' between '0.0' (inclusive) and '1.0' (exclusive) to 'int' will always round down to zero. The value should first be multiplied by some factor before casting it to an 'int' to get a value between zero (inclusive) and the multiplication factor (exclusive). Another possible solution is to use the 'nextInt()' method of 'java.util.Random'. Example: 'int r = (int)Math.random() * 10;' After the quick fix is applied: 'int r = (int)(Math.random() * 10);'",
"markdown": "Reports calls to `Math.random()` which are immediately cast to `int`.\n\nCasting a `double` between `0.0` (inclusive) and\n`1.0` (exclusive) to `int` will always round down to zero. The value\nshould first be multiplied by some factor before casting it to an `int` to\nget a value between zero (inclusive) and the multiplication factor (exclusive).\nAnother possible solution is to use the `nextInt()` method of\n`java.util.Random`.\n\n**Example:**\n\n int r = (int)Math.random() * 10;\n\nAfter the quick fix is applied:\n\n int r = (int)(Math.random() * 10);\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "MathRandomCastToInt",
"cweIds": [
330,
681
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DoubleBraceInitialization",
"shortDescription": {
"text": "Double brace initialization"
},
"fullDescription": {
"text": "Reports Double Brace Initialization. Double brace initialization may cause memory leaks when used in a non-static context because it creates an anonymous class that will reference the surrounding object. Compared to regular initialization, double brace initialization provides worse performance since it requires loading an additional class. It may also cause failure of 'equals()' comparisons if the 'equals()' method doesn't accept subclasses as parameters. In addition, before Java 9, double brace initialization couldn't be combined with the diamond operator since it was incompatible with anonymous classes. Example: 'List<Integer> list = new ArrayList<>() {{\n add(1);\n add(2);\n }};' After the quick-fix is applied: 'List<Integer> list = new ArrayList<>();\n list.add(1);\n list.add(2);'",
"markdown": "Reports [Double Brace Initialization](https://www.c2.com/cgi/wiki?DoubleBraceInitialization).\n\nDouble brace initialization may cause memory leaks when used in a non-static context because it creates an anonymous class\nthat will reference the surrounding object.\n\nCompared to regular initialization, double brace initialization provides worse performance since it requires loading an\nadditional class.\n\nIt may also cause failure of `equals()` comparisons if the `equals()` method doesn't accept subclasses as\nparameters.\n\nIn addition, before Java 9, double brace initialization couldn't be combined with the diamond operator since it was incompatible\nwith anonymous classes.\n\n**Example:**\n\n\n List<Integer> list = new ArrayList<>() {{\n add(1);\n add(2);\n }};\n\nAfter the quick-fix is applied:\n\n\n List<Integer> list = new ArrayList<>();\n list.add(1);\n list.add(2);\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "DoubleBraceInitialization",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Initialization",
"index": 33,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "StringConcatenationInLoops",
"shortDescription": {
"text": "String concatenation in loop"
},
"fullDescription": {
"text": "Reports String concatenation in loops. As every String concatenation copies the whole string, usually it is preferable to replace it with explicit calls to 'StringBuilder.append()' or 'StringBuffer.append()'. Example: 'String str = \"\";\n for(int i=0; i<10; i++) {\n str += i;\n }' After the quick-fix is applied: 'String str = \"\";\n StringBuilder strBuilder = new StringBuilder(str);\n for(int i = 0; i<10; i++) {\n strBuilder.append(i);\n }\n str = strBuilder.toString();' Sometimes, the quick-fixes allow you to convert a 'String' variable to a 'StringBuilder' or introduce a new 'StringBuilder'. Be careful if the original code specially handles the 'null' value, as the replacement may change semantics. If 'null' is possible, null-safe fixes that generate necessary null-checks are suggested. Also, it's not guaranteed that the automatic replacement will always be more performant.",
"markdown": "Reports String concatenation in loops.\n\n\nAs every String concatenation copies the whole\nstring, usually it is preferable to replace it with explicit calls to `StringBuilder.append()` or\n`StringBuffer.append()`.\n\n**Example:**\n\n\n String str = \"\";\n for(int i=0; i<10; i++) {\n str += i;\n }\n\nAfter the quick-fix is applied:\n\n\n String str = \"\";\n StringBuilder strBuilder = new StringBuilder(str);\n for(int i = 0; i<10; i++) {\n strBuilder.append(i);\n }\n str = strBuilder.toString();\n\n\nSometimes, the quick-fixes allow you to convert a `String` variable to a `StringBuilder` or\nintroduce a new `StringBuilder`. Be careful if the original code specially handles the `null` value, as the\nreplacement may change semantics. If `null` is possible, null-safe fixes that generate\nnecessary null-checks are suggested. Also, it's not guaranteed that the automatic replacement will always be more performant."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "StringConcatenationInLoop",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance",
"index": 10,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CloneableClassInSecureContext",
"shortDescription": {
"text": "Cloneable class in secure context"
},
"fullDescription": {
"text": "Reports classes which may be cloned. A class may be cloned if it supports the 'Cloneable' interface, and its 'clone()' method is not defined to immediately throw an error. Cloneable classes may be dangerous in code intended for secure use. Example: 'class SecureBean implements Cloneable {}' After the quick-fix is applied: 'class SecureBean {}' When the class extends an existing cloneable class or implements a cloneable interface, then after the quick-fix is applied, the code may look like: 'class SecureBean extends ParentBean {\n @Override\n protected SecureBean clone() throws CloneNotSupportedException {\n throw new CloneNotSupportedException();\n }\n}'",
"markdown": "Reports classes which may be cloned.\n\n\nA class\nmay be cloned if it supports the `Cloneable` interface,\nand its `clone()` method is not defined to immediately\nthrow an error. Cloneable classes may be dangerous in code intended for secure use.\n\n**Example:**\n`class SecureBean implements Cloneable {}`\n\nAfter the quick-fix is applied:\n`class SecureBean {}`\n\n\nWhen the class extends an existing cloneable class or implements a cloneable interface,\nthen after the quick-fix is applied, the code may look like:\n\n class SecureBean extends ParentBean {\n @Override\n protected SecureBean clone() throws CloneNotSupportedException {\n throw new CloneNotSupportedException();\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CloneableClassInSecureContext",
"cweIds": [
498
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Security",
"index": 38,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "InconsistentTextBlockIndent",
"shortDescription": {
"text": "Inconsistent whitespace indentation in text block"
},
"fullDescription": {
"text": "Reports text blocks that are indented using both spaces and tabs. Such cases produce unexpected results since spaces and tabs are treated equally by the text block processing. In the following example, spaces and tabs are visualized as '·' and '␉' respectively, and a tab is equal to 4 spaces in the editor. Example: 'String colors = \"\"\"\n········red\n␉ ␉ green\n········blue\"\"\";' After printing such a string, the result will be: '······red\ngreen\n······blue' After the compiler removes an equal amount of spaces or tabs from the beginning of each line, some lines remain with leading spaces. This inspection only reports if the configured language level is 15 or higher. New in 2021.1",
"markdown": "Reports text blocks that are indented using both spaces and tabs. Such cases produce unexpected results since spaces and tabs are treated equally by the text block processing.\n\nIn the following example, spaces and tabs are visualized as `·` and `␉` respectively,\nand a tab is equal to 4 spaces in the editor.\n\n**Example:**\n\n\n String colors = \"\"\"\n ········red\n ␉ ␉ green\n ········blue\"\"\";\n\nAfter printing such a string, the result will be:\n\n\n ······red\n green\n ······blue\n\nAfter the compiler removes an equal amount of spaces or tabs from the beginning of each line,\nsome lines remain with leading spaces.\n\nThis inspection only reports if the configured language level is 15 or higher.\n\nNew in 2021.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "InconsistentTextBlockIndent",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AssertionCanBeIf",
"shortDescription": {
"text": "Assertion can be replaced with 'if' statement"
},
"fullDescription": {
"text": "Reports 'assert' statements and suggests replacing them with 'if' statements that throw 'java.lang.AssertionError'. Example: 'assert param != null;' After the quick-fix is applied: 'if (param == null) throw new AssertionError();'",
"markdown": "Reports `assert` statements and suggests replacing them with `if` statements that throw `java.lang.AssertionError`.\n\nExample:\n\n\n assert param != null;\n\nAfter the quick-fix is applied:\n\n\n if (param == null) throw new AssertionError();\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "AssertionCanBeIf",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DoubleNegation",
"shortDescription": {
"text": "Double negation"
},
"fullDescription": {
"text": "Reports double negations that can be simplified. Example: 'if (!!functionCall()) {}' After the quick-fix is applied: 'if (functionCall()) {}' Example: 'if (!(a != b)) {}' After the quick-fix is applied: 'if (a == b) {}'",
"markdown": "Reports double negations that can be simplified.\n\nExample:\n\n\n if (!!functionCall()) {}\n\nAfter the quick-fix is applied:\n\n\n if (functionCall()) {}\n\nExample:\n\n\n if (!(a != b)) {}\n\nAfter the quick-fix is applied:\n\n\n if (a == b) {}\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "DoubleNegation",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PackageWithTooFewClasses",
"shortDescription": {
"text": "Package with too few classes"
},
"fullDescription": {
"text": "Reports packages that contain fewer classes than the specified minimum. Packages which contain subpackages are not reported. Overly small packages may indicate a fragmented design. Available only from Code | Inspect Code or Code | Analyze Code | Run Inspection by Name and isn't reported in the editor. Use the Minimum number of classes field to specify the minimum allowed number of classes in a package.",
"markdown": "Reports packages that contain fewer classes than the specified minimum.\n\nPackages which contain subpackages are not reported. Overly small packages may indicate a fragmented design.\n\nAvailable only from **Code \\| Inspect Code** or\n**Code \\| Analyze Code \\| Run Inspection by Name** and isn't reported in the editor.\n\nUse the **Minimum number of classes** field to specify the minimum allowed number of classes in a package."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "PackageWithTooFewClasses",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Packaging issues",
"index": 44,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReplaceOnLiteralHasNoEffect",
"shortDescription": {
"text": "Replacement operation has no effect"
},
"fullDescription": {
"text": "Reports calls to the 'String' methods 'replace()', 'replaceAll()' or 'replaceFirst()' that have no effect. Such calls can be guaranteed to have no effect when the qualifier and search string are compile-time constants and the search string is not found in the qualifier. This is redundant and may indicate an error. Example: '// replacement does nothing\n \"hello\".replace(\"$value$\", value);' New in 2022.1",
"markdown": "Reports calls to the `String` methods `replace()`, `replaceAll()` or `replaceFirst()` that have no effect. Such calls can be guaranteed to have no effect when the qualifier and search string are compile-time constants and the search string is not found in the qualifier. This is redundant and may indicate an error.\n\n**Example:**\n\n\n // replacement does nothing\n \"hello\".replace(\"$value$\", value);\n\nNew in 2022.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ReplaceOnLiteralHasNoEffect",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Verbose or redundant code constructs",
"index": 47,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SingleClassImport",
"shortDescription": {
"text": "Single class import"
},
"fullDescription": {
"text": "Reports 'import' statements that import single classes (as opposed to entire packages). Some coding standards prohibit such 'import' statements. You can configure IntelliJ IDEA to detect and fix such statements with its Optimize Imports command. Go to Settings | Editor | Code Style | Java | Imports and clear the Use single class import checkbox. Thus this inspection is mostly useful for offline reporting on code bases that you don't intend to change.",
"markdown": "Reports `import` statements that import single classes (as opposed to entire packages).\n\nSome coding standards prohibit such `import` statements.\n\n\nYou can configure IntelliJ IDEA to detect and fix such statements with its **Optimize Imports** command. Go to\n[Settings \\| Editor \\| Code Style \\| Java \\| Imports](settings://preferences.sourceCode.Java?Use%20single%20class%20import)\nand clear the **Use single class import** checkbox. Thus this inspection is mostly useful for\noffline reporting on code bases that you don't intend to change."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "SingleClassImport",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Imports",
"index": 24,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "BadOddness",
"shortDescription": {
"text": "Suspicious oddness check"
},
"fullDescription": {
"text": "Reports odd-even checks of the following form: 'x % 2 == 1'. Such checks fail when used with negative odd values. Consider using 'x % 2 != 0' or '(x & 1) == 1' instead.",
"markdown": "Reports odd-even checks of the following form: `x % 2 == 1`. Such checks fail when used with negative odd values. Consider using `x % 2 != 0` or `(x & 1) == 1` instead."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "BadOddness",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Numeric issues",
"index": 31,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "LoggingConditionDisagreesWithLogLevelStatement",
"shortDescription": {
"text": "Log condition does not match logging call"
},
"fullDescription": {
"text": "Reports is log enabled for conditions of 'if' statements that do not match the log level of the contained logging call. For example: 'if (LOG.isTraceEnabled()) {\n // debug level logged, but checked for trace level\n LOG.debug(\"some log message\");\n }' This inspection understands the java.util.logging, Log4j, Log4j2, Apache Commons Logging and the SLF4J logging frameworks.",
"markdown": "Reports *is log enabled for* conditions of `if` statements that do not match the log level of the contained logging call.\n\n\nFor example:\n\n\n if (LOG.isTraceEnabled()) {\n // debug level logged, but checked for trace level\n LOG.debug(\"some log message\");\n }\n\nThis inspection understands the *java.util.logging* , *Log4j* , *Log4j2* , *Apache Commons Logging*\nand the *SLF4J* logging frameworks."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "LoggingConditionDisagreesWithLogLevelStatement",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JVM languages/Logging",
"index": 52,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SystemOutErr",
"shortDescription": {
"text": "Use of 'System.out' or 'System.err'"
},
"fullDescription": {
"text": "Reports usages of 'System.out' or 'System.err'. Such statements are often used for temporary debugging and should be either removed from the production code, or replaced by a more robust logging facility.",
"markdown": "Reports usages of `System.out` or `System.err`.\n\nSuch statements are often used for temporary debugging and should be either removed from the production code, or replaced by a more robust\nlogging facility."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "UseOfSystemOutOrSystemErr",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code maturity",
"index": 56,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CheckedExceptionClass",
"shortDescription": {
"text": "Checked exception class"
},
"fullDescription": {
"text": "Reports checked exception classes (that is, subclasses of 'java.lang.Exception' that are not subclasses of 'java.lang.RuntimeException'). Some coding standards suppress checked user-defined exception classes. Example: 'class IllegalMoveException extends Exception {}'",
"markdown": "Reports checked exception classes (that is, subclasses of `java.lang.Exception` that are not subclasses of `java.lang.RuntimeException`).\n\nSome coding standards suppress checked user-defined exception classes.\n\n**Example:**\n\n\n class IllegalMoveException extends Exception {}\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CheckedExceptionClass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Error handling",
"index": 14,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SerializableStoresNonSerializable",
"shortDescription": {
"text": "'Serializable' object implicitly stores non-'Serializable' object"
},
"fullDescription": {
"text": "Reports any references to local non-'Serializable' variables outside 'Serializable' lambdas, local and anonymous classes. When a local variable is referenced from an anonymous class, its value is stored in an implicit field of that class. The same happens for local classes and lambdas. If the variable is of a non-'Serializable' type, serialization will fail. Example: 'interface A extends Serializable {\n abstract void foo();\n }\n class B {}\n class C {\n void foo() {\n B b = new B();\n A a = new A() {\n @Override\n public void foo() {\n System.out.println(b); // warning\n }\n };\n }\n }'",
"markdown": "Reports any references to local non-`Serializable` variables outside `Serializable` lambdas, local and anonymous classes.\n\n\nWhen a local variable is referenced from an anonymous class, its value\nis stored in an implicit field of that class. The same happens\nfor local classes and lambdas. If the variable is of a\nnon-`Serializable` type, serialization will fail.\n\n**Example:**\n\n\n interface A extends Serializable {\n abstract void foo();\n }\n class B {}\n class C {\n void foo() {\n B b = new B();\n A a = new A() {\n @Override\n public void foo() {\n System.out.println(b); // warning\n }\n };\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "SerializableStoresNonSerializable",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Serialization issues",
"index": 20,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "InsertLiteralUnderscores",
"shortDescription": {
"text": "Unreadable numeric literal"
},
"fullDescription": {
"text": "Reports long numeric literals without underscores and suggests adding them. Underscores make such literals easier to read. Example: '1000000' After the quick-fix is applied: '1_000_000' This inspection only reports if the language level of the project of module is 7 or higher. New in 2020.2",
"markdown": "Reports long numeric literals without underscores and suggests adding them. Underscores make such literals easier to read.\n\nExample:\n\n\n 1000000\n\nAfter the quick-fix is applied:\n\n\n 1_000_000\n\nThis inspection only reports if the language level of the project of module is 7 or higher.\n\nNew in 2020.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "InsertLiteralUnderscores",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Numeric issues",
"index": 31,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "BreakStatement",
"shortDescription": {
"text": "'break' statement"
},
"fullDescription": {
"text": "Reports 'break' statements that are used in places other than at the end of a 'switch' statement branch. 'break' statements complicate refactoring and can be confusing. Example: 'void foo(List<String> strs) {\n for (String str : strs) {\n if (str.contains(\"stop\")) break;\n handleStr(str);\n }\n}'",
"markdown": "Reports `break` statements that are used in places other than at the end of a `switch` statement branch.\n\n`break` statements complicate refactoring and can be confusing.\n\nExample:\n\n\n void foo(List<String> strs) {\n for (String str : strs) {\n if (str.contains(\"stop\")) break;\n handleStr(str);\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "BreakStatement",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JDBCExecuteWithNonConstantString",
"shortDescription": {
"text": "Call to 'Statement.execute()' with non-constant string"
},
"fullDescription": {
"text": "Reports calls to 'java.sql.Statement.execute()' or any of its variants which take a dynamically-constructed string as the query to execute. Constructed SQL statements are a common source of security breaches. By default, this inspection ignores compile-time constants. Example: 'ResultSet execute(Statement statement, String name) throws SQLException {\n return statement.executeQuery(\"select * from \" + name); // reports warning\n }' Use the inspection options to consider any 'static' 'final' fields as constant. Be careful, because strings like the following will be ignored when the option is enabled: 'private static final String SQL = \"SELECT * FROM user WHERE name='\" + getUserInput() + \"'\";'",
"markdown": "Reports calls to `java.sql.Statement.execute()` or any of its variants which take a dynamically-constructed string as the query to execute.\n\nConstructed SQL statements are a common source of security breaches.\nBy default, this inspection ignores compile-time constants.\n\n**Example:**\n\n\n ResultSet execute(Statement statement, String name) throws SQLException {\n return statement.executeQuery(\"select * from \" + name); // reports warning\n }\n\n\nUse the inspection options to consider any `static` `final` fields as constant.\nBe careful, because strings like the following will be ignored when the option is enabled:\n\n\n private static final String SQL = \"SELECT * FROM user WHERE name='\" + getUserInput() + \"'\";\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "JDBCExecuteWithNonConstantString",
"cweIds": [
89,
564
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Security",
"index": 38,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConstantValueVariableUse",
"shortDescription": {
"text": "Use of variable whose value is known to be constant"
},
"fullDescription": {
"text": "Reports any usages of variables which are known to be constant. This is the case if the (read) use of the variable is surrounded by an 'if', 'while', or 'for' statement with an '==' condition which compares the variable with a constant. In this case, the use of a variable which is known to be constant can be replaced with an actual constant. Example: 'private static void foo(double number) {\n if (number == 1.0) {\n f(number);\n }\n }\n private static void f(double number) {}' After the quick-fix is applied: 'private static void foo(double number) {\n if (number == 1.0) {\n f(1.0);\n }\n }\n private static void f(double number) {}'",
"markdown": "Reports any usages of variables which are known to be constant.\n\nThis is the case if the (read) use of the variable is surrounded by an\n`if`, `while`, or `for`\nstatement with an `==` condition which compares the variable with a constant.\nIn this case, the use of a variable which is known to be constant can be replaced with\nan actual constant.\n\nExample:\n\n\n private static void foo(double number) {\n if (number == 1.0) {\n f(number);\n }\n }\n private static void f(double number) {}\n\nAfter the quick-fix is applied:\n\n\n private static void foo(double number) {\n if (number == 1.0) {\n f(1.0);\n }\n }\n private static void f(double number) {}\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ConstantValueVariableUse",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Data flow",
"index": 65,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NewStringBufferWithCharArgument",
"shortDescription": {
"text": "StringBuilder constructor call with 'char' argument"
},
"fullDescription": {
"text": "Reports calls to 'StringBuffer' and 'StringBuilder' constructors with 'char' as the argument. In this case, 'char' is silently cast to an integer and interpreted as the initial capacity of the buffer. Example: 'new StringBuilder('(').append(\"1\").append(')');' After the quick-fix is applied: 'new StringBuilder(\"(\").append(\"1\").append(')');'",
"markdown": "Reports calls to `StringBuffer` and `StringBuilder` constructors with `char` as the argument. In this case, `char` is silently cast to an integer and interpreted as the initial capacity of the buffer.\n\n**Example:**\n\n\n new StringBuilder('(').append(\"1\").append(')');\n\nAfter the quick-fix is applied:\n\n\n new StringBuilder(\"(\").append(\"1\").append(')');\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "NewStringBufferWithCharArgument",
"cweIds": [
628,
704
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ClassGetClass",
"shortDescription": {
"text": "Suspicious 'Class.getClass()' call"
},
"fullDescription": {
"text": "Reports 'getClass()' methods that are called on a 'java.lang.Class' instance. This is usually a mistake as the result is always equivalent to 'Class.class'. If it's a mistake, then it's better to remove the 'getClass()' call and use the qualifier directly. If the behavior is intended, then it's better to write 'Class.class' explicitly to avoid confusion. Example: 'void test(Class<?> clazz) {\n String name = clazz.getClass().getName();\n }' After one of the possible quick-fixes is applied: 'void test(Class<?> clazz) {\n String name = clazz.getName();\n }' New in 2018.2",
"markdown": "Reports `getClass()` methods that are called on a `java.lang.Class` instance.\n\nThis is usually a mistake as the result is always equivalent to `Class.class`.\nIf it's a mistake, then it's better to remove the `getClass()` call and use the qualifier directly.\nIf the behavior is intended, then it's better to write `Class.class` explicitly to avoid confusion.\n\nExample:\n\n\n void test(Class<?> clazz) {\n String name = clazz.getClass().getName();\n }\n\nAfter one of the possible quick-fixes is applied:\n\n\n void test(Class<?> clazz) {\n String name = clazz.getName();\n }\n\nNew in 2018.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ClassGetClass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ResultOfObjectAllocationIgnored",
"shortDescription": {
"text": "Result of object allocation ignored"
},
"fullDescription": {
"text": "Reports object allocations where the allocated object is ignored and neither assigned to a variable nor used in another way. Such allocation expressions are legal in Java, but are usually either unintended, or evidence of a very odd object initialization strategy. Use the options to list classes whose allocations should be ignored by this inspection.",
"markdown": "Reports object allocations where the allocated object is ignored and neither assigned to a variable nor used in another way.\n\n\nSuch allocation expressions are legal in Java, but are usually either unintended, or\nevidence of a very odd object initialization strategy.\n\n\nUse the options to list classes whose allocations should be ignored by this inspection."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ResultOfObjectAllocationIgnored",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnusedLibrary",
"shortDescription": {
"text": "Unused library"
},
"fullDescription": {
"text": "Reports libraries attached to the specified inspection scope that are not used directly in code.",
"markdown": "Reports libraries attached to the specified inspection scope that are not used directly in code."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "UnusedLibrary",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Declaration redundancy",
"index": 12,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ObsoleteCollection",
"shortDescription": {
"text": "Use of obsolete collection type"
},
"fullDescription": {
"text": "Reports usages of 'java.util.Vector', 'java.util.Hashtable' and 'java.util.Stack'. Usages of these classes can often be replaced with usages of 'java.util.ArrayList', 'java.util.HashMap' and 'java.util.ArrayDeque' respectively. While still supported, the former classes were made obsolete by the JDK1.2 collection classes, and should probably not be used in new development. Use the Ignore obsolete collection types where they are required option to ignore any cases where the obsolete collections are used as method arguments or assigned to a variable that requires the obsolete type. Enabling this option may consume significant processor resources.",
"markdown": "Reports usages of `java.util.Vector`, `java.util.Hashtable` and `java.util.Stack`.\n\nUsages of these classes can often be replaced with usages of\n`java.util.ArrayList`, `java.util.HashMap` and `java.util.ArrayDeque` respectively.\nWhile still supported,\nthe former classes were made obsolete by the JDK1.2 collection classes, and should probably\nnot be used in new development.\n\n\nUse the **Ignore obsolete collection types where they are required** option to ignore any cases where the obsolete collections are used\nas method arguments or assigned to a variable that requires the obsolete type.\nEnabling this option may consume significant processor resources."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "UseOfObsoleteCollectionType",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code maturity",
"index": 56,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ForEachWithRecordPatternCanBeUsed",
"shortDescription": {
"text": "Enhanced 'for' with a record pattern can be used"
},
"fullDescription": {
"text": "Reports local variable declarations and accessors to record components that can be replaced with pattern variables in enhanced `for` statements, which are usually more compact. Example: 'record Record(Integer x, String y) {\n}\n\npublic static void test(List<Record> records) {\n for (Record record : records) {\n System.out.println(record.y());\n Integer x = record.x;\n System.out.println(x);\n }\n}' Can be replaced with: 'record Record(Integer x, String y) {\n}\n\npublic static void test(List<Record> records) {\n for (Record(Integer x, String y) : records) {\n System.out.println(y);\n System.out.println(x);\n }\n}' This inspection only reports if the language level of the project or module is 20 or higher Use the Nesting depth limit option to specify the maximum number of nested deconstruction patterns to report Use the Maximum number of record components to deconstruct option to specify the maximum number of components, which a record can contain to be used in deconstruction patterns Use the Maximum number of not-used record components option to specify the maximum number of components, which are not used in 'for' statement New in 2023.1",
"markdown": "Reports local variable declarations and accessors to record components that can be replaced with pattern variables in enhanced \\`for\\` statements, which are usually more compact.\n\n**Example:**\n\n\n record Record(Integer x, String y) {\n }\n\n public static void test(List<Record> records) {\n for (Record record : records) {\n System.out.println(record.y());\n Integer x = record.x;\n System.out.println(x);\n }\n }\n\nCan be replaced with:\n\n\n record Record(Integer x, String y) {\n }\n\n public static void test(List<Record> records) {\n for (Record(Integer x, String y) : records) {\n System.out.println(y);\n System.out.println(x);\n }\n }\n\nThis inspection only reports if the language level of the project or module is 20 or higher\n\n* Use the **Nesting depth limit** option to specify the maximum number of nested deconstruction patterns to report\n* Use the **Maximum number of record components to deconstruct** option to specify the maximum number of components, which a record can contain to be used in deconstruction patterns\n* Use the **Maximum number of not-used record components** option to specify the maximum number of components, which are not used in `for` statement\n\nNew in 2023.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ForEachWithRecordPatternCanBeUsed",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 20",
"index": 71,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MismatchedStringBuilderQueryUpdate",
"shortDescription": {
"text": "Mismatched query and update of 'StringBuilder'"
},
"fullDescription": {
"text": "Reports 'StringBuilder', 'StringBuffer' or 'StringJoiner' objects whose contents are read but not written to, or written to but not read. Such inconsistent reads and writes are pointless and probably indicate dead, incomplete, or erroneous code. Example: 'public void m1() {\n StringBuilder sb = new StringBuilder();\n sb.append(\"a\");\n }'",
"markdown": "Reports `StringBuilder`, `StringBuffer` or `StringJoiner` objects whose contents are read but not written to, or written to but not read.\n\nSuch inconsistent reads and writes are pointless and probably indicate\ndead, incomplete, or erroneous code.\n\n**Example:**\n\n\n public void m1() {\n StringBuilder sb = new StringBuilder();\n sb.append(\"a\");\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "MismatchedQueryAndUpdateOfStringBuilder",
"cweIds": [
561,
563
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FinalizeNotProtected",
"shortDescription": {
"text": "'finalize()' should be protected, not public"
},
"fullDescription": {
"text": "Reports any implementations of the 'Object.finalize()' method that are declared 'public'. According to the contract of the 'Object.finalize()', only the garbage collector calls this method. Making this method public may be confusing, because it means that the method can be used from other code. A quick-fix is provided to make the method 'protected', to prevent it from being invoked from other classes. Example: 'class X {\n public void finalize() {\n /* ... */\n }\n }' After the quick-fix is applied: 'class X {\n protected void finalize() {\n /* ... */\n }\n }'",
"markdown": "Reports any implementations of the `Object.finalize()` method that are declared `public`.\n\n\nAccording to the contract of the `Object.finalize()`, only the garbage\ncollector calls this method. Making this method public may be confusing, because it\nmeans that the method can be used from other code.\n\n\nA quick-fix is provided to make the method `protected`, to prevent it from being invoked\nfrom other classes.\n\n**Example:**\n\n\n class X {\n public void finalize() {\n /* ... */\n }\n }\n\nAfter the quick-fix is applied:\n\n\n class X {\n protected void finalize() {\n /* ... */\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "FinalizeNotProtected",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Finalization",
"index": 76,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "LogStatementGuardedByLogCondition",
"shortDescription": {
"text": "Logging call not guarded by log condition"
},
"fullDescription": {
"text": "Reports logging calls with non-constant arguments that are not surrounded by a guard condition. The evaluation of the arguments of a logging call can be expensive. Surrounding a logging call with a guard clause prevents that cost when logging is disabled for the level used by the logging statement. This is especially useful for the least serious level (trace, debug, finest) of logging calls, because those are most often disabled in a production environment. Example: 'public class Principal {\n void bad(Object object) {\n if (true) {\n LOG.debug(\"log log log \" + expensiveCalculation(object));\n }\n LOG.debug(\"some more logging \" + expensiveCalculation(1));\n }\n\n void good(Object) {\n if (LOG.isDebug()) {\n LOG.debug(\"value: \" + expensiveCalculation(object));\n }\n }\n }' Configure the inspection: Use the Logger class name field to specify the logger class name used. Use the table to specify the logging methods this inspection should warn on, with the corresponding log condition text. Use the Flag all unguarded logging calls option to have the inspection flag all unguarded log calls, not only those with non-constant arguments.",
"markdown": "Reports logging calls with non-constant arguments that are not surrounded by a guard condition. The evaluation of the arguments of a logging call can be expensive. Surrounding a logging call with a guard clause prevents that cost when logging is disabled for the level used by the logging statement. This is especially useful for the least serious level (trace, debug, finest) of logging calls, because those are most often disabled in a production environment.\n\n**Example:**\n\n\n public class Principal {\n void bad(Object object) {\n if (true) {\n LOG.debug(\"log log log \" + expensiveCalculation(object));\n }\n LOG.debug(\"some more logging \" + expensiveCalculation(1));\n }\n\n void good(Object) {\n if (LOG.isDebug()) {\n LOG.debug(\"value: \" + expensiveCalculation(object));\n }\n }\n }\n\n\nConfigure the inspection:\n\n* Use the **Logger class name** field to specify the logger class name used.\n*\n Use the table to specify the logging methods this inspection should warn on, with the corresponding log condition text.\n\n* Use the **Flag all unguarded logging calls** option to have the inspection flag all unguarded log calls, not only those with non-constant arguments."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "LogStatementGuardedByLogCondition",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Logging",
"index": 77,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ModuleWithTooManyClasses",
"shortDescription": {
"text": "Module with too many classes"
},
"fullDescription": {
"text": "Reports modules that contain too many classes. Overly large modules may indicate a lack of design clarity. Java, Kotlin and Groovy classes are counted. Available only from Code | Inspect Code or Code | Analyze Code | Run Inspection by Name and isn't reported in the editor. Use the Maximum number of classes field to specify the maximum number of classes a module may have.",
"markdown": "Reports modules that contain too many classes. Overly large modules may indicate a lack of design clarity. Java, Kotlin and Groovy classes are counted.\n\nAvailable only from **Code \\| Inspect Code** or\n**Code \\| Analyze Code \\| Run Inspection by Name** and isn't reported in the editor.\n\nUse the **Maximum number of classes** field to specify the maximum number of classes a module may have."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ModuleWithTooManyClasses",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Modularization issues",
"index": 78,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "InfiniteLoopStatement",
"shortDescription": {
"text": "Infinite loop statement"
},
"fullDescription": {
"text": "Reports 'for', 'while', or 'do' statements that can only exit by throwing an exception. While such statements may be correct, they often happen due to coding errors. Example: 'for (;;) {\n }' Use the Ignore when placed in Thread.run option to ignore the infinite loop statements inside 'Thread.run'. It may be useful for the daemon threads. Example: 'new Thread(() -> {\n while (true) {\n }\n }).start();'",
"markdown": "Reports `for`, `while`, or `do` statements that can only exit by throwing an exception. While such statements may be correct, they often happen due to coding errors.\n\nExample:\n\n\n for (;;) {\n }\n\n\nUse the **Ignore when placed in Thread.run** option to ignore the\ninfinite loop statements inside `Thread.run`.\nIt may be useful for the daemon threads.\n\nExample:\n\n\n new Thread(() -> {\n while (true) {\n }\n }).start();\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "InfiniteLoopStatement",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JavadocHtmlLint",
"shortDescription": {
"text": "HTML problems in Javadoc (DocLint)"
},
"fullDescription": {
"text": "Reports the same HTML issues in the Javadoc comments that have been reported by DocLint since Java 8. The inspection detects the following issues: Self-closed, unclosed, unknown, misplaced, or empty tag Unknown or wrong attribute Misplaced text Example: '/**\n * Unknown tag: List<String>\n * Unclosed tag: error</b>\n * Misplaced text or tag: <ul><li>one</li>, <li>two</li></ul>\n * Wrong or empty attribute: <a href=\"\"></a>\n * Self-closed tag: <br/>\n * ...\n */\nvoid sample(){ }'",
"markdown": "Reports the same HTML issues in the Javadoc comments that have been reported by DocLint since Java 8.\n\nThe inspection detects the following issues:\n\n* Self-closed, unclosed, unknown, misplaced, or empty tag\n* Unknown or wrong attribute\n* Misplaced text\n\nExample:\n\n\n /**\n * Unknown tag: List<String>\n * Unclosed tag: error</b>\n * Misplaced text or tag: <ul><li>one</li>, <li>two</li></ul>\n * Wrong or empty attribute: <a href=\"\"></a>\n * Self-closed tag: <br/>\n * ...\n */\n void sample(){ }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "error",
"parameters": {
"suppressToolId": "JavadocHtmlLint",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Java/Javadoc",
"index": 79,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ClassUnconnectedToPackage",
"shortDescription": {
"text": "Class independent of its package"
},
"fullDescription": {
"text": "Reports classes that don't depend on any other class in their package and are not a dependency for any other class in their package. Such classes indicate ad-hoc or incoherent packaging strategies and often may be profitably moved. Classes that are the only class in their package are not reported. Available only from Code | Inspect Code or Code | Analyze Code | Run Inspection by Name and isn't reported in the editor.",
"markdown": "Reports classes that don't depend on any other class in their package and are not a dependency for any other class in their package. Such classes indicate ad-hoc or incoherent packaging strategies and often may be profitably moved. Classes that are the only class in their package are not reported.\n\nAvailable only from **Code \\| Inspect Code** or\n**Code \\| Analyze Code \\| Run Inspection by Name** and isn't reported in the editor."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ClassUnconnectedToPackage",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Packaging issues",
"index": 44,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ExceptionNameDoesntEndWithException",
"shortDescription": {
"text": "Exception class name does not end with 'Exception'"
},
"fullDescription": {
"text": "Reports exception classes whose names don't end with 'Exception'. Example: 'class NotStartedEx extends Exception {}' A quick-fix that renames such classes is available only in the editor.",
"markdown": "Reports exception classes whose names don't end with `Exception`.\n\n**Example:** `class NotStartedEx extends Exception {}`\n\nA quick-fix that renames such classes is available only in the editor."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ExceptionClassNameDoesntEndWithException",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Naming conventions/Class",
"index": 82,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NonFinalStaticVariableUsedInClassInitialization",
"shortDescription": {
"text": "Non-final static field is used during class initialization"
},
"fullDescription": {
"text": "Reports the use of non-'final' 'static' variables during class initialization. In such cases, the code semantics may become dependent on the class creation order. Additionally, such cases may lead to the use of variables before their initialization, and generally cause difficult and confusing bugs. Example: 'class Foo {\n public static int bar = 0;\n\n static {\n System.out.println(bar);\n }\n }'",
"markdown": "Reports the use of non-`final` `static` variables during class initialization.\n\nIn such cases, the code semantics may become dependent on the class creation order. Additionally, such cases may lead to the use of\nvariables before their initialization, and generally cause difficult and confusing bugs.\n\n**Example:**\n\n\n class Foo {\n public static int bar = 0;\n\n static {\n System.out.println(bar);\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NonFinalStaticVariableUsedInClassInitialization",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Initialization",
"index": 33,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ThreadStopSuspendResume",
"shortDescription": {
"text": "Call to 'Thread.stop()', 'suspend()' or 'resume()'"
},
"fullDescription": {
"text": "Reports calls to 'Thread.stop()', 'Thread.suspend()', and 'Thread.resume()'. These calls are inherently prone to data corruption and deadlocks, and their use is strongly discouraged. It is better to use cooperative cancellation instead of 'stop', and interruption instead of direct calls to 'suspend' and 'resume'.",
"markdown": "Reports calls to `Thread.stop()`, `Thread.suspend()`, and `Thread.resume()`.\n\n\nThese calls are inherently prone to data corruption and deadlocks, and their use is strongly discouraged.\nIt is better to use cooperative cancellation instead of `stop`, and\ninterruption instead of direct calls to `suspend` and `resume`."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CallToThreadStopSuspendOrResumeManager",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnnecessaryTemporaryOnConversionFromString",
"shortDescription": {
"text": "Unnecessary temporary object in conversion from 'String'"
},
"fullDescription": {
"text": "Reports unnecessary creation of temporary objects when converting from 'String' to primitive types. Example: 'new Integer(\"3\").intValue()' After the quick-fix is applied: 'Integer.valueOf(\"3\")'",
"markdown": "Reports unnecessary creation of temporary objects when converting from `String` to primitive types.\n\n**Example:**\n\n\n new Integer(\"3\").intValue()\n\nAfter the quick-fix is applied:\n\n\n Integer.valueOf(\"3\")\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnnecessaryTemporaryOnConversionFromString",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance",
"index": 10,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UseOfConcreteClass",
"shortDescription": {
"text": "Use of concrete class"
},
"fullDescription": {
"text": "Reports usages of concrete classes, rather than interfaces. Such declarations may represent a failure of abstraction and may make testing more difficult. Declarations whose classes come from system or third-party libraries will not be reported by this inspection. Casts, instanceofs, and local variables are not reported in 'equals()' method implementations. Also, casts are not reported in 'clone()' method implementations. Example: 'interface Entity {}\n class EntityImpl implements Entity {}\n\n void processObject(Object obj) {\n // warning: instanceof of the concrete class\n if (obj instanceof EntityImpl) {\n // warning: cast to the concrete class,\n // rather than the interface\n processEntity((EntityImpl)obj);\n }\n }\n // warning: parameter of concrete class\n void processEntity(EntityImpl obj) {\n }' Use the Ignore abstract class type option to ignore casts to abstract classes. Use the subsequent options to control contexts where the problem is reported.",
"markdown": "Reports usages of concrete classes, rather than interfaces. Such declarations may represent a failure of abstraction and may make testing more difficult.\n\n\nDeclarations whose classes come from system or third-party libraries will not be reported by this inspection.\nCasts, instanceofs, and local variables are not reported in `equals()` method implementations.\nAlso, casts are not reported in `clone()` method implementations.\n\nExample:\n\n\n interface Entity {}\n class EntityImpl implements Entity {}\n\n void processObject(Object obj) {\n // warning: instanceof of the concrete class\n if (obj instanceof EntityImpl) {\n // warning: cast to the concrete class,\n // rather than the interface\n processEntity((EntityImpl)obj);\n }\n }\n // warning: parameter of concrete class\n void processEntity(EntityImpl obj) {\n }\n\n\nUse the **Ignore abstract class type** option to ignore casts to abstract classes.\n\nUse the subsequent options to control contexts where the problem is reported."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "UseOfConcreteClass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Abstraction issues",
"index": 86,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantLabeledSwitchRuleCodeBlock",
"shortDescription": {
"text": "Labeled switch rule has redundant code block"
},
"fullDescription": {
"text": "Reports labeled rules of 'switch' statements or 'switch' expressions that have a redundant code block. Example: 'String s = switch (n) {\n case 1 -> { yield Integer.toString(n); }\n default -> \"default\";\n };' After the quick-fix is applied: 'String s = switch (n) {\n case 1 -> Integer.toString(n);\n default -> \"default\";\n };' This inspection only reports if the language level of the project or module is 14 or higher. New in 2019.1",
"markdown": "Reports labeled rules of `switch` statements or `switch` expressions that have a redundant code block.\n\nExample:\n\n\n String s = switch (n) {\n case 1 -> { yield Integer.toString(n); }\n default -> \"default\";\n };\n\nAfter the quick-fix is applied:\n\n\n String s = switch (n) {\n case 1 -> Integer.toString(n);\n default -> \"default\";\n };\n\nThis inspection only reports if the language level of the project or module is 14 or higher.\n\nNew in 2019.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RedundantLabeledSwitchRuleCodeBlock",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "IOStreamConstructor",
"shortDescription": {
"text": "'InputStream' and 'OutputStream' can be constructed using 'Files' methods"
},
"fullDescription": {
"text": "Reports 'new FileInputStream()' or 'new FileOutputStream()' expressions that can be replaced with 'Files.newInputStream()' or 'Files.newOutputStream()' calls respectively. The streams created using 'Files' methods are usually more efficient than those created by stream constructors. Example: 'InputStream is = new BufferedInputStream(new FileInputStream(file));' After the quick-fix is applied: 'InputStream is = new BufferedInputStream(Files.newInputStream(file.toPath()));' This inspection does not show warning if the language level 10 or higher, but the quick-fix is still available. This inspection only reports if the language level of the project or module is 7 or higher. New in 2022.1",
"markdown": "Reports `new FileInputStream()` or `new FileOutputStream()` expressions that can be replaced with `Files.newInputStream()` or `Files.newOutputStream()` calls respectively. \nThe streams created using `Files` methods are usually more efficient than those created by stream constructors.\n\nExample:\n\n\n InputStream is = new BufferedInputStream(new FileInputStream(file));\n\nAfter the quick-fix is applied:\n\n\n InputStream is = new BufferedInputStream(Files.newInputStream(file.toPath()));\n\nThis inspection does not show warning if the language level 10 or higher, but the quick-fix is still available.\n\nThis inspection only reports if the language level of the project or module is 7 or higher.\n\nNew in 2022.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "IOStreamConstructor",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance",
"index": 10,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AssignmentToForLoopParameter",
"shortDescription": {
"text": "Assignment to 'for' loop parameter"
},
"fullDescription": {
"text": "Reports assignment to, or modification of a 'for' loop parameter inside the body of the loop. Although occasionally intended, this construct may be confusing and is often the result of a typo or a wrong variable being used. The quick-fix adds a declaration of a new variable. Example: 'for (String s : list) {\n // Warning: s is changed inside the loop\n s = s.trim();\n System.out.println(\"String: \" + s);\n }' After the quick-fix is applied: 'for (String s : list) {\n String trimmed = s.trim();\n System.out.println(\"String: \" + trimmed);\n }' Assignments in basic 'for' loops without an update statement are not reported. In such cases the assignment is probably intended and can't be easily moved to the update part of the 'for' loop. Example: 'for (int i = 0; i < list.size(); ) {\n if (element.equals(list.get(i))) {\n list.remove(i);\n } else {\n // modification of for loop parameter is not reported\n // as there's no update statement\n i++;\n }\n }' Use the Check enhanced 'for' loop parameters option to specify whether modifications of enhanced 'for' loop parameters should be also reported.",
"markdown": "Reports assignment to, or modification of a `for` loop parameter inside the body of the loop.\n\nAlthough occasionally intended, this construct may be confusing and is often the result of a typo or a wrong variable being used.\n\nThe quick-fix adds a declaration of a new variable.\n\n**Example:**\n\n\n for (String s : list) {\n // Warning: s is changed inside the loop\n s = s.trim();\n System.out.println(\"String: \" + s);\n }\n\nAfter the quick-fix is applied:\n\n\n for (String s : list) {\n String trimmed = s.trim();\n System.out.println(\"String: \" + trimmed);\n }\n\nAssignments in basic `for` loops without an update statement are not reported.\nIn such cases the assignment is probably intended and can't be easily moved to the update part of the `for` loop.\n\n**Example:**\n\n\n for (int i = 0; i < list.size(); ) {\n if (element.equals(list.get(i))) {\n list.remove(i);\n } else {\n // modification of for loop parameter is not reported\n // as there's no update statement\n i++;\n }\n }\n\nUse the **Check enhanced 'for' loop parameters** option to specify whether modifications of enhanced `for` loop parameters\nshould be also reported."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "AssignmentToForLoopParameter",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Assignment issues",
"index": 87,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java9CollectionFactory",
"shortDescription": {
"text": "Immutable collection creation can be replaced with collection factory call"
},
"fullDescription": {
"text": "Reports 'java.util.Collections' unmodifiable collection calls that can be converted to newer collection factory methods. These can be replaced with e.g. 'List.of()' or 'Set.of()' introduced in Java 9 or 'List.copyOf()' introduced in Java 10. Note that in contrast to 'java.util.Collections' methods, Java 9 collection factory methods: Do not accept 'null' values. Require unique set elements and map keys. Do not accept 'null' arguments to query methods like 'List.contains()' or 'Map.get()' of the collections returned. When these cases are violated, exceptions are thrown. This can change the semantics of the code after the migration. Example: 'List<Integer> even = Collections.unmodifiableList(\n Arrays.asList(2, 4, 6, 8, 10, 2));\n List<Integer> evenCopy = Collections.unmodifiableList(\n new ArrayList<>(list1));' After the quick-fix is applied: 'List<Integer> even = List.of(2, 4, 6, 8, 10, 2);\n List<Integer> evenCopy = List.copyOf(list);' This inspection only reports if the language level of the project or module is 9 or higher. Use the Do not warn when content is non-constant option to report only in cases when the supplied arguments are compile-time constants. This reduces the chances that the behavior changes, because it's not always possible to statically check whether original elements are unique and not 'null'. Use the Suggest 'Map.ofEntries' option to suggest replacing unmodifiable maps with more than 10 entries with 'Map.ofEntries()'. New in 2017.2",
"markdown": "Reports `java.util.Collections` unmodifiable collection calls that can be converted to newer collection factory methods. These can be replaced with e.g. `List.of()` or `Set.of()` introduced in Java 9 or `List.copyOf()` introduced in Java 10.\n\nNote that in contrast to `java.util.Collections` methods, Java 9 collection factory methods:\n\n* Do not accept `null` values.\n* Require unique set elements and map keys.\n* Do not accept `null` arguments to query methods like `List.contains()` or `Map.get()` of the collections returned.\n\nWhen these cases are violated, exceptions are thrown.\nThis can change the semantics of the code after the migration.\n\nExample:\n\n\n List<Integer> even = Collections.unmodifiableList(\n Arrays.asList(2, 4, 6, 8, 10, 2));\n List<Integer> evenCopy = Collections.unmodifiableList(\n new ArrayList<>(list1));\n\nAfter the quick-fix is applied:\n\n\n List<Integer> even = List.of(2, 4, 6, 8, 10, 2);\n List<Integer> evenCopy = List.copyOf(list);\n\nThis inspection only reports if the language level of the project or module is 9 or higher.\n\n\nUse the **Do not warn when content is non-constant** option to report only in cases when the supplied arguments are compile-time constants.\nThis reduces the chances that the behavior changes,\nbecause it's not always possible to statically check whether original elements are unique and not `null`.\n\n\nUse the **Suggest 'Map.ofEntries'** option to suggest replacing unmodifiable maps with more than 10 entries with `Map.ofEntries()`.\n\nNew in 2017.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "Java9CollectionFactory",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 9",
"index": 88,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MetaAnnotationWithoutRuntimeRetention",
"shortDescription": {
"text": "Test annotation without '@Retention(RUNTIME)' annotation"
},
"fullDescription": {
"text": "Reports annotations with a 'SOURCE' or 'CLASS' retention policy that are supposed to be used by JUnit 5. Such annotations are not available at runtime and most probably their retention policy should be fixed to be accessible through reflection. Note that if the retention policy is not specified, then the default retention policy 'CLASS' is used. Example: '@Testable\n public @interface UnitTest {}' After the quick-fix is applied: '@Retention(RetentionPolicy.RUNTIME)\n @Testable\n public @interface UnitTest {}'",
"markdown": "Reports annotations with a `SOURCE` or `CLASS` retention policy that are supposed to be used by JUnit 5. Such annotations are not available at runtime and most probably their retention policy should be fixed to be accessible through reflection.\n\nNote that if the retention policy is not specified, then the default retention policy `CLASS` is used.\n\n**Example:**\n\n\n @Testable\n public @interface UnitTest {}\n\nAfter the quick-fix is applied:\n\n\n @Retention(RetentionPolicy.RUNTIME)\n @Testable\n public @interface UnitTest {}\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "MetaAnnotationWithoutRuntimeRetention",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/JUnit",
"index": 91,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnnecessaryContinue",
"shortDescription": {
"text": "Unnecessary 'continue' statement"
},
"fullDescription": {
"text": "Reports 'continue' statements if they are the last reachable statements in the loop. These 'continue' statements are unnecessary and can be safely removed. Example: 'for (String element: elements) {\n System.out.println();\n continue;\n }' After the quick-fix is applied: 'for (String element: elements) {\n System.out.println();\n }' The inspection doesn't analyze JSP files. Use the Ignore in then branch of 'if' statement with 'else' branch option to ignore 'continue' statements when they are placed in a 'then' branch of a complete 'if'-'else' statement. Example: 'for (String element: elements) {\n if(element.isEmpty()) {\n continue;\n } else {\n //...\n }\n }'",
"markdown": "Reports `continue` statements if they are the last reachable statements in the loop. These `continue` statements are unnecessary and can be safely removed.\n\nExample:\n\n\n for (String element: elements) {\n System.out.println();\n continue;\n }\n\nAfter the quick-fix is applied:\n\n\n for (String element: elements) {\n System.out.println();\n }\n\nThe inspection doesn't analyze JSP files.\n\n\nUse the **Ignore in then branch of 'if' statement with 'else' branch** option to ignore\n`continue` statements when they are placed in a `then` branch of a complete\n`if`-`else` statement.\n\nExample:\n\n\n for (String element: elements) {\n if(element.isEmpty()) {\n continue;\n } else {\n //...\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnnecessaryContinue",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Verbose or redundant code constructs",
"index": 47,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CStyleArrayDeclaration",
"shortDescription": {
"text": "C-style array declaration"
},
"fullDescription": {
"text": "Reports array declarations written in C-style syntax, where the array brackets are placed after a variable name or after a method parameter list. Most code styles prefer Java-style array declarations, where the array brackets are placed after the type name. Example: 'public String process(String value[])[] {\n return value;\n }' After the quick-fix is applied: 'public String[] process(String[] value) {\n return value;\n }' Configure the inspection: Use the Ignore C-style declarations in variables option to report C-style array declaration of method return types only.",
"markdown": "Reports array declarations written in C-style syntax, where the array brackets are placed after a variable name or after a method parameter list. Most code styles prefer Java-style array declarations, where the array brackets are placed after the type name.\n\n**Example:**\n\n\n public String process(String value[])[] {\n return value;\n }\n\nAfter the quick-fix is applied:\n\n\n public String[] process(String[] value) {\n return value;\n }\n\nConfigure the inspection:\n\n\nUse the **Ignore C-style declarations in variables** option to report C-style array declaration of method return types only."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "CStyleArrayDeclaration",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SystemExit",
"shortDescription": {
"text": "Call to 'System.exit()' or related methods"
},
"fullDescription": {
"text": "Reports calls to 'System.exit()', 'Runtime.exit()', and 'Runtime.halt()'. Invoking 'System.exit()' or 'Runtime.exit()' calls the shutdown hooks and terminates the currently running Java virtual machine. Invoking 'Runtime.halt()' forcibly terminates the JVM without causing shutdown hooks to be started. Each of these methods should be used with extreme caution. Calls to these methods make the calling code unportable to most application servers. Use the option to ignore calls in main methods.",
"markdown": "Reports calls to `System.exit()`, `Runtime.exit()`, and `Runtime.halt()`.\n\n\nInvoking `System.exit()` or `Runtime.exit()`\ncalls the shutdown hooks and terminates the currently running Java\nvirtual machine. Invoking `Runtime.halt()` forcibly\nterminates the JVM without causing shutdown hooks to be started.\nEach of these methods should be used with extreme caution. Calls\nto these methods make the calling code unportable to most\napplication servers.\n\n\nUse the option to ignore calls in main methods."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CallToSystemExit",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Portability",
"index": 95,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DeclareCollectionAsInterface",
"shortDescription": {
"text": "Collection declared by class, not interface"
},
"fullDescription": {
"text": "Reports declarations of 'Collection' variables made by using the collection class as a type, rather than an appropriate interface. The warning is not issued if weakening the variable type will cause a compilation error. Example: '// Warning: concrete collection class ArrayList used.\n int getTotalLength(ArrayList<String> list) {\n return list.stream().mapToInt(String::length).sum();\n }\n\n // No warning, as trimToSize() method is not\n // available in the List interface\n void addData(ArrayList<String> data) {\n data.add(\"Hello\");\n data.add(\"World\");\n data.trimToSize();\n }' A quick-fix is suggested to use the appropriate collection interface (e.g. 'Collection', 'Set', or 'List').",
"markdown": "Reports declarations of `Collection` variables made by using the collection class as a type, rather than an appropriate interface. The warning is not issued if weakening the variable type will cause a compilation error.\n\nExample:\n\n\n // Warning: concrete collection class ArrayList used.\n int getTotalLength(ArrayList<String> list) {\n return list.stream().mapToInt(String::length).sum();\n }\n\n // No warning, as trimToSize() method is not\n // available in the List interface\n void addData(ArrayList<String> data) {\n data.add(\"Hello\");\n data.add(\"World\");\n data.trimToSize();\n }\n\nA quick-fix is suggested to use the appropriate collection interface (e.g. `Collection`, `Set`, or `List`)."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CollectionDeclaredAsConcreteClass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Abstraction issues",
"index": 86,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TrivialStringConcatenation",
"shortDescription": {
"text": "Concatenation with empty string"
},
"fullDescription": {
"text": "Reports empty string operands in string concatenations. Concatenation with the empty string can be used to convert non-'String' objects or primitives into 'String's, but it can be clearer to use a 'String.valueOf()' method call. A quick-fix is suggested to simplify the concatenation. Example: 'void foo(int x, int y) {\n String s = \"\" + x + \" ; \" + y;\n }' After the quick-fix is applied: 'void foo(int x, int y) {\n String s = x + \" ; \" + y;\n }' Use the Report only where empty strings can be removed without other changes option to ignore cases cases where removing the empty string will require adding a 'String.valueOf()' conversion of another operand.",
"markdown": "Reports empty string operands in string concatenations. Concatenation with the empty string can be used to convert non-`String` objects or primitives into `String`s, but it can be clearer to use a `String.valueOf()` method call.\n\n\nA quick-fix is suggested to simplify the concatenation.\n\n**Example:**\n\n\n void foo(int x, int y) {\n String s = \"\" + x + \" ; \" + y;\n }\n\nAfter the quick-fix is applied:\n\n\n void foo(int x, int y) {\n String s = x + \" ; \" + y;\n }\n\n\nUse the **Report only where empty strings can be removed without other changes**\noption to ignore cases cases where removing the empty string\nwill require adding a `String.valueOf()` conversion of another operand."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ConcatenationWithEmptyString",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Verbose or redundant code constructs",
"index": 47,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SuspiciousInvocationHandlerImplementation",
"shortDescription": {
"text": "Suspicious 'InvocationHandler' implementation"
},
"fullDescription": {
"text": "Reports implementations of 'InvocationHandler' that do not proxy standard 'Object' methods like 'hashCode()', 'equals()', and 'toString()'. Failing to handle these methods might cause unexpected problems upon calling them on a proxy instance. Example: 'InvocationHandler myHandler = (proxy, method, params) -> {\n System.out.println(\"Hello World!\");\n return null;\n };\n Runnable myProxy = (Runnable) Proxy.newProxyInstance(\n Thread.currentThread().getContextClassLoader(),\n new Class[] {Runnable.class}, myHandler\n );' This code snippet is designed to only proxy the 'Runnable.run()' method. However, calls to any 'Object' methods, like 'hashCode()', are proxied as well. This can lead to problems like a 'NullPointerException', for example, when adding 'myProxy' to a 'HashSet'. New in 2020.2",
"markdown": "Reports implementations of `InvocationHandler` that do not proxy standard `Object` methods like `hashCode()`, `equals()`, and `toString()`.\n\nFailing to handle these methods might cause unexpected problems upon calling them on a proxy instance.\n\n**Example:**\n\n\n InvocationHandler myHandler = (proxy, method, params) -> {\n System.out.println(\"Hello World!\");\n return null;\n };\n Runnable myProxy = (Runnable) Proxy.newProxyInstance(\n Thread.currentThread().getContextClassLoader(),\n new Class[] {Runnable.class}, myHandler\n );\n\n\nThis code snippet is designed to only proxy the `Runnable.run()` method.\nHowever, calls to any `Object` methods, like `hashCode()`, are proxied as well.\nThis can lead to problems like a `NullPointerException`, for example, when adding `myProxy` to a `HashSet`.\n\nNew in 2020.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SuspiciousInvocationHandlerImplementation",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "HtmlTagCanBeJavadocTag",
"shortDescription": {
"text": "'<code>...</code>' can be replaced with '{@code ...}'"
},
"fullDescription": {
"text": "Reports usages of '<code>' tags in Javadoc comments. Since Java 5, these tags can be replaced with '{@code ...}' constructs. This allows using angle brackets '<' and '>' inside the comment instead of HTML character entities. Example: '/**\n * @return empty <code>ArrayList&lt;Integer&gt;</code>\n */\n List<Integer> getList(){ ... }' After the quick-fix is applied: '/**\n * @return empty {@code ArrayList<Integer>}\n */\n List<Integer> getList(){ ... }'",
"markdown": "Reports usages of `<code>` tags in Javadoc comments. Since Java 5, these tags can be replaced with `{@code ...}` constructs. This allows using angle brackets `<` and `>` inside the comment instead of HTML character entities.\n\n**Example:**\n\n\n /**\n * @return empty <code>ArrayList&lt;Integer&gt;</code>\n */\n List<Integer> getList(){ ... }\n\nAfter the quick-fix is applied:\n\n\n /**\n * @return empty {@code ArrayList<Integer>}\n */\n List<Integer> getList(){ ... }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "HtmlTagCanBeJavadocTag",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Javadoc",
"index": 79,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ClassEscapesItsScope",
"shortDescription": {
"text": "Class is exposed outside of its visibility scope"
},
"fullDescription": {
"text": "Reports usages of classes in a field or method signature where the class has less visibility than the member that uses it. While legal Java, such members cannot be used outside of the visibility scope of the class type they reference. Example: 'public class Parent {\n public Child getChild() {\n return new Child();\n }\n\n private class Child {}\n }' Additionally, in Java 9 and higher, a module may hide some of its classes from other modules by not exporting their packages. However, if a member that is part of the exported API references a non-exported class in its signature, such a member cannot be used outside of the module. Configure the inspection: Use the Report non-exported classes exposed in module API (Java 9+) option to report module API members that expose non-exported classes. Note that the language level of the project or module needs to be 9 or higher for this option. Use the Report non-accessible classes exposed in public API option to report on public members that expose classes with a smaller visibility scope. Use the Report private classes exposed in package-local API option to report on package-local members that expose 'private' classes.",
"markdown": "Reports usages of classes in a field or method signature where the class has less visibility than the member that uses it. While legal Java, such members cannot be used outside of the visibility scope of the class type they reference.\n\n**Example:**\n\n\n public class Parent {\n public Child getChild() {\n return new Child();\n }\n\n private class Child {}\n }\n\n\nAdditionally, in Java 9 and higher, a module may hide some of its classes from other modules by not exporting their packages.\nHowever, if a member that is part of the exported API references a non-exported class in its signature,\nsuch a member cannot be used outside of the module.\n\nConfigure the inspection:\n\n* Use the **Report non-exported classes exposed in module API (Java 9+)** option to report module API members that expose non-exported classes. \n Note that the language level of the project or module needs to be 9 or higher for this option.\n* Use the **Report non-accessible classes exposed in public API** option to report on public members that expose classes with a smaller visibility scope.\n* Use the **Report private classes exposed in package-local API** option to report on package-local members that expose `private` classes."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ClassEscapesDefinedScope",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Visibility",
"index": 99,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EqualsUsesNonFinalVariable",
"shortDescription": {
"text": "Non-final field referenced in 'equals()'"
},
"fullDescription": {
"text": "Reports implementations of 'equals()' that access non-'final' variables. Such access may result in 'equals()' returning different results at different points in the object's lifecycle, which may in turn cause problems when using the standard collections classes. Example: 'public class Person {\n private String lastName;\n\n @Override\n public boolean equals(Object obj) {\n ...\n Person other = (Person) obj;\n if (lastName == null) {\n if (!lastName.equals(other.lastName)) {\n return false;\n ...\n }\n }\n }'",
"markdown": "Reports implementations of `equals()` that access non-`final` variables. Such access may result in `equals()` returning different results at different points in the object's lifecycle, which may in turn cause problems when using the standard collections classes.\n\n**Example:**\n\n\n public class Person {\n private String lastName;\n\n @Override\n public boolean equals(Object obj) {\n ...\n Person other = (Person) obj;\n if (lastName == null) {\n if (!lastName.equals(other.lastName)) {\n return false;\n ...\n }\n }\n }\n \n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NonFinalFieldReferenceInEquals",
"cweIds": [
697
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NestedAssignment",
"shortDescription": {
"text": "Nested assignment"
},
"fullDescription": {
"text": "Reports assignment expressions that are nested inside other expressions. Such expressions may be confusing and violate the general design principle, which states that any construct should do precisely one thing. Example: 'String userName;\n // Warning: result of assignment to 'userName' is used\n String message = \"Hello \" + (userName = \"Alice\") + \"!\"\n System.out.println(message);\n System.out.println(\"Goodbye \" + userName);'",
"markdown": "Reports assignment expressions that are nested inside other expressions.\n\nSuch expressions may be confusing and violate the general design principle, which states that any construct should do precisely one thing.\n\n**Example:**\n\n\n String userName;\n // Warning: result of assignment to 'userName' is used\n String message = \"Hello \" + (userName = \"Alice\") + \"!\"\n System.out.println(message);\n System.out.println(\"Goodbye \" + userName);\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NestedAssignment",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Assignment issues",
"index": 87,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AutoUnboxing",
"shortDescription": {
"text": "Auto-unboxing"
},
"fullDescription": {
"text": "Reports expressions that are affected by unboxing conversion (automatic unwrapping of objects into primitive values). Try not to use objects instead of primitives. It might significantly affect the performance. Example: 'int x = new Integer(42);' The quick-fix makes the conversion explicit: 'int x = new Integer(42).intValue();' AutoUnboxing appeared in Java 5. This inspection can help to downgrade for backward compatibility with earlier Java versions.",
"markdown": "Reports expressions that are affected by unboxing conversion (automatic unwrapping of objects into primitive values). Try not to use objects instead of primitives. It might significantly affect the performance.\n\n**Example:**\n\n int x = new Integer(42);\n\nThe quick-fix makes the conversion explicit:\n\n int x = new Integer(42).intValue();\n\n\n*AutoUnboxing* appeared in Java 5.\nThis inspection can help to downgrade for backward compatibility with earlier Java versions."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "AutoUnboxing",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance",
"index": 10,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "StringConcatenationInMessageFormatCall",
"shortDescription": {
"text": "String concatenation as argument to 'MessageFormat.format()' call"
},
"fullDescription": {
"text": "Reports non-constant string concatenations used as an argument to a call to 'MessageFormat.format()'. While occasionally intended, this is usually a misuse of the formatting method and may even cause unexpected exceptions if the variables used in the concatenated string contain special characters like '{'. Also, sometimes this could be the result of mistakenly concatenating a string format argument by typing a '+' when a ',' was meant. Example: 'String formatGreeting(String userName, int balance) {\n return MessageFormat.format(\"Hello, \" + userName + \"! Your balance is {0}.\", balance);\n }' Here, the 'userName' will be interpreted as a part of the format string, which may result in 'IllegalArgumentException' (for example, if 'userName' is '\"{\"'). This call should be probably replaced with 'MessageFormat.format(\"Hello, {0}! Your balance is {1}.\", userName, balance)'.",
"markdown": "Reports non-constant string concatenations used as an argument to a call to `MessageFormat.format()`.\n\n\nWhile occasionally intended, this is usually a misuse of the formatting method\nand may even cause unexpected exceptions if the variables used in the concatenated string contain\nspecial characters like `{`.\n\n\nAlso, sometimes this could be the result\nof mistakenly concatenating a string format argument by typing a `+` when a `,` was meant.\n\n**Example:**\n\n\n String formatGreeting(String userName, int balance) {\n return MessageFormat.format(\"Hello, \" + userName + \"! Your balance is {0}.\", balance);\n }\n\n\nHere, the `userName` will be interpreted as a part of the format string, which may result\nin `IllegalArgumentException` (for example, if `userName` is `\"{\"`).\nThis call should be probably replaced with `MessageFormat.format(\"Hello, {0}! Your balance is {1}.\", userName, balance)`."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "StringConcatenationInMessageFormatCall",
"cweIds": [
116,
134
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NonFinalFieldInImmutable",
"shortDescription": {
"text": "Non-final field in '@Immutable' class"
},
"fullDescription": {
"text": "Reports any non-final field in a class with the '@Immutable' annotation. This violates the contract of the '@Immutable' annotation. Example: 'import javax.annotation.concurrent.Immutable;\n @Immutable\n class Foo {\n String bar = \"foo\";\n }' Supported '@GuardedBy' annotations are: 'net.jcip.annotations.GuardedBy' 'javax.annotation.concurrent.GuardedBy' 'org.apache.http.annotation.GuardedBy' 'com.android.annotations.concurrency.GuardedBy' 'androidx.annotation.GuardedBy' 'com.google.errorprone.annotations.concurrent.GuardedBy'",
"markdown": "Reports any non-final field in a class with the `@Immutable` annotation. This violates the contract of the `@Immutable` annotation.\n\nExample:\n\n\n import javax.annotation.concurrent.Immutable;\n @Immutable\n class Foo {\n String bar = \"foo\";\n }\n\nSupported `@GuardedBy` annotations are:\n\n* `net.jcip.annotations.GuardedBy`\n* `javax.annotation.concurrent.GuardedBy`\n* `org.apache.http.annotation.GuardedBy`\n* `com.android.annotations.concurrency.GuardedBy`\n* `androidx.annotation.GuardedBy`\n* `com.google.errorprone.annotations.concurrent.GuardedBy`"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NonFinalFieldInImmutable",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Concurrency annotation issues",
"index": 101,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CallToStringConcatCanBeReplacedByOperator",
"shortDescription": {
"text": "Call to 'String.concat()' can be replaced with '+'"
},
"fullDescription": {
"text": "Reports calls to 'java.lang.String.concat()'. Such calls can be replaced with the '+' operator for clarity and possible increased performance if the method was invoked on a constant with a constant argument. Example: 'String foo(String name) {\n return name.concat(\"foo\");\n }' After the quick-fix is applied: 'String foo(String name) {\n return name + \"foo\";\n }'",
"markdown": "Reports calls to `java.lang.String.concat()`.\n\n\nSuch calls can be replaced with the `+` operator for clarity and possible increased\nperformance if the method was invoked on a constant with a constant argument.\n\n**Example:**\n\n\n String foo(String name) {\n return name.concat(\"foo\");\n }\n\nAfter the quick-fix is applied:\n\n\n String foo(String name) {\n return name + \"foo\";\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CallToStringConcatCanBeReplacedByOperator",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ExpectedExceptionNeverThrown",
"shortDescription": {
"text": "Expected exception never thrown in test method body"
},
"fullDescription": {
"text": "Reports checked exceptions expected by a JUnit 4 test-method that are never thrown inside the method body. Such test methods will never succeed. Example: '@Test(expected = CloneNotSupportedException.class)\n public void testIt() {\n }'",
"markdown": "Reports checked exceptions expected by a JUnit 4 test-method that are never thrown inside the method body. Such test methods will never succeed.\n\n**Example:**\n\n\n @Test(expected = CloneNotSupportedException.class)\n public void testIt() {\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ExpectedExceptionNeverThrown",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/JUnit",
"index": 91,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "HardcodedFileSeparators",
"shortDescription": {
"text": "Hardcoded file separator"
},
"fullDescription": {
"text": "Reports the forward ('/') or backward ('\\') slash in a string or character literal. These characters are commonly used as file separators, and portability may suffer if they are hardcoded. The inspection will not report backward slashes inside escape sequences and forward slashes immediately following the '<' character or immediately preceding the '>' character, as those often indicate XML or HTML tags rather than file names. Strings representing a 'java.util.TimeZone' ID, strings that are valid regular expressions, or strings that equal IANA-registered MIME media types will not be reported either. Example: 'new File(\"C:\\\\Users\\\\Name\");' Use the option to include 'example/*' in the set of recognized media types. Normally, usage of the 'example/*' MIME media type outside of an example (e.g. in a 'Content-Type' header) is an error.",
"markdown": "Reports the forward (`/`) or backward (`\\`) slash in a string or character literal. These characters are commonly used as file separators, and portability may suffer if they are hardcoded.\n\n\nThe inspection will not report backward slashes inside escape sequences and forward slashes immediately following the '\\<' character\nor immediately preceding the '\\>' character, as those often indicate XML or HTML tags rather than file names.\nStrings representing a `java.util.TimeZone` ID, strings that are valid regular expressions,\nor strings that equal IANA-registered MIME media types will not be reported either.\n\n**Example:**\n\n\n new File(\"C:\\\\Users\\\\Name\");\n\n\nUse the option to include `example/*` in the set of recognized media types.\nNormally, usage of the `example/*` MIME media type outside of an example (e.g. in a `Content-Type`\nheader) is an error."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "HardcodedFileSeparator",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Portability",
"index": 95,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConfusingFloatingPointLiteral",
"shortDescription": {
"text": "Confusing floating-point literal"
},
"fullDescription": {
"text": "Reports any floating point numbers that don't have a decimal point, numbers before the decimal point, or numbers after the decimal point. Such literals may be confusing, and violate several coding standards. Example: 'double d = .03;' After the quick-fix is applied: 'double d = 0.03;' Use the Ignore floating point literals in scientific notation option to ignore floating point numbers in scientific notation.",
"markdown": "Reports any floating point numbers that don't have a decimal point, numbers before the decimal point, or numbers after the decimal point.\n\nSuch literals may be confusing, and violate several coding standards.\n\n**Example:**\n\n double d = .03;\n\nAfter the quick-fix is applied:\n\n double d = 0.03;\n\n\nUse the **Ignore floating point literals in scientific notation** option to ignore floating point numbers in scientific notation."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ConfusingFloatingPointLiteral",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Numeric issues",
"index": 31,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JavadocReference",
"shortDescription": {
"text": "Declaration has problems in Javadoc references"
},
"fullDescription": {
"text": "Reports unresolved references inside Javadoc comments. In the following example, the 'someParam' parameter is missing, so it will be highlighted: 'class A {\n /**\n * @param someParam description\n **/\n void foo() {\n }\n}' Disable the Report inaccessible symbols option to ignore the tags that reference missing method parameters, classes, fields and methods.",
"markdown": "Reports unresolved references inside Javadoc comments.\n\nIn the following example, the `someParam` parameter is missing, so it will be highlighted:\n\n\n class A {\n /**\n * @param someParam description\n **/\n void foo() {\n }\n }\n\n\nDisable the **Report inaccessible symbols** option to ignore the tags that reference missing method parameters,\nclasses, fields and methods."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "JavadocReference",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Java/Javadoc",
"index": 79,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "LoggingPlaceholderCountMatchesArgumentCount",
"shortDescription": {
"text": "Number of placeholders does not match number of arguments in logging call"
},
"fullDescription": {
"text": "Reports SLF4J, Log4j2 and akka.event.LoggingAdapter logging calls, such as 'logger.info(\"{}: {}\", key)' where the number of '{}' placeholders in the logger message doesn't match the number of other arguments to the logging call. Use the inspection option to specify which implementation SLF4J uses. If Check automatically is chosen, then 'org.apache.logging.slf4j.Log4jLogger' is searched in the classpath. If this file is founded or Yes is chosen, then cases, when the last parameter with an exception type has a placeholder, will not be reported for SLFJ4 API. For example: '//this case will not be reported with \"Yes\" option\nlog.error(\"For id {}: {}\", \"1\", new RuntimeException());' In this case 'new RuntimeException()' will be printed using 'toString()', (its stacktrace will not be printed): 'For id 1: java.lang.RuntimeException' Otherwise, it will be highlighted because the last placeholder is not used: 'For id 1: {}\njava.lang.RuntimeException: null' No option can be used to always highlight such cases when a placeholder is used for an exception even if 'org.apache.logging.slf4j.Log4jLogger' is used as a backend. This option works only for SLF4J.",
"markdown": "Reports SLF4J, Log4j2 and akka.event.LoggingAdapter logging calls, such as `logger.info(\"{}: {}\", key)` where the number of `{}` placeholders in the logger message doesn't match the number of other arguments to the logging call.\n\n\nUse the inspection option to specify which implementation SLF4J uses.\nIf **Check automatically** is chosen, then `org.apache.logging.slf4j.Log4jLogger` is searched in the classpath.\nIf this file is founded or **Yes** is chosen, then cases, when the last parameter with an exception type has a placeholder,\nwill not be reported for SLFJ4 API. \n\nFor example:\n\n\n //this case will not be reported with \"Yes\" option\n log.error(\"For id {}: {}\", \"1\", new RuntimeException());\n\nIn this case 'new RuntimeException()' will be printed using 'toString()', (its stacktrace will not be printed):\n\n\n For id 1: java.lang.RuntimeException\n\nOtherwise, it will be highlighted because the last placeholder is not used:\n\n\n For id 1: {}\n java.lang.RuntimeException: null\n\n**No** option can be used to always highlight such cases when a placeholder is used for an exception even if `org.apache.logging.slf4j.Log4jLogger` is used as a backend. \nThis option works only for SLF4J."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "LoggingPlaceholderCountMatchesArgumentCount",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JVM languages/Logging",
"index": 52,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ImplicitArrayToString",
"shortDescription": {
"text": "Call to 'toString()' on array"
},
"fullDescription": {
"text": "Reports arrays used in 'String' concatenations or passed as parameters to 'java.io.PrintStream' methods, such as 'System.out.println()'. Usually, the content of the array is meant to be used and not the array object itself. Example: 'void print(Object[] objects) {\n System.out.println(objects);\n }' After the quick-fix is applied: 'void print(Object[] objects) {\n System.out.println(Arrays.toString(objects));\n }'",
"markdown": "Reports arrays used in `String` concatenations or passed as parameters to `java.io.PrintStream` methods, such as `System.out.println()`.\n\n\nUsually, the content of the array is meant to be used and not the array object itself.\n\n**Example:**\n\n\n void print(Object[] objects) {\n System.out.println(objects);\n }\n\nAfter the quick-fix is applied:\n\n\n void print(Object[] objects) {\n System.out.println(Arrays.toString(objects));\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ImplicitArrayToString",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReuseOfLocalVariable",
"shortDescription": {
"text": "Reuse of local variable"
},
"fullDescription": {
"text": "Reports local variables that are \"reused\" overwriting their values with new values unrelated to their original use. Such a local variable reuse may be confusing, as the intended semantics of the local variable may vary with each use. It may also be prone to bugs if due to the code changes, the values that have been considered overwritten actually appear to be alive. It is a good practice to keep variable lifetimes as short as possible, and not to reuse local variables for the sake of brevity. Example: 'void x() {\n String s = \"one\";\n System.out.println(\"s = \" + s);\n s = \"two\"; //reuse of local variable 's'\n System.out.println(\"s = \" + s);\n }'",
"markdown": "Reports local variables that are \"reused\" overwriting their values with new values unrelated to their original use.\n\nSuch a local variable reuse may be confusing,\nas the intended semantics of the local variable may vary with each use. It may also be\nprone to bugs if due to the code changes, the values that have been considered overwritten actually\nappear to be alive. It is a good practice to keep variable lifetimes as short as possible, and not\nto reuse local variables for the sake of brevity.\n\nExample:\n\n\n void x() {\n String s = \"one\";\n System.out.println(\"s = \" + s);\n s = \"two\"; //reuse of local variable 's'\n System.out.println(\"s = \" + s);\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ReuseOfLocalVariable",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Data flow",
"index": 65,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "BooleanMethodNameMustStartWithQuestion",
"shortDescription": {
"text": "Boolean method name must start with question word"
},
"fullDescription": {
"text": "Reports boolean methods whose names do not start with a question word. Boolean methods that override library methods are ignored by this inspection. Example: 'boolean empty(List<String> list) {\n return list.isEmpty();\n}' A quick-fix that renames such methods is available only in the editor. Configure the inspection: Use the Boolean method name prefixes list to specify acceptable question words to start boolean method names with. Use the Ignore methods with 'java.lang.Boolean' return type option to ignore methods with the 'java.lang.Boolean' return type. Use the Ignore boolean methods in an @interface option to ignore boolean methods in annotation types ('@interface'). Use the Ignore methods overriding/implementing a super method to ignore methods the have supers.",
"markdown": "Reports boolean methods whose names do not start with a question word.\n\nBoolean methods that override library methods are ignored by this inspection.\n\n**Example:**\n\n boolean empty(List<String> list) {\n return list.isEmpty();\n }\n\nA quick-fix that renames such methods is available only in the editor.\n\nConfigure the inspection:\n\n* Use the **Boolean method name prefixes** list to specify acceptable question words to start boolean method names with.\n* Use the **Ignore methods with 'java.lang.Boolean' return type** option to ignore methods with the `java.lang.Boolean` return type.\n* Use the **Ignore boolean methods in an @interface** option to ignore boolean methods in annotation types (`@interface`).\n* Use the **Ignore methods overriding/implementing a super method** to ignore methods the have supers."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "BooleanMethodNameMustStartWithQuestion",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Naming conventions/Method",
"index": 108,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SynchronizationOnLocalVariableOrMethodParameter",
"shortDescription": {
"text": "Synchronization on local variable or method parameter"
},
"fullDescription": {
"text": "Reports synchronization on a local variable or parameter. It is very difficult to guarantee correct operation when such synchronization is used. It may be possible to improve such code, for example, by controlling access using a synchronized wrapper class or by synchronizing on a field. Example: 'void bar() {\n final Object lock = new Object();\n synchronized (lock) { }\n }'",
"markdown": "Reports synchronization on a local variable or parameter.\n\n\nIt is very difficult to guarantee correct operation when such synchronization is used.\nIt may be possible to improve such code, for example, by controlling access using a synchronized wrapper class or by synchronizing on a\nfield.\n\n**Example:**\n\n\n void bar() {\n final Object lock = new Object();\n synchronized (lock) { }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SynchronizationOnLocalVariableOrMethodParameter",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NegatedConditionalExpression",
"shortDescription": {
"text": "Negated conditional expression"
},
"fullDescription": {
"text": "Reports conditional expressions which are negated with a prefix expression, as such constructions may be confusing. There is a fix that propagates the outer negation to both branches. Example: '!(i == 1 ? a : b)' After the quick-fix is applied: 'i == 1 ? !a : !b'",
"markdown": "Reports conditional expressions which are negated with a prefix expression, as such constructions may be confusing.\n\nThere is a fix that propagates the outer negation to both branches.\n\nExample:\n\n\n !(i == 1 ? a : b)\n\nAfter the quick-fix is applied:\n\n\n i == 1 ? !a : !b\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NegatedConditionalExpression",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FinalMethod",
"shortDescription": {
"text": "Method can't be overridden"
},
"fullDescription": {
"text": "Reports methods that are declared 'final'. Such methods can't be overridden and may indicate a lack of object-oriented design. Some coding standards discourage 'final' methods.",
"markdown": "Reports methods that are declared `final`. Such methods can't be overridden and may indicate a lack of object-oriented design. Some coding standards discourage `final` methods."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "FinalMethod",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Class structure",
"index": 21,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SuspiciousSystemArraycopy",
"shortDescription": {
"text": "Suspicious 'System.arraycopy()' call"
},
"fullDescription": {
"text": "Reports suspicious calls to 'System.arraycopy()'. Such calls are suspicious when: the source or destination is not of an array type the source and destination are of different types the copied chunk length is greater than 'src.length - srcPos' the copied chunk length is greater than 'dest.length - destPos' the ranges always intersect when the source and destination are the same array Example: 'void foo() {\n int[] src = new int[] { 1, 2, 3, 4 };\n System.arraycopy(src, 0, src, 1, 2); // warning: Copying to the same array with intersecting ranges\n }'",
"markdown": "Reports suspicious calls to `System.arraycopy()`.\n\nSuch calls are suspicious when:\n\n* the source or destination is not of an array type\n* the source and destination are of different types\n* the copied chunk length is greater than `src.length - srcPos`\n* the copied chunk length is greater than `dest.length - destPos`\n* the ranges always intersect when the source and destination are the same array\n\n**Example:**\n\n\n void foo() {\n int[] src = new int[] { 1, 2, 3, 4 };\n System.arraycopy(src, 0, src, 1, 2); // warning: Copying to the same array with intersecting ranges\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SuspiciousSystemArraycopy",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AbsoluteAlignmentInUserInterface",
"shortDescription": {
"text": "Absolute alignment in AWT/Swing code"
},
"fullDescription": {
"text": "Reports usages of absolute alignment constants from AWT and Swing. Internationalized applications use relative alignment because it respects the locale component orientation settings. Example: 'JPanel panel = new JPanel(new BorderLayout(2, 2));\n JLabel label = new JLabel(\"Hello World\");\n panel.add(label, BorderLayout.NORTH);' After the quick-fix is applied: 'JPanel panel = new JPanel(new BorderLayout(2, 2));\n JLabel label = new JLabel(\"Hello World\");\n panel.add(label, BorderLayout.PAGE_START);'",
"markdown": "Reports usages of absolute alignment constants from AWT and Swing. Internationalized applications use relative alignment because it respects the locale component orientation settings.\n\n**Example:**\n\n\n JPanel panel = new JPanel(new BorderLayout(2, 2));\n JLabel label = new JLabel(\"Hello World\");\n panel.add(label, BorderLayout.NORTH);\n\nAfter the quick-fix is applied:\n\n\n JPanel panel = new JPanel(new BorderLayout(2, 2));\n JLabel label = new JLabel(\"Hello World\");\n panel.add(label, BorderLayout.PAGE_START);\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "AbsoluteAlignmentInUserInterface",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Internationalization",
"index": 6,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantLambdaParameterType",
"shortDescription": {
"text": "Redundant lambda parameter types"
},
"fullDescription": {
"text": "Reports lambda formal parameter types that are redundant because they can be inferred from the context. Example: 'Map<String, Integer> map = ...\n map.forEach((String s, Integer i) -> log.info(s + \"=\" + i));' The quick-fix removes the parameter types from the lambda. 'Map<String, Integer> map = ...\n map.forEach((s, i) -> log.info(s + \"=\" + i));'",
"markdown": "Reports lambda formal parameter types that are redundant because they can be inferred from the context.\n\n**Example:**\n\n\n Map<String, Integer> map = ...\n map.forEach((String s, Integer i) -> log.info(s + \"=\" + i));\n\nThe quick-fix removes the parameter types from the lambda.\n\n\n Map<String, Integer> map = ...\n map.forEach((s, i) -> log.info(s + \"=\" + i));\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "RedundantLambdaParameterType",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Declaration redundancy",
"index": 12,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SuspiciousReturnByteInputStream",
"shortDescription": {
"text": "Suspicious byte value returned from 'InputStream.read()'"
},
"fullDescription": {
"text": "Reports expressions of 'byte' type returned from a method implementing the 'InputStream.read()' method. This is suspicious because 'InputStream.read()' should return a value in the range from '0' to '255', while an expression of byte type contains a value from '-128' to '127'. The quick-fix converts the expression into an unsigned 'byte' by applying the bitmask '0xFF'. Example: 'class MyInputStream extends InputStream {\n int pos = 0;\n byte[] data;\n\n MyInputStream(byte[] input) {\n data = input;\n }\n\n @Override\n public int read() {\n if (pos == data.length) {\n return -1;\n }\n return data[pos++]; // problem\n }\n}' After applying the quick-fix: 'class MyInputStream extends InputStream {\n int pos = 0;\n byte[] data;\n\n MyInputStream(byte[] input) {\n data = input;\n }\n\n @Override\n public int read() {\n if (pos == data.length) {\n return -1;\n }\n return data[pos++] & 0xFF;\n }\n}' New in 2023.2",
"markdown": "Reports expressions of `byte` type returned from a method implementing the `InputStream.read()` method.\n\n\nThis is suspicious because `InputStream.read()` should return a value in the range from `0` to `255`,\nwhile an expression of byte type contains a value from `-128` to `127`.\nThe quick-fix converts the expression into an unsigned `byte` by applying the bitmask `0xFF`.\n\n**Example:**\n\n\n class MyInputStream extends InputStream {\n int pos = 0;\n byte[] data;\n\n MyInputStream(byte[] input) {\n data = input;\n }\n\n @Override\n public int read() {\n if (pos == data.length) {\n return -1;\n }\n return data[pos++]; // problem\n }\n }\n\nAfter applying the quick-fix:\n\n\n class MyInputStream extends InputStream {\n int pos = 0;\n byte[] data;\n\n MyInputStream(byte[] input) {\n data = input;\n }\n\n @Override\n public int read() {\n if (pos == data.length) {\n return -1;\n }\n return data[pos++] & 0xFF;\n }\n }\n\nNew in 2023.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SuspiciousReturnByteInputStream",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConditionalExpression",
"shortDescription": {
"text": "Conditional expression"
},
"fullDescription": {
"text": "Reports usages of the ternary condition operator and suggests converting them to 'if'/'else' statements. Some code standards prohibit the use of the condition operator. Example: 'Object result = (condition) ? foo() : bar();' After the quick-fix is applied: 'Object result;\n if (condition) {\n comp = foo();\n }\n else {\n comp = bar();\n }' Configure the inspection: Use the Ignore for simple assignments and returns option to ignore simple assignments and returns and allow the following constructs: 'String s = (foo == null) ? \"\" : foo.toString();' Use the Ignore places where an if statement is not possible option to ignore conditional expressions in contexts in which automatic replacement with an if statement is not possible (for example, when the conditional expression is used as an argument to a 'super()' constructor call).",
"markdown": "Reports usages of the ternary condition operator and suggests converting them to `if`/`else` statements.\n\nSome code standards prohibit the use of the condition operator.\n\nExample:\n\n\n Object result = (condition) ? foo() : bar();\n\nAfter the quick-fix is applied:\n\n\n Object result;\n if (condition) {\n comp = foo();\n }\n else {\n comp = bar();\n }\n\nConfigure the inspection:\n\nUse the **Ignore for simple assignments and returns** option to ignore simple assignments and returns and allow the following constructs:\n\n\n String s = (foo == null) ? \"\" : foo.toString();\n\n\nUse the **Ignore places where an if statement is not possible** option to ignore conditional expressions in contexts in which automatic\nreplacement with an if statement is not possible (for example, when the conditional expression is used as an argument to a\n`super()` constructor call)."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ConditionalExpression",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UseOfClone",
"shortDescription": {
"text": "Use of 'clone()' or 'Cloneable'"
},
"fullDescription": {
"text": "Reports implementations of, and calls to, the 'clone()' method and uses of the 'java.lang.Cloneable' interface. Some coding standards prohibit the use of 'clone()', and recommend using a copy constructor or a 'static' factory method instead. The inspection ignores calls to 'clone()' on arrays because it's a correct and compact way to copy an array. Example: 'class Copy implements Cloneable /*warning*/ {\n\n public Copy clone() /*warning*/ {\n try {\n return (Copy) super.clone(); // warning\n } catch (CloneNotSupportedException e) {\n throw new AssertionError();\n }\n }\n }'",
"markdown": "Reports implementations of, and calls to, the `clone()` method and uses of the `java.lang.Cloneable` interface.\n\nSome coding standards prohibit the use of `clone()`, and recommend using a copy constructor or\na `static` factory method instead.\n\nThe inspection ignores calls to `clone()` on arrays because it's a correct and compact way to copy an array.\n\n**Example:**\n\n\n class Copy implements Cloneable /*warning*/ {\n\n public Copy clone() /*warning*/ {\n try {\n return (Copy) super.clone(); // warning\n } catch (CloneNotSupportedException e) {\n throw new AssertionError();\n }\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "UseOfClone",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Cloning issues",
"index": 115,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MissingFinalNewline",
"shortDescription": {
"text": "Missing final new line"
},
"fullDescription": {
"text": "Reports if manifest files do not end with a final newline as required by the JAR file specification.",
"markdown": "Reports if manifest files do not end with a final newline as required by the JAR file specification."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "MissingFinalNewline",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Manifest",
"index": 116,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NestedTryStatement",
"shortDescription": {
"text": "Nested 'try' statement"
},
"fullDescription": {
"text": "Reports nested 'try' statements. Nested 'try' statements may result in unclear code and should probably have their 'catch' and 'finally' sections merged.",
"markdown": "Reports nested `try` statements.\n\nNested `try` statements\nmay result in unclear code and should probably have their `catch` and `finally` sections\nmerged."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NestedTryStatement",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Error handling",
"index": 14,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NonStaticFinalLogger",
"shortDescription": {
"text": "Non-constant logger"
},
"fullDescription": {
"text": "Reports logger fields that are not declared 'static' and/or 'final'. Ensuring that every class logger is effectively constant and bound to that class simplifies the task of providing a unified logging implementation for an application. A quick-fix is provided to change the logger modifiers to 'static final'. Example: 'public class Significant {\n private Logger LOG = Logger.getLogger(Critical.class);\n }' After the quick-fix is applied: 'public class Significant {\n private static final Logger LOG = Logger.getLogger(Critical.class);\n }' Configure the inspection: Use the Logger class name table to specify logger class names. The inspection will report the fields that are not 'static' and 'final' and are of the type equal to one of the specified class names.",
"markdown": "Reports logger fields that are not declared `static` and/or `final`. Ensuring that every class logger is effectively constant and bound to that class simplifies the task of providing a unified logging implementation for an application.\n\nA quick-fix is provided to change the logger modifiers to `static final`.\n\n**Example:**\n\n\n public class Significant {\n private Logger LOG = Logger.getLogger(Critical.class);\n }\n\nAfter the quick-fix is applied:\n\n\n public class Significant {\n private static final Logger LOG = Logger.getLogger(Critical.class);\n }\n\n\nConfigure the inspection:\n\n* Use the **Logger class name** table to specify logger class names. The inspection will report the fields that are not `static` and `final` and are of the type equal to one of the specified class names."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NonConstantLogger",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Logging",
"index": 77,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConditionalExpressionWithIdenticalBranches",
"shortDescription": {
"text": "Conditional expression with identical branches"
},
"fullDescription": {
"text": "Reports conditional expressions with identical 'then' and 'else' branches. Such expressions almost certainly indicate bugs. The inspection provides a fix that collapses conditional expressions. Example: 'int y = x == 10 ? 4 : 4;' After the quick-fix is applied: 'int y = 4;'",
"markdown": "Reports conditional expressions with identical `then` and `else` branches.\n\nSuch expressions almost certainly indicate bugs. The inspection provides a fix that collapses conditional expressions.\n\nExample:\n\n\n int y = x == 10 ? 4 : 4;\n\nAfter the quick-fix is applied:\n\n\n int y = 4;\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ConditionalExpressionWithIdenticalBranches",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "OnlyOneElementUsed",
"shortDescription": {
"text": "Only one element is used"
},
"fullDescription": {
"text": "Reports lists, arrays, and strings where exactly one element is queried right upon the creation. Such expressions may appear after refactoring and usually could be replaced with an accessed element. Example: 'System.out.println(new int[] {1,2,3,4,5}[2]);' After the quick-fix is applied: 'System.out.println(3);' New in 2022.3",
"markdown": "Reports lists, arrays, and strings where exactly one element is queried right upon the creation. Such expressions may appear after refactoring and usually could be replaced with an accessed element.\n\nExample:\n\n\n System.out.println(new int[] {1,2,3,4,5}[2]);\n\nAfter the quick-fix is applied:\n\n\n System.out.println(3);\n\nNew in 2022.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "OnlyOneElementUsed",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Verbose or redundant code constructs",
"index": 47,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnnecessaryBoxing",
"shortDescription": {
"text": "Unnecessary boxing"
},
"fullDescription": {
"text": "Reports explicit boxing, that is wrapping of primitive values in objects. Explicit manual boxing is unnecessary as of Java 5 and later, and can safely be removed. Examples: 'Integer i = new Integer(1);' → 'Integer i = Integer.valueOf(1);' 'int i = Integer.valueOf(1);' → 'int i = 1;' Use the Only report truly superfluously boxed expressions option to report only truly superfluous boxing, where a boxed value is immediately unboxed either implicitly or explicitly. In this case, the entire boxing-unboxing step can be removed. The inspection doesn't report simple explicit boxing. This inspection only reports if the language level of the project or module is 5 or higher.",
"markdown": "Reports explicit boxing, that is wrapping of primitive values in objects.\n\nExplicit manual boxing is unnecessary as of Java 5 and later, and can safely be removed.\n\n**Examples:**\n\n* `Integer i = new Integer(1);` → `Integer i = Integer.valueOf(1);`\n* `int i = Integer.valueOf(1);` → `int i = 1;`\n\n\nUse the **Only report truly superfluously boxed expressions** option to report only truly superfluous boxing,\nwhere a boxed value is immediately unboxed either implicitly or explicitly.\nIn this case, the entire boxing-unboxing step can be removed. The inspection doesn't report simple explicit boxing.\n\nThis inspection only reports if the language level of the project or module is 5 or higher."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnnecessaryBoxing",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 5",
"index": 119,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "BadExceptionThrown",
"shortDescription": {
"text": "Prohibited exception thrown"
},
"fullDescription": {
"text": "Reports 'throw' statements that throw an inappropriate exception. For example an exception can be inappropriate because it is overly generic, such as 'java.lang.Exception' or 'java.io.IOException'. Example: 'void setup(Mode mode) {\n if (mode == null)\n throw new RuntimeException(\"Problem during setup\"); // warning: Prohibited exception 'RuntimeException' thrown\n ...\n }' Use the Prohibited exceptions list to specify which exceptions should be reported.",
"markdown": "Reports `throw` statements that throw an inappropriate exception. For example an exception can be inappropriate because it is overly generic, such as `java.lang.Exception` or `java.io.IOException`.\n\n**Example:**\n\n\n void setup(Mode mode) {\n if (mode == null)\n throw new RuntimeException(\"Problem during setup\"); // warning: Prohibited exception 'RuntimeException' thrown\n ...\n }\n\nUse the **Prohibited exceptions** list to specify which exceptions should be reported."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ProhibitedExceptionThrown",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Error handling",
"index": 14,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Anonymous2MethodRef",
"shortDescription": {
"text": "Anonymous type can be replaced with method reference"
},
"fullDescription": {
"text": "Reports anonymous classes which can be replaced with method references. Note that if an anonymous class is converted into an unbound method reference, the same method reference object can be reused by the Java runtime during subsequent invocations. On the other hand, when an anonymous class is used, separate objects are created every time. Thus, applying the quick-fix can cause the semantics change in rare cases, e.g. when anonymous class instances are used as 'HashMap' keys. Example: 'Runnable r = new Runnable() {\n @Override\n public void run() {\n System.out.println();\n }\n };' The quick-fix changes this code to the compact form: 'Runnable r = System.out::println;'. Use the Report when interface is not annotated with @FunctionalInterface option to enable this inspection for interfaces which are not annotated with @FunctionalInterface. This inspection only reports if the language level of the project or module is 8 or higher.",
"markdown": "Reports anonymous classes which can be replaced with method references.\n\n\nNote that if an anonymous class is converted into an unbound method reference, the same method reference object\ncan be reused by the Java runtime during subsequent invocations. On the other hand, when an anonymous class is used,\nseparate objects are created every time. Thus, applying the quick-fix can cause the semantics change in rare cases,\ne.g. when anonymous class instances are used as `HashMap` keys.\n\n**Example:**\n\n\n Runnable r = new Runnable() {\n @Override\n public void run() {\n System.out.println();\n }\n };\n\nThe quick-fix changes this code to the compact form: `Runnable r = System.out::println;`.\n\nUse the **Report when interface is not annotated with @FunctionalInterface** option to enable this inspection for\ninterfaces which are not annotated with @FunctionalInterface.\n\nThis inspection only reports if the language level of the project or module is 8 or higher."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "Anonymous2MethodRef",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 8",
"index": 120,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PublicMethodNotExposedInInterface",
"shortDescription": {
"text": "'public' method not exposed in interface"
},
"fullDescription": {
"text": "Reports 'public' methods in classes which are not exposed in an interface. Exposing all 'public' methods via an interface is important for maintaining loose coupling, and may be necessary for certain component-based programming styles. Example: 'interface Person {\n String getName();\n}\n\nclass PersonImpl implements Person {\n private String name;\n\n // ok: method is exposed in interface\n @Override\n public String getName() {\n return name;\n }\n\n // warning: method is public\n // but not exposed in interface\n public void setName() {\n this.name = name;\n }\n}' Use the Ignore if annotated by list to specify special annotations. Methods annotated with one of these annotations will be ignored by this inspection. Use the Ignore if the containing class does not implement a non-library interface option to ignore methods from classes which do not implement any interface from the project.",
"markdown": "Reports `public` methods in classes which are not exposed in an interface.\n\nExposing all `public` methods via an interface is important for\nmaintaining loose coupling, and may be necessary for certain component-based programming styles.\n\nExample:\n\n\n interface Person {\n String getName();\n }\n\n class PersonImpl implements Person {\n private String name;\n\n // ok: method is exposed in interface\n @Override\n public String getName() {\n return name;\n }\n\n // warning: method is public\n // but not exposed in interface\n public void setName() {\n this.name = name;\n }\n }\n\n\nUse the **Ignore if annotated by** list to specify special annotations. Methods annotated with one of\nthese annotations will be ignored by this inspection.\n\n\nUse the **Ignore if the containing class does not implement a non-library interface** option to ignore methods from classes which do not\nimplement any interface from the project."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "PublicMethodNotExposedInInterface",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Abstraction issues",
"index": 86,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SerializableHasSerialVersionUIDField",
"shortDescription": {
"text": "Serializable class without 'serialVersionUID'"
},
"fullDescription": {
"text": "Reports classes that implement 'Serializable' and do not declare a 'serialVersionUID' field. Without a 'serialVersionUID' field, any change to the class will make previously serialized versions unreadable. Example: 'class Main implements Serializable {\n }' After the quick-fix is applied: 'class Main implements Serializable {\n private static final long serialVersionUID = -1446398935944895849L;\n }' When using a language level of JDK 14 or higher, the quickfix will also add the 'java.io.Serial' annotation. Use the following options to configure the inspection: List classes whose inheritors should not be reported by this inspection. This is meant for classes that inherit 'Serializable' from a superclass but are not intended for serialization. Whether to ignore 'Serializable' anonymous classes.",
"markdown": "Reports classes that implement `Serializable` and do not declare a `serialVersionUID` field.\n\n\nWithout a `serialVersionUID` field, any change to the class will make previously serialized versions unreadable.\n\n**Example:**\n\n\n class Main implements Serializable {\n }\n\nAfter the quick-fix is applied:\n\n\n class Main implements Serializable {\n private static final long serialVersionUID = -1446398935944895849L;\n }\n\nWhen using a language level of JDK 14 or higher, the quickfix will also add the `java.io.Serial` annotation.\n\nUse the following options to configure the inspection:\n\n* List classes whose inheritors should not be reported by this inspection. This is meant for classes that inherit `Serializable` from a superclass but are not intended for serialization.\n* Whether to ignore `Serializable` anonymous classes."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "serial",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JVM languages",
"index": 1,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TestCaseWithNoTestMethods",
"shortDescription": {
"text": "Test class without tests"
},
"fullDescription": {
"text": "Reports non-'abstract' test cases without any test methods. Such test cases usually indicate unfinished code or could be a refactoring leftover that should be removed. Example: 'public class CrucialTest {\n @Before\n public void setUp() {\n System.out.println(\"setting up\");\n }\n }' Use the Ignore test cases which have superclasses with test methods option to ignore test cases which have super classes with test methods.",
"markdown": "Reports non-`abstract` test cases without any test methods. Such test cases usually indicate unfinished code or could be a refactoring leftover that should be removed.\n\nExample:\n\n\n public class CrucialTest {\n @Before\n public void setUp() {\n System.out.println(\"setting up\");\n }\n }\n\n\nUse the **Ignore test cases which have superclasses with test methods** option to ignore test cases which have super classes\nwith test methods."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "JUnitTestCaseWithNoTests",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JVM languages/Test frameworks",
"index": 121,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MismatchedArrayReadWrite",
"shortDescription": {
"text": "Mismatched read and write of array"
},
"fullDescription": {
"text": "Reports arrays whose contents are read but not updated, or updated but not read. Such inconsistent reads and writes are pointless and probably indicate dead, incomplete or erroneous code. Example: 'final int[] bar = new int[3];\n bar[2] = 3;'",
"markdown": "Reports arrays whose contents are read but not updated, or updated but not read. Such inconsistent reads and writes are pointless and probably indicate dead, incomplete or erroneous code.\n\n**Example:**\n\n\n final int[] bar = new int[3];\n bar[2] = 3;\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "MismatchedReadAndWriteOfArray",
"cweIds": [
561,
563
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnnecessarilyQualifiedStaticUsage",
"shortDescription": {
"text": "Unnecessarily qualified static access"
},
"fullDescription": {
"text": "Reports usages of static members qualified with the class name. Such qualification is unnecessary and may be safely removed. Example: 'class Foo {\n static void foo() {}\n static int x;\n\n void bar() {\n Foo.foo();\n System.out.println(Foo.x);\n }\n\n static void baz() { Foo.foo(); }\n }' After the quick-fix is applied: 'class Foo {\n static void foo() {}\n static int x;\n\n void bar() {\n foo();\n System.out.println(x);\n }\n\n static void baz() { foo(); }\n }' Use the inspection options to toggle the reporting for: Static fields access: 'void bar() { System.out.println(Foo.x); }' Calls to static methods: 'void bar() { Foo.foo(); }' Also, you can configure the inspection to only report static member usage in a static context. In this case, only 'static void baz() { Foo.foo(); }' will be reported.",
"markdown": "Reports usages of static members qualified with the class name.\n\n\nSuch qualification is unnecessary and may be safely removed.\n\n**Example:**\n\n\n class Foo {\n static void foo() {}\n static int x;\n\n void bar() {\n Foo.foo();\n System.out.println(Foo.x);\n }\n\n static void baz() { Foo.foo(); }\n }\n\nAfter the quick-fix is applied:\n\n\n class Foo {\n static void foo() {}\n static int x;\n\n void bar() {\n foo();\n System.out.println(x);\n }\n\n static void baz() { foo(); }\n }\n\n\nUse the inspection options to toggle the reporting for:\n\n* Static fields access: \n `void bar() { System.out.println(Foo.x); }`\n\n* Calls to static methods: \n `void bar() { Foo.foo(); }`\n\n\nAlso, you can configure the inspection to only report static member usage\nin a static context. In this case, only `static void baz() { Foo.foo(); }` will be reported."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "UnnecessarilyQualifiedStaticUsage",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SystemGetProperty",
"shortDescription": {
"text": "Call to 'System.getProperty(str)' could be simplified"
},
"fullDescription": {
"text": "Reports the usage of method 'System.getProperty(str)' and suggests a fix in 2 cases: 'System.getProperty(\"path.separator\")' -> 'File.pathSeparator' 'System.getProperty(\"line.separator\")' -> 'System.lineSeparator()' The second one is not only less error-prone but is likely to be faster, as 'System.lineSeparator()' returns cached value, while 'System.getProperty(\"line.separator\")' each time calls to Properties (Hashtable or CHM depending on implementation).",
"markdown": "Reports the usage of method `System.getProperty(str)` and suggests a fix in 2 cases:\n\n* `System.getProperty(\"path.separator\")` -\\> `File.pathSeparator`\n* `System.getProperty(\"line.separator\")` -\\> `System.lineSeparator()`\n\nThe second one is not only less error-prone but is likely to be faster, as `System.lineSeparator()` returns cached value, while `System.getProperty(\"line.separator\")` each time calls to Properties (Hashtable or CHM depending on implementation)."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SystemGetProperty",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JVM languages",
"index": 1,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CollectionsMustHaveInitialCapacity",
"shortDescription": {
"text": "Collection without initial capacity"
},
"fullDescription": {
"text": "Reports attempts to instantiate a new 'Collection' object without specifying an initial capacity. If no initial capacity is specified, a default capacity is used, which will rarely be optimal. Failing to specify initial capacities for collections may result in performance issues if space needs to be reallocated and memory copied when the initial capacity is exceeded. This inspection checks allocations of classes listed in the inspection's settings. Example: 'new HashMap<String, String>();' Use the following options to configure the inspection: List collection classes that should be checked. Whether to ignore field initializers.",
"markdown": "Reports attempts to instantiate a new `Collection` object without specifying an initial capacity.\n\n\nIf no initial capacity is specified, a default capacity is used, which will rarely be optimal. Failing\nto specify initial capacities for collections may result in performance issues if space needs to be reallocated and\nmemory copied when the initial capacity is exceeded.\nThis inspection checks allocations of classes listed in the inspection's settings.\n\n**Example:**\n\n\n new HashMap<String, String>();\n\nUse the following options to configure the inspection:\n\n* List collection classes that should be checked.\n* Whether to ignore field initializers."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CollectionWithoutInitialCapacity",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance",
"index": 10,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ClassOnlyUsedInOneModule",
"shortDescription": {
"text": "Class only used from one other module"
},
"fullDescription": {
"text": "Reports classes that: do not depend on any other class in their module depend on classes from a different module are a dependency only for classes from this other module Such classes could be moved into the module on which they depend. Available only from Code | Inspect Code or Code | Analyze Code | Run Inspection by Name and isn't reported in the editor.",
"markdown": "Reports classes that:\n\n* do not depend on any other class in their module\n* depend on classes from a different module\n* are a dependency only for classes from this other module\n\nSuch classes could be moved into the module on which they depend.\n\nAvailable only from **Code \\| Inspect Code** or\n**Code \\| Analyze Code \\| Run Inspection by Name** and isn't reported in the editor."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ClassOnlyUsedInOneModule",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Modularization issues",
"index": 78,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TryStatementWithMultipleResources",
"shortDescription": {
"text": "'try' statement with multiple resources can be split"
},
"fullDescription": {
"text": "Reports 'try' statements with multiple resources that can be automatically split into multiple try-with-resources statements. This conversion can be useful for further refactoring (for example, for extracting the nested 'try' statement into a separate method). Example: 'try (FileInputStream in = new FileInputStream(\"in.txt\");\n FileOutputStream out = new FileOutputStream(\"out.txt\")) {\n /*read and write*/\n }' After the quick-fix is applied: 'try (FileInputStream in = new FileInputStream(\"in.txt\")) {\n try (FileOutputStream out = new FileOutputStream(\"out.txt\")) {\n /*read and write*/\n }\n }'",
"markdown": "Reports `try` statements with multiple resources that can be automatically split into multiple try-with-resources statements.\n\nThis conversion can be useful for further refactoring\n(for example, for extracting the nested `try` statement into a separate method).\n\nExample:\n\n\n try (FileInputStream in = new FileInputStream(\"in.txt\");\n FileOutputStream out = new FileOutputStream(\"out.txt\")) {\n /*read and write*/\n }\n\nAfter the quick-fix is applied:\n\n\n try (FileInputStream in = new FileInputStream(\"in.txt\")) {\n try (FileOutputStream out = new FileOutputStream(\"out.txt\")) {\n /*read and write*/\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "TryStatementWithMultipleResources",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TypeMayBeWeakened",
"shortDescription": {
"text": "Type may be weakened"
},
"fullDescription": {
"text": "Reports variable and method return types that can be changed to a more abstract (weaker) type. This allows making the code more abstract, hence more reusable. Example: '// Type of parameter can be weakened to java.util.List\n void processList(ArrayList<String> list) {\n if (list.isEmpty()) return;\n System.out.println(\"Processing\");\n for (String s : list) {\n System.out.println(\"String: \" + s);\n }\n }' Enable the Only weaken to an interface checkbox below to only report a problem when the type can be weakened to an interface type. Enable the Do not suggest weakening variable declared as 'var' checkbox below to prevent reporting on local variables declared using the 'var' keyword (Java 10+) Stop classes are intended to prevent weakening to classes lower than stop classes, even if it is possible. In some cases, this may improve readability.",
"markdown": "Reports variable and method return types that can be changed to a more abstract (weaker) type. This allows making the code more abstract, hence more reusable.\n\nExample:\n\n\n // Type of parameter can be weakened to java.util.List\n void processList(ArrayList<String> list) {\n if (list.isEmpty()) return;\n System.out.println(\"Processing\");\n for (String s : list) {\n System.out.println(\"String: \" + s);\n }\n }\n\n\nEnable the **Only weaken to an interface** checkbox below\nto only report a problem when the type can be weakened to an interface type.\n\n\nEnable the **Do not suggest weakening variable declared as 'var'** checkbox below\nto prevent reporting on local variables declared using the 'var' keyword (Java 10+)\n\n\n**Stop classes** are intended to prevent weakening to classes\nlower than stop classes, even if it is possible.\nIn some cases, this may improve readability."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "TypeMayBeWeakened",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Abstraction issues",
"index": 86,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CloneableImplementsClone",
"shortDescription": {
"text": "Cloneable class without 'clone()' method"
},
"fullDescription": {
"text": "Reports classes implementing the 'Cloneable' interface that don't override the 'clone()' method. Such classes use the default implementation of 'clone()', which isn't 'public' but 'protected', and which does not copy the mutable state of the class. A quick-fix is available to generate a basic 'clone()' method, which can be used as a basis for a properly functioning 'clone()' method expected from a 'Cloneable' class. Example: 'public class Data implements Cloneable {\n private String[] names;\n }' After the quick-fix is applied: 'public class Data implements Cloneable {\n private String[] names;\n\n @Override\n public Data clone() {\n try {\n Data clone = (Data) super.clone();\n // TODO: copy mutable state here, so the clone can't change the internals of the original\n return clone;\n } catch (CloneNotSupportedException e) {\n throw new AssertionError();\n }\n }\n }' Use the Ignore classes cloneable due to inheritance option to ignore classes that are 'Cloneable' because they inherit from the 'Cloneable' class. Use the Ignore when Cloneable is necessary to call clone() method of super class option to ignore classes that require implementing 'Cloneable' because they call the 'clone()' method from a superclass.",
"markdown": "Reports classes implementing the `Cloneable` interface that don't override the `clone()` method.\n\nSuch classes use the default implementation of `clone()`,\nwhich isn't `public` but `protected`, and which does not copy the mutable state of the class.\n\nA quick-fix is available to generate a basic `clone()` method,\nwhich can be used as a basis for a properly functioning `clone()` method\nexpected from a `Cloneable` class.\n\n**Example:**\n\n\n public class Data implements Cloneable {\n private String[] names;\n }\n\nAfter the quick-fix is applied:\n\n\n public class Data implements Cloneable {\n private String[] names;\n\n @Override\n public Data clone() {\n try {\n Data clone = (Data) super.clone();\n // TODO: copy mutable state here, so the clone can't change the internals of the original\n return clone;\n } catch (CloneNotSupportedException e) {\n throw new AssertionError();\n }\n }\n }\n\nUse the **Ignore classes cloneable due to inheritance** option to ignore classes that are\n`Cloneable` because they inherit from the `Cloneable` class.\n\nUse the **Ignore when Cloneable is necessary to call clone() method of super class**\noption to ignore classes that require implementing `Cloneable` because they call the `clone()` method from a superclass."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "CloneableClassWithoutClone",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Cloning issues",
"index": 115,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "OctalAndDecimalIntegersMixed",
"shortDescription": {
"text": "Octal and decimal integers in same array"
},
"fullDescription": {
"text": "Reports mixed octal and decimal integer literals in a single array initializer. This situation might happen when you copy a list of numbers into an array initializer. Some numbers in the array might be zero-padded and the compiler will interpret them as octal. Example: 'int[] elapsed = {1, 13, 052};' After the quick-fix that removes a leading zero is applied: 'int[] elapsed = {1, 13, 52};' If it is an octal number (for example, after a variable inline), then you can use another quick-fix that converts octal to decimal: 'int[] elapsed = {1, 13, 42};'",
"markdown": "Reports mixed octal and decimal integer literals in a single array initializer. This situation might happen when you copy a list of numbers into an array initializer. Some numbers in the array might be zero-padded and the compiler will interpret them as octal.\n\n**Example:**\n\n int[] elapsed = {1, 13, 052};\n\nAfter the quick-fix that removes a leading zero is applied:\n\n int[] elapsed = {1, 13, 52};\n\nIf it is an octal number (for example, after a variable inline), then you can use another quick-fix that converts octal to decimal:\n`int[] elapsed = {1, 13, 42};`"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "OctalAndDecimalIntegersInSameArray",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Numeric issues",
"index": 31,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Deprecation",
"shortDescription": {
"text": "Deprecated API usage"
},
"fullDescription": {
"text": "Reports usages of deprecated classes, fields, and methods. A quick-fix is available to automatically convert the deprecated usage, when the necessary information can be extracted from the Javadoc of the deprecated member. Example: 'class Interesting {\n\n /**\n * @deprecated Use {@link #newHotness()} instead\n */\n @Deprecated\n public void oldAndBusted() {}\n\n public void newHotness() {}\n }\n class ElseWhere {\n void x(Interesting i) {\n i.oldAndBusted(); // deprecated warning here\n }\n }' After the quick-fix is applied: 'class Interesting {\n\n /**\n * @deprecated Use {@link #newHotness()} instead\n */\n @Deprecated\n public void oldAndBusted() {}\n\n public void newHotness() {}\n }\n class ElseWhere {\n void x(Interesting i) {\n i.newHotness();\n }\n }' By default, the inspection doesn't produce a warning if it's impossible or hard to avoid it. For example, the following code won't be reported: 'abstract class A { //library code\n @Deprecated\n abstract void m();\n }\n class B extends A { //project code\n @Override\n void m() {\n //doSmth;\n }\n }' Configure the inspection: Use the options to disable this inspection inside deprecated members, overrides of abstract deprecated methods, non-static import statements, methods of deprecated classes, or same top-level classes.",
"markdown": "Reports usages of deprecated classes, fields, and methods. A quick-fix is available to automatically convert the deprecated usage, when the necessary information can be extracted from the Javadoc of the deprecated member.\n\n**Example:**\n\n\n class Interesting {\n\n /**\n * @deprecated Use {@link #newHotness()} instead\n */\n @Deprecated\n public void oldAndBusted() {}\n\n public void newHotness() {}\n }\n class ElseWhere {\n void x(Interesting i) {\n i.oldAndBusted(); // deprecated warning here\n }\n }\n\nAfter the quick-fix is applied:\n\n\n class Interesting {\n\n /**\n * @deprecated Use {@link #newHotness()} instead\n */\n @Deprecated\n public void oldAndBusted() {}\n\n public void newHotness() {}\n }\n class ElseWhere {\n void x(Interesting i) {\n i.newHotness();\n }\n }\n\nBy default, the inspection doesn't produce a warning if it's impossible or hard to avoid it. For example,\nthe following code won't be reported:\n\n\n abstract class A { //library code\n @Deprecated\n abstract void m();\n }\n class B extends A { //project code\n @Override\n void m() {\n //doSmth;\n }\n }\n\nConfigure the inspection:\n\n\nUse the options to disable this inspection inside deprecated members,\noverrides of abstract deprecated methods, non-static import statements, methods of deprecated classes, or same top-level classes."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "deprecation",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code maturity",
"index": 56,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConditionSignal",
"shortDescription": {
"text": "Call to 'signal()' instead of 'signalAll()'"
},
"fullDescription": {
"text": "Reports calls to 'java.util.concurrent.locks.Condition.signal()'. While occasionally useful, in almost all cases 'signalAll()' is a better and safer choice.",
"markdown": "Reports calls to `java.util.concurrent.locks.Condition.signal()`. While occasionally useful, in almost all cases `signalAll()` is a better and safer choice."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CallToSignalInsteadOfSignalAll",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PublicMethodWithoutLogging",
"shortDescription": {
"text": "'public' method without logging"
},
"fullDescription": {
"text": "Reports any public methods that do not contain a logging statement. This inspection does not report simple getters and setters. For example: 'public class Crucial {\n private static final Logger LOG = LoggerFactory.getLogger(Crucial.class);\n public void doImportantStuff() {\n // warning on this method\n }\n\n public void doOtherStuff() {\n LOG.info(\"do other stuff\");\n }\n }' Use the table below to specify Logger class names. Public methods that do not use instance methods of the specified classes will be reported by this inspection.",
"markdown": "Reports any public methods that do not contain a logging statement. This inspection does not report simple getters and setters.\n\nFor example:\n\n\n public class Crucial {\n private static finalLogger LOG = LoggerFactory.getLogger(Crucial.class);\n public void doImportantStuff() {\n // warning on this method\n }\n\n public void doOtherStuff() {\n LOG.info(\"do other stuff\");\n }\n }\n\n\nUse the table below to specify Logger class names.\nPublic methods that do not use instance methods of the specified classes will be reported by this inspection."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "PublicMethodWithoutLogging",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Logging",
"index": 77,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ClassNestingDepth",
"shortDescription": {
"text": "Inner class too deeply nested"
},
"fullDescription": {
"text": "Reports classes whose number of nested inner classes exceeds the specified maximum. Nesting inner classes inside other inner classes is confusing and indicates that a refactoring may be necessary. Use the Nesting limit field to specify the maximum allowed nesting depth for a class.",
"markdown": "Reports classes whose number of nested inner classes exceeds the specified maximum.\n\nNesting inner classes inside other inner classes is confusing and indicates that a refactoring may be necessary.\n\nUse the **Nesting limit** field to specify the maximum allowed nesting depth for a class."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "InnerClassTooDeeplyNested",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Class metrics",
"index": 123,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "LambdaParameterTypeCanBeSpecified",
"shortDescription": {
"text": "Lambda parameter type can be specified"
},
"fullDescription": {
"text": "Reports lambda parameters that do not have their type specified and suggests adding the missing type declarations. Example: 'Function<String, Integer> length = a -> a.length();' After the quick-fix is applied: 'Function<String, Integer> length = (String a) -> a.length();' This inspection only reports if the language level of the project or module is 8 or higher.",
"markdown": "Reports lambda parameters that do not have their type specified and suggests adding the missing type declarations.\n\nExample:\n\n\n Function<String, Integer> length = a -> a.length();\n\nAfter the quick-fix is applied:\n\n\n Function<String, Integer> length = (String a) -> a.length();\n\nThis inspection only reports if the language level of the project or module is 8 or higher."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "LambdaParameterTypeCanBeSpecified",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TextLabelInSwitchStatement",
"shortDescription": {
"text": "Text label in 'switch' statement"
},
"fullDescription": {
"text": "Reports labeled statements inside of 'switch' statements. While occasionally intended, this construction is often the result of a typo. Example: 'switch (x) {\n case 1:\n case2: //warning: Text label 'case2:' in 'switch' statement\n case 3:\n break;\n }'",
"markdown": "Reports labeled statements inside of `switch` statements. While occasionally intended, this construction is often the result of a typo.\n\n**Example:**\n\n\n switch (x) {\n case 1:\n case2: //warning: Text label 'case2:' in 'switch' statement\n case 3:\n break;\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "TextLabelInSwitchStatement",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PackageVisibleInnerClass",
"shortDescription": {
"text": "Package-visible nested class"
},
"fullDescription": {
"text": "Reports nested classes that are declared without any access modifier (also known as package-private). Example: 'public class Outer {\n static class Nested {} // warning\n class Inner {} // warning\n enum Mode {} // warning depends on the setting\n interface I {} // warning depends on the setting\n }' Configure the inspection: Use the Ignore package-visible inner enums option to ignore package-private inner enums. Use the Ignore package-visible inner interfaces option to ignore package-private inner interfaces.",
"markdown": "Reports nested classes that are declared without any access modifier (also known as package-private).\n\n**Example:**\n\n\n public class Outer {\n static class Nested {} // warning\n class Inner {} // warning\n enum Mode {} // warning depends on the setting\n interface I {} // warning depends on the setting\n }\n\nConfigure the inspection:\n\n* Use the **Ignore package-visible inner enums** option to ignore package-private inner enums.\n* Use the **Ignore package-visible inner interfaces** option to ignore package-private inner interfaces."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "PackageVisibleInnerClass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Encapsulation",
"index": 125,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnnecessaryUnaryMinus",
"shortDescription": {
"text": "Unnecessary unary minus"
},
"fullDescription": {
"text": "Reports unnecessary unary minuses. Such expressions might be hard to understand and might contain errors. For example: 'void unaryMinus(int i) {\n int x = - -i;\n }' The following quick fixes are suggested here: Remove '-' operators before the 'i' variable: 'void unaryMinus(int i) {\n int x = i;\n }' Replace '-' operators with the prefix decrement operator: 'void unaryMinus(int i) {\n int x = --i;\n }' Another example: 'void unaryMinus(int i) {\n i += - 8;\n }' After the quick-fix is applied: 'void unaryMinus(int i) {\n i -= 8;\n }'",
"markdown": "Reports unnecessary unary minuses. Such expressions might be hard to understand and might contain errors.\n\n**For example:**\n\n void unaryMinus(int i) {\n int x = - -i;\n }\n\nThe following quick fixes are suggested here:\n\n* Remove `-` operators before the `i` variable:\n\n void unaryMinus(int i) {\n int x = i;\n }\n\n* Replace `-` operators with the prefix decrement operator:\n\n void unaryMinus(int i) {\n int x = --i;\n }\n\n**Another example:**\n\n void unaryMinus(int i) {\n i += - 8;\n }\n\nAfter the quick-fix is applied:\n\n void unaryMinus(int i) {\n i -= 8;\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnnecessaryUnaryMinus",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Numeric issues",
"index": 31,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MethodMayBeStatic",
"shortDescription": {
"text": "Method can be made 'static'"
},
"fullDescription": {
"text": "Reports methods that can safely be made 'static'. Making methods static when possible can reduce memory consumption and improve your code quality. A method can be 'static' if: it is not 'synchronized', 'native' or 'abstract', does not reference any of non-static methods and non-static fields from the containing class, is not an override and is not overridden in a subclass. Use the following options to configure the inspection: Whether to report only 'private' and 'final' methods, which increases the performance of this inspection. Whether to ignore empty methods. Whether to ignore default methods in interface when using Java 8 or higher. Whether to let the quick-fix replace instance qualifiers with class references in calls to methods which are made 'static', that is, call 'myClass.m()' would be replaced with 'MyClass.m()'.",
"markdown": "Reports methods that can safely be made `static`. Making methods static when possible can reduce memory consumption and improve your code quality.\n\nA method can be `static` if:\n\n* it is not `synchronized`, `native` or `abstract`,\n* does not reference any of non-static methods and non-static fields from the containing class,\n* is not an override and is not overridden in a subclass.\n\nUse the following options to configure the inspection:\n\n* Whether to report only `private` and `final` methods, which increases the performance of this inspection.\n* Whether to ignore empty methods.\n* Whether to ignore default methods in interface when using Java 8 or higher.\n* Whether to let the quick-fix replace instance qualifiers with class references in calls to methods which are made `static`, that is, call `myClass.m()` would be replaced with `MyClass.m()`."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "MethodMayBeStatic",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance",
"index": 10,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TestMethodWithoutAssertion",
"shortDescription": {
"text": "Test method without assertions"
},
"fullDescription": {
"text": "Reports test methods that do not contain any assertions. Such methods may indicate either incomplete or weak test cases. Example: 'public class ExtensiveTest {\n\n @Test\n public void testAlive() {\n System.out.println(\"nothing\");\n }\n }' Configure the inspection: Use the table to specify the combinations of fully qualified class name and method name regular expression that should qualify as assertions. Class names also match subclasses. Use the 'assert' keyword is considered an assertion option to specify if the Java 'assert' statements using the 'assert' keyword should be considered an assertion. Use the Ignore test methods which declare exceptions option to ignore the test methods that declare exceptions. This can be useful when you have tests that will throw an exception on failure and thus don't need any assertions.",
"markdown": "Reports test methods that do not contain any assertions. Such methods may indicate either incomplete or weak test cases.\n\n**Example:**\n\n\n public class ExtensiveTest {\n\n @Test\n public void testAlive() {\n System.out.println(\"nothing\");\n }\n }\n\n\nConfigure the inspection:\n\n* Use the table to specify the combinations of fully qualified class name and method name regular expression that should qualify as assertions. Class names also match subclasses.\n* Use the **'assert' keyword is considered an assertion** option to specify if the Java `assert` statements using the `assert` keyword should be considered an assertion.\n* Use the **Ignore test methods which declare exceptions** option to ignore the test methods that declare exceptions. This can be useful when you have tests that will throw an exception on failure and thus don't need any assertions."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "TestMethodWithoutAssertion",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JVM languages/Test frameworks",
"index": 121,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JUnitMixedFramework",
"shortDescription": {
"text": "JUnit API usage from multiple versions in a single TestCase"
},
"fullDescription": {
"text": "Reports JUnit annotated methods when used in a test case from a different JUnit version. To determine the framework version for a test case the inspection checks the framework version of the super class when available. When a super class is not available it will use the most used framework in the test case. Example (JUnit 4 annotation in JUnit 3 test case): 'public class MyTest extends TestCase {\n @Test\n public void foo() { }\n\n @Test\n @Ignore\n public void testBar() { }\n }' After the quick-fix is applied: 'public class MyTest extends TestCase {\n public void testFoo() {}\n\n public void _testBar() {}\n }' Example (JUnit 5 annotation in JUnit 4 test case): 'public class MyTest {\n @BeforeAll // JUnit 5 lifecycle method\n public void initialize() { }\n\n @org.junit.Test // JUnit 4 test annotation\n public void test() {}\n\n @org.junit.Test // JUnit 4 test annotation\n public void testWouldBeExecuted() {}\n }' After the quick-fix is applied: 'public class MyTest {\n @BeforeClass // JUnit 4 lifecycle method\n public void initialize() { }\n\n @org.junit.Test // JUnit 4 test annotation\n public void test() {}\n\n @org.junit.Test // JUnit 4 test annotation\n public void testWouldBeExecuted() {}\n }'",
"markdown": "Reports JUnit annotated methods when used in a test case from a different JUnit version. To determine the framework version for a test case the inspection checks the framework version of the super class when available. When a super class is not available it will use the most used framework in the test case.\n\nExample (JUnit 4 annotation in JUnit 3 test case):\n\n\n public class MyTest extends TestCase {\n @Test\n public void foo() { }\n\n @Test\n @Ignore\n public void testBar() { }\n }\n\nAfter the quick-fix is applied:\n\n\n public class MyTest extends TestCase {\n public void testFoo() {}\n\n public void _testBar() {}\n }\n\nExample (JUnit 5 annotation in JUnit 4 test case):\n\n\n public class MyTest {\n @BeforeAll // JUnit 5 lifecycle method\n public void initialize() { }\n\n @org.junit.Test // JUnit 4 test annotation\n public void test() {}\n\n @org.junit.Test // JUnit 4 test annotation\n public void testWouldBeExecuted() {}\n }\n\nAfter the quick-fix is applied:\n\n\n public class MyTest {\n @BeforeClass // JUnit 4 lifecycle method\n public void initialize() { }\n\n @org.junit.Test // JUnit 4 test annotation\n public void test() {}\n\n @org.junit.Test // JUnit 4 test annotation\n public void testWouldBeExecuted() {}\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JUnitMixedFramework",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JVM languages/Test frameworks",
"index": 121,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EscapedSpace",
"shortDescription": {
"text": "Non-terminal use of '\\s' escape sequence"
},
"fullDescription": {
"text": "Reports '\\s' escape sequences anywhere except at text-block line endings or within a series of several escaped spaces. Such usages can be confusing or a mistake, especially if the string is interpreted as a regular expression. The '\\s' escape sequence is intended to encode a space at the end of text-block lines where normal spaces are trimmed. In other locations, as well as in regular string or char literals, '\\s' is identical to an ordinary space character ('\" \"'). Example: 'if (str.matches(\"\\s+\")) {...}' Here it's likely that '\"\\\\s+\"' was intended (to match any whitespace character). If not, using 'str.matches(\" +\")' would be less confusing. A quick-fix is provided that replaces '\\s' escapes with space characters. This inspection reports only if the language level of the project or module is 15 or higher. New in 2022.3",
"markdown": "Reports `\\s` escape sequences anywhere except at text-block line endings or within a series of several escaped spaces. Such usages can be confusing or a mistake, especially if the string is interpreted as a regular expression. The `\\s` escape sequence is intended to encode a space at the end of text-block lines where normal spaces are trimmed. In other locations, as well as in regular string or char literals, `\\s` is identical to an ordinary space character (`\" \"`).\n\n**Example:**\n\n\n if (str.matches(\"\\s+\")) {...}\n\nHere it's likely that `\"\\\\s+\"` was intended (to match any whitespace character). If not, using `str.matches(\" +\")` would be less confusing.\n\n\nA quick-fix is provided that replaces `\\s` escapes with space characters.\n\nThis inspection reports only if the language level of the project or module is 15 or higher.\n\nNew in 2022.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "EscapedSpace",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ContinueStatement",
"shortDescription": {
"text": "'continue' statement"
},
"fullDescription": {
"text": "Reports 'continue' statements. 'continue' statements complicate refactoring and can be confusing. Example: 'void foo(List<String> strs) {\n for (String str : strs) {\n if (str.contains(\"skip\")) continue;\n handleStr(str);\n }\n }'",
"markdown": "Reports `continue` statements.\n\n`continue` statements complicate refactoring and can be confusing.\n\nExample:\n\n\n void foo(List<String> strs) {\n for (String str : strs) {\n if (str.contains(\"skip\")) continue;\n handleStr(str);\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ContinueStatement",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MisorderedAssertEqualsArguments",
"shortDescription": {
"text": "Misordered 'assertEquals()' arguments"
},
"fullDescription": {
"text": "Reports calls to 'assertEquals()' that have the expected argument and the actual argument in the wrong order. For JUnit 3, 4, and 5 the correct order is '(expected, actual)'. For TestNG the correct order is '(actual, expected)'. Such calls will behave fine for assertions that pass, but may give confusing error reports on failure. Use the quick-fix to flip the order of the arguments. Example (JUnit): 'assertEquals(actual, expected)' After the quick-fix is applied: 'assertEquals(expected, actual)'",
"markdown": "Reports calls to `assertEquals()` that have the expected argument and the actual argument in the wrong order.\n\n\nFor JUnit 3, 4, and 5 the correct order is `(expected, actual)`.\nFor TestNG the correct order is `(actual, expected)`.\n\n\nSuch calls will behave fine for assertions that pass, but may give confusing error reports on failure.\nUse the quick-fix to flip the order of the arguments.\n\n**Example (JUnit):**\n\n\n assertEquals(actual, expected)\n\nAfter the quick-fix is applied:\n\n\n assertEquals(expected, actual)\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "MisorderedAssertEqualsArguments",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Test frameworks",
"index": 127,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "StaticVariableInitialization",
"shortDescription": {
"text": "Static field may not be initialized"
},
"fullDescription": {
"text": "Reports 'static' variables that may be uninitialized upon class initialization. Example: 'class Foo {\n public static int bar;\n\n static { }\n }' Note that this inspection uses a very conservative dataflow algorithm and may incorrectly report 'static' variables as uninitialized. Variables reported as initialized will always be initialized. Use the Ignore primitive fields option to ignore uninitialized primitive fields.",
"markdown": "Reports `static` variables that may be uninitialized upon class initialization.\n\n**Example:**\n\n\n class Foo {\n public static int bar;\n\n static { }\n }\n\nNote that this inspection uses a very conservative dataflow algorithm and may incorrectly report `static` variables as uninitialized. Variables\nreported as initialized will always be initialized.\n\nUse the **Ignore primitive fields** option to ignore uninitialized primitive fields."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "StaticVariableMayNotBeInitialized",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Initialization",
"index": 33,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConstantAssertCondition",
"shortDescription": {
"text": "Constant condition in 'assert' statement"
},
"fullDescription": {
"text": "Reports 'assert' statement conditions that are constants. 'assert' statements with constant conditions will either always fail or always succeed. Such statements might be left over after a refactoring and are probably not intended. Example: 'void foo() {\n assert true;\n }'",
"markdown": "Reports `assert` statement conditions that are constants. `assert` statements with constant conditions will either always fail or always succeed. Such statements might be left over after a refactoring and are probably not intended.\n\n**Example:**\n\n\n void foo() {\n assert true;\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ConstantAssertCondition",
"cweIds": [
570,
571
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JavaReflectionInvocation",
"shortDescription": {
"text": "Reflective invocation arguments mismatch"
},
"fullDescription": {
"text": "Reports cases in which the arguments provided to 'Method.invoke()' and 'Constructor.newInstance()' do not match the signature specified in 'Class.getMethod()' and 'Class.getConstructor()'. Example: 'Method m = myObj.getClass().getMethod(\"myMethod\", int.class);\n // the argument should be an int value\n m.invoke(myObj, \"abc\");' New in 2017.2",
"markdown": "Reports cases in which the arguments provided to `Method.invoke()` and `Constructor.newInstance()` do not match the signature specified in `Class.getMethod()` and `Class.getConstructor()`.\n\nExample:\n\n\n Method m = myObj.getClass().getMethod(\"myMethod\", int.class);\n // the argument should be an **int** value\n m.invoke(myObj, \"abc\");\n\nNew in 2017.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JavaReflectionInvocation",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Reflective access",
"index": 128,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CaughtExceptionImmediatelyRethrown",
"shortDescription": {
"text": "Caught exception is immediately rethrown"
},
"fullDescription": {
"text": "Reports 'catch' blocks that immediately rethrow the caught exception without performing any action on it. Such 'catch' blocks are unnecessary and have no error handling. Example: 'try {\n new FileInputStream(\"\");\n } catch (FileNotFoundException e) {\n throw e;\n }'",
"markdown": "Reports `catch` blocks that immediately rethrow the caught exception without performing any action on it. Such `catch` blocks are unnecessary and have no error handling.\n\n**Example:**\n\n\n try {\n new FileInputStream(\"\");\n } catch (FileNotFoundException e) {\n throw e;\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "CaughtExceptionImmediatelyRethrown",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Error handling",
"index": 14,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ArrayHashCode",
"shortDescription": {
"text": "'hashCode()' called on array"
},
"fullDescription": {
"text": "Reports incorrect hash code calculation for arrays. In order to correctly calculate the hash code for an array, use: 'Arrays.hashcode()' for linear arrays 'Arrays.deepHashcode()' for multidimensional arrays These methods should also be used with 'Objects.hash()' when the sequence of input values includes arrays, for example: 'Objects.hash(string, Arrays.hashcode(array))'",
"markdown": "Reports incorrect hash code calculation for arrays.\n\nIn order to\ncorrectly calculate the hash code for an array, use:\n\n* `Arrays.hashcode()` for linear arrays\n* `Arrays.deepHashcode()` for multidimensional arrays\n\nThese methods should also be used with `Objects.hash()` when the sequence of input values includes arrays, for example: `Objects.hash(string, Arrays.hashcode(array))`"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ArrayHashCode",
"cweIds": [
328
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "WaitNotInLoop",
"shortDescription": {
"text": "'wait()' not called in loop"
},
"fullDescription": {
"text": "Reports calls to 'wait()' that are not made inside a loop. 'wait()' is normally used to suspend a thread until some condition becomes true. As the thread could have been waken up for a different reason, the condition should be checked after the 'wait()' call returns. A loop is a simple way to achieve this. Example: 'class BoundedCounter {\n private int count;\n synchronized void inc() throws InterruptedException {\n if (count >= 10) wait();\n ++count;\n }\n }' Good code should look like this: 'class BoundedCounter {\n private int count;\n synchronized void inc() throws InterruptedException {\n while (count >= 10) wait();\n ++count;\n }\n }'",
"markdown": "Reports calls to `wait()` that are not made inside a loop.\n\n\n`wait()` is normally used to suspend a thread until some condition becomes true.\nAs the thread could have been waken up for a different reason,\nthe condition should be checked after the `wait()` call returns.\nA loop is a simple way to achieve this.\n\n**Example:**\n\n\n class BoundedCounter {\n private int count;\n synchronized void inc() throws InterruptedException {\n if (count >= 10) wait();\n ++count;\n }\n }\n\nGood code should look like this:\n\n\n class BoundedCounter {\n private int count;\n synchronized void inc() throws InterruptedException {\n while (count >= 10) wait();\n ++count;\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "WaitNotInLoop",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ExternalizableWithSerializationMethods",
"shortDescription": {
"text": "Externalizable class with 'readObject()' or 'writeObject()'"
},
"fullDescription": {
"text": "Reports 'Externalizable' classes that define 'readObject()' or 'writeObject()' methods. These methods are not called for serialization of 'Externalizable' objects. Example: 'abstract class Crucial implements Externalizable {\n int value;\n private void readObject(ObjectInputStream in) {\n value = in.readInt();\n }\n }'",
"markdown": "Reports `Externalizable` classes that define `readObject()` or `writeObject()` methods. These methods are not called for serialization of `Externalizable` objects.\n\n**Example:**\n\n\n abstract class Crucial implements Externalizable {\n int value;\n private void readObject(ObjectInputStream in) {\n value = in.readInt();\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ExternalizableClassWithSerializationMethods",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Serialization issues",
"index": 20,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SafeLock",
"shortDescription": {
"text": "Lock acquired but not safely unlocked"
},
"fullDescription": {
"text": "Reports 'java.util.concurrent.locks.Lock' resources that are not acquired in front of a 'try' block or not unlocked in the corresponding 'finally' block. Such resources may be inadvertently leaked if an exception is thrown before the resource is closed. Example: 'lock.lock(); // will be reported since the 'finally' block is missing\n try {\n doSmthWithLock();\n } catch (IOException e) {\n throw new UncheckedIOException(e);\n }\n lock.unlock();'",
"markdown": "Reports `java.util.concurrent.locks.Lock` resources that are not acquired in front of a `try` block or not unlocked in the corresponding `finally` block. Such resources may be inadvertently leaked if an exception is thrown before the resource is closed.\n\n**Example:**\n\n\n lock.lock(); // will be reported since the 'finally' block is missing\n try {\n doSmthWithLock();\n } catch (IOException e) {\n throw new UncheckedIOException(e);\n }\n lock.unlock();\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "LockAcquiredButNotSafelyReleased",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JavaLangInvokeHandleSignature",
"shortDescription": {
"text": "MethodHandle/VarHandle type mismatch"
},
"fullDescription": {
"text": "Reports 'MethodHandle' and 'VarHandle' factory method calls that don't match any method or field. Also reports arguments to 'MethodHandle.invoke()' and similar methods, that don't match the 'MethodHandle' signature and arguments to 'VarHandle.set()' that don't match the 'VarHandle' type. Examples: MethodHandle mh = MethodHandles.lookup().findVirtual(\n MyClass.class, \"foo\", MethodType.methodType(void.class, int.class));\n // the argument should be an int value\n mh.invoke(myObj, \"abc\");\n // the argument should be String.class\n VarHandle vh = MethodHandles.lookup().findVarHandle(\n MyClass.class, \"text\", int.class);\n VarHandle vh = MethodHandles.lookup().findVarHandle(\n MyClass.class, \"text\", String.class);\n // the argument should be a String value\n vh.set(myObj, 42);\n New in 2017.2",
"markdown": "Reports `MethodHandle` and `VarHandle` factory method calls that don't match any method or field.\n\nAlso reports arguments to `MethodHandle.invoke()` and similar methods, that don't match the `MethodHandle` signature\nand arguments to `VarHandle.set()` that don't match the `VarHandle` type.\n\n\nExamples:\n\n```\n MethodHandle mh = MethodHandles.lookup().findVirtual(\n MyClass.class, \"foo\", MethodType.methodType(void.class, int.class));\n // the argument should be an int value\n mh.invoke(myObj, \"abc\");\n```\n\n```\n // the argument should be String.class\n VarHandle vh = MethodHandles.lookup().findVarHandle(\n MyClass.class, \"text\", int.class);\n```\n\n```\n VarHandle vh = MethodHandles.lookup().findVarHandle(\n MyClass.class, \"text\", String.class);\n // the argument should be a String value\n vh.set(myObj, 42);\n```\n\n\nNew in 2017.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JavaLangInvokeHandleSignature",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Reflective access",
"index": 128,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReturnThis",
"shortDescription": {
"text": "Return of 'this'"
},
"fullDescription": {
"text": "Reports methods returning 'this'. While such a return is valid, it is rarely necessary, and usually indicates that the method is intended to be used as part of a chain of similar method calls (for example, 'buffer.append(\"foo\").append(\"bar\").append(\"baz\")'). Such chains are frowned upon by many coding standards. Example: 'public Builder append(String str) {\n // [...]\n return this;\n }'",
"markdown": "Reports methods returning `this`.\n\n\nWhile such a return is valid, it is rarely necessary, and usually indicates that the method is intended to be used\nas part of a chain of similar method calls (for example, `buffer.append(\"foo\").append(\"bar\").append(\"baz\")`).\nSuch chains are frowned upon by many coding standards.\n\n**Example:**\n\n\n public Builder append(String str) {\n // [...]\n return this;\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ReturnOfThis",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CanBeFinal",
"shortDescription": {
"text": "Declaration can have 'final' modifier"
},
"fullDescription": {
"text": "Reports fields, methods, or classes that may have the 'final' modifier added to their declarations. Final classes can't be extended, final methods can't be overridden, and final fields can't be reassigned. Example: 'public class Person {\n private String name;\n\n Person(String name) {\n this.name = name;\n }\n\n public String getName() {\n return name;\n }\n\n public String toString() {\n return getName();\n }\n }' After the quick-fix is applied: 'public final class Person {\n private final String name;\n\n Person(String name) {\n this.name = name;\n }\n\n public final String getName() {\n return name;\n }\n\n public final String toString() {\n return getName();\n }\n }' Use the Report classes and Report methods options to define which declarations are to be reported.",
"markdown": "Reports fields, methods, or classes that may have the `final` modifier added to their declarations.\n\nFinal classes can't be extended, final methods can't be overridden, and final fields can't be reassigned.\n\n**Example:**\n\n\n public class Person {\n private String name;\n\n Person(String name) {\n this.name = name;\n }\n\n public String getName() {\n return name;\n }\n\n public String toString() {\n return getName();\n }\n }\n\nAfter the quick-fix is applied:\n\n\n public final class Person {\n private final String name;\n\n Person(String name) {\n this.name = name;\n }\n\n public final String getName() {\n return name;\n }\n\n public final String toString() {\n return getName();\n }\n }\n\nUse the **Report classes** and **Report methods** options to define which declarations are to be reported."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CanBeFinal",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Declaration redundancy",
"index": 12,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnnecessaryLabelOnBreakStatement",
"shortDescription": {
"text": "Unnecessary label on 'break' statement"
},
"fullDescription": {
"text": "Reports 'break' statements with unnecessary labels. Such labels do not change the control flow but make the code difficult to follow. Example: 'label:\n for(int i = 0; i < 10; i++) {\n if (shouldBreak()) break label;\n //doSmth\n }' After the quick-fix is applied: 'label:\n for(int i = 0; i < 10; i++) {\n if (shouldBreak()) break;\n //doSmth\n }'",
"markdown": "Reports `break` statements with unnecessary labels. Such labels do not change the control flow but make the code difficult to follow.\n\n**Example:**\n\n\n label:\n for(int i = 0; i < 10; i++) {\n if (shouldBreak()) break label;\n //doSmth\n }\n\nAfter the quick-fix is applied:\n\n\n label:\n for(int i = 0; i < 10; i++) {\n if (shouldBreak()) break;\n //doSmth\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnnecessaryLabelOnBreakStatement",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Verbose or redundant code constructs",
"index": 47,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NakedNotify",
"shortDescription": {
"text": "'notify()' or 'notifyAll()' without corresponding state change"
},
"fullDescription": {
"text": "Reports 'Object.notify()' or 'Object.notifyAll()' being called without any detectable state change occurring. Normally, 'Object.notify()' and 'Object.notifyAll()' are used to inform other threads that a state change has occurred. That state change should occur in a synchronized context that contains the 'Object.notify()' or 'Object.notifyAll()' call, and prior to the call. While not having such a state change isn't necessarily incorrect, it is certainly worth examining. Example: 'synchronized (this) {\n notify();\n }\n // no state change\n synchronized (this) {\n notify(); // this notify might be redundant\n }'",
"markdown": "Reports `Object.notify()` or `Object.notifyAll()` being called without any detectable state change occurring.\n\n\nNormally, `Object.notify()` and `Object.notifyAll()` are used to inform other threads that a state change has\noccurred. That state change should occur in a synchronized context that contains the `Object.notify()` or\n`Object.notifyAll()` call, and prior to the call. While not having such a state change isn't necessarily incorrect, it is\ncertainly worth examining.\n\n**Example:**\n\n\n synchronized (this) {\n notify();\n }\n // no state change\n synchronized (this) {\n notify(); // this notify might be redundant\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NakedNotify",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ClassCoupling",
"shortDescription": {
"text": "Overly coupled class"
},
"fullDescription": {
"text": "Reports classes that reference too many other classes. Classes with too high coupling can be very fragile, and should probably be split into smaller classes. Configure the inspection: Use the Class coupling limit field to specify the maximum allowed coupling for a class. Use the Include couplings to java system classes option to specify whether references to system classes (those in the 'java.'or 'javax.' packages) should be counted. Use the Include couplings to library classes option to specify whether references to any library classes should be counted.",
"markdown": "Reports classes that reference too many other classes.\n\nClasses with too high coupling can be very fragile, and should probably be split into smaller classes.\n\nConfigure the inspection:\n\n* Use the **Class coupling limit** field to specify the maximum allowed coupling for a class.\n* Use the **Include couplings to java system classes** option to specify whether references to system classes (those in the `java.`or `javax.` packages) should be counted.\n* Use the **Include couplings to library classes** option to specify whether references to any library classes should be counted."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "OverlyCoupledClass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Class metrics",
"index": 123,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EmptySynchronizedStatement",
"shortDescription": {
"text": "Empty 'synchronized' statement"
},
"fullDescription": {
"text": "Reports 'synchronized' statements with empty bodies. Empty 'synchronized' statements are sometimes used to wait for other threads to release a particular resource. However, there is no guarantee that the same resource won't be acquired again right after the empty 'synchronized' statement finishes. For proper synchronization, the resource should be utilized inside the 'synchronized' block. Also, an empty 'synchronized' block may appear after a refactoring when redundant code was removed. In this case, the 'synchronized' block itself will be redundant and should be removed as well. Example: 'synchronized(lock) {}' A quick-fix is suggested to remove the empty synchronized statement. This inspection is disabled in JSP files.",
"markdown": "Reports `synchronized` statements with empty bodies.\n\n\nEmpty `synchronized` statements are sometimes used to wait for other threads to\nrelease a particular resource. However, there is no guarantee that the same resource\nwon't be acquired again right after the empty `synchronized` statement finishes.\nFor proper synchronization, the resource should be utilized inside the `synchronized` block.\n\n\nAlso, an empty `synchronized` block may appear after a refactoring\nwhen redundant code was removed. In this case, the `synchronized` block\nitself will be redundant and should be removed as well.\n\nExample:\n\n\n synchronized(lock) {}\n\n\nA quick-fix is suggested to remove the empty synchronized statement.\n\n\nThis inspection is disabled in JSP files."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "EmptySynchronizedStatement",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TextBlockMigration",
"shortDescription": {
"text": "Text block can be used"
},
"fullDescription": {
"text": "Reports 'String' concatenations that can be simplified by replacing them with text blocks. Requirements: '\\n' occurs two or more times. Text blocks are not concatenated. Use the Apply to single string literals option to suggest the fix for single literals containing line breaks. Example: 'String html = \"<html>\\n\" +\n \" <body>\\n\" +\n \" <p>Hello, world</p>\\n\" +\n \" </body>\\n\" +\n \"</html>\\n\";' After the quick-fix is applied: 'String html = \"\"\"\n <html>\n <body>\n <p>Hello, world</p>\n </body>\n </html>\n \"\"\";' This inspection only reports if the language level of the project or module is 15 or higher. New in 2019.3",
"markdown": "Reports `String` concatenations that can be simplified by replacing them with text blocks.\n\nRequirements:\n\n* `\\n` occurs two or more times.\n* Text blocks are not concatenated.\n\n\nUse the **Apply to single string literals** option to suggest the fix for single literals containing line breaks.\n\n\n**Example:**\n\n\n String html = \"<html>\\n\" +\n \" <body>\\n\" +\n \" <p>Hello, world</p>\\n\" +\n \" </body>\\n\" +\n \"</html>\\n\";\n\nAfter the quick-fix is applied:\n\n\n String html = \"\"\"\n <html>\n <body>\n <p>Hello, world</p>\n </body>\n </html>\n \"\"\";\n\nThis inspection only reports if the language level of the project or module is 15 or higher.\n\nNew in 2019.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "TextBlockMigration",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 15",
"index": 129,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ObjectAllocationInLoop",
"shortDescription": {
"text": "Object allocation in loop"
},
"fullDescription": {
"text": "Reports object or array allocations inside loops. While not necessarily a problem, an object allocation inside a loop is a great place to look for memory leaks and performance issues. The inspection reports the following constructs: Explicit allocations via 'new' operator Methods known to return new object Instance-bound method references Lambdas that capture variables or 'this' reference Example: '// Explicit allocation\n for (Status status : Status.values()) {\n declarationsMap.put(status, new ArrayList<>());\n }\n\n // Lambda captures variable\n String message = \"Engine running.\";\n for (Engine engine : engines) {\n if (!isRunning(engine)) {\n logger.warn(() -> {\n return String.format(message);\n });\n }\n }\n\n // Instance-bound method reference\n for(Node node : nodes) {\n descriptor = node.getDescription();\n descriptor.ifPresent(dynamicTestExecutor::execute);\n }'",
"markdown": "Reports object or array allocations inside loops. While not necessarily a problem, an object allocation inside a loop is a great place to look for memory leaks and performance issues.\n\n\nThe inspection reports the following constructs:\n\n* Explicit allocations via `new` operator\n* Methods known to return new object\n* Instance-bound method references\n* Lambdas that capture variables or `this` reference\n\n**Example:**\n\n\n // Explicit allocation\n for (Status status : Status.values()) {\n declarationsMap.put(status, new ArrayList<>());\n }\n\n // Lambda captures variable\n String message = \"Engine running.\";\n for (Engine engine : engines) {\n if (!isRunning(engine)) {\n logger.warn(() -> {\n return String.format(message);\n });\n }\n }\n\n // Instance-bound method reference\n for(Node node : nodes) {\n descriptor = node.getDescription();\n descriptor.ifPresent(dynamicTestExecutor::execute);\n }\n\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ObjectAllocationInLoop",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance",
"index": 10,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NonFinalClone",
"shortDescription": {
"text": "Non-final 'clone()' in secure context"
},
"fullDescription": {
"text": "Reports 'clone()' methods without the 'final' modifier. Since 'clone()' can be used to instantiate objects without using a constructor, allowing the 'clone()' method to be overridden may result in corrupted objects, and even in security exploits. This may be prevented by making the 'clone()' method or the enclosing class itself 'final'. Example: 'class Main implements Cloneable {\n @Override\n protected Object clone() throws CloneNotSupportedException {\n return super.clone();\n }\n }'",
"markdown": "Reports `clone()` methods without the `final` modifier.\n\n\nSince `clone()` can be used to instantiate objects without using a constructor, allowing the `clone()`\nmethod to be overridden may result in corrupted objects, and even in security exploits. This may be prevented by making the\n`clone()` method or the enclosing class itself `final`.\n\n**Example:**\n\n\n class Main implements Cloneable {\n @Override\n protected Object clone() throws CloneNotSupportedException {\n return super.clone();\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NonFinalClone",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Security",
"index": 38,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ChainedEquality",
"shortDescription": {
"text": "Chained equality comparisons"
},
"fullDescription": {
"text": "Reports chained equality comparisons. Such comparisons may be confusing: 'a == b == c' means '(a == b) == c', but possibly 'a == b && a == c' is intended. Example: 'boolean chainedEquality(boolean a, boolean b, boolean c) {\n return a == b == c;\n }' You can use parentheses to make the comparison less confusing: 'boolean chainedEquality(boolean a, boolean b, boolean c) {\n return (a == b) == c;\n }'",
"markdown": "Reports chained equality comparisons.\n\nSuch comparisons may be confusing: `a == b == c` means `(a == b) == c`,\nbut possibly `a == b && a == c` is intended.\n\n**Example:**\n\n\n boolean chainedEquality(boolean a, boolean b, boolean c) {\n return a == b == c;\n }\n\nYou can use parentheses to make the comparison less confusing:\n\n\n boolean chainedEquality(boolean a, boolean b, boolean c) {\n return (a == b) == c;\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ChainedEqualityComparisons",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "LossyConversionCompoundAssignment",
"shortDescription": {
"text": "Possibly lossy implicit cast in compound assignment"
},
"fullDescription": {
"text": "Reports compound assignments if the type of the right-hand operand is not assignment compatible with the type of the variable. During such compound assignments, an implicit cast occurs, potentially resulting in lossy conversions. Example: 'long c = 1;\n c += 1.2;' After the quick-fix is applied: 'long c = 1;\n c += (long) 1.2;' New in 2023.2",
"markdown": "Reports compound assignments if the type of the right-hand operand is not assignment compatible with the type of the variable.\n\n\nDuring such compound assignments, an implicit cast occurs, potentially resulting in lossy conversions.\n\nExample:\n\n\n long c = 1;\n c += 1.2;\n\nAfter the quick-fix is applied:\n\n\n long c = 1;\n c += (long) 1.2;\n\nNew in 2023.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "lossy-conversions",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Numeric issues",
"index": 31,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ThrowFromFinallyBlock",
"shortDescription": {
"text": "'throw' inside 'finally' block"
},
"fullDescription": {
"text": "Reports 'throw' statements inside 'finally' blocks. While occasionally intended, such 'throw' statements may conceal exceptions thrown from 'try'-'catch' and thus tremendously complicate the debugging process.",
"markdown": "Reports `throw` statements inside `finally` blocks.\n\nWhile occasionally intended, such `throw` statements may conceal exceptions thrown from `try`-`catch` and thus\ntremendously complicate the debugging process."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ThrowFromFinallyBlock",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Error handling",
"index": 14,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "StaticNonFinalField",
"shortDescription": {
"text": "'static', non-'final' field"
},
"fullDescription": {
"text": "Reports non-'final' 'static' fields. A quick-fix is available to add the 'final' modifier to a non-'final' 'static' field. This inspection doesn't check fields' mutability. For example, adding the 'final' modifier to a field that has a value being set somewhere will cause a compilation error. Use the Only report 'public' fields option so that the inspection reported only 'public' fields.",
"markdown": "Reports non-`final` `static` fields.\n\nA quick-fix is available to add the `final` modifier to a non-`final` `static` field.\n\nThis inspection doesn't check fields' mutability. For example, adding the `final` modifier to a field that has a value\nbeing set somewhere will cause a compilation error.\n\n\nUse the **Only report 'public' fields** option so that the inspection reported only `public` fields."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "StaticNonFinalField",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Class structure",
"index": 21,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EmptyMethod",
"shortDescription": {
"text": "Empty method"
},
"fullDescription": {
"text": "Reports empty methods that can be removed. Methods are considered empty if they are empty themselves and if they are overridden or implemented by empty methods only. Note that methods containing only comments and the 'super()' call with own parameters are also considered empty. The inspection ignores methods with special annotations, for example, the 'javax.ejb.Init' and 'javax.ejb.Remove' EJB annotations . The quick-fix safely removes unnecessary methods. Configure the inspection: Use the Comments and javadoc count as content option to select whether methods with comments should be treated as non-empty. Use the Additional special annotations option to configure additional annotations that should be ignored by this inspection.",
"markdown": "Reports empty methods that can be removed.\n\nMethods are considered empty if they are empty themselves and if they are overridden or\nimplemented by empty methods only. Note that methods containing only comments and the `super()` call with own parameters are\nalso considered empty.\n\nThe inspection ignores methods with special annotations, for example, the `javax.ejb.Init` and `javax.ejb.Remove` EJB annotations .\n\nThe quick-fix safely removes unnecessary methods.\n\nConfigure the inspection:\n\n* Use the **Comments and javadoc count as content** option to select whether methods with comments should be treated as non-empty.\n* Use the **Additional special annotations** option to configure additional annotations that should be ignored by this inspection."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "EmptyMethod",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Declaration redundancy",
"index": 12,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SimplifiableEqualsExpression",
"shortDescription": {
"text": "Unnecessary 'null' check before 'equals()' call"
},
"fullDescription": {
"text": "Reports comparisons to 'null' that are followed by a call to 'equals()' with a constant argument. Example: 'if (s != null && s.equals(\"literal\")) {}' After the quick-fix is applied: 'if (\"literal\".equals(s)) {}' Use the inspection settings to report 'equals()' calls with a non-constant argument when the argument to 'equals()' is proven not to be 'null'.",
"markdown": "Reports comparisons to `null` that are followed by a call to `equals()` with a constant argument.\n\n**Example:**\n\n\n if (s != null && s.equals(\"literal\")) {}\n\nAfter the quick-fix is applied:\n\n\n if (\"literal\".equals(s)) {}\n\n\nUse the inspection settings to report `equals()` calls with a non-constant argument\nwhen the argument to `equals()` is proven not to be `null`."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "SimplifiableEqualsExpression",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NonCommentSourceStatements",
"shortDescription": {
"text": "Overly long method"
},
"fullDescription": {
"text": "Reports methods whose number of statements exceeds the specified maximum. Methods with too many statements may be confusing and are a good sign that refactoring is necessary. The following statements are not counted: empty statements (semicolons) block statements 'for' loop initialization statements, that is, 'int i = ...' within a 'for(int i = ...;...)' statement 'for' loop update statements, that is, 'i += 2' within a 'for(int i = ...;...; i += 2)' statement Use the Maximum statements per method field to specify the maximum allowed number of statements in a method.",
"markdown": "Reports methods whose number of statements exceeds the specified maximum.\n\nMethods with too many statements may be confusing and are a good sign that refactoring is necessary.\n\nThe following statements are not counted:\n\n* empty statements (semicolons)\n* block statements\n* `for` loop initialization statements, that is, `int i = ...` within a `for(int i = ...;...)` statement\n* `for` loop update statements, that is, `i += 2` within a `for(int i = ...;...; i += 2)` statement\n\nUse the **Maximum statements per method** field to specify the maximum allowed number of statements in a method."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "OverlyLongMethod",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Method metrics",
"index": 132,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConfusingMainMethod",
"shortDescription": {
"text": "Confusing 'main()' method"
},
"fullDescription": {
"text": "Reports methods that are named \"main\", but do not have the 'public static void main(String[])' signature in Java up to 21. Starting from Java 21 Preview, inspection doesn't highlight in case of package-private, protected or instance main methods, also without parameters. Additionally main methods located in anonymous or local classes are reported. Anonymous and local classes do not have a fully qualified name and thus can't be run. Such methods may be confusing, as methods named \"main\" are expected to be application entry points. Example: 'class Main {\n void main(String[] args) {} // warning here because there are no \"public static\" modifiers\n }' A quick-fix that renames such methods is available only in the editor.",
"markdown": "Reports methods that are named \"main\", but do not have the `public static void main(String[])` signature in Java up to 21. Starting from Java 21 Preview, inspection doesn't highlight in case of package-private, protected or instance main methods, also without parameters. Additionally main methods located in anonymous or local classes are reported. Anonymous and local classes do not have a fully qualified name and thus can't be run.\n\nSuch methods may be confusing, as methods named \"main\"\nare expected to be application entry points.\n\n**Example:**\n\n\n class Main {\n void main(String[] args) {} // warning here because there are no \"public static\" modifiers\n }\n\nA quick-fix that renames such methods is available only in the editor."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ConfusingMainMethod",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MultipleVariablesInDeclaration",
"shortDescription": {
"text": "Multiple variables in one declaration"
},
"fullDescription": {
"text": "Reports multiple variables that are declared in a single declaration and suggest creating a separate declaration for each variable. Some coding standards prohibit such declarations. Example: 'int x = 1, y = 2;' After the quick-fix is applied: 'int x = 1;\n int y = 2;' Configure the inspection: Use the Ignore 'for' loop declarations option to ignore multiple variables declared in the initialization of a 'for' loop statement, for example: 'for (int i = 0, max = list.size(); i > max; i++) {}' Use the Only warn on different array dimensions in a single declaration option to only warn when variables with different array dimensions are declared in a single declaration, for example: 'String s = \"\", array[];' New in 2019.2",
"markdown": "Reports multiple variables that are declared in a single declaration and suggest creating a separate declaration for each variable.\n\nSome coding standards prohibit such declarations.\n\nExample:\n\n\n int x = 1, y = 2;\n\nAfter the quick-fix is applied:\n\n\n int x = 1;\n int y = 2;\n\nConfigure the inspection:\n\n* Use the **Ignore 'for' loop declarations** option to ignore multiple variables declared in the initialization of a 'for' loop statement, for example:\n\n\n for (int i = 0, max = list.size(); i > max; i++) {}\n\n* Use the **Only warn on different array dimensions in a single declaration** option to only warn when variables with different array dimensions are declared in a single declaration, for example:\n\n\n String s = \"\", array[];\n\nNew in 2019.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "MultipleVariablesInDeclaration",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "IOResource",
"shortDescription": {
"text": "I/O resource opened but not safely closed"
},
"fullDescription": {
"text": "Reports I/O resources that are not safely closed. I/O resources checked by this inspection include 'java.io.InputStream', 'java.io.OutputStream', 'java.io.Reader', 'java.io.Writer', 'java.util.zip.ZipFile', 'java.io.Closeable' and 'java.io.RandomAccessFile'. I/O resources wrapped by other I/O resources are not reported, as the wrapped resource will be closed by the wrapping resource. By default, the inspection assumes that the resources can be closed by any method with 'close' or 'cleanup' in its name. Example: 'void save() throws IOException {\n FileWriter writer = new FileWriter(\"filename.txt\"); //warning\n writer.write(\"sample\");\n }' Use the following options to configure the inspection: List I/O resource classes that do not need to be closed and should be ignored by this inspection. Whether an I/O resource is allowed to be opened inside a 'try'block. This style is less desirable because it is more verbose than opening a resource in front of a 'try' block. Whether the resource can be closed by any method call with the resource passed as argument.",
"markdown": "Reports I/O resources that are not safely closed. I/O resources checked by this inspection include `java.io.InputStream`, `java.io.OutputStream`, `java.io.Reader`, `java.io.Writer`, `java.util.zip.ZipFile`, `java.io.Closeable` and `java.io.RandomAccessFile`.\n\n\nI/O resources wrapped by other I/O resources are not reported, as the wrapped resource will be closed by the wrapping resource.\n\n\nBy default, the inspection assumes that the resources can be closed by any method with\n'close' or 'cleanup' in its name.\n\n**Example:**\n\n\n void save() throws IOException {\n FileWriter writer = new FileWriter(\"filename.txt\"); //warning\n writer.write(\"sample\");\n }\n\n\nUse the following options to configure the inspection:\n\n* List I/O resource classes that do not need to be closed and should be ignored by this inspection.\n* Whether an I/O resource is allowed to be opened inside a `try`block. This style is less desirable because it is more verbose than opening a resource in front of a `try` block.\n* Whether the resource can be closed by any method call with the resource passed as argument."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "IOResourceOpenedButNotSafelyClosed",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Resource management",
"index": 133,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CallToSimpleGetterInClass",
"shortDescription": {
"text": "Call to simple getter from within class"
},
"fullDescription": {
"text": "Reports calls to a simple property getter from within the property's class. A simple property getter is defined as one which simply returns the value of a field, and does no other calculations. Such simple getter calls can be safely inlined using the quick-fix. Some coding standards also suggest against the use of simple getters for code clarity reasons. Example: 'public class Salient {\n private String name;\n\n public String getName() {\n return name;\n }\n\n @Override\n public String toString() {\n return getName();\n }\n }' After the quick-fix is applied: 'public class Salient {\n private String name;\n\n public String getName() {\n return name;\n }\n\n @Override\n public String toString() {\n return name;\n }\n }' Use the following options to configure the inspection: Whether to only report getter calls on 'this', not on objects of the same type passed in as a parameter. Whether to ignore non-'private' getters.",
"markdown": "Reports calls to a simple property getter from within the property's class.\n\n\nA simple property getter is defined as one which simply returns the value of a field,\nand does no other calculations. Such simple getter calls can be safely inlined using the quick-fix.\nSome coding standards also suggest against the use of simple getters for code clarity reasons.\n\n**Example:**\n\n\n public class Salient {\n private String name;\n\n public String getName() {\n return name;\n }\n\n @Override\n public String toString() {\n return getName();\n }\n }\n\nAfter the quick-fix is applied:\n\n\n public class Salient {\n private String name;\n\n public String getName() {\n return name;\n }\n\n @Override\n public String toString() {\n return name;\n }\n }\n\nUse the following options to configure the inspection:\n\n* Whether to only report getter calls on `this`, not on objects of the same type passed in as a parameter.\n* Whether to ignore non-`private` getters."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CallToSimpleGetterFromWithinClass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance",
"index": 10,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NonSerializableFieldInSerializableClass",
"shortDescription": {
"text": "Non-serializable field in a 'Serializable' class"
},
"fullDescription": {
"text": "Reports non-serializable fields in classes that implement 'java.io.Serializable'. Such fields will result in runtime exceptions if the object is serialized. Fields declared 'transient' or 'static' are not reported, nor are fields of classes that have a 'writeObject' method defined. This inspection assumes fields of the types 'java.util.Collection' and 'java.util.Map' to be 'Serializable', unless the types they are declared in are non-'Serializable'. Example: 'class NonSerializableClass {}\n\n public class SerializableClass implements Serializable {\n NonSerializableClass clazz; // warning: Non-serializable field 'clazz' in a Serializable class\n static NonSerializableClass staticClazz; // no warnings\n }'\n Use the following options to configure the inspection: List classes whose inheritors should not be reported by this inspection. This is meant for classes that inherit 'Serializable' from a superclass but are not intended for serialization. List annotations that will make the inspection ignore the annotated fields. Whether to ignore fields initialized with an anonymous class.",
"markdown": "Reports non-serializable fields in classes that implement `java.io.Serializable`. Such fields will result in runtime exceptions if the object is serialized.\n\n\nFields declared\n`transient` or `static`\nare not reported, nor are fields of classes that have a `writeObject` method defined.\n\n\nThis inspection assumes fields of the types\n`java.util.Collection` and\n`java.util.Map` to be\n`Serializable`, unless the types\nthey are declared in are non-`Serializable`.\n\n**Example:**\n\n\n class NonSerializableClass {}\n\n public class SerializableClass implements Serializable {\n NonSerializableClass clazz; // warning: Non-serializable field 'clazz' in a Serializable class\n static NonSerializableClass staticClazz; // no warnings\n }\n \n\nUse the following options to configure the inspection:\n\n* List classes whose inheritors should not be reported by this inspection. This is meant for classes that inherit `Serializable` from a superclass but are not intended for serialization.\n* List annotations that will make the inspection ignore the annotated fields.\n* Whether to ignore fields initialized with an anonymous class."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NonSerializableFieldInSerializableClass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Serialization issues",
"index": 20,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EnhancedSwitchMigration",
"shortDescription": {
"text": "Statement can be replaced with enhanced 'switch'"
},
"fullDescription": {
"text": "Reports 'switch' statements that can be automatically replaced with enhanced 'switch' statements or expressions. Example: 'double getPrice(String fruit) {\n // Switch statement can be replaced with enhanced 'switch'\n switch (fruit) {\n case \"Apple\":\n return 1.0;\n case \"Orange\":\n return 1.5;\n case \"Mango\":\n return 2.0;\n default:\n throw new IllegalArgumentException();\n }\n }' After the quick-fix is applied: 'double getPrice(String fruit) {\n return switch (fruit) {\n case \"Apple\" -> 1.0;\n case \"Orange\" -> 1.5;\n case \"Mango\" -> 2.0;\n default -> throw new IllegalArgumentException();\n };\n }' Use the Show warning only if conversion to expression is possible option not to warn about conversion to 'switch' statement. Use the Maximum number of statements in one branch to convert to switch expression option warn about conversion to expression only if each branch has less than the given number of statements. This inspection only reports if the language level of the project or module is 14 or higher New in 2019.1",
"markdown": "Reports `switch` statements that can be automatically replaced with enhanced `switch` statements or expressions.\n\n**Example:**\n\n\n double getPrice(String fruit) {\n // Switch statement can be replaced with enhanced 'switch'\n switch (fruit) {\n case \"Apple\":\n return 1.0;\n case \"Orange\":\n return 1.5;\n case \"Mango\":\n return 2.0;\n default:\n throw new IllegalArgumentException();\n }\n }\n\nAfter the quick-fix is applied:\n\n\n double getPrice(String fruit) {\n return switch (fruit) {\n case \"Apple\" -> 1.0;\n case \"Orange\" -> 1.5;\n case \"Mango\" -> 2.0;\n default -> throw new IllegalArgumentException();\n };\n }\n \n\n* Use the **Show warning only if conversion to expression is possible** option not to warn about conversion to `switch` statement.\n* Use the **Maximum number of statements in one branch to convert to switch expression** option warn about conversion to expression only if each branch has less than the given number of statements.\n\nThis inspection only reports if the language level of the project or module is 14 or higher\n\nNew in 2019.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "EnhancedSwitchMigration",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 14",
"index": 135,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DoubleLiteralMayBeFloatLiteral",
"shortDescription": {
"text": "Cast to 'float' can be 'float' literal"
},
"fullDescription": {
"text": "Reports 'double' literal expressions that are immediately cast to 'float'. Such literal expressions can be replaced with equivalent 'float' literals. Example: 'float f = (float)1.1;' After the quick-fix is applied: 'float f = 1.1f;'",
"markdown": "Reports `double` literal expressions that are immediately cast to `float`.\n\nSuch literal expressions can be replaced with equivalent `float` literals.\n\n**Example:**\n\n float f = (float)1.1;\n\nAfter the quick-fix is applied:\n\n float f = 1.1f;\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "DoubleLiteralMayBeFloatLiteral",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Numeric issues/Cast",
"index": 136,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "OverloadedMethodsWithSameNumberOfParameters",
"shortDescription": {
"text": "Overloaded methods with same number of parameters"
},
"fullDescription": {
"text": "Reports methods that are declared in the same class, have the same name, and the same number of parameters. Such overloads cam be very confusing because it can be unclear which overload gets called. Example: 'class Main {\n public static void execute(Runnable r) {}\n public static <T> void execute(RunnableFuture<T> c) {}\n }' Use the option to ignore overloaded methods whose parameter types are definitely incompatible.",
"markdown": "Reports methods that are declared in the same class, have the same name, and the same number of parameters. Such overloads cam be very confusing because it can be unclear which overload gets called.\n\n**Example:**\n\n\n class Main {\n public static void execute(Runnable r) {}\n public static <T> void execute(RunnableFuture<T> c) {}\n }\n\n\nUse the option to ignore overloaded methods whose parameter types are definitely incompatible."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "OverloadedMethodsWithSameNumberOfParameters",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Naming conventions/Method",
"index": 108,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "OverlyLongLambda",
"shortDescription": {
"text": "Overly long lambda expression"
},
"fullDescription": {
"text": "Reports lambda expressions whose number of statements exceeds the specified maximum. Lambda expressions that are too long may be confusing, and it is often better to extract the statements into a separate method. The following statements are not counted: empty statements (semicolons) block statements 'for' loop initialization statements, that is, 'int i = ...' within a 'for(int i = ...;...)' statement 'for' loop update statements, that is, 'i += 2' within a 'for(int i = ...;...; i += 2)' statement Use the Non-comment source statements limit field to specify the maximum allowed number of statements in a lambda expression.",
"markdown": "Reports lambda expressions whose number of statements exceeds the specified maximum.\n\nLambda expressions that are too long may be confusing, and it is often better to extract the statements into a separate method.\n\n\nThe following statements are not counted:\n\n* empty statements (semicolons)\n* block statements\n* `for` loop initialization statements, that is, `int i = ...` within a `for(int i = ...;...)` statement\n* `for` loop update statements, that is, `i += 2` within a `for(int i = ...;...; i += 2)` statement\n\nUse the **Non-comment source statements limit** field to specify the maximum allowed number of statements in a lambda expression."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "OverlyLongLambda",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Method metrics",
"index": 132,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ParametersPerMethod",
"shortDescription": {
"text": "Method with too many parameters"
},
"fullDescription": {
"text": "Reports methods whose number of parameters exceeds the specified maximum. Methods with too many parameters can be a good sign that a refactoring is necessary. Methods that have super methods are not reported. Use the Parameter limit field to specify the maximum allowed number of parameters for a method.",
"markdown": "Reports methods whose number of parameters exceeds the specified maximum. Methods with too many parameters can be a good sign that a refactoring is necessary.\n\nMethods that have super methods are not reported.\n\nUse the **Parameter limit** field to specify the maximum allowed number of parameters for a method."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "MethodWithTooManyParameters",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Method metrics",
"index": 132,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CloneDeclaresCloneNotSupported",
"shortDescription": {
"text": "'clone()' does not declare 'CloneNotSupportedException'"
},
"fullDescription": {
"text": "Reports 'clone()' methods that do not declare 'throws CloneNotSupportedException'. If 'throws CloneNotSupportedException' is not declared, the method's subclasses will not be able to prohibit cloning in the standard way. This inspection does not report 'clone()' methods declared 'final' and 'clone()' methods on 'final' classes. Configure the inspection: Use the Only warn on 'protected' clone methods option to indicate that this inspection should only warn on 'protected clone()' methods. The Effective Java book (second and third edition) recommends omitting the 'CloneNotSupportedException' declaration on 'public' methods, because the methods that do not throw checked exceptions are easier to use. Example: 'public class Example implements Cloneable {\n // method doesn't declare 'throws CloneNotSupportedException'\n protected Object clone() {\n try {\n return super.clone();\n } catch (CloneNotSupportedException e) {\n return null;\n }\n }\n }'",
"markdown": "Reports `clone()` methods that do not declare `throws CloneNotSupportedException`.\n\nIf `throws CloneNotSupportedException` is not declared, the method's subclasses will not be able to prohibit cloning\nin the standard way. This inspection does not report `clone()` methods declared `final`\nand `clone()` methods on `final` classes.\n\nConfigure the inspection:\n\nUse the **Only warn on 'protected' clone methods** option to indicate that this inspection should only warn on `protected clone()` methods.\nThe *Effective Java* book (second and third edition) recommends omitting the `CloneNotSupportedException`\ndeclaration on `public` methods, because the methods that do not throw checked exceptions are easier to use.\n\nExample:\n\n\n public class Example implements Cloneable {\n // method doesn't declare 'throws CloneNotSupportedException'\n protected Object clone() {\n try {\n return super.clone();\n } catch (CloneNotSupportedException e) {\n return null;\n }\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "CloneDoesntDeclareCloneNotSupportedException",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Cloning issues",
"index": 115,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "BooleanExpressionMayBeConditional",
"shortDescription": {
"text": "Boolean expression could be replaced with conditional expression"
},
"fullDescription": {
"text": "Reports any 'boolean' expressions which can be formulated in a more compact and, arguably, clear way than by using a conditional expression. Use the quick-fix to replace the 'boolean' expression by a conditional expression. Example: 'a && b || !a && c;' After the quick-fix is applied: 'a ? b : c;'",
"markdown": "Reports any `boolean` expressions which can be formulated in a more compact and, arguably, clear way than by using a conditional expression.\n\nUse the quick-fix to replace the `boolean` expression by a conditional expression.\n\n**Example:**\n\n\n a && b || !a && c;\n\nAfter the quick-fix is applied:\n\n\n a ? b : c;\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "BooleanExpressionMayBeConditional",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnnecessaryExplicitNumericCast",
"shortDescription": {
"text": "Unnecessary explicit numeric cast"
},
"fullDescription": {
"text": "Reports primitive numeric casts that would be inserted implicitly by the compiler. Also, reports any primitive numeric casts that the compiler will remove. Example: 'int x = (short)5; // The cast will be removed by the javac tool' After the quick-fix is applied: 'int x = 5;'",
"markdown": "Reports primitive numeric casts that would be inserted implicitly by the compiler. Also, reports any primitive numeric casts that the compiler will remove.\n\n**Example:**\n\n int x = (short)5; // The cast will be removed by the javac tool\n\nAfter the quick-fix is applied:\n`int x = 5;`"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "UnnecessaryExplicitNumericCast",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Numeric issues/Cast",
"index": 136,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TransientFieldNotInitialized",
"shortDescription": {
"text": "Transient field is not initialized on deserialization"
},
"fullDescription": {
"text": "Reports 'transient' fields that are initialized during normal object construction, but whose class does not have a 'readObject' method. As 'transient' fields are not serialized they need to be initialized separately in a 'readObject()' method during deserialization. Any 'transient' fields that are not initialized during normal object construction are considered to use the default initialization and are not reported by this inspection. Example: 'class Person implements Serializable {\n transient String name = \"Default\"; //warning, can actually be a null after deserialization\n transient String surname; //null is considered the default value and not reported\n }'",
"markdown": "Reports `transient` fields that are initialized during normal object construction, but whose class does not have a `readObject` method.\n\n\nAs `transient` fields are not serialized they need\nto be initialized separately in a `readObject()` method\nduring deserialization.\n\n\nAny `transient` fields that\nare not initialized during normal object construction are considered to use the default\ninitialization and are not reported by this inspection.\n\n**Example:**\n\n\n class Person implements Serializable {\n transient String name = \"Default\"; //warning, can actually be a null after deserialization\n transient String surname; //null is considered the default value and not reported\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "TransientFieldNotInitialized",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Serialization issues",
"index": 20,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PropertyValueSetToItself",
"shortDescription": {
"text": "Property value set to itself"
},
"fullDescription": {
"text": "Reports calls of setter methods with the same object getter as a value. Usually, this code does nothing and probably was not intended. For example: 'bean.setPayerId(bean.getPayerId());'",
"markdown": "Reports calls of setter methods with the same object getter as a value. Usually, this code does nothing and probably was not intended.\n\n**For example:**\n\n bean.setPayerId(bean.getPayerId());\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "PropertyValueSetToItself",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/JavaBeans issues",
"index": 138,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ClassInitializer",
"shortDescription": {
"text": "Non-'static' initializer"
},
"fullDescription": {
"text": "Reports non-'static' initializers in classes. Some coding standards prohibit instance initializers and recommend using constructors or field initializers for initialization. Also, deleting the 'static' keyword may accidentally create non-'static' initializers and result in obscure bugs. This inspection doesn't report instance initializers in anonymous classes. Use the Only warn when the class has one or more constructors option to ignore instance initializers in classes that don't have any constructors.",
"markdown": "Reports non-`static` initializers in classes.\n\nSome coding standards prohibit instance initializers and recommend using constructors or field initializers for initialization.\nAlso, deleting the `static` keyword may accidentally create non-`static` initializers and result in obscure bugs.\n\nThis inspection doesn't report instance initializers in anonymous classes.\n\n\nUse the **Only warn when the class has one or more constructors** option to ignore instance initializers in classes that don't have any constructors."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NonStaticInitializer",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Class structure",
"index": 21,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ContinueOrBreakFromFinallyBlock",
"shortDescription": {
"text": "'continue' or 'break' inside 'finally' block"
},
"fullDescription": {
"text": "Reports 'break' or 'continue' statements inside of 'finally' blocks. While occasionally intended, such statements are very confusing, may mask thrown exceptions, and complicate debugging. Example: 'while (true) {\n try {\n throwingMethod();\n } finally {\n continue;\n }\n }'",
"markdown": "Reports `break` or `continue` statements inside of `finally` blocks.\n\nWhile occasionally intended, such statements are very confusing, may mask thrown exceptions, and complicate debugging.\n\n**Example:**\n\n\n while (true) {\n try {\n throwingMethod();\n } finally {\n continue;\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ContinueOrBreakFromFinallyBlock",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Error handling",
"index": 14,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "LengthOneStringsInConcatenation",
"shortDescription": {
"text": "Single character string concatenation"
},
"fullDescription": {
"text": "Reports concatenation with string literals that consist of one character. These literals may be replaced with equivalent character literals, gaining some performance enhancement. Example: 'String hello = hell + \"o\";' After the quick-fix is applied: 'String hello = hell + 'o';'",
"markdown": "Reports concatenation with string literals that consist of one character.\n\nThese literals may be replaced with equivalent character literals, gaining some performance enhancement.\n\n**Example:**\n\n\n String hello = hell + \"o\";\n\nAfter the quick-fix is applied:\n\n\n String hello = hell + 'o';\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "SingleCharacterStringConcatenation",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance",
"index": 10,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ClassWithTooManyTransitiveDependencies",
"shortDescription": {
"text": "Class with too many transitive dependencies"
},
"fullDescription": {
"text": "Reports classes that are directly or indirectly dependent on too many other classes. Modifications to any dependency of such a class may require changing the class thus making it prone to instability. Only top-level classes are reported. Use the Maximum number of transitive dependencies field to specify the maximum allowed number of direct or indirect dependencies for a class. Available only from Code | Inspect Code or Code | Analyze Code | Run Inspection by Name and isn't reported in the editor.",
"markdown": "Reports classes that are directly or indirectly dependent on too many other classes.\n\nModifications to any dependency of such a class may require changing the class thus making it prone to instability.\n\nOnly top-level classes are reported.\n\nUse the **Maximum number of transitive dependencies** field to specify the maximum allowed number of direct or indirect dependencies\nfor a class.\n\nAvailable only from **Code \\| Inspect Code** or\n**Code \\| Analyze Code \\| Run Inspection by Name** and isn't reported in the editor."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ClassWithTooManyTransitiveDependencies",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Dependency issues",
"index": 142,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnnecessaryThis",
"shortDescription": {
"text": "Unnecessary 'this' qualifier"
},
"fullDescription": {
"text": "Reports unnecessary 'this' qualifier. Using 'this' to disambiguate a code reference is discouraged by many coding styles and may easily become unnecessary via automatic refactorings. Example: 'class Foo {\n int x;\n void foo() {\n this.x = 2;\n }\n }' After the quick-fix is applied: 'class Foo {\n int x;\n void foo() {\n x = 2;\n }\n }' Use the inspection settings to ignore assignments to fields. For instance, 'this.x = 2;' won't be reported, but 'int y = this.x;' will be.",
"markdown": "Reports unnecessary `this` qualifier.\n\n\nUsing `this` to disambiguate a code reference is discouraged by many coding styles\nand may easily become unnecessary\nvia automatic refactorings.\n\n**Example:**\n\n\n class Foo {\n int x;\n void foo() {\n this.x = 2;\n }\n }\n\nAfter the quick-fix is applied:\n\n\n class Foo {\n int x;\n void foo() {\n x = 2;\n }\n }\n\n\nUse the inspection settings to ignore assignments to fields.\nFor instance, `this.x = 2;` won't be reported, but `int y = this.x;` will be."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "UnnecessaryThis",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "LoopWithImplicitTerminationCondition",
"shortDescription": {
"text": "Loop with implicit termination condition"
},
"fullDescription": {
"text": "Reports any 'while', 'do-while', and 'for' loops that have the 'true' constant as their only condition. At the same time, such loops can be still terminated by a containing 'if' statement which can break out of the loop. Such an 'if' statement must be the first or the only statement in a 'while' or 'for' loop and the last or the only statement in a 'do-while' loop. Removing the 'if' statement and making its condition an explicit loop condition simplifies the loop.",
"markdown": "Reports any `while`, `do-while`, and `for` loops that have the `true` constant as their only condition. At the same time, such loops can be still terminated by a containing `if` statement which can break out of the loop.\n\nSuch an `if` statement must be the first or the only statement\nin a `while` or `for`\nloop and the last or the only statement in a `do-while` loop.\n\nRemoving the `if` statement and making its condition an explicit\nloop condition simplifies the loop."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "LoopWithImplicitTerminationCondition",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ExplicitArrayFilling",
"shortDescription": {
"text": "Explicit array filling"
},
"fullDescription": {
"text": "Reports loops that can be replaced with 'Arrays.setAll()' or 'Arrays.fill()' calls. This inspection suggests replacing loops with 'Arrays.setAll()' if the language level of the project or module is 8 or higher. Replacing loops with 'Arrays.fill()' is possible with any language level. Example: 'for (int i=0; i<array.length; i++) {\n array[i] = calc(i);\n }' After the quick-fix is applied: 'Arrays.setAll(array, this::calc);' New in 2017.1",
"markdown": "Reports loops that can be replaced with `Arrays.setAll()` or `Arrays.fill()` calls.\n\nThis inspection suggests replacing loops with `Arrays.setAll()` if the language level of the project or module is 8 or higher.\nReplacing loops with `Arrays.fill()` is possible with any language level.\n\nExample:\n\n\n for (int i=0; i<array.length; i++) {\n array[i] = calc(i);\n }\n\nAfter the quick-fix is applied:\n\n\n Arrays.setAll(array, this::calc);\n\nNew in 2017.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ExplicitArrayFilling",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Verbose or redundant code constructs",
"index": 47,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "BadExceptionDeclared",
"shortDescription": {
"text": "Prohibited exception declared"
},
"fullDescription": {
"text": "Reports methods that declare an inappropriate exception in their 'throws' clause. For example an exception can be inappropriate because it is overly generic, such as 'java.lang.Exception' or 'java.lang.Throwable'. Example: 'void describeModule(String module) throws Exception {} // warning: Prohibited exception 'Exception' declared' Configure the inspection: Use the Prohibited exceptions list to specify which exceptions should be reported. Use the Ignore exceptions declared on methods overriding a library method option to ignore exceptions declared by methods that override a library method.",
"markdown": "Reports methods that declare an inappropriate exception in their `throws` clause. For example an exception can be inappropriate because it is overly generic, such as `java.lang.Exception` or `java.lang.Throwable`.\n\n**Example:**\n\n\n void describeModule(String module) throws Exception {} // warning: Prohibited exception 'Exception' declared\n\nConfigure the inspection:\n\n* Use the **Prohibited exceptions** list to specify which exceptions should be reported.\n* Use the **Ignore exceptions declared on methods overriding a library method** option to ignore exceptions declared by methods that override a library method."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ProhibitedExceptionDeclared",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Error handling",
"index": 14,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "IntegerMultiplicationImplicitCastToLong",
"shortDescription": {
"text": "Integer multiplication or shift implicitly cast to 'long'"
},
"fullDescription": {
"text": "Reports integer multiplications and left shifts that are implicitly cast to long. Example: 'void f(int i) {\n long val = 65536 * i;\n }' After the quick-fix is applied, the code changes to: 'void x(int i) {\n long val = 65536L * i;\n }' Example: 'void f(int i) {\n long value = i << 24;\n }' After the quick-fix is applied, the code changes to: 'void f(int i) {\n long value = (long) i << 24;\n }' Such multiplications are often a mistake, as overflow truncation may occur unexpectedly. Converting an 'int' literal to a 'long' literal ('65536L') fixes the problem.",
"markdown": "Reports integer multiplications and left shifts that are implicitly cast to long.\n\n**Example:**\n\n\n void f(int i) {\n long val = 65536 * i;\n }\n\nAfter the quick-fix is applied, the code changes to:\n\n\n void x(int i) {\n long val = 65536L * i;\n }\n\n**Example:**\n\n\n void f(int i) {\n long value = i << 24;\n }\n\nAfter the quick-fix is applied, the code changes to:\n\n\n void f(int i) {\n long value = (long) i << 24;\n }\n\n\nSuch multiplications are often a mistake, as overflow truncation may occur unexpectedly.\nConverting an `int` literal to a `long` literal (`65536`**L**) fixes the problem."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "IntegerMultiplicationImplicitCastToLong",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Numeric issues/Cast",
"index": 136,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReplaceAssignmentWithOperatorAssignment",
"shortDescription": {
"text": "Assignment can be replaced with operator assignment"
},
"fullDescription": {
"text": "Reports assignment operations which can be replaced by operator-assignment. Code using operator assignment is shorter and may be clearer. Example: 'x = x + 3;\n x = x / 3;' After the quick fix is applied: 'x += 3;\n x /= 3;' Use the Ignore conditional operators option to ignore '&&' and '||'. Replacing conditional operators with operator assignment would change the evaluation from lazy to eager, which may change the semantics of the expression. Use the Ignore obscure operators option to ignore '^' and '%', which are less known.",
"markdown": "Reports assignment operations which can be replaced by operator-assignment.\n\nCode using operator assignment is shorter and may be clearer.\n\n**Example:**\n\n x = x + 3;\n x = x / 3;\n\nAfter the quick fix is applied:\n\n x += 3;\n x /= 3;\n\n\nUse the **Ignore conditional operators** option to ignore `&&`\nand `||`. Replacing conditional operators with operator\nassignment would change the evaluation from lazy to eager, which may change the semantics of the expression.\n\n\nUse the **Ignore obscure operators** option to ignore `^` and `%`, which are less known."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "AssignmentReplaceableWithOperatorAssignment",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Assignment issues",
"index": 87,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReturnFromFinallyBlock",
"shortDescription": {
"text": "'return' inside 'finally' block"
},
"fullDescription": {
"text": "Reports 'return' statements inside of 'finally' blocks. While occasionally intended, such 'return' statements may mask thrown exceptions and complicate debugging. Example: 'try {\n foo();\n } finally {\n if (bar()) return;\n }'",
"markdown": "Reports `return` statements inside of `finally` blocks.\n\nWhile occasionally intended, such `return` statements may mask thrown exceptions\nand complicate debugging.\n\n**Example:**\n\n\n try {\n foo();\n } finally {\n if (bar()) return;\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ReturnInsideFinallyBlock",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Error handling",
"index": 14,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantExplicitClose",
"shortDescription": {
"text": "Redundant 'close()'"
},
"fullDescription": {
"text": "Reports unnecessary calls to 'close()' at the end of a try-with-resources block and suggests removing them. Example: 'try(MyAutoCloseable ac = new MyAutoCloseable()) {\n foo();\n ac.close();\n }' After the quick-fix is applied: 'try(MyAutoCloseable ac = new MyAutoCloseable()) {\n foo();\n }' New in 2018.1",
"markdown": "Reports unnecessary calls to `close()` at the end of a try-with-resources block and suggests removing them.\n\n**Example**:\n\n\n try(MyAutoCloseable ac = new MyAutoCloseable()) {\n foo();\n ac.close();\n }\n\nAfter the quick-fix is applied:\n\n\n try(MyAutoCloseable ac = new MyAutoCloseable()) {\n foo();\n }\n\nNew in 2018.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RedundantExplicitClose",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Declaration redundancy",
"index": 12,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AssertStatement",
"shortDescription": {
"text": "'assert' statement"
},
"fullDescription": {
"text": "Reports 'assert' statements. By default, 'assert' statements are disabled during execution in the production environment. Consider using logger or exceptions instead. The 'assert' statements are not supported in Java 1.3 and earlier JVM.",
"markdown": "Reports `assert` statements. By default, `assert` statements are disabled during execution in the production environment. Consider using logger or exceptions instead.\n\nThe `assert` statements are not supported in Java 1.3 and earlier JVM."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "AssertStatement",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level issues",
"index": 143,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnnecessarySemicolon",
"shortDescription": {
"text": "Unnecessary semicolon"
},
"fullDescription": {
"text": "Reports any unnecessary semicolons, including semicolons that are used between class members, inside block statements, or after class definitions. Even though these semicolons are valid in Java, they are redundant and may be removed. Example: 'class C {\n ;\n void m() throws Exception {\n try (AutoCloseable r1 = createAutoCloseable();) {\n ;\n }\n }\n ;\n }' After the quick-fix is applied: 'class C {\n void m() throws Exception {\n try (AutoCloseable r1 = createAutoCloseable()) {\n }\n }\n }'",
"markdown": "Reports any unnecessary semicolons, including semicolons that are used between class members, inside block statements, or after class definitions.\n\nEven though these semicolons are valid in Java, they are redundant and may be removed.\n\nExample:\n\n\n class C {\n ;\n void m() throws Exception {\n try (AutoCloseable r1 = createAutoCloseable();) {\n ;\n }\n }\n ;\n }\n\nAfter the quick-fix is applied:\n\n\n class C {\n void m() throws Exception {\n try (AutoCloseable r1 = createAutoCloseable()) {\n }\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnnecessarySemicolon",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AssertEqualsMayBeAssertSame",
"shortDescription": {
"text": "'assertEquals()' may be 'assertSame()'"
},
"fullDescription": {
"text": "Reports JUnit 'assertEquals()' calls that can be replaced with an equivalent 'assertSame()' call. This is possible when the arguments are instances of a 'final' class that does not override the 'Object.equals()' method and makes it explicit that the object identity is compared. Suggests replacing 'assertEquals()' with 'assertSame()'. Example: '@Test\n public void testObjectType() {\n Object o = getObject();\n Assert.assertEquals(String.class, o.getClass());\n }' After the quick fix is applied: '@Test\n public void testSort() {\n Object o = getObject();\n Assert.assertSame(String.class, o.getClass());\n }'",
"markdown": "Reports JUnit `assertEquals()` calls that can be replaced with an equivalent `assertSame()` call. This is possible when the arguments are instances of a `final` class that does not override the `Object.equals()` method and makes it explicit that the object identity is compared.\n\nSuggests replacing `assertEquals()` with `assertSame()`.\n\n**Example:**\n\n\n @Test\n public void testObjectType() {\n Object o = getObject();\n Assert.assertEquals(String.class, o.getClass());\n }\n\nAfter the quick fix is applied:\n\n\n @Test\n public void testSort() {\n Object o = getObject();\n Assert.assertSame(String.class, o.getClass());\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "AssertEqualsMayBeAssertSame",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JVM languages/Test frameworks",
"index": 121,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JavadocBlankLines",
"shortDescription": {
"text": "Blank line should be replaced with <p> to break lines"
},
"fullDescription": {
"text": "Reports blank lines in Javadoc comments. Blank lines in Javadoc may signal an intention split the text to different paragraphs. However, the Javadoc tool and IntelliJ IDEA will ignore them when rendering documentation comments. The quick-fix suggests to replace the blank line with a paragraph tag (<p>). Example: 'class Main {\n /**\n * Doesn't do anything.\n *\n * Does absolutely nothing\n */\n void foo() {}\n }' After the quick-fix is applied: 'class Main {\n /**\n * Doesn't do anything.\n * <p>\n * Does absolutely nothing\n */\n void foo() {}\n }' New in 2022.1",
"markdown": "Reports blank lines in Javadoc comments.\n\n\nBlank lines in Javadoc may signal an intention split the text to different paragraphs. However, the Javadoc tool and IntelliJ IDEA will\nignore them when rendering documentation comments.\n\n\nThe quick-fix suggests to replace the blank line with a paragraph tag (\\<p\\>).\n\n**Example:**\n\n\n class Main {\n /**\n * Doesn't do anything.\n *\n * Does absolutely nothing\n */\n void foo() {}\n }\n\nAfter the quick-fix is applied:\n\n\n class Main {\n /**\n * Doesn't do anything.\n * <p>\n * Does absolutely nothing\n */\n void foo() {}\n }\n\nNew in 2022.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JavadocBlankLines",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Javadoc",
"index": 79,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TypeParameterExtendsFinalClass",
"shortDescription": {
"text": "Type parameter extends 'final' class"
},
"fullDescription": {
"text": "Reports type parameters declared to extend a 'final' class. Suggests replacing the type parameter with the type of the specified 'final' class since 'final' classes cannot be extended. Example: 'void foo() {\n List<? extends Integer> list; // Warning: the Integer class is a final class\n }' After the quick-fix is applied: 'void foo() {\n List<Integer> list;\n }'",
"markdown": "Reports type parameters declared to extend a `final` class.\n\nSuggests replacing the type parameter with the type of the specified `final` class since\n`final` classes cannot be extended.\n\n**Example:**\n\n\n void foo() {\n List<? extends Integer> list; // Warning: the Integer class is a final class\n }\n\nAfter the quick-fix is applied:\n\n\n void foo() {\n List<Integer> list;\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "TypeParameterExtendsFinalClass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Inheritance issues",
"index": 147,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UtilityClassWithPublicConstructor",
"shortDescription": {
"text": "Utility class with 'public' constructor"
},
"fullDescription": {
"text": "Reports utility classes with 'public' constructors. Utility classes have all fields and methods declared as 'static'. Creating a 'public' constructor in such classes is confusing and may cause accidental class instantiation. Example: 'public final class UtilityClass {\n public UtilityClass(){\n }\n public static void foo() {}\n }' After the quick-fix is applied: 'public final class UtilityClass {\n private UtilityClass(){\n }\n public static void foo() {}\n }'",
"markdown": "Reports utility classes with `public` constructors.\n\nUtility classes have all fields and methods declared as `static`. Creating a `public`\nconstructor in such classes is confusing and may cause accidental class instantiation.\n\n**Example:**\n\n\n public final class UtilityClass {\n public UtilityClass(){\n }\n public static void foo() {}\n }\n\nAfter the quick-fix is applied:\n\n\n public final class UtilityClass {\n private UtilityClass(){\n }\n public static void foo() {}\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "UtilityClassWithPublicConstructor",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Class structure",
"index": 21,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TrivialIf",
"shortDescription": {
"text": "Redundant 'if' statement"
},
"fullDescription": {
"text": "Reports 'if' statements that can be simplified to a single assignment, 'return', or 'assert' statement. Example: 'if (foo()) {\n return true;\n } else {\n return false;\n }' After the quick-fix is applied: 'return foo();' Configure the inspection: Use the Ignore chained 'if' statements option if you want to hide a warning for chained 'if' statements. For example, in the following code the warning will be hidden, but the quick-fix will still be available: 'if (condition1) return true;\n if (condition2) return false;\n return true;' Note that replacing 'if (isTrue()) assert false;' with 'assert isTrue();' may change the program semantics when asserts are disabled if condition has side effects. Use the Ignore 'if' statements with trivial 'assert' option if you want to hide a warning for 'if' statements containing only 'assert' statement in their bodies.",
"markdown": "Reports `if` statements that can be simplified to a single assignment, `return`, or `assert` statement.\n\nExample:\n\n\n if (foo()) {\n return true;\n } else {\n return false;\n }\n\nAfter the quick-fix is applied:\n\n\n return foo();\n\nConfigure the inspection:\n\nUse the **Ignore chained 'if' statements** option if you want to hide a warning for chained `if` statements.\n\nFor example, in the following code the warning will be hidden, but the quick-fix will still be available:\n\n\n if (condition1) return true;\n if (condition2) return false;\n return true;\n\nNote that replacing `if (isTrue()) assert false;` with `assert isTrue();` may change the program semantics\nwhen asserts are disabled if condition has side effects.\nUse the **Ignore 'if' statements with trivial 'assert'** option if you want to hide a warning for `if` statements\ncontaining only `assert` statement in their bodies."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RedundantIfStatement",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "BooleanMethodIsAlwaysInverted",
"shortDescription": {
"text": "Boolean method is always inverted"
},
"fullDescription": {
"text": "Reports methods with a 'boolean' return type that are always negated when called. A quick-fix is provided to invert and optionally rename the method. For performance reasons, not all problematic methods may be highlighted in the editor. Example: 'class C {\n boolean alwaysTrue() {\n return true;\n }\n\n void f() {\n if (!alwaysTrue()) {\n return;\n }\n }\n boolean member = !alwaysTrue();\n }' After the quick-fix is applied: 'class C {\n boolean alwaysFalse() {\n return false;\n }\n\n void f() {\n if (alwaysFalse()) {\n return;\n }\n }\n boolean member = alwaysFalse();\n }'",
"markdown": "Reports methods with a `boolean` return type that are always negated when called.\n\nA quick-fix is provided to invert and optionally rename the method.\nFor performance reasons, not all problematic methods may be highlighted in the editor.\n\nExample:\n\n\n class C {\n boolean alwaysTrue() {\n return true;\n }\n\n void f() {\n if (!alwaysTrue()) {\n return;\n }\n }\n boolean member = !alwaysTrue();\n }\n\nAfter the quick-fix is applied:\n\n\n class C {\n boolean alwaysFalse() {\n return false;\n }\n\n void f() {\n if (alwaysFalse()) {\n return;\n }\n }\n boolean member = alwaysFalse();\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "BooleanMethodIsAlwaysInverted",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Data flow",
"index": 65,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "InstanceGuardedByStatic",
"shortDescription": {
"text": "Instance member guarded by static field"
},
"fullDescription": {
"text": "Reports '@GuardedBy' annotations on instance fields or methods in which the guard is a 'static' field. Guarding a non-static by a static may result in excessive lock contention, as access to each locked field in any object instance will prevent simultaneous access to that field in every object instance. Example: 'private static ReadWriteLock lock = new ReentrantReadWriteLock(); //static guarding field\n private Object state;\n\n @GuardedBy(\"lock\")\n public void bar() {\n state = new Object();\n }' Supported '@GuardedBy' annotations are: 'net.jcip.annotations.GuardedBy' 'javax.annotation.concurrent.GuardedBy' 'org.apache.http.annotation.GuardedBy' 'com.android.annotations.concurrency.GuardedBy' 'androidx.annotation.GuardedBy' 'com.google.errorprone.annotations.concurrent.GuardedBy'",
"markdown": "Reports `@GuardedBy` annotations on instance fields or methods in which the guard is a `static` field. Guarding a non-static by a static may result in excessive lock contention, as access to each locked field in any object instance will prevent simultaneous access to that field in every object instance.\n\nExample:\n\n\n private static ReadWriteLock lock = new ReentrantReadWriteLock(); //static guarding field\n private Object state;\n\n @GuardedBy(\"lock\")\n public void bar() {\n state = new Object();\n }\n\nSupported `@GuardedBy` annotations are:\n\n* `net.jcip.annotations.GuardedBy`\n* `javax.annotation.concurrent.GuardedBy`\n* `org.apache.http.annotation.GuardedBy`\n* `com.android.annotations.concurrency.GuardedBy`\n* `androidx.annotation.GuardedBy`\n* `com.google.errorprone.annotations.concurrent.GuardedBy`"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "InstanceGuardedByStatic",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Concurrency annotation issues",
"index": 101,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AutoCloseableResource",
"shortDescription": {
"text": "AutoCloseable used without 'try'-with-resources"
},
"fullDescription": {
"text": "Reports 'AutoCloseable' instances which are not used in a try-with-resources statement, also known as Automatic Resource Management. This means that the \"open resource before/in 'try', close in 'finally'\" style that had been used before try-with-resources became available, is also reported. This inspection is meant to replace all opened but not safely closed inspections when developing in Java 7 and higher. Example: 'private static void foo() throws IOException {\n InputStream profile = Thread.currentThread().getContextClassLoader().getResourceAsStream(\"/someFile\");\n System.out.println(profile.read());\n }' Use the following options to configure the inspection: List subclasses of 'AutoCloseable' that do not need to be closed and should be ignored by this inspection. Note: The inspection will still report streams returned from the 'java.nio.file.Files' methods 'lines()', 'walk()', 'list()' and 'find()', even when 'java.util.stream.Stream' is listed to be ignored. These streams contain an associated I/O resource that needs to be closed. List methods returning 'AutoCloseable' that should be ignored when called. Whether to ignore an 'AutoCloseable' if it is the result of a method call. When this option is enabled, the results of factory methods will also be ignored. Whether the inspection should report if an 'AutoCloseable' instance is passed as a method call argument. If this option is enabled, the inspection assumes the resource is closed in the called method. Method calls inside a 'finally' block with 'close' in the name and an 'AutoCloseable' argument will not be ignored. Whether to ignore method references to constructors of resource classes. Whether to ignore methods that return a resource and whose name starts with 'get'. This can reduce false positives because most of the getters do not transfer the ownership of the resource, and their call sites are not responsible for closing the resource.",
"markdown": "Reports `AutoCloseable` instances which are not used in a try-with-resources statement, also known as *Automatic Resource Management* .\n\n\nThis means that the \"open resource before/in `try`, close in `finally`\" style that had been used before\ntry-with-resources became available, is also reported.\nThis inspection is meant to replace all *opened but not safely closed* inspections when developing in Java 7 and higher.\n\n**Example:**\n\n\n private static void foo() throws IOException {\n InputStream profile = Thread.currentThread().getContextClassLoader().getResourceAsStream(\"/someFile\");\n System.out.println(profile.read());\n }\n\n\nUse the following options to configure the inspection:\n\n* List subclasses of `AutoCloseable` that do not need to be closed and should be ignored by this inspection. \n **Note** : The inspection will still report streams returned from the `java.nio.file.Files` methods `lines()`, `walk()`, `list()` and `find()`, even when `java.util.stream.Stream` is listed to be ignored. These streams contain an associated I/O resource that needs to be closed.\n* List methods returning `AutoCloseable` that should be ignored when called.\n* Whether to ignore an `AutoCloseable` if it is the result of a method call. When this option is enabled, the results of factory methods will also be ignored.\n* Whether the inspection should report if an `AutoCloseable` instance is passed as a method call argument. If this option is enabled, the inspection assumes the resource is closed in the called method. Method calls inside a `finally` block with 'close' in the name and an `AutoCloseable` argument will not be ignored.\n* Whether to ignore method references to constructors of resource classes.\n* Whether to ignore methods that return a resource and whose name starts with 'get'. This can reduce false positives because most of the getters do not transfer the ownership of the resource, and their call sites are not responsible for closing the resource."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "resource",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Resource management",
"index": 133,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SingleStatementInBlock",
"shortDescription": {
"text": "Code block contains single statement"
},
"fullDescription": {
"text": "Reports control flow statements with a single statement in their code block and suggests removing the braces from the control flow statement body. Example: 'if (x > 0) {\n System.out.println(\"x is positive\");\n }' After the quick-fix is applied: 'if (x > 0) System.out.println(\"x is positive\");'",
"markdown": "Reports control flow statements with a single statement in their code block and suggests removing the braces from the control flow statement body.\n\nExample:\n\n\n if (x > 0) {\n System.out.println(\"x is positive\");\n }\n\nAfter the quick-fix is applied:\n\n\n if (x > 0) System.out.println(\"x is positive\");\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "SingleStatementInBlock",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TestCaseWithConstructor",
"shortDescription": {
"text": "TestCase with non-trivial constructors"
},
"fullDescription": {
"text": "Reports test cases with initialization logic in their constructors. If a constructor fails, the '@After' annotated or 'tearDown()' method won't be called. This can leave the test environment partially initialized, which can adversely affect other tests. Instead, initialization of test cases should be done in a 'setUp()' or '@Before' annotated method. Bad example: 'public class ImportantTest {\n private File file;\n\n public ImportantTest() throws IOException {\n file = File.createTempFile(\"xyz\", \".tmp\");\n }\n\n // ... tests go here\n }'",
"markdown": "Reports test cases with initialization logic in their constructors. If a constructor fails, the `@After` annotated or `tearDown()` method won't be called. This can leave the test environment partially initialized, which can adversely affect other tests. Instead, initialization of test cases should be done in a `setUp()` or `@Before` annotated method.\n\nBad example:\n\n\n public class ImportantTest {\n private File file;\n\n public ImportantTest() throws IOException {\n file = File.createTempFile(\"xyz\", \".tmp\");\n }\n\n // ... tests go here\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "JUnitTestCaseWithNonTrivialConstructors",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JVM languages/Test frameworks",
"index": 121,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReadObjectAndWriteObjectPrivate",
"shortDescription": {
"text": "'readObject()' or 'writeObject()' not declared 'private'"
},
"fullDescription": {
"text": "Reports 'Serializable' classes where the 'readObject' or 'writeObject' methods are not declared private. There is no reason these methods should ever have a higher visibility than 'private'. A quick-fix is suggested to make the corresponding method 'private'. Example: 'public class Test implements Serializable {\n public void readObject(ObjectInputStream stream) {\n /* ... */\n }\n }' After the quick-fix is applied: 'public class Test implements Serializable {\n private void readObject(ObjectInputStream stream) {\n /* ... */\n }\n }'",
"markdown": "Reports `Serializable` classes where the `readObject` or `writeObject` methods are not declared private. There is no reason these methods should ever have a higher visibility than `private`.\n\n\nA quick-fix is suggested to make the corresponding method `private`.\n\n**Example:**\n\n\n public class Test implements Serializable {\n public void readObject(ObjectInputStream stream) {\n /* ... */\n }\n }\n\nAfter the quick-fix is applied:\n\n\n public class Test implements Serializable {\n private void readObject(ObjectInputStream stream) {\n /* ... */\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NonPrivateSerializationMethod",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Serialization issues",
"index": 20,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantFileCreation",
"shortDescription": {
"text": "Redundant 'File' instance creation"
},
"fullDescription": {
"text": "Reports redundant 'File' creation in one of the following constructors when only 'String' path can be used: 'FileInputStream', 'FileOutputStream', 'FileReader', 'FileWriter', 'PrintStream', 'PrintWriter', 'Formatter'. Example: 'InputStream is = new FileInputStream(new File(\"in.txt\"));' After quick-fix is applied: 'InputStream is = new FileInputStream(\"in.txt\");' New in 2020.3",
"markdown": "Reports redundant `File` creation in one of the following constructors when only `String` path can be used: `FileInputStream`, `FileOutputStream`, `FileReader`, `FileWriter`, `PrintStream`, `PrintWriter`, `Formatter`.\n\nExample:\n\n\n InputStream is = new FileInputStream(new File(\"in.txt\"));\n\nAfter quick-fix is applied:\n\n\n InputStream is = new FileInputStream(\"in.txt\");\n\nNew in 2020.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RedundantFileCreation",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Verbose or redundant code constructs",
"index": 47,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SuperTearDownInFinally",
"shortDescription": {
"text": "JUnit 3 'super.tearDown()' is not called from 'finally' block"
},
"fullDescription": {
"text": "Reports calls of the JUnit 3's 'super.tearDown()' method that are not performed inside a 'finally' block. If an exception is thrown before 'super.tearDown()' is called it could lead to inconsistencies and leaks. Example: 'public class AnotherTest extends CompanyTestCase {\n private Path path;\n\n @Override\n protected void setUp() throws Exception {\n super.setUp();\n path = Files.createTempFile(\"File\", \".tmp\");\n }\n\n @Override\n protected void tearDown() throws Exception {\n Files.delete(path);\n super.tearDown();\n }\n }' Improved code: 'public class AnotherTest extends CompanyTestCase {\n private Path path;\n\n @Override\n protected void setUp() throws Exception {\n super.setUp();\n path = Files.createTempFile(\"File\", \".tmp\");\n }\n\n @Override\n protected void tearDown() throws Exception {\n try {\n Files.delete(path);\n } finally {\n super.tearDown();\n }\n }\n }'",
"markdown": "Reports calls of the JUnit 3's `super.tearDown()` method that are not performed inside a `finally` block. If an exception is thrown before `super.tearDown()` is called it could lead to inconsistencies and leaks.\n\n**Example:**\n\n\n public class AnotherTest extends CompanyTestCase {\n private Path path;\n\n @Override\n protected void setUp() throws Exception {\n super.setUp();\n path = Files.createTempFile(\"File\", \".tmp\");\n }\n\n @Override\n protected void tearDown() throws Exception {\n Files.delete(path);\n super.tearDown();\n }\n }\n\nImproved code:\n\n\n public class AnotherTest extends CompanyTestCase {\n private Path path;\n\n @Override\n protected void setUp() throws Exception {\n super.setUp();\n path = Files.createTempFile(\"File\", \".tmp\");\n }\n\n @Override\n protected void tearDown() throws Exception {\n try {\n Files.delete(path);\n } finally {\n super.tearDown();\n }\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "SuperTearDownInFinally",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JVM languages/Test frameworks",
"index": 121,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PointlessBooleanExpression",
"shortDescription": {
"text": "Pointless boolean expression"
},
"fullDescription": {
"text": "Reports unnecessary or overly complicated boolean expressions. Such expressions include '&&'-ing with 'true', '||'-ing with 'false', equality comparison with a boolean literal, or negation of a boolean literal. Such expressions can be simplified. Example: 'boolean a = !(x && false);\n boolean b = false || x;\n boolean c = x != true;' After the quick-fix is applied: 'boolean a = true;\n boolean b = x;\n boolean c = !x;' Configure the inspection: Use the Ignore named constants in determining pointless expressions option to ignore named constants when determining if an expression is pointless.",
"markdown": "Reports unnecessary or overly complicated boolean expressions.\n\nSuch expressions include `&&`-ing with `true`,\n`||`-ing with `false`,\nequality comparison with a boolean literal, or negation of a boolean literal. Such expressions can be simplified.\n\nExample:\n\n\n boolean a = !(x && false);\n boolean b = false || x;\n boolean c = x != true;\n\nAfter the quick-fix is applied:\n\n\n boolean a = true;\n boolean b = x;\n boolean c = !x;\n\n\nConfigure the inspection:\nUse the **Ignore named constants in determining pointless expressions** option to ignore named constants when determining if an expression is pointless."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "PointlessBooleanExpression",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ListenerMayUseAdapter",
"shortDescription": {
"text": "Class may extend adapter instead of implementing listener"
},
"fullDescription": {
"text": "Reports classes implementing listeners instead of extending corresponding adapters. A quick-fix is available to remove any redundant empty methods left after replacing a listener implementation with an adapter extension. Use the Only warn when empty implementing methods are found option to configure the inspection to warn even if no empty methods are found.",
"markdown": "Reports classes implementing listeners instead of extending corresponding adapters.\n\nA quick-fix is available to\nremove any redundant empty methods left after replacing a listener implementation with an adapter extension.\n\n\nUse the **Only warn when empty implementing methods are found** option to configure the inspection to warn even if no empty methods are found."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ListenerMayUseAdapter",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Class structure",
"index": 21,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RefusedBequest",
"shortDescription": {
"text": "Method does not call super method"
},
"fullDescription": {
"text": "Reports methods that override a super method without calling it. This is also known as a refused bequest. Such methods may represent a failure of abstraction and cause hard-to-trace bugs. The inspection doesn't report methods overridden from 'java.lang.Object', except for 'clone()'. The 'clone()' method should by convention call its super method, which will return an object of the correct type. Example 1: 'class A {\n @Override\n public Object clone() {\n // does not call 'super.clone()'\n return new A();\n }\n }' Example 2: 'interface I {\n default void foo() {}\n }\n\n class A implements I {\n // warning on method when\n // 'Ignore 'default' super methods' is disabled\n @Override\n public void foo(){}\n }' Configure the inspection: Use the Only report when super method is annotated by option to ignore super methods marked with the annotations from the provided list. You can manually add annotations to the list. Use the Ignore empty super methods option to ignore super methods that are either empty or only throw an exception. Use the Ignore 'default' super methods option to ignore 'default' super methods from interfaces.",
"markdown": "Reports methods that override a super method without calling it. This is also known as a *refused bequest* . Such methods may represent a failure of abstraction and cause hard-to-trace bugs.\n\n\nThe inspection doesn't report methods overridden from `java.lang.Object`, except for `clone()`.\nThe `clone()` method should by convention call its super method,\nwhich will return an object of the correct type.\n\n**Example 1:**\n\n\n class A {\n @Override\n public Object clone() {\n // does not call 'super.clone()'\n return new A();\n }\n }\n\n**Example 2:**\n\n\n interface I {\n default void foo() {}\n }\n\n class A implements I {\n // warning on method when\n // 'Ignore 'default' super methods' is disabled\n @Override\n public void foo(){}\n }\n\nConfigure the inspection:\n\n* Use the **Only report when super method is annotated by** option to ignore super methods marked with the annotations from the provided list. You can manually add annotations to the list.\n* Use the **Ignore empty super methods** option to ignore super methods that are either empty or only throw an exception.\n* Use the **Ignore 'default' super methods** option to ignore `default` super methods from interfaces."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "MethodDoesntCallSuperMethod",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Inheritance issues",
"index": 147,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnnecessaryReturn",
"shortDescription": {
"text": "Unnecessary 'return' statement"
},
"fullDescription": {
"text": "Reports 'return' statements at the end of constructors and methods returning 'void'. These statements are redundant and may be safely removed. This inspection does not report in JSP files. Example: 'void message() {\n System.out.println(\"Hello World\");\n return;\n }' After the quick-fix is applied: 'void message() {\n System.out.println(\"Hello World\");\n }' Use the Ignore in then branch of 'if' statement with 'else' branch option to ignore 'return' statements in the then branch of 'if' statements which also have an 'else' branch.",
"markdown": "Reports `return` statements at the end of constructors and methods returning `void`. These statements are redundant and may be safely removed.\n\nThis inspection does not report in JSP files.\n\nExample:\n\n\n void message() {\n System.out.println(\"Hello World\");\n return;\n }\n\nAfter the quick-fix is applied:\n\n\n void message() {\n System.out.println(\"Hello World\");\n }\n\n\nUse the **Ignore in then branch of 'if' statement with 'else' branch** option to ignore `return` statements in the then branch of `if` statements\nwhich also have an `else` branch."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnnecessaryReturnStatement",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Verbose or redundant code constructs",
"index": 47,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PublicInnerClass",
"shortDescription": {
"text": "'public' nested class"
},
"fullDescription": {
"text": "Reports 'public' nested classes. Example: 'public class Outer {\n public static class Nested {} // warning\n public class Inner {} // warning\n public enum Mode {} // warning depends on the setting\n public interface I {} // warning depends on the setting\n }' Configure the inspection: Use the Ignore 'public' inner enums option to ignore 'public' inner enums. Use the Ignore 'public' inner interfaces option to ignore 'public' inner interfaces.",
"markdown": "Reports `public` nested classes.\n\n**Example:**\n\n\n public class Outer {\n public static class Nested {} // warning\n public class Inner {} // warning\n public enum Mode {} // warning depends on the setting\n public interface I {} // warning depends on the setting\n }\n\nConfigure the inspection:\n\n* Use the **Ignore 'public' inner enums** option to ignore `public` inner enums.\n* Use the **Ignore 'public' inner interfaces** option to ignore `public` inner interfaces."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "PublicInnerClass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Encapsulation",
"index": 125,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NonFinalGuard",
"shortDescription": {
"text": "Non-final '@GuardedBy' field"
},
"fullDescription": {
"text": "Reports '@GuardedBy' annotations in which the guarding field is not 'final'. Guarding on a non-final field may result in unexpected race conditions, as locks will be held on the value of the field (which may change), rather than the field itself. Example: 'private ReadWriteLock lock = new ReentrantReadWriteLock(); //not final guarding field\n private Object state;\n\n @GuardedBy(\"lock\")\n public void bar() {\n state = new Object();\n }' Supported '@GuardedBy' annotations are: 'net.jcip.annotations.GuardedBy' 'javax.annotation.concurrent.GuardedBy' 'org.apache.http.annotation.GuardedBy' 'com.android.annotations.concurrency.GuardedBy' 'androidx.annotation.GuardedBy' 'com.google.errorprone.annotations.concurrent.GuardedBy'",
"markdown": "Reports `@GuardedBy` annotations in which the guarding field is not `final`.\n\nGuarding on a non-final field may result in unexpected race conditions, as locks will\nbe held on the value of the field (which may change), rather than the field itself.\n\nExample:\n\n\n private ReadWriteLock lock = new ReentrantReadWriteLock(); //not final guarding field\n private Object state;\n\n @GuardedBy(\"lock\")\n public void bar() {\n state = new Object();\n }\n\nSupported `@GuardedBy` annotations are:\n\n* `net.jcip.annotations.GuardedBy`\n* `javax.annotation.concurrent.GuardedBy`\n* `org.apache.http.annotation.GuardedBy`\n* `com.android.annotations.concurrency.GuardedBy`\n* `androidx.annotation.GuardedBy`\n* `com.google.errorprone.annotations.concurrent.GuardedBy`"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NonFinalGuard",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Concurrency annotation issues",
"index": 101,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CollectionAddedToSelf",
"shortDescription": {
"text": "Collection added to itself"
},
"fullDescription": {
"text": "Reports cases where the argument of a method call on a 'java.util.Collection' or 'java.util.Map' is the collection or map itself. Such situations may occur as a result of copy-paste in code with raw types. Example: 'ArrayList list = new ArrayList<>();\n list.add(list); // warning here\n return list.hashCode(); // throws StackOverflowError'",
"markdown": "Reports cases where the argument of a method call on a `java.util.Collection` or `java.util.Map` is the collection or map itself. Such situations may occur as a result of copy-paste in code with raw types.\n\n**Example:**\n\n\n ArrayList list = new ArrayList<>();\n list.add(list); // warning here\n return list.hashCode(); // throws StackOverflowError\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "CollectionAddedToSelf",
"cweIds": [
664,
688
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnnecessarySuperQualifier",
"shortDescription": {
"text": "Unnecessary 'super' qualifier"
},
"fullDescription": {
"text": "Reports unnecessary 'super' qualifiers in method calls and field references. A 'super' qualifier is unnecessary when the field or method of the superclass is not hidden/overridden in the calling class. Example: 'class Foo {\n void foo() {}\n }\n\n class Bar extends Foo {\n void bar() {\n super.foo();\n }\n }' After the quick-fix is applied: 'class Foo {\n void foo() {}\n }\n\n class Bar extends Foo {\n void bar() {\n foo();\n }\n }' Use the inspection settings to ignore qualifiers that help to distinguish superclass members access from the identically named members of the outer class. See also the following inspections: Java | Visibility | Access to inherited field looks like access to element from surrounding code Java | Visibility | Call to inherited method looks like call to local method",
"markdown": "Reports unnecessary `super` qualifiers in method calls and field references.\n\n\nA `super` qualifier is unnecessary\nwhen the field or method of the superclass is not hidden/overridden in the calling class.\n\n**Example:**\n\n\n class Foo {\n void foo() {}\n }\n\n class Bar extends Foo {\n void bar() {\n super.foo();\n }\n }\n\nAfter the quick-fix is applied:\n\n\n class Foo {\n void foo() {}\n }\n\n class Bar extends Foo {\n void bar() {\n foo();\n }\n }\n\n\nUse the inspection settings to ignore qualifiers that help to distinguish superclass members access\nfrom the identically named members of the outer class.\n\n\nSee also the following inspections:\n\n* *Java \\| Visibility \\| Access to inherited field looks like access to element from surrounding code*\n* *Java \\| Visibility \\| Call to inherited method looks like call to local method*"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "UnnecessarySuperQualifier",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EqualsOnSuspiciousObject",
"shortDescription": {
"text": "'equals()' called on classes which don't override it"
},
"fullDescription": {
"text": "Reports 'equals()' calls on 'StringBuilder', 'StringBuffer' and instances of 'java.util.concurrent.atomic' package. The 'equals()' method is not overridden in these classes, so it may return 'false' even when the contents of the two objects are the same. If the reference equality is intended, it's better to use '==' to avoid confusion. A quick-fix for 'StringBuilder', 'StringBuffer', 'AtomicBoolean', 'AtomicInteger', 'AtomicBoolean' and 'AtomicLong' is available to transform into a comparison of contents. The quick-fix may change the semantics when one of the instances is null. Example: 'public void test(StringBuilder sb1, StringBuilder sb2) {\n boolean result = sb1.equals(sb2); // Suspicious\n }' After the quick-fix is applied: 'public void test(StringBuilder sb1, StringBuilder sb2) {\n boolean result = sb1.toString().equals(sb2.toString());\n }' New in 2017.2",
"markdown": "Reports `equals()` calls on `StringBuilder`, `StringBuffer` and instances of `java.util.concurrent.atomic` package.\n\nThe `equals()` method is not overridden in these classes, so it may return `false` even when the contents of the\ntwo objects are the same.\nIf the reference equality is intended, it's better to use `==` to avoid confusion.\nA quick-fix for `StringBuilder`, `StringBuffer`, `AtomicBoolean`, `AtomicInteger`, `AtomicBoolean` and `AtomicLong` is available to transform into a comparison of contents. The quick-fix may change the semantics when one of the instances is null.\n\nExample:\n\n\n public void test(StringBuilder sb1, StringBuilder sb2) {\n boolean result = sb1.equals(sb2); // Suspicious\n }\n\nAfter the quick-fix is applied:\n\n\n public void test(StringBuilder sb1, StringBuilder sb2) {\n boolean result = sb1.toString().equals(sb2.toString());\n }\n\nNew in 2017.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "EqualsOnSuspiciousObject",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UseOfPropertiesAsHashtable",
"shortDescription": {
"text": "Use of 'Properties' object as a 'Hashtable'"
},
"fullDescription": {
"text": "Reports calls to the following methods on 'java.util.Properties' objects: 'put()' 'putIfAbsent()' 'putAll()' 'get()' For historical reasons, 'java.util.Properties' inherits from 'java.util.Hashtable', but using these methods is discouraged to prevent pollution of properties with values of types other than 'String'. Calls to 'java.util.Properties.putAll()' won't get reported when both the key and the value parameters in the map are of the 'String' type. Such a call is safe and no better alternative exists. Example: 'Object f(Properties props) {\n props.put(\"hello\", \"world\");\n props.putIfAbsent(\"hello\", \"world\");\n props.putAll(new HashMap<>());\n return props.get(\"Hello\");\n }' After the quick-fix is applied: 'Object f(Properties props) {\n props.setProperty(\"hello\", \"world\");\n props.putIfAbsent(\"hello\", \"world\");\n props.putAll(new HashMap<>());\n return props.getProperty(\"hello\");\n }'",
"markdown": "Reports calls to the following methods on `java.util.Properties` objects:\n\n* `put()`\n* `putIfAbsent()`\n* `putAll()`\n* `get()`\n\n\nFor historical reasons, `java.util.Properties` inherits from `java.util.Hashtable`,\nbut using these methods is discouraged to prevent pollution of properties with values of types other than `String`.\n\n\nCalls to `java.util.Properties.putAll()` won't get reported when\nboth the key and the value parameters in the map are of the `String` type.\nSuch a call is safe and no better alternative exists.\n\n**Example:**\n\n\n Object f(Properties props) {\n props.put(\"hello\", \"world\");\n props.putIfAbsent(\"hello\", \"world\");\n props.putAll(new HashMap<>());\n return props.get(\"Hello\");\n }\n\nAfter the quick-fix is applied:\n\n\n Object f(Properties props) {\n props.setProperty(\"hello\", \"world\");\n props.putIfAbsent(\"hello\", \"world\");\n props.putAll(new HashMap<>());\n return props.getProperty(\"hello\");\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "UseOfPropertiesAsHashtable",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MethodCoupling",
"shortDescription": {
"text": "Overly coupled method"
},
"fullDescription": {
"text": "Reports methods that reference too many other classes. Methods with too high coupling can be very fragile and should be probably split into smaller methods. Each referenced class is counted only once no matter how many times it is referenced. Configure the inspection: Use the Method coupling limit field to specify the maximum allowed coupling for a method. Use the Include couplings to java system classes option to count references to classes from 'java'or 'javax' packages. Use the Include couplings to library classes option to count references to third-party library classes.",
"markdown": "Reports methods that reference too many other classes. Methods with too high coupling can be very fragile and should be probably split into smaller methods.\n\nEach referenced class is counted only once no matter how many times it is referenced.\n\nConfigure the inspection:\n\n* Use the **Method coupling limit** field to specify the maximum allowed coupling for a method.\n* Use the **Include couplings to java system classes** option to count references to classes from `java`or `javax` packages.\n* Use the **Include couplings to library classes** option to count references to third-party library classes."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "OverlyCoupledMethod",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Method metrics",
"index": 132,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AccessToStaticFieldLockedOnInstance",
"shortDescription": {
"text": "Access to 'static' field locked on instance data"
},
"fullDescription": {
"text": "Reports access to non-constant static fields that are locked on either 'this' or an instance field of 'this'. Locking a static field on instance data does not prevent the field from being modified by other instances, and thus may result in unexpected race conditions. Example: 'static String test;\n public void foo() {\n synchronized (this) {\n System.out.println(test); // warning\n }\n }' There is a quick-fix that allows ignoring static fields of specific types. You can manage those ignored types in the inspection options. Use the inspection options to specify which classes used for static fields should be ignored.",
"markdown": "Reports access to non-constant static fields that are locked on either `this` or an instance field of `this`.\n\n\nLocking a static field on instance data does not prevent the field from being\nmodified by other instances, and thus may result in unexpected race conditions.\n\n**Example:**\n\n\n static String test;\n public void foo() {\n synchronized (this) {\n System.out.println(test); // warning\n }\n }\n\n\nThere is a quick-fix that allows ignoring static fields of specific types.\nYou can manage those ignored types in the inspection options.\n\n\nUse the inspection options to specify which classes used for static fields should be ignored."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "AccessToStaticFieldLockedOnInstance",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "VariableTypeCanBeExplicit",
"shortDescription": {
"text": "Variable type can be explicit"
},
"fullDescription": {
"text": "Reports local variables of the 'var' type that can be replaced with an explicit type. Example: 'var str = \"Hello\";' After the quick-fix is applied: 'String str = \"Hello\";' 'var' keyword appeared in Java 10. This inspection can help to downgrade for backward compatibility with earlier Java versions.",
"markdown": "Reports local variables of the `var` type that can be replaced with an explicit type.\n\n**Example:**\n\n\n var str = \"Hello\";\n\nAfter the quick-fix is applied:\n\n\n String str = \"Hello\";\n\n\n`var` *keyword* appeared in Java 10.\nThis inspection can help to downgrade for backward compatibility with earlier Java versions."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "VariableTypeCanBeExplicit",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 10",
"index": 157,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java8ListSort",
"shortDescription": {
"text": "'Collections.sort()' can be replaced with 'List.sort()'"
},
"fullDescription": {
"text": "Reports calls of 'Collections.sort(list, comparator)' which can be replaced with 'list.sort(comparator)'. 'Collections.sort' is just a wrapper, so it is better to use an instance method directly. This inspection only reports if the language level of the project or module is 8 or higher.",
"markdown": "Reports calls of `Collections.sort(list, comparator)` which can be replaced with `list.sort(comparator)`.\n\n`Collections.sort` is just a wrapper, so it is better to use an instance method directly.\n\nThis inspection only reports if the language level of the project or module is 8 or higher."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "Java8ListSort",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 8",
"index": 120,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AssertEqualsCalledOnArray",
"shortDescription": {
"text": "'assertEquals()' called on array"
},
"fullDescription": {
"text": "Reports JUnit 'assertEquals()' calls with arguments of an array type. Such methods compare the arrays' identities instead of the arrays' contents. Array contents should be checked with the 'assertArrayEquals()' method. Example: '@Test\n public void testSort() {\n int[] actual = {248, 496, 0, 56};\n Arrays.sort(actual);\n Assert.assertEquals(new int[] {0, 56, 248, 496}, actual);\n }' After the quick-fix is applied: '@Test\n public void testSort() {\n int[] actual = {248, 496, 0, 56};\n Arrays.sort(actual);\n Assert.assertArrayEquals(new int[] {0, 56, 248, 496}, actual);\n }'",
"markdown": "Reports JUnit `assertEquals()` calls with arguments of an array type. Such methods compare the arrays' identities instead of the arrays' contents. Array contents should be checked with the `assertArrayEquals()` method.\n\n**Example:**\n\n\n @Test\n public void testSort() {\n int[] actual = {248, 496, 0, 56};\n Arrays.sort(actual);\n Assert.assertEquals(new int[] {0, 56, 248, 496}, actual);\n }\n\nAfter the quick-fix is applied:\n\n\n @Test\n public void testSort() {\n int[] actual = {248, 496, 0, 56};\n Arrays.sort(actual);\n Assert.assertArrayEquals(new int[] {0, 56, 248, 496}, actual);\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "AssertEqualsCalledOnArray",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JVM languages/Test frameworks",
"index": 121,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ComparatorCombinators",
"shortDescription": {
"text": "'Comparator' combinator can be used"
},
"fullDescription": {
"text": "Reports 'Comparator' instances defined as lambda expressions that could be expressed using 'Comparator.comparing()' calls. Chained comparisons which can be replaced by 'Comparator.thenComparing()' expression are also reported. Example: 'myList.sort((person1, person2) -> person1.getName().compareTo(person2.getName()));\n\n myList2.sort((person1, person2) -> {\n int res = person1.first().compareTo(person2.first());\n if(res == 0) res = person1.second().compareTo(person2.second());\n if(res == 0) res = person1.third() - person2.third();\n return res;\n });' After the quick-fixes are applied: 'myList.sort(Comparator.comparing(Person::getName));\n\n myList2.sort(Comparator.comparing(Person::first)\n .thenComparing(Person::second)\n .thenComparingInt(Person::third));'",
"markdown": "Reports `Comparator` instances defined as lambda expressions that could be expressed using `Comparator.comparing()` calls. Chained comparisons which can be replaced by `Comparator.thenComparing()` expression are also reported.\n\nExample:\n\n\n myList.sort((person1, person2) -> person1.getName().compareTo(person2.getName()));\n\n myList2.sort((person1, person2) -> {\n int res = person1.first().compareTo(person2.first());\n if(res == 0) res = person1.second().compareTo(person2.second());\n if(res == 0) res = person1.third() - person2.third();\n return res;\n });\n\nAfter the quick-fixes are applied:\n\n\n myList.sort(Comparator.comparing(Person::getName));\n\n myList2.sort(Comparator.comparing(Person::first)\n .thenComparing(Person::second)\n .thenComparingInt(Person::third));\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ComparatorCombinators",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 8",
"index": 120,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EqualsReplaceableByObjectsCall",
"shortDescription": {
"text": "'equals()' expression replaceable by 'Objects.equals()' expression"
},
"fullDescription": {
"text": "Reports expressions that can be replaced with a call to 'java.util.Objects#equals'. Example: 'void f(Object a, Object b) {\n boolean result = a != null && a.equals(b);\n }' After the quick-fix is applied: 'void f(Object a, Object b) {\n boolean result = Objects.equals(a, b);\n }' Replacing expressions like 'a != null && a.equals(b)' with 'Objects.equals(a, b)' slightly changes the semantics. Use the Highlight expressions like 'a != null && a.equals(b)' option to enable or disable this behavior. This inspection only reports if the language level of the project or module is 7 or higher.",
"markdown": "Reports expressions that can be replaced with a call to `java.util.Objects#equals`.\n\n**Example:**\n\n\n void f(Object a, Object b) {\n boolean result = a != null && a.equals(b);\n }\n\nAfter the quick-fix is applied:\n\n\n void f(Object a, Object b) {\n boolean result = Objects.equals(a, b);\n }\n\n\nReplacing expressions like `a != null && a.equals(b)` with `Objects.equals(a, b)`\nslightly changes the semantics. Use the **Highlight expressions like 'a != null \\&\\& a.equals(b)'** option to enable or disable this behavior.\n\nThis inspection only reports if the language level of the project or module is 7 or higher."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "EqualsReplaceableByObjectsCall",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 7",
"index": 158,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AbstractMethodCallInConstructor",
"shortDescription": {
"text": "Abstract method called during object construction"
},
"fullDescription": {
"text": "Reports calls to 'abstract' methods of the current class during object construction. A method is called during object construction if it is inside a: Constructor Non-static instance initializer Non-static field initializer 'clone()' method 'readObject()' method 'readObjectNoData()' method Such calls may result in subtle bugs, as object initialization may happen before the method call. Example: 'abstract class Parent {\n abstract void abstractMethod();\n }\n\n class Child extends Parent {\n Child() {\n abstractMethod();\n }\n }' This inspection shares the functionality with the following inspections: Overridable method called during object construction Overridden method called during object construction Only one inspection should be enabled at once to prevent warning duplication.",
"markdown": "Reports calls to `abstract` methods of the current class during object construction.\n\nA method is called during object construction if it is inside a:\n\n* Constructor\n* Non-static instance initializer\n* Non-static field initializer\n* `clone()` method\n* `readObject()` method\n* `readObjectNoData()` method\n\nSuch calls may result in subtle bugs, as object initialization may happen before the method call.\n\n**Example:**\n\n\n abstract class Parent {\n abstract void abstractMethod();\n }\n\n class Child extends Parent {\n Child() {\n abstractMethod();\n }\n }\n\nThis inspection shares the functionality with the following inspections:\n\n* Overridable method called during object construction\n* Overridden method called during object construction\n\nOnly one inspection should be enabled at once to prevent warning duplication."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "AbstractMethodCallInConstructor",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Initialization",
"index": 33,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TailRecursion",
"shortDescription": {
"text": "Tail recursion"
},
"fullDescription": {
"text": "Reports tail recursion, that is, when a method calls itself as its last action before returning. Tail recursion can always be replaced by looping, which will be considerably faster. Some JVMs perform tail-call optimization, while others do not. Thus, tail-recursive solutions may have considerably different performance characteristics on different virtual machines. Example: 'int factorial(int val, int runningVal) {\n if (val == 1) {\n return runningVal;\n } else {\n return factorial(val - 1, runningVal * val);\n }\n }' After the quick-fix is applied: 'int factorial(int val, int runningVal) {\n while (true) {\n if (val == 1) {\n return runningVal;\n } else {\n runningVal = runningVal * val;\n val = val - 1;\n }\n }\n }'",
"markdown": "Reports tail recursion, that is, when a method calls itself as its last action before returning.\n\n\nTail recursion can always be replaced by looping, which will be considerably faster.\nSome JVMs perform tail-call optimization, while others do not. Thus, tail-recursive solutions may have considerably different\nperformance characteristics on different virtual machines.\n\nExample:\n\n\n int factorial(int val, int runningVal) {\n if (val == 1) {\n return runningVal;\n } else {\n return factorial(val - 1, runningVal * val);\n }\n }\n\nAfter the quick-fix is applied:\n\n\n int factorial(int val, int runningVal) {\n while (true) {\n if (val == 1) {\n return runningVal;\n } else {\n runningVal = runningVal * val;\n val = val - 1;\n }\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "TailRecursion",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance",
"index": 10,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "StringEqualsEmptyString",
"shortDescription": {
"text": "'String.equals()' can be replaced with 'String.isEmpty()'"
},
"fullDescription": {
"text": "Reports 'equals()' being called to compare a 'String' with an empty string. In this case, using '.isEmpty()' is better as it shows you exactly what you're checking. Example: 'void checkString(String s){\n if (\"\".equals(s)) throw new IllegalArgumentException();\n }' After the quick-fix is applied: 'void checkString(String s){\n if (s != null && s.isEmpty()) throw new IllegalArgumentException();\n }' '\"\".equals(str)' returns false when 'str' is null. For safety, this inspection's quick-fix inserts an explicit null-check when the 'equals()' argument is nullable. Use the option to make the inspection ignore such cases.",
"markdown": "Reports `equals()` being called to compare a `String` with an empty string. In this case, using `.isEmpty()` is better as it shows you exactly what you're checking.\n\n**Example:**\n\n\n void checkString(String s){\n if (\"\".equals(s)) throw new IllegalArgumentException();\n }\n\nAfter the quick-fix is applied:\n\n\n void checkString(String s){\n if (s != null && s.isEmpty()) throw new IllegalArgumentException();\n }\n\n\n`\"\".equals(str)` returns false when `str` is null. For safety, this inspection's quick-fix inserts an explicit\nnull-check when\nthe `equals()` argument is nullable. Use the option to make the inspection ignore such cases."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "StringEqualsEmptyString",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance",
"index": 10,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PreviewFeature",
"shortDescription": {
"text": "Preview Feature warning"
},
"fullDescription": {
"text": "Reports usages of Preview Feature APIs, i.e. of a module, package, class, interface, method, constructor, field, or enum constant in the 'java.*' or 'javax.*' namespace annotated with '@PreviewFeature'. A preview feature is a new feature of the Java language, Java Virtual Machine, or Java SE API that is fully specified, fully implemented, and is yet impermanent. The notion of a preview feature is defined in JEP 12. If some piece of code depends on a preview API, it may stop compiling in future JDK versions if the feature is changed or removed. The inspection only reports if the language level of the project or module is Preview. New in 2021.1",
"markdown": "Reports usages of Preview Feature APIs, i.e. of a module, package, class, interface, method, constructor, field, or enum constant in the `java.*` or `javax.*` namespace annotated with `@PreviewFeature`.\n\n\nA preview feature is a new feature of the Java language, Java Virtual Machine, or Java SE API that is fully specified, fully implemented,\nand is yet impermanent. The notion of a preview feature is defined in [JEP 12](https://openjdk.org/jeps/12).\n\n\nIf some piece of code depends on a preview API, it may stop compiling in future JDK versions if the feature is changed or removed.\n\nThe inspection only reports if the language level of the project or module is **Preview**.\n\nNew in 2021.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "preview",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Compiler issues",
"index": 159,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TooBroadThrows",
"shortDescription": {
"text": "Overly broad 'throws' clause"
},
"fullDescription": {
"text": "Reports 'throws' clauses with exceptions that are more generic than the exceptions that the method actually throws. Example: 'public void createFile() throws Exception { // warning: 'throws Exception' is too broad, masking exception 'IOException'\n File file = new File(\"pathToFile\");\n file.createNewFile();\n }' After the quick-fix is applied: 'public void createFile() throws IOException {\n File file = new File(\"pathToFile\");\n file.createNewFile();\n }' Configure the inspection: Use the Maximum number of hidden exceptions to warn field to ignore exceptions, that hide a larger number of other exceptions than specified. Use the Only warn on RuntimeException, Exception, Error or Throwable option to have this inspection warn only on the most generic exceptions. Use the Ignore exceptions declared on methods overriding a library method option to ignore overly broad 'throws' clauses in methods that override a library method. Use the Ignore exceptions which hide others but are themselves thrown option to ignore any exceptions that hide other exceptions but still may be thrown from the method body and thus are technically not overly broad.",
"markdown": "Reports `throws` clauses with exceptions that are more generic than the exceptions that the method actually throws.\n\n**Example:**\n\n\n public void createFile() throws Exception { // warning: 'throws Exception' is too broad, masking exception 'IOException'\n File file = new File(\"pathToFile\");\n file.createNewFile();\n }\n\nAfter the quick-fix is applied:\n\n\n public void createFile() throws IOException {\n File file = new File(\"pathToFile\");\n file.createNewFile();\n }\n\nConfigure the inspection:\n\n* Use the **Maximum number of hidden exceptions to warn** field to ignore exceptions, that hide a larger number of other exceptions than specified.\n* Use the **Only warn on RuntimeException, Exception, Error or Throwable** option to have this inspection warn only on the most generic exceptions.\n* Use the **Ignore exceptions declared on methods overriding a library method** option to ignore overly broad `throws` clauses in methods that override a library method.\n* Use the **Ignore exceptions which hide others but are themselves thrown** option to ignore any exceptions that hide other exceptions but still may be thrown from the method body and thus are technically not overly broad."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "OverlyBroadThrowsClause",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Error handling",
"index": 14,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ImplicitSubclassInspection",
"shortDescription": {
"text": "Final declaration can't be overridden at runtime"
},
"fullDescription": {
"text": "Reports cases when your code prevents a class from being subclassed by some framework (for example, Spring or Hibernate) at runtime. Typical examples of necessary but impossible subclassing: 'final' classes marked with framework-specific annotations (for example, Spring '@Configuration') 'final', 'static' or 'private' methods marked with framework-specific annotations (for example, Spring '@Transactional') methods marked with framework-specific annotations inside 'final' classes The list of reported cases depends on the frameworks used.",
"markdown": "Reports cases when your code prevents a class from being subclassed by some framework (for example, Spring or Hibernate) at runtime.\n\nTypical examples of necessary but impossible subclassing:\n\n* `final` classes marked with framework-specific annotations (for example, Spring `@Configuration`)\n* `final`, `static` or `private` methods marked with framework-specific annotations (for example, Spring `@Transactional`)\n* methods marked with framework-specific annotations inside `final` classes\n\nThe list of reported cases depends on the frameworks used."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "ImplicitSubclassInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Java/Inheritance issues",
"index": 147,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ObjectEqualsCanBeEquality",
"shortDescription": {
"text": "'equals()' call can be replaced with '=='"
},
"fullDescription": {
"text": "Reports calls to 'equals()' that can be replaced by '==' or '!=' expressions without a change in semantics. These calls can be replaced when they are used to compare 'final' classes that don't have their own 'equals()' implementation but use the default 'Object.equals()'. This replacement may result in better performance. There is a separate inspection for 'equals()' calls on 'enum' values: 'equals()' called on Enum value.",
"markdown": "Reports calls to `equals()` that can be replaced by `==` or `!=` expressions without a change in semantics.\n\nThese calls can be replaced when they are used to compare `final` classes that don't have their own `equals()` implementation but use the default `Object.equals()`.\nThis replacement may result in better performance.\n\nThere is a separate inspection for `equals()` calls on `enum` values: 'equals()' called on Enum value."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ObjectEqualsCanBeEquality",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance",
"index": 10,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JDBCPrepareStatementWithNonConstantString",
"shortDescription": {
"text": "Call to 'Connection.prepare*()' with non-constant string"
},
"fullDescription": {
"text": "Reports calls to 'java.sql.Connection.prepareStatement()', 'java.sql.Connection.prepareCall()', or any of their variants which take a dynamically-constructed string as the statement to prepare. Constructed SQL statements are a common source of security breaches. By default, this inspection ignores compile-time constants. Example: 'String bar() { return \"bar\"; }\n\n Connection connection = DriverManager.getConnection(\"\", \"\", \"\");\n connection.(\"SELECT * FROM user WHERE name='\" + bar() + \"'\");' Use the inspection settings to consider any 'static' 'final' fields as constants. Be careful, because strings like the following will be ignored when the option is enabled: 'static final String SQL = \"SELECT * FROM user WHERE name='\" + getUserInput() + \"'\";'",
"markdown": "Reports calls to `java.sql.Connection.prepareStatement()`, `java.sql.Connection.prepareCall()`, or any of their variants which take a dynamically-constructed string as the statement to prepare.\n\n\nConstructed SQL statements are a common source of\nsecurity breaches. By default, this inspection ignores compile-time constants.\n\n**Example:**\n\n\n String bar() { return \"bar\"; }\n\n Connection connection = DriverManager.getConnection(\"\", \"\", \"\");\n connection.(\"SELECT * FROM user WHERE name='\" + bar() + \"'\");\n\nUse the inspection settings to consider any `static` `final` fields as constants. Be careful, because strings like the following will be ignored when the option is enabled:\n\n\n static final String SQL = \"SELECT * FROM user WHERE name='\" + getUserInput() + \"'\";\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "JDBCPrepareStatementWithNonConstantString",
"cweIds": [
89
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Security",
"index": 38,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SystemProperties",
"shortDescription": {
"text": "Access of system properties"
},
"fullDescription": {
"text": "Reports code that accesses system properties using one of the following methods: 'System.getProperties()', 'System.setProperty()', 'System.setProperties()', 'System.clearProperties()' 'Integer.getInteger()' 'Boolean.getBoolean()' While accessing the system properties is not a security risk in itself, it is often found in malicious code. Code that accesses system properties should be closely examined in any security audit.",
"markdown": "Reports code that accesses system properties using one of the following methods:\n\n* `System.getProperties()`, `System.setProperty()`, `System.setProperties()`, `System.clearProperties()`\n* `Integer.getInteger()`\n* `Boolean.getBoolean()`\n\n\nWhile accessing the system properties is not a security risk in itself, it is often found in malicious code.\nCode that accesses system properties should be closely examined in any security audit."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "AccessOfSystemProperties",
"cweIds": [
250,
668
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Security",
"index": 38,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "InvalidComparatorMethodReference",
"shortDescription": {
"text": "Invalid method reference used for 'Comparator'"
},
"fullDescription": {
"text": "Reports method references mapped to the 'Comparator' interface that don't fulfill its contract. Some method references, like 'Integer::max', can be mapped to the 'Comparator' interface. However, using them as 'Comparator' is meaningless and the result might be unpredictable. Example: 'ArrayList<Integer> ints = foo();\n ints.sort(Math::min);' After the quick-fix is applied: 'ArrayList<Integer> ints = foo();\n ints.sort(Comparator.reverseOrder());'",
"markdown": "Reports method references mapped to the `Comparator` interface that don't fulfill its contract.\n\n\nSome method references, like `Integer::max`, can be mapped to the `Comparator` interface.\nHowever, using them as `Comparator` is meaningless and the result might be unpredictable.\n\nExample:\n\n\n ArrayList<Integer> ints = foo();\n ints.sort(Math::min);\n\nAfter the quick-fix is applied:\n\n\n ArrayList<Integer> ints = foo();\n ints.sort(Comparator.reverseOrder());\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "InvalidComparatorMethodReference",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java9ModuleExportsPackageToItself",
"shortDescription": {
"text": "Module exports/opens package to itself"
},
"fullDescription": {
"text": "Reports packages that are exported to, or opened in the same Java 9 module in which they are defined. The quick-fix removes such directives from 'module-info.java'. Example: 'module com.mycomp {\n exports com.mycomp.main to com.mycomp;\n }' After the quick-fix is applied: 'module main {\n }' This inspection only reports if the language level of the project or module is 9 or higher.",
"markdown": "Reports packages that are exported to, or opened in the same Java 9 module in which they are defined. The quick-fix removes such directives from `module-info.java`.\n\nExample:\n\n\n module com.mycomp {\n exports com.mycomp.main to com.mycomp;\n }\n\nAfter the quick-fix is applied:\n\n\n module main {\n }\n\nThis inspection only reports if the language level of the project or module is 9 or higher."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "Java9ModuleExportsPackageToItself",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Visibility",
"index": 99,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ToArrayCallWithZeroLengthArrayArgument",
"shortDescription": {
"text": "'Collection.toArray()' call style"
},
"fullDescription": {
"text": "Reports 'Collection.toArray()' calls that are not in the preferred style, and suggests applying the preferred style. There are two styles to convert a collection to an array: A pre-sized array, for example, 'c.toArray(new String[c.size()])' An empty array, for example, 'c.toArray(new String[0])' In older Java versions, using a pre-sized array was recommended, as the reflection call necessary to create an array of proper size was quite slow. However, since late updates of OpenJDK 6, this call was intrinsified, making the performance of the empty array version the same, and sometimes even better, compared to the pre-sized version. Also, passing a pre-sized array is dangerous for a concurrent or synchronized collection as a data race is possible between the 'size' and 'toArray' calls. This may result in extra 'null's at the end of the array if the collection was concurrently shrunk during the operation. Use the inspection options to select the preferred style.",
"markdown": "Reports `Collection.toArray()` calls that are not in the preferred style, and suggests applying the preferred style.\n\nThere are two styles to convert a collection to an array:\n\n* A pre-sized array, for example, `c.toArray(new String[c.size()])`\n* An empty array, for example, `c.toArray(new String[0])`\n\nIn older Java versions, using a pre-sized array was recommended, as the reflection\ncall necessary to create an array of proper size was quite slow.\n\nHowever, since late updates of OpenJDK 6, this call was intrinsified, making\nthe performance of the empty array version the same, and sometimes even better, compared\nto the pre-sized version. Also, passing a pre-sized array is dangerous for a concurrent or\nsynchronized collection as a data race is possible between the `size` and `toArray`\ncalls. This may result in extra `null`s at the end of the array if the collection was concurrently\nshrunk during the operation.\n\nUse the inspection options to select the preferred style."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ToArrayCallWithZeroLengthArrayArgument",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance",
"index": 10,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "LoggerInitializedWithForeignClass",
"shortDescription": {
"text": "Logger initialized with foreign class"
},
"fullDescription": {
"text": "Reports 'Logger' instances that are initialized with a 'class' literal from a different class than the 'Logger' is contained in. This can easily happen when copy-pasting some code from another class and may result in logging events under an unexpected category and cause filters to be applied incorrectly. A quick-fix is provided to replace the foreign class literal with one from the surrounding class. Example: 'public class Paramount {\n protected static final Logger LOG = Logger.getLogger(Critical.class);\n\n // ... other fields and methods\n }' After the quick-fix is applied: 'public class Paramount {\n protected static final Logger LOG = Logger.getLogger(Paramount.class);\n\n // ... other fields and methods\n }' Configure the inspection: Use the table to specify the logger factory classes and logger factory methods recognized by this inspection. Use the Ignore loggers initialized with a superclass option to ignore loggers that are initialized with a superclass of the class containing the logger. Use the Ignore loggers in non-public classes to only warn on loggers in 'public' classes.",
"markdown": "Reports `Logger` instances that are initialized with a `class` literal from a different class than the `Logger` is contained in. This can easily happen when copy-pasting some code from another class and may result in logging events under an unexpected category and cause filters to be applied incorrectly.\n\nA quick-fix is provided to replace the foreign class literal with one from the surrounding class.\n\n**Example:**\n\n\n public class Paramount {\n protected static final Logger LOG = Logger.getLogger(Critical.class);\n\n // ... other fields and methods\n }\n\nAfter the quick-fix is applied:\n\n\n public class Paramount {\n protected static final Logger LOG = Logger.getLogger(Paramount.class);\n\n // ... other fields and methods\n }\n\n\nConfigure the inspection:\n\n* Use the table to specify the logger factory classes and logger factory methods recognized by this inspection.\n* Use the **Ignore loggers initialized with a superclass** option to ignore loggers that are initialized with a superclass of the class containing the logger.\n* Use the **Ignore loggers in non-public classes** to only warn on loggers in `public` classes."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "LoggerInitializedWithForeignClass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Logging",
"index": 77,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MarkerInterface",
"shortDescription": {
"text": "Marker interface"
},
"fullDescription": {
"text": "Reports marker interfaces without any methods or fields. Such interfaces may be confusing and typically indicate a design failure. The inspection ignores interfaces that extend two or more interfaces and interfaces that specify the generic type of their superinterface.",
"markdown": "Reports marker interfaces without any methods or fields.\n\nSuch interfaces may be confusing and typically indicate a design failure.\n\nThe inspection ignores interfaces that extend two or more interfaces and interfaces\nthat specify the generic type of their superinterface."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "MarkerInterface",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Class structure",
"index": 21,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SortedCollectionWithNonComparableKeys",
"shortDescription": {
"text": "Sorted collection with non-comparable elements"
},
"fullDescription": {
"text": "Reports construction of sorted collections, for example 'TreeSet', that rely on natural ordering, whose element type doesn't implement the 'Comparable' interface. It's unlikely that such a collection will work properly. A false positive is possible if the collection element type is a non-comparable super-type, but the collection is intended to only hold comparable sub-types. Even if this is the case, it's better to narrow the collection element type or declare the super-type as 'Comparable' because the mentioned approach is error-prone. The inspection also reports cases when the collection element is a type parameter which is not declared as 'extends Comparable'. You can suppress the warnings on type parameters using the provided option (for example, to keep the API compatibility). New in 2018.3",
"markdown": "Reports construction of sorted collections, for example `TreeSet`, that rely on natural ordering, whose element type doesn't implement the `Comparable` interface.\n\nIt's unlikely that such a collection will work properly.\n\n\nA false positive is possible if the collection element type is a non-comparable super-type,\nbut the collection is intended to only hold comparable sub-types. Even if this is the case,\nit's better to narrow the collection element type or declare the super-type as `Comparable` because the mentioned approach is error-prone.\n\n\nThe inspection also reports cases when the collection element is a type parameter which is not declared as `extends Comparable`.\nYou can suppress the warnings on type parameters using the provided option (for example, to keep the API compatibility).\n\n\nNew in 2018.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SortedCollectionWithNonComparableKeys",
"cweIds": [
697
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CommentedOutCode",
"shortDescription": {
"text": "Commented out code"
},
"fullDescription": {
"text": "Reports comments that contain Java code. Usually, code that is commented out gets outdated very quickly and becomes misleading. As most projects use some kind of version control system, it is better to delete commented out code completely and use the VCS history instead. New in 2020.3",
"markdown": "Reports comments that contain Java code.\n\nUsually, code that is commented out gets outdated very quickly and becomes misleading.\nAs most projects use some kind of version control system,\nit is better to delete commented out code completely and use the VCS history instead.\n\nNew in 2020.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "CommentedOutCode",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Java/Code maturity",
"index": 56,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ClassWithoutLogger",
"shortDescription": {
"text": "Class without logger"
},
"fullDescription": {
"text": "Reports classes which do not have a declared logger. Ensuring that every class has a dedicated logger is an important step in providing a unified logging implementation for an application. Interfaces, enumerations, annotations, inner classes, and abstract classes are not reported by this inspection. For example: 'public class NoLoggerDeclared {\n\n int calculateNthDigitOfPi(int n) {\n // todo\n return 1;\n }\n }' Use the table in the Options section to specify logger class names. Classes which do not declare a field with the type of one of the specified classes will be reported by this inspection.",
"markdown": "Reports classes which do not have a declared logger.\n\nEnsuring that every class has a dedicated logger is an important step in providing a unified logging\nimplementation for an application. Interfaces, enumerations, annotations, inner classes, and abstract classes are not reported by this inspection.\n\nFor example:\n\n\n public class NoLoggerDeclared {\n\n int calculateNthDigitOfPi(int n) {\n // todo\n return 1;\n }\n }\n\n\nUse the table in the **Options** section to specify logger class names.\nClasses which do not declare a field with the type of one of the specified classes will be reported by this inspection."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ClassWithoutLogger",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Logging",
"index": 77,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReturnOfInnerClass",
"shortDescription": {
"text": "Return of instance of anonymous, local or inner class"
},
"fullDescription": {
"text": "Reports 'return' statements that return an instance of an anonymous, local, or inner class. Such instances keep an implicit reference to the outer instance, which can prevent the outer instance from being garbage-collected. Any caller of a method returning such an instance might cause a memory leak by holding on to the instance returned. Configure the inspection: Use the Ignore returns from non-public methods option to ignore returns from 'protected' or package-private methods. Returns from 'private' methods are always ignored.",
"markdown": "Reports `return` statements that return an instance of an anonymous, local, or inner class. Such instances keep an implicit reference to the outer instance, which can prevent the outer instance from being garbage-collected. Any caller of a method returning such an instance might cause a memory leak by holding on to the instance returned.\n\n\nConfigure the inspection:\n\n* Use the **Ignore returns from non-public methods** option to ignore returns from `protected` or package-private methods. Returns from `private` methods are always ignored."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ReturnOfInnerClass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Memory",
"index": 163,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AnonymousClassComplexity",
"shortDescription": {
"text": "Overly complex anonymous class"
},
"fullDescription": {
"text": "Reports anonymous inner classes whose total complexity exceeds the specified maximum. The total complexity of a class is the sum of cyclomatic complexities of all the methods and initializers the class declares. Inherited methods and initializers are not counted toward the total complexity. Anonymous classes should have very low complexity otherwise they are hard to understand and should be promoted to become named inner classes. Use the Cyclomatic complexity limit field to specify the maximum allowed complexity for a class.",
"markdown": "Reports anonymous inner classes whose total complexity exceeds the specified maximum.\n\nThe total complexity of a class is the sum of cyclomatic complexities of all the methods\nand initializers the class declares. Inherited methods and initializers are not counted\ntoward the total complexity.\n\nAnonymous classes should have very low complexity otherwise they are hard to understand and should be promoted to become named inner classes.\n\nUse the **Cyclomatic complexity limit** field to specify the maximum allowed complexity for a class."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "OverlyComplexAnonymousInnerClass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Class metrics",
"index": 123,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "WaitWithoutCorrespondingNotify",
"shortDescription": {
"text": "'wait()' without corresponding 'notify()'"
},
"fullDescription": {
"text": "Reports calls to 'Object.wait()', for which no call to the corresponding 'Object.notify()' or 'Object.notifyAll()' can be found. This inspection only reports calls with qualifiers referencing fields of the current class. Example: 'public class Foo {\n public Object foo = new Object();\n\n void bar() throws InterruptedException {\n this.foo.wait();\n }\n }'",
"markdown": "Reports calls to `Object.wait()`, for which no call to the corresponding `Object.notify()` or `Object.notifyAll()` can be found.\n\nThis inspection only reports calls with qualifiers referencing fields of the current class.\n\n**Example:**\n\n\n public class Foo {\n public Object foo = new Object();\n\n void bar() throws InterruptedException {\n this.foo.wait();\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "WaitWithoutCorrespondingNotify",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UseOfAWTPeerClass",
"shortDescription": {
"text": "Use of AWT peer class"
},
"fullDescription": {
"text": "Reports uses of AWT peer classes. Such classes represent native windowing system widgets, and will be non-portable between different windowing systems. Example: 'import java.awt.peer.ButtonPeer;\n\n abstract class Sample implements ButtonPeer {\n public void foo() {\n Sample sample;\n }\n }'",
"markdown": "Reports uses of AWT peer classes. Such classes represent native windowing system widgets, and will be non-portable between different windowing systems.\n\n**Example:**\n\n\n import java.awt.peer.ButtonPeer;\n\n abstract class Sample implements ButtonPeer {\n public void foo() {\n Sample sample;\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "UseOfAWTPeerClass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Portability",
"index": 95,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantExplicitVariableType",
"shortDescription": {
"text": "Local variable type can be omitted"
},
"fullDescription": {
"text": "Reports redundant local variable types. These types can be inferred from the context and thus replaced with 'var'. Example: 'void test(InputStream s) {\n try (InputStream in = s) {}\n }' After the fix is applied: 'void test(InputStream s) {\n try (var in = s) {}\n }'",
"markdown": "Reports redundant local variable types.\n\nThese types can be inferred from the context and thus replaced with `var`.\n\n**Example:**\n\n\n void test(InputStream s) {\n try (InputStream in = s) {}\n }\n\nAfter the fix is applied:\n\n\n void test(InputStream s) {\n try (var in = s) {}\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "RedundantExplicitVariableType",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 10",
"index": 157,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SerializableWithUnconstructableAncestor",
"shortDescription": {
"text": "Serializable class with unconstructable ancestor"
},
"fullDescription": {
"text": "Reports 'Serializable' classes whose closest non-serializable ancestor doesn't have a no-argument constructor. Such classes cannot be deserialized and will fail with an 'InvalidClassException'. Example: 'class Ancestor {\n private String name;\n Ancestor(String name) {\n this.name = name;\n }\n }\n\n // warning on this class because the superclass is not\n // serializable, and its constructor takes arguments\n class Descendant extends Ancestor implements Serializable {\n Descendant() {\n super(\"Bob\");\n }\n }'",
"markdown": "Reports `Serializable` classes whose closest non-serializable ancestor doesn't have a no-argument constructor. Such classes cannot be deserialized and will fail with an `InvalidClassException`.\n\n**Example:**\n\n\n class Ancestor {\n private String name;\n Ancestor(String name) {\n this.name = name;\n }\n }\n\n // warning on this class because the superclass is not\n // serializable, and its constructor takes arguments\n class Descendant extends Ancestor implements Serializable {\n Descendant() {\n super(\"Bob\");\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "SerializableClassWithUnconstructableAncestor",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Serialization issues",
"index": 20,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ExcessiveLambdaUsage",
"shortDescription": {
"text": "Excessive lambda usage"
},
"fullDescription": {
"text": "Reports if a trivial lambda expression is used in cases in which there's an alternative method that behaves in the same way, but accepts a concrete value instead of a lambda. This inspection helps simplify the code. Example: 'Optional.orElseGet(() -> null)' After the quick-fix is applied: 'Optional.orElse(null)' New in 2017.1",
"markdown": "Reports if a trivial lambda expression is used in cases in which there's an alternative method that behaves in the same way, but accepts a concrete value instead of a lambda.\n\nThis inspection helps simplify the code.\n\nExample:\n\n\n Optional.orElseGet(() -> null)\n\nAfter the quick-fix is applied:\n\n\n Optional.orElse(null)\n\nNew in 2017.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ExcessiveLambdaUsage",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Verbose or redundant code constructs",
"index": 47,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ParameterHidingMemberVariable",
"shortDescription": {
"text": "Parameter hides field"
},
"fullDescription": {
"text": "Reports method parameters named identically to a field of a surrounding class. As a result of such naming, you may accidentally use the parameter when using the identically named field is intended. A quick-fix is suggested to rename the parameter. Example: 'class Main {\n private String value;\n\n public Main(String value) {\n value = value.toUpperCase();\n }\n }' You can configure the following options for this inspection: Ignore for property setters - ignore parameters of simple setters. Ignore superclass fields not visible from subclass - ignore 'private' fields in a superclass, which are not visible from the method. Ignore for constructors - ignore parameters of constructors. Ignore for abstract methods - ignore parameters of abstract methods. Ignore for static method parameters hiding instance fields - ignore parameters of 'static' methods hiding an instance field and to ignore parameters of instance methods in static inner classes hiding an instance field of an outer class. While not strictly hiding, such parameters can still be confusing.",
"markdown": "Reports method parameters named identically to a field of a surrounding class. As a result of such naming, you may accidentally use the parameter when using the identically named field is intended.\n\nA quick-fix is suggested to rename the parameter.\n\n**Example:**\n\n\n class Main {\n private String value;\n\n public Main(String value) {\n value = value.toUpperCase();\n }\n }\n \n\nYou can configure the following options for this inspection:\n\n1. **Ignore for property setters** - ignore parameters of simple setters.\n2. **Ignore superclass fields not visible from subclass** - ignore `private` fields in a superclass, which are not visible from the method.\n3. **Ignore for constructors** - ignore parameters of constructors.\n4. **Ignore for abstract methods** - ignore parameters of abstract methods.\n5. **Ignore for static method parameters hiding instance fields** - ignore parameters of `static` methods hiding an instance field and to ignore parameters of instance methods in static inner classes hiding an instance field of an outer class. While not strictly hiding, such parameters can still be confusing."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ParameterHidesMemberVariable",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Visibility",
"index": 99,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "LambdaBodyCanBeCodeBlock",
"shortDescription": {
"text": "Lambda body can be code block"
},
"fullDescription": {
"text": "Reports lambdas whose body is an expression and suggests converting expression bodies to code blocks. Example: 'n -> n + 1' After the quick-fix is applied: 'n -> {\n return n + 1;\n}'",
"markdown": "Reports lambdas whose body is an expression and suggests converting expression bodies to code blocks.\n\nExample:\n\n\n n -> n + 1\n\nAfter the quick-fix is applied:\n\n n -> {\n return n + 1;\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "LambdaBodyCanBeCodeBlock",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CustomSecurityManager",
"shortDescription": {
"text": "Custom 'SecurityManager'"
},
"fullDescription": {
"text": "Reports user-defined subclasses of 'java.lang.SecurityManager'. While not necessarily representing a security hole, such classes should be thoroughly and professionally inspected for possible security issues. Example: 'class CustomSecurityManager extends SecurityManager {\n }'",
"markdown": "Reports user-defined subclasses of `java.lang.SecurityManager`.\n\n\nWhile not necessarily representing a security hole, such classes should be thoroughly\nand professionally inspected for possible security issues.\n\n**Example:**\n\n\n class CustomSecurityManager extends SecurityManager {\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CustomSecurityManager",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Security",
"index": 38,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TimeToString",
"shortDescription": {
"text": "Call to 'Time.toString()'"
},
"fullDescription": {
"text": "Reports 'toString()' calls on 'java.sql.Time' objects. Such calls are usually incorrect in an internationalized environment.",
"markdown": "Reports `toString()` calls on `java.sql.Time` objects. Such calls are usually incorrect in an internationalized environment."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CallToTimeToString",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Internationalization",
"index": 6,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ObjectEquality",
"shortDescription": {
"text": "Object comparison using '==', instead of 'equals()'"
},
"fullDescription": {
"text": "Reports code that uses '==' or '!=' rather than 'equals()' to test for object equality. Comparing objects using '==' or '!=' is often a bug, because it compares objects by identity instead of equality. Comparisons to 'null' are not reported. Array, 'String' and 'Number' comparisons are reported by separate inspections. Example: 'if (list1 == list2) {\n return;\n }' After the quick-fix is applied: 'if (Objects.equals(list1, list2)) {\n return;\n }' Use the inspection settings to configure exceptions for this inspection.",
"markdown": "Reports code that uses `==` or `!=` rather than `equals()` to test for object equality.\n\n\nComparing objects using `==` or `!=` is often a bug,\nbecause it compares objects by identity instead of equality.\nComparisons to `null` are not reported.\n\n\nArray, `String` and `Number` comparisons are reported by separate inspections.\n\n**Example:**\n\n if (list1 == list2) {\n return;\n }\n\nAfter the quick-fix is applied:\n\n if (Objects.equals(list1, list2)) {\n return;\n }\n\nUse the inspection settings to configure exceptions for this inspection."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ObjectEquality",
"cweIds": [
480
],
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PatternVariablesCanBeReplacedWithCast",
"shortDescription": {
"text": "Using 'instanceof' with patterns"
},
"fullDescription": {
"text": "Reports 'instanceof' with patterns and suggests converting them to ordinary 'instanceof' with casts. This inspection makes it possible to move 'instanceof' with patterns to a codebase using an earlier Java version by applying the quick-fix. Note that the result can be not completely equivalent to the original 'instanceof' with patterns when a complex expression before 'instanceof' is used. In this case this expression will be reevaluated. Example: 'if (object instanceof String txt && txt.length() == 1) {\n System.out.println(txt);\n } else {\n return;\n }\n System.out.println(txt);' After the quick-fix is applied: 'if (object instanceof String && ((String) object).length() ==1) {\n String txt = (String) object;\n System.out.println(txt);\n } else {\n return;\n }\n String txt = (String) object;\n System.out.println(txt);' New in 2023.1",
"markdown": "Reports `instanceof` with patterns and suggests converting them to ordinary `instanceof` with casts.\n\nThis inspection makes it possible to move `instanceof` with patterns to a codebase using an earlier Java version\nby applying the quick-fix.\n\n\nNote that the result can be not completely equivalent to the original `instanceof` with patterns when\na complex expression before `instanceof` is used. In this case this expression will be reevaluated.\n\nExample:\n\n\n if (object instanceof String txt && txt.length() == 1) {\n System.out.println(txt);\n } else {\n return;\n }\n System.out.println(txt);\n\nAfter the quick-fix is applied:\n\n\n if (object instanceof String && ((String) object).length() ==1) {\n String txt = (String) object;\n System.out.println(txt);\n } else {\n return;\n }\n String txt = (String) object;\n System.out.println(txt);\n\nNew in 2023.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "PatternVariablesCanBeReplacedWithCast",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ManualArrayToCollectionCopy",
"shortDescription": {
"text": "Manual array to collection copy"
},
"fullDescription": {
"text": "Reports code that uses a loop to copy the contents of an array into a collection. A shorter and potentially faster (depending on the collection implementation) way to do this is using 'Collection.addAll(Arrays.asList())' or 'Collections.addAll()'. Only loops without additional statements inside are reported. Example: 'void addAll(List<String> list, String[] arr) {\n for (int i = 0; i < arr.length; i++) {\n String s = arr[i];\n list.add(s);\n }\n }' After the quick-fix is applied: 'void addAll(List<String> list, String[] arr) {\n Collections.addAll(list, arr);\n }'",
"markdown": "Reports code that uses a loop to copy the contents of an array into a collection.\n\n\nA shorter and potentially faster (depending on the collection implementation) way to do this is using `Collection.addAll(Arrays.asList())` or `Collections.addAll()`.\n\n\nOnly loops without additional statements inside are reported.\n\n**Example:**\n\n\n void addAll(List<String> list, String[] arr) {\n for (int i = 0; i < arr.length; i++) {\n String s = arr[i];\n list.add(s);\n }\n }\n\nAfter the quick-fix is applied:\n\n\n void addAll(List<String> list, String[] arr) {\n Collections.addAll(list, arr);\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ManualArrayToCollectionCopy",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance",
"index": 10,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SwitchLabeledRuleCanBeCodeBlock",
"shortDescription": {
"text": "Labeled switch rule can have code block"
},
"fullDescription": {
"text": "Reports rules of 'switch' expressions or enhanced 'switch' statements with an expression body. These can be converted to code blocks. Example: 'String message = switch (errorCode) {\n case 404 -> \"Not found!\";\n ...\n };' After the quick-fix is applied: 'String message = switch (errorCode) {\n case 404 -> {\n yield \"Not found!\";\n }\n ...\n };' The inspection only reports if the language level of the project or module is 14 or higher. New in 2019.1",
"markdown": "Reports rules of `switch` expressions or enhanced `switch` statements with an expression body. These can be converted to code blocks.\n\nExample:\n\n\n String message = switch (errorCode) {\n case 404 -> \"Not found!\";\n ...\n };\n\nAfter the quick-fix is applied:\n\n\n String message = switch (errorCode) {\n case 404 -> {\n yield \"Not found!\";\n }\n ...\n };\n\nThe inspection only reports if the language level of the project or module is 14 or higher.\n\nNew in 2019.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "SwitchLabeledRuleCanBeCodeBlock",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JavaReflectionMemberAccess",
"shortDescription": {
"text": "Reflective access to non-existent or not visible class member"
},
"fullDescription": {
"text": "Reports reflective access to fields and methods that don't exist or aren't visible. Example: 'Field stringHashField() throws NoSuchFieldException {\n return String.class.getField(\"hash\");\n }' After the quick-fix is applied: 'Field stringHashField() throws NoSuchFieldException {\n return String.class.getDeclaredField(\"hash\");\n }' With a 'final' class, it's clear if there is a field or method with the specified name in the class. With non-'final' classes, it's possible that a subclass has a field or method with that name, so there could be false positives. Use the inspection's settings to get rid of such false positives everywhere or with specific classes. New in 2017.2",
"markdown": "Reports reflective access to fields and methods that don't exist or aren't visible.\n\nExample:\n\n\n Field stringHashField() throws NoSuchFieldException {\n return String.class.getField(\"hash\");\n }\n\nAfter the quick-fix is applied:\n\n\n Field stringHashField() throws NoSuchFieldException {\n return String.class.getDeclaredField(\"hash\");\n }\n\n\nWith a `final` class, it's clear if there is a field or method with the specified name in the class.\n\n\nWith non-`final` classes, it's possible that a subclass has a field or method with that name, so there could be false positives.\nUse the inspection's settings to get rid of such false positives everywhere or with specific classes.\n\nNew in 2017.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JavaReflectionMemberAccess",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Reflective access",
"index": 128,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ObviousNullCheck",
"shortDescription": {
"text": "Null-check method is called with obviously non-null argument"
},
"fullDescription": {
"text": "Reports if a null-checking method (for example, 'Objects.requireNonNull' or 'Assert.assertNotNull') is called on a value that is obviously non-null (for example, a newly created object). Such a check is redundant and may indicate a programming error. Example: 'final String greeting = Objects.requireNonNull(\"Hi!\");' After the quick-fix is applied: 'final String greeting = \"Hi!\";' New in 2017.2",
"markdown": "Reports if a null-checking method (for example, `Objects.requireNonNull` or `Assert.assertNotNull`) is called on a value that is obviously non-null (for example, a newly created object). Such a check is redundant and may indicate a programming error.\n\n**Example:**\n\n\n final String greeting = Objects.requireNonNull(\"Hi!\");\n\nAfter the quick-fix is applied:\n\n\n final String greeting = \"Hi!\";\n\nNew in 2017.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ObviousNullCheck",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Verbose or redundant code constructs",
"index": 47,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SerialVersionUIDNotStaticFinal",
"shortDescription": {
"text": "'serialVersionUID' field not declared 'private static final long'"
},
"fullDescription": {
"text": "Reports 'Serializable' classes whose 'serialVersionUID' field is not declared 'private static final long'. Example: 'class SampleClass implements Serializable {\n private long serialVersionUID = 1; // field of a Serializable class is not declared 'private static final long'\n\n public SampleClass() {\n System.out.println(serialVersionUID);\n }\n }'",
"markdown": "Reports `Serializable` classes whose `serialVersionUID` field is not declared `private static final long`.\n\n**Example:**\n\n\n class SampleClass implements Serializable {\n private long serialVersionUID = 1; // field of a Serializable class is not declared 'private static final long'\n\n public SampleClass() {\n System.out.println(serialVersionUID);\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SerialVersionUIDWithWrongSignature",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Serialization issues",
"index": 20,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "InnerClassOnInterface",
"shortDescription": {
"text": "Inner class of interface"
},
"fullDescription": {
"text": "Reports inner classes in 'interface' classes. Some coding standards discourage the use of such classes. The inspection doesn't report enum classes and annotation interfaces. Use the Ignore inner interfaces of interfaces option to ignore inner interfaces. For example: 'interface I {\n interface Inner {\n }\n }'",
"markdown": "Reports inner classes in `interface` classes.\n\nSome coding standards\ndiscourage the use of such classes. The inspection doesn't report enum classes and annotation interfaces.\n\n\nUse the **Ignore inner interfaces of interfaces** option to ignore inner interfaces. For example:\n\n\n interface I {\n interface Inner {\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "InnerClassOfInterface",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Class structure",
"index": 21,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PublicFieldAccessedInSynchronizedContext",
"shortDescription": {
"text": "Non-private field accessed in 'synchronized' context"
},
"fullDescription": {
"text": "Reports non-'final', non-'private' fields that are accessed in a synchronized context. A non-'private' field cannot be guaranteed to always be accessed in a synchronized manner, and such \"partially synchronized\" access may result in unexpectedly inconsistent data structures. Example: 'class Bar {\n public String field1;\n }\n public Bar myBar;\n\n synchronized public void sample() {\n myBar.field1 = \"bar\";\n }'",
"markdown": "Reports non-`final`, non-`private` fields that are accessed in a synchronized context.\n\n\nA non-`private` field cannot be guaranteed to always be accessed in a synchronized manner, and such \"partially synchronized\"\naccess may result in unexpectedly inconsistent data structures.\n\n**Example:**\n\n\n class Bar {\n public String field1;\n }\n public Bar myBar;\n\n synchronized public void sample() {\n myBar.field1 = \"bar\";\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NonPrivateFieldAccessedInSynchronizedContext",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnusedLabel",
"shortDescription": {
"text": "Unused label"
},
"fullDescription": {
"text": "Reports labels that are not targets of any 'break' or 'continue' statements. Example: 'label: for (int i = 0; i < 10; i++) {\n if (i == 3) {\n break;\n }\n }' After the quick-fix is applied, the label is removed: 'for (int i = 0; i < 10; i++) {\n if (i == 3) {\n break;\n }\n }'",
"markdown": "Reports labels that are not targets of any `break` or `continue` statements.\n\n**Example:**\n\n\n label: for (int i = 0; i < 10; i++) {\n if (i == 3) {\n break;\n }\n }\n\nAfter the quick-fix is applied, the label is removed:\n\n\n for (int i = 0; i < 10; i++) {\n if (i == 3) {\n break;\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnusedLabel",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Declaration redundancy",
"index": 12,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ForeachStatement",
"shortDescription": {
"text": "Enhanced 'for' statement"
},
"fullDescription": {
"text": "Reports enhanced 'for' statements. Example: 'for (int x: Arrays.asList(1, 2, 3)) {\n System.out.println(x);\n }' After the quick-fix is applied: 'for (Iterator<Integer> iterator = Arrays.asList(1, 2, 3).iterator(); iterator.hasNext(); ) {\n final int x = iterator.next();\n System.out.println(x);\n }' Enhanced 'for' statement appeared in Java 5. This inspection can help to downgrade for backward compatibility with earlier Java versions.",
"markdown": "Reports enhanced `for` statements.\n\nExample:\n\n\n for (int x: Arrays.asList(1, 2, 3)) {\n System.out.println(x);\n }\n\nAfter the quick-fix is applied:\n\n\n for (Iterator<Integer> iterator = Arrays.asList(1, 2, 3).iterator(); iterator.hasNext(); ) {\n final int x = iterator.next();\n System.out.println(x);\n }\n\n\n*Enhanced* `for` *statement* appeared in Java 5.\nThis inspection can help to downgrade for backward compatibility with earlier Java versions."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ForeachStatement",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level issues",
"index": 143,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "OptionalUsedAsFieldOrParameterType",
"shortDescription": {
"text": "'Optional' used as field or parameter type"
},
"fullDescription": {
"text": "Reports any cases in which 'java.util.Optional<T>', 'java.util.OptionalDouble', 'java.util.OptionalInt', 'java.util.OptionalLong', or 'com.google.common.base.Optional' are used as types for fields or parameters. 'Optional' was designed to provide a limited mechanism for library method return types in which a clear way to represent \"no result\" was needed. Using a field with the 'java.util.Optional' type is also problematic if the class needs to be 'Serializable', as 'java.util.Optional' is not serializable. Example: 'class MyClass {\n Optional<String> name; // Optional field\n\n // Optional parameter\n void setName(Optional<String> name) {\n this.name = name;\n }\n }'",
"markdown": "Reports any cases in which `java.util.Optional<T>`, `java.util.OptionalDouble`, `java.util.OptionalInt`, `java.util.OptionalLong`, or `com.google.common.base.Optional` are used as types for fields or parameters.\n\n`Optional` was designed to provide a limited mechanism for library method return types in which a clear way to represent \"no result\"\nwas needed.\n\nUsing a field with the `java.util.Optional` type is also problematic if the class needs to be\n`Serializable`, as `java.util.Optional` is not serializable.\n\nExample:\n\n\n class MyClass {\n Optional<String> name; // Optional field\n\n // Optional parameter\n void setName(Optional<String> name) {\n this.name = name;\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "OptionalUsedAsFieldOrParameterType",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Abstraction issues",
"index": 86,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReplaceAllDot",
"shortDescription": {
"text": "Suspicious regex expression argument"
},
"fullDescription": {
"text": "Reports calls to 'String.replaceAll()' or 'String.split()' where the first argument is a single regex meta character argument. The regex meta characters are one of '.$|()[{^?*+\\'. They have a special meaning in regular expressions. For example, calling '\"ab.cd\".replaceAll(\".\", \"-\")' produces '\"-----\"', because the dot matches any character. Most likely the escaped variant '\"\\\\.\"' was intended instead. Using 'File.separator' as a regex is also reported. The 'File.separator' has a platform specific value. It equals to '/' on Linux and Mac but equals to '\\' on Windows, which is not a valid regular expression, so such code is not portable. Example: 's.replaceAll(\".\", \"-\");' After the quick-fix is applied: 's.replaceAll(\"\\\\.\", \"-\");'",
"markdown": "Reports calls to `String.replaceAll()` or `String.split()` where the first argument is a single regex meta character argument.\n\n\nThe regex meta characters are one of `.$|()[{^?*+\\`. They have a special meaning in regular expressions.\nFor example, calling `\"ab.cd\".replaceAll(\".\", \"-\")` produces `\"-----\"`, because the dot matches any character.\nMost likely the escaped variant `\"\\\\.\"` was intended instead.\n\n\nUsing `File.separator` as a regex is also reported. The `File.separator` has a platform specific value. It\nequals to `/` on Linux and Mac but equals to `\\` on Windows, which is not a valid regular expression, so\nsuch code is not portable.\n\n**Example:**\n\n\n s.replaceAll(\".\", \"-\");\n\nAfter the quick-fix is applied:\n\n\n s.replaceAll(\"\\\\.\", \"-\");\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SuspiciousRegexArgument",
"cweIds": [
20,
185,
628
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ForCanBeForeach",
"shortDescription": {
"text": "'for' loop can be replaced with enhanced for loop"
},
"fullDescription": {
"text": "Reports 'for' loops that iterate over collections or arrays, and can be automatically replaced with an enhanced 'for' loop (foreach iteration syntax). Example: 'for (Iterator<String> iterator = list.iterator(); iterator.hasNext(); ) {\n String item = iterator.next();\n System.out.println(item);\n }' After the quick-fix is applied: 'for (String item : list) {\n System.out.println(item);\n }' Use the Report indexed 'java.util.List' loops option to find loops involving 'list.get(index)' calls. Generally, these loops can be replaced with enhanced 'for' loops, unless they modify an underlying list in the process, for example, by calling 'list.remove(index)'. If the latter is the case, the enhanced 'for' loop may throw 'ConcurrentModificationException'. Also, in some cases, 'list.get(index)' loops may work a little bit faster. Use the Do not report iterations over untyped collections option to ignore collections without type parameters. This prevents the creation of enhanced 'for' loop variables of the 'java.lang.Object' type and the insertion of casts where the loop variable is used. This inspection only reports if the language level of the project or module is 5 or higher.",
"markdown": "Reports `for` loops that iterate over collections or arrays, and can be automatically replaced with an enhanced `for` loop (foreach iteration syntax).\n\n**Example:**\n\n\n for (Iterator<String> iterator = list.iterator(); iterator.hasNext(); ) {\n String item = iterator.next();\n System.out.println(item);\n }\n\nAfter the quick-fix is applied:\n\n\n for (String item : list) {\n System.out.println(item);\n }\n\n\nUse the **Report indexed 'java.util.List' loops** option to find loops involving `list.get(index)` calls.\nGenerally, these loops can be replaced with enhanced `for` loops,\nunless they modify an underlying list in the process, for example, by calling `list.remove(index)`.\nIf the latter is the case, the enhanced `for` loop may throw `ConcurrentModificationException`.\nAlso, in some cases, `list.get(index)` loops may work a little bit faster.\n\n\nUse the **Do not report iterations over untyped collections** option to ignore collections without type parameters.\nThis prevents the creation of enhanced `for` loop variables of the `java.lang.Object` type and the insertion of casts\nwhere the loop variable is used.\n\nThis inspection only reports if the language level of the project or module is 5 or higher."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ForLoopReplaceableByForEach",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 5",
"index": 119,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PackageVisibleField",
"shortDescription": {
"text": "Package-visible field"
},
"fullDescription": {
"text": "Reports fields that are declared without any access modifier (also known as package-private). Constants (that is, fields marked 'static' and 'final') are not reported. Example: 'public class A {\n Object object; // warning\n final static int MODE = 0; // constant, no warning\n }'",
"markdown": "Reports fields that are declared without any access modifier (also known as package-private).\n\nConstants (that is, fields marked `static` and `final`) are not reported.\n\n**Example:**\n\n\n public class A {\n Object object; // warning\n final static int MODE = 0; // constant, no warning\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "PackageVisibleField",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Encapsulation",
"index": 125,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "InstantiationOfUtilityClass",
"shortDescription": {
"text": "Instantiation of utility class"
},
"fullDescription": {
"text": "Reports instantiation of utility classes using the 'new' keyword. In utility classes, all fields and methods are 'static'. Instantiation of such classes is most likely unnecessary and indicates a mistake. Example: 'class MyUtils {\n public static double cube(double x) {\n return x * x * x;\n }\n }\n class Main {\n public static void main(String[] args) {\n // Instantiation of utility class\n MyUtils utils = new MyUtils();\n }\n }' To prevent utility classes from being instantiated, it's recommended to use a 'private' constructor.",
"markdown": "Reports instantiation of utility classes using the `new` keyword.\n\n\nIn utility classes, all fields and methods are `static`.\nInstantiation of such classes is most likely unnecessary and indicates a mistake.\n\n**Example:**\n\n\n class MyUtils {\n public static double cube(double x) {\n return x * x * x;\n }\n }\n class Main {\n public static void main(String[] args) {\n // Instantiation of utility class\n MyUtils utils = new MyUtils();\n }\n }\n\n\nTo prevent utility classes from being instantiated,\nit's recommended to use a `private` constructor."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "InstantiationOfUtilityClass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TrailingWhitespacesInTextBlock",
"shortDescription": {
"text": "Trailing whitespace in text block"
},
"fullDescription": {
"text": "Reports text blocks with trailing whitespace characters. Trailing whitespace is considered incidental and will be stripped away by the Java compiler. This inspection only reports if the language level of the project or module is 15 or higher. New in 2021.1",
"markdown": "Reports text blocks with trailing whitespace characters. Trailing whitespace is considered incidental and will be stripped away by the Java compiler.\n\nThis inspection only reports if the language level of the project or module is 15 or higher.\n\nNew in 2021.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "TrailingWhitespacesInTextBlock",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NewClassNamingConvention",
"shortDescription": {
"text": "Class naming convention"
},
"fullDescription": {
"text": "Reports classes whose names are too short, too long, or do not follow the specified regular expression pattern. Example: if the inspection is enabled for tests, and the specified length for the minimum class name is 8 (the default), the following test class produces a warning because the length of its name is 6, which is less than 8: 'public class MyTest{}'. A quick-fix that renames such classes is available only in the editor. Configure the inspection: Use the list in the Options section to specify which classes should be checked. Deselect the checkboxes for the classes for which you want to skip the check. For each class type, specify the minimum length, maximum length, and the regular expression expected for class names using the provided input fields. Specify 0 in the length fields to skip corresponding checks. Regular expressions should be specified in the standard 'java.util.regex' format.",
"markdown": "Reports classes whose names are too short, too long, or do not follow the specified regular expression pattern.\n\n**Example:** if the inspection is enabled for tests, and the specified length for the minimum class name is 8 (the default), the following test class\nproduces a warning because the length of its name is 6, which is less than 8: `public class MyTest{}`.\n\nA quick-fix that renames such classes is available only in the editor.\n\nConfigure the inspection:\n\n\nUse the list in the **Options** section to specify which classes should be checked. Deselect the checkboxes for the classes for which\nyou want to skip the check.\n\nFor each class type, specify the minimum length, maximum length, and the regular expression expected for class names using the\nprovided input fields. Specify **0** in the length fields to skip corresponding checks.\n\nRegular expressions should be specified in the standard `java.util.regex` format."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "NewClassNamingConvention",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Naming conventions/Class",
"index": 82,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UseCompareMethod",
"shortDescription": {
"text": "'compare()' method can be used to compare numbers"
},
"fullDescription": {
"text": "Reports expressions that can be replaced by a call to the 'Integer.compare()' method or a similar method from the 'Long', 'Short', 'Byte', 'Double' or 'Float' classes, instead of more verbose or less efficient constructs. If 'x' and 'y' are boxed integers, then 'x.compareTo(y)' is suggested, if they are primitives 'Integer.compare(x, y)' is suggested. Example: 'public int compare(int x, int y) {\n return x > y ? 1 : x < y ? -1 : 0;\n }' After the quick-fix is applied: 'public int compare(int x, int y) {\n return Integer.compare(x, y);\n }' Note that 'Double.compare' and 'Float.compare' slightly change the code semantics. In particular, they make '-0.0' and '0.0' distinguishable ('Double.compare(-0.0, 0.0)' yields -1). Also, they consistently process 'NaN' value. In most of the cases, this semantics change actually improves the code. Use the checkbox to disable this inspection for floating point numbers if semantics change is unacceptable in your case. New in 2017.2",
"markdown": "Reports expressions that can be replaced by a call to the `Integer.compare()` method or a similar method from the `Long`, `Short`, `Byte`, `Double` or `Float` classes, instead of more verbose or less efficient constructs.\n\nIf `x` and `y` are boxed integers, then `x.compareTo(y)` is suggested,\nif they are primitives `Integer.compare(x, y)` is suggested.\n\n**Example:**\n\n\n public int compare(int x, int y) {\n return x > y ? 1 : x < y ? -1 : 0;\n }\n\nAfter the quick-fix is applied:\n\n\n public int compare(int x, int y) {\n return Integer.compare(x, y);\n }\n\n\nNote that `Double.compare` and `Float.compare` slightly change the code semantics. In particular,\nthey make `-0.0` and `0.0` distinguishable (`Double.compare(-0.0, 0.0)` yields -1).\nAlso, they consistently process `NaN` value. In most of the cases, this semantics change actually improves the\ncode. Use the checkbox to disable this inspection for floating point numbers if semantics change is unacceptable\nin your case.\n\nNew in 2017.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UseCompareMethod",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids",
"index": 70,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MoveFieldAssignmentToInitializer",
"shortDescription": {
"text": "Field assignment can be moved to initializer"
},
"fullDescription": {
"text": "Suggests replacing initialization of fields using assignment with initialization in the field declaration. Only reports if the field assignment is located in an instance or static initializer, and joining it with the field declaration is likely to be safe. In other cases, like assignment inside a constructor, the quick-fix is provided without highlighting, as the fix may change the semantics. Example: 'class MyClass {\n static final int intConstant;\n \n static {\n intConstant = 10;\n }\n }' The quick fix moves the assigned value to the field initializer removing the class initializer if possible: 'class MyClass {\n static final int intConstant = 10;\n }' Since 2017.2",
"markdown": "Suggests replacing initialization of fields using assignment with initialization in the field declaration.\n\nOnly reports if the field assignment is located in an instance or static initializer, and\njoining it with the field declaration is likely to be safe.\nIn other cases, like assignment inside a constructor, the quick-fix is provided without highlighting,\nas the fix may change the semantics.\n\nExample:\n\n\n class MyClass {\n static final int intConstant;\n \n static {\n intConstant = 10;\n }\n }\n\nThe quick fix moves the assigned value to the field initializer removing the class initializer if possible:\n\n\n class MyClass {\n static final int intConstant = 10;\n }\n\nSince 2017.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "MoveFieldAssignmentToInitializer",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "StringConcatenationInFormatCall",
"shortDescription": {
"text": "String concatenation as argument to 'format()' call"
},
"fullDescription": {
"text": "Reports non-constant string concatenations used as a format string argument. While occasionally intended, this is usually a misuse of a formatting method and may even cause security issues if the variables used in the concatenated string contain special characters like '%'. Also, sometimes this could be the result of mistakenly concatenating a string format argument by typing a '+' when a ',' was meant. Example: 'static String formatGreeting(String userName) {\n return String.format(\"Hello, \" + userName);\n }' Here, the 'userName' will be interpreted as a part of format string, which may result in 'IllegalFormatException' (for example, if 'userName' is '\"%\"') or in using an enormous amount of memory (for example, if 'userName' is '\"%2000000000%\"'). The call should be probably replaced with 'String.format(\"Hello, %s\", userName);'. This inspection checks calls to formatting methods on 'java.util.Formatter', 'java.lang.String', 'java.io.PrintWriter', or 'java.io.PrintStream'.",
"markdown": "Reports non-constant string concatenations used as a format string argument.\n\n\nWhile occasionally intended, this is usually a misuse of a formatting method\nand may even cause security issues if the variables used in the concatenated string\ncontain special characters like `%`.\n\n\nAlso, sometimes this could be the result\nof mistakenly concatenating a string format argument by typing a `+` when a `,` was meant.\n\n**Example:**\n\n\n static String formatGreeting(String userName) {\n return String.format(\"Hello, \" + userName);\n }\n\n\nHere, the `userName` will be interpreted as a part of format string, which may result\nin `IllegalFormatException` (for example, if `userName` is `\"%\"`) or\nin using an enormous amount of memory (for example, if `userName` is `\"%2000000000%\"`).\nThe call should be probably replaced with `String.format(\"Hello, %s\", userName);`.\n\n\nThis inspection checks calls to formatting methods on\n`java.util.Formatter`,\n`java.lang.String`,\n`java.io.PrintWriter`,\nor `java.io.PrintStream`."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "StringConcatenationInFormatCall",
"cweIds": [
116,
134
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "WaitWhileHoldingTwoLocks",
"shortDescription": {
"text": "'wait()' while holding two locks"
},
"fullDescription": {
"text": "Reports calls to 'wait()' methods that may occur while the current thread is holding two locks. Since calling 'wait()' only releases one lock on its target, waiting with two locks held can easily lead to a deadlock. Example: 'synchronized (lockA) {\n synchronized (lockB) {\n lockB.wait(); //warning\n //thread A is stuck here holding lockA\n }\n }\n\n synchronized (lockA) { //thread B can't enter the block and release thread A\n lockB.notify();\n }'",
"markdown": "Reports calls to `wait()` methods that may occur while the current thread is holding two locks.\n\n\nSince calling `wait()` only releases one lock on its target,\nwaiting with two locks held can easily lead to a deadlock.\n\n**Example:**\n\n\n synchronized (lockA) {\n synchronized (lockB) {\n lockB.wait(); //warning\n //thread A is stuck here holding lockA\n }\n }\n\n synchronized (lockA) { //thread B can't enter the block and release thread A\n lockB.notify();\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "WaitWhileHoldingTwoLocks",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SerializableInnerClassWithNonSerializableOuterClass",
"shortDescription": {
"text": "Serializable non-'static' inner class with non-Serializable outer class"
},
"fullDescription": {
"text": "Reports non-static inner classes that implement 'Serializable' and are declared inside a class that doesn't implement 'Serializable'. Such classes are unlikely to serialize correctly due to implicit references to the outer class. Example: 'class A {\n class Main implements Serializable {\n }\n }' Use the following options to configure the inspection: List classes whose inheritors should not be reported by this inspection. This is meant for classes that inherit 'Serializable' from a superclass but are not intended for serialization. Whether to ignore 'Serializable' anonymous classes.",
"markdown": "Reports non-static inner classes that implement `Serializable` and are declared inside a class that doesn't implement `Serializable`.\n\n\nSuch classes are unlikely to serialize correctly due to implicit references to the outer class.\n\n**Example:**\n\n\n class A {\n class Main implements Serializable {\n }\n }\n\nUse the following options to configure the inspection:\n\n* List classes whose inheritors should not be reported by this inspection. This is meant for classes that inherit `Serializable` from a superclass but are not intended for serialization.\n* Whether to ignore `Serializable` anonymous classes."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "SerializableInnerClassWithNonSerializableOuterClass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Serialization issues",
"index": 20,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SuspiciousListRemoveInLoop",
"shortDescription": {
"text": "Suspicious 'List.remove()' in loop"
},
"fullDescription": {
"text": "Reports 'list.remove(index)' calls inside an ascending counted loop. This is suspicious as the list becomes shorter after the removal, and the next element gets skipped. A simple fix is to decrease the index variable after the removal, but probably removing via an iterator or using the 'removeIf()' method (Java 8 and later) is a more robust alternative. If you don't expect that 'remove()' will be called more than once in a loop, consider adding a 'break' after it. Example: 'public static void main(String[] args) {\n process(new ArrayList<>(\n Arrays.asList(\"1\", \"2\", \"|\", \"3\", \"4\")));\n }\n\n static void process(List<String> list) {\n for (int i = 0; i < list.size(); i++) {\n if (list.get(i).equals(\"|\")) {\n list.remove(i);\n continue;\n }\n System.out.println(list.get(i));\n }\n }' The code looks like '1 2 3 4' is going to be printed, but in reality, '3' will be skipped in the output. New in 2018.2",
"markdown": "Reports `list.remove(index)` calls inside an ascending counted loop.\n\n\nThis is suspicious as the list becomes\nshorter after the removal, and the next element gets skipped. A simple fix is to decrease the index variable\nafter the removal,\nbut probably removing via an iterator or using the `removeIf()` method (Java 8 and later) is a more robust alternative.\nIf you don't expect that `remove()` will be called more than once in a loop, consider adding a `break` after it.\n\n**Example:**\n\n public static void main(String[] args) {\n process(new ArrayList<>(\n Arrays.asList(\"1\", \"2\", \"|\", \"3\", \"4\")));\n }\n\n static void process(List<String> list) {\n for (int i = 0; i < list.size(); i++) {\n if (list.get(i).equals(\"|\")) {\n list.remove(i);\n continue;\n }\n System.out.println(list.get(i));\n }\n }\n\nThe code looks like `1 2 3 4` is going to be printed, but in reality, `3` will be skipped in the output.\n\nNew in 2018.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SuspiciousListRemoveInLoop",
"cweIds": [
129
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NegativeIntConstantInLongContext",
"shortDescription": {
"text": "Negative int hexadecimal constant in long context"
},
"fullDescription": {
"text": "Reports negative int hexadecimal constants in long context. Such constants are implicitly widened to long, which means their higher bits will become 1 rather than 0 (e.g., 0xFFFF_FFFF will become 0xFFFF_FFFF_FFFF_FFFFL). Unlikely this is intended, and even if it is, using an explicit long constant would be less confusing. Example: '// Warning: this is int constant -1 which is widened to long\n // becoming 0xFFFF_FFFF_FFFF_FFFFL.\n long mask = 0xFFFF_FFFF;' New in 2022.3",
"markdown": "Reports negative int hexadecimal constants in long context. Such constants are implicitly widened to long, which means their higher bits will become 1 rather than 0 (e.g., 0xFFFF_FFFF will become 0xFFFF_FFFF_FFFF_FFFFL). Unlikely this is intended, and even if it is, using an explicit long constant would be less confusing.\n\n**Example:**\n\n\n // Warning: this is int constant -1 which is widened to long\n // becoming 0xFFFF_FFFF_FFFF_FFFFL.\n long mask = 0xFFFF_FFFF;\n\nNew in 2022.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "NegativeIntConstantInLongContext",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Numeric issues",
"index": 31,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DefaultAnnotationParam",
"shortDescription": {
"text": "Default annotation parameter value"
},
"fullDescription": {
"text": "Reports annotation parameters that are assigned to their 'default' value. Example: '@interface Test {\n Class<?> expected() default Throwable.class;\n }\n\n @Test(expected = Throwable.class)\n void testSmth() {}' After the quick-fix is applied: '@Test()\n void testSmth() {}'",
"markdown": "Reports annotation parameters that are assigned to their `default` value.\n\nExample:\n\n\n @interface Test {\n Class<?> expected() default Throwable.class;\n }\n\n @Test(expected = Throwable.class)\n void testSmth() {}\n\nAfter the quick-fix is applied:\n\n\n @Test()\n void testSmth() {}\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "DefaultAnnotationParam",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Declaration redundancy",
"index": 12,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "WhileLoopSpinsOnField",
"shortDescription": {
"text": "'while' loop spins on field"
},
"fullDescription": {
"text": "Reports 'while' loops that spin on the value of a non-'volatile' field, waiting for it to be changed by another thread. In addition to being potentially extremely CPU intensive when little work is done inside the loop, such loops are likely to have different semantics from what was intended. The Java Memory Model allows such loops to never complete even if another thread changes the field's value. Additionally, since Java 9 it's recommended to call 'Thread.onSpinWait()' inside a spin loop on a 'volatile' field, which may significantly improve performance on some hardware. Example: 'class SpinsOnField {\n boolean ready = false;\n\n void run() {\n while (!ready) {\n }\n // do some work\n }\n\n void markAsReady() {\n ready = true;\n }\n }' After the quick-fix is applied: 'class SpinsOnField {\n volatile boolean ready = false;\n\n void run() {\n while (!ready) {\n Thread.onSpinWait();\n }\n // do some work\n }\n\n void markAsReady() {\n ready = true;\n }\n }' Use the inspection options to only report empty 'while' loops.",
"markdown": "Reports `while` loops that spin on the value of a non-`volatile` field, waiting for it to be changed by another thread.\n\n\nIn addition to being potentially extremely CPU intensive when little work is done inside the loop, such\nloops are likely to have different semantics from what was intended.\nThe Java Memory Model allows such loops to never complete even if another thread changes the field's value.\n\n\nAdditionally, since Java 9 it's recommended to call `Thread.onSpinWait()` inside a spin loop\non a `volatile` field, which may significantly improve performance on some hardware.\n\n**Example:**\n\n\n class SpinsOnField {\n boolean ready = false;\n\n void run() {\n while (!ready) {\n }\n // do some work\n }\n\n void markAsReady() {\n ready = true;\n }\n }\n\nAfter the quick-fix is applied:\n\n\n class SpinsOnField {\n volatile boolean ready = false;\n\n void run() {\n while (!ready) {\n Thread.onSpinWait();\n }\n // do some work\n }\n\n void markAsReady() {\n ready = true;\n }\n }\n\n\nUse the inspection options to only report empty `while` loops."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "WhileLoopSpinsOnField",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SynchronizeOnLock",
"shortDescription": {
"text": "Synchronization on a 'Lock' object"
},
"fullDescription": {
"text": "Reports 'synchronized' blocks that lock on an instance of 'java.util.concurrent.locks.Lock'. Such synchronization is almost certainly unintended, and appropriate versions of '.lock()' and '.unlock()' should be used instead. Example: 'final ReentrantLock lock = new ReentrantLock();\n\n public void foo() {\n synchronized (lock) {}\n }'",
"markdown": "Reports `synchronized` blocks that lock on an instance of `java.util.concurrent.locks.Lock`. Such synchronization is almost certainly unintended, and appropriate versions of `.lock()` and `.unlock()` should be used instead.\n\n**Example:**\n\n\n final ReentrantLock lock = new ReentrantLock();\n\n public void foo() {\n synchronized (lock) {}\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "SynchroniziationOnLockObject",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "BadExceptionCaught",
"shortDescription": {
"text": "Prohibited 'Exception' caught"
},
"fullDescription": {
"text": "Reports 'catch' clauses that catch an inappropriate exception. Some exceptions, for example 'java.lang.NullPointerException' or 'java.lang.IllegalMonitorStateException', represent programming errors and therefore almost certainly should not be caught in production code. Example: 'try {\n return component.getMousePosition(true) != null;\n } catch (NullPointerException e) { // warning: Prohibited exception 'NullPointerException' caught\n return false;\n }' Use the Prohibited exceptions list to specify which exceptions should be reported.",
"markdown": "Reports `catch` clauses that catch an inappropriate exception.\n\nSome exceptions, for example\n`java.lang.NullPointerException` or\n`java.lang.IllegalMonitorStateException`, represent programming errors\nand therefore almost certainly should not be caught in production code.\n\n**Example:**\n\n\n try {\n return component.getMousePosition(true) != null;\n } catch (NullPointerException e) { // warning: Prohibited exception 'NullPointerException' caught\n return false;\n }\n\nUse the **Prohibited exceptions** list to specify which exceptions should be reported."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ProhibitedExceptionCaught",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Error handling",
"index": 14,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "InstanceofCatchParameter",
"shortDescription": {
"text": "'instanceof' on 'catch' parameter"
},
"fullDescription": {
"text": "Reports cases in which an 'instanceof' expression is used for testing the type of a parameter in a 'catch' block. Testing the type of 'catch' parameters is usually better done by having separate 'catch' blocks instead of using 'instanceof'. Example: 'void foo(Runnable runnable) {\n try {\n runnable.run();\n } catch (Throwable throwable) {\n if (throwable instanceof NoClassDefFoundError) { // warning: 'instanceof' on 'catch' parameter 'throwable'\n System.out.println(\"Class not found!\");\n }\n }\n }'",
"markdown": "Reports cases in which an `instanceof` expression is used for testing the type of a parameter in a `catch` block.\n\nTesting the type of `catch` parameters is usually better done by having separate\n`catch` blocks instead of using `instanceof`.\n\n**Example:**\n\n\n void foo(Runnable runnable) {\n try {\n runnable.run();\n } catch (Throwable throwable) {\n if (throwable instanceof NoClassDefFoundError) { // warning: 'instanceof' on 'catch' parameter 'throwable'\n System.out.println(\"Class not found!\");\n }\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "InstanceofCatchParameter",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Error handling",
"index": 14,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantScheduledForRemovalAnnotation",
"shortDescription": {
"text": "Redundant @ScheduledForRemoval annotation"
},
"fullDescription": {
"text": "Reports usages of '@ApiStatus.ScheduledForRemoval' annotation without 'inVersion' attribute in code which targets Java 9 or newer version. Such usages can be replaced by 'forRemoval' attribute in '@Deprecated' annotation to simplify code. New in 2022.1",
"markdown": "Reports usages of `@ApiStatus.ScheduledForRemoval` annotation without `inVersion` attribute in code which targets Java 9 or newer version.\n\n\nSuch usages can be replaced by `forRemoval` attribute in `@Deprecated` annotation to simplify code.\n\nNew in 2022.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RedundantScheduledForRemovalAnnotation",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code maturity",
"index": 56,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "OptionalGetWithoutIsPresent",
"shortDescription": {
"text": "Optional.get() is called without isPresent() check"
},
"fullDescription": {
"text": "Reports calls to 'get()' on an 'Optional' without checking that it has a value. Calling 'Optional.get()' on an empty 'Optional' instance will throw an exception. Example: 'void x(List<Integer> list) {\n final Optional<Integer> optional =\n list.stream().filter(x -> x > 10).findFirst();\n final Integer result = optional.get(); // problem here\n }'",
"markdown": "Reports calls to `get()` on an `Optional` without checking that it has a value.\n\nCalling `Optional.get()` on an empty `Optional` instance will throw an exception.\n\n**Example:**\n\n\n void x(List<Integer> list) {\n final Optional<Integer> optional =\n list.stream().filter(x -> x > 10).findFirst();\n final Integer result = optional.get(); // problem here\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "OptionalGetWithoutIsPresent",
"cweIds": [
252,
476
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "OnDemandImport",
"shortDescription": {
"text": "'*' import"
},
"fullDescription": {
"text": "Reports any 'import' statements that cover entire packages ('* imports'). Some coding standards prohibit such 'import' statements. You can configure IntelliJ IDEA to detect and fix such statements with its Optimize Imports command. Go to Settings | Editor | Code Style | Java | Imports, make sure that the Use single class import option is enabled, and specify values in the Class count to use import with '*' and Names count to use static import with '*' fields. Thus this inspection is mostly useful for offline reporting on code bases that you don't intend to change.",
"markdown": "Reports any `import` statements that cover entire packages ('\\* imports').\n\nSome coding standards prohibit such `import` statements.\n\n\nYou can configure IntelliJ IDEA to detect and fix such statements with its **Optimize Imports**\ncommand. Go to [Settings \\| Editor \\| Code Style \\| Java \\| Imports](settings://preferences.sourceCode.Java?Use%20single%20class%20import),\nmake sure that the **Use single class import** option is enabled, and specify values in the\n**Class count to use import with '\\*'** and **Names count to use static import with '\\*'** fields.\nThus this inspection is mostly useful for offline reporting on code bases that you don't\nintend to change."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "OnDemandImport",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Imports",
"index": 24,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FallthruInSwitchStatement",
"shortDescription": {
"text": "Fallthrough in 'switch' statement"
},
"fullDescription": {
"text": "Reports 'fall-through' in a 'switch' statement. Fall-through occurs when a series of executable statements after a 'case' label is not guaranteed to transfer control before the next 'case' label. For example, this can happen if the branch is missing a 'break' statement. In that case, control falls through to the statements after that 'switch' label, even though the 'switch' expression is not equal to the value of the fallen-through label. While occasionally intended, this construction is confusing and is often the result of a typo. This inspection ignores any fall-through commented with a text matching the regex pattern '(?i)falls?\\s*thro?u'. There is a fix that adds a 'break' to the branch that can fall through to the next branch. Example: 'switch(x) {\n case (4):\n if (condition) {\n System.out.println(\"3\");\n // no break here\n } else {\n break;\n }\n case (6):\n System.out.println(\"4\");\n }' After the quick-fix is applied: 'switch(x) {\n case (4):\n if (condition) {\n System.out.println(\"3\");\n } else {\n break;\n }\n break;\n case (6):\n System.out.println(\"4\");\n }'",
"markdown": "Reports 'fall-through' in a `switch` statement.\n\nFall-through occurs when a series of executable statements after a `case` label is not guaranteed\nto transfer control before the next `case` label. For example, this can happen if the branch is missing a `break` statement.\nIn that case, control falls through to the statements after\nthat `switch` label, even though the `switch` expression is not equal to\nthe value of the fallen-through label. While occasionally intended, this construction is confusing and is often the result of a typo.\n\n\nThis inspection ignores any fall-through commented with a text matching the regex pattern `(?i)falls?\\s*thro?u`.\n\nThere is a fix that adds a `break` to the branch that can fall through to the next branch.\n\nExample:\n\n\n switch(x) {\n case (4):\n if (condition) {\n System.out.println(\"3\");\n // no break here\n } else {\n break;\n }\n case (6):\n System.out.println(\"4\");\n }\n\nAfter the quick-fix is applied:\n\n\n switch(x) {\n case (4):\n if (condition) {\n System.out.println(\"3\");\n } else {\n break;\n }\n break;\n case (6):\n System.out.println(\"4\");\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "fallthrough",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "OptionalIsPresent",
"shortDescription": {
"text": "Non functional style 'Optional.isPresent()' usage"
},
"fullDescription": {
"text": "Reports 'Optional' expressions used as 'if' or conditional expression conditions, that can be rewritten in a functional style. The result is often shorter and easier to read. Example: 'if (str.isPresent()) str.get().trim();' After the quick-fix is applied: 'str.ifPresent(String::trim);' This inspection only reports if the language level of the project or module is 8 or higher.",
"markdown": "Reports `Optional` expressions used as `if` or conditional expression conditions, that can be rewritten in a functional style. The result is often shorter and easier to read.\n\nExample:\n\n\n if (str.isPresent()) str.get().trim();\n\nAfter the quick-fix is applied:\n\n\n str.ifPresent(String::trim);\n\nThis inspection only reports if the language level of the project or module is 8 or higher."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "OptionalIsPresent",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantOperationOnEmptyContainer",
"shortDescription": {
"text": "Redundant operation on empty container"
},
"fullDescription": {
"text": "Reports redundant operations on empty collections, maps or arrays. Iterating, removing elements, sorting, and some other operations on empty collections have no effect and can be removed. Also, they may be a signal of a bug. Example: 'if (numbers.isEmpty()){\n //error due to the missed negation\n int max = numbers.stream().max(Comparator.naturalOrder()).get();\n ...\n }' New in 2019.1",
"markdown": "Reports redundant operations on empty collections, maps or arrays.\n\n\nIterating, removing elements, sorting,\nand some other operations on empty collections have no effect and can be removed. Also, they may be a signal of a bug.\n\n**Example:**\n\n\n if (numbers.isEmpty()){\n //error due to the missed negation\n int max = numbers.stream().max(Comparator.naturalOrder()).get();\n ...\n }\n\nNew in 2019.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RedundantOperationOnEmptyContainer",
"cweIds": [
561
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AtomicFieldUpdaterNotStaticFinal",
"shortDescription": {
"text": "'AtomicFieldUpdater' field not declared 'static final'"
},
"fullDescription": {
"text": "Reports fields of types: 'java.util.concurrent.atomic.AtomicLongFieldUpdater' 'java.util.concurrent.atomic.AtomicIntegerFieldUpdater' 'java.util.concurrent.atomic.AtomicReferenceFieldUpdater' that are not 'static final'. Because only one atomic field updater is needed for updating a 'volatile' field in all instances of a class, it can almost always be 'static'. Making the updater 'final' allows the JVM to optimize access for improved performance. Example: 'class Main {\n private volatile int id;\n private AtomicIntegerFieldUpdater<Main> idFieldUpdater = AtomicIntegerFieldUpdater.newUpdater(Main.class, \"id\");\n }' After the quick-fix is applied: 'class Main {\n private volatile int id;\n private static final AtomicIntegerFieldUpdater<Main> idFieldUpdater = AtomicIntegerFieldUpdater.newUpdater(Main.class, \"id\");\n }'",
"markdown": "Reports fields of types:\n\n* `java.util.concurrent.atomic.AtomicLongFieldUpdater`\n* `java.util.concurrent.atomic.AtomicIntegerFieldUpdater`\n* `java.util.concurrent.atomic.AtomicReferenceFieldUpdater`\n\nthat are not `static final`. Because only one atomic field updater is needed for updating a `volatile` field in all instances of a class, it can almost always be `static`.\n\nMaking the updater `final` allows the JVM to optimize access for improved performance.\n\n**Example:**\n\n\n class Main {\n private volatile int id;\n private AtomicIntegerFieldUpdater<Main> idFieldUpdater = AtomicIntegerFieldUpdater.newUpdater(Main.class, \"id\");\n }\n\nAfter the quick-fix is applied:\n\n\n class Main {\n private volatile int id;\n private static final AtomicIntegerFieldUpdater<Main> idFieldUpdater = AtomicIntegerFieldUpdater.newUpdater(Main.class, \"id\");\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "AtomicFieldUpdaterNotStaticFinal",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java8MapForEach",
"shortDescription": {
"text": "Map.forEach() can be used"
},
"fullDescription": {
"text": "Suggests replacing 'for(Entry<?,?> entry : map.entrySet()) {...}' or 'map.entrySet().forEach(entry -> ...)' with 'map.forEach((key, value) -> ...)'. Example 'void print(Map<String, Integer> map) {\n map.entrySet().forEach(entry -> {\n String str = entry.getKey();\n System.out.println(str + \":\" + entry.getValue());\n });\n }' After the quick-fix is applied: 'void print(Map<String, Integer> map) {\n map.forEach((str, value) -> System.out.println(str + \":\" + value));\n }' When the Do not report loops option is enabled, only 'entrySet().forEach()' cases will be reported. However, the quick-fix action will be available for 'for'-loops as well. This inspection only reports if the language level of the project or module is 8 or higher. New in 2017.1",
"markdown": "Suggests replacing `for(Entry<?,?> entry : map.entrySet()) {...}` or `map.entrySet().forEach(entry -> ...)` with `map.forEach((key, value) -> ...)`.\n\nExample\n\n\n void print(Map<String, Integer> map) {\n map.entrySet().forEach(entry -> {\n String str = entry.getKey();\n System.out.println(str + \":\" + entry.getValue());\n });\n }\n\nAfter the quick-fix is applied:\n\n\n void print(Map<String, Integer> map) {\n map.forEach((str, value) -> System.out.println(str + \":\" + value));\n }\n\n\nWhen the **Do not report loops** option is enabled, only `entrySet().forEach()` cases will be reported.\nHowever, the quick-fix action will be available for `for`-loops as well.\n\nThis inspection only reports if the language level of the project or module is 8 or higher.\n\nNew in 2017.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "Java8MapForEach",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 8",
"index": 120,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RecordStoreResource",
"shortDescription": {
"text": "'RecordStore' opened but not safely closed"
},
"fullDescription": {
"text": "Reports Java ME 'javax.microedition.rms.RecordStore' resources that are not opened in front of a 'try' block and closed in the corresponding 'finally' block. Such resources may be inadvertently leaked if an exception is thrown before the resource is closed. This inspection is intended for Java ME and other highly resource constrained environments. Applying the results of this inspection without consideration might have negative effects on code clarity and design. Example: 'void foo1() throws RecordStoreException {\n RecordStore rs = RecordStore.openRecordStore(\"bar\", true); // warning\n }\n void foo2() throws RecordStoreException {\n RecordStore rs = RecordStore.openRecordStore(\"bar\", true); // no warning\n try {\n /* ... */\n } finally {\n rs.closeRecordStore();\n }\n }'",
"markdown": "Reports Java ME `javax.microedition.rms.RecordStore` resources that are not opened in front of a `try` block and closed in the corresponding `finally` block.\n\nSuch resources may be inadvertently leaked if an exception is thrown before the resource is closed.\n\n\nThis inspection is intended for Java ME and other highly resource constrained environments.\nApplying the results of this inspection without consideration might have negative effects on code clarity and design.\n\n**Example:**\n\n\n void foo1() throws RecordStoreException {\n RecordStore rs = RecordStore.openRecordStore(\"bar\", true); // warning\n }\n void foo2() throws RecordStoreException {\n RecordStore rs = RecordStore.openRecordStore(\"bar\", true); // no warning\n try {\n /* ... */\n } finally {\n rs.closeRecordStore();\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "RecordStoreOpenedButNotSafelyClosed",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance/Embedded",
"index": 167,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ObjectsEqualsCanBeSimplified",
"shortDescription": {
"text": "'Objects.equals()' can be replaced with 'equals()'"
},
"fullDescription": {
"text": "Reports calls to 'Objects.equals(a, b)' in which the first argument is statically known to be non-null. Such a call can be safely replaced with 'a.equals(b)' or 'a == b' if both arguments are primitives. Example: 'String defaultName = \"default\";\n boolean isDefault = Objects.equals(defaultName, name);' After the quick-fix is applied: 'String defaultName = \"default\";\n boolean isDefault = defaultName.equals(name);' New in 2018.3",
"markdown": "Reports calls to `Objects.equals(a, b)` in which the first argument is statically known to be non-null.\n\nSuch a call can be safely replaced with `a.equals(b)` or `a == b` if both arguments are primitives.\n\nExample:\n\n\n String defaultName = \"default\";\n boolean isDefault = Objects.equals(defaultName, name);\n\nAfter the quick-fix is applied:\n\n\n String defaultName = \"default\";\n boolean isDefault = defaultName.equals(name);\n\nNew in 2018.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ObjectsEqualsCanBeSimplified",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ClassLoaderInstantiation",
"shortDescription": {
"text": "'ClassLoader' instantiation"
},
"fullDescription": {
"text": "Reports instantiations of the 'java.lang.ClassLoader' class. While often benign, any instantiations of 'ClassLoader' should be closely examined in any security audit. Example: 'Class<?> loadExtraClass(String name) throws Exception {\n try(URLClassLoader loader =\n new URLClassLoader(new URL[]{new URL(\"extraClasses/\")})) {\n return loader.loadClass(name);\n }\n }'",
"markdown": "Reports instantiations of the `java.lang.ClassLoader` class.\n\nWhile often benign, any instantiations of `ClassLoader` should be closely examined in any security audit.\n\n**Example:**\n\n Class<?> loadExtraClass(String name) throws Exception {\n try(URLClassLoader loader =\n new URLClassLoader(new URL[]{new URL(\"extraClasses/\")})) {\n return loader.loadClass(name);\n }\n }\n \n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ClassLoaderInstantiation",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Security",
"index": 38,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnresolvedClassReferenceRepair",
"shortDescription": {
"text": "Unresolved class reference"
},
"fullDescription": {
"text": "Reports an unresolved class reference. The quick-fix suggests trying to resolve reference.",
"markdown": "Reports an unresolved class reference.\n\nThe quick-fix suggests trying to resolve reference."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "UnresolvedClassReferenceRepair",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Abstraction issues",
"index": 86,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NativeMethods",
"shortDescription": {
"text": "Native method"
},
"fullDescription": {
"text": "Reports methods declared 'native'. Native methods are inherently unportable.",
"markdown": "Reports methods declared `native`. Native methods are inherently unportable."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NativeMethod",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Portability",
"index": 95,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EqualsWithItself",
"shortDescription": {
"text": "'equals()' called on itself"
},
"fullDescription": {
"text": "Reports calls to 'equals()', 'compareTo()' or similar, that compare an object for equality with itself. The method contracts of these methods specify that such calls will always return 'true' for 'equals()' or '0' for 'compareTo()'. The inspection also checks calls to 'Objects.equals()', 'Objects.deepEquals()', 'Arrays.equals()', 'Comparator.compare()', 'assertEquals()' methods of test frameworks (JUnit, TestNG, AssertJ), 'Integer.compare()', 'Integer.compareUnsigned()' and similar methods. Example: 'class Foo {\n boolean foo(Object o) {\n return o.equals(o); // warning\n }\n\n boolean bar(String[] ss) {\n return Arrays.equals(ss, ss); // warning\n }\n}' Use the option to report test assertions report only on non-extendable library classes (like 'String') and primitive types. This option can be useful, when testing 'equals()' methods.",
"markdown": "Reports calls to `equals()`, `compareTo()` or similar, that compare an object for equality with itself. The method contracts of these methods specify that such calls will always return `true` for `equals()` or `0` for `compareTo()`. The inspection also checks calls to `Objects.equals()`, `Objects.deepEquals()`, `Arrays.equals()`, `Comparator.compare()`, `assertEquals()` methods of test frameworks (JUnit, TestNG, AssertJ), `Integer.compare()`, `Integer.compareUnsigned()` and similar methods.\n\n**Example:**\n\n\n class Foo {\n boolean foo(Object o) {\n return o.equals(o); // warning\n }\n\n boolean bar(String[] ss) {\n return Arrays.equals(ss, ss); // warning\n }\n }\n\n\nUse the option to report test assertions report only on non-extendable library classes (like `String`) and primitive types.\nThis option can be useful, when testing `equals()` methods."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "EqualsWithItself",
"cweIds": [
571
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ClassInheritanceDepth",
"shortDescription": {
"text": "Class too deep in inheritance tree"
},
"fullDescription": {
"text": "Reports classes that are too deep in the inheritance hierarchy. Classes that are too deeply inherited may be confusing and indicate that a refactoring is necessary. All superclasses from a library are treated as a single superclass, libraries are considered unmodifiable. Use the Inheritance depth limit field to specify the maximum inheritance depth for a class.",
"markdown": "Reports classes that are too deep in the inheritance hierarchy.\n\nClasses that are too deeply inherited may be confusing and indicate that a refactoring is necessary.\n\nAll superclasses from a library are treated as a single superclass, libraries are considered unmodifiable.\n\nUse the **Inheritance depth limit** field to specify the maximum inheritance depth for a class."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ClassTooDeepInInheritanceTree",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Class metrics",
"index": 123,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MarkedForRemoval",
"shortDescription": {
"text": "Usage of API marked for removal"
},
"fullDescription": {
"text": "Reports usages of deprecated APIs (classes, fields, and methods) that are marked for removal with '@Deprecated(forRemoval=true)'. The code that uses an API marked for removal may cause a runtime error with a future version of the API. That is why the recommended severity for this inspection is Error. You can change the severity to Warning if you want to use the same code highlighting as in ordinary deprecation. New in 2017.3",
"markdown": "Reports usages of deprecated APIs (classes, fields, and methods) that are marked for removal with `@Deprecated(`**forRemoval**`=true)`.\n\n\nThe code that uses an API marked for removal may cause a runtime error with a future version of the API. That is why\nthe recommended severity for this inspection is *Error*.\n\n\nYou can change the severity to *Warning* if you want to use the same code highlighting as in ordinary deprecation.\n\nNew in 2017.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "removal",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Java/Code maturity",
"index": 56,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NestedConditionalExpression",
"shortDescription": {
"text": "Nested conditional expression"
},
"fullDescription": {
"text": "Reports nested conditional expressions as they may result in extremely confusing code. Example: 'int y = a == 10 ? b == 20 ? 10 : a : b;'",
"markdown": "Reports nested conditional expressions as they may result in extremely confusing code.\n\nExample:\n\n\n int y = a == 10 ? b == 20 ? 10 : a : b;\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NestedConditionalExpression",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "WhileCanBeForeach",
"shortDescription": {
"text": "'while' loop can be replaced with enhanced 'for' loop"
},
"fullDescription": {
"text": "Reports 'while' loops that iterate over collections and can be replaced with enhanced 'for' loops (foreach iteration syntax). Example: 'Iterator it = c.iterator();\n while(it.hasNext()) {\n Object obj = it.next();\n System.out.println(obj);\n }' Can be replaced with: 'for (Object obj : c) {\n System.out.println(obj);\n }' This inspection only reports if the language level of the project or module is 5 or higher.",
"markdown": "Reports `while` loops that iterate over collections and can be replaced with enhanced `for` loops (foreach iteration syntax).\n\n**Example:**\n\n\n Iterator it = c.iterator();\n while(it.hasNext()) {\n Object obj = it.next();\n System.out.println(obj);\n }\n\nCan be replaced with:\n\n\n for (Object obj : c) {\n System.out.println(obj);\n }\n\nThis inspection only reports if the language level of the project or module is 5 or higher."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "WhileLoopReplaceableByForEach",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 5",
"index": 119,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ImplicitNumericConversion",
"shortDescription": {
"text": "Implicit numeric conversion"
},
"fullDescription": {
"text": "Reports implicit conversion between numeric types. Implicit numeric conversion is not a problem in itself but, if unexpected, may cause difficulties when tracing bugs. Example: 'double m(int i) {\n return i * 10;\n }' After the quick-fix is applied: 'double m(int i) {\n return (double) (i * 10);\n }' Configure the inspection: Use the Ignore widening conversions option to ignore implicit conversion that cannot result in data loss (for example, 'int'->'long'). Use the Ignore conversions from and to 'char' option to ignore conversion from and to 'char'. The inspection will still report conversion from and to floating-point numbers. Use the Ignore conversion from constants and literals to make the inspection ignore conversion from literals and compile-time constants.",
"markdown": "Reports implicit conversion between numeric types.\n\nImplicit numeric conversion is not a problem in itself but, if unexpected, may cause difficulties when tracing bugs.\n\n**Example:**\n\n\n double m(int i) {\n return i * 10;\n }\n\nAfter the quick-fix is applied:\n\n\n double m(int i) {\n return (double) (i * 10);\n }\n\nConfigure the inspection:\n\n* Use the **Ignore widening conversions** option to ignore implicit conversion that cannot result in data loss (for example, `int`-\\>`long`).\n* Use the **Ignore conversions from and to 'char'** option to ignore conversion from and to `char`. The inspection will still report conversion from and to floating-point numbers.\n* Use the **Ignore conversion from constants and literals** to make the inspection ignore conversion from literals and compile-time constants."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ImplicitNumericConversion",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Numeric issues",
"index": 31,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "BulkFileAttributesRead",
"shortDescription": {
"text": "Bulk 'Files.readAttributes()' call can be used"
},
"fullDescription": {
"text": "Reports multiple sequential 'java.io.File' attribute checks, such as: 'isDirectory()' 'isFile()' 'lastModified()' 'length()' Such calls can be replaced with a bulk 'Files.readAttributes()' call. This is usually more performant than multiple separate attribute checks. Example: 'boolean isNewFile(File file, long lastModified) throws IOException {\n return file.isFile() && file.lastModified() > lastModified;\n }' After the quick-fix is applied: 'boolean isNewFile(File file, long lastModified) throws IOException {\n var fileAttributes = Files.readAttributes(file.toPath(), BasicFileAttributes.class);\n return fileAttributes.isRegularFile() && fileAttributes.lastModifiedTime().toMillis() > lastModified;\n }' This inspection does not show a warning if 'IOException' is not handled in the current context, but the quick-fix is still available. Note that the replacements are usually not completely equivalent and should be applied with care. In particular, the behavior could differ if the file does not exist at all. This inspection only reports if the language level of the project or module is 7 or higher. New in 2022.1",
"markdown": "Reports multiple sequential `java.io.File` attribute checks, such as:\n\n* `isDirectory()`\n* `isFile()`\n* `lastModified()`\n* `length()`\n\nSuch calls can be replaced with a bulk `Files.readAttributes()` call. This is usually more performant than multiple separate attribute checks.\n\nExample:\n\n\n boolean isNewFile(File file, long lastModified) throws IOException {\n return file.isFile() && file.lastModified() > lastModified;\n }\n\nAfter the quick-fix is applied:\n\n\n boolean isNewFile(File file, long lastModified) throws IOException {\n var fileAttributes = Files.readAttributes(file.toPath(), BasicFileAttributes.class);\n return fileAttributes.isRegularFile() && fileAttributes.lastModifiedTime().toMillis() > lastModified;\n }\n\nThis inspection does not show a warning if `IOException` is not handled in the current context, but the quick-fix is still available.\n\nNote that the replacements are usually not completely equivalent and should be applied with care. In particular, the behavior could differ if\nthe file does not exist at all.\n\nThis inspection only reports if the language level of the project or module is 7 or higher.\n\nNew in 2022.1"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "BulkFileAttributesRead",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance",
"index": 10,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NotNullFieldNotInitialized",
"shortDescription": {
"text": "@NotNull field is not initialized"
},
"fullDescription": {
"text": "Reports fields annotated as not-null that are not initialized in the constructor. Example: 'public class MyClass {\n private @NotNull String value;\n\n public void setValue(@NotNull String value) {\n this.value = value;\n }\n\n public @NotNull String getValue() {\n return value;\n }\n}' Such fields may violate the not-null constraint. In the example above, the 'setValue' parameter is annotated as not-null, but 'getValue' may return null if the setter was not called. Configure the inspection: Use the Ignore fields which could be initialized implicitly option to control whether a warning should be issued if the field could be initialized implicitly (e.g. via a dependency injection). Use the Ignore fields initialized in setUp() method option to control whether a warning should be issued if the field is written in the test case 'setUp()' method.",
"markdown": "Reports fields annotated as not-null that are not initialized in the constructor.\n\nExample:\n\n public class MyClass {\n private @NotNull String value;\n\n public void setValue(@NotNull String value) {\n this.value = value;\n }\n\n public @NotNull String getValue() {\n return value;\n }\n }\n\n\nSuch fields may violate the not-null constraint. In the example above, the `setValue` parameter is annotated as not-null, but\n`getValue` may return null if the setter was not called.\n\nConfigure the inspection:\n\n* Use the **Ignore fields which could be initialized implicitly** option to control whether a warning should be issued if the field could be initialized implicitly (e.g. via a dependency injection).\n* Use the **Ignore fields initialized in setUp() method** option to control whether a warning should be issued if the field is written in the test case `setUp()` method."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "NotNullFieldNotInitialized",
"cweIds": [
476
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs/Nullability problems",
"index": 169,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "OverlyComplexBooleanExpression",
"shortDescription": {
"text": "Overly complex boolean expression"
},
"fullDescription": {
"text": "Reports boolean expressions with too many terms. Such expressions may be confusing and bug-prone. Example: 'cond(x1) && cond(x2) ^ cond(x3) && cond(x4);' Configure the inspection: Use the Maximum number of terms field to specify the maximum number of terms allowed in a boolean expression. Use the Ignore pure conjunctions and disjunctions option to ignore boolean expressions which use only a single boolean operator repeatedly.",
"markdown": "Reports boolean expressions with too many terms. Such expressions may be confusing and bug-prone.\n\nExample:\n\n\n cond(x1) && cond(x2) ^ cond(x3) && cond(x4);\n\nConfigure the inspection:\n\n* Use the **Maximum number of terms** field to specify the maximum number of terms allowed in a boolean expression.\n* Use the **Ignore pure conjunctions and disjunctions** option to ignore boolean expressions which use only a single boolean operator repeatedly."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "OverlyComplexBooleanExpression",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NotifyCalledOnCondition",
"shortDescription": {
"text": "'notify()' or 'notifyAll()' called on 'java.util.concurrent.locks.Condition' object"
},
"fullDescription": {
"text": "Reports calls to 'notify()' or 'notifyAll()' made on 'java.util.concurrent.locks.Condition' object. This is probably a programming error, and some variant of the 'signal()' or 'signalAll()' method was intended instead, otherwise 'IllegalMonitorStateException' may occur. Example: 'class C {\n final Lock l = new ReentrantLock();\n final Condition c = l.newCondition();\n\n void release() {\n l.lock();\n try {\n c.notifyAll(); // probably 'signalAll()' was intended here\n } finally {\n l.unlock();\n }\n }\n }'",
"markdown": "Reports calls to `notify()` or `notifyAll()` made on `java.util.concurrent.locks.Condition` object.\n\n\nThis is probably a programming error, and some variant of the `signal()` or\n`signalAll()` method was intended instead, otherwise `IllegalMonitorStateException` may occur.\n\n**Example:**\n\n\n class C {\n final Lock l = new ReentrantLock();\n final Condition c = l.newCondition();\n\n void release() {\n l.lock();\n try {\n c.notifyAll(); // probably 'signalAll()' was intended here\n } finally {\n l.unlock();\n }\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NotifyCalledOnCondition",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NewMethodNamingConvention",
"shortDescription": {
"text": "Method naming convention"
},
"fullDescription": {
"text": "Reports methods whose names are too short, too long, or do not follow the specified regular expression pattern. Instance methods that override library methods and constructors are ignored by this inspection. Example: if the inspection is enabled for static methods, and the minimum specified method name length is 4 (the default), the following static method produces a warning, because the length of its name is 3, which is less than 4: 'public static int max(int a, int b)'. A quick-fix that renames such methods is available only in the editor. Configure the inspection: Use the list in the Options section to specify which methods should be checked. Deselect the checkboxes for the method types for which you want to skip the check. Specify 0 in the length fields to skip the corresponding checks. Regular expressions should be specified in the standard 'java.util.regex' format.",
"markdown": "Reports methods whose names are too short, too long, or do not follow the specified regular expression pattern.\n\nInstance methods that override library\nmethods and constructors are ignored by this inspection.\n\n**Example:** if the inspection is enabled for static methods, and the minimum specified method name length is 4 (the default),\nthe following static method produces a warning, because the length of its name is 3, which is less\nthan 4: `public static int max(int a, int b)`.\n\nA quick-fix that renames such methods is available only in the editor.\n\nConfigure the inspection:\n\nUse the list in the **Options** section to specify which methods should be checked. Deselect the checkboxes for the method types for which\nyou want to skip the check. Specify **0** in the length fields to skip the corresponding checks.\n\nRegular expressions should be specified in the standard `java.util.regex` format."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NewMethodNamingConvention",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Naming conventions/Method",
"index": 108,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "OverlyStrongTypeCast",
"shortDescription": {
"text": "Overly strong type cast"
},
"fullDescription": {
"text": "Reports type casts that are overly strong. For instance, casting an object to 'ArrayList' when casting it to 'List' would do just as well. Note: much like the Redundant type cast inspection, applying the fix for this inspection may change the semantics of your program if you are intentionally using an overly strong cast to cause a 'ClassCastException' to be generated. Example: 'interface Super {\n void doSmth();\n }\n interface Sub extends Super { }\n\n void use(Object obj) {\n // Warning: ((Super)obj).doSmth() could be used\n ((Sub)obj).doSmth();\n }' Use the checkbox below to ignore casts when there's a matching 'instanceof' check in the code.",
"markdown": "Reports type casts that are overly strong. For instance, casting an object to `ArrayList` when casting it to `List` would do just as well.\n\n\n**Note:** much like the *Redundant type cast*\ninspection, applying the fix for this inspection may change the semantics of your program if you are\nintentionally using an overly strong cast to cause a `ClassCastException` to be generated.\n\nExample:\n\n\n interface Super {\n void doSmth();\n }\n interface Sub extends Super { }\n\n void use(Object obj) {\n // Warning: ((Super)obj).doSmth() could be used\n ((Sub)obj).doSmth();\n }\n\n\nUse the checkbox below to ignore casts when there's a matching `instanceof` check in the code."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "OverlyStrongTypeCast",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Abstraction issues",
"index": 86,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JavaLangImport",
"shortDescription": {
"text": "Unnecessary import from the 'java.lang' package"
},
"fullDescription": {
"text": "Reports 'import' statements that refer to the 'java.lang' package. 'java.lang' classes are always implicitly imported, so such import statements are redundant and confusing. Since IntelliJ IDEA can automatically detect and fix such statements with its Optimize Imports command, this inspection is mostly useful for offline reporting on code bases that you don't intend to change.",
"markdown": "Reports `import` statements that refer to the `java.lang` package.\n\n\n`java.lang` classes are always implicitly imported, so such import statements are\nredundant and confusing.\n\n\nSince IntelliJ IDEA can automatically detect and fix such statements with its **Optimize Imports** command, this inspection is mostly useful for offline reporting on code bases that you don't intend to change."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "JavaLangImport",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Imports",
"index": 24,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UtilityClass",
"shortDescription": {
"text": "Utility class"
},
"fullDescription": {
"text": "Reports utility classes. Utility classes have all fields and methods declared as 'static' and their presence may indicate a lack of object-oriented design. Use the Ignore if annotated by option to specify special annotations. The inspection ignores classes annotated with one of these annotations.",
"markdown": "Reports utility classes.\n\nUtility classes have all fields and methods declared as `static` and their\npresence may indicate a lack of object-oriented design.\n\n\nUse the **Ignore if annotated by** option to specify special annotations. The inspection ignores classes annotated with one of\nthese annotations."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "UtilityClass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Class structure",
"index": 21,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ClassNameDiffersFromFileName",
"shortDescription": {
"text": "Class name differs from file name"
},
"fullDescription": {
"text": "Reports top-level class names that don't match the name of a file containing them. While the Java specification allows for naming non-'public' classes this way, files with unmatched names may be confusing and decrease usefulness of various software tools.",
"markdown": "Reports top-level class names that don't match the name of a file containing them.\n\nWhile the Java specification allows for naming non-`public` classes this way,\nfiles with unmatched names may be confusing and decrease usefulness of various software tools."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ClassNameDiffersFromFileName",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Class structure",
"index": 21,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "IndexOfReplaceableByContains",
"shortDescription": {
"text": "'String.indexOf()' expression can be replaced with 'contains()'"
},
"fullDescription": {
"text": "Reports comparisons with 'String.indexOf()' calls that can be replaced with a call to the 'String.contains()' method. Example: 'boolean b = \"abcd\".indexOf('e') >= 0;' After the quick-fix is applied: 'boolean b = \"abcd\".contains('e');' This inspection only reports if the language level of the project or module is 5 or higher.",
"markdown": "Reports comparisons with `String.indexOf()` calls that can be replaced with a call to the `String.contains()` method.\n\n**Example:**\n\n\n boolean b = \"abcd\".indexOf('e') >= 0;\n\nAfter the quick-fix is applied:\n\n\n boolean b = \"abcd\".contains('e');\n\nThis inspection only reports if the language level of the project or module is 5 or higher."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "IndexOfReplaceableByContains",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 5",
"index": 119,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "StringConcatenationArgumentToLogCall",
"shortDescription": {
"text": "Non-constant string concatenation as argument to logging call"
},
"fullDescription": {
"text": "Reports non-constant string concatenations that are used as arguments to SLF4J and Log4j 2 logging methods. Non-constant concatenations are evaluated at runtime even when the logging message is not logged; this can negatively impact performance. It is recommended to use a parameterized log message instead, which will not be evaluated when logging is disabled. Example: 'public class Vital {\n private static final Logger LOG = LoggerFactory.getLogger(Vital.class);\n\n public void saveTheWorld(int i, String s, boolean b) {\n LOG.info(\"saveTheWorld(\" + i + \", \" + s + \", \" + b + \")\");\n // todo\n }\n }' After the quick-fix is applied: 'public class Vital {\n private static final Logger LOG = LoggerFactory.getLogger(Vital.class);\n\n public void saveTheWorld(int i, String s, boolean b) {\n LOG.info(\"saveTheWorld({}, {}, {})\", i, s, b);\n // todo\n }\n }' Configure the inspection: Use the Warn on list to ignore certain higher logging levels. Higher logging levels may be enabled even in production, and the arguments will always be evaluated.",
"markdown": "Reports non-constant string concatenations that are used as arguments to **SLF4J** and **Log4j 2** logging methods. Non-constant concatenations are evaluated at runtime even when the logging message is not logged; this can negatively impact performance. It is recommended to use a parameterized log message instead, which will not be evaluated when logging is disabled.\n\n**Example:**\n\n\n public class Vital {\n private static final Logger LOG = LoggerFactory.getLogger(Vital.class);\n\n public void saveTheWorld(int i, String s, boolean b) {\n LOG.info(\"saveTheWorld(\" + i + \", \" + s + \", \" + b + \")\");\n // todo\n }\n }\n\nAfter the quick-fix is applied:\n\n\n public class Vital {\n private static final Logger LOG = LoggerFactory.getLogger(Vital.class);\n\n public void saveTheWorld(int i, String s, boolean b) {\n LOG.info(\"saveTheWorld({}, {}, {})\", i, s, b);\n // todo\n }\n }\n\n\nConfigure the inspection:\n\n* Use the **Warn on** list to ignore certain higher logging levels. Higher logging levels may be enabled even in production, and the arguments will always be evaluated."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "StringConcatenationArgumentToLogCall",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Logging",
"index": 77,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "OptionalContainsCollection",
"shortDescription": {
"text": "'Optional' contains array or collection"
},
"fullDescription": {
"text": "Reports 'java.util.Optional' or 'com.google.common.base.Optional' types with an array or collection type parameter. In such cases, it is more clear to just use an empty array or collection to indicate the absence of result. Example: 'Optional<List<Integer>> foo() {\n return Optional.empty();\n }' This code could look like: 'List<Integer> foo() {\n return new List<>();\n }'",
"markdown": "Reports `java.util.Optional` or `com.google.common.base.Optional` types with an array or collection type parameter.\n\nIn such cases, it is more clear to just use an empty array or collection to indicate the absence of result.\n\n**Example:**\n\n\n Optional<List<Integer>> foo() {\n return Optional.empty();\n }\n\nThis code could look like:\n\n\n List<Integer> foo() {\n return new List<>();\n }\n \n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "OptionalContainsCollection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SimplifiableAssertion",
"shortDescription": {
"text": "Simplifiable assertion"
},
"fullDescription": {
"text": "Reports any 'assert' calls that can be replaced with simpler and equivalent calls. Example → Replacement 'assertEquals(true, x());' 'assertTrue(x());' 'assertTrue(y() != null);' 'assertNotNull(y());' 'assertTrue(z == z());' 'assertSame(z, z());' 'assertTrue(a.equals(a()));' 'assertEquals(a, a());' 'assertTrue(false);' 'fail();'",
"markdown": "Reports any `assert` calls that can be replaced with simpler and equivalent calls.\n\n| Example | → | Replacement |\n|----------------------------------|---|-------------------------|\n| `assertEquals(`**true**`, x());` | | `assertTrue(x());` |\n| `assertTrue(y() != null);` | | `assertNotNull(y());` |\n| `assertTrue(z == z());` | | `assertSame(z, z());` |\n| `assertTrue(a.equals(a()));` | | `assertEquals(a, a());` |\n| `assertTrue(`**false**`);` | | `fail();` |"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SimplifiableAssertion",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Test frameworks",
"index": 127,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "InterfaceMethodClashesWithObject",
"shortDescription": {
"text": "Interface method clashes with method in 'Object'"
},
"fullDescription": {
"text": "Reports interface methods that clash with the protected methods 'clone()' and 'finalize()' from the 'java.lang.Object' class. In an interface, it is possible to declare these methods with a return type that is incompatible with the 'java.lang.Object' methods. A class that implements such an interface will not be compilable. When the interface is functional, it remains possible to create a lambda from it, but this is not recommended. Example: '// Warning: this interface cannot be implemented\n // by any class, only by a lambda or method reference\n interface MyInterface {\n double clone();\n }'",
"markdown": "Reports interface methods that clash with the **protected** methods `clone()` and `finalize()` from the `java.lang.Object` class.\n\nIn an interface, it is possible to declare these methods with a return type that is incompatible with the `java.lang.Object` methods.\nA class that implements such an interface will not be compilable.\nWhen the interface is functional, it remains possible to create a lambda from it, but this is not recommended.\n\nExample:\n\n\n // Warning: this interface cannot be implemented\n // by any class, only by a lambda or method reference\n interface MyInterface {\n double clone();\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "InterfaceMethodClashesWithObject",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Abstraction issues",
"index": 86,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "LoadLibraryWithNonConstantString",
"shortDescription": {
"text": "Call to 'System.loadLibrary()' with non-constant string"
},
"fullDescription": {
"text": "Reports calls to 'java.lang.System.loadLibrary()', 'java.lang.System.load()', 'java.lang.Runtime.loadLibrary()' and 'java.lang.Runtime.load()' which take a dynamically-constructed string as the name of the library. Constructed library name strings are a common source of security breaches. By default, this inspection ignores compile-time constants. Example: 'void test(int i) {\n System.loadLibrary(\"foo\" + i);\n }' Use the inspection settings to consider any 'static final' fields as constant. Be careful, because strings like the following will be ignored when the option is enabled: 'private static final String LIBRARY = getUserInput();'",
"markdown": "Reports calls to `java.lang.System.loadLibrary()`, `java.lang.System.load()`, `java.lang.Runtime.loadLibrary()` and `java.lang.Runtime.load()` which take a dynamically-constructed string as the name of the library.\n\n\nConstructed library name strings are a common source of security breaches.\nBy default, this inspection ignores compile-time constants.\n\n**Example:**\n\n\n void test(int i) {\n System.loadLibrary(\"foo\" + i);\n }\n\n\nUse the inspection settings to consider any `static final` fields as constant.\nBe careful, because strings like the following will be ignored when the option is enabled:\n\n\n private static final String LIBRARY = getUserInput();\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "LoadLibraryWithNonConstantString",
"cweIds": [
114,
494,
676,
829
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Security",
"index": 38,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "StaticMethodOnlyUsedInOneClass",
"shortDescription": {
"text": "Static member only used from one other class"
},
"fullDescription": {
"text": "Reports 'static' methods and fields that are only used from a class other than the containing class. Such members could be moved into the using class. Factory methods and members accessed from an anonymous class inside the member's class are ignored by this inspection. Convenience overloads, which call a method with the same name in the same class but have fewer parameters, are also ignored. Use the first checkbox to suppress this inspection when the static member is only used from a test class. Use the second checkbox below to ignore member usages from inside anonymous, local, or non-static inner classes. Use the third checkbox below to not warn on members that cannot be moved without problems, for example, because a method with an identical signature is already present in the target class, or because a field or a method used inside the method will not be accessible when this method is moved. Use the fourth checkbox to ignore members located in utility classes.",
"markdown": "Reports `static` methods and fields that are only used from a class other than the containing class. Such members could be moved into the using class. Factory methods and members accessed from an anonymous class inside the member's class are ignored by this inspection. Convenience overloads, which call a method with the same name in the same class but have fewer parameters, are also ignored.\n\n\nUse the first checkbox to suppress this inspection when the static member is only used from a test class.\n\n\nUse the second checkbox below to ignore member usages from inside anonymous, local, or non-static inner classes.\n\n\nUse the third checkbox below to not warn on members that cannot be moved without problems,\nfor example, because a method with an identical signature is already present in the target class,\nor because a field or a method used inside the method will not be accessible when this method is moved.\n\n\nUse the fourth checkbox to ignore members located in utility classes."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "StaticMethodOnlyUsedInOneClass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Abstraction issues",
"index": 86,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantEscapeInRegexReplacement",
"shortDescription": {
"text": "Redundant escape in regex replacement string"
},
"fullDescription": {
"text": "Reports redundant escapes in the replacement string of regex methods. It is allowed to escape any character in a regex replacement string, but only for the '$' and '\\' characters is escaping necessary. Example: 'string.replaceAll(\"a\", \"\\\\b\");' After the quick-fix is applied: 'string.replaceAll(\"a\", \"b\");' New in 2022.3",
"markdown": "Reports redundant escapes in the replacement string of regex methods. It is allowed to escape any character in a regex replacement string, but only for the `$` and `\\` characters is escaping necessary.\n\n**Example:**\n\n\n string.replaceAll(\"a\", \"\\\\b\");\n\nAfter the quick-fix is applied:\n\n\n string.replaceAll(\"a\", \"b\");\n\nNew in 2022.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RedundantEscapeInRegexReplacement",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Verbose or redundant code constructs",
"index": 47,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SynchronizedOnLiteralObject",
"shortDescription": {
"text": "Synchronization on an object initialized with a literal"
},
"fullDescription": {
"text": "Reports 'synchronized' blocks that lock on an object initialized with a literal. String literals are interned and 'Character', 'Boolean' and 'Number' literals can be allocated from a cache. Because of this, it is possible that some other part of the system, which uses an object initialized with the same literal, is actually holding a reference to the exact same object. This can create unexpected dead-lock situations, if the lock object was thought to be private. Example: 'class Main {\n final String mutex = \"Mutex\";\n void method() {\n synchronized (mutex) {\n }\n }\n }' Use the Warn on all possible literals option to report any synchronization on 'String', 'Character', 'Boolean' and 'Number' objects.",
"markdown": "Reports `synchronized` blocks that lock on an object initialized with a literal.\n\n\nString literals are interned and `Character`, `Boolean` and `Number` literals can be allocated from a cache.\nBecause of this, it is possible that some other part of the system, which uses an object initialized with the same literal, is actually\nholding a reference to the exact same object. This can create unexpected dead-lock situations, if the lock object was thought to be private.\n\n**Example:**\n\n\n class Main {\n final String mutex = \"Mutex\";\n void method() {\n synchronized (mutex) {\n }\n }\n }\n\n\nUse the **Warn on all possible literals** option to report any synchronization on\n`String`, `Character`, `Boolean` and `Number` objects."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "SynchronizedOnLiteralObject",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java9ReflectionClassVisibility",
"shortDescription": {
"text": "Reflective access across modules issues"
},
"fullDescription": {
"text": "Reports 'Class.forName()' and 'ClassLoader.loadClass()' calls which try to access classes that aren't visible in the current scope due to Java 9 module accessibility rules. This inspection only reports if the language level of the project or module is 9 or higher.",
"markdown": "Reports `Class.forName()` and `ClassLoader.loadClass()` calls which try to access classes that aren't visible in the current scope due to Java 9 module accessibility rules.\n\nThis inspection only reports if the language level of the project or module is 9 or higher."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "Java9ReflectionClassVisibility",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Reflective access",
"index": 128,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CharsetObjectCanBeUsed",
"shortDescription": {
"text": "Standard 'Charset' object can be used"
},
"fullDescription": {
"text": "Reports methods and constructors in which constant charset 'String' literal (for example, '\"UTF-8\"') can be replaced with the predefined 'StandardCharsets.UTF_8' code. The code after the fix may work faster, because the charset lookup becomes unnecessary. Also, catching 'UnsupportedEncodingException' may become unnecessary as well. In this case, the catch block will be removed automatically. Example: 'try {\n byte[] bytes = \"str\".getBytes(\"UTF-8\");\n } catch (UnsupportedEncodingException e) {\n }' After quick-fix is applied: 'byte[] bytes = \"str\".getBytes(StandardCharsets.UTF_8);' The inspection is available in Java 7 and later. New in 2018.2",
"markdown": "Reports methods and constructors in which constant charset `String` literal (for example, `\"UTF-8\"`) can be replaced with the predefined `StandardCharsets.UTF_8` code.\n\nThe code after the fix may work faster, because the charset lookup becomes unnecessary.\nAlso, catching `UnsupportedEncodingException` may become unnecessary as well. In this case,\nthe catch block will be removed automatically.\n\nExample:\n\n\n try {\n byte[] bytes = \"str\".getBytes(\"UTF-8\");\n } catch (UnsupportedEncodingException e) {\n }\n\nAfter quick-fix is applied:\n\n\n byte[] bytes = \"str\".getBytes(StandardCharsets.UTF_8);\n\nThe inspection is available in Java 7 and later.\n\nNew in 2018.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "CharsetObjectCanBeUsed",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UseOfSunClasses",
"shortDescription": {
"text": "Use of 'sun.*' classes"
},
"fullDescription": {
"text": "Reports uses of classes from the 'sun.*' hierarchy. Such classes are non-portable between different JVMs.",
"markdown": "Reports uses of classes from the `sun.*` hierarchy. Such classes are non-portable between different JVMs."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "UseOfSunClasses",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Portability",
"index": 95,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantCast",
"shortDescription": {
"text": "Redundant type cast"
},
"fullDescription": {
"text": "Reports unnecessary cast expressions. Example: 'static Object toObject(String s) {\n return (Object) s;\n }' Use the checkbox below to ignore clarifying casts e.g., casts in collection calls where 'Object' is expected: 'static void removeFromList(List<String> l, Object o) {\n l.remove((String)o);\n }'",
"markdown": "Reports unnecessary cast expressions.\n\nExample:\n\n\n static Object toObject(String s) {\n return (Object) s;\n }\n\n\nUse the checkbox below to ignore clarifying casts e.g., casts in collection calls where `Object` is expected:\n\n\n static void removeFromList(List<String> l, Object o) {\n l.remove((String)o);\n } \n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RedundantCast",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Verbose or redundant code constructs",
"index": 47,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AnonymousInnerClass",
"shortDescription": {
"text": "Anonymous inner class can be replaced with inner class"
},
"fullDescription": {
"text": "Reports anonymous inner classes. In some cases, replacing anonymous inner classes with inner classes can lead to more readable and maintainable code. Also, some code standards discourage anonymous inner classes.",
"markdown": "Reports anonymous inner classes.\n\nIn some cases, replacing anonymous inner classes with inner classes can lead to more readable and maintainable code.\nAlso, some code standards discourage anonymous inner classes."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "AnonymousInnerClass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Class structure",
"index": 21,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SimplifyCollector",
"shortDescription": {
"text": "Simplifiable collector"
},
"fullDescription": {
"text": "Reports collectors that can be simplified. In particular, some cascaded 'groupingBy()' collectors can be expressed by using a simpler 'toMap()' collector, which is also likely to be more performant. Example: 'Collectors.groupingByConcurrent(String::length, Collectors.collectingAndThen(Collectors.maxBy(String::compareTo), Optional::get));' After the quick-fix is applied: 'Collectors.toConcurrentMap(String::length, Function.identity(), BinaryOperator.maxBy(String::compareTo));' This inspection only reports if the language level of the project or module is 8 or higher. New in 2017.1",
"markdown": "Reports collectors that can be simplified.\n\nIn particular, some cascaded `groupingBy()` collectors can be expressed by using a\nsimpler `toMap()` collector, which is also likely to be more performant.\n\nExample:\n\n\n Collectors.groupingByConcurrent(String::length, Collectors.collectingAndThen(Collectors.maxBy(String::compareTo), Optional::get));\n\nAfter the quick-fix is applied:\n\n\n Collectors.toConcurrentMap(String::length, Function.identity(), BinaryOperator.maxBy(String::compareTo));\n\nThis inspection only reports if the language level of the project or module is 8 or higher.\n\nNew in 2017.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SimplifyCollector",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Verbose or redundant code constructs",
"index": 47,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MultipleTopLevelClassesInFile",
"shortDescription": {
"text": "Multiple top level classes in single file"
},
"fullDescription": {
"text": "Reports multiple top-level classes in a single Java file. Putting multiple top-level classes in one file may be confusing and degrade the usefulness of various software tools.",
"markdown": "Reports multiple top-level classes in a single Java file.\n\nPutting multiple\ntop-level classes in one file may be confusing and degrade the usefulness of various\nsoftware tools."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "MultipleTopLevelClassesInFile",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Class structure",
"index": 21,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "IteratorNextDoesNotThrowNoSuchElementException",
"shortDescription": {
"text": "'Iterator.next()' which can't throw 'NoSuchElementException'"
},
"fullDescription": {
"text": "Reports implementations of 'Iterator.next()' that cannot throw 'java.util.NoSuchElementException'. Such implementations violate the contract of 'java.util.Iterator', and may result in subtle bugs if the iterator is used in a non-standard way. Example: 'class Numbers implements Iterator<Integer> {\n @Override\n public Integer next() { //warning\n if (hasNext()) {\n return generateNext();\n } else {\n return null; //throw NoSuchElementException instead\n }\n }\n\n ...\n }'",
"markdown": "Reports implementations of `Iterator.next()` that cannot throw `java.util.NoSuchElementException`.\n\n\nSuch implementations violate the contract of `java.util.Iterator`,\nand may result in subtle bugs if the iterator is used in a non-standard way.\n\n**Example:**\n\n\n class Numbers implements Iterator<Integer> {\n @Override\n public Integer next() { //warning\n if (hasNext()) {\n return generateNext();\n } else {\n return null; //throw NoSuchElementException instead\n }\n }\n\n ...\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "IteratorNextCanNotThrowNoSuchElementException",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "IncorrectMessageFormat",
"shortDescription": {
"text": "Incorrect 'MessageFormat' pattern"
},
"fullDescription": {
"text": "Reports incorrect message format patterns or incorrect indexes of placeholders The following errors are reported: Unparsed or negative index Unclosed brace Unpaired quote. In this case, a part of a pattern may not be used Probably incorrect number of quotes Incorrect lower bound of nested choice patterns Incorrect indexes of placeholders. In this case, a placeholder may not be substituted or an argument may not be used Examples: 'MessageFormat.format(\"{wrong}\", 1); // incorrect index\n MessageFormat.format(\"{0\", 1); // Unmatched brace\n MessageFormat.format(\"'{0}\", 1); // Unpaired quote\n MessageFormat.format(\"It''''s {0}\", 1); // \"It''s\" will be printed, instead of \"It's\"\n MessageFormat.format(\"{0}\", 1, 2); // The argument with index '1' is not used in the pattern' New in 2023.2",
"markdown": "Reports incorrect message format patterns or incorrect indexes of placeholders\n\nThe following errors are reported:\n\n* Unparsed or negative index\n* Unclosed brace\n* Unpaired quote. In this case, a part of a pattern may not be used\n* Probably incorrect number of quotes\n* Incorrect lower bound of nested choice patterns\n* Incorrect indexes of placeholders. In this case, a placeholder may not be substituted or an argument may not be used\n\nExamples:\n\n\n MessageFormat.format(\"{wrong}\", 1); // incorrect index\n MessageFormat.format(\"{0\", 1); // Unmatched brace\n MessageFormat.format(\"'{0}\", 1); // Unpaired quote\n MessageFormat.format(\"It''''s {0}\", 1); // \"It''s\" will be printed, instead of \"It's\"\n MessageFormat.format(\"{0}\", 1, 2); // The argument with index '1' is not used in the pattern\n\nNew in 2023.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "IncorrectMessageFormat",
"cweIds": [
628,
707
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SuspiciousTernaryOperatorInVarargsCall",
"shortDescription": {
"text": "Suspicious ternary operator in varargs method call"
},
"fullDescription": {
"text": "Reports vararg method calls that use a ternary operator with mixed array and non-array branches. When compiled, both branches are wrapped in arrays. As a result, the array branch is turned into a two-dimensional array, which may indicate a problem. The quick-fix wraps the non-array branch in an array to prevent the compiler from doing the conversion. Example: 'static void bar(boolean flag) {\n Object[] a = {1, 2};\n Object b = \"hello\";\n foo(flag ? a : b);\n }\n static void foo(Object... obj) {\n }' After the quick-fix: 'static void bar(boolean flag) {\n Object[] a = {1, 2};\n Object b = \"hello\";\n foo(flag ? a : new Object[]{b});\n }\n static void foo(Object... obj) {\n }' New in 2020.3",
"markdown": "Reports vararg method calls that use a ternary operator with mixed array and non-array branches.\n\n\nWhen compiled, both branches are wrapped in arrays. As a result, the array branch is turned into\na two-dimensional array, which may indicate a problem.\n\n\nThe quick-fix wraps the non-array branch in an array to prevent the compiler from doing the conversion.\n\n**Example:**\n\n\n static void bar(boolean flag) {\n Object[] a = {1, 2};\n Object b = \"hello\";\n foo(flag ? a : b);\n }\n static void foo(Object... obj) {\n }\n\nAfter the quick-fix:\n\n\n static void bar(boolean flag) {\n Object[] a = {1, 2};\n Object b = \"hello\";\n foo(flag ? a : new Object[]{b});\n }\n static void foo(Object... obj) {\n }\n\nNew in 2020.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SuspiciousTernaryOperatorInVarargsCall",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SerializableInnerClassHasSerialVersionUIDField",
"shortDescription": {
"text": "Serializable non-static inner class without 'serialVersionUID'"
},
"fullDescription": {
"text": "Reports non-static inner classes that implement 'java.io.Serializable', but do not define a 'serialVersionUID' field. Without a 'serialVersionUID' field, any change to the class will make previously serialized versions unreadable. It is strongly recommended that 'Serializable' non-static inner classes have a 'serialVersionUID' field, otherwise the default serialization algorithm may result in serialized versions being incompatible between compilers due to differences in synthetic accessor methods. A quick-fix is suggested to add the missing 'serialVersionUID' field. Example: 'class Outer {\n class Inner implements Serializable {}\n }' After the quick-fix is applied: 'class Outer {\n class Inner implements Serializable {\n private static final long serialVersionUID = -7004458730436243902L;\n }\n }' Use the following options to configure the inspection: List classes whose inheritors should not be reported by this inspection. This is meant for classes that inherit 'Serializable' from a superclass but are not intended for serialization. Whether to ignore 'Serializable' anonymous classes.",
"markdown": "Reports non-static inner classes that implement `java.io.Serializable`, but do not define a `serialVersionUID` field.\n\n\nWithout a `serialVersionUID` field, any change to the class will make previously\nserialized versions unreadable. It is strongly recommended that `Serializable`\nnon-static inner classes have a `serialVersionUID` field, otherwise the default\nserialization algorithm may result in serialized versions being incompatible between\ncompilers due to differences in synthetic accessor methods.\n\n\nA quick-fix is suggested to add the missing `serialVersionUID` field.\n\n**Example:**\n\n\n class Outer {\n class Inner implements Serializable {}\n }\n\nAfter the quick-fix is applied:\n\n\n class Outer {\n class Inner implements Serializable {\n private static final long serialVersionUID = -7004458730436243902L;\n }\n }\n\nUse the following options to configure the inspection:\n\n* List classes whose inheritors should not be reported by this inspection. This is meant for classes that inherit `Serializable` from a superclass but are not intended for serialization.\n* Whether to ignore `Serializable` anonymous classes."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "SerializableNonStaticInnerClassWithoutSerialVersionUID",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Serialization issues",
"index": 20,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ParameterNameDiffersFromOverriddenParameter",
"shortDescription": {
"text": "Parameter name differs from parameter in overridden or overloaded method"
},
"fullDescription": {
"text": "Reports parameters whose names differ from the corresponding parameters of the methods they override or overload. While legal in Java, such inconsistent names may be confusing and decrease the documentation benefits of good naming practices. Example: 'class Person {\n Person(String fullName) {}\n }\n class Child extends Person {\n Child(String name) { super(name); }\n }' After the quick-fix is applied: 'class Person {\n Person(String fullName) {}\n }\n class Child extends Person {\n Child(String fullName) { super(fullName); }\n }' Use the options to indicate whether to ignore overridden parameter names that are only a single character long or come from a library method. Both can be useful if you do not wish to be bound by dubious naming conventions used in libraries.",
"markdown": "Reports parameters whose names differ from the corresponding parameters of the methods they override or overload. While legal in Java, such inconsistent names may be confusing and decrease the documentation benefits of good naming practices.\n\n**Example:**\n\n\n class Person {\n Person(String fullName) {}\n }\n class Child extends Person {\n Child(String name) { super(name); }\n }\n\nAfter the quick-fix is applied:\n\n\n class Person {\n Person(String fullName) {}\n }\n class Child extends Person {\n Child(String fullName) { super(fullName); }\n }\n\n\nUse the options to indicate whether to ignore overridden parameter names that are only\na single character long or come from a library method. Both can be useful if\nyou do not wish to be bound by dubious naming conventions used in libraries."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ParameterNameDiffersFromOverriddenParameter",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Naming conventions",
"index": 81,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "OctalLiteral",
"shortDescription": {
"text": "Octal integer"
},
"fullDescription": {
"text": "Reports octal integer literals. Some coding standards prohibit the use of octal literals, as they may be easily confused with decimal literals. Example: 'int i = 015;\n int j = 0_777;' This inspection has two different quick-fixes. After the Convert octal literal to decimal literal quick-fix is applied, the code changes to: 'int i = 13;\n int j = 511;' After the Remove leading zero to make decimal quick-fix is applied, the code changes to: 'int i = 15;\n int j = 777;'",
"markdown": "Reports octal integer literals. Some coding standards prohibit the use of octal literals, as they may be easily confused with decimal literals.\n\nExample:\n\n\n int i = 015;\n int j = 0_777;\n\nThis inspection has two different quick-fixes.\nAfter the **Convert octal literal to decimal literal** quick-fix is applied, the code changes to:\n\n\n int i = 13;\n int j = 511;\n\nAfter the **Remove leading zero to make decimal** quick-fix is applied, the code changes to:\n\n\n int i = 15;\n int j = 777;\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "OctalInteger",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Numeric issues",
"index": 31,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReadWriteStringCanBeUsed",
"shortDescription": {
"text": "'Files.readString()' or 'Files.writeString()' can be used"
},
"fullDescription": {
"text": "Reports method calls that read or write a 'String' as bytes using 'java.nio.file.Files'. Such calls can be replaced with a call to a 'Files.readString()' or 'Files.writeString()' method introduced in Java 11. Example: 'String s = \"example\";\n Files.write(Paths.get(\"out.txt\"), s.getBytes(StandardCharsets.UTF_8), StandardOpenOption.WRITE);\n s = new String(Files.readAllBytes(Paths.get(\"in.txt\")), StandardCharsets.ISO_8859_1);' After the quick fix is applied: 'String s = \"example\";\n Files.writeString(Paths.get(\"out.txt\"), s, StandardOpenOption.WRITE);\n s = Files.readString(Paths.get(\"in.txt\"), StandardCharsets.ISO_8859_1);' New in 2018.3",
"markdown": "Reports method calls that read or write a `String` as bytes using `java.nio.file.Files`. Such calls can be replaced with a call to a `Files.readString()` or `Files.writeString()` method introduced in Java 11.\n\n**Example:**\n\n\n String s = \"example\";\n Files.write(Paths.get(\"out.txt\"), s.getBytes(StandardCharsets.UTF_8), StandardOpenOption.WRITE);\n s = new String(Files.readAllBytes(Paths.get(\"in.txt\")), StandardCharsets.ISO_8859_1);\n\nAfter the quick fix is applied:\n\n\n String s = \"example\";\n Files.writeString(Paths.get(\"out.txt\"), s, StandardOpenOption.WRITE);\n s = Files.readString(Paths.get(\"in.txt\"), StandardCharsets.ISO_8859_1);\n\nNew in 2018.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ReadWriteStringCanBeUsed",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 11",
"index": 174,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CyclomaticComplexity",
"shortDescription": {
"text": "Overly complex method"
},
"fullDescription": {
"text": "Reports methods that have too many branch points. A branch point is one of the following: loop statement 'if' statement ternary expression 'catch' section expression with one or more '&&' or '||' operators inside 'switch' block with non-default branches Methods with too high cyclomatic complexity may be confusing and hard to test. Use the Method complexity limit field to specify the maximum allowed cyclomatic complexity for a method.",
"markdown": "Reports methods that have too many branch points.\n\nA branch point is one of the following:\n\n* loop statement\n* `if` statement\n* ternary expression\n* `catch` section\n* expression with one or more `&&` or `||` operators inside\n* `switch` block with non-default branches\n\nMethods with too high cyclomatic complexity may be confusing and hard to test.\n\nUse the **Method complexity limit** field to specify the maximum allowed cyclomatic complexity for a method."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "OverlyComplexMethod",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Method metrics",
"index": 132,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AwaitNotInLoop",
"shortDescription": {
"text": "'await()' not called in loop"
},
"fullDescription": {
"text": "Reports 'java.util.concurrent.locks.Condition.await()' not being called inside a loop. 'await()' and related methods are normally used to suspend a thread until some condition becomes true. As the thread could have been woken up for a different reason, the condition should be checked after the 'await()' call returns. A loop is a simple way to achieve this. Example: 'void acquire(Condition released) throws InterruptedException {\n released.await();\n }' Good code should look like this: 'void acquire(Condition released) throws InterruptedException {\n while (acquired) {\n released.await();\n }\n }'",
"markdown": "Reports `java.util.concurrent.locks.Condition.await()` not being called inside a loop.\n\n\n`await()` and related methods are normally used to suspend a thread until some condition becomes true.\nAs the thread could have been woken up for a different reason,\nthe condition should be checked after the `await()` call returns.\nA loop is a simple way to achieve this.\n\n**Example:**\n\n\n void acquire(Condition released) throws InterruptedException {\n released.await();\n }\n\nGood code should look like this:\n\n\n void acquire(Condition released) throws InterruptedException {\n while (acquired) {\n released.await();\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "AwaitNotInLoop",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "StaticVariableUninitializedUse",
"shortDescription": {
"text": "Static field used before initialization"
},
"fullDescription": {
"text": "Reports 'static' variables that are read before initialization. The inspection ignores equality checks with 'null'. Example: 'class Foo {\n public static int bar;\n\n public static void main(String[] args) {\n System.out.println(bar);\n }\n }' Note that this inspection uses a very conservative dataflow algorithm and may incorrectly report 'static' variables as uninitialized. Variables reported as initialized will always be initialized. Use the Ignore primitive fields option to ignore uninitialized primitive fields.",
"markdown": "Reports `static` variables that are read before initialization.\n\nThe inspection ignores equality checks with `null`.\n\n**Example:**\n\n\n class Foo {\n public static int bar;\n\n public static void main(String[] args) {\n System.out.println(bar);\n }\n }\n\nNote that this inspection uses a very conservative dataflow algorithm and may incorrectly report `static` variables as uninitialized. Variables\nreported as initialized will always be initialized.\n\nUse the **Ignore primitive fields** option to ignore uninitialized primitive fields."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "StaticVariableUsedBeforeInitialization",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Initialization",
"index": 33,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CyclicClassDependency",
"shortDescription": {
"text": "Cyclic class dependency"
},
"fullDescription": {
"text": "Reports classes that are mutually or cyclically dependent on other classes. Such cyclic dependencies make code fragile and hard to maintain. Available only from Code | Inspect Code or Code | Analyze Code | Run Inspection by Name and isn't reported in the editor.",
"markdown": "Reports classes that are mutually or cyclically dependent on other classes.\n\nSuch cyclic dependencies make code fragile and hard to maintain.\n\nAvailable only from **Code \\| Inspect Code** or\n**Code \\| Analyze Code \\| Run Inspection by Name** and isn't reported in the editor."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CyclicClassDependency",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Dependency issues",
"index": 142,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "StringBufferReplaceableByStringBuilder",
"shortDescription": {
"text": "'StringBuffer' may be 'StringBuilder'"
},
"fullDescription": {
"text": "Reports variables declared as 'StringBuffer' and suggests replacing them with 'StringBuilder'. 'StringBuilder' is a non-thread-safe replacement for 'StringBuffer'. This inspection only reports if the language level of the project or module is 5 or higher.",
"markdown": "Reports variables declared as `StringBuffer` and suggests replacing them with `StringBuilder`. `StringBuilder` is a non-thread-safe replacement for `StringBuffer`.\n\nThis inspection only reports if the language level of the project or module is 5 or higher."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "StringBufferMayBeStringBuilder",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 5",
"index": 119,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SynchronizedMethod",
"shortDescription": {
"text": "'synchronized' method"
},
"fullDescription": {
"text": "Reports the 'synchronized' modifier on methods. There are several reasons a 'synchronized' modifier on a method may be a bad idea: As little work as possible should be performed under a lock. Therefore it is often better to use a 'synchronized' block and keep there only the code that works with shared state. Synchronization becomes a part of a method's interface. This makes a transition to a different locking mechanism difficult. Keeping track of what is locking a particular object gets harder. The DoS (denial-of-service) attack becomes feasible either on purpose or unknowingly when inheriting the method's class. As an alternative, consider synchronizing on a 'private final' lock object, access to which can be completely controlled. A quick-fix is provided to wrap the method body with 'synchronized(this)'. Example: 'class Main {\n public synchronized void fooBar() {\n }\n }' After the quick-fix is applied: 'class Main {\n public void fooBar() {\n synchronized (this) {\n }\n }\n }' You can configure the following options for this inspection: Include native methods - include native methods into the inspection's scope. Ignore methods overriding a synchronized method - do not report methods that override a 'synchronized' method.",
"markdown": "Reports the `synchronized` modifier on methods.\n\n\nThere are several reasons a `synchronized` modifier on a method may be a bad idea:\n\n1. As little work as possible should be performed under a lock. Therefore it is often better to use a `synchronized` block and keep there only the code that works with shared state.\n2. Synchronization becomes a part of a method's interface. This makes a transition to a different locking mechanism difficult.\n3. Keeping track of what is locking a particular object gets harder.\n4. The DoS (denial-of-service) attack becomes feasible either on purpose or unknowingly when inheriting the method's class.\n\n\nAs an alternative, consider synchronizing on a `private final` lock object, access to which can be completely controlled.\n\nA quick-fix is provided to wrap the method body with `synchronized(this)`.\n\n**Example:**\n\n\n class Main {\n public synchronized void fooBar() {\n }\n }\n\nAfter the quick-fix is applied:\n\n\n class Main {\n public void fooBar() {\n synchronized (this) {\n }\n }\n }\n\nYou can configure the following options for this inspection:\n\n1. **Include native methods** - include native methods into the inspection's scope.\n2. **Ignore methods overriding a synchronized method** - do not report methods that override a `synchronized` method."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "SynchronizedMethod",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AbstractMethodWithMissingImplementations",
"shortDescription": {
"text": "Abstract method with missing implementations"
},
"fullDescription": {
"text": "Reports 'abstract' methods that are not implemented in every concrete subclass. This results in a compile-time error on the subclasses; the inspection reports the problem at the point of the abstract method, allowing faster detection of the problem.",
"markdown": "Reports `abstract` methods that are not implemented in every concrete subclass.\n\n\nThis results in a compile-time error on the subclasses;\nthe inspection reports the problem at the point of the abstract method, allowing faster detection of the problem."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "AbstractMethodWithMissingImplementations",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Inheritance issues",
"index": 147,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Convert2MethodRef",
"shortDescription": {
"text": "Lambda can be replaced with method reference"
},
"fullDescription": {
"text": "Reports lambdas that can be replaced with method references. While often it could be a matter of taste, method references are more clear and readable compared to lambdas. Example: 'Runnable r = () -> System.out.println();' After the quick-fix is applied: 'Runnable r = System.out::println;' The inspection may suggest method references even if a lambda doesn't call any method, like replacing 'obj -> obj != null' with 'Objects::nonNull'. Use the Settings | Editor | Code Style | Java | Code Generation settings to configure special method references. This inspection only reports if the language level of the project or module is 8 or higher.",
"markdown": "Reports lambdas that can be replaced with method references. While often it could be a matter of taste, method references are more clear and readable compared to lambdas.\n\nExample:\n\n\n Runnable r = () -> System.out.println();\n\nAfter the quick-fix is applied:\n\n\n Runnable r = System.out::println;\n\n\nThe inspection may suggest method references even if a lambda doesn't call any method, like replacing `obj -> obj != null`\nwith `Objects::nonNull`.\nUse the [Settings \\| Editor \\| Code Style \\| Java \\| Code Generation](settings://preferences.sourceCode.Java?Lambda%20Body)\nsettings to configure special method references.\n\nThis inspection only reports if the language level of the project or module is 8 or higher."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "Convert2MethodRef",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 8",
"index": 120,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SuppressionAnnotation",
"shortDescription": {
"text": "Inspection suppression annotation"
},
"fullDescription": {
"text": "Reports comments or annotations suppressing inspections. This inspection can be useful when leaving suppressions intentionally for further review. Example: '@SuppressWarnings(\"unused\")\n static Stream<String> stringProvider() {\n return Stream.of(\"foo\", \"bar\");\n }'",
"markdown": "Reports comments or annotations suppressing inspections.\n\nThis inspection can be useful when leaving suppressions intentionally for further review.\n\n**Example:**\n\n\n @SuppressWarnings(\"unused\")\n static Stream<String> stringProvider() {\n return Stream.of(\"foo\", \"bar\");\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "SuppressionAnnotation",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code maturity",
"index": 56,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnnecessaryToStringCall",
"shortDescription": {
"text": "Unnecessary call to 'toString()'"
},
"fullDescription": {
"text": "Reports calls to 'toString()' that are used in the following cases: In string concatenations In the 'java.lang.StringBuilder#append()' or 'java.lang.StringBuffer#append()' methods In the methods of 'java.io.PrintWriter' or 'java.io.PrintStream' in the methods 'org.slf4j.Logger' In these cases, conversion to string will be handled by the underlying library methods, and the explicit call to 'toString()' is not needed. Example: 'System.out.println(this.toString())' After the quick-fix is applied: 'System.out.println(this)' Note that without the 'toString()' call, the code semantics might be different: if the expression is null, then the 'null' string will be used instead of throwing a 'NullPointerException'. Use the Report only when qualifier is known to be not-null option to avoid warnings for the values that could potentially be null.",
"markdown": "Reports calls to `toString()` that are used in the following cases:\n\n* In string concatenations\n* In the `java.lang.StringBuilder#append()` or `java.lang.StringBuffer#append()` methods\n* In the methods of `java.io.PrintWriter` or `java.io.PrintStream`\n* in the methods `org.slf4j.Logger`\n\nIn these cases, conversion to string will be handled by the underlying library methods, and the explicit call to `toString()` is not needed.\n\nExample:\n\n\n System.out.println(this.toString())\n\nAfter the quick-fix is applied:\n\n\n System.out.println(this)\n\n\nNote that without the `toString()` call, the code semantics might be different: if the expression is null,\nthen the `null` string will be used instead of throwing a `NullPointerException`.\n\nUse the **Report only when qualifier is known to be not-null** option to avoid warnings for the values that could potentially be null."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnnecessaryToStringCall",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ClassOnlyUsedInOnePackage",
"shortDescription": {
"text": "Class only used from one other package"
},
"fullDescription": {
"text": "Reports classes that don't depend on any other class in their package, depend on classes from another package, and are themselves a dependency only for classes from this other package. Consider moving such classes to the package on which they depend. Available only from Code | Inspect Code or Code | Analyze Code | Run Inspection by Name and isn't reported in the editor.",
"markdown": "Reports classes that don't depend on any other class in their package, depend on classes from another package, and are themselves a dependency only for classes from this other package. Consider moving such classes to the package on which they depend.\n\nAvailable only from **Code \\| Inspect Code** or\n**Code \\| Analyze Code \\| Run Inspection by Name** and isn't reported in the editor."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ClassOnlyUsedInOnePackage",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Packaging issues",
"index": 44,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReturnSeparatedFromComputation",
"shortDescription": {
"text": "'return' separated from the result computation"
},
"fullDescription": {
"text": "Reports 'return' statements that return a local variable where the value of the variable is computed somewhere else within the same method. The quick-fix inlines the returned variable by moving the return statement to the location in which the value of the variable is computed. When the returned value can't be inlined into the 'return' statement, the quick-fix attempts to move the return statement as close to the computation of the returned value as possible. Example: 'int n = -1;\n for (int i = 0; i < a.length; i++) {\n if (a[i] == b) {\n n = i;\n break;\n }\n }\n return n;' After the quick-fix is applied: 'int n = -1;\n for (int i = 0; i < a.length; i++) {\n if (a[i] == b) {\n return i;\n }\n }\n return n;'",
"markdown": "Reports `return` statements that return a local variable where the value of the variable is computed somewhere else within the same method.\n\nThe quick-fix inlines the returned variable by moving the return statement to the location in which the value\nof the variable is computed.\nWhen the returned value can't be inlined into the `return` statement,\nthe quick-fix attempts to move the return statement as close to the computation of the returned value as possible.\n\nExample:\n\n\n int n = -1;\n for (int i = 0; i < a.length; i++) {\n if (a[i] == b) {\n n = i;\n break;\n }\n }\n return n;\n\nAfter the quick-fix is applied:\n\n\n int n = -1;\n for (int i = 0; i < a.length; i++) {\n if (a[i] == b) {\n return i;\n }\n }\n return n;\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ReturnSeparatedFromComputation",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SynchronizeOnNonFinalField",
"shortDescription": {
"text": "Synchronization on a non-final field"
},
"fullDescription": {
"text": "Reports 'synchronized' statement lock expressions that consist of a non-'final' field reference. Such statements are unlikely to have useful semantics, as different threads may acquire different locks even when operating on the same object. Example: 'private Object o;\n public void foo() {\n synchronized (o) // synchronization on a non-final field\n { }\n }'",
"markdown": "Reports `synchronized` statement lock expressions that consist of a non-`final` field reference. Such statements are unlikely to have useful semantics, as different threads may acquire different locks even when operating on the same object.\n\n**Example:**\n\n\n private Object o;\n public void foo() {\n synchronized (o) // synchronization on a non-final field\n { }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SynchronizeOnNonFinalField",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ArrayObjectsEquals",
"shortDescription": {
"text": "Use of shallow or 'Objects' methods with arrays"
},
"fullDescription": {
"text": "Reports expressions that seem to use an inappropriate method for determining array equality or calculating their hashcode. The following method calls are reported: 'Object.equals()' for any arrays 'Arrays.equals()' for multidimensional arrays 'Arrays.hashCode()' for multidimensional arrays",
"markdown": "Reports expressions that seem to use an inappropriate method for determining array equality or calculating their hashcode.\n\nThe following method calls are reported:\n\n* `Object.equals()` for any arrays\n* `Arrays.equals()` for multidimensional arrays\n* `Arrays.hashCode()` for multidimensional arrays"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ArrayObjectsEquals",
"cweIds": [
480
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JUnit5Converter",
"shortDescription": {
"text": "JUnit 4 test can be JUnit 5"
},
"fullDescription": {
"text": "Reports JUnit 4 tests that can be automatically migrated to JUnit 5. While default runners are automatically convertible, custom runners, method- and field- rules are not and require manual changes. Example: 'import org.junit.Assert;\n import org.junit.Test;\n\n public class RelevantTest {\n @Test\n public void testIt() {\n Assert.assertEquals(\"expected\", \"actual\");\n }\n }' After the quick-fix is applied: 'import org.junit.jupiter.api.Assertions;\n import org.junit.jupiter.api.Test;\n\n public class RelevantTest {\n @Test\n public void testIt() {\n Assertions.assertEquals(\"expected\", \"actual\");\n }\n }' This inspection requires that the JUnit 5 library is available in the classpath, and JDK 1.8 or later is configured for the project.",
"markdown": "Reports JUnit 4 tests that can be automatically migrated to JUnit 5. While default runners are automatically convertible, custom runners, method- and field- rules are not and require manual changes.\n\n**Example:**\n\n\n import org.junit.Assert;\n import org.junit.Test;\n\n public class RelevantTest {\n @Test\n public void testIt() {\n Assert.assertEquals(\"expected\", \"actual\");\n }\n }\n\nAfter the quick-fix is applied:\n\n\n import org.junit.jupiter.api.Assertions;\n import org.junit.jupiter.api.Test;\n\n public class RelevantTest {\n @Test\n public void testIt() {\n Assertions.assertEquals(\"expected\", \"actual\");\n }\n }\n\nThis inspection requires that the JUnit 5 library is available in the classpath, and JDK 1.8 or later is configured for the project."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "JUnit5Converter",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JVM languages/Test frameworks",
"index": 121,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EqualsWhichDoesntCheckParameterClass",
"shortDescription": {
"text": "'equals()' method which does not check class of parameter"
},
"fullDescription": {
"text": "Reports 'equals()' methods that do not check the type of their parameter. Failure to check the type of the parameter in the 'equals()' method may result in latent errors if the object is used in an untyped collection. Example: 'class MyClass {\n int x;\n\n @Override\n public boolean equals(Object obj) {\n // equals method should return false if obj is not MyClass\n return ((MyClass)obj).x == x;\n }\n }'",
"markdown": "Reports `equals()` methods that do not check the type of their parameter.\n\nFailure to check the type of the parameter\nin the `equals()` method may result in latent errors if the object is used in an untyped collection.\n\n**Example:**\n\n\n class MyClass {\n int x;\n\n @Override\n public boolean equals(Object obj) {\n // equals method should return false if obj is not MyClass\n return ((MyClass)obj).x == x;\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "EqualsWhichDoesntCheckParameterClass",
"cweIds": [
697
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AssignmentToSuperclassField",
"shortDescription": {
"text": "Constructor assigns value to field defined in superclass"
},
"fullDescription": {
"text": "Reports assignment to, or modification of fields that are declared in a superclass from within a subclass constructor. It is considered preferable to initialize the fields of a superclass in its own constructor and delegate to that constructor in a subclass. This will also allow declaring a field 'final' if it isn't changed after the construction. Example: 'class Super {\n int x;\n }\n class Sub extends Super {\n Sub(int _x) {\n // Warning: x is declared in a superclass\n x = _x;\n }\n }' To avoid the problem, declare a superclass constructor: 'class Super {\n final int x;\n\n Super(int _x) {\n x = _x;\n }\n }\n class Sub extends Super {\n Sub(int _x) {\n super(_x);\n }\n }'",
"markdown": "Reports assignment to, or modification of fields that are declared in a superclass from within a subclass constructor.\n\nIt is considered preferable to initialize the fields of a superclass in its own constructor and\ndelegate to that constructor in a subclass. This will also allow declaring a field `final`\nif it isn't changed after the construction.\n\n**Example:**\n\n\n class Super {\n int x;\n }\n class Sub extends Super {\n Sub(int _x) {\n // Warning: x is declared in a superclass\n x = _x;\n }\n }\n\nTo avoid the problem, declare a superclass constructor:\n\n\n class Super {\n final int x;\n\n Super(int _x) {\n x = _x;\n }\n }\n class Sub extends Super {\n Sub(int _x) {\n super(_x);\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "AssignmentToSuperclassField",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Assignment issues",
"index": 87,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NumericOverflow",
"shortDescription": {
"text": "Numeric overflow"
},
"fullDescription": {
"text": "Reports expressions that overflow during computation. Usually, this happens by accident and indicates a bug. For example, a wrong type is used or a shift should be done in an opposite direction . Examples: 'float a = 1.0f/0.0f;\n long b = 30 * 24 * 60 * 60 * 1000;\n long c = 1000L << 62;'",
"markdown": "Reports expressions that overflow during computation. Usually, this happens by accident and indicates a bug. For example, a wrong type is used or a shift should be done in an opposite direction .\n\n**Examples:**\n\n\n float a = 1.0f/0.0f;\n long b = 30 * 24 * 60 * 60 * 1000;\n long c = 1000L << 62;\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "NumericOverflow",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Numeric issues",
"index": 31,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SuspiciousIndentAfterControlStatement",
"shortDescription": {
"text": "Suspicious indentation after control statement without braces"
},
"fullDescription": {
"text": "Reports suspicious indentation of statements after a control statement without braces. Such indentation can make it look like the statement is inside the control statement, when in fact it will be executed unconditionally after the control statement. Example: 'class Bar {\n void foo(int i) {\n if (i == 0)\n System.out.println(\"foo\");\n System.out.println(\"bar\"); // warning\n if (i == 1);\n System.out.println(\"great\"); // warning\n if (i == 42)\n System.out.println(\"answer\");\n System.out.println(\"question\"); // warning\n }\n }'",
"markdown": "Reports suspicious indentation of statements after a control statement without braces.\n\n\nSuch indentation can make it look like the statement is inside the control statement,\nwhen in fact it will be executed unconditionally after the control statement.\n\n**Example:**\n\n\n class Bar {\n void foo(int i) {\n if (i == 0)\n System.out.println(\"foo\");\n System.out.println(\"bar\"); // warning\n if (i == 1);\n System.out.println(\"great\"); // warning\n if (i == 42)\n System.out.println(\"answer\");\n System.out.println(\"question\"); // warning\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SuspiciousIndentAfterControlStatement",
"cweIds": [
483
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ClassNewInstance",
"shortDescription": {
"text": "Unsafe call to 'Class.newInstance()'"
},
"fullDescription": {
"text": "Reports calls to 'java.lang.Class.newInstance()'. This method propagates exceptions thrown by the no-arguments constructor, including checked exceptions. Usages of this method effectively bypass the compile-time exception checking that would otherwise be performed by the compiler. A quick-fix is suggested to replace the call with a call to the 'java.lang.reflect.Constructor.newInstance()' method, which avoids this problem by wrapping any exception thrown by the constructor in a (checked) 'java.lang.reflect.InvocationTargetException'. Example: 'clazz.newInstance()' After the quick-fix is applied: 'clazz.getConstructor().newInstance();'",
"markdown": "Reports calls to `java.lang.Class.newInstance()`.\n\n\nThis method propagates exceptions thrown by\nthe no-arguments constructor, including checked exceptions. Usages of this method\neffectively bypass the compile-time exception checking that would\notherwise be performed by the compiler.\n\n\nA quick-fix is suggested to replace the call with a call to the\n`java.lang.reflect.Constructor.newInstance()` method, which\navoids this problem by wrapping any exception thrown by the constructor in a\n(checked) `java.lang.reflect.InvocationTargetException`.\n\n**Example:**\n\n\n clazz.newInstance()\n\nAfter the quick-fix is applied:\n\n\n clazz.getConstructor().newInstance();\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ClassNewInstance",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "LimitedScopeInnerClass",
"shortDescription": {
"text": "Local class"
},
"fullDescription": {
"text": "Reports local classes. A local class is a named nested class declared inside a code block. Local classes are uncommon and may therefore be confusing. In addition, some code standards discourage the use of local classes. Example: 'void test() {\n class Local { // local class\n }\n new Local();\n }'",
"markdown": "Reports local classes.\n\nA local class is a named nested class declared inside a code block.\nLocal classes are uncommon and may therefore be confusing.\nIn addition, some code standards discourage the use of local classes.\n\n**Example:**\n\n\n void test() {\n class Local { // local class\n }\n new Local();\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "LimitedScopeInnerClass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Class structure",
"index": 21,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MultiplyOrDivideByPowerOfTwo",
"shortDescription": {
"text": "Multiplication or division by power of two"
},
"fullDescription": {
"text": "Reports multiplication of an integer value by a constant integer that can be represented as a power of two. Such expressions can be replaced with right or left shift operations for a possible performance improvement. Note that this inspection is not relevant for modern JVMs (e. g., HotSpot or OpenJ9) because their JIT compilers will perform this optimization. It might only be useful in some embedded systems where no JIT compilation is performed. Example: 'int y = x * 4;' A quick-fix is suggested to replace the multiplication or division operation with the shift operation: 'int y = x << 2;' Use the option to make the inspection also report division by a power of two. Note that replacing a power of two division with a shift does not work for negative numbers.",
"markdown": "Reports multiplication of an integer value by a constant integer that can be represented as a power of two. Such expressions can be replaced with right or left shift operations for a possible performance improvement.\n\n\nNote that this inspection is not relevant for modern JVMs (e. g.,\nHotSpot or OpenJ9) because their JIT compilers will perform this optimization.\nIt might only be useful in some embedded systems where no JIT compilation is performed.\n\n**Example:**\n\n\n int y = x * 4;\n\nA quick-fix is suggested to replace the multiplication or division operation with the shift operation:\n\n\n int y = x << 2;\n\n\nUse the option to make the inspection also report division by a power of two.\nNote that replacing a power of two division with a shift does not work for negative numbers."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "MultiplyOrDivideByPowerOfTwo",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance/Embedded",
"index": 167,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MethodCallInLoopCondition",
"shortDescription": {
"text": "Method call in loop condition"
},
"fullDescription": {
"text": "Reports method calls in the condition part of a loop statement. In highly resource constrained environments, such calls may have adverse performance implications. Applying the results of this inspection without consideration might have negative effects on code clarity and design. This inspection is intended for Java ME and other highly resource constrained environments. Example: 'String s = \"example\";\n for (int i = 0; i < s.length(); i++) {\n System.out.println(s.charAt(i));\n }' After the quick-fix is applied: 'String s = \"example\";\n int length = s.length();\n for (int i = 0; i < length; i++) {\n System.out.println(s.charAt(i));\n }' Use the option to ignore calls to common Java iteration methods like 'Iterator.hasNext()' and known methods with side-effects like 'Atomic*.compareAndSet'.",
"markdown": "Reports method calls in the condition part of a loop statement. In highly resource constrained environments, such calls may have adverse performance implications.\n\n\nApplying the results of this inspection without consideration might have negative effects on code clarity and design.\nThis inspection is intended for Java ME and other highly resource constrained environments.\n\n**Example:**\n\n\n String s = \"example\";\n for (int i = 0; i < s.length(); i++) {\n System.out.println(s.charAt(i));\n }\n\nAfter the quick-fix is applied:\n\n\n String s = \"example\";\n int length = s.length();\n for (int i = 0; i < length; i++) {\n System.out.println(s.charAt(i));\n }\n\n\nUse the option to ignore calls to common Java iteration methods like `Iterator.hasNext()`\nand known methods with side-effects like `Atomic*.compareAndSet`."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "MethodCallInLoopCondition",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance/Embedded",
"index": 167,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ForLoopReplaceableByWhile",
"shortDescription": {
"text": "'for' loop may be replaced by 'while' loop"
},
"fullDescription": {
"text": "Reports 'for' loops that contain neither initialization nor update components, and suggests converting them to 'while' loops. This makes the code easier to read. Example: 'for(; exitCondition(); ) {\n process();\n }' After the quick-fix is applied: 'while(exitCondition()) {\n process();\n }' The quick-fix is also available for other 'for' loops, so you can replace any 'for' loop with a 'while' loop. Use the Ignore 'infinite' for loops without conditions option if you want to ignore 'for' loops with trivial or non-existent conditions.",
"markdown": "Reports `for` loops that contain neither initialization nor update components, and suggests converting them to `while` loops. This makes the code easier to read.\n\nExample:\n\n\n for(; exitCondition(); ) {\n process();\n }\n\nAfter the quick-fix is applied:\n\n\n while(exitCondition()) {\n process();\n }\n\nThe quick-fix is also available for other `for` loops, so you can replace any `for` loop with a\n`while` loop.\n\nUse the **Ignore 'infinite' for loops without conditions** option if you want to ignore `for`\nloops with trivial or non-existent conditions."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ForLoopReplaceableByWhile",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MethodCount",
"shortDescription": {
"text": "Class with too many methods"
},
"fullDescription": {
"text": "Reports classes whose number of methods exceeds the specified maximum. Classes with too many methods are often trying to 'do too much'. Consider splitting such a class into multiple smaller classes. Configure the inspection: Use the Method count limit field to specify the maximum allowed number of methods in a class. Use the Ignore simple getter and setter methods option to ignore simple getters and setters in method count. Use the Ignore methods overriding/implementing a super method to ignore methods that override or implement a method from a superclass.",
"markdown": "Reports classes whose number of methods exceeds the specified maximum.\n\nClasses with too many methods are often trying to 'do too much'. Consider splitting such a class into multiple smaller classes.\n\nConfigure the inspection:\n\n* Use the **Method count limit** field to specify the maximum allowed number of methods in a class.\n* Use the **Ignore simple getter and setter methods** option to ignore simple getters and setters in method count.\n* Use the **Ignore methods overriding/implementing a super method** to ignore methods that override or implement a method from a superclass."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ClassWithTooManyMethods",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Class metrics",
"index": 123,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "StaticFieldReferenceOnSubclass",
"shortDescription": {
"text": "Static field referenced via subclass"
},
"fullDescription": {
"text": "Reports accesses to static fields where the call is qualified by a subclass of the declaring class, rather than by the declaring class itself. Java allows such qualification, but such accesses may indicate a subtle confusion of inheritance and overriding. Example: 'class Parent {\n static int foo = 0;\n }\n\n class Child extends Parent { }\n\n void bar() {\n System.out.println(Child.foo);\n }' After the quick-fix is applied, the result looks like this: 'class Parent {\n static int foo = 0;\n }\n\n class Child extends Parent { }\n\n void bar() {\n System.out.println(Parent.foo);\n }'",
"markdown": "Reports accesses to static fields where the call is qualified by a subclass of the declaring class, rather than by the declaring class itself.\n\n\nJava allows such qualification, but such accesses may indicate a subtle confusion of inheritance and overriding.\n\n**Example:**\n\n\n class Parent {\n static int foo = 0;\n }\n\n class Child extends Parent { }\n\n void bar() {\n System.out.println(Child.foo);\n }\n\nAfter the quick-fix is applied, the result looks like this:\n\n\n class Parent {\n static int foo = 0;\n }\n\n class Child extends Parent { }\n\n void bar() {\n System.out.println(Parent.foo);\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "StaticFieldReferencedViaSubclass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "IgnoredJUnitTest",
"shortDescription": {
"text": "JUnit test annotated with '@Ignore'/'@Disabled'"
},
"fullDescription": {
"text": "Reports usages of JUnit 4's '@Ignore' or JUnit 5's '@Disabled' annotations. It is considered a code smell to have tests annotated with these annotations for a long time, especially when no reason is specified. Example: '@Ignore\n public class UrgentTest {\n\n @Test\n public void testIt() {\n Assert.assertEquals(\"expected\", \"actual\");\n }\n }' Configure the inspection: Use the Only report annotations without reason option to only report the cases when no reason is specified as the annotation's 'value' attribute.",
"markdown": "Reports usages of JUnit 4's `@Ignore` or JUnit 5's `@Disabled` annotations. It is considered a code smell to have tests annotated with these annotations for a long time, especially when no reason is specified.\n\n**Example:**\n\n\n @Ignore\n public class UrgentTest {\n\n @Test\n public void testIt() {\n Assert.assertEquals(\"expected\", \"actual\");\n }\n }\n\n\nConfigure the inspection:\n\n* Use the **Only report annotations without reason** option to only report the cases when no reason is specified as the annotation's `value` attribute."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "IgnoredJUnitTest",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JVM languages/Test frameworks",
"index": 121,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "BlockingMethodInNonBlockingContext",
"shortDescription": {
"text": "Possibly blocking call in non-blocking context"
},
"fullDescription": {
"text": "Reports thread-blocking method calls in code fragments where threads should not be blocked. Example (Project Reactor): 'Flux.just(\"1\").flatMap(f -> {\n Flux<String> just = loadUsersFromDatabase();\n just.toIterable(); // Error: blocking operator call in non-blocking scope\n return just;\n }\n);' Consider running blocking code with a proper scheduler, for example 'Schedulers.boundedElastic()', or try to find an alternative non-blocking API. Example (Kotlin Coroutines): 'suspend fun exampleFun() {\n Thread.sleep(100); // Error: blocking method call inside suspend function\n}' Consider running blocking code with a special dispatcher, for example 'Dispatchers.IO', or try to find an alternative non-blocking API. Configure the inspection: In the Blocking Annotations list, specify annotations that mark thread-blocking methods. In the Non-Blocking Annotations list, specify annotations that mark non-blocking methods. Specified annotations can be used as External Annotations",
"markdown": "Reports thread-blocking method calls in code fragments where threads should not be blocked.\n\n**Example (Project Reactor):**\n\n\n Flux.just(\"1\").flatMap(f -> {\n Flux<String> just = loadUsersFromDatabase();\n just.toIterable(); // Error: blocking operator call in non-blocking scope\n return just;\n }\n );\n\nConsider running blocking code [with a proper\nscheduler](https://projectreactor.io/docs/core/release/reference/#faq.wrap-blocking), for example `Schedulers.boundedElastic()`, or try to find an alternative non-blocking API.\n\n**Example (Kotlin Coroutines):**\n\n\n suspend fun exampleFun() {\n Thread.sleep(100); // Error: blocking method call inside suspend function\n }\n\nConsider running blocking code [with a special dispatcher](https://kotlinlang.org/docs/coroutine-context-and-dispatchers.html),\nfor example `Dispatchers.IO`, or try to find an alternative non-blocking API.\n\nConfigure the inspection:\n\n* In the **Blocking Annotations** list, specify annotations that mark thread-blocking methods.\n* In the **Non-Blocking Annotations** list, specify annotations that mark non-blocking methods.\n\nSpecified annotations can be used as [External Annotations](https://www.jetbrains.com/help/idea/external-annotations.html)"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "BlockingMethodInNonBlockingContext",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JVM languages",
"index": 1,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "IgnoreResultOfCall",
"shortDescription": {
"text": "Result of method call ignored"
},
"fullDescription": {
"text": "Reports method calls whose result is ignored. For many methods, ignoring the result is perfectly legitimate, but for some it is almost certainly an error. Examples of methods where ignoring the result is likely an error include 'java.io.inputStream.read()', which returns the number of bytes actually read, and any method on 'java.lang.String' or 'java.math.BigInteger'. These methods do not produce side-effects and thus pointless if their result is ignored. The calls to the following methods are inspected: Simple getters (which do nothing except return a field) Methods specified in the settings of this inspection Methods annotated with 'org.jetbrains.annotations.Contract(pure=true)' Methods annotated with .*.'CheckReturnValue' Methods in a class or package annotated with 'javax.annotation.CheckReturnValue' Optionally, all non-library methods Calls to methods annotated with Error Prone's or AssertJ's '@CanIgnoreReturnValue' annotation are not reported. Use the inspection settings to specify the classes to check. Methods are matched by name or name pattern using Java regular expression syntax. For classes, use fully-qualified names. Each entry applies to both the class and all its inheritors.",
"markdown": "Reports method calls whose result is ignored.\n\nFor many methods, ignoring the result is perfectly\nlegitimate, but for some it is almost certainly an error. Examples of methods where ignoring\nthe result is likely an error include `java.io.inputStream.read()`,\nwhich returns the number of bytes actually read, and any method on\n`java.lang.String` or `java.math.BigInteger`. These methods do not produce side-effects and thus pointless\nif their result is ignored.\n\nThe calls to the following methods are inspected:\n\n* Simple getters (which do nothing except return a field)\n* Methods specified in the settings of this inspection\n* Methods annotated with `org.jetbrains.annotations.Contract(pure=true)`\n* Methods annotated with .\\*.`CheckReturnValue`\n* Methods in a class or package annotated with `javax.annotation.CheckReturnValue`\n* Optionally, all non-library methods\n\nCalls to methods annotated with Error Prone's or AssertJ's `@CanIgnoreReturnValue` annotation are not reported.\n\n\nUse the inspection settings to specify the classes to check.\nMethods are matched by name or name pattern using Java regular expression syntax.\nFor classes, use fully-qualified names. Each entry applies to both the class and all its inheritors."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ResultOfMethodCallIgnored",
"cweIds": [
252,
563
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AssertBetweenInconvertibleTypes",
"shortDescription": {
"text": "'assertEquals()' between objects of inconvertible types"
},
"fullDescription": {
"text": "Reports calls to assertion methods where the \"expected\" and \"actual\" arguments are of incompatible types. Such calls often indicate that there is a bug in the test. This inspection checks the relevant JUnit, TestNG, and AssertJ methods. Examples: 'assertEquals(\"1\", 1);\n assertNotSame(new int[0], 0);\n\n // weak warning, may just test the equals() contract\n assertThat(foo).as(\"user type\").isNotEqualTo(bar);'",
"markdown": "Reports calls to assertion methods where the \"expected\" and \"actual\" arguments are of incompatible types.\n\nSuch calls often indicate that there is a bug in the test.\nThis inspection checks the relevant JUnit, TestNG, and AssertJ methods.\n\n**Examples:**\n\n\n assertEquals(\"1\", 1);\n assertNotSame(new int[0], 0);\n\n // weak warning, may just test the equals() contract\n assertThat(foo).as(\"user type\").isNotEqualTo(bar);\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "AssertBetweenInconvertibleTypes",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JVM languages/Test frameworks",
"index": 121,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SwitchExpressionCanBePushedDown",
"shortDescription": {
"text": "Common subexpression can be extracted from 'switch'"
},
"fullDescription": {
"text": "Reports switch expressions and statements where every branch has a common subexpression, and the 'switch' can be moved inside. This action shortens the code. In many cases, it's reasonable to extract the resulting switch expression to a separate variable or method. Example: 'switch (value) {\n case 0 -> System.out.println(\"zero\");\n case 1 -> System.out.println(\"one\");\n case 2, 3, 4 -> System.out.println(\"few\");\n default -> System.out.println(\"many\");\n }' After the quick-fix is applied: 'System.out.println(switch (value) {\n case 0 -> \"zero\";\n case 1 -> \"one\";\n case 2, 3, 4 -> \"few\";\n default -> \"many\";\n });' This inspection is applicable only for enhanced switches with arrow syntax. New in 2022.3",
"markdown": "Reports switch expressions and statements where every branch has a common subexpression, and the `switch` can be moved inside. This action shortens the code. In many cases, it's reasonable to extract the resulting switch expression to a separate variable or method.\n\nExample:\n\n\n switch (value) {\n case 0 -> System.out.println(\"zero\");\n case 1 -> System.out.println(\"one\");\n case 2, 3, 4 -> System.out.println(\"few\");\n default -> System.out.println(\"many\");\n }\n\nAfter the quick-fix is applied:\n\n\n System.out.println(switch (value) {\n case 0 -> \"zero\";\n case 1 -> \"one\";\n case 2, 3, 4 -> \"few\";\n default -> \"many\";\n });\n\n\nThis inspection is applicable only for enhanced switches with arrow syntax.\n\nNew in 2022.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "SwitchExpressionCanBePushedDown",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "InnerClassReferencedViaSubclass",
"shortDescription": {
"text": "Inner class referenced via subclass"
},
"fullDescription": {
"text": "Reports accesses of inner and nested classes where the call is qualified by a subclass of the declaring class, rather than the declaring class itself. Java allows such qualification, but such accesses may indicate a subtle confusion of inheritance and overriding. Example: 'class Super {\n static class Inner {}\n }\n\n class Sub extends Super {\n void test() {\n Sub.Inner s = new Sub.Inner(); // 'Inner' class is declared in 'Super' class, but referenced via 'Sub' class\n }\n }' After the quick-fix is applied: 'class Super {\n static class Inner {}\n }\n\n class Sub extends Super {\n void test() {\n Super.Inner s = new Super.Inner();\n }\n }'",
"markdown": "Reports accesses of inner and nested classes where the call is qualified by a subclass of the declaring class, rather than the declaring class itself.\n\n\nJava allows such qualification, but such accesses may indicate a subtle confusion of inheritance and overriding.\n\n**Example:**\n\n\n class Super {\n static class Inner {}\n }\n\n class Sub extends Super {\n void test() {\n Sub.Inner s = new Sub.Inner(); // 'Inner' class is declared in 'Super' class, but referenced via 'Sub' class\n }\n }\n\nAfter the quick-fix is applied:\n\n\n class Super {\n static class Inner {}\n }\n\n class Sub extends Super {\n void test() {\n Super.Inner s = new Super.Inner();\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "InnerClassReferencedViaSubclass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConfusingElse",
"shortDescription": {
"text": "Redundant 'else'"
},
"fullDescription": {
"text": "Reports redundant 'else' keywords in 'if'—'else' statements and statement chains. The 'else' keyword is redundant when all previous branches end with a 'return', 'throw', 'break', or 'continue' statement. In this case, the statements from the 'else' branch can be placed after the 'if' statement, and the 'else' keyword can be removed. Example: 'if (name == null) {\n throw new IllegalArgumentException();\n } else {\n System.out.println(name);\n }' After the quick-fix is applied: 'if (name == null) {\n throw new IllegalArgumentException();\n }\n System.out.println(name);' Disable the Report when there are no more statements after the 'if' statement option to ignore cases where the 'if'—'else' statement is the last statement in a code block.",
"markdown": "Reports redundant `else` keywords in `if`---`else` statements and statement chains.\n\n\nThe `else` keyword is redundant when all previous branches end with a\n`return`, `throw`, `break`, or `continue` statement. In this case,\nthe statements from the `else` branch can be placed after the `if` statement, and the\n`else` keyword can be removed.\n\n**Example:**\n\n\n if (name == null) {\n throw new IllegalArgumentException();\n } else {\n System.out.println(name);\n }\n\nAfter the quick-fix is applied:\n\n\n if (name == null) {\n throw new IllegalArgumentException();\n }\n System.out.println(name);\n\nDisable the **Report when there are no more statements after the 'if' statement** option to ignore cases where the `if`---`else` statement is the last statement in a code block."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ConfusingElseBranch",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ChannelResource",
"shortDescription": {
"text": "'Channel' opened but not safely closed"
},
"fullDescription": {
"text": "Reports 'Channel' resources that are not safely closed, including any instances created by calling 'getChannel()' on a file or socket resource. By default, the inspection assumes that the resources can be closed by any method with 'close' or 'cleanup' in its name. Example: 'void send(Socket socket) throws IOException {\n SocketChannel channel = socket.getChannel(); //warning\n channel.write(ByteBuffer.wrap(\"message\".getBytes()));\n }' Use the following options to configure the inspection: Whether a 'Channel' resource is allowed to be opened inside a 'try' block. This style is less desirable because it is more verbose than opening a 'Channel' in front of a 'try' block. Whether the resource can be closed by any method call with the resource passed as argument.",
"markdown": "Reports `Channel` resources that are not safely closed, including any instances created by calling `getChannel()` on a file or socket resource.\n\n\nBy default, the inspection assumes that the resources can be closed by any method with\n'close' or 'cleanup' in its name.\n\n**Example:**\n\n\n void send(Socket socket) throws IOException {\n SocketChannel channel = socket.getChannel(); //warning\n channel.write(ByteBuffer.wrap(\"message\".getBytes()));\n }\n\n\nUse the following options to configure the inspection:\n\n* Whether a `Channel` resource is allowed to be opened inside a `try` block. This style is less desirable because it is more verbose than opening a `Channel` in front of a `try` block.\n* Whether the resource can be closed by any method call with the resource passed as argument."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ChannelOpenedButNotSafelyClosed",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Resource management",
"index": 133,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ScheduledThreadPoolExecutorWithZeroCoreThreads",
"shortDescription": {
"text": "'ScheduledThreadPoolExecutor' with zero core threads"
},
"fullDescription": {
"text": "Reports any 'java.util.concurrent.ScheduledThreadPoolExecutor' instances in which 'corePoolSize' is set to zero via the 'setCorePoolSize' method or the object constructor. A 'ScheduledThreadPoolExecutor' with zero core threads will run nothing. Example: 'void foo(int corePoolSize) {\n if (corePoolSize != 0) return;\n ThreadPoolExecutor executor = new ScheduledThreadPoolExecutor(corePoolSize); // warning\n executor.setCorePoolSize(corePoolSize); // warning\n }'",
"markdown": "Reports any `java.util.concurrent.ScheduledThreadPoolExecutor` instances in which `corePoolSize` is set to zero via the `setCorePoolSize` method or the object constructor.\n\n\nA `ScheduledThreadPoolExecutor` with zero core threads will run nothing.\n\n**Example:**\n\n\n void foo(int corePoolSize) {\n if (corePoolSize != 0) return;\n ThreadPoolExecutor executor = new ScheduledThreadPoolExecutor(corePoolSize); // warning\n executor.setCorePoolSize(corePoolSize); // warning\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ScheduledThreadPoolExecutorWithZeroCoreThreads",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ClassMayBeInterface",
"shortDescription": {
"text": "Abstract 'class' may be 'interface'"
},
"fullDescription": {
"text": "Reports 'abstract' classes that can be converted to interfaces. Using interfaces instead of classes is preferable as Java doesn't support multiple class inheritance, while a class can implement multiple interfaces. A class may be converted to an interface if it has no superclasses (other than Object), has only 'public static final' fields, 'public abstract' methods, and 'public' inner classes. Example: 'abstract class Example {\n public static final int MY_CONST = 42;\n public abstract void foo();\n}\n\nclass Inheritor extends Example {\n @Override\n public void foo() {\n System.out.println(MY_CONST);\n }\n}' After the quick-fix is applied: 'interface Example {\n int MY_CONST = 42;\n void foo();\n}\n\nclass Inheritor implements Example {\n @Override\n public void foo() {\n System.out.println(MY_CONST);\n }\n}' Configure the inspection: Use the Report classes containing non-abstract methods when using Java 8 option to report only the classes with 'static' methods and non-abstract methods that can be converted to 'default' methods (only applicable to language level of 8 or higher).",
"markdown": "Reports `abstract` classes that can be converted to interfaces.\n\nUsing interfaces instead of classes is preferable as Java doesn't support multiple class inheritance,\nwhile a class can implement multiple interfaces.\n\nA class may be converted to an interface if it has no superclasses (other\nthan Object), has only `public static final` fields,\n`public abstract` methods, and `public` inner classes.\n\n\nExample:\n\n\n abstract class Example {\n public static final int MY_CONST = 42;\n public abstract void foo();\n }\n\n class Inheritor extends Example {\n @Override\n public void foo() {\n System.out.println(MY_CONST);\n }\n }\n\nAfter the quick-fix is applied:\n\n\n interface Example {\n int MY_CONST = 42;\n void foo();\n }\n\n class Inheritor implements Example {\n @Override\n public void foo() {\n System.out.println(MY_CONST);\n }\n }\n\nConfigure the inspection:\n\n\nUse the **Report classes containing non-abstract methods when using Java 8** option to report only the classes with `static` methods and non-abstract methods that can be converted to\n`default` methods (only applicable to language level of 8 or higher)."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ClassMayBeInterface",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Class structure",
"index": 21,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnnecessaryCallToStringValueOf",
"shortDescription": {
"text": "Unnecessary conversion to 'String'"
},
"fullDescription": {
"text": "Reports unnecessary calls to static methods that convert their parameters to a string, e.g. 'String.valueOf()' or 'Integer.toString()'. Such calls are unnecessary when used in string concatenations. Example: 'System.out.println(\"Number: \" + Integer.toString(count));' After the quick-fix is applied: 'System.out.println(\"Number: \" + count);' Additionally such calls are unnecessary when used as arguments to library methods that do their own string conversion. Some examples of library methods that do their own string conversion are: Classes 'java.io.PrintWriter', 'java.io.PrintStream' 'print()', 'println()' Classes 'java.lang.StringBuilder', 'java.lang.StringBuffer' 'append()' Class 'org.slf4j.Logger' 'trace()', 'debug()', 'info()', 'warn()', 'error()' Use the Report calls that can be replaced with a concatenation with the empty string option to also report cases where concatenations with the empty string can be used instead of a call to 'String.valueOf()'.",
"markdown": "Reports unnecessary calls to static methods that convert their parameters to a string, e.g. `String.valueOf()` or `Integer.toString()`. Such calls are unnecessary when used in string concatenations.\n\nExample:\n\n\n System.out.println(\"Number: \" + Integer.toString(count));\n\nAfter the quick-fix is applied:\n\n\n System.out.println(\"Number: \" + count);\n\nAdditionally such calls are unnecessary when used as arguments to library methods that do their own string conversion. Some examples of library methods that do their own string conversion are:\n\n* Classes `java.io.PrintWriter`, `java.io.PrintStream`\n * `print()`, `println()`\n* Classes `java.lang.StringBuilder`, `java.lang.StringBuffer`\n * `append()`\n* Class `org.slf4j.Logger`\n * `trace()`, `debug()`, `info()`, `warn()`, `error()`\n\n\nUse the **Report calls that can be replaced with a concatenation with the empty string**\noption to also report cases where concatenations with the empty string can be used instead of a call to `String.valueOf()`."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnnecessaryCallToStringValueOf",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "StringReplaceableByStringBuffer",
"shortDescription": {
"text": "Non-constant 'String' can be replaced with 'StringBuilder'"
},
"fullDescription": {
"text": "Reports variables declared as 'java.lang.String' that are repeatedly appended to. Such variables could be declared more efficiently as 'java.lang.StringBuffer' or 'java.lang.StringBuilder'. Example: 'String s = \"\";\n for (int i = 0; i < names.length; i++) {\n String name = names[i] + (i == names.length - 1 ? \"\" : \" \");\n s = s + name;\n }' Such a loop can be replaced with: 'StringBuilder s = new StringBuilder();\n for (int i = 0; i < names.length; i++) {\n String name = names[i] + (i == names.length - 1 ? \"\" : \" \");\n s.append(name);\n }' Or even with: 'String s = String.join(\" \", names);' Use the option to make this inspection only report when the variable is appended to in a loop.",
"markdown": "Reports variables declared as `java.lang.String` that are repeatedly appended to. Such variables could be declared more efficiently as `java.lang.StringBuffer` or `java.lang.StringBuilder`.\n\n**Example:**\n\n\n String s = \"\";\n for (int i = 0; i < names.length; i++) {\n String name = names[i] + (i == names.length - 1 ? \"\" : \" \");\n s = s + name;\n }\n\nSuch a loop can be replaced with:\n\n\n StringBuilder s = new StringBuilder();\n for (int i = 0; i < names.length; i++) {\n String name = names[i] + (i == names.length - 1 ? \"\" : \" \");\n s.append(name);\n }\n\nOr even with:\n\n\n String s = String.join(\" \", names);\n\n\nUse the option to make this inspection only report when the variable is appended to in a loop."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NonConstantStringShouldBeStringBuffer",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance",
"index": 10,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FinallyBlockCannotCompleteNormally",
"shortDescription": {
"text": "'finally' block which can not complete normally"
},
"fullDescription": {
"text": "Reports 'return', 'throw', 'break', 'continue', and 'yield' statements that are used inside 'finally' blocks. These cause the 'finally' block to not complete normally but to complete abruptly. Any exceptions thrown from the 'try' and 'catch' blocks of the same 'try'-'catch' statement will be suppressed. Example: 'void x() {\n try {\n throw new RuntimeException();\n } finally {\n // if bar() returns true, the RuntimeException will be suppressed\n if (bar()) return;\n }\n }'",
"markdown": "Reports `return`, `throw`, `break`, `continue`, and `yield` statements that are used inside `finally` blocks. These cause the `finally` block to not complete normally but to complete abruptly. Any exceptions thrown from the `try` and `catch` blocks of the same `try`-`catch` statement will be suppressed.\n\n**Example:**\n\n\n void x() {\n try {\n throw new RuntimeException();\n } finally {\n // if bar() returns true, the RuntimeException will be suppressed\n if (bar()) return;\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "finally",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Error handling",
"index": 14,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConstantOnWrongSideOfComparison",
"shortDescription": {
"text": "Constant on wrong side of comparison"
},
"fullDescription": {
"text": "Reports comparison operations where the constant value is on the wrong side. Some coding conventions specify that constants should be on a specific side of a comparison, either left or right. Example: 'boolean compare(int x) {\n return 1 > x; // Constant '1' on the left side of the comparison\n }' After the quick-fix is applied: 'boolean compare(int x) {\n return x < 1;\n }' Use the inspection settings to choose the side of constants in comparisons and whether to warn if 'null' literals are on the wrong side. New in 2019.2",
"markdown": "Reports comparison operations where the constant value is on the wrong side.\n\nSome coding conventions specify that constants should be on a specific side of a comparison, either left or right.\n\n**Example:**\n\n\n boolean compare(int x) {\n return 1 > x; // Constant '1' on the left side of the comparison\n }\n\nAfter the quick-fix is applied:\n\n\n boolean compare(int x) {\n return x < 1;\n }\n\n\nUse the inspection settings to choose the side of constants in comparisons\nand whether to warn if `null` literals are on the wrong side.\n\nNew in 2019.2"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ConstantOnWrongSideOfComparison",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnnecessarilyQualifiedStaticallyImportedElement",
"shortDescription": {
"text": "Unnecessarily qualified statically imported element"
},
"fullDescription": {
"text": "Reports usage of statically imported members qualified with their containing class name. Such qualification is unnecessary and can be removed because statically imported members can be accessed directly by member name. Example: 'import static foo.Test.WIDTH;\n\n class Bar {\n void bar() {\n System.out.println(Test.WIDTH);\n }\n }' After the quick-fix is applied: 'import static foo.Test.WIDTH;\n\n class Bar {\n void bar() {\n System.out.println(WIDTH);\n }\n }'",
"markdown": "Reports usage of statically imported members qualified with their containing class name.\n\nSuch qualification is unnecessary and can be removed\nbecause statically imported members can be accessed directly by member name.\n\n**Example:**\n\n\n import static foo.Test.WIDTH;\n\n class Bar {\n void bar() {\n System.out.println(Test.WIDTH);\n }\n }\n\nAfter the quick-fix is applied:\n\n\n import static foo.Test.WIDTH;\n\n class Bar {\n void bar() {\n System.out.println(WIDTH);\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "UnnecessarilyQualifiedStaticallyImportedElement",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ObjectToString",
"shortDescription": {
"text": "Call to default 'toString()'"
},
"fullDescription": {
"text": "Reports calls to 'toString()' that use the default implementation from 'java.lang.Object'. The default implementation is rarely intended but may be used by accident. Calls to 'toString()' on objects with 'java.lang.Object', interface or abstract class type are ignored by this inspection. Example: 'class Bar {\n void foo1(Bar bar) {\n String s = bar.toString(); // warning\n /* ... */\n }\n\n void foo2(Object obj) {\n String s = obj.toString(); // no warning here\n /* ... */\n }\n }'",
"markdown": "Reports calls to `toString()` that use the default implementation from `java.lang.Object`.\n\nThe default implementation is rarely intended but may be used by accident.\n\n\nCalls to `toString()` on objects with `java.lang.Object`,\ninterface or abstract class type are ignored by this inspection.\n\n**Example:**\n\n\n class Bar {\n void foo1(Bar bar) {\n String s = bar.toString(); // warning\n /* ... */\n }\n\n void foo2(Object obj) {\n String s = obj.toString(); // no warning here\n /* ... */\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ObjectToString",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UseOfJDBCDriverClass",
"shortDescription": {
"text": "Use of concrete JDBC driver class"
},
"fullDescription": {
"text": "Reports uses of specific JDBC driver classes. Use of such classes will bind your project to a specific database and driver, defeating the purpose of JDBC and resulting in loss of portability. Example: 'import java.sql.Driver;\n\n abstract class Sample implements Driver {\n public void foo() {\n Sample sample;\n }\n }'",
"markdown": "Reports uses of specific JDBC driver classes. Use of such classes will bind your project to a specific database and driver, defeating the purpose of JDBC and resulting in loss of portability.\n\n**Example:**\n\n\n import java.sql.Driver;\n\n abstract class Sample implements Driver {\n public void foo() {\n Sample sample;\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "UseOfJDBCDriverClass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Portability",
"index": 95,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JDBCResource",
"shortDescription": {
"text": "JDBC resource opened but not safely closed"
},
"fullDescription": {
"text": "Reports JDBC resources that are not safely closed. JDBC resources reported by this inspection include 'java.sql.Connection', 'java.sql.Statement', 'java.sql.PreparedStatement', 'java.sql.CallableStatement', and 'java.sql.ResultSet'. By default, the inspection assumes that the resources can be closed by any method with 'close' or 'cleanup' in its name. Example: 'ResultSet findAllElements(Connection connection) throws SQLException {\n PreparedStatement statement = connection.prepareStatement(\"SELECT * FROM TABLE\");//statement is not closed\n statement.execute();\n return statement.getResultSet();\n }' Use the following options to configure the inspection: Whether a JDBC resource is allowed to be opened inside a 'try' block. This style is less desirable because it is more verbose than opening a resource in front of a 'try' block. Whether the resource can be closed by any method call with the resource passed as argument.",
"markdown": "Reports JDBC resources that are not safely closed. JDBC resources reported by this inspection include `java.sql.Connection`, `java.sql.Statement`, `java.sql.PreparedStatement`, `java.sql.CallableStatement`, and `java.sql.ResultSet`.\n\n\nBy default, the inspection assumes that the resources can be closed by any method with\n'close' or 'cleanup' in its name.\n\n**Example:**\n\n\n ResultSet findAllElements(Connection connection) throws SQLException {\n PreparedStatement statement = connection.prepareStatement(\"SELECT * FROM TABLE\");//statement is not closed\n statement.execute();\n return statement.getResultSet();\n }\n\n\nUse the following options to configure the inspection:\n\n* Whether a JDBC resource is allowed to be opened inside a `try` block. This style is less desirable because it is more verbose than opening a resource in front of a `try` block.\n* Whether the resource can be closed by any method call with the resource passed as argument."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "JDBCResourceOpenedButNotSafelyClosed",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Resource management",
"index": 133,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "IfCanBeAssertion",
"shortDescription": {
"text": "Statement can be replaced with 'assert' or 'Objects.requireNonNull'"
},
"fullDescription": {
"text": "Reports 'if' statements that throw only 'java.lang.Throwable' from a 'then' branch and do not have an 'else' branch. Such statements can be converted to more compact 'assert' statements. The inspection also reports Guava's 'Preconditions.checkNotNull()'. They can be replaced with a 'Objects.requireNonNull()' call for which a library may not be needed. Example: 'if (x == 2) throw new RuntimeException(\"fail\");\n if (y == null) throw new AssertionError();\n Preconditions.checkNotNull(z, \"z\");' After the quick-fix is applied: 'assert x != 2 : \"fail\";\n Objects.requireNonNull(y);\n Objects.requireNonNull(z, \"z\");' By default, this inspection provides a quick-fix in the editor without code highlighting.",
"markdown": "Reports `if` statements that throw only `java.lang.Throwable` from a `then` branch and do not have an `else` branch. Such statements can be converted to more compact `assert` statements.\n\n\nThe inspection also reports Guava's `Preconditions.checkNotNull()`.\nThey can be replaced with a `Objects.requireNonNull()` call for which a library may not be needed.\n\nExample:\n\n\n if (x == 2) throw new RuntimeException(\"fail\");\n if (y == null) throw new AssertionError();\n Preconditions.checkNotNull(z, \"z\");\n\nAfter the quick-fix is applied:\n\n\n assert x != 2 : \"fail\";\n Objects.requireNonNull(y);\n Objects.requireNonNull(z, \"z\");\n\nBy default, this inspection provides a quick-fix in the editor without code highlighting."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "IfCanBeAssertion",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JavadocDeclaration",
"shortDescription": {
"text": "Javadoc declaration problems"
},
"fullDescription": {
"text": "Reports Javadoc comments and tags with the following problems: invalid tag names incomplete tag descriptions duplicated tags missing Javadoc descriptions Example: '/**\n * Invalid tag name\n * @poram param description\n */\n public void sample(int param){\n }' Example: '/**\n * Pointing to itself {@link #sample(int)}\n */\n public void sample(int param){\n }' Quick-fix adds the unknown Javadoc tag to the list of user defined additional tags. Use textfield below to define additional Javadoc tags. Use first checkbox to ignore duplicated 'throws' tag. Use second checkbox to ignore problem with missing or incomplete first sentence in the description. Use third checkbox to ignore references pointing to itself.",
"markdown": "Reports Javadoc comments and tags with the following problems:\n\n* invalid tag names\n* incomplete tag descriptions\n* duplicated tags\n* missing Javadoc descriptions\n\nExample:\n\n\n /**\n * Invalid tag name\n * @poram param description\n */\n public void sample(int param){\n }\n\nExample:\n\n\n /**\n * Pointing to itself {@link #sample(int)}\n */\n public void sample(int param){\n }\n\nQuick-fix adds the unknown Javadoc tag to the list of user defined additional tags.\n\nUse textfield below to define additional Javadoc tags.\n\nUse first checkbox to ignore duplicated 'throws' tag.\n\nUse second checkbox to ignore problem with missing or incomplete first sentence in the description.\n\nUse third checkbox to ignore references pointing to itself."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JavadocDeclaration",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Javadoc",
"index": 79,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AssignmentToMethodParameter",
"shortDescription": {
"text": "Assignment to method parameter"
},
"fullDescription": {
"text": "Reports assignment to, or modification of method parameters. Although occasionally intended, this construct may be confusing and is therefore prohibited in some Java projects. The quick-fix adds a declaration of a new variable. Example: 'void printTrimmed(String s) {\n s = s.trim();\n System.out.println(s);\n }' After the quick-fix is applied: 'void printTrimmed(String s) {\n String trimmed = s.trim();\n System.out.println(trimmed);\n }' Use the Ignore if assignment is a transformation of the original parameter option to ignore assignments that modify the parameter value based on its previous value.",
"markdown": "Reports assignment to, or modification of method parameters.\n\nAlthough occasionally intended, this construct may be confusing\nand is therefore prohibited in some Java projects.\n\nThe quick-fix adds a declaration of a new variable.\n\n**Example:**\n\n\n void printTrimmed(String s) {\n s = s.trim();\n System.out.println(s);\n }\n\nAfter the quick-fix is applied:\n\n\n void printTrimmed(String s) {\n String trimmed = s.trim();\n System.out.println(trimmed);\n }\n\n\nUse the **Ignore if assignment is a transformation of the original parameter** option to ignore assignments that modify\nthe parameter value based on its previous value."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "AssignmentToMethodParameter",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Assignment issues",
"index": 87,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "LocalVariableHidingMemberVariable",
"shortDescription": {
"text": "Local variable hides field"
},
"fullDescription": {
"text": "Reports local variables named identically to a field of a surrounding class. As a result of such naming, you may accidentally use the variable where the identically named field is intended. A quick-fix is suggested to rename the variable. Example: 'public class Foo {\n public Object foo;\n\n void bar() {\n Object o = new Object() {\n void baz() {\n Object foo; // Local variable 'foo' hides field in class 'Foo'\n }\n };\n }\n }' You can configure the following options for this inspection: Ignore non-accessible fields - ignore local variables named identically to superclass fields that are not visible (for example, because they are private). Ignore local variables in a static context hiding non-static fields - for example when the local variable is inside a static method or inside a method which is inside a static inner class.",
"markdown": "Reports local variables named identically to a field of a surrounding class. As a result of such naming, you may accidentally use the variable where the identically named field is intended.\n\nA quick-fix is suggested to rename the variable.\n\n**Example:**\n\n\n public class Foo {\n public Object foo;\n\n void bar() {\n Object o = new Object() {\n void baz() {\n Object foo; // Local variable 'foo' hides field in class 'Foo'\n }\n };\n }\n }\n\n\nYou can configure the following options for this inspection:\n\n1. **Ignore non-accessible fields** - ignore local variables named identically to superclass fields that are not visible (for example, because they are private).\n2. **Ignore local variables in a static context hiding non-static fields** - for example when the local variable is inside a static method or inside a method which is inside a static inner class."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "LocalVariableHidesMemberVariable",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Visibility",
"index": 99,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnnecessaryTemporaryOnConversionToString",
"shortDescription": {
"text": "Unnecessary temporary object in conversion to 'String'"
},
"fullDescription": {
"text": "Reports unnecessary creation of temporary objects when converting from a primitive type to 'String'. Example: 'String foo = new Integer(3).toString();' After the quick-fix is applied: 'String foo = Integer.toString(3);'",
"markdown": "Reports unnecessary creation of temporary objects when converting from a primitive type to `String`.\n\n**Example:**\n\n\n String foo = new Integer(3).toString();\n\nAfter the quick-fix is applied:\n\n\n String foo = Integer.toString(3);\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnnecessaryTemporaryOnConversionToString",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance",
"index": 10,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "InterfaceMayBeAnnotatedFunctional",
"shortDescription": {
"text": "Interface may be annotated as '@FunctionalInterface'"
},
"fullDescription": {
"text": "Reports interfaces that can be annotated with '@FunctionalInterface' (available since JDK 1.8). Annotating an interface with '@FunctionalInterface' indicates that the interface is functional and no more 'abstract' methods can be added to it. Example: 'interface FileProcessor {\n void execute(File file);\n }' After the quick-fix is applied: '@FunctionalInterface\n interface FileProcessor {\n void execute(File file);\n }' This inspection only reports if the language level of the project or module is 8 or higher.",
"markdown": "Reports interfaces that can be annotated with `@FunctionalInterface` (available since JDK 1.8).\n\nAnnotating an interface with `@FunctionalInterface` indicates that the interface\nis functional and no more `abstract` methods can be added to it.\n\n**Example:**\n\n\n interface FileProcessor {\n void execute(File file);\n }\n\nAfter the quick-fix is applied:\n\n\n @FunctionalInterface\n interface FileProcessor {\n void execute(File file);\n }\n\nThis inspection only reports if the language level of the project or module is 8 or higher."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "InterfaceMayBeAnnotatedFunctional",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Class structure",
"index": 21,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "BreakStatementWithLabel",
"shortDescription": {
"text": "'break' statement with label"
},
"fullDescription": {
"text": "Reports 'break' statements with labels. Labeled 'break' statements complicate refactoring and can be confusing. Example: 'void handle(List<String> strs) {\n outer:\n for (String s: strs) {\n for (char ch : s.toCharArray()) {\n if ('s' == ch) break outer;\n handleChar(ch);\n }\n }\n }'",
"markdown": "Reports `break` statements with labels.\n\nLabeled `break` statements complicate refactoring and can be confusing.\n\nExample:\n\n\n void handle(List<String> strs) {\n outer:\n for (String s: strs) {\n for (char ch : s.toCharArray()) {\n if ('s' == ch) break outer;\n handleChar(ch);\n }\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "BreakStatementWithLabel",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "StringEquality",
"shortDescription": {
"text": "String comparison using '==', instead of 'equals()'"
},
"fullDescription": {
"text": "Reports code that uses of == or != to compare strings. These operators determine referential equality instead of comparing content. In most cases, strings should be compared using 'equals()', which does a character-by-character comparison when the strings are different objects. Example: 'void foo(String s, String t) {\n final boolean b = t == s;\n }' If 't' is known to be non-null, then it's safe to apply the \"unsafe\" quick-fix and get the result similar to the following: 'void foo(String s, String t) {\n final boolean b = t.equals(s);\n }'",
"markdown": "Reports code that uses of **==** or **!=** to compare strings.\n\n\nThese operators determine referential equality instead of comparing content.\nIn most cases, strings should be compared using `equals()`,\nwhich does a character-by-character comparison when the strings are different objects.\n\n**Example:**\n\n\n void foo(String s, String t) {\n final boolean b = t == s;\n }\n\nIf `t` is known to be non-null, then it's safe to apply the \"unsafe\" quick-fix and get the result similar to the following:\n\n\n void foo(String s, String t) {\n final boolean b = t.equals(s);\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "StringEquality",
"cweIds": [
597
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SuspiciousLiteralUnderscore",
"shortDescription": {
"text": "Suspicious underscore in number literal"
},
"fullDescription": {
"text": "Reports decimal number literals that use the underscore numeric separator with groups where the number of digits is not three. Such literals may contain a typo. This inspection will not warn on literals containing two consecutive underscores. It is also allowed to omit underscores in the fractional part of 'double' and 'float' literals. Example: 'int oneMillion = 1_000_0000;'",
"markdown": "Reports decimal number literals that use the underscore numeric separator with groups where the number of digits is not three. Such literals may contain a typo.\n\nThis inspection will not warn on literals containing two consecutive underscores.\nIt is also allowed to omit underscores in the fractional part of `double` and `float` literals.\n\n**Example:** `int oneMillion = 1_000_0000;`"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "SuspiciousLiteralUnderscore",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Numeric issues",
"index": 31,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "StaticCallOnSubclass",
"shortDescription": {
"text": "Static method referenced via subclass"
},
"fullDescription": {
"text": "Reports static method calls where the call is qualified by a subclass of the declaring class, rather than by the declaring class itself. Java allows such qualification for classes, but such calls may indicate a subtle confusion of inheritance and overriding. Example: 'class Parent {\n public static void print(String str) {}\n }\n class Child extends Parent {}\n\n Child.print(\"Hello, world!\");' After the quick-fix is applied: 'Parent.print(\"Hello, world!\");'",
"markdown": "Reports static method calls where the call is qualified by a subclass of the declaring class, rather than by the declaring class itself.\n\n\nJava allows such qualification for classes, but such calls\nmay indicate a subtle confusion of inheritance and overriding.\n\n**Example:**\n\n\n class Parent {\n public static void print(String str) {}\n }\n class Child extends Parent {}\n\n Child.print(\"Hello, world!\");\n\nAfter the quick-fix is applied:\n\n\n Parent.print(\"Hello, world!\");\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "StaticMethodReferencedViaSubclass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReadResolveAndWriteReplaceProtected",
"shortDescription": {
"text": "'readResolve()' or 'writeReplace()' not declared 'protected'"
},
"fullDescription": {
"text": "Reports classes that implement 'java.io.Serializable' where the 'readResolve()' or 'writeReplace()' methods are not declared 'protected'. Declaring 'readResolve()' and 'writeReplace()' methods 'private' can force subclasses to silently ignore them, while declaring them 'public' allows them to be invoked by untrusted code. If the containing class is declared 'final', these methods can be declared 'private'. Example: 'class ClassWithSerialization implements Serializable {\n public Object writeReplace() { // warning: 'writeReplace()' not declared protected\n ...\n }\n }'",
"markdown": "Reports classes that implement `java.io.Serializable` where the `readResolve()` or `writeReplace()` methods are not declared `protected`.\n\n\nDeclaring `readResolve()` and `writeReplace()` methods `private`\ncan force subclasses to silently ignore them, while declaring them\n`public` allows them to be invoked by untrusted code.\n\n\nIf the containing class is declared `final`, these methods can be declared `private`.\n\n**Example:**\n\n\n class ClassWithSerialization implements Serializable {\n public Object writeReplace() { // warning: 'writeReplace()' not declared protected\n ...\n }\n }\n \n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ReadResolveAndWriteReplaceProtected",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Serialization issues",
"index": 20,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnnecessaryLabelOnContinueStatement",
"shortDescription": {
"text": "Unnecessary label on 'continue' statement"
},
"fullDescription": {
"text": "Reports 'continue' statements with unnecessary labels. Example: 'LABEL:\n while (a > b) {\n System.out.println(\"Hello\");\n //the code below is the last statement in a loop,\n //so unnecessary label and continue can be removed\n continue LABEL;\n }'",
"markdown": "Reports `continue` statements with unnecessary labels.\n\nExample:\n\n\n LABEL:\n while (a > b) {\n System.out.println(\"Hello\");\n //the code below is the last statement in a loop,\n //so unnecessary label and continue can be removed\n continue LABEL;\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnnecessaryLabelOnContinueStatement",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Verbose or redundant code constructs",
"index": 47,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ParameterNamingConvention",
"shortDescription": {
"text": "Method parameter naming convention"
},
"fullDescription": {
"text": "Reports method parameters whose names are too short, too long, or do not follow the specified regular expression pattern. Example: 'void fooBar(int X)' should be reported if the inspection is enabled with the default settings in which a parameter name should start with a lowercase letter. Configure the inspection: Use the fields in the Options section to specify the minimum length, maximum length, and a regular expression expected for method parameter names. Specify 0 in order not to check the length of names. Regular expressions should be specified in the standard 'java.util.regex' format.",
"markdown": "Reports method parameters whose names are too short, too long, or do not follow the specified regular expression pattern.\n\n**Example:** `void fooBar(int X)`\nshould be reported if the inspection is enabled with the default settings in which a parameter name should start with a lowercase letter.\n\nConfigure the inspection:\n\n\nUse the fields in the **Options** section to specify the minimum length, maximum length, and a regular expression expected for\nmethod parameter names. Specify **0** in order not to check the length of names.\n\nRegular expressions should be specified in the standard `java.util.regex` format."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "MethodParameterNamingConvention",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Naming conventions",
"index": 81,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MethodCanBeVariableArityMethod",
"shortDescription": {
"text": "Method can have varargs parameter"
},
"fullDescription": {
"text": "Reports methods that can be converted to variable arity methods. Example: 'void process(String name, Object[] objects);' After the quick-fix is applied: 'void process(String name, Object... objects);' This inspection only reports if the language level of the project or module is 5 or higher.",
"markdown": "Reports methods that can be converted to variable arity methods.\n\n**Example:**\n\n\n void process(String name, Object[] objects);\n\nAfter the quick-fix is applied:\n\n\n void process(String name, Object... objects);\n\n\nThis inspection only reports if the language level of the project or module is 5 or higher."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "MethodCanBeVariableArityMethod",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 5",
"index": 119,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AbstractClassNeverImplemented",
"shortDescription": {
"text": "Abstract class which has no concrete subclass"
},
"fullDescription": {
"text": "Reports 'abstract' classes that have no concrete subclasses.",
"markdown": "Reports `abstract` classes that have no concrete subclasses."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "AbstractClassNeverImplemented",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Inheritance issues",
"index": 147,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "StreamToLoop",
"shortDescription": {
"text": "Stream API call chain can be replaced with loop"
},
"fullDescription": {
"text": "Reports Stream API chains, 'Iterable.forEach()', and 'Map.forEach()' calls that can be automatically converted into classical loops. Example: 'String joinNonEmpty(List<String> list) {\n return list.stream() // Stream can be converted to loop\n .filter(s -> !s.isEmpty())\n .map(String::trim)\n .collect(Collectors.joining(\", \"));\n }' After the quick-fix is applied: 'String joinNonEmpty(List<String> list) {\n StringJoiner joiner = new StringJoiner(\", \");\n for (String s : list) {\n if (!s.isEmpty()) {\n String trim = s.trim();\n joiner.add(trim);\n }\n }\n return joiner.toString();\n }' Note that sometimes this inspection might cause slight semantic changes. Special care should be taken when it comes to short-circuiting, as it's not specified how many elements will be actually read when the stream short-circuits. Stream API appeared in Java 8. This inspection can help to downgrade for backward compatibility with earlier Java versions. Configure the inspection: Use the Iterate unknown Stream sources via Stream.iterator() option to suggest conversions for streams with unrecognized source. In this case, iterator will be created from the stream. For example, when checkbox is selected, the conversion will be suggested here: 'List<ProcessHandle> handles = ProcessHandle.allProcesses().collect(Collectors.toList());' In this case, the result will be as follows: 'List<ProcessHandle> handles = new ArrayList<>();\n for (Iterator<ProcessHandle> it = ProcessHandle.allProcesses().iterator(); it.hasNext(); ) {\n ProcessHandle allProcess = it.next();\n handles.add(allProcess);\n }' New in 2017.1",
"markdown": "Reports Stream API chains, `Iterable.forEach()`, and `Map.forEach()` calls that can be automatically converted into classical loops.\n\n**Example:**\n\n\n String joinNonEmpty(List<String> list) {\n return list.stream() // Stream can be converted to loop\n .filter(s -> !s.isEmpty())\n .map(String::trim)\n .collect(Collectors.joining(\", \"));\n }\n\nAfter the quick-fix is applied:\n\n\n String joinNonEmpty(List<String> list) {\n StringJoiner joiner = new StringJoiner(\", \");\n for (String s : list) {\n if (!s.isEmpty()) {\n String trim = s.trim();\n joiner.add(trim);\n }\n }\n return joiner.toString();\n }\n\n\nNote that sometimes this inspection might cause slight semantic changes.\nSpecial care should be taken when it comes to short-circuiting, as it's not specified how many elements will be actually read when\nthe stream short-circuits.\n\n\n*Stream API* appeared in Java 8.\nThis inspection can help to downgrade for backward compatibility with earlier Java versions.\n\nConfigure the inspection:\n\nUse the **Iterate unknown Stream sources via Stream.iterator()** option to suggest conversions for streams with unrecognized source.\nIn this case, iterator will be created from the stream.\nFor example, when checkbox is selected, the conversion will be suggested here:\n\n\n List<ProcessHandle> handles = ProcessHandle.allProcesses().collect(Collectors.toList());\n\nIn this case, the result will be as follows:\n\n\n List<ProcessHandle> handles = new ArrayList<>();\n for (Iterator<ProcessHandle> it = ProcessHandle.allProcesses().iterator(); it.hasNext(); ) {\n ProcessHandle allProcess = it.next();\n handles.add(allProcess);\n }\n\nNew in 2017.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "StreamToLoop",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NotifyWithoutCorrespondingWait",
"shortDescription": {
"text": "'notify()' without corresponding 'wait()'"
},
"fullDescription": {
"text": "Reports calls to 'Object.notify()' or 'Object.notifyAll()' for which no call to a corresponding 'Object.wait()' can be found. Only calls that target fields of the current class are reported by this inspection. Example: 'synchronized (synList) {\n synList.notify(); //synList.wait() is never called\n }'",
"markdown": "Reports calls to `Object.notify()` or `Object.notifyAll()` for which no call to a corresponding `Object.wait()` can be found.\n\nOnly calls that target fields of the current class are reported by this inspection.\n\n**Example:**\n\n\n synchronized (synList) {\n synList.notify(); //synList.wait() is never called\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NotifyWithoutCorrespondingWait",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ClassInitializerMayBeStatic",
"shortDescription": {
"text": "Class initializer may be 'static'"
},
"fullDescription": {
"text": "Reports instance initializers which may be made 'static'. An instance initializer may be static if it does not reference any of its class' non-static members. Static initializers are executed once the class is resolved, while instance initializers are executed on each instantiation of the class. This inspection doesn't report instance empty initializers and initializers in anonymous classes. Example: 'class A {\n public static String CONSTANT;\n {\n CONSTANT = \"Hello\";\n }\n }' After the quick-fix is applied: 'class A {\n public static String CONSTANT;\n static {\n CONSTANT = \"Hello\"; //now initialized only once per class\n }\n }'",
"markdown": "Reports instance initializers which may be made `static`.\n\n\nAn instance initializer may be static if it does not reference any of its class' non-static members.\nStatic initializers are executed once the class is resolved,\nwhile instance initializers are executed on each instantiation of the class.\n\nThis inspection doesn't report instance empty initializers and initializers in anonymous classes.\n\n**Example:**\n\n\n class A {\n public static String CONSTANT;\n {\n CONSTANT = \"Hello\";\n }\n }\n\nAfter the quick-fix is applied:\n\n\n class A {\n public static String CONSTANT;\n static {\n CONSTANT = \"Hello\"; //now initialized only once per class\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ClassInitializerMayBeStatic",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance",
"index": 10,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MagicCharacter",
"shortDescription": {
"text": "Magic character"
},
"fullDescription": {
"text": "Reports character literals that are used without constant declaration. These characters might result in bad code readability. Also, there might be errors if a character is changed only in one location but not everywhere in code. Example: 'char c = 'c';'",
"markdown": "Reports character literals that are used without constant declaration. These characters might result in bad code readability. Also, there might be errors if a character is changed only in one location but not everywhere in code.\n\n**Example:**\n\n char c = 'c';\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "MagicCharacter",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Internationalization",
"index": 6,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SlowAbstractSetRemoveAll",
"shortDescription": {
"text": "Call to 'set.removeAll(list)' may work slowly"
},
"fullDescription": {
"text": "Reports calls to 'java.util.Set.removeAll()' with a 'java.util.List' argument. Such a call can be slow when the size of the argument is greater than or equal to the size of the set, and the set is a subclass of 'java.util.AbstractSet'. In this case, 'List.contains()' is called for each element in the set, which will perform a linear search. Example: 'public void check(String... ss) {\n // possible O(n^2) complexity\n mySet.removeAll(List.of(ss));\n }' After the quick fix is applied: 'public void check(String... ss) {\n // O(n) complexity\n List.of(ss).forEach(mySet::remove);\n }' New in 2020.3",
"markdown": "Reports calls to `java.util.Set.removeAll()` with a `java.util.List` argument.\n\n\nSuch a call can be slow when the size of the argument is greater than or equal to the size of the set,\nand the set is a subclass of `java.util.AbstractSet`.\nIn this case, `List.contains()` is called for each element in the set, which will perform a linear search.\n\n**Example:**\n\n\n public void check(String... ss) {\n // possible O(n^2) complexity\n mySet.removeAll(List.of(ss));\n }\n\nAfter the quick fix is applied:\n\n\n public void check(String... ss) {\n // O(n) complexity\n List.of(ss).forEach(mySet::remove);\n }\n\nNew in 2020.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SlowAbstractSetRemoveAll",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance",
"index": 10,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ArrayEquality",
"shortDescription": {
"text": "Array comparison using '==', instead of 'Arrays.equals()'"
},
"fullDescription": {
"text": "Reports operators '==' and '!=' used to test for array equality. In most cases, testing for the equality of array contents is intended, which can be done with the 'java.util.Arrays.equals()' method. A quick-fix is suggested to replace '==' with 'java.util.Arrays.equals()'. Example: 'void foo(Object[] x, Object[] y) {\n boolean comparison = x == y;\n }' After the quick-fix is applied: 'void foo(Object[] x, Object[] y) {\n boolean comparison = Arrays.equals(x, y);\n }'",
"markdown": "Reports operators `==` and `!=` used to test for array equality. In most cases, testing for the equality of array contents is intended, which can be done with the `java.util.Arrays.equals()` method.\n\n\nA quick-fix is suggested to replace `==` with `java.util.Arrays.equals()`.\n\n**Example:**\n\n\n void foo(Object[] x, Object[] y) {\n boolean comparison = x == y;\n }\n\nAfter the quick-fix is applied:\n\n\n void foo(Object[] x, Object[] y) {\n boolean comparison = Arrays.equals(x, y);\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ArrayEquality",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "StaticCollection",
"shortDescription": {
"text": "Static collection"
},
"fullDescription": {
"text": "Reports static fields of a 'Collection' type. While it's not necessarily a problem, static collections often cause memory leaks and are therefore prohibited by some coding standards. Example: 'public class Example {\n static List<String> list = new ArrayList<>();\n\n }' Configure the inspection: Use the Ignore weak static collections or maps option to ignore the fields of the 'java.util.WeakHashMap' type.",
"markdown": "Reports static fields of a `Collection` type. While it's not necessarily a problem, static collections often cause memory leaks and are therefore prohibited by some coding standards.\n\n**Example:**\n\n\n public class Example {\n static List<String> list = new ArrayList<>();\n\n }\n\n\nConfigure the inspection:\n\n* Use the **Ignore weak static collections or maps** option to ignore the fields of the `java.util.WeakHashMap` type."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "StaticCollection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Memory",
"index": 163,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NonExceptionNameEndsWithException",
"shortDescription": {
"text": "Non-exception class name ends with 'Exception'"
},
"fullDescription": {
"text": "Reports non-'exception' classes whose names end with 'Exception'. Such classes may cause confusion by breaking a common naming convention and often indicate that the 'extends Exception' clause is missing. Example: 'public class NotStartedException {}' A quick-fix that renames such classes is available only in the editor.",
"markdown": "Reports non-`exception` classes whose names end with `Exception`.\n\nSuch classes may cause confusion by breaking a common naming convention and\noften indicate that the `extends Exception` clause is missing.\n\n**Example:**\n\n public class NotStartedException {}\n\nA quick-fix that renames such classes is available only in the editor."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NonExceptionNameEndsWithException",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Naming conventions/Class",
"index": 82,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SystemGC",
"shortDescription": {
"text": "Call to 'System.gc()' or 'Runtime.gc()'"
},
"fullDescription": {
"text": "Reports 'System.gc()' or 'Runtime.gc()' calls. While occasionally useful in testing, explicitly triggering garbage collection via 'System.gc()' is almost never recommended in production code and can result in serious performance issues.",
"markdown": "Reports `System.gc()` or `Runtime.gc()` calls. While occasionally useful in testing, explicitly triggering garbage collection via `System.gc()` is almost never recommended in production code and can result in serious performance issues."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CallToSystemGC",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Memory",
"index": 163,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ClassComplexity",
"shortDescription": {
"text": "Overly complex class"
},
"fullDescription": {
"text": "Reports classes whose total complexity exceeds the specified maximum. The total complexity of a class is the sum of cyclomatic complexities of all the methods and initializers the class declares. Inherited methods and initializers are not counted toward the total complexity. Too high complexity indicates that the class should be refactored into several smaller classes. Use the Cyclomatic complexity limit field below to specify the maximum allowed complexity for a class.",
"markdown": "Reports classes whose total complexity exceeds the specified maximum.\n\nThe total complexity of a class is the sum of cyclomatic complexities of all the methods\nand initializers the class declares. Inherited methods and initializers are not counted\ntoward the total complexity.\n\nToo high complexity indicates that the class should be refactored into several smaller classes.\n\nUse the **Cyclomatic complexity limit** field below to specify the maximum allowed complexity for a class."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "OverlyComplexClass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Class metrics",
"index": 123,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "OverflowingLoopIndex",
"shortDescription": {
"text": "Loop executes zero or billions of times"
},
"fullDescription": {
"text": "Reports loops that cannot be completed without an index overflow or loops that don't loop at all. It usually happens because of a mistake in the update operation. Example: 'void foo(int s) {\n for (int i = s; i > 12; i++) { // i-- should be here\n System.out.println(i);\n }\n }' New in 2019.1",
"markdown": "Reports loops that cannot be completed without an index overflow or loops that don't loop at all. It usually happens because of a mistake in the update operation.\n\nExample:\n\n\n void foo(int s) {\n for (int i = s; i > 12; i++) { // i-- should be here\n System.out.println(i);\n }\n }\n\nNew in 2019.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "OverflowingLoopIndex",
"cweIds": [
691,
835
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SetReplaceableByEnumSet",
"shortDescription": {
"text": "'Set' can be replaced with 'EnumSet'"
},
"fullDescription": {
"text": "Reports instantiations of 'java.util.Set' objects whose content types are enumerated classes. Such 'Set' objects can be replaced with 'java.util.EnumSet' objects. 'EnumSet' implementations can be much more efficient compared to other sets, as the underlying data structure is a bit vector. Use the quick-fix to replace the initializer with a call to 'EnumSet.noneOf()'. This quick-fix is not available when the type of the variable is a sub-class of 'Set'. Example: 'enum MyEnum { FOO, BAR; }\n\n Set<MyEnum> enums = new HashSet<MyEnum>();' After the quick-fix is applied: 'enum MyEnum { FOO, BAR; }\n\n Set<MyEnum> enums = EnumSet.noneOf(MyEnum.class);'",
"markdown": "Reports instantiations of `java.util.Set` objects whose content types are enumerated classes. Such `Set` objects can be replaced with `java.util.EnumSet` objects.\n\n\n`EnumSet` implementations can be much more efficient compared to\nother sets, as the underlying data structure is a bit vector. Use the quick-fix to replace the initializer with a call to\n`EnumSet.noneOf()`. This quick-fix is not available when the type of the variable is a sub-class of `Set`.\n\n**Example:**\n\n\n enum MyEnum { FOO, BAR; }\n\n Set<MyEnum> enums = new HashSet<MyEnum>();\n\nAfter the quick-fix is applied:\n\n\n enum MyEnum { FOO, BAR; }\n\n Set<MyEnum> enums = EnumSet.noneOf(MyEnum.class);\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "SetReplaceableByEnumSet",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance",
"index": 10,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java9UndeclaredServiceUsage",
"shortDescription": {
"text": "Usage of service not declared in 'module-info'"
},
"fullDescription": {
"text": "Reports situations in which a service is loaded with 'java.util.ServiceLoader' but it isn't declared with the 'uses' clause in the 'module-info.java' file and suggests inserting it. New in 2018.1",
"markdown": "Reports situations in which a service is loaded with `java.util.ServiceLoader` but it isn't declared with the `uses` clause in the `module-info.java` file and suggests inserting it.\n\nNew in 2018.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "Java9UndeclaredServiceUsage",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Visibility",
"index": 99,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "InnerClassMayBeStatic",
"shortDescription": {
"text": "Inner class may be 'static'"
},
"fullDescription": {
"text": "Reports inner classes that can be made 'static'. A 'static' inner class does not keep an implicit reference to its enclosing instance. This prevents a common cause of memory leaks and uses less memory per instance of the class. Example: 'public class Outer {\n class Inner { // not static\n public void foo() {\n bar(\"x\");\n }\n\n private void bar(String string) {}\n }\n }' After the quick-fix is applied: 'public class Outer {\n static class Inner {\n public void foo() {\n bar(\"x\");\n }\n\n private void bar(String string) {}\n }\n }'",
"markdown": "Reports inner classes that can be made `static`.\n\nA `static` inner class does not keep an implicit reference to its enclosing instance.\nThis prevents a common cause of memory leaks and uses less memory per instance of the class.\n\n**Example:**\n\n\n public class Outer {\n class Inner { // not static\n public void foo() {\n bar(\"x\");\n }\n\n private void bar(String string) {}\n }\n }\n\nAfter the quick-fix is applied:\n\n\n public class Outer {\n static class Inner {\n public void foo() {\n bar(\"x\");\n }\n\n private void bar(String string) {}\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "InnerClassMayBeStatic",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Memory",
"index": 163,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CallToSimpleSetterInClass",
"shortDescription": {
"text": "Call to simple setter from within class"
},
"fullDescription": {
"text": "Reports calls to a simple property setter from within the property's class. A simple property setter is defined as one which simply assigns the value of its parameter to a field, and does no other calculations. Such simple setter calls can be safely inlined. Some coding standards also suggest against the use of simple setters for code clarity reasons. Example: 'class Foo {\n private int index;\n public Foo(int idx) {\n setIndex(idx);\n }\n public void setIndex(int idx) {\n index = idx;\n }\n }' After the quick-fix is applied: 'class Foo {\n private int index;\n public Foo(int idx) {\n index = idx;\n }\n public void setIndex(int idx) {\n index = idx;\n }\n }' Use the following options to configure the inspection: Whether to only report setter calls on 'this', not on objects of the same type passed in as a parameter. Whether to ignore non-'private' setters.",
"markdown": "Reports calls to a simple property setter from within the property's class.\n\n\nA simple property setter is defined as one which simply assigns the value of its parameter to a field,\nand does no other calculations. Such simple setter calls can be safely inlined.\nSome coding standards also suggest against the use of simple setters for code clarity reasons.\n\n**Example:**\n\n\n class Foo {\n private int index;\n public Foo(int idx) {\n setIndex(idx);\n }\n public void setIndex(int idx) {\n index = idx;\n }\n }\n\nAfter the quick-fix is applied:\n\n\n class Foo {\n private int index;\n public Foo(int idx) {\n index = idx;\n }\n public void setIndex(int idx) {\n index = idx;\n }\n }\n\nUse the following options to configure the inspection:\n\n* Whether to only report setter calls on `this`, not on objects of the same type passed in as a parameter.\n* Whether to ignore non-`private` setters."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CallToSimpleSetterFromWithinClass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance",
"index": 10,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnnecessaryFinalOnLocalVariableOrParameter",
"shortDescription": {
"text": "Unnecessary 'final' on local variable or parameter"
},
"fullDescription": {
"text": "Reports local variables or parameters unnecessarily declared 'final'. Some coding standards frown upon variables declared 'final' for reasons of terseness. Example: 'class Foo {\n Foo(Object o) {}\n\n void bar(final Object o) {\n new Foo(o);\n }\n }' After the quick-fix is applied: 'class Foo {\n Foo(Object o) {}\n\n void bar(Object o) {\n new Foo(o);\n }\n }' Use the inspection options to toggle the reporting for: local variables parameters (including parameters of 'catch' blocks and enhanced 'for' statements) Also, you can configure the inspection to only report 'final' parameters of 'abstract' or interface methods, which may be considered extra unnecessary as such markings don't affect the implementation of these methods.",
"markdown": "Reports local variables or parameters unnecessarily declared `final`.\n\nSome coding standards frown upon variables declared `final` for reasons of terseness.\n\n**Example:**\n\n\n class Foo {\n Foo(Object o) {}\n\n void bar(final Object o) {\n new Foo(o);\n }\n }\n\nAfter the quick-fix is applied:\n\n\n class Foo {\n Foo(Object o) {}\n\n void bar(Object o) {\n new Foo(o);\n }\n }\n\n\nUse the inspection options to toggle the reporting for:\n\n* local variables\n* parameters (including parameters of `catch` blocks and enhanced `for` statements)\n\n\nAlso, you can configure the inspection to only report `final` parameters of `abstract` or interface\nmethods, which may be considered extra unnecessary as such markings don't\naffect the implementation of these methods."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "UnnecessaryFinalOnLocalVariableOrParameter",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NonBooleanMethodNameMayNotStartWithQuestion",
"shortDescription": {
"text": "Non-boolean method name must not start with question word"
},
"fullDescription": {
"text": "Reports non-boolean methods whose names start with a question word. Such method names may be confusing. Non-boolean methods that override library methods are ignored by this inspection. Example: 'public void hasName(String name) {\n assert names.contains(name);\n }' A quick-fix that renames such methods is available only in the editor. Configure the inspection: Use the Boolean method name prefixes list to specify the question words that should be used only for boolean methods. Use the Ignore methods with 'java.lang.Boolean' return type option to ignore methods with 'java.lang.Boolean' return type. Use the Ignore methods overriding/implementing a super method option to ignore methods which have supers.",
"markdown": "Reports non-boolean methods whose names start with a question word. Such method names may be confusing.\n\nNon-boolean methods that override library methods are ignored by this inspection.\n\n**Example:**\n\n\n public void hasName(String name) {\n assert names.contains(name);\n }\n\nA quick-fix that renames such methods is available only in the editor.\n\nConfigure the inspection:\n\n* Use the **Boolean method name prefixes** list to specify the question words that should be used only for boolean methods.\n* Use the **Ignore methods with 'java.lang.Boolean' return type** option to ignore methods with `java.lang.Boolean` return type.\n* Use the **Ignore methods overriding/implementing a super method** option to ignore methods which have supers."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NonBooleanMethodNameMayNotStartWithQuestion",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Naming conventions/Method",
"index": 108,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "WeakerAccess",
"shortDescription": {
"text": "Declaration access can be weaker"
},
"fullDescription": {
"text": "Reports fields, methods or classes that may have their access modifier narrowed down. Example: 'class Sample {\n void foo() {\n bar(\"foo\", \"foo\");\n }\n void bar(String x, String y) { } // can be private\n }' After the quick-fix is applied: 'class Sample {\n void foo() {\n bar(\"foo\", \"foo\");\n }\n private void bar(String x, String y) { }\n }' Use the inspection's options to define the rules for the modifier change suggestions.",
"markdown": "Reports fields, methods or classes that may have their access modifier narrowed down.\n\nExample:\n\n\n class Sample {\n void foo() {\n bar(\"foo\", \"foo\");\n }\n void bar(String x, String y) { } // can be private\n }\n\nAfter the quick-fix is applied:\n\n\n class Sample {\n void foo() {\n bar(\"foo\", \"foo\");\n }\n private void bar(String x, String y) { }\n }\n\nUse the inspection's options to define the rules for the modifier change suggestions."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "WeakerAccess",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Declaration redundancy",
"index": 12,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReplaceWithJavadoc",
"shortDescription": {
"text": "Comment replaceable with Javadoc"
},
"fullDescription": {
"text": "Reports a regular comment that belongs to a field, method, or class that can be replaced with a Javadoc comment. Example: 'public class Main {\n /*\n * Hello,\n */\n // World!\n void f() {\n }\n }' After the quick-fix is applied: 'public class Main {\n /**\n * Hello,\n * World!\n */\n void f() {\n }\n }'",
"markdown": "Reports a regular comment that belongs to a field, method, or class that can be replaced with a Javadoc comment.\n\n**Example:**\n\n\n public class Main {\n /*\n * Hello,\n */\n // World!\n void f() {\n }\n }\n\nAfter the quick-fix is applied:\n\n\n public class Main {\n /**\n * Hello,\n * World!\n */\n void f() {\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ReplaceWithJavadoc",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Javadoc",
"index": 79,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "WrapperTypeMayBePrimitive",
"shortDescription": {
"text": "Wrapper type may be primitive"
},
"fullDescription": {
"text": "Reports local variables of wrapper type that are mostly used as primitive types. In some cases, boxing can be source of significant performance penalty, especially in loops. Heuristics are applied to estimate the number of boxing operations. For example, conversions inside loops are considered as much more numerous. Example: 'public void example() {\n Integer value = 12;\n needBox(value);\n for (int i = 0; i < 10; i++) {\n // Loop usages considered as happening more often\n needPrimitive(value);\n }\n }\n\n void needPrimitive(int value) {}\n void needBox(Integer value) {}' After the quick-fix is applied: 'public void example() {\n int value = 12;\n needBox(value);\n for (int i = 0; i < 10; i++) {\n // Loop usages considered as happening more often\n needPrimitive(value);\n }\n }\n\n void needPrimitive(int value) {}\n void needBox(Integer value) {}' New in 2018.2",
"markdown": "Reports local variables of wrapper type that are mostly used as primitive types.\n\nIn some cases, boxing can be source of significant performance penalty, especially in loops.\n\nHeuristics are applied to estimate the number of boxing operations. For example, conversions inside loops are considered\nas much more numerous.\n\n**Example:**\n\n public void example() {\n Integer value = 12;\n needBox(value);\n for (int i = 0; i < 10; i++) {\n // Loop usages considered as happening more often\n needPrimitive(value);\n }\n }\n\n void needPrimitive(int value) {}\n void needBox(Integer value) {}\n\nAfter the quick-fix is applied:\n\n public void example() {\n int value = 12;\n needBox(value);\n for (int i = 0; i < 10; i++) {\n // Loop usages considered as happening more often\n needPrimitive(value);\n }\n }\n\n void needPrimitive(int value) {}\n void needBox(Integer value) {}\n\n\nNew in 2018.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "WrapperTypeMayBePrimitive",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance",
"index": 10,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EmptyStatementBody",
"shortDescription": {
"text": "Statement with empty body"
},
"fullDescription": {
"text": "Reports 'if', 'while', 'do', 'for', and 'switch' statements with empty bodies. While occasionally intended, such code is confusing and is often the result of a typo. This inspection is disabled in JSP files.",
"markdown": "Reports `if`, `while`, `do`, `for`, and `switch` statements with empty bodies.\n\nWhile occasionally intended, such code is confusing and is often the result of a typo.\n\nThis inspection is disabled in JSP files."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "StatementWithEmptyBody",
"cweIds": [
561
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EmptyFinallyBlock",
"shortDescription": {
"text": "Empty 'finally' block"
},
"fullDescription": {
"text": "Reports empty 'finally' blocks. Empty 'finally' blocks usually indicate coding errors. They may also remain after code refactoring and can safely be removed. This inspection doesn't report empty 'finally' blocks found in JSP files. Example: 'try {\n Files.readString(Paths.get(\"in.txt\"));\n } catch (IOException e) {\n throw new RuntimeException(e);\n } finally {\n\n }' After the quick-fix is applied: 'try {\n Files.readString(Paths.get(\"in.txt\"));\n } catch (IOException e) {\n throw new RuntimeException(e);\n }'",
"markdown": "Reports empty `finally` blocks.\n\nEmpty `finally` blocks usually indicate coding errors. They may also remain after code refactoring and can safely be removed.\n\nThis inspection doesn't report empty `finally` blocks found in JSP files.\n\n**Example:**\n\n\n try {\n Files.readString(Paths.get(\"in.txt\"));\n } catch (IOException e) {\n throw new RuntimeException(e);\n } finally {\n\n }\n\nAfter the quick-fix is applied:\n\n\n try {\n Files.readString(Paths.get(\"in.txt\"));\n } catch (IOException e) {\n throw new RuntimeException(e);\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "EmptyFinallyBlock",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Error handling",
"index": 14,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "InconsistentLanguageLevel",
"shortDescription": {
"text": "Inconsistent language level settings"
},
"fullDescription": {
"text": "Reports modules which depend on other modules with a higher language level. Such dependencies should be removed or the language level of the module be increased. Available only from Code | Inspect Code or Code | Analyze Code | Run Inspection by Name and isn't reported in the editor.",
"markdown": "Reports modules which depend on other modules with a higher language level.\n\nSuch dependencies should be removed or the language level of the module be increased.\n\nAvailable only from **Code \\| Inspect Code** or\n**Code \\| Analyze Code \\| Run Inspection by Name** and isn't reported in the editor."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "InconsistentLanguageLevel",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Modularization issues",
"index": 78,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EnumerationCanBeIteration",
"shortDescription": {
"text": "Enumeration can be iteration"
},
"fullDescription": {
"text": "Reports calls to 'Enumeration' methods that are used on collections and may be replaced with equivalent 'Iterator' constructs. Example: 'Enumeration<String> keys = map.keys();\n while (keys.hasMoreElements()) {\n String name = keys.nextElement();\n }' After the quick-fix is applied: 'Iterator<String> iterator = map.keySet().iterator();\n while (iterator.hasNext()) {\n String name = iterator.next();\n }'",
"markdown": "Reports calls to `Enumeration` methods that are used on collections and may be replaced with equivalent `Iterator` constructs.\n\n**Example:**\n\n\n Enumeration<String> keys = map.keys();\n while (keys.hasMoreElements()) {\n String name = keys.nextElement();\n }\n\nAfter the quick-fix is applied:\n\n\n Iterator<String> iterator = map.keySet().iterator();\n while (iterator.hasNext()) {\n String name = iterator.next();\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "EnumerationCanBeIteration",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids",
"index": 70,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FinalStaticMethod",
"shortDescription": {
"text": "'static' method declared 'final'"
},
"fullDescription": {
"text": "Reports static methods that are marked as 'final'. Such code might indicate an error or an incorrect assumption about the effect of the 'final' keyword. Static methods are not subject to runtime polymorphism, so the only purpose of the 'final' keyword used with static methods is to ensure the method will not be hidden in a subclass.",
"markdown": "Reports static methods that are marked as `final`.\n\nSuch code might indicate an error or an incorrect assumption about the effect of the `final` keyword.\nStatic methods are not subject to runtime polymorphism, so the only purpose of the `final` keyword used with static methods\nis to ensure the method will not be hidden in a subclass."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "FinalStaticMethod",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Class structure",
"index": 21,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantTypeArguments",
"shortDescription": {
"text": "Redundant type arguments"
},
"fullDescription": {
"text": "Reports calls to parametrized methods with explicit argument types that can be omitted since they will be unambiguously inferred by the compiler. Using redundant type arguments is unnecessary and makes the code less readable. Example: 'List<String> list = Arrays.<String>asList(\"Hello\", \"World\");' A quick-fix is provided to remove redundant type arguments: 'List<String> list = Arrays.asList(\"Hello\", \"World\");'",
"markdown": "Reports calls to parametrized methods with explicit argument types that can be omitted since they will be unambiguously inferred by the compiler.\n\n\nUsing redundant type arguments is unnecessary and makes the code less readable.\n\nExample:\n\n\n List<String> list = Arrays.<String>asList(\"Hello\", \"World\");\n\nA quick-fix is provided to remove redundant type arguments:\n\n\n List<String> list = Arrays.asList(\"Hello\", \"World\");\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RedundantTypeArguments",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Verbose or redundant code constructs",
"index": 47,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FieldHasSetterButNoGetter",
"shortDescription": {
"text": "Field has setter but no getter"
},
"fullDescription": {
"text": "Reports fields that have setter methods but no getter methods. In certain bean containers, when used within the Java beans specification, such fields might be difficult to work with.",
"markdown": "Reports fields that have setter methods but no getter methods.\n\n\nIn certain bean containers, when used within the Java beans specification, such fields might be difficult\nto work with."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "FieldHasSetterButNoGetter",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/JavaBeans issues",
"index": 138,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RuntimeExecWithNonConstantString",
"shortDescription": {
"text": "Call to 'Runtime.exec()' with non-constant string"
},
"fullDescription": {
"text": "Reports calls to 'java.lang.Runtime.exec()' which take a dynamically-constructed string as the command to execute. Constructed execution strings are a common source of security breaches. By default, this inspection ignores compile-time constants. Example: 'String i = getUserInput();\n Runtime runtime = Runtime.getRuntime();\n runtime.exec(\"foo\" + i); // reports warning' Use the inspection settings to consider any 'static' 'final' fields as constant. Be careful, because strings like the following will be ignored when the option is enabled: 'static final String COMMAND = \"ping \" + getDomainFromUserInput() + \"'\";'",
"markdown": "Reports calls to `java.lang.Runtime.exec()` which take a dynamically-constructed string as the command to execute.\n\n\nConstructed execution strings are a common source of security breaches.\nBy default, this inspection ignores compile-time constants.\n\n**Example:**\n\n\n String i = getUserInput();\n Runtime runtime = Runtime.getRuntime();\n runtime.exec(\"foo\" + i); // reports warning\n\n\nUse the inspection settings to consider any `static` `final` fields as constant.\nBe careful, because strings like the following will be ignored when the option is enabled:\n\n\n static final String COMMAND = \"ping \" + getDomainFromUserInput() + \"'\";\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CallToRuntimeExecWithNonConstantString",
"cweIds": [
20,
77,
78,
88,
94
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Security",
"index": 38,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ErrorRethrown",
"shortDescription": {
"text": "'Error' not rethrown"
},
"fullDescription": {
"text": "Reports 'try' statements that catch 'java.lang.Error' or any of its subclasses and do not rethrow the error. Statements that catch 'java.lang.ThreadDeath' are not reported. Example: 'try {\n executeTests(request);\n }\n catch (OutOfMemoryError ex) { // warning: Error 'ex' not rethrown\n return false;\n }'",
"markdown": "Reports `try` statements that catch `java.lang.Error` or any of its subclasses and do not rethrow the error.\n\nStatements that catch `java.lang.ThreadDeath` are not\nreported.\n\n**Example:**\n\n\n try {\n executeTests(request);\n }\n catch (OutOfMemoryError ex) { // warning: Error 'ex' not rethrown\n return false;\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ErrorNotRethrown",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Error handling",
"index": 14,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CyclicPackageDependency",
"shortDescription": {
"text": "Cyclic package dependency"
},
"fullDescription": {
"text": "Reports packages that are mutually or cyclically dependent on other packages. Such cyclic dependencies make code fragile and hard to maintain. Available only from Code | Inspect Code or Code | Analyze Code | Run Inspection by Name and isn't reported in the editor.",
"markdown": "Reports packages that are mutually or cyclically dependent on other packages.\n\nSuch cyclic dependencies make code fragile and hard to maintain.\n\nAvailable only from **Code \\| Inspect Code** or\n**Code \\| Analyze Code \\| Run Inspection by Name** and isn't reported in the editor."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CyclicPackageDependency",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Dependency issues",
"index": 142,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnsatisfiedRange",
"shortDescription": {
"text": "Return value is outside of declared range"
},
"fullDescription": {
"text": "Reports numeric values returned from methods that don't conform to the declared method return range. You can declare method return range using a number of annotations: 'org.jetbrains.annotations.Range' from JetBrains annotations package (specify 'from' and 'to') 'org.checkerframework.common.value.qual.IntRange' from Checker Framework annotations package (specify 'from' and 'to') 'org.checkerframework.checker.index.qual.GTENegativeOne' from Checker Framework annotations package (range is '>= -1') 'org.checkerframework.checker.index.qual.NonNegative' from Checker Framework annotations package (range is '>= 0') 'org.checkerframework.checker.index.qual.Positive' from Checker Framework annotations package (range is '> 0') 'javax.annotation.Nonnegative' from JSR 305 annotations package (range is '>= 0') 'javax.validation.constraints.Min' (specify minimum value) 'javax.validation.constraints.Max' (specify maximum value) Example: '@Range(from = 0, to = Integer.MAX_VALUE) int getValue() {\n // Warning: -1 is outside of declared range\n return -1;\n }' New in 2021.2",
"markdown": "Reports numeric values returned from methods that don't conform to the declared method return range. You can declare method return range using a number of annotations:\n\n* `org.jetbrains.annotations.Range` from JetBrains annotations package (specify 'from' and 'to')\n* `org.checkerframework.common.value.qual.IntRange` from Checker Framework annotations package (specify 'from' and 'to')\n* `org.checkerframework.checker.index.qual.GTENegativeOne` from Checker Framework annotations package (range is '\\>= -1')\n* `org.checkerframework.checker.index.qual.NonNegative` from Checker Framework annotations package (range is '\\>= 0')\n* `org.checkerframework.checker.index.qual.Positive` from Checker Framework annotations package (range is '\\> 0')\n* `javax.annotation.Nonnegative` from JSR 305 annotations package (range is '\\>= 0')\n* `javax.validation.constraints.Min` (specify minimum value)\n* `javax.validation.constraints.Max` (specify maximum value)\n\nExample:\n\n\n @Range(from = 0, to = Integer.MAX_VALUE) int getValue() {\n // Warning: -1 is outside of declared range\n return -1;\n }\n\nNew in 2021.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnsatisfiedRange",
"cweIds": [
129,
682
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs/Nullability problems",
"index": 169,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SystemSetSecurityManager",
"shortDescription": {
"text": "Call to 'System.setSecurityManager()'"
},
"fullDescription": {
"text": "Reports calls to 'System.setSecurityManager()'. While often benign, any call to 'System.setSecurityManager()' should be closely examined in any security audit.",
"markdown": "Reports calls to `System.setSecurityManager()`.\n\nWhile often benign, any call to `System.setSecurityManager()` should be closely examined in any security audit."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CallToSystemSetSecurityManager",
"cweIds": [
250
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Security",
"index": 38,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ClassWithTooManyDependencies",
"shortDescription": {
"text": "Class with too many dependencies"
},
"fullDescription": {
"text": "Reports classes that are directly dependent on too many other classes in the project. Modifications to any dependency of such classes may require changing the class, thus making it prone to instability. Only top-level classes are reported. Use the Maximum number of dependencies field to specify the maximum allowed number of dependencies for a class. Available only from Code | Inspect Code or Code | Analyze Code | Run Inspection by Name and isn't reported in the editor.",
"markdown": "Reports classes that are directly dependent on too many other classes in the project.\n\nModifications to any dependency of such classes may require changing the class, thus making it prone to instability.\n\nOnly top-level classes are reported.\n\nUse the **Maximum number of dependencies** field to specify the maximum allowed number of dependencies for a class.\n\nAvailable only from **Code \\| Inspect Code** or\n**Code \\| Analyze Code \\| Run Inspection by Name** and isn't reported in the editor."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ClassWithTooManyDependencies",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Dependency issues",
"index": 142,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ClassWithoutNoArgConstructor",
"shortDescription": {
"text": "Class without no-arg constructor"
},
"fullDescription": {
"text": "Reports classes without a constructor that takes no arguments (i.e. has no parameters). No-arg constructors are necessary in some contexts. For example, if a class needs to be created using reflection. Example: 'public class Bean {\n private String name;\n\n public Bean(String name) {\n this.name = name;\n }\n }' Use the checkbox below to ignore classes without explicit constructors. The compiler provides a default no-arg constructor to such classes.",
"markdown": "Reports classes without a constructor that takes no arguments (i.e. has no parameters). No-arg constructors are necessary in some contexts. For example, if a class needs to be created using reflection.\n\n**Example:**\n\n\n public class Bean {\n private String name;\n\n public Bean(String name) {\n this.name = name;\n }\n }\n\n\nUse the checkbox below to ignore classes without explicit constructors.\nThe compiler provides a default no-arg constructor to such classes."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ClassWithoutNoArgConstructor",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/JavaBeans issues",
"index": 138,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CastConflictsWithInstanceof",
"shortDescription": {
"text": "Cast conflicts with 'instanceof'"
},
"fullDescription": {
"text": "Reports type cast expressions that are preceded by an 'instanceof' check for a different type. Although this might be intended, such a construct is most likely an error, and will result in a 'java.lang.ClassCastException' at runtime. Example: 'class Main {\n int whenCharSequenceCastToNumber(Object o){\n if (o instanceof CharSequence) {\n return ((Number) o).intValue();\n }\n return 0;\n }\n\n int earlyReturnWhenNotCharSequence(Object o){\n if (!(o instanceof CharSequence)) return 0;\n return ((Number)o).intValue();\n }\n }'",
"markdown": "Reports type cast expressions that are preceded by an `instanceof` check for a different type.\n\n\nAlthough this might be intended, such a construct is most likely an error, and will\nresult in a `java.lang.ClassCastException` at runtime.\n\n**Example:**\n\n\n class Main {\n int whenCharSequenceCastToNumber(Object o){\n if (o instanceof CharSequence) {\n return ((Number) o).intValue();\n }\n return 0;\n }\n\n int earlyReturnWhenNotCharSequence(Object o){\n if (!(o instanceof CharSequence)) return 0;\n return ((Number)o).intValue();\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CastConflictsWithInstanceof",
"cweIds": [
704
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Contract",
"shortDescription": {
"text": "Contract issues"
},
"fullDescription": {
"text": "Reports issues in method '@Contract' annotations. The types of issues that can be reported are: Errors in contract syntax Contracts that do not conform to the method signature (wrong parameter count) Method implementations that contradict the contract (e.g. return 'true' when the contract says 'false') Example: '// method has no parameters, but contract expects 1\n @Contract(\"_ -> fail\")\n void x() {\n throw new AssertionError();\n }'",
"markdown": "Reports issues in method `@Contract` annotations. The types of issues that can be reported are:\n\n* Errors in contract syntax\n* Contracts that do not conform to the method signature (wrong parameter count)\n* Method implementations that contradict the contract (e.g. return `true` when the contract says `false`)\n\nExample:\n\n\n // method has no parameters, but contract expects 1\n @Contract(\"_ -> fail\")\n void x() {\n throw new AssertionError();\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "Contract",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NewExceptionWithoutArguments",
"shortDescription": {
"text": "Exception constructor called without arguments"
},
"fullDescription": {
"text": "Reports creation of a exception instance without any arguments specified. When an exception is constructed without any arguments, it contains no information about the problem that occurred, which makes debugging needlessly hard. Example: 'throw new IOException(); // warning: exception without arguments'",
"markdown": "Reports creation of a exception instance without any arguments specified.\n\nWhen an exception is constructed without any arguments, it contains no information about the problem that occurred, which makes\ndebugging needlessly hard.\n\n**Example:**\n\n\n throw new IOException(); // warning: exception without arguments\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NewExceptionWithoutArguments",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Error handling",
"index": 14,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EnhancedSwitchBackwardMigration",
"shortDescription": {
"text": "Enhanced 'switch'"
},
"fullDescription": {
"text": "Reports enhanced 'switch' statements and expressions. Suggests replacing them with regular 'switch' statements. Example: 'boolean even = switch (condition) {\n case 1, 3, 5, 7, 9 -> false;\n default -> true;\n };' After the quick-fix is applied: 'boolean even;\n switch (condition) {\n case 1:\n case 3:\n case 5:\n case 7:\n case 9:\n even = false;\n break;\n default:\n even = true;\n break;\n}' Enhanced 'switch' appeared in Java 14. This inspection can help to downgrade for backward compatibility with earlier Java versions. New in 2019.1",
"markdown": "Reports enhanced `switch` statements and expressions. Suggests replacing them with regular `switch` statements.\n\n**Example:**\n\n\n boolean even = switch (condition) {\n case 1, 3, 5, 7, 9 -> false;\n default -> true;\n };\n\nAfter the quick-fix is applied:\n\n\n boolean even;\n switch (condition) {\n case 1:\n case 3:\n case 5:\n case 7:\n case 9:\n even = false;\n break;\n default:\n even = true;\n break;\n }\n\n\n*Enhanced* `switch` appeared in Java 14.\nThis inspection can help to downgrade for backward compatibility with earlier Java versions.\n\nNew in 2019.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "EnhancedSwitchBackwardMigration",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 14",
"index": 135,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PackageWithTooManyClasses",
"shortDescription": {
"text": "Package with too many classes"
},
"fullDescription": {
"text": "Reports packages that contain too many classes. Overly large packages may indicate a lack of design clarity. Available only from Code | Inspect Code or Code | Analyze Code | Run Inspection by Name and isn't reported in the editor. Use the Maximum number of classes field to specify the maximum allowed number of classes in a package.",
"markdown": "Reports packages that contain too many classes.\n\nOverly large packages may indicate a lack of design clarity.\n\nAvailable only from **Code \\| Inspect Code** or\n**Code \\| Analyze Code \\| Run Inspection by Name** and isn't reported in the editor.\n\nUse the **Maximum number of classes** field to specify the maximum allowed number of classes in a package."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "PackageWithTooManyClasses",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Packaging issues",
"index": 44,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TryFinallyCanBeTryWithResources",
"shortDescription": {
"text": "'try finally' can be replaced with 'try' with resources"
},
"fullDescription": {
"text": "Reports 'try'-'finally' statements that can use Java 7 Automatic Resource Management, which is less error-prone. A quick-fix is available to convert a 'try'-'finally' statement into a 'try'-with-resources statement. Example: 'PrintStream printStream = new PrintStream(fileName);\n try {\n printStream.print(true);\n } finally {\n printStream.close();\n }' A quick-fix is provided to pass the cause to a constructor: 'try (PrintStream printStream = new PrintStream(fileName)) {\n printStream.print(true);\n }' This inspection only reports if the language level of the project or module is 7 or higher.",
"markdown": "Reports `try`-`finally` statements that can use Java 7 Automatic Resource Management, which is less error-prone.\n\nA quick-fix is available to convert a `try`-`finally`\nstatement into a `try`-with-resources statement.\n\n**Example:**\n\n\n PrintStream printStream = new PrintStream(fileName);\n try {\n printStream.print(true);\n } finally {\n printStream.close();\n }\n\nA quick-fix is provided to pass the cause to a constructor:\n\n\n try (PrintStream printStream = new PrintStream(fileName)) {\n printStream.print(true);\n }\n\nThis inspection only reports if the language level of the project or module is 7 or higher."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "TryFinallyCanBeTryWithResources",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 7",
"index": 158,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SamePackageImport",
"shortDescription": {
"text": "Unnecessary import from the same package"
},
"fullDescription": {
"text": "Reports 'import' statements that refer to the same package as the containing file. Same-package files are always implicitly imported, so such 'import' statements are redundant and confusing. Since IntelliJ IDEA can automatically detect and fix such statements with its Optimize Imports command, this inspection is mostly useful for offline reporting on code bases that you don't intend to change.",
"markdown": "Reports `import` statements that refer to the same package as the containing file.\n\n\nSame-package files are always implicitly imported, so such `import`\nstatements are redundant and confusing.\n\n\nSince IntelliJ IDEA can automatically detect and fix such statements with its **Optimize Imports**\ncommand, this inspection is mostly useful for offline reporting on code bases that you\ndon't intend to change."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "SamePackageImport",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Imports",
"index": 24,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ThreadLocalSetWithNull",
"shortDescription": {
"text": "'ThreadLocal.set()' with null as an argument"
},
"fullDescription": {
"text": "Reports 'java.lang.ThreadLocal.set()' with null as an argument. This call does not free the resources, and it may cause a memory leak. It may happen because: Firstly, 'ThreadLocal.set(null)' finds a map associated with the current Thread. If there is no such a map, it will be created It sets key and value: 'map.set(this, value)', where 'this' refers to instance of 'ThreadLocal' 'java.lang.ThreadLocal.remove()' should be used to free the resources. Example: 'ThreadLocal<Integer> threadLocal = new ThreadLocal<>();\n threadLocal.set(null);' After the quick-fix is applied: 'threadLocal.remove();' New in 2023.2",
"markdown": "Reports `java.lang.ThreadLocal.set()` with null as an argument.\n\nThis call does not free the resources, and it may cause a memory leak.\nIt may happen because:\n\n* Firstly, `ThreadLocal.set(null)` finds a map associated with the current Thread. If there is no such a map, it will be created\n* It sets key and value: `map.set(this, value)`, where `this` refers to instance of `ThreadLocal`\n\n`java.lang.ThreadLocal.remove()` should be used to free the resources.\n\nExample:\n\n\n ThreadLocal<Integer> threadLocal = new ThreadLocal<>();\n threadLocal.set(null);\n\nAfter the quick-fix is applied:\n\n\n threadLocal.remove();\n\nNew in 2023.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ThreadLocalSetWithNull",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MissingJavadoc",
"shortDescription": {
"text": "Missing Javadoc"
},
"fullDescription": {
"text": "Reports missing Javadoc comments and tags. Example: '/**\n * Missing \"@param\" is reported (if configured).\n */\n public void sample(int param){\n }' The quick-fixes add missing tag or missing Javadoc comment: '/**\n * Missing \"@param\" is reported (if configured).\n * @param param\n */\n public void sample(int param){\n }' Inspection can be configured to ignore deprecated elements or simple accessor methods like 'getField()' or 'setField()'. You can also use options below to configure required tags and minimal required visibility for the specific code elements like method, field, class, package, module.",
"markdown": "Reports missing Javadoc comments and tags.\n\nExample:\n\n\n /**\n * Missing \"@param\" is reported (if configured).\n */\n public void sample(int param){\n }\n\nThe quick-fixes add missing tag or missing Javadoc comment:\n\n\n /**\n * Missing \"@param\" is reported (if configured).\n * @param param\n */\n public void sample(int param){\n }\n\n\nInspection can be configured to ignore deprecated elements or simple accessor methods like `getField()` or `setField()`.\nYou can also use options below to configure required tags and minimal required visibility for the specific code elements like method, field, class, package, module."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "MissingJavadoc",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Javadoc",
"index": 79,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AwaitWithoutCorrespondingSignal",
"shortDescription": {
"text": "'await()' without corresponding 'signal()'"
},
"fullDescription": {
"text": "Reports calls to 'Condition.await()', for which no call to a corresponding 'Condition.signal()' or 'Condition.signalAll()' can be found. Calling 'Condition.await()' in a thread without corresponding 'Condition.signal()' may cause the thread to become disabled until it is interrupted or \"spurious wakeup\" occurs. Only calls that target fields of the current class are reported by this inspection. Example: 'class Queue {\n private final Condition isEmpty = ...;\n\n void add(Object elem) {\n // ...\n // isEmpty.signal();\n // ...\n }\n\n void remove(Object elem) throws InterruptedException {\n // ...\n isEmpty.await(); // 'await()' doesn't contain corresponding 'signal()'/'signalAll()' call\n // ...\n }\n }'",
"markdown": "Reports calls to `Condition.await()`, for which no call to a corresponding `Condition.signal()` or `Condition.signalAll()` can be found.\n\n\nCalling `Condition.await()` in a thread without corresponding `Condition.signal()` may cause the thread\nto become disabled until it is interrupted or \"spurious wakeup\" occurs.\n\nOnly calls that target fields of the current class are reported by this inspection.\n\n**Example:**\n\n\n class Queue {\n private final Condition isEmpty = ...;\n\n void add(Object elem) {\n // ...\n // isEmpty.signal();\n // ...\n }\n\n void remove(Object elem) throws InterruptedException {\n // ...\n isEmpty.await(); // 'await()' doesn't contain corresponding 'signal()'/'signalAll()' call\n // ...\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "AwaitWithoutCorrespondingSignal",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnnecessaryLocalVariable",
"shortDescription": {
"text": "Redundant local variable"
},
"fullDescription": {
"text": "Reports unnecessary local variables that add nothing to the comprehensibility of a method, including: Local variables that are immediately returned. Local variables that are immediately assigned to another variable and then not used. Local variables that always have the same value as another local variable or parameter. Example: 'boolean yes() {\n boolean b = true;\n return b;\n }' After the quick-fix is applied: 'boolean yes() {\n return true;\n }' Configure the inspection: Use the Ignore immediately returned or thrown variables option to ignore immediately returned or thrown variables. Some coding styles suggest using such variables for clarity and ease of debugging. Use the Ignore variables which have an annotation option to ignore annotated variables.",
"markdown": "Reports unnecessary local variables that add nothing to the comprehensibility of a method, including:\n\n* Local variables that are immediately returned.\n* Local variables that are immediately assigned to another variable and then not used.\n* Local variables that always have the same value as another local variable or parameter.\n\n**Example:**\n\n\n boolean yes() {\n boolean b = true;\n return b;\n }\n\nAfter the quick-fix is applied:\n\n\n boolean yes() {\n return true;\n }\n \nConfigure the inspection:\n\n* Use the **Ignore immediately returned or thrown variables** option to ignore immediately returned or thrown variables. Some coding styles suggest using such variables for clarity and ease of debugging.\n* Use the **Ignore variables which have an annotation** option to ignore annotated variables."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnnecessaryLocalVariable",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Data flow",
"index": 65,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java9RedundantRequiresStatement",
"shortDescription": {
"text": "Redundant 'requires' directive in module-info"
},
"fullDescription": {
"text": "Reports redundant 'requires' directives in Java Platform Module System 'module-info.java' files. A 'requires' directive is redundant when a module 'A' requires a module 'B', but the code in module 'A' doesn't import any packages or classes from 'B'. Furthermore, all modules have an implicitly declared dependence on the 'java.base' module, therefore a 'requires java.base;' directive is always redundant. The quick-fix deletes the redundant 'requires' directive. If the deleted dependency re-exported modules that are actually used, the fix adds a 'requires' directives for these modules. This inspection only reports if the language level of the project or module is 9 or higher. New in 2017.1",
"markdown": "Reports redundant `requires` directives in Java Platform Module System `module-info.java` files. A `requires` directive is redundant when a module `A` requires a module `B`, but the code in module `A` doesn't import any packages or classes from `B`. Furthermore, all modules have an implicitly declared dependence on the `java.base` module, therefore a `requires java.base;` directive is always redundant.\n\n\nThe quick-fix deletes the redundant `requires` directive.\nIf the deleted dependency re-exported modules that are actually used, the fix adds a `requires` directives for these modules.\n\nThis inspection only reports if the language level of the project or module is 9 or higher.\n\nNew in 2017.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "Java9RedundantRequiresStatement",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Declaration redundancy",
"index": 12,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "BusyWait",
"shortDescription": {
"text": "Busy wait"
},
"fullDescription": {
"text": "Reports calls to 'java.lang.Thread.sleep()' that occur inside loops. Such calls are indicative of \"busy-waiting\". Busy-waiting is often inefficient, and may result in unexpected deadlocks as busy-waiting threads do not release locked resources. Example: 'class X {\n volatile int x;\n public void waitX() throws Exception {\n while (x > 0) {\n Thread.sleep(10);//warning: Call to 'Thread.sleep()' in a loop, probably busy-waiting\n }\n }\n }'",
"markdown": "Reports calls to `java.lang.Thread.sleep()` that occur inside loops.\n\nSuch calls\nare indicative of \"busy-waiting\". Busy-waiting is often inefficient, and may result in unexpected deadlocks\nas busy-waiting threads do not release locked resources.\n\n**Example:**\n\n\n class X {\n volatile int x;\n public void waitX() throws Exception {\n while (x > 0) {\n Thread.sleep(10);//warning: Call to 'Thread.sleep()' in a loop, probably busy-waiting\n }\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "BusyWait",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ForLoopWithMissingComponent",
"shortDescription": {
"text": "'for' loop with missing components"
},
"fullDescription": {
"text": "Reports 'for' loops that lack initialization, condition, or update clauses. Some coding styles prohibit such loops. Example: 'for (int i = 0;;i++) {\n // body\n }' Use the Ignore collection iterations option to ignore loops which use an iterator. This is a standard way to iterate over a collection in which the 'for' loop does not have an update clause.",
"markdown": "Reports `for` loops that lack initialization, condition, or update clauses. Some coding styles prohibit such loops.\n\nExample:\n\n\n for (int i = 0;;i++) {\n // body\n }\n\n\nUse the **Ignore collection iterations** option to ignore loops which use an iterator.\nThis is a standard way to iterate over a collection in which the `for` loop does not have an update clause."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ForLoopWithMissingComponent",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "OverwrittenKey",
"shortDescription": {
"text": "Overwritten Map, Set, or array element"
},
"fullDescription": {
"text": "Reports code that overwrites a 'Map' key, a 'Set' element, or an array element in a sequence of 'add'/'put' calls or using a Java 9 factory method like 'Set.of' (which will result in runtime exception). This usually occurs due to a copy-paste error. Example: 'map.put(\"A\", 1);\n map.put(\"B\", 2);\n map.put(\"C\", 3);\n map.put(\"D\", 4);\n map.put(\"A\", 5); // duplicating key \"A\", overwrites the previously written entry' New in 2017.3",
"markdown": "Reports code that overwrites a `Map` key, a `Set` element, or an array element in a sequence of `add`/`put` calls or using a Java 9 factory method like `Set.of` (which will result in runtime exception).\n\nThis usually occurs due to a copy-paste error.\n\n**Example:**\n\n\n map.put(\"A\", 1);\n map.put(\"B\", 2);\n map.put(\"C\", 3);\n map.put(\"D\", 4);\n map.put(\"A\", 5); // duplicating key \"A\", overwrites the previously written entry\n\nNew in 2017.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "OverwrittenKey",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AnonymousClassMethodCount",
"shortDescription": {
"text": "Anonymous inner class with too many methods"
},
"fullDescription": {
"text": "Reports anonymous inner classes whose method count exceeds the specified maximum. Anonymous classes with numerous methods may be difficult to understand and should be promoted to become named inner classes. Use the Method count limit field to specify the maximum allowed number of methods in an anonymous inner class.",
"markdown": "Reports anonymous inner classes whose method count exceeds the specified maximum.\n\nAnonymous classes with numerous methods may be\ndifficult to understand and should be promoted to become named inner classes.\n\nUse the **Method count limit** field to specify the maximum allowed number of methods in an anonymous inner class."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "AnonymousInnerClassWithTooManyMethods",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Class metrics",
"index": 123,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "OptionalOfNullableMisuse",
"shortDescription": {
"text": "Use of Optional.ofNullable with null or not-null argument"
},
"fullDescription": {
"text": "Reports uses of 'Optional.ofNullable()' where always null or always not-null argument is passed. There's no point in using 'Optional.ofNullable()' in this case: either 'Optional.empty()' or 'Optional.of()' should be used to explicitly state the intent of creating an always-empty or always non-empty optional respectively. It's also possible that there's a mistake in 'Optional.ofNullable()' argument, so it should be examined. Example: 'Optional<String> empty = Optional.ofNullable(null); // should be Optional.empty();\nOptional<String> present = Optional.ofNullable(\"value\"); // should be Optional.of(\"value\");'",
"markdown": "Reports uses of `Optional.ofNullable()` where always null or always not-null argument is passed. There's no point in using `Optional.ofNullable()` in this case: either `Optional.empty()` or `Optional.of()` should be used to explicitly state the intent of creating an always-empty or always non-empty optional respectively. It's also possible that there's a mistake in `Optional.ofNullable()` argument, so it should be examined.\n\n\nExample:\n\n\n Optional<String> empty = Optional.ofNullable(null); // should be Optional.empty();\n Optional<String> present = Optional.ofNullable(\"value\"); // should be Optional.of(\"value\"); \n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "OptionalOfNullableMisuse",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CastToIncompatibleInterface",
"shortDescription": {
"text": "Cast to incompatible type"
},
"fullDescription": {
"text": "Reports type cast expressions where the casted expression has a class/interface type that neither extends/implements the cast class/interface type, nor has subclasses that do. Such a construct is likely erroneous, and will throw a 'java.lang.ClassCastException' at runtime. Example: 'interface A {}\n interface Z {}\n static class C {}\n\n void x(C c) {\n if (c instanceof Z) {\n A a = ((A)c); // cast to incompatible interface 'A'\n }\n }'",
"markdown": "Reports type cast expressions where the casted expression has a class/interface type that neither extends/implements the cast class/interface type, nor has subclasses that do.\n\n\nSuch a construct is likely erroneous, and will\nthrow a `java.lang.ClassCastException` at runtime.\n\n**Example:**\n\n\n interface A {}\n interface Z {}\n static class C {}\n\n void x(C c) {\n if (c instanceof Z) {\n A a = ((A)c); // cast to incompatible interface 'A'\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CastToIncompatibleInterface",
"cweIds": [
704
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SimplifiableConditionalExpression",
"shortDescription": {
"text": "Simplifiable conditional expression"
},
"fullDescription": {
"text": "Reports conditional expressions and suggests simplifying them. Examples: 'condition ? true : foo → condition || foo' 'condition ? false : foo → !condition && foo' 'condition ? foo : !foo → condition == foo' 'condition ? true : false → condition' 'a == b ? b : a → a' 'result != null ? result : null → result'",
"markdown": "Reports conditional expressions and suggests simplifying them.\n\nExamples:\n\n condition ? true : foo → condition || foo\n\n condition ? false : foo → !condition && foo\n\n condition ? foo : !foo → condition == foo\n\n condition ? true : false → condition\n\n a == b ? b : a → a\n\n result != null ? result : null → result\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SimplifiableConditionalExpression",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "InstanceofIncompatibleInterface",
"shortDescription": {
"text": "'instanceof' with incompatible type"
},
"fullDescription": {
"text": "Reports 'instanceof' expressions where the expression that is checked has a class/interface type that neither extends/implements the class/interface type on the right-side of the 'instanceof' expression, nor has subclasses that do. Although it could be intended for e.g. library code, such a construct is likely erroneous, because no instance of any class declared in the project could pass this 'instanceof' test. Example: 'class Foo { }\n\n interface Bar { }\n \n class Main {\n void test(Foo f, Bar b) {\n if (f instanceof Bar) { // problem\n System.out.println(\"fail\");\n }\n if (b instanceof Foo) { // problem\n System.out.println(\"fail\");\n }\n }\n }'",
"markdown": "Reports `instanceof` expressions where the expression that is checked has a class/interface type that neither extends/implements the class/interface type on the right-side of the `instanceof` expression, nor has subclasses that do.\n\n\nAlthough it could be intended for e.g. library code, such a construct is likely erroneous,\nbecause no instance of any class declared in the project could pass this `instanceof` test.\n\n**Example:**\n\n\n class Foo { }\n\n interface Bar { }\n \n class Main {\n void test(Foo f, Bar b) {\n if (f instanceof Bar) { // problem\n System.out.println(\"fail\");\n }\n if (b instanceof Foo) { // problem\n System.out.println(\"fail\");\n }\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "InstanceofIncompatibleInterface",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnqualifiedMethodAccess",
"shortDescription": {
"text": "Instance method call not qualified with 'this'"
},
"fullDescription": {
"text": "Reports calls to non-'static' methods on the same instance that are not qualified with 'this'. Example: 'class Foo {\n void bar() {}\n\n void foo() {\n bar();\n }\n }' After the quick-fix is applied: 'class Foo {\n void bar() {}\n\n void foo() {\n this.bar();\n }\n }'",
"markdown": "Reports calls to non-`static` methods on the same instance that are not qualified with `this`.\n\n**Example:**\n\n\n class Foo {\n void bar() {}\n\n void foo() {\n bar();\n }\n }\n\nAfter the quick-fix is applied:\n\n\n class Foo {\n void bar() {}\n\n void foo() {\n this.bar();\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "UnqualifiedMethodAccess",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FunctionalExpressionCanBeFolded",
"shortDescription": {
"text": "Functional expression can be folded"
},
"fullDescription": {
"text": "Reports method references or lambda expressions that point to a method of their own functional interface type and hence can be replaced with their qualifiers removing unnecessary object allocation. Example: 'SwingUtilities.invokeLater(r::run);\n SwingUtilities.invokeAndWait(() -> r.run());' After the quick-fix is applied: 'SwingUtilities.invokeLater(r);\n SwingUtilities.invokeAndWait(r);' This inspection reports only if the language level of the project or module is 8 or higher.",
"markdown": "Reports method references or lambda expressions that point to a method of their own functional interface type and hence can be replaced with their qualifiers removing unnecessary object allocation.\n\nExample:\n\n\n SwingUtilities.invokeLater(r::run);\n SwingUtilities.invokeAndWait(() -> r.run());\n\nAfter the quick-fix is applied:\n\n\n SwingUtilities.invokeLater(r);\n SwingUtilities.invokeAndWait(r);\n\nThis inspection reports only if the language level of the project or module is 8 or higher."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "FunctionalExpressionCanBeFolded",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Declaration redundancy",
"index": 12,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CustomClassloader",
"shortDescription": {
"text": "Custom 'ClassLoader' is declared"
},
"fullDescription": {
"text": "Reports user-defined subclasses of 'java.lang.ClassLoader'. While not necessarily representing a security hole, such classes should be thoroughly inspected for possible security issues.",
"markdown": "Reports user-defined subclasses of `java.lang.ClassLoader`.\n\n\nWhile not necessarily representing a security hole, such classes should be thoroughly\ninspected for possible security issues."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CustomClassloader",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Security",
"index": 38,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnnecessarySuperConstructor",
"shortDescription": {
"text": "Unnecessary call to 'super()'"
},
"fullDescription": {
"text": "Reports calls to no-arg superclass constructors during object construction. Such calls are unnecessary and may be removed. Example: 'class Foo {\n Foo() {\n super();\n }\n }' After the quick-fix is applied: 'class Foo {\n Foo() {\n }\n }'",
"markdown": "Reports calls to no-arg superclass constructors during object construction.\n\nSuch calls are unnecessary and may be removed.\n\n**Example:**\n\n\n class Foo {\n Foo() {\n super();\n }\n }\n\nAfter the quick-fix is applied:\n\n\n class Foo {\n Foo() {\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "UnnecessaryCallToSuper",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ThisEscapedInConstructor",
"shortDescription": {
"text": "'this' reference escaped in object construction"
},
"fullDescription": {
"text": "Reports possible escapes of 'this' during the object initialization. The escapes occur when 'this' is used as a method argument or an object of assignment in a constructor or initializer. Such escapes may result in subtle bugs, as the object is now available in the context where it is not guaranteed to be initialized. Example: 'class Foo {\n {\n System.out.println(this);\n }\n }'",
"markdown": "Reports possible escapes of `this` during the object initialization. The escapes occur when `this` is used as a method argument or an object of assignment in a constructor or initializer. Such escapes may result in subtle bugs, as the object is now available in the context where it is not guaranteed to be initialized.\n\n**Example:**\n\n\n class Foo {\n {\n System.out.println(this);\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ThisEscapedInObjectConstruction",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Initialization",
"index": 33,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "IfCanBeSwitch",
"shortDescription": {
"text": "'if' can be replaced with 'switch'"
},
"fullDescription": {
"text": "Reports 'if' statements that can be replaced with 'switch' statements. The replacement result is usually shorter and clearer. Example: 'void test(String str) {\n if (str.equals(\"1\")) {\n System.out.println(1);\n } else if (str.equals(\"2\")) {\n System.out.println(2);\n } else if (str.equals(\"3\")) {\n System.out.println(3);\n } else {\n System.out.println(4);\n }\n }' After the quick-fix is applied: 'void test(String str) {\n switch (str) {\n case \"1\" -> System.out.println(1);\n case \"2\" -> System.out.println(2);\n case \"3\" -> System.out.println(3);\n default -> System.out.println(4);\n }\n }' This inspection only reports if the language level of the project or module is 7 or higher. Use the Minimum number of 'if' condition branches field to specify the minimum number of 'if' condition branches for an 'if' statement to have to be reported. Note that the terminal 'else' branch (without 'if') is not counted. Use the Suggest switch on numbers option to enable the suggestion of 'switch' statements on primitive and boxed numbers and characters. Use the Suggest switch on enums option to enable the suggestion of 'switch' statements on 'enum' constants. Use the Only suggest on null-safe expressions option to suggest 'switch' statements that can't introduce a 'NullPointerException' only.",
"markdown": "Reports `if` statements that can be replaced with `switch` statements.\n\nThe replacement result is usually shorter and clearer.\n\n**Example:**\n\n\n void test(String str) {\n if (str.equals(\"1\")) {\n System.out.println(1);\n } else if (str.equals(\"2\")) {\n System.out.println(2);\n } else if (str.equals(\"3\")) {\n System.out.println(3);\n } else {\n System.out.println(4);\n }\n }\n\nAfter the quick-fix is applied:\n\n\n void test(String str) {\n switch (str) {\n case \"1\" -> System.out.println(1);\n case \"2\" -> System.out.println(2);\n case \"3\" -> System.out.println(3);\n default -> System.out.println(4);\n }\n }\n \nThis inspection only reports if the language level of the project or module is 7 or higher.\n\nUse the **Minimum number of 'if' condition branches** field to specify the minimum number of `if` condition branches\nfor an `if` statement to have to be reported. Note that the terminal `else` branch (without `if`) is not counted.\n\n\nUse the **Suggest switch on numbers** option to enable the suggestion of `switch` statements on\nprimitive and boxed numbers and characters.\n\n\nUse the **Suggest switch on enums** option to enable the suggestion of `switch` statements on\n`enum` constants.\n\n\nUse the **Only suggest on null-safe expressions** option to suggest `switch` statements that can't introduce a `NullPointerException` only."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "IfCanBeSwitch",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids",
"index": 70,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NonPublicClone",
"shortDescription": {
"text": "'clone()' method not 'public'"
},
"fullDescription": {
"text": "Reports 'clone()' methods that are 'protected' and not 'public'. When overriding the 'clone()' method from 'java.lang.Object', it is expected to make the method 'public', so that it is accessible from non-subclasses outside the package.",
"markdown": "Reports `clone()` methods that are `protected` and not `public`.\n\nWhen overriding the `clone()` method from `java.lang.Object`, it is expected to make the method `public`,\nso that it is accessible from non-subclasses outside the package."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NonPublicClone",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Cloning issues",
"index": 115,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "InfiniteRecursion",
"shortDescription": {
"text": "Infinite recursion"
},
"fullDescription": {
"text": "Reports methods that call themselves infinitely unless an exception is thrown. Methods reported by this inspection cannot return normally. While such behavior may be intended, in many cases this is just an oversight. Example: 'int baz() {\n return baz();\n }'",
"markdown": "Reports methods that call themselves infinitely unless an exception is thrown.\n\n\nMethods reported by this inspection cannot return normally.\nWhile such behavior may be intended, in many cases this is just an oversight.\n\n**Example:**\n\n int baz() {\n return baz();\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "InfiniteRecursion",
"cweIds": [
674,
835
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DeprecatedIsStillUsed",
"shortDescription": {
"text": "Deprecated member is still used"
},
"fullDescription": {
"text": "Reports deprecated classes, methods, and fields that are used in your code nonetheless. Example: 'class MyCode {\n @Deprecated\n void oldMethod() {}// warning: \"Deprecated member is still used\"\n\n void newMethod() {\n oldMethod(); // forgotten usage\n }\n }' Usages within deprecated elements are ignored. NOTE: Due to performance reasons, a non-private member is checked only when its name rarely occurs in the project.",
"markdown": "Reports deprecated classes, methods, and fields that are used in your code nonetheless.\n\nExample:\n\n\n class MyCode {\n @Deprecated\n void oldMethod() {}// warning: \"Deprecated member is still used\"\n\n void newMethod() {\n oldMethod(); // forgotten usage\n }\n }\n\nUsages within deprecated elements are ignored.\n\n**NOTE:** Due to performance reasons, a non-private member is checked only when its name rarely occurs in the project."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "DeprecatedIsStillUsed",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code maturity",
"index": 56,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantComparatorComparing",
"shortDescription": {
"text": "Comparator method can be simplified"
},
"fullDescription": {
"text": "Reports 'Comparator' combinator constructs that can be simplified. Example: 'c.thenComparing(Comparator.comparing(function));\n\n Comparator.comparing(Map.Entry::getKey);\n\n Collections.max(list, Comparator.reverseOrder());' After the quick-fixes are applied: 'c.thenComparing(function)\n\n Map.Entry.comparingByKey()\n\n Collections.min(list, Comparator.naturalOrder());' New in 2018.1",
"markdown": "Reports `Comparator` combinator constructs that can be simplified.\n\nExample:\n\n\n c.thenComparing(Comparator.comparing(function));\n\n Comparator.comparing(Map.Entry::getKey);\n\n Collections.max(list, Comparator.reverseOrder());\n\nAfter the quick-fixes are applied:\n\n\n c.thenComparing(function)\n\n Map.Entry.comparingByKey()\n\n Collections.min(list, Comparator.naturalOrder());\n\nNew in 2018.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RedundantComparatorComparing",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Verbose or redundant code constructs",
"index": 47,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "VariableNotUsedInsideIf",
"shortDescription": {
"text": "Reference checked for 'null' is not used inside 'if'"
},
"fullDescription": {
"text": "Reports references to variables that are checked for nullability in the condition of an 'if' statement or conditional expression but not used inside that 'if' statement. Usually this either means that the check is unnecessary or that the variable is not referenced inside the 'if' statement by mistake. Example: 'void test(Integer i) {\n if (i != null) { // here 'i' is not used inside 'if' statement\n System.out.println();\n }\n }'",
"markdown": "Reports references to variables that are checked for nullability in the condition of an `if` statement or conditional expression but not used inside that `if` statement.\n\n\nUsually this either means that\nthe check is unnecessary or that the variable is not referenced inside the\n`if` statement by mistake.\n\n**Example:**\n\n\n void test(Integer i) {\n if (i != null) { // here 'i' is not used inside 'if' statement\n System.out.println();\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "VariableNotUsedInsideIf",
"cweIds": [
563
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CollectionAddAllCanBeReplacedWithConstructor",
"shortDescription": {
"text": "Redundant 'Collection.addAll()' call"
},
"fullDescription": {
"text": "Reports 'Collection.addAll()' and 'Map.putAll()' calls immediately after an instantiation of a collection using a no-arg constructor. Such constructs can be replaced with a single call to a parametrized constructor, which simplifies the code. Also, for some collections the replacement might be more performant. Example: 'Set<String> set = new HashSet<>();\n set.addAll(Arrays.asList(\"alpha\", \"beta\", \"gamma\"));' After the quick-fix is applied: 'Set<String> set = new HashSet<>(Arrays.asList(\"alpha\", \"beta\", \"gamma\"));' The JDK collection classes are supported by default. Additionally, you can specify other classes using the Classes to check panel.",
"markdown": "Reports `Collection.addAll()` and `Map.putAll()` calls immediately after an instantiation of a collection using a no-arg constructor.\n\nSuch constructs can be replaced with a single call to a parametrized constructor, which simplifies the code. Also, for some collections the replacement\nmight be more performant.\n\n**Example:**\n\n\n Set<String> set = new HashSet<>();\n set.addAll(Arrays.asList(\"alpha\", \"beta\", \"gamma\"));\n\nAfter the quick-fix is applied:\n\n\n Set<String> set = new HashSet<>(Arrays.asList(\"alpha\", \"beta\", \"gamma\"));\n\n\nThe JDK collection classes are supported by default.\nAdditionally, you can specify other classes using the **Classes to check** panel."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "CollectionAddAllCanBeReplacedWithConstructor",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance",
"index": 10,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MultipleReturnPointsPerMethod",
"shortDescription": {
"text": "Method with multiple return points"
},
"fullDescription": {
"text": "Reports methods whose number of 'return' points exceeds the specified maximum. Methods with too many 'return' points may be confusing and hard to refactor. A 'return' point is either a 'return' statement or a falling through the bottom of a 'void' method or constructor. Example: The method below is reported if only two 'return' statements are allowed: 'void doSmth(User[] users) {\n for (User user : users) {\n if (cond1(user)) {\n user.setId(getId());\n return;\n } else if (cond2(user)) {\n if (cond3(user)) {\n user.setId(getId());\n return;\n }\n }\n }\n }' Consider rewriting the method so it becomes easier to understand: 'void doSmth(User[] users) {\n for (User user : users) {\n if (cond1(user) || cond2(user) && cond3(user)) {\n user.setId(getId());\n return;\n }\n }\n }' Configure the inspection: Use the Return point limit field to specify the maximum allowed number of 'return' points for a method. Use the Ignore guard clauses option to ignore guard clauses. A guard clause is an 'if' statement that contains only a 'return' statement Use the Ignore for 'equals()' methods option to ignore 'return' points inside 'equals()' methods.",
"markdown": "Reports methods whose number of `return` points exceeds the specified maximum. Methods with too many `return` points may be confusing and hard to refactor.\n\nA `return` point is either a `return` statement or a falling through the bottom of a\n`void` method or constructor.\n\n**Example:**\n\nThe method below is reported if only two `return` statements are allowed:\n\n\n void doSmth(User[] users) {\n for (User user : users) {\n if (cond1(user)) {\n user.setId(getId());\n return;\n } else if (cond2(user)) {\n if (cond3(user)) {\n user.setId(getId());\n return;\n }\n }\n }\n }\n\nConsider rewriting the method so it becomes easier to understand:\n\n\n void doSmth(User[] users) {\n for (User user : users) {\n if (cond1(user) || cond2(user) && cond3(user)) {\n user.setId(getId());\n return;\n }\n }\n }\n\nConfigure the inspection:\n\n* Use the **Return point limit** field to specify the maximum allowed number of `return` points for a method.\n* Use the **Ignore guard clauses** option to ignore guard clauses. A guard clause is an `if` statement that contains only a `return` statement\n* Use the **Ignore for 'equals()' methods** option to ignore `return` points inside `equals()` methods."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "MethodWithMultipleReturnPoints",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Method metrics",
"index": 132,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SuspiciousMethodCalls",
"shortDescription": {
"text": "Suspicious collection method call"
},
"fullDescription": {
"text": "Reports method calls on parameterized collections, where the actual argument type does not correspond to the collection's elements type. Example: 'List<Integer> list = getListOfElements();\n list.remove(\"\"); // remove is highlighted' In the inspection settings, you can disable warnings for potentially correct code like the following: 'public boolean accept(Map<Integer, String> map, Object key) {\n return map.containsKey(key);\n }'",
"markdown": "Reports method calls on parameterized collections, where the actual argument type does not correspond to the collection's elements type.\n\n**Example:**\n\n\n List<Integer> list = getListOfElements();\n list.remove(\"\"); // remove is highlighted\n\n\nIn the inspection settings, you can disable warnings for potentially correct code like the following:\n\n\n public boolean accept(Map<Integer, String> map, Object key) {\n return map.containsKey(key);\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SuspiciousMethodCalls",
"cweIds": [
628
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ForwardCompatibility",
"shortDescription": {
"text": "Forward compatibility"
},
"fullDescription": {
"text": "Reports Java code constructs that may fail to compile in future Java versions. The following problems are reported: Uses of 'assert', 'enum' or '_' as an identifier Uses of the 'var', 'yield', or 'record' restricted identifier as a type name Unqualified calls to methods named 'yield' Modifiers on the 'requires java.base' statement inside of 'module-info.java' Redundant semicolons between import statements Example: '// This previously legal class does not compile with Java 14,\n // as 'yield' became a restricted identifier.\n public class yield {}' Fixing these issues timely may simplify migration to future Java versions.",
"markdown": "Reports Java code constructs that may fail to compile in future Java versions.\n\nThe following problems are reported:\n\n* Uses of `assert`, `enum` or `_` as an identifier\n* Uses of the `var`, `yield`, or `record` restricted identifier as a type name\n* Unqualified calls to methods named `yield`\n* Modifiers on the `requires java.base` statement inside of `module-info.java`\n* Redundant semicolons between import statements\n\n**Example:**\n\n\n // This previously legal class does not compile with Java 14,\n // as 'yield' became a restricted identifier.\n public class yield {} \n\nFixing these issues timely may simplify migration to future Java versions."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ForwardCompatibility",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level issues",
"index": 143,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DiamondCanBeReplacedWithExplicitTypeArguments",
"shortDescription": {
"text": "Diamond can be replaced with explicit type arguments"
},
"fullDescription": {
"text": "Reports instantiation of generic classes in which the <> symbol (diamond) is used instead of type parameters. The quick-fix replaces <> (diamond) with explicit type parameters. Example: 'List <String> list = new ArrayList<>()' After the quick-fix is applied: 'List <String> list = new ArrayList<String>()' Diamond operation appeared in Java 7. This inspection can help to downgrade for backward compatibility with earlier Java versions.",
"markdown": "Reports instantiation of generic classes in which the **\\<\\>** symbol (diamond) is used instead of type parameters.\n\nThe quick-fix replaces **\\<\\>** (diamond) with explicit type parameters.\n\nExample:\n\n List <String> list = new ArrayList<>()\n\nAfter the quick-fix is applied:\n\n List <String> list = new ArrayList<String>()\n\n\n*Diamond operation* appeared in Java 7.\nThis inspection can help to downgrade for backward compatibility with earlier Java versions."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "DiamondCanBeReplacedWithExplicitTypeArguments",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UseOfProcessBuilder",
"shortDescription": {
"text": "Use of 'java.lang.ProcessBuilder' class"
},
"fullDescription": {
"text": "Reports uses of 'java.lang.ProcessBuilder', which might be unportable between operating systems because paths to executables, environment variables, command-line arguments and their escaping might vary depending on the OS.",
"markdown": "Reports uses of `java.lang.ProcessBuilder`, which might be unportable between operating systems because paths to executables, environment variables, command-line arguments and their escaping might vary depending on the OS."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "UseOfProcessBuilder",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Portability",
"index": 95,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JavaRequiresAutoModule",
"shortDescription": {
"text": "Dependencies on automatic modules"
},
"fullDescription": {
"text": "Reports usages of automatic modules in a 'requires' directive. An automatic module is unreliable since it can depend on the types on the class path, and its name and exported packages can change if it's converted into an explicit module. Corresponds to '-Xlint:requires-automatic' and '-Xlint:requires-transitive-automatic' Javac options. The first option increases awareness of when automatic modules are used. The second warns the authors of a module that they're putting the users of that module at risk by establishing implied readability to an automatic module. Example: '//module-info.java\n module org.printer {\n requires transitive drivers.corp.org; // reported in case 'drivers.corp.org' is an automatic module\n }' Use the Highlight only transitive dependencies option to warn only about transitive dependencies.",
"markdown": "Reports usages of automatic modules in a `requires` directive.\n\nAn automatic\nmodule is unreliable since it can depend on the types on the class path,\nand its name and exported packages can change if it's\nconverted into an explicit module.\n\nCorresponds to `-Xlint:requires-automatic` and `-Xlint:requires-transitive-automatic` Javac options.\nThe first option increases awareness of when automatic modules are used.\nThe second warns the authors of a module that they're putting the users of that module at risk by establishing implied readability to an automatic module.\n\n**Example:**\n\n\n //module-info.java\n module org.printer {\n requires transitive drivers.corp.org; // reported in case 'drivers.corp.org' is an automatic module\n }\n\n\nUse the **Highlight only transitive dependencies** option to warn only about transitive dependencies."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "requires-transitive-automatic",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 9",
"index": 88,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ExcessiveRangeCheck",
"shortDescription": {
"text": "Excessive range check"
},
"fullDescription": {
"text": "Reports condition chains in which a value range is checked and these condition chains can be simplified to a single check. The quick-fix replaces a condition chain with a simplified expression: Example: 'x > 2 && x < 4' After the quick-fix is applied: 'x == 3' Example: 'arr.length == 0 || arr.length > 1' After the quick-fix is applied: 'arr.length != 1' New in 2019.1",
"markdown": "Reports condition chains in which a value range is checked and these condition chains can be simplified to a single check.\n\nThe quick-fix replaces a condition chain with a simplified expression:\n\nExample:\n\n\n x > 2 && x < 4\n\nAfter the quick-fix is applied:\n\n\n x == 3\n\nExample:\n\n\n arr.length == 0 || arr.length > 1\n\nAfter the quick-fix is applied:\n\n\n arr.length != 1\n\nNew in 2019.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ExcessiveRangeCheck",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Verbose or redundant code constructs",
"index": 47,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "StringConcatenation",
"shortDescription": {
"text": "String concatenation"
},
"fullDescription": {
"text": "Reports 'String' concatenations. Concatenation might be incorrect in an internationalized environment and could be replaced by usages of 'java.text.MessageFormat' or similar classes. Example: 'String getMessage(String string, int number) {\n return string + number;\n }'",
"markdown": "Reports `String` concatenations. Concatenation might be incorrect in an internationalized environment and could be replaced by usages of `java.text.MessageFormat` or similar classes.\n\n**Example:**\n\n\n String getMessage(String string, int number) {\n return string + number;\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "StringConcatenation",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Internationalization",
"index": 6,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ClassCanBeRecord",
"shortDescription": {
"text": "Class can be a record"
},
"fullDescription": {
"text": "Suggests replacing classes with records. The inspection can be useful if you need to focus on modeling immutable data rather than extensible behavior. Automatic implementation of data-driven methods, such as equals and accessors, helps to get rid of boilerplate. Note that not every class can be a record. Here are some of the restrictions: A class must contain no inheritors and must be a top-level class. All the non-static fields in class must be final. Class must contain no instance initializers, generic constructors, nor native methods. To get a full list of the restrictions, refer to the Oracle documentation. Example: 'class Point {\n private final double x;\n private final double y;\n\n Point(double x, double y) {\n this.x = x;\n this.y = y;\n }\n\n double getX() {\n return x;\n }\n\n double getY() {\n return y;\n }\n }' After the quick-fix is applied: 'record Point(int x, int y) {\n }' Enable the Suggest renaming get/is-accessors option to allow renaming 'getX()'/'isX()' accessors to 'x()' automatically. Use the When conversion makes a member more accessible options to specify if the conversion may violate class encapsulation: Choose Do not suggest conversion option to never violate class encapsulation Choose Show affected members in conflicts view option to apply conversion with notification about encapsulation violation issues Choose Convert silently option to apply conversion silently whether encapsulation violation issues exist or not Use the Suppress conversion if class is annotated by list to exclude classes from conversion when annotated by annotations matching the specified patterns. This inspection only reports if the language level of the project or module is 16 or higher. New in 2020.3",
"markdown": "Suggests replacing classes with records.\n\nThe inspection can be useful if you need to focus on modeling immutable data rather than extensible behavior.\nAutomatic implementation of data-driven methods, such as equals and accessors, helps to get rid of boilerplate.\n\n\nNote that not every class can be a record. Here are some of the restrictions:\n\n* A class must contain no inheritors and must be a top-level class.\n* All the non-static fields in class must be final.\n* Class must contain no instance initializers, generic constructors, nor native methods.\n\nTo get a full list of the restrictions, refer to the\n[Oracle documentation](https://docs.oracle.com/javase/specs/jls/se15/preview/specs/records-jls.html).\n\nExample:\n\n\n class Point {\n private final double x;\n private final double y;\n\n Point(double x, double y) {\n this.x = x;\n this.y = y;\n }\n\n double getX() {\n return x;\n }\n\n double getY() {\n return y;\n }\n }\n\nAfter the quick-fix is applied:\n\n\n record Point(int x, int y) {\n }\n\nEnable the **Suggest renaming get/is-accessors** option to allow renaming `getX()`/`isX()` accessors to `x()` automatically.\n\n\nUse the **When conversion makes a member more accessible** options to specify if the conversion may violate class encapsulation:\n\n* Choose **Do not suggest conversion** option to never violate class encapsulation\n* Choose **Show affected members in conflicts view** option to apply conversion with notification about encapsulation violation issues\n* Choose **Convert silently** option to apply conversion silently whether encapsulation violation issues exist or not\n\nUse the **Suppress conversion if class is annotated by** list to exclude classes from conversion when annotated by annotations matching the specified patterns.\n\nThis inspection only reports if the language level of the project or module is 16 or higher.\n\nNew in 2020.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ClassCanBeRecord",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 16",
"index": 183,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConstantAssertArgument",
"shortDescription": {
"text": "Constant assert argument"
},
"fullDescription": {
"text": "Reports constant arguments in 'assertTrue()', 'assertFalse()', 'assertNull()', and 'assertNotNull()' calls. Calls to these methods with constant arguments will either always succeed or always fail. Such statements can easily be left over after refactoring and are probably not intended. Example: 'assertNotNull(\"foo\");'",
"markdown": "Reports constant arguments in `assertTrue()`, `assertFalse()`, `assertNull()`, and `assertNotNull()` calls.\n\n\nCalls to these methods with\nconstant arguments will either always succeed or always fail.\nSuch statements can easily be left over after refactoring and are probably not intended.\n\n**Example:**\n\n\n assertNotNull(\"foo\");\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ConstantAssertArgument",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Test frameworks",
"index": 127,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RuntimeExec",
"shortDescription": {
"text": "Call to 'Runtime.exec()'"
},
"fullDescription": {
"text": "Reports calls to 'Runtime.exec()' or any of its variants. Calls to 'Runtime.exec()' are inherently unportable.",
"markdown": "Reports calls to `Runtime.exec()` or any of its variants. Calls to `Runtime.exec()` are inherently unportable."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CallToRuntimeExec",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Portability",
"index": 95,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "StaticInitializerReferencesSubClass",
"shortDescription": {
"text": "Static initializer references subclass"
},
"fullDescription": {
"text": "Reports classes that refer to their subclasses in static initializers or static fields. Such references can cause JVM-level deadlocks in multithreaded environment, when one thread tries to load the superclass and another thread tries to load the subclass at the same time. Example: 'class Parent {\n static final Child field = new Child();\n }\n class Child extends Parent { }'",
"markdown": "Reports classes that refer to their subclasses in static initializers or static fields.\n\nSuch references can cause JVM-level deadlocks in multithreaded environment, when one thread tries to load the superclass\nand another thread tries to load the subclass at the same time.\n\n**Example:**\n\n\n class Parent {\n static final Child field = new Child();\n }\n class Child extends Parent { }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "StaticInitializerReferencesSubClass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MissingDeprecatedAnnotationOnScheduledForRemovalApi",
"shortDescription": {
"text": "Missing '@Deprecated' annotation on scheduled for removal API"
},
"fullDescription": {
"text": "Reports declarations marked with '@ApiStatus.ScheduledForRemoval' without '@Deprecated'. Example: '@ApiStatus.ScheduledForRemoval(inVersion = \"2017.3\")\n public void myLegacyMethod() { }' After the quick-fix is applied the result looks like: '@Deprecated\n @ApiStatus.ScheduledForRemoval(inVersion = \"2017.3\")\n public void myLegacyMethod() { }'",
"markdown": "Reports declarations marked with `@ApiStatus.ScheduledForRemoval` without `@Deprecated`.\n\nExample:\n\n\n @ApiStatus.ScheduledForRemoval(inVersion = \"2017.3\")\n public void myLegacyMethod() { }\n\nAfter the quick-fix is applied the result looks like:\n\n\n @Deprecated\n @ApiStatus.ScheduledForRemoval(inVersion = \"2017.3\")\n public void myLegacyMethod() { }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "MissingDeprecatedAnnotationOnScheduledForRemovalApi",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "JVM languages",
"index": 1,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConstantDeclaredInAbstractClass",
"shortDescription": {
"text": "Constant declared in 'abstract' class"
},
"fullDescription": {
"text": "Reports constants ('public static final' fields) declared in abstract classes. Some coding standards require declaring constants in interfaces instead.",
"markdown": "Reports constants (`public static final` fields) declared in abstract classes.\n\nSome coding standards require declaring constants in interfaces instead."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ConstantDeclaredInAbstractClass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Class structure",
"index": 21,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SubtractionInCompareTo",
"shortDescription": {
"text": "Subtraction in 'compareTo()'"
},
"fullDescription": {
"text": "Reports subtraction in 'compareTo()' methods and methods implementing 'java.util.Comparator.compare()'. While it is a common idiom to use the results of integer subtraction as the result of a 'compareTo()' method, this construct may cause subtle and difficult bugs in cases of integer overflow. Comparing the integer values directly and returning '-1', '0', or '1' is a better practice in most cases. Subtraction on floating point values that is immediately cast to integral type is also reported because precision loss is possible due to rounding. The inspection doesn't report when it's statically determined that value ranges are limited, and overflow never occurs. Additionally, subtraction on 'int' numbers greater than or equal to '0' will never overflow. Therefore, this inspection tries not to warn in those cases. Methods that always return zero or greater can be marked with the 'javax.annotation.Nonnegative' annotation or specified in this inspection's options. Example: 'class DoubleHolder implements Comparable<DoubleHolder> {\n double d;\n public int compareTo(DoubleHolder that) {\n return (int)(this.d - that.d);\n }\n }' A no-warning example because 'String.length()' is known to be non-negative: 'class A implements Comparable<A> {\n final String s = \"\";\n public int compareTo(A a) {\n return s.length() - a.s.length();\n }\n }' Use the options to list methods that are safe to use inside a subtraction. Methods are safe when they return an 'int' value that is always greater than or equal to '0'.",
"markdown": "Reports subtraction in `compareTo()` methods and methods implementing `java.util.Comparator.compare()`.\n\n\nWhile it is a common idiom to\nuse the results of integer subtraction as the result of a `compareTo()`\nmethod, this construct may cause subtle and difficult bugs in cases of integer overflow.\nComparing the integer values directly and returning `-1`, `0`, or `1` is a better practice in most cases.\n\n\nSubtraction on floating point values that is immediately cast to integral type is also reported because precision loss is possible due to\nrounding.\n\n\nThe inspection doesn't report when it's statically determined that value ranges are limited, and overflow never occurs.\nAdditionally, subtraction on `int` numbers greater than or equal to `0` will never overflow.\nTherefore, this inspection tries not to warn in those cases.\n\n\nMethods that always return zero or greater can be marked with the\n`javax.annotation.Nonnegative` annotation or specified in this inspection's options.\n\n**Example:**\n\n\n class DoubleHolder implements Comparable<DoubleHolder> {\n double d;\n public int compareTo(DoubleHolder that) {\n return (int)(this.d - that.d);\n }\n }\n\nA no-warning example because `String.length()` is known to be non-negative:\n\n\n class A implements Comparable<A> {\n final String s = \"\";\n public int compareTo(A a) {\n return s.length() - a.s.length();\n }\n }\n\n\nUse the options to list methods that are safe to use inside a subtraction.\nMethods are safe when they return an `int` value that is always greater than or equal to `0`."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "SubtractionInCompareTo",
"cweIds": [
682
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConnectionResource",
"shortDescription": {
"text": "Connection opened but not safely closed"
},
"fullDescription": {
"text": "Reports Java ME 'javax.microedition.io.Connection' resources that are not opened in front of a 'try' block and closed in the corresponding 'finally' block. Such resources may be inadvertently leaked if an exception is thrown before the resource is closed. Example: 'void example() throws IOException {\n Connection c = Connector.open(\"foo\");\n }'",
"markdown": "Reports Java ME `javax.microedition.io.Connection` resources that are not opened in front of a `try` block and closed in the corresponding `finally` block. Such resources may be inadvertently leaked if an exception is thrown before the resource is closed.\n\n**Example:**\n\n\n void example() throws IOException {\n Connection c = Connector.open(\"foo\");\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ConnectionOpenedButNotSafelyClosed",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance/Embedded",
"index": 167,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "BooleanVariableAlwaysNegated",
"shortDescription": {
"text": "Boolean variable is always inverted"
},
"fullDescription": {
"text": "Reports boolean variables or fields which are always negated when their value is used. Example: 'void m() {\n boolean b = true; //boolean variable 'b' is always inverted\n System.out.println(!b);\n }'",
"markdown": "Reports boolean variables or fields which are always negated when their value is used.\n\nExample:\n\n\n void m() {\n boolean b = true; //boolean variable 'b' is always inverted\n System.out.println(!b);\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "BooleanVariableAlwaysNegated",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Data flow",
"index": 65,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ExtendsAnnotation",
"shortDescription": {
"text": "Class extends annotation interface"
},
"fullDescription": {
"text": "Reports classes declared as an implementation or extension of an annotation interface. While it is legal to extend an annotation interface, it is often done by accident, and the result can't be used as an annotation.",
"markdown": "Reports classes declared as an implementation or extension of an annotation interface.\n\nWhile it is legal to extend an annotation interface, it is often done by accident,\nand the result can't be used as an annotation."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ClassExplicitlyAnnotation",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Inheritance issues",
"index": 147,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "unused",
"shortDescription": {
"text": "Unused declaration"
},
"fullDescription": {
"text": "Reports classes, methods, or fields that are not used or unreachable from the entry points. An entry point can be a main method, tests, classes from outside the specified scope, classes accessible from 'module-info.java', and so on. It is possible to configure custom entry points by using name patterns or annotations. Example: 'public class Department {\n private Organization myOrganization;\n }' In this example, 'Department' explicitly references 'Organization' but if 'Department' class itself is unused, then inspection will report both classes. The inspection also reports parameters that are not used by their methods and all method implementations and overriders, as well as local variables that are declared but not used. Note: Some unused members may not be reported during in-editor code highlighting. For performance reasons, a non-private member is checked only when its name rarely occurs in the project. To see all results, run the inspection by selecting Code | Inspect Code or Code | Analyze Code | Run Inspection by Name from the main menu. Use the visibility settings below to configure members to be reported. For example, configuring report 'private' methods only means that 'public' methods of 'private' inner class will be reported but 'protected' methods of top level class will be ignored. Use the entry points tab to configure entry points to be considered during the inspection run. You can add entry points manually when inspection results are ready. If your code uses unsupported frameworks, there are several options: If the framework relies on annotations, use the Annotations... button to configure the framework's annotations. If the framework doesn't rely on annotations, try to configure class name patterns that are expected by the framework. This way the annotated code accessible by the framework internals will be treated as used.",
"markdown": "Reports classes, methods, or fields that are not used or unreachable from the entry points.\n\nAn entry point can be a main method, tests, classes from outside the specified scope, classes accessible from\n`module-info.java`, and so on. It is possible to configure custom entry points by using name patterns or annotations.\n\n**Example:**\n\n\n public class Department {\n private Organization myOrganization;\n }\n\nIn this example, `Department` explicitly references `Organization` but if `Department` class itself is unused, then inspection will report both classes.\n\n\nThe inspection also reports parameters that are not used by their methods and all method implementations and overriders, as well as local\nvariables that are declared but not used.\n\n\n**Note:** Some unused members may not be reported during in-editor code highlighting. For performance reasons, a non-private member is\nchecked only when its name rarely occurs in the project.\nTo see all results, run the inspection by selecting **Code \\| Inspect Code** or **Code \\| Analyze Code \\| Run Inspection by Name** from the main menu.\n\nUse the visibility settings below to configure members to be reported. For example, configuring report `private` methods only means\nthat `public` methods of `private` inner class will be reported but `protected` methods of top level class\nwill be ignored.\n\n\nUse the **entry points** tab to configure entry points to be considered during the inspection run.\n\nYou can add entry points manually when inspection results are ready.\n\nIf your code uses unsupported frameworks, there are several options:\n\n* If the framework relies on annotations, use the **Annotations...** button to configure the framework's annotations.\n* If the framework doesn't rely on annotations, try to configure class name patterns that are expected by the framework.\n\nThis way the annotated code accessible by the framework internals will be treated as used."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "unused",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Declaration redundancy",
"index": 12,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MismatchedStringCase",
"shortDescription": {
"text": "Mismatched case in 'String' operation"
},
"fullDescription": {
"text": "Reports 'String' method calls that always return the same value ('-1' or 'false') because a lowercase character is searched in an uppercase-only string or vice versa. Reported methods include 'equals', 'startsWith', 'endsWith', 'contains', 'indexOf', and 'lastIndexOf'. Example: if (columnName.toLowerCase().equals(\"ID\")) {...}\n New in 2019.3",
"markdown": "Reports `String` method calls that always return the same value (`-1` or `false`) because a lowercase character is searched in an uppercase-only string or vice versa.\n\nReported methods include `equals`, `startsWith`, `endsWith`, `contains`,\n`indexOf`, and `lastIndexOf`.\n\n**Example:**\n\n```\n if (columnName.toLowerCase().equals(\"ID\")) {...}\n```\n\nNew in 2019.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "MismatchedStringCase",
"cweIds": [
597
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SuspiciousGetterSetter",
"shortDescription": {
"text": "Suspicious getter/setter"
},
"fullDescription": {
"text": "Reports getter or setter methods that access a field that is not expected by its name. For example, when 'getY()' returns the 'x' field. Usually, it might be a copy-paste error. Example: 'class Point {\n private int x;\n private int y;\n\n public void setX(int x) { // Warning: setter 'setX()' assigns field 'y'\n this.y = x;\n }\n\n public int getY() { // Warning: getter 'getY()' returns field 'x'\n return x;\n }\n }' Use the checkbox below to report situations when a field in the class has a name that matches a name of a getter or a setter.",
"markdown": "Reports getter or setter methods that access a field that is not expected by its name. For example, when `getY()` returns the `x` field. Usually, it might be a copy-paste error.\n\n**Example:**\n\n class Point {\n private int x;\n private int y;\n\n public void setX(int x) { // Warning: setter 'setX()' assigns field 'y'\n this.y = x;\n }\n\n public int getY() { // Warning: getter 'getY()' returns field 'x'\n return x;\n }\n }\n\n\nUse the checkbox below to report situations when a field in the class has a name that matches a name of a getter or a setter."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "SuspiciousGetterSetter",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/JavaBeans issues",
"index": 138,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AssignmentToNull",
"shortDescription": {
"text": "'null' assignment"
},
"fullDescription": {
"text": "Reports variables that are assigned to 'null' outside a declaration. The main purpose of 'null' in Java is to denote uninitialized reference variables. In rare cases, assigning a variable explicitly to 'null' is useful to aid garbage collection. However, using 'null' to denote a missing, not specified, or invalid value or a not found element is considered bad practice and may make your code more prone to 'NullPointerExceptions'. Instead, consider defining a sentinel object with the intended semantics or use library types like 'Optional' to denote the absence of a value. Example: 'Integer convert(String s) {\n Integer value;\n try {\n value = Integer.parseInt(s);\n } catch (NumberFormatException e) {\n // Warning: null is used to denote an 'invalid value'\n value = null;\n }\n return value;\n }' Use the Ignore assignments to fields option to ignore assignments to fields.",
"markdown": "Reports variables that are assigned to `null` outside a declaration.\n\nThe main purpose of `null` in Java is to denote uninitialized\nreference variables. In rare cases, assigning a variable explicitly to `null`\nis useful to aid garbage collection. However, using `null` to denote a missing, not specified, or invalid value or a not\nfound element is considered bad practice and may make your code more prone to `NullPointerExceptions`.\nInstead, consider defining a sentinel object with the intended semantics\nor use library types like `Optional` to denote the absence of a value.\n\n**Example:**\n\n\n Integer convert(String s) {\n Integer value;\n try {\n value = Integer.parseInt(s);\n } catch (NumberFormatException e) {\n // Warning: null is used to denote an 'invalid value'\n value = null;\n }\n return value;\n }\n\n\nUse the **Ignore assignments to fields** option to ignore assignments to fields."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "AssignmentToNull",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Assignment issues",
"index": 87,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NonSynchronizedMethodOverridesSynchronizedMethod",
"shortDescription": {
"text": "Unsynchronized method overrides 'synchronized' method"
},
"fullDescription": {
"text": "Reports non-'synchronized' methods overriding 'synchronized' methods. The overridden method will not be automatically synchronized if the superclass method is declared as 'synchronized'. This may result in unexpected race conditions when using the subclass. Example: 'class Super {\n synchronized void process() {}\n }\n class Sub extends Super {\n // Unsynchronized method 'process()' overrides synchronized method\n void process() {}\n }'",
"markdown": "Reports non-`synchronized` methods overriding `synchronized` methods.\n\n\nThe overridden method will not be automatically synchronized if the superclass method\nis declared as `synchronized`. This may result in unexpected race conditions when using the subclass.\n\n**Example:**\n\n\n class Super {\n synchronized void process() {}\n }\n class Sub extends Super {\n // Unsynchronized method 'process()' overrides synchronized method\n void process() {}\n } \n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NonSynchronizedMethodOverridesSynchronizedMethod",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "WaitCalledOnCondition",
"shortDescription": {
"text": "'wait()' called on 'java.util.concurrent.locks.Condition' object"
},
"fullDescription": {
"text": "Reports calls to 'wait()' made on a 'java.util.concurrent.locks.Condition' object. This is probably a programming error, and some variant of the 'await()' method was intended instead. Example: 'void acquire(Condition released) throws InterruptedException {\n while (acquired) {\n released.wait();\n }\n }' Good code would look like this: 'void acquire(Condition released) throws InterruptedException {\n while (acquired) {\n released.await();\n }\n }'",
"markdown": "Reports calls to `wait()` made on a `java.util.concurrent.locks.Condition` object. This is probably a programming error, and some variant of the `await()` method was intended instead.\n\n**Example:**\n\n\n void acquire(Condition released) throws InterruptedException {\n while (acquired) {\n released.wait();\n }\n }\n\nGood code would look like this:\n\n\n void acquire(Condition released) throws InterruptedException {\n while (acquired) {\n released.await();\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "WaitCalledOnCondition",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ProtectedMemberInFinalClass",
"shortDescription": {
"text": "'protected' member in 'final' class"
},
"fullDescription": {
"text": "Reports 'protected' members in 'final'classes. Since 'final' classes cannot be inherited, marking the method as 'protected' may be confusing. It is better to declare such members as 'private' or package-visible instead. Example: 'record Bar(int a, int b) {\n protected int sum() { \n return a + b;\n }\n}'\n After the quick-fix is applied: 'record Bar(int a, int b) {\n int sum() { \n return a + b;\n }\n}' As shown in the example, a class can be marked as 'final' explicitly or implicitly.",
"markdown": "Reports `protected` members in `final`classes.\n\nSince `final` classes cannot be inherited, marking the method as `protected`\nmay be confusing. It is better to declare such members as `private` or package-visible instead.\n\n**Example:**\n\n record Bar(int a, int b) {\n protected int sum() { \n return a + b;\n }\n }\n\nAfter the quick-fix is applied:\n\n record Bar(int a, int b) {\n int sum() { \n return a + b;\n }\n }\n\nAs shown in the example, a class can be marked as `final` explicitly or implicitly."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ProtectedMemberInFinalClass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Declaration redundancy",
"index": 12,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TooBroadCatch",
"shortDescription": {
"text": "Overly broad 'catch' block"
},
"fullDescription": {
"text": "Reports 'catch' blocks with parameters that are more generic than the exception thrown by the corresponding 'try' block. Example: 'try {\n File file = new File(pathToFile);\n return file.getAbsolutePath();\n } catch (Exception ex) { // warning: 'catch' of 'Exception' is too broad, masking exceptions 'RuntimeException'\n return defaultFilePath;\n }' After the quick-fix is applied: 'try {\n File file = new File(pathToFile);\n return file.getAbsolutePath();\n } catch (RuntimeException ex) {\n return defaultFilePath;\n }' Configure the inspection: Use the Only warn on RuntimeException, Exception, Error or Throwable option to have this inspection warn only on the most generic exceptions. Use the Ignore exceptions which hide others but are themselves thrown option to ignore any exceptions that hide other exceptions but still may be thrown and thus are technically not overly broad.",
"markdown": "Reports `catch` blocks with parameters that are more generic than the exception thrown by the corresponding `try` block.\n\n**Example:**\n\n\n try {\n File file = new File(pathToFile);\n return file.getAbsolutePath();\n } catch (Exception ex) { // warning: 'catch' of 'Exception' is too broad, masking exceptions 'RuntimeException'\n return defaultFilePath;\n }\n\nAfter the quick-fix is applied:\n\n\n try {\n File file = new File(pathToFile);\n return file.getAbsolutePath();\n } catch (RuntimeException ex) {\n return defaultFilePath;\n }\n\nConfigure the inspection:\n\n* Use the **Only warn on RuntimeException, Exception, Error or Throwable** option to have this inspection warn only on the most generic exceptions.\n* Use the **Ignore exceptions which hide others but are themselves thrown** option to ignore any exceptions that hide other exceptions but still may be thrown and thus are technically not overly broad."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "OverlyBroadCatchBlock",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Error handling",
"index": 14,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DanglingJavadoc",
"shortDescription": {
"text": "Dangling Javadoc comment"
},
"fullDescription": {
"text": "Reports Javadoc comments that don't belong to any class, method or field. The Javadoc tool ignores dangling Javadoc comments and doesn't include them in the HTML documentation it generates. Example: 'class A {\n /**\n * Dangling comment\n */\n /**\n * Method javadoc\n */\n public void m(){}\n }' A quick-fix is available to delete such comments completely or convert them into a block comment. After the quick-fix is applied: 'class A {\n /*\n Dangling comment\n */\n /**\n * Method javadoc\n */\n public void m(){}\n }' Use the Ignore file header comment in JavaDoc format option to ignore comments at the beginning of Java files. These are usually copyright messages.",
"markdown": "Reports Javadoc comments that don't belong to any class, method or field. The Javadoc tool ignores dangling Javadoc comments and doesn't include them in the HTML documentation it generates.\n\n**Example:**\n\n\n class A {\n /**\n * Dangling comment\n */\n /**\n * Method javadoc\n */\n public void m(){}\n }\n\nA quick-fix is available to delete such comments completely or convert them into a block comment. After the quick-fix is applied:\n\n\n class A {\n /*\n Dangling comment\n */\n /**\n * Method javadoc\n */\n public void m(){}\n }\n\nUse the **Ignore file header comment in JavaDoc format** option to ignore comments at the beginning of Java files.\nThese are usually copyright messages."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "DanglingJavadoc",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Javadoc",
"index": 79,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "HibernateResource",
"shortDescription": {
"text": "Hibernate resource opened but not safely closed"
},
"fullDescription": {
"text": "Reports calls to the 'openSession()' method if the returned 'org.hibernate.Session' resource is not safely closed. By default, the inspection assumes that the resources can be closed by any method with 'close' or 'cleanup' in its name. Example: 'void doHibernateQuery(SessionFactory factory) {\n Session session = factory.openSession(); //warning\n session.createQuery(\"...\");\n }' Use the following options to configure the inspection: Whether a 'org.hibernate.Session' resource is allowed to be opened inside a 'try' block. This style is less desirable because it is more verbose than opening a resource in front of a 'try' block. Whether the resource can be closed by any method call with the resource passed as argument.",
"markdown": "Reports calls to the `openSession()` method if the returned `org.hibernate.Session` resource is not safely closed.\n\n\nBy default, the inspection assumes that the resources can be closed by any method with\n'close' or 'cleanup' in its name.\n\n**Example:**\n\n\n void doHibernateQuery(SessionFactory factory) {\n Session session = factory.openSession(); //warning\n session.createQuery(\"...\");\n }\n\n\nUse the following options to configure the inspection:\n\n* Whether a `org.hibernate.Session` resource is allowed to be opened inside a `try` block. This style is less desirable because it is more verbose than opening a resource in front of a `try` block.\n* Whether the resource can be closed by any method call with the resource passed as argument."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "HibernateResourceOpenedButNotSafelyClosed",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Resource management",
"index": 133,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnnecessaryInitCause",
"shortDescription": {
"text": "Unnecessary call to 'Throwable.initCause()'"
},
"fullDescription": {
"text": "Reports calls to 'Throwable.initCause()' where an exception constructor also takes a 'Throwable cause' argument. In this case, the 'initCause()' call can be removed and its argument can be added to the call to the exception's constructor. Example: 'try {\n process();\n }\n catch (RuntimeException ex) {\n RuntimeException wrapper = new RuntimeException(\"Error while processing\");\n wrapper.initCause(ex); // Unnecessary call to 'Throwable.initCause()'\n throw wrapper;\n }' A quick-fix is available to pass the cause argument to the constructor. After the quick-fix is applied: 'try {\n process();\n }\n catch (RuntimeException ex) {\n RuntimeException wrapper = new RuntimeException(\"Error while processing\", ex);\n throw wrapper;\n }'",
"markdown": "Reports calls to `Throwable.initCause()` where an exception constructor also takes a `Throwable cause` argument.\n\nIn this case, the `initCause()` call can be removed and its argument can be added to the call to the exception's constructor.\n\n**Example:**\n\n\n try {\n process();\n }\n catch (RuntimeException ex) {\n RuntimeException wrapper = new RuntimeException(\"Error while processing\");\n wrapper.initCause(ex); // Unnecessary call to 'Throwable.initCause()'\n throw wrapper;\n }\n\nA quick-fix is available to pass the cause argument to the constructor. After the quick-fix is applied:\n\n\n try {\n process();\n }\n catch (RuntimeException ex) {\n RuntimeException wrapper = new RuntimeException(\"Error while processing\", ex);\n throw wrapper;\n }\n \n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnnecessaryInitCause",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Error handling",
"index": 14,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ComparisonOfShortAndChar",
"shortDescription": {
"text": "Comparison of 'short' and 'char' values"
},
"fullDescription": {
"text": "Reports equality comparisons between 'short' and 'char' values. Such comparisons may cause subtle bugs because while both values are 2-byte long, 'short' values are signed, and 'char' values are unsigned. Example: 'if (Character.MAX_VALUE == shortValue()) {} //never can be true'",
"markdown": "Reports equality comparisons between `short` and `char` values.\n\nSuch comparisons may cause subtle bugs because while both values are 2-byte long, `short` values are\nsigned, and `char` values are unsigned.\n\n**Example:**\n\n\n if (Character.MAX_VALUE == shortValue()) {} //never can be true\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ComparisonOfShortAndChar",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Numeric issues",
"index": 31,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ArrayCanBeReplacedWithEnumValues",
"shortDescription": {
"text": "Array can be replaced with enum values"
},
"fullDescription": {
"text": "Reports arrays of enum constants that can be replaced with a call to 'EnumType.values()'. Usually, when updating such an enum, you have to update the array as well. However, if you use 'EnumType.values()' instead, no modifications are required. Example: 'enum States {\n NOT_RUN, IN_PROGRESS, FINISHED;\n }\n \n handleStates(new States[] {NOT_RUN, IN_PROGRESS, FINISHED});' After the quick-fix is applied: 'handleStates(States.values());' New in 2019.1",
"markdown": "Reports arrays of enum constants that can be replaced with a call to `EnumType.values()`.\n\nUsually, when updating such an enum, you have to update the array as well. However, if you use `EnumType.values()`\ninstead, no modifications are required.\n\nExample:\n\n\n enum States {\n NOT_RUN, IN_PROGRESS, FINISHED;\n }\n \n handleStates(new States[] {NOT_RUN, IN_PROGRESS, FINISHED});\n\nAfter the quick-fix is applied:\n\n\n handleStates(States.values());\n\nNew in 2019.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ArrayCanBeReplacedWithEnumValues",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "WaitNotifyNotInSynchronizedContext",
"shortDescription": {
"text": "'wait()' or 'notify()' is not in synchronized context"
},
"fullDescription": {
"text": "Reports calls to 'wait()', 'notify()', and 'notifyAll()' that are not made inside a corresponding synchronized statement or synchronized method. Calling these methods on an object without holding a lock on that object causes 'IllegalMonitorStateException'. Such a construct is not necessarily an error, as the necessary lock may be acquired before the containing method is called, but it's worth looking at. Example: 'class Sync {\n private final Object lock = new Object();\n\n void test() throws InterruptedException {\n synchronized (this) {\n lock.wait(); // 'lock.wait()' is not synchronized on 'lock'\n }\n }\n }'",
"markdown": "Reports calls to `wait()`, `notify()`, and `notifyAll()` that are not made inside a corresponding synchronized statement or synchronized method.\n\n\nCalling these methods on an object\nwithout holding a lock on that object causes `IllegalMonitorStateException`.\nSuch a construct is not necessarily an error, as the necessary lock may be acquired before\nthe containing method is called, but it's worth looking at.\n\n**Example:**\n\n\n class Sync {\n private final Object lock = new Object();\n\n void test() throws InterruptedException {\n synchronized (this) {\n lock.wait(); // 'lock.wait()' is not synchronized on 'lock'\n }\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "WaitNotifyWhileNotSynced",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DollarSignInName",
"shortDescription": {
"text": "Use of '$' in identifier"
},
"fullDescription": {
"text": "Reports variables, methods, and classes with dollar signs ('$') in their names. While such names are legal Java, their use outside of generated java code is strongly discouraged. Example: 'class SalaryIn${}' Rename quick-fix is suggested only in the editor.",
"markdown": "Reports variables, methods, and classes with dollar signs (`$`) in their names. While such names are legal Java, their use outside of generated java code is strongly discouraged.\n\n**Example:**\n\n\n class SalaryIn${}\n\nRename quick-fix is suggested only in the editor."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "DollarSignInName",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Naming conventions",
"index": 81,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DynamicRegexReplaceableByCompiledPattern",
"shortDescription": {
"text": "Dynamic regular expression could be replaced by compiled 'Pattern'"
},
"fullDescription": {
"text": "Reports calls to the regular expression methods (such as 'matches()' or 'split()') of 'java.lang.String' using constant arguments. Such calls may be profitably replaced with a 'private static final Pattern' field so that the regular expression does not have to be compiled each time it is used. Example: 'text.replaceAll(\"abc\", replacement);' After the quick-fix is applied: 'private static final Pattern ABC = Pattern.compile(\"abc\", Pattern.LITERAL);\n ABC.matcher(text).replaceAll(Matcher.quoteReplacement(replacement));'",
"markdown": "Reports calls to the regular expression methods (such as `matches()` or `split()`) of `java.lang.String` using constant arguments.\n\n\nSuch calls may be profitably replaced with a `private static final Pattern` field\nso that the regular expression does not have to be compiled each time it is used.\n\n**Example:**\n\n\n text.replaceAll(\"abc\", replacement);\n\nAfter the quick-fix is applied:\n\n\n private static final Pattern ABC = Pattern.compile(\"abc\", Pattern.LITERAL);\n ABC.matcher(text).replaceAll(Matcher.quoteReplacement(replacement));\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "DynamicRegexReplaceableByCompiledPattern",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance",
"index": 10,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EmptyInitializer",
"shortDescription": {
"text": "Empty class initializer"
},
"fullDescription": {
"text": "Reports empty class initializer blocks.",
"markdown": "Reports empty class initializer blocks."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "EmptyClassInitializer",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Declaration redundancy",
"index": 12,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnnecessaryBreak",
"shortDescription": {
"text": "Unnecessary 'break' statement"
},
"fullDescription": {
"text": "Reports any unnecessary 'break' statements. An 'break' statement is unnecessary if no other statements are executed after it has been removed. Example: 'switch (e) {\n case A -> {\n System.out.println(\"A\");\n break; // reports 'break' statement is unnecessary\n }\n default -> {\n System.out.println(\"Default\");\n break; // reports 'break' statement is unnecessary\n }\n }'",
"markdown": "Reports any unnecessary `break` statements.\n\nAn `break` statement is unnecessary if no other statements are executed after it has been removed.\n\n**Example:**\n\n\n switch (e) {\n case A -> {\n System.out.println(\"A\");\n break; // reports 'break' statement is unnecessary\n }\n default -> {\n System.out.println(\"Default\");\n break; // reports 'break' statement is unnecessary\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnnecessaryBreak",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Verbose or redundant code constructs",
"index": 47,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RawUseOfParameterizedType",
"shortDescription": {
"text": "Raw use of parameterized class"
},
"fullDescription": {
"text": "Reports generic classes with omitted type parameters. Such raw use of generic types is valid in Java, but it defeats the purpose of type parameters and may mask bugs. This inspection mirrors the 'rawtypes' warning of 'javac'. Examples: '//warning: Raw use of parameterized class 'List'\nList list = new ArrayList<String>();\n//list of strings was created but integer is accepted as well\nlist.add(1);' '//no warning as it's impossible to provide type arguments during array creation\nIntFunction<List<?>[]> fun = List[]::new;' Configure the inspection: Use the Ignore construction of new objects option to ignore raw types used in object construction. Use the Ignore type casts option to ignore raw types used in type casts. Use the Ignore where a type parameter would not compile option to ignore the cases when a type parameter fails to compile (for example, when creating an array or overriding a library method). Use the Ignore parameter types of overriding methods option to ignore type parameters used in parameters of overridden methods. Use the Ignore when automatic quick-fix is not available option to ignore the cases when a quick-fix is not available. This inspection only reports if the language level of the project or module is 5 or higher.",
"markdown": "Reports generic classes with omitted type parameters. Such *raw* use of generic types is valid in Java, but it defeats the purpose of type parameters and may mask bugs. This inspection mirrors the `rawtypes` warning of `javac`.\n\n**Examples:**\n\n\n //warning: Raw use of parameterized class 'List'\n List list = new ArrayList<String>();\n //list of strings was created but integer is accepted as well\n list.add(1);\n\n\n //no warning as it's impossible to provide type arguments during array creation\n IntFunction<List<?>[]> fun = List[]::new;\n\nConfigure the inspection:\n\n* Use the **Ignore construction of new objects** option to ignore raw types used in object construction.\n* Use the **Ignore type casts** option to ignore raw types used in type casts.\n* Use the **Ignore where a type parameter would not compile** option to ignore the cases when a type parameter fails to compile (for example, when creating an array or overriding a library method).\n* Use the **Ignore parameter types of overriding methods** option to ignore type parameters used in parameters of overridden methods.\n* Use the **Ignore when automatic quick-fix is not available** option to ignore the cases when a quick-fix is not available.\nThis inspection only reports if the language level of the project or module is 5 or higher."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "rawtypes",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 5",
"index": 119,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PublicConstructorInNonPublicClass",
"shortDescription": {
"text": "'public' constructor in non-public class"
},
"fullDescription": {
"text": "Reports 'public' constructors in non-'public' classes. Usually, there is no reason for creating a 'public' constructor in a class with a lower access level. Please note, however, that this inspection changes the behavior of some reflection calls. In particular, 'Class.getConstructor()' won't be able to find the updated constructor ('Class.getDeclaredConstructor()' should be used instead). Do not use the inspection if your code or code of some used frameworks relies on constructor accessibility via 'getConstructor()'. Example: 'class House {\n public House() {}\n }' After the quick-fix is applied: 'class House {\n House() {}\n }'",
"markdown": "Reports `public` constructors in non-`public` classes.\n\nUsually, there is no reason for creating a `public` constructor in a class with a lower access level.\nPlease note, however, that this inspection changes the behavior of some reflection calls. In particular,\n`Class.getConstructor()` won't be able to find the updated constructor\n(`Class.getDeclaredConstructor()` should be used instead). Do not use the inspection if your code\nor code of some used frameworks relies on constructor accessibility via `getConstructor()`.\n\n**Example:**\n\n\n class House {\n public House() {}\n }\n\nAfter the quick-fix is applied:\n\n\n class House {\n House() {}\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "PublicConstructorInNonPublicClass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Visibility",
"index": 99,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ProtectedInnerClass",
"shortDescription": {
"text": "Protected nested class"
},
"fullDescription": {
"text": "Reports 'protected' nested classes. Example: 'public class Outer {\n protected static class Nested {} // warning\n protected class Inner {} // warning\n protected enum Mode {} // warning depends on the setting\n protected interface I {} // warning depends on the setting\n }' Configure the inspection: Use the Ignore 'protected' inner enums option to ignore 'protected' inner enums. Use the Ignore 'protected' inner interfaces option to ignore 'protected' inner interfaces.",
"markdown": "Reports `protected` nested classes.\n\n**Example:**\n\n\n public class Outer {\n protected static class Nested {} // warning\n protected class Inner {} // warning\n protected enum Mode {} // warning depends on the setting\n protected interface I {} // warning depends on the setting\n }\n\nConfigure the inspection:\n\n* Use the **Ignore 'protected' inner enums** option to ignore `protected` inner enums.\n* Use the **Ignore 'protected' inner interfaces** option to ignore `protected` inner interfaces."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ProtectedInnerClass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Encapsulation",
"index": 125,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnqualifiedStaticUsage",
"shortDescription": {
"text": "Unqualified static access"
},
"fullDescription": {
"text": "Reports usage of static members that is not qualified with the class name. This is legal if the static member is in the same class, but may be confusing. Example: 'class Foo {\n static void foo() {}\n static int x;\n\n void bar() {\n foo();\n System.out.println(x);\n }\n\n static void baz() { foo(); }\n }' After the quick-fix is applied: 'class Foo {\n static void foo() {}\n static int x;\n\n void bar() {\n Foo.foo();\n System.out.println(Foo.x);\n }\n\n static void baz() { Foo.foo(); }\n }' Use the inspection settings to toggle the reporting for the following items: static fields access 'void bar() { System.out.println(x); }' calls to static methods 'void bar() { foo(); }' 'static void baz() { foo(); }' You can also configure the inspection to only report static member usage from a non-static context. In the above example, 'static void baz() { foo(); }' will not be reported.",
"markdown": "Reports usage of static members that is not qualified with the class name.\n\n\nThis is legal if the static member is in\nthe same class, but may be confusing.\n\n**Example:**\n\n\n class Foo {\n static void foo() {}\n static int x;\n\n void bar() {\n foo();\n System.out.println(x);\n }\n\n static void baz() { foo(); }\n }\n\nAfter the quick-fix is applied:\n\n\n class Foo {\n static void foo() {}\n static int x;\n\n void bar() {\n Foo.foo();\n System.out.println(Foo.x);\n }\n\n static void baz() { Foo.foo(); }\n }\n\nUse the inspection settings to toggle the reporting for the following items:\n\n*\n static fields access \n\n `void bar() { System.out.println(x); }`\n\n*\n calls to static methods \n\n `void bar() { foo(); }` \n\n `static void baz() { foo(); }`\n\n\nYou can also configure the inspection to only report static member usage from a non-static context.\nIn the above example, `static void baz() { foo(); }` will not be reported."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "UnqualifiedStaticUsage",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ExternalizableWithoutPublicNoArgConstructor",
"shortDescription": {
"text": "'Externalizable' class without 'public' no-arg constructor"
},
"fullDescription": {
"text": "Reports 'Externalizable' classes without a public no-argument constructor. When an 'Externalizable' object is reconstructed, an instance is created using the public no-arg constructor before the 'readExternal' method called. If a public no-arg constructor is not available, a 'java.io.InvalidClassException' will be thrown at runtime.",
"markdown": "Reports `Externalizable` classes without a public no-argument constructor.\n\nWhen an `Externalizable` object is reconstructed, an instance is created using the public\nno-arg constructor before the `readExternal` method called. If a public\nno-arg constructor is not available, a `java.io.InvalidClassException` will be\nthrown at runtime."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ExternalizableWithoutPublicNoArgConstructor",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Serialization issues",
"index": 20,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "StaticGuardedByInstance",
"shortDescription": {
"text": "Static member guarded by instance field or this"
},
"fullDescription": {
"text": "Reports '@GuardedBy' annotations on 'static' fields or methods in which the guard is either a non-static field or 'this'. Guarding a static element with a non-static element may result in excessive concurrency, multiple threads may be able to access the guarded field simultaneously by locking in different object contexts. Example: 'private ReadWriteLock lock = new ReentrantReadWriteLock();\n\n @GuardedBy(\"lock\")\n public static void bar() {\n // ...\n }' Supported '@GuardedBy' annotations are: 'net.jcip.annotations.GuardedBy' 'javax.annotation.concurrent.GuardedBy' 'org.apache.http.annotation.GuardedBy' 'com.android.annotations.concurrency.GuardedBy' 'androidx.annotation.GuardedBy' 'com.google.errorprone.annotations.concurrent.GuardedBy'",
"markdown": "Reports `@GuardedBy` annotations on `static` fields or methods in which the guard is either a non-static field or `this`.\n\nGuarding a static element with a non-static element may result in\nexcessive concurrency, multiple threads may be able to access the guarded field simultaneously by locking in different object contexts.\n\nExample:\n\n\n private ReadWriteLock lock = new ReentrantReadWriteLock();\n\n @GuardedBy(\"lock\")\n public static void bar() {\n // ...\n }\n\nSupported `@GuardedBy` annotations are:\n\n* `net.jcip.annotations.GuardedBy`\n* `javax.annotation.concurrent.GuardedBy`\n* `org.apache.http.annotation.GuardedBy`\n* `com.android.annotations.concurrency.GuardedBy`\n* `androidx.annotation.GuardedBy`\n* `com.google.errorprone.annotations.concurrent.GuardedBy`"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "StaticGuardedByInstance",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Concurrency annotation issues",
"index": 101,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ManualArrayCopy",
"shortDescription": {
"text": "Manual array copy"
},
"fullDescription": {
"text": "Reports manual copying of array contents that can be replaced with a call to 'System.arraycopy()'. Example: 'for (int i = 0; i < array.length; i++) {\n newArray[i] = array[i];\n }' After the quick-fix is applied: 'System.arraycopy(array, 0, newArray, 0, array.length);'",
"markdown": "Reports manual copying of array contents that can be replaced with a call to `System.arraycopy()`.\n\n**Example:**\n\n\n for (int i = 0; i < array.length; i++) {\n newArray[i] = array[i];\n }\n\nAfter the quick-fix is applied:\n\n\n System.arraycopy(array, 0, newArray, 0, array.length);\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ManualArrayCopy",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance",
"index": 10,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "StaticPseudoFunctionalStyleMethod",
"shortDescription": {
"text": "Guava pseudo-functional call can be converted to Stream API call"
},
"fullDescription": {
"text": "Reports usages of Guava pseudo-functional code when 'Java Stream API' is available. Though 'Guava Iterable API' provides functionality similar to 'Java Streams API', it's slightly different and may miss some features. Especially, primitive-specialized stream variants like 'IntStream' are more performant than generic variants. Example: 'List<String> transformedIterable = Iterables.transform(someList, someTransformFunction);//warning: Pseudo functional style code' After the quick-fix is applied: 'List<String> transformedIterable = someList.stream().map(someTransformFunction).collect(Collectors.toList());' Note: Code semantics can be changed; for example, Guava's 'Iterable.transform' produces a lazy-evaluated iterable, but the replacement is eager-evaluated. This inspection only reports if the language level of the project or module is 8 or higher.",
"markdown": "Reports usages of Guava pseudo-functional code when `Java Stream API` is available.\n\nThough `Guava Iterable API` provides functionality similar to `Java Streams API`, it's slightly different and\nmay miss some features.\nEspecially, primitive-specialized stream variants like `IntStream` are more performant than generic variants.\n\n**Example:**\n\n\n List<String> transformedIterable = Iterables.transform(someList, someTransformFunction);//warning: Pseudo functional style code\n\nAfter the quick-fix is applied:\n\n List<String> transformedIterable = someList.stream().map(someTransformFunction).collect(Collectors.toList());\n\n\n**Note:** Code semantics can be changed; for example, Guava's `Iterable.transform` produces a lazy-evaluated iterable,\nbut the replacement is eager-evaluated.\n\nThis inspection only reports if the language level of the project or module is 8 or higher."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "StaticPseudoFunctionalStyleMethod",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 8",
"index": 120,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ControlFlowStatementWithoutBraces",
"shortDescription": {
"text": "Control flow statement without braces"
},
"fullDescription": {
"text": "Reports any 'if', 'while', 'do', or 'for' statements without braces. Some code styles, e.g. the Google Java Style guide, require braces for all control statements. When adding further statements to control statements without braces, it is important not to forget adding braces. When commenting out a line of code, it is also necessary to be more careful when not using braces, to not inadvertently make the next statement part of the control flow statement. Always using braces makes inserting or commenting out a line of code safer. It's likely the goto fail vulnerability would not have happened, if an always use braces code style was used. Control statements with braces make the control flow easier to see, without relying on, possibly incorrect, indentation. Example: 'class Strange {\n void x(boolean one, boolean two) {\n if(one)\n if(two)\n foo();\n else\n bar();\n }\n\n void foo() {}\n void bar() {}\n }' The quick-fix wraps the statement body with braces: 'class Strange {\n void x(boolean one, boolean two) {\n if(one) {\n if(two) {\n foo();\n } else {\n bar();\n }\n }\n }\n\n void foo() {}\n void bar() {}\n }'",
"markdown": "Reports any `if`, `while`, `do`, or `for` statements without braces. Some code styles, e.g. the [Google Java Style guide](https://google.github.io/styleguide/javaguide.html), require braces for all control statements.\n\n\nWhen adding further statements to control statements without braces, it is important not to forget adding braces.\nWhen commenting out a line of code, it is also necessary to be more careful when not using braces,\nto not inadvertently make the next statement part of the control flow statement.\nAlways using braces makes inserting or commenting out a line of code safer.\n\n\nIt's likely the [goto fail vulnerability](https://www.imperialviolet.org/2014/02/22/applebug.html) would not have happened,\nif an always use braces code style was used.\nControl statements with braces make the control flow easier to see, without relying on, possibly incorrect, indentation.\n\nExample:\n\n\n class Strange {\n void x(boolean one, boolean two) {\n if(one)\n if(two)\n foo();\n else\n bar();\n }\n\n void foo() {}\n void bar() {}\n }\n\nThe quick-fix wraps the statement body with braces:\n\n\n class Strange {\n void x(boolean one, boolean two) {\n if(one) {\n if(two) {\n foo();\n } else {\n bar();\n }\n }\n }\n\n void foo() {}\n void bar() {}\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ControlFlowStatementWithoutBraces",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NonFinalFieldInEnum",
"shortDescription": {
"text": "Non-final field in 'enum'"
},
"fullDescription": {
"text": "Reports non-final fields in enumeration types. Non-final fields introduce global mutable state, which is generally considered undesirable. Example: 'enum Enum {\n FIRST(\"first\"),\n SECOND(\"second\");\n\n public String str;\n\n Enum(String str) {\n this.str = str;\n }\n }' After the quick-fix is applied: 'enum Enum {\n FIRST(\"first\"),\n SECOND(\"second\");\n\n public final String str;\n\n Enum(String str) {\n this.str = str;\n }\n }' Use the `Ignore fields that cannot be made 'final'` option to only warn on fields that can be made final using the quick-fix.",
"markdown": "Reports non-final fields in enumeration types. Non-final fields introduce global mutable state, which is generally considered undesirable.\n\n**Example:**\n\n\n enum Enum {\n FIRST(\"first\"),\n SECOND(\"second\");\n\n public String str;\n\n Enum(String str) {\n this.str = str;\n }\n }\n\nAfter the quick-fix is applied:\n\n\n enum Enum {\n FIRST(\"first\"),\n SECOND(\"second\");\n\n public final String str;\n\n Enum(String str) {\n this.str = str;\n }\n }\n\nUse the \\`Ignore fields that cannot be made 'final'\\` option to only warn on fields that can be made final using the quick-fix."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "NonFinalFieldInEnum",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Class structure",
"index": 21,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "LengthOneStringInIndexOf",
"shortDescription": {
"text": "Single character string argument in 'String.indexOf()' call"
},
"fullDescription": {
"text": "Reports single character strings being used as an argument in 'String.indexOf()' and 'String.lastIndexOf()' calls. A quick-fix is suggested to replace such string literals with equivalent character literals, gaining some performance enhancement. Example: 'return s.indexOf(\"x\");' After the quick-fix is applied: 'return s.indexOf('x');'",
"markdown": "Reports single character strings being used as an argument in `String.indexOf()` and `String.lastIndexOf()` calls.\n\nA quick-fix is suggested to replace such string literals with equivalent character literals, gaining some performance enhancement.\n\n**Example:**\n\n\n return s.indexOf(\"x\");\n\nAfter the quick-fix is applied:\n\n\n return s.indexOf('x');\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "SingleCharacterStringConcatenation",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance",
"index": 10,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MisspelledEquals",
"shortDescription": {
"text": "'equal()' instead of 'equals()'"
},
"fullDescription": {
"text": "Reports declarations of 'equal()' with a single parameter. Normally, this is a typo and 'equals()' is actually intended. A quick-fix is suggested to rename the method to 'equals'. Example: 'class Main {\n public boolean equal(Object obj) {\n return true;\n }\n }' After the quick-fix is applied: 'class Main {\n public boolean equals(Object obj) {\n return true;\n }\n }'",
"markdown": "Reports declarations of `equal()` with a single parameter. Normally, this is a typo and `equals()` is actually intended.\n\nA quick-fix is suggested to rename the method to `equals`.\n\n**Example:**\n\n\n class Main {\n public boolean equal(Object obj) {\n return true;\n }\n }\n\nAfter the quick-fix is applied:\n\n\n class Main {\n public boolean equals(Object obj) {\n return true;\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "MisspelledEquals",
"cweIds": [
697
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EnumClass",
"shortDescription": {
"text": "Enumerated class"
},
"fullDescription": {
"text": "Reports enum classes. Such statements are not supported in Java 1.4 and earlier JVM.",
"markdown": "Reports **enum** classes. Such statements are not supported in Java 1.4 and earlier JVM."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "EnumClass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level issues",
"index": 143,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TrivialFunctionalExpressionUsage",
"shortDescription": {
"text": "Trivial usage of functional expression"
},
"fullDescription": {
"text": "Reports functional interface methods calls that are directly invoked on the definition of the lambda, method reference, or anonymous class. Such method calls can be replaced with the body of the functional interface implementation. Example: 'boolean contains(List<String> names, String name) {\n return ((Predicate<String>)x -> {\n return names.contains(x);\n }).test(name);\n }' When the quick-fix is applied, the method call changes to: 'boolean contains(List<String> names, String name) {\n return names.contains(name);\n }'",
"markdown": "Reports functional interface methods calls that are directly invoked on the definition of the lambda, method reference, or anonymous class. Such method calls can be replaced with the body of the functional interface implementation.\n\n**Example:**\n\n\n boolean contains(List<String> names, String name) {\n return ((Predicate<String>)x -> {\n return names.contains(x);\n }).test(name);\n }\n\nWhen the quick-fix is applied, the method call changes to:\n\n\n boolean contains(List<String> names, String name) {\n return names.contains(name);\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "TrivialFunctionalExpressionUsage",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Declaration redundancy",
"index": 12,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AnonymousHasLambdaAlternative",
"shortDescription": {
"text": "Anonymous type has shorter lambda alternative"
},
"fullDescription": {
"text": "Reports anonymous classes which could be transformed to a constructor or a factory method call with a lambda expression argument. The following classes are reported by this inspection: Anonymous classes extending 'ThreadLocal' which have an 'initialValue()' method (can be replaced with 'ThreadLocal.withInitial') Anonymous classes extending 'Thread' which have a 'run()' method (can be replaced with 'new Thread(Runnable)' Example: 'new Thread() {\n @Override\n public void run() {\n System.out.println(\"Hello from thread!\");\n }\n }.start();' After the quick-fix is applied: 'new Thread(() -> {\n System.out.println(\"Hello from thread!\");\n }).start();'",
"markdown": "Reports anonymous classes which could be transformed to a constructor or a factory method call with a lambda expression argument.\n\nThe following classes are reported by this inspection:\n\n* Anonymous classes extending `ThreadLocal` which have an `initialValue()` method (can be replaced with `ThreadLocal.withInitial`)\n* Anonymous classes extending `Thread` which have a `run()` method (can be replaced with `new Thread(Runnable)`\n\nExample:\n\n\n new Thread() {\n @Override\n public void run() {\n System.out.println(\"Hello from thread!\");\n }\n }.start();\n\nAfter the quick-fix is applied:\n\n\n new Thread(() -> {\n System.out.println(\"Hello from thread!\");\n }).start();\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "AnonymousHasLambdaAlternative",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 8",
"index": 120,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ExtendsThread",
"shortDescription": {
"text": "Class directly extends 'Thread'"
},
"fullDescription": {
"text": "Reports classes that directly extend 'java.lang.Thread'. It is usually recommended to prefer composition over inheritance to create more reusable code that is easier to modify later. Example: 'class MainThread extends Thread {\n }'",
"markdown": "Reports classes that directly extend `java.lang.Thread`. It is usually recommended to prefer composition over inheritance to create more reusable code that is easier to modify later.\n\n**Example:**\n\n\n class MainThread extends Thread {\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ClassExplicitlyExtendsThread",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SimplifyOptionalCallChains",
"shortDescription": {
"text": "Optional call chain can be simplified"
},
"fullDescription": {
"text": "Reports Optional call chains that can be simplified. Here are several examples of possible simplifications: 'optional.map(x -> true).orElse(false)' → 'optional.isPresent()' 'optional.map(x -> Optional.of(x.trim())).orElseGet(Optional::empty)' → 'optional.map(String::trim)' 'optional.map(x -> (String)x).orElse(null)' → '(String) optional.orElse(null)' 'Optional.ofNullable(optional.orElse(null))' → 'optional' 'val = optional.orElse(null); val != null ? val : defaultExpr' → 'optional.orElse(defaultExpr)' 'val = optional.orElse(null); if(val != null) expr(val)' → 'optional.ifPresent(val -> expr(val))' New in 2017.2",
"markdown": "Reports **Optional** call chains that can be simplified. Here are several examples of possible simplifications:\n\n* `optional.map(x -> true).orElse(false)` → `optional.isPresent()`\n* `optional.map(x -> Optional.of(x.trim())).orElseGet(Optional::empty)` → `optional.map(String::trim)`\n* `optional.map(x -> (String)x).orElse(null)` → `(String) optional.orElse(null)`\n* `Optional.ofNullable(optional.orElse(null))` → `optional`\n* `val = optional.orElse(null); val != null ? val : defaultExpr ` → `optional.orElse(defaultExpr)`\n* `val = optional.orElse(null); if(val != null) expr(val) ` → `optional.ifPresent(val -> expr(val))`\n\nNew in 2017.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SimplifyOptionalCallChains",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Verbose or redundant code constructs",
"index": 47,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RandomDoubleForRandomInteger",
"shortDescription": {
"text": "Using 'Random.nextDouble()' to get random integer"
},
"fullDescription": {
"text": "Reports calls to 'java.util.Random.nextDouble()' that are used to create a positive integer number by multiplying the call by a factor and casting to an integer. For generating a random positive integer in a range, 'java.util.Random.nextInt(int)' is simpler and more efficient. Example: 'int getRandomInt() {\n return (int) ((new Random()).nextDouble() * SIZE);\n }'\n After the quick-fix is applied: 'int getRandomInt() {\n return (new Random()).nextInt(SIZE);\n }'",
"markdown": "Reports calls to `java.util.Random.nextDouble()` that are used to create a positive integer number by multiplying the call by a factor and casting to an integer.\n\n\nFor generating a random positive integer in a range,\n`java.util.Random.nextInt(int)` is simpler and more efficient.\n\n**Example:**\n\n\n int getRandomInt() {\n return (int) ((new Random()).nextDouble() * SIZE);\n }\n \nAfter the quick-fix is applied:\n\n\n int getRandomInt() {\n return (new Random()).nextInt(SIZE);\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "UsingRandomNextDoubleForRandomInteger",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance",
"index": 10,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SuspiciousArrayCast",
"shortDescription": {
"text": "Suspicious array cast"
},
"fullDescription": {
"text": "Reports suspicious array casts. An array cast is considered suspicious when it casts to a more specific array type. Such a cast is legal at compile time but may fail with a 'ClassCastException' at runtime. Example: 'Number[] numbers = new Number[]{1L, 2L, 4L};\n Long[] longs = (Long[])numbers;'",
"markdown": "Reports suspicious array casts. An array cast is considered suspicious when it casts to a more specific array type. Such a cast is legal at compile time but may fail with a `ClassCastException` at runtime.\n\n**Example:**\n\n\n Number[] numbers = new Number[]{1L, 2L, 4L};\n Long[] longs = (Long[])numbers;\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "SuspiciousArrayCast",
"cweIds": [
704
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ZeroLengthArrayInitialization",
"shortDescription": {
"text": "Zero-length array allocation"
},
"fullDescription": {
"text": "Reports allocations of arrays with known lengths of zero. Since array lengths in Java are non-modifiable, it is almost always possible to share zero-length arrays, rather than repeatedly allocate new ones. Such sharing may provide useful optimizations in the program runtime or footprint. Note that the inspection does not report zero-length arrays allocated as static final fields, since those arrays are assumed to be used for implementing array sharing.",
"markdown": "Reports allocations of arrays with known lengths of zero.\n\n\nSince array lengths in Java are non-modifiable, it is almost always possible to share zero-length arrays, rather than repeatedly\nallocate new ones. Such sharing may provide useful optimizations in the program runtime or footprint.\n\n\nNote that the inspection does not report zero-length arrays allocated as static final fields,\nsince those arrays are assumed to be used for implementing array sharing."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ZeroLengthArrayAllocation",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Memory",
"index": 163,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DivideByZero",
"shortDescription": {
"text": "Division by zero"
},
"fullDescription": {
"text": "Reports division by zero or remainder by zero. Such expressions will produce an 'Infinity', '-Infinity' or 'NaN' result for doubles or floats, and will throw an 'ArithmeticException' for integers. When the expression has a 'NaN' result, the fix suggests replacing the division expression with the 'NaN' constant.",
"markdown": "Reports division by zero or remainder by zero. Such expressions will produce an `Infinity`, `-Infinity` or `NaN` result for doubles or floats, and will throw an `ArithmeticException` for integers.\n\nWhen the expression has a `NaN` result, the fix suggests replacing the division expression with the `NaN` constant."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "divzero",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Numeric issues",
"index": 31,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MissingSerialAnnotation",
"shortDescription": {
"text": "'@Serial' annotation could be used"
},
"fullDescription": {
"text": "Reports methods and fields in the 'Serializable' and 'Externalizable' classes that are suitable to be annotated with the 'java.io.Serial' annotation. The quick-fix adds the annotation. Example: 'class Main implements Serializable {\n private static final long serialVersionUID = 7874493593505141603L;\n\n private void writeObject(ObjectOutputStream out) throws IOException {\n }\n}' After the quick-fix is applied: 'class Main implements Serializable {\n @Serial\n private static final long serialVersionUID = 7874493593505141603L;\n\n @Serial\n private void writeObject(ObjectOutputStream out) throws IOException {\n }\n}' Example: 'class Main implements Externalizable {\n protected Object readResolve() throws ObjectStreamException {\n return \"SomeObject\";\n }\n }' After the quick-fix is applied: 'class Main implements Externalizable {\n @Serial\n protected Object readResolve() throws ObjectStreamException {\n return \"SomeObject\";\n }\n }' For more information about all possible cases, refer the documentation for 'java.io.Serial'. This inspection only reports if the language level of the project or module is 14 or higher. New in 2020.3",
"markdown": "Reports methods and fields in the `Serializable` and `Externalizable` classes that are suitable to be annotated with the `java.io.Serial` annotation. The quick-fix adds the annotation.\n\n**Example:**\n\n\n class Main implements Serializable {\n private static final long serialVersionUID = 7874493593505141603L;\n\n private void writeObject(ObjectOutputStream out) throws IOException {\n }\n }\n\nAfter the quick-fix is applied:\n\n\n class Main implements Serializable {\n @Serial\n private static final long serialVersionUID = 7874493593505141603L;\n\n @Serial\n private void writeObject(ObjectOutputStream out) throws IOException {\n }\n }\n\n**Example:**\n\n\n class Main implements Externalizable {\n protected Object readResolve() throws ObjectStreamException {\n return \"SomeObject\";\n }\n }\n\nAfter the quick-fix is applied:\n\n\n class Main implements Externalizable {\n @Serial\n protected Object readResolve() throws ObjectStreamException {\n return \"SomeObject\";\n }\n }\n\nFor more information about all possible cases, refer the documentation for `java.io.Serial`.\n\nThis inspection only reports if the language level of the project or module is 14 or higher.\n\nNew in 2020.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "MissingSerialAnnotation",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Serialization issues",
"index": 20,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MultipleExceptionsDeclaredOnTestMethod",
"shortDescription": {
"text": "Multiple exceptions declared on test method"
},
"fullDescription": {
"text": "Reports JUnit test method 'throws' clauses with more than one exception. Such clauses are unnecessarily verbose. Test methods will not be called from other project code, so there is no need to handle these exceptions separately. For example: '@Test\n public void testReflection() throws NoSuchMethodException,\n InvocationTargetException, IllegalAccessException {\n String result = (String) String.class.getMethod(\"trim\")\n .invoke(\" hello \");\n assertEquals(\"hello\", result);\n }' A quick fix is provided to replace the exception declarations with a single exception: '@Test\n public void testReflection() throws Exception {\n String result = (String) String.class.getMethod(\"trim\")\n .invoke(\" hello \");\n assertEquals(\"hello\", result);\n }'",
"markdown": "Reports JUnit test method `throws` clauses with more than one exception. Such clauses are unnecessarily verbose. Test methods will not be called from other project code, so there is no need to handle these exceptions separately.\n\nFor example:\n\n\n @Test\n public void testReflection() throws NoSuchMethodException,\n InvocationTargetException, IllegalAccessException {\n String result = (String) String.class.getMethod(\"trim\")\n .invoke(\" hello \");\n assertEquals(\"hello\", result);\n }\n\nA quick fix is provided to replace the exception declarations with a single exception:\n\n\n @Test\n public void testReflection() throws Exception {\n String result = (String) String.class.getMethod(\"trim\")\n .invoke(\" hello \");\n assertEquals(\"hello\", result);\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "MultipleExceptionsDeclaredOnTestMethod",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/JUnit",
"index": 91,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "StringConcatenationMissingWhitespace",
"shortDescription": {
"text": "Whitespace may be missing in string concatenation"
},
"fullDescription": {
"text": "Reports string concatenations with missing whitespaces, that is where the left-hand side ends with a Unicode letter or digit and the right-hand side starts with a Unicode letter or digit. Example: 'String sql = \"SELECT column\" +\n \"FROM table\";' Use the Ignore concatenations with variable strings option to only report when both the left and right side of the concatenation are literals.",
"markdown": "Reports string concatenations with missing whitespaces, that is where the left-hand side ends with a Unicode letter or digit and the right-hand side starts with a Unicode letter or digit.\n\n**Example:**\n\n\n String sql = \"SELECT column\" +\n \"FROM table\";\n\n\nUse the **Ignore concatenations with variable strings** option to only report\nwhen both the left and right side of the concatenation are literals."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "StringConcatenationMissingWhitespace",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "StandardVariableNames",
"shortDescription": {
"text": "Standard variable names"
},
"fullDescription": {
"text": "Reports variables with 'standard' names that do not correspond to their types. Such names may be confusing. There are the following standard names for specific types: i, j, k, m, n - 'int' f - 'float' d - 'double' b - 'byte' c, ch - 'char' l - 'long' s, str - 'String' Rename quick-fix is suggested only in the editor. Use the option to ignore parameter names which are identical to the parameter name from a direct super method.",
"markdown": "Reports variables with 'standard' names that do not correspond to their types. Such names may be confusing. There are the following standard names for specific types:\n\n* i, j, k, m, n - `int`\n* f - `float`\n* d - `double`\n* b - `byte`\n* c, ch - `char`\n* l - `long`\n* s, str - `String`\n\nRename quick-fix is suggested only in the editor.\n\n\nUse the option to ignore parameter names which are identical to the parameter name from a direct super method."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "StandardVariableNames",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Naming conventions",
"index": 81,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DeconstructionCanBeUsed",
"shortDescription": {
"text": "Record pattern can be used"
},
"fullDescription": {
"text": "Reports patterns that can be replaced with record patterns. Example: 'record Point(int x, int y) {}\n\n static void printSum(Object obj) {\n if (obj instanceof Point p) {\n int x = p.x();\n int y = p.y();\n System.out.println(x + y);\n }\n }' After the quick-fix is applied: 'record Point(int x, int y) {}\n\n static void printSum(Object obj) {\n if (obj instanceof Point(int x, int y)) {\n System.out.println(x + y);\n }\n }' This inspection only reports if the language level of the project or module is 19 or higher New in 2023.1",
"markdown": "Reports patterns that can be replaced with record patterns.\n\nExample:\n\n\n record Point(int x, int y) {}\n\n static void printSum(Object obj) {\n if (obj instanceof Point p) {\n int x = p.x();\n int y = p.y();\n System.out.println(x + y);\n }\n }\n\nAfter the quick-fix is applied:\n\n\n record Point(int x, int y) {}\n\n static void printSum(Object obj) {\n if (obj instanceof Point(int x, int y)) {\n System.out.println(x + y);\n }\n }\n\nThis inspection only reports if the language level of the project or module is 19 or higher\n\nNew in 2023.1"
},
"defaultConfiguration": {
"enabled": false,
"level": "note",
"parameters": {
"suppressToolId": "DeconstructionCanBeUsed",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 19",
"index": 190,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ExceptionFromCatchWhichDoesntWrap",
"shortDescription": {
"text": "'throw' inside 'catch' block which ignores the caught exception"
},
"fullDescription": {
"text": "Reports exceptions that are thrown from inside 'catch' blocks but do not \"wrap\" the caught exception. When an exception is thrown in response to an exception, wrapping the initial exception prevents losing valuable context information, such as stack frames and line numbers. Example: '...\n catch (IOException e) {\n closeAllConnections();\n throw new ConnectException(\"Connection problem.\"); // warning: 'throw' inside 'catch' block ignores the caught exception 'e'\n }' Configure the inspection: Use the Ignore if result of exception method call is used option to indicate whether the inspection should ignore exceptions whose argument is the result of a method call on the original exception, such as 'getMessage()'. Use the Ignore if thrown exception cannot wrap an exception option to ignore 'throw' statements that throw exceptions without a constructor that accepts a 'Throwable' cause.",
"markdown": "Reports exceptions that are thrown from inside `catch` blocks but do not \"wrap\" the caught exception.\n\nWhen an exception is thrown in response to an exception, wrapping the initial exception prevents losing valuable context information,\nsuch as stack frames and line numbers.\n\n**Example:**\n\n\n ...\n catch (IOException e) {\n closeAllConnections();\n throw new ConnectException(\"Connection problem.\"); // warning: 'throw' inside 'catch' block ignores the caught exception 'e'\n }\n\nConfigure the inspection:\n\n* Use the **Ignore if result of exception method call is used** option to indicate whether the inspection should ignore exceptions whose argument is the result of a method call on the original exception, such as `getMessage()`.\n* Use the **Ignore if thrown exception cannot wrap an exception** option to ignore `throw` statements that throw exceptions without a constructor that accepts a `Throwable` cause."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ThrowInsideCatchBlockWhichIgnoresCaughtException",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Error handling",
"index": 14,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MethodOnlyUsedFromInnerClass",
"shortDescription": {
"text": "Private method only used from inner class"
},
"fullDescription": {
"text": "Reports 'private' methods which are only called from an inner class of the class containing the method. Such methods can be safely moved into that inner class. Example: 'public class Outer {\n public static void main(String[] args) {\n new Inner().run(args[0]);\n }\n\n static class Inner {\n void run(String arg) {\n // Method isEmpty() is used from Inner class only\n // consider moving it to the Inner class\n if (!isEmpty(arg)) {\n System.out.println(\"Argument is supplied\");\n }\n }\n }\n\n private static boolean isEmpty(String s) {\n return s != null && s.trim().isEmpty();\n }\n}' Use the first checkbox below to ignore 'private' methods which are called from an anonymous or local class. Use the third checkbox to only report 'static' methods.",
"markdown": "Reports `private` methods which are only called from an inner class of the class containing the method. Such methods can be safely moved into that inner class.\n\nExample:\n\n\n public class Outer {\n public static void main(String[] args) {\n new Inner().run(args[0]);\n }\n\n static class Inner {\n void run(String arg) {\n // Method isEmpty() is used from Inner class only\n // consider moving it to the Inner class\n if (!isEmpty(arg)) {\n System.out.println(\"Argument is supplied\");\n }\n }\n }\n\n private static boolean isEmpty(String s) {\n return s != null && s.trim().isEmpty();\n }\n }\n\n\nUse the first checkbox below to ignore `private`\nmethods which are called from an anonymous or local class.\n\n\nUse the third checkbox to only report `static` methods."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "MethodOnlyUsedFromInnerClass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Abstraction issues",
"index": 86,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ComparisonToNaN",
"shortDescription": {
"text": "Comparison to 'Double.NaN' or 'Float.NaN'"
},
"fullDescription": {
"text": "Reports any comparisons to 'Double.NaN' or 'Float.NaN'. Such comparisons are never meaningful, as NaN is not equal to anything, including itself. Use the 'Double.isNaN()' or 'Float.isNaN()' methods instead. Example: 'if (x == Double.NaN) {...}' After the quick-fix is applied: 'if (Double.isNaN(x)) {...}'",
"markdown": "Reports any comparisons to `Double.NaN` or `Float.NaN`. Such comparisons are never meaningful, as NaN is not equal to anything, including itself. Use the `Double.isNaN()` or `Float.isNaN()` methods instead.\n\n**Example:**\n\n\n if (x == Double.NaN) {...}\n\nAfter the quick-fix is applied:\n\n\n if (Double.isNaN(x)) {...}\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ComparisonToNaN",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Numeric issues",
"index": 31,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MultiCatchCanBeSplit",
"shortDescription": {
"text": "Multi-catch can be split into separate catch blocks"
},
"fullDescription": {
"text": "Reports multi-'catch' sections and suggests splitting them into separate 'catch' blocks. Example: 'try {\n int i = getIndex();\n } catch (NullPointerException|IndexOutOfBoundsException e) {\n e.printStackTrace();\n }' After the quick-fix is applied: 'try {\n int i = getIndex();\n } catch (NullPointerException e) {\n e.printStackTrace();\n } catch (IndexOutOfBoundsException e) {\n e.printStackTrace();\n }' Multi-'catch' appeared in Java 7. This inspection can help to downgrade for backward compatibility with earlier Java versions.",
"markdown": "Reports multi-`catch` sections and suggests splitting them into separate `catch` blocks.\n\nExample:\n\n\n try {\n int i = getIndex();\n } catch (NullPointerException|IndexOutOfBoundsException e) {\n e.printStackTrace();\n }\n\nAfter the quick-fix is applied:\n\n\n try {\n int i = getIndex();\n } catch (NullPointerException e) {\n e.printStackTrace();\n } catch (IndexOutOfBoundsException e) {\n e.printStackTrace();\n }\n\n\n*Multi-* `catch` appeared in Java 7.\nThis inspection can help to downgrade for backward compatibility with earlier Java versions."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "MultiCatchCanBeSplit",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ResultSetIndexZero",
"shortDescription": {
"text": "Use of index 0 in JDBC ResultSet"
},
"fullDescription": {
"text": "Reports attempts to access column 0 of 'java.sql.ResultSet' or 'java.sql.PreparedStatement'. For historical reasons, columns of 'java.sql.ResultSet' and 'java.sql.PreparedStatement' are numbered starting with 1, rather than with 0, and accessing column 0 is a common error in JDBC programming. Example: 'String getName(ResultSet rs) {\n return rs.getString(0);\n }'",
"markdown": "Reports attempts to access column 0 of `java.sql.ResultSet` or `java.sql.PreparedStatement`. For historical reasons, columns of `java.sql.ResultSet` and `java.sql.PreparedStatement` are numbered starting with **1** , rather than with **0** , and accessing column 0 is a common error in JDBC programming.\n\n**Example:**\n\n\n String getName(ResultSet rs) {\n return rs.getString(0);\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "UseOfIndexZeroInJDBCResultSet",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConditionCoveredByFurtherCondition",
"shortDescription": {
"text": "Condition is covered by further condition"
},
"fullDescription": {
"text": "Reports conditions that become redundant as they are completely covered by a subsequent condition. For example, in the 'value != -1 && value > 0' condition, the first part is redundant: if it's false, then the second part is also false. Or in a condition like 'obj != null && obj instanceof String', the null-check is redundant as 'instanceof' operator implies non-nullity. New in 2018.3",
"markdown": "Reports conditions that become redundant as they are completely covered by a subsequent condition.\n\nFor example, in the `value != -1 && value > 0` condition, the first part is redundant:\nif it's false, then the second part is also false.\nOr in a condition like `obj != null && obj instanceof String`,\nthe null-check is redundant as `instanceof` operator implies non-nullity.\n\nNew in 2018.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ConditionCoveredByFurtherCondition",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Verbose or redundant code constructs",
"index": 47,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PatternVariableHidesField",
"shortDescription": {
"text": "Pattern variable hides field"
},
"fullDescription": {
"text": "Reports pattern variables named identically to a field of a surrounding class. As a result of such naming, you may accidentally use the pattern variable when using the identically named field is intended. A quick-fix is suggested to rename the variable. Example: 'class Pointless {\n Point p = new Point();\n\n public void test(Object a) {\n if (a instanceof Point p) {\n System.out.print(\"a is a point (\" + p.x + \", \" + p.y + ')');\n } else {\n System.out.print(\"p is a point (\" + p.x + \", \" + p.y + ')');\n }\n }\n }' New in 2022.2",
"markdown": "Reports pattern variables named identically to a field of a surrounding class. As a result of such naming, you may accidentally use the pattern variable when using the identically named field is intended.\n\n\nA quick-fix is suggested to rename the variable.\n\n**Example:**\n\n\n class Pointless {\n Point p = new Point();\n\n public void test(Object a) {\n if (a instanceof Point p) {\n System.out.print(\"a is a point (\" + p.x + \", \" + p.y + ')');\n } else {\n System.out.print(\"p is a point (\" + p.x + \", \" + p.y + ')');\n }\n }\n }\n\nNew in 2022.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "PatternVariableHidesField",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Visibility",
"index": 99,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JoinDeclarationAndAssignmentJava",
"shortDescription": {
"text": "Assignment can be joined with declaration"
},
"fullDescription": {
"text": "Reports variable assignments that can be joined with a variable declaration. Example: 'int x;\n x = 1;' The quick-fix converts the assignment into an initializer: 'int x = 1;' New in 2018.3",
"markdown": "Reports variable assignments that can be joined with a variable declaration.\n\nExample:\n\n\n int x;\n x = 1;\n\nThe quick-fix converts the assignment into an initializer:\n\n\n int x = 1;\n\nNew in 2018.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "JoinDeclarationAndAssignmentJava",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "InnerClassVariableHidesOuterClassVariable",
"shortDescription": {
"text": "Inner class field hides outer class field"
},
"fullDescription": {
"text": "Reports inner class fields named identically to a field of a surrounding class. As a result of such naming, you may accidentally use the field from the inner class when using the identically named field of a surrounding class is intended. A quick-fix is suggested to rename the inner class field. Example: 'class Outer {\n private String name;\n\n class Inner {\n private String name;\n }\n }' Use the option to choose whether this inspection should report all name clashes, or only clashes with fields that are visible from the inner class.",
"markdown": "Reports inner class fields named identically to a field of a surrounding class. As a result of such naming, you may accidentally use the field from the inner class when using the identically named field of a surrounding class is intended.\n\nA quick-fix is suggested to rename the inner class field.\n\n**Example:**\n\n\n class Outer {\n private String name;\n\n class Inner {\n private String name;\n }\n }\n\n\nUse the option to choose whether this inspection should report all name clashes,\nor only clashes with fields that are visible from the inner class."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "InnerClassFieldHidesOuterClassField",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Visibility",
"index": 99,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnnecessaryModifier",
"shortDescription": {
"text": "Unnecessary modifier"
},
"fullDescription": {
"text": "Reports redundant modifiers and suggests to remove them. The resulting code will be shorter, but the behaviour and meaning will remain the same. Example 1: '// all code is implicitly strictfp under Java 17 and higher\n strictfp class X {\n\n // inner enums are implicitly static\n static enum Inner {\n A, B, C\n }\n\n // inner records are implicitly static\n static record R() {\n }\n }' Example 2: 'final record R() {\n // all records are implicitly final\n }' Example 3: '// all interfaces are implicitly abstract\n abstract interface Printer {\n\n // all interface members are implicitly public\n public int size();\n\n // all inner classes of interfaces are implicitly static\n static class Inner {}\n }'",
"markdown": "Reports redundant modifiers and suggests to remove them. The resulting code will be shorter, but the behaviour and meaning will remain the same.\n\n**Example 1:**\n\n\n // all code is implicitly strictfp under Java 17 and higher\n strictfp class X {\n\n // inner enums are implicitly static\n static enum Inner {\n A, B, C\n }\n\n // inner records are implicitly static\n static record R() {\n }\n }\n\n**Example 2:**\n\n\n final record R() {\n // all records are implicitly final\n }\n\n**Example 3:**\n\n\n // all interfaces are implicitly abstract\n abstract interface Printer {\n\n // all interface members are implicitly public\n public int size();\n\n // all inner classes of interfaces are implicitly static\n static class Inner {}\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnnecessaryModifier",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NonThreadSafeLazyInitialization",
"shortDescription": {
"text": "Unsafe lazy initialization of 'static' field"
},
"fullDescription": {
"text": "Reports 'static' variables that are lazily initialized in a non-thread-safe manner. Lazy initialization of 'static' variables should be done with an appropriate synchronization construct to prevent different threads from performing conflicting initialization. When applicable, a quick-fix, which introduces the lazy initialization holder class idiom, is suggested. This idiom makes use of the fact that the JVM guarantees that a class will not be initialized until it is used. Example: 'class X {\n private static List<String> list;\n\n public List<String> getList() {\n if (list == null) {\n list = List.of(\"one\", \"two\", \"tree\");\n }\n return list;\n }\n }' After the quick-fix is applied: 'class X {\n private static final class ListHolder {\n static final List<String> list = List.of(\"one\", \"two\", \"tree\");\n }\n\n public List<String> getList() {\n return ListHolder.list;\n }\n }'",
"markdown": "Reports `static` variables that are lazily initialized in a non-thread-safe manner.\n\nLazy initialization of `static` variables should be done with an appropriate synchronization construct\nto prevent different threads from performing conflicting initialization.\n\nWhen applicable, a quick-fix, which introduces the\n[lazy initialization holder class idiom](https://en.wikipedia.org/wiki/Initialization_on_demand_holder_idiom), is suggested.\nThis idiom makes use of the fact that the JVM guarantees that a class will not be initialized until it is used.\n\n**Example:**\n\n\n class X {\n private static List<String> list;\n\n public List<String> getList() {\n if (list == null) {\n list = List.of(\"one\", \"two\", \"tree\");\n }\n return list;\n }\n }\n\nAfter the quick-fix is applied:\n\n\n class X {\n private static final class ListHolder {\n static final List<String> list = List.of(\"one\", \"two\", \"tree\");\n }\n\n public List<String> getList() {\n return ListHolder.list;\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NonThreadSafeLazyInitialization",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Initialization",
"index": 33,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConditionalCanBePushedInsideExpression",
"shortDescription": {
"text": "Conditional can be pushed inside branch expression"
},
"fullDescription": {
"text": "Reports conditional expressions with 'then' and else branches that are similar enough so that the expression can be moved inside. This action shortens the code. Example: 'double g(int a, int b) {\n return a == b ? Math.cos(0) : Math.cos(1);\n }' After the quick-fix is applied: 'double g(int a, int b) {\n return Math.cos(a == b ? 0 : 1);\n }' New in 2017.2",
"markdown": "Reports conditional expressions with `then` and else branches that are similar enough so that the expression can be moved inside. This action shortens the code.\n\nExample:\n\n\n double g(int a, int b) {\n return a == b ? Math.cos(0) : Math.cos(1);\n }\n\nAfter the quick-fix is applied:\n\n\n double g(int a, int b) {\n return Math.cos(a == b ? 0 : 1);\n }\n\nNew in 2017.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ConditionalCanBePushedInsideExpression",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CloneInNonCloneableClass",
"shortDescription": {
"text": "'clone()' method in non-Cloneable class"
},
"fullDescription": {
"text": "Reports classes that override the 'clone()' method but don't implement the 'Cloneable' interface. This usually represents a programming error. Use the Only warn on 'public' clone methods option to ignore methods that aren't 'public'. For classes designed to be inherited, you may choose to override 'clone()' and declare it as 'protected' without implementing the 'Cloneable' interface and decide whether to implement the 'Cloneable' interface in subclasses.",
"markdown": "Reports classes that override the `clone()` method but don't implement the `Cloneable` interface. This usually represents a programming error.\n\n\nUse the **Only warn on 'public' clone methods** option to ignore methods that aren't `public`.\n\nFor classes designed to be inherited, you may choose to override `clone()` and declare it as `protected`\nwithout implementing the `Cloneable` interface and decide whether to implement the `Cloneable` interface in subclasses."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CloneInNonCloneableClass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Cloning issues",
"index": 115,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java8ListReplaceAll",
"shortDescription": {
"text": "Loop can be replaced with 'List.replaceAll()'"
},
"fullDescription": {
"text": "Reports loops which can be collapsed into a single 'List.replaceAll()' call. Example: 'for (int i = 0; i < strings.size(); i++) {\n String str = strings.get(i).toLowerCase();\n strings.set(i, str);\n }' After the quick-fix is applied: 'strings.replaceAll(String::toLowerCase);' This inspection only reports if the language level of the project or module is 8 or higher. New in 2022.1",
"markdown": "Reports loops which can be collapsed into a single `List.replaceAll()` call.\n\n**Example:**\n\n\n for (int i = 0; i < strings.size(); i++) {\n String str = strings.get(i).toLowerCase();\n strings.set(i, str);\n }\n\nAfter the quick-fix is applied:\n\n\n strings.replaceAll(String::toLowerCase);\n\n\nThis inspection only reports if the language level of the project or module is 8 or higher.\n\nNew in 2022.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "Java8ListReplaceAll",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 8",
"index": 120,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "BigDecimalLegacyMethod",
"shortDescription": {
"text": "'BigDecimal' legacy method called"
},
"fullDescription": {
"text": "Reports calls to 'BigDecimal.divide()' or 'BigDecimal.setScale()' that use integer constants to specify the rounding mode. Since JDK 1.5, consider using methods that take the 'RoundingMode' 'enum' parameter instead. Example: 'new BigDecimal(\"42\").setScale(2, BigDecimal.ROUND_FLOOR);' After the quick-fix is applied: 'new BigDecimal(\"42\").setScale(2, RoundingMode.FLOOR);'",
"markdown": "Reports calls to `BigDecimal.divide()` or `BigDecimal.setScale()` that use integer constants to specify the rounding mode. Since JDK 1.5, consider using methods that take the `RoundingMode` `enum` parameter instead.\n\n**Example:**\n\n new BigDecimal(\"42\").setScale(2, BigDecimal.ROUND_FLOOR);\n\nAfter the quick-fix is applied:\n\n new BigDecimal(\"42\").setScale(2, RoundingMode.FLOOR);\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "BigDecimalLegacyMethod",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 5",
"index": 119,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MissingPackageInfo",
"shortDescription": {
"text": "Missing 'package-info.java'"
},
"fullDescription": {
"text": "Reports packages that contain classes but do not contain the 'package-info.java' or 'package.html' files and are, thus, missing the package documentation. The quick-fix creates an initial 'package-info.java' file.",
"markdown": "Reports packages that contain classes but do not contain the `package-info.java` or `package.html` files and are, thus, missing the package documentation.\n\nThe quick-fix creates an initial `package-info.java` file."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "MissingPackageInfo",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Javadoc",
"index": 79,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnnecessaryConstructor",
"shortDescription": {
"text": "Redundant no-arg constructor"
},
"fullDescription": {
"text": "Reports unnecessary constructors. A constructor is unnecessary if it is the only constructor of a class, has no parameters, has the same access modifier as its containing class, and does not perform any initialization except explicitly or implicitly calling the superclass constructor without arguments. Such a constructor can be safely removed as it will be generated by the compiler even if not specified. Example: 'public class Foo {\n public Foo() {}\n }' After the quick-fix is applied: 'public class Foo {}' Use the inspection settings to ignore unnecessary constructors that have an annotation.",
"markdown": "Reports unnecessary constructors.\n\n\nA constructor is unnecessary if it is the only constructor of a class, has no parameters,\nhas the same access modifier as its containing class,\nand does not perform any initialization except explicitly or implicitly calling the superclass constructor without arguments.\nSuch a constructor can be safely removed as it will be generated by the compiler even if not specified.\n\n**Example:**\n\n\n public class Foo {\n public Foo() {}\n }\n\nAfter the quick-fix is applied:\n\n\n public class Foo {}\n\n\nUse the inspection settings to ignore unnecessary constructors that have an annotation."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "RedundantNoArgConstructor",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "StringBufferField",
"shortDescription": {
"text": "'StringBuilder' field"
},
"fullDescription": {
"text": "Reports fields of type 'java.lang.StringBuffer' or 'java.lang.StringBuilder'. Such fields can grow without limit and are often the cause of memory leaks. Example: 'public class Example {\n private StringBuilder builder = new StringBuilder();\n\n }'",
"markdown": "Reports fields of type `java.lang.StringBuffer` or `java.lang.StringBuilder`. Such fields can grow without limit and are often the cause of memory leaks.\n\n**Example:**\n\n\n public class Example {\n private StringBuilder builder = new StringBuilder();\n\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "StringBufferField",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Memory",
"index": 163,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantMethodOverride",
"shortDescription": {
"text": "Method is identical to its super method"
},
"fullDescription": {
"text": "Reports methods that are identical to their super methods. Such methods have the same signature as their super method and either have an identical body or only their body consists only of a call to the super method. These methods are redundant and can be removed. Use the first checkbox below to run the inspection for the methods that override library methods. Checking library methods may slow down the inspection. Use the second checkbox below to ignore methods that only delegate calls to their super methods.",
"markdown": "Reports methods that are identical to their super methods. Such methods have the same signature as their super method and either have an identical body or only their body consists only of a call to the super method. These methods are redundant and can be removed.\n\n\nUse the first checkbox below to run the inspection for the methods that override library methods.\nChecking library methods may slow down the inspection.\n\n\nUse the second checkbox below to ignore methods that only delegate calls to their super methods."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RedundantMethodOverride",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Inheritance issues",
"index": 147,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ClassNameSameAsAncestorName",
"shortDescription": {
"text": "Class name same as ancestor name"
},
"fullDescription": {
"text": "Reports classes that have the same name as one of their superclasses, while their fully qualified names remain different. Such class names may be very confusing. Example: 'package util;\n abstract class Iterable<T> implements java.lang.Iterable<T> {}' A quick-fix that renames such classes is available only in the editor.",
"markdown": "Reports classes that have the same name as one of their superclasses, while their fully qualified names remain different. Such class names may be very confusing.\n\n**Example:**\n\n\n package util;\n abstract class Iterable<T> implements java.lang.Iterable<T> {}\n\nA quick-fix that renames such classes is available only in the editor."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ClassNameSameAsAncestorName",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Naming conventions/Class",
"index": 82,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ContinueStatementWithLabel",
"shortDescription": {
"text": "'continue' statement with label"
},
"fullDescription": {
"text": "Reports 'continue' statements with labels. Labeled 'continue' statements complicate refactoring and can be confusing. Example: 'void handle(List<String> strs) {\n outer:\n for (String s: strs) {\n for (char ch : s.toCharArray()) {\n if ('s' == ch) continue outer;\n handleChar(ch);\n }\n }\n }'",
"markdown": "Reports `continue` statements with labels.\n\nLabeled `continue` statements complicate refactoring and can be confusing.\n\nExample:\n\n\n void handle(List<String> strs) {\n outer:\n for (String s: strs) {\n for (char ch : s.toCharArray()) {\n if ('s' == ch) continue outer;\n handleChar(ch);\n }\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ContinueStatementWithLabel",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SimplifiableBooleanExpression",
"shortDescription": {
"text": "Simplifiable boolean expression"
},
"fullDescription": {
"text": "Reports boolean expressions that can be simplified. Example: 'void f(boolean foo, boolean bar) {\n boolean b = !(foo ^ bar);\n }' After the quick-fix is applied: 'void f(boolean foo, boolean bar) {\n boolean b = foo == bar;\n }' Example: 'void f(boolean foo, boolean bar) {\n boolean b = (foo && bar) || !foo;\n }' After the quick-fix is applied: 'void f(boolean foo, boolean bar) {\n boolean b = !foo || bar;\n }'",
"markdown": "Reports boolean expressions that can be simplified.\n\nExample:\n\n\n void f(boolean foo, boolean bar) {\n boolean b = !(foo ^ bar);\n }\n\nAfter the quick-fix is applied:\n\n\n void f(boolean foo, boolean bar) {\n boolean b = foo == bar;\n }\n\nExample:\n\n\n void f(boolean foo, boolean bar) {\n boolean b = (foo && bar) || !foo;\n }\n \nAfter the quick-fix is applied:\n\n\n void f(boolean foo, boolean bar) {\n boolean b = !foo || bar;\n }\n \n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SimplifiableBooleanExpression",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SignalWithoutCorrespondingAwait",
"shortDescription": {
"text": "'signal()' without corresponding 'await()'"
},
"fullDescription": {
"text": "Reports calls to 'Condition.signal()' or 'Condition.signalAll()' for which no call to a corresponding 'Condition.await()' can be found. Only calls that target fields of the current class are reported by this inspection. Example: 'class Queue {\n private final Condition isEmpty = ...;\n\n void add(Object elem) {\n // ...\n isEmpty.signal(); // warning: Call to 'signal()' without corresponding 'await()'\n // ...\n }\n\n void remove(Object elem) throws InterruptedException {\n // ...\n // isEmpty.await();\n // ...\n }\n }'",
"markdown": "Reports calls to `Condition.signal()` or `Condition.signalAll()` for which no call to a corresponding `Condition.await()` can be found.\n\nOnly calls that target fields of the current class are reported by this inspection.\n\n**Example:**\n\n\n class Queue {\n private final Condition isEmpty = ...;\n\n void add(Object elem) {\n // ...\n isEmpty.signal(); // warning: Call to 'signal()' without corresponding 'await()'\n // ...\n }\n\n void remove(Object elem) throws InterruptedException {\n // ...\n // isEmpty.await();\n // ...\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "SignalWithoutCorrespondingAwait",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FoldExpressionIntoStream",
"shortDescription": {
"text": "Expression can be folded into Stream chain"
},
"fullDescription": {
"text": "Reports expressions with a repeating pattern which could be replaced with Stream API or 'String.join()'. Example: 'boolean allStartWith(String a, String b, String c, String d, String prefix) {\n return a.startsWith(prefix) && b.startsWith(prefix) && c.startsWith(prefix) && d.startsWith(prefix);\n }' After the quick-fix is applied: 'boolean foo(String a, String b, String c, String d, String prefix) {\n return Stream.of(a, b, c, d).allMatch(s -> s.startsWith(prefix));\n }' Example: 'String joinAll(String a, String b, String c, String d) {\n return a + \",\" + b + \",\" + c + \",\" + d;\n }' After the quick-fix is applied: 'String joinAll(String a, String b, String c, String d) {\n return String.join(\",\", a, b, c, d);\n }' This inspection only reports if the language level of the project or module is 8 or higher. New in 2018.2",
"markdown": "Reports expressions with a repeating pattern which could be replaced with *Stream API* or `String.join()`.\n\nExample:\n\n\n boolean allStartWith(String a, String b, String c, String d, String prefix) {\n return a.startsWith(prefix) && b.startsWith(prefix) && c.startsWith(prefix) && d.startsWith(prefix);\n }\n\nAfter the quick-fix is applied:\n\n\n boolean foo(String a, String b, String c, String d, String prefix) {\n return Stream.of(a, b, c, d).allMatch(s -> s.startsWith(prefix));\n }\n\nExample:\n\n\n String joinAll(String a, String b, String c, String d) {\n return a + \",\" + b + \",\" + c + \",\" + d;\n }\n\nAfter the quick-fix is applied:\n\n\n String joinAll(String a, String b, String c, String d) {\n return String.join(\",\", a, b, c, d);\n }\n\nThis inspection only reports if the language level of the project or module is 8 or higher.\n\nNew in 2018.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "FoldExpressionIntoStream",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 8",
"index": 120,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SerializableDeserializableClassInSecureContext",
"shortDescription": {
"text": "Serializable class in secure context"
},
"fullDescription": {
"text": "Reports classes that may be serialized or deserialized. A class may be serialized if it supports the 'Serializable' interface, and its 'readObject()' and 'writeObject()' methods are not defined to always throw an exception. Serializable classes may be dangerous in code intended for secure use. Example: 'class DeserializableClass implements Serializable { // the class doesn't contain 'writeObject()' method throwing an exception\n private int sensitive = 736326;\n\n private void readObject(ObjectInputStream in) {\n throw new Error();\n }\n}' After the quick-fix is applied: 'class DeserializableClass implements Serializable {\n private int sensitive = 736326;\n\n private void readObject(ObjectInputStream in) {\n throw new Error();\n }\n\n private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException {\n throw new java.io.NotSerializableException(\"DeserializableClass\");\n }\n }' Use the following options to configure the inspection: List classes whose inheritors should not be reported by this inspection. This is meant for classes that inherit 'Serializable' from a superclass but are not intended for serialization. Note that it still may be more secure to add 'readObject()' and 'writeObject()' methods which always throw an exception, instead of ignoring those classes. Whether to ignore serializable anonymous classes.",
"markdown": "Reports classes that may be serialized or deserialized.\n\n\nA class may be serialized if it supports the `Serializable` interface,\nand its `readObject()` and `writeObject()` methods are not defined to always\nthrow an exception. Serializable classes may be dangerous in code intended for secure use.\n\n**Example:**\n\n\n class DeserializableClass implements Serializable { // the class doesn't contain 'writeObject()' method throwing an exception\n private int sensitive = 736326;\n\n private void readObject(ObjectInputStream in) {\n throw new Error();\n }\n }\n\nAfter the quick-fix is applied:\n\n\n class DeserializableClass implements Serializable {\n private int sensitive = 736326;\n\n private void readObject(ObjectInputStream in) {\n throw new Error();\n }\n\n private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException {\n throw new java.io.NotSerializableException(\"DeserializableClass\");\n }\n }\n\n\nUse the following options to configure the inspection:\n\n* List classes whose inheritors should not be reported by this inspection. This is meant for classes that inherit `Serializable` from a superclass but are not intended for serialization. Note that it still may be more secure to add `readObject()` and `writeObject()` methods which always throw an exception, instead of ignoring those classes.\n* Whether to ignore serializable anonymous classes."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "SerializableDeserializableClassInSecureContext",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Security",
"index": 38,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JavaModuleNaming",
"shortDescription": {
"text": "Java module name contradicts the convention"
},
"fullDescription": {
"text": "Reports cases when a module name contradicts Java Platform Module System recommendations. One of the recommendations is to avoid using digits at the end of module names. Example: 'module foo1.bar2 {}'",
"markdown": "Reports cases when a module name contradicts Java Platform Module System recommendations.\n\nOne of the [recommendations](http://mail.openjdk.org/pipermail/jpms-spec-experts/2017-March/000659.html)\nis to avoid using digits at the end of module names.\n\n**Example:**\n\n\n module foo1.bar2 {}\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JavaModuleNaming",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Naming conventions",
"index": 81,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnaryPlus",
"shortDescription": {
"text": "Unary plus"
},
"fullDescription": {
"text": "Reports usages of the '+' unary operator. The unary plus is usually a null operation, and its presence might represent a coding error. For example, in a combination with the increment operator (like in '+++') or with the equal operator (like in '=+'). Example: 'void unaryPlus(int i) {\n int x = + +i;\n }' The following quick fixes are suggested: Remove '+' operators before the 'i' variable: 'void unaryPlus(int i) {\n int x = i;\n }' Replace '+' operators with the prefix increment operator: 'void unaryPlus(int i) {\n int x = ++i;\n }' Use the checkbox below to report unary pluses that are used together with a binary or another unary expression. It means the inspection will not report situations when a unary plus expression is used in array initializer expressions or as a method argument.",
"markdown": "Reports usages of the `+` unary operator. The unary plus is usually a null operation, and its presence might represent a coding error. For example, in a combination with the increment operator (like in `+++`) or with the equal operator (like in `=+`).\n\n**Example:**\n\n\n void unaryPlus(int i) {\n int x = + +i;\n }\n\nThe following quick fixes are suggested:\n\n* Remove `+` operators before the `i` variable:\n\n\n void unaryPlus(int i) {\n int x = i;\n }\n\n* Replace `+` operators with the prefix increment operator:\n\n\n void unaryPlus(int i) {\n int x = ++i;\n }\n\n\nUse the checkbox below to report unary pluses that are used together with a binary or another unary expression.\nIt means the inspection will not report situations when a unary plus expression is used in array\ninitializer expressions or as a method argument."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnaryPlus",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Numeric issues",
"index": 31,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConstructorCount",
"shortDescription": {
"text": "Class with too many constructors"
},
"fullDescription": {
"text": "Reports classes whose number of constructors exceeds the specified maximum. Classes with too many constructors are prone to initialization errors, and often modeling such a class as multiple subclasses is preferable. Configure the inspection: Use the Constructor count limit field to specify the maximum allowed number of constructors in a class. Use the Ignore deprecated constructors option to avoid adding deprecated constructors to the total count.",
"markdown": "Reports classes whose number of constructors exceeds the specified maximum.\n\nClasses with too many constructors are prone to initialization errors, and often modeling such a class as multiple subclasses is preferable.\n\nConfigure the inspection:\n\n* Use the **Constructor count limit** field to specify the maximum allowed number of constructors in a class.\n* Use the **Ignore deprecated constructors** option to avoid adding deprecated constructors to the total count."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ClassWithTooManyConstructors",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Class metrics",
"index": 123,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DisjointPackage",
"shortDescription": {
"text": "Package with disjoint dependency graph"
},
"fullDescription": {
"text": "Reports packages whose classes can be separated into mutually independent subsets. Such disjoint packages indicate ad-hoc packaging or a lack of conceptual cohesion. Available only from Code | Inspect Code or Code | Analyze Code | Run Inspection by Name and isn't reported in the editor.",
"markdown": "Reports packages whose classes can be separated into mutually independent subsets.\n\nSuch disjoint packages indicate ad-hoc packaging or a lack of conceptual cohesion.\n\nAvailable only from **Code \\| Inspect Code** or\n**Code \\| Analyze Code \\| Run Inspection by Name** and isn't reported in the editor."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "DisjointPackage",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Packaging issues",
"index": 44,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MethodOverloadsParentMethod",
"shortDescription": {
"text": "Possibly unintended overload of method from superclass"
},
"fullDescription": {
"text": "Reports instance methods with the same name and the same number of parameters as a method in a superclass, but where at least one of the parameters is of a different incompatible type. In this case, the method in a subclass will be overloading the method from the superclass instead of overriding it. If it is unintended, it may result in latent bugs. Example: 'public class Foo {\n void foo(int x) {}\n }\n\n public class Bar extends Foo {\n void foo(Number x) {} // Method 'foo()' overloads a compatible method of a superclass,\n // when overriding might have been intended\n }' Use the option to choose whether the inspection should also report cases where parameter types are not compatible.",
"markdown": "Reports instance methods with the same name and the same number of parameters as a method in a superclass, but where at least one of the parameters is of a different incompatible type.\n\n\nIn this case, the method in a subclass will be overloading the method from the superclass\ninstead of overriding it. If it is unintended, it may result in latent bugs.\n\n**Example:**\n\n\n public class Foo {\n void foo(int x) {}\n }\n\n public class Bar extends Foo {\n void foo(Number x) {} // Method 'foo()' overloads a compatible method of a superclass,\n // when overriding might have been intended\n }\n\n\nUse the option to choose whether the inspection should also report cases where parameter types are not compatible."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "MethodOverloadsMethodOfSuperclass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Visibility",
"index": 99,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "IncrementDecrementUsedAsExpression",
"shortDescription": {
"text": "Result of '++' or '--' used"
},
"fullDescription": {
"text": "Reports increment or decrement expressions that are nested inside other expressions. Such expressions may be confusing and violate the general design principle, which states that any construct should do precisely one thing. The quick-fix extracts the increment or decrement operation to a separate expression statement. Example: 'int i = 10;\n while (i-- > 0) {\n System.out.println(i);\n }' After the quick-fix is applied: 'int i = 10;\n while (i > 0) {\n i--;\n System.out.println(i);\n }\n i--;'",
"markdown": "Reports increment or decrement expressions that are nested inside other expressions. Such expressions may be confusing and violate the general design principle, which states that any construct should do precisely one thing.\n\nThe quick-fix extracts the increment or decrement operation to a separate expression statement.\n\n**Example:**\n\n\n int i = 10;\n while (i-- > 0) {\n System.out.println(i);\n }\n\nAfter the quick-fix is applied:\n\n\n int i = 10;\n while (i > 0) {\n i--;\n System.out.println(i);\n }\n i--;\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ValueOfIncrementOrDecrementUsed",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Assignment issues",
"index": 87,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MethodMayBeSynchronized",
"shortDescription": {
"text": "Method with single 'synchronized' block can be replaced with 'synchronized' method"
},
"fullDescription": {
"text": "Reports methods whose body contains a single 'synchronized' statement. A lock expression for this 'synchronized' statement must be equal to 'this' for instance methods or '[ClassName].class' for static methods. To improve readability of such methods, you can remove the 'synchronized' wrapper and mark the method as 'synchronized'. Example: 'public int generateInt(int x) {\n synchronized (this) {\n return 1;\n }\n }' After the quick-fix is applied: 'public synchronized int generateInt(int x) {\n return 1;\n }'",
"markdown": "Reports methods whose body contains a single `synchronized` statement. A lock expression for this `synchronized` statement must be equal to `this` for instance methods or `[ClassName].class` for static methods.\n\n\nTo improve readability of such methods,\nyou can remove the `synchronized` wrapper and mark the method as `synchronized`.\n\n**Example:**\n\n\n public int generateInt(int x) {\n synchronized (this) {\n return 1;\n }\n }\n\nAfter the quick-fix is applied:\n\n\n public synchronized int generateInt(int x) {\n return 1;\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "MethodMayBeSynchronized",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UpperCaseFieldNameNotConstant",
"shortDescription": {
"text": "Non-constant field with upper-case name"
},
"fullDescription": {
"text": "Reports non-'static' non-'final' fields whose names are all in upper case. Such fields may cause confusion by breaking a common naming convention and are often used by mistake. Example: 'public static int THE_ANSWER = 42; //a warning here: final modifier is missing' A quick-fix that renames such fields is available only in the editor.",
"markdown": "Reports non-`static` non-`final` fields whose names are all in upper case.\n\nSuch fields may cause confusion by breaking a common naming convention and\nare often used by mistake.\n\n**Example:**\n\n\n public static int THE_ANSWER = 42; //a warning here: final modifier is missing\n\nA quick-fix that renames such fields is available only in the editor."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NonConstantFieldWithUpperCaseName",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Naming conventions",
"index": 81,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Convert2streamapi",
"shortDescription": {
"text": "Loop can be collapsed with Stream API"
},
"fullDescription": {
"text": "Reports loops which can be replaced with stream API calls using lambda expressions. Such a replacement changes the style from imperative to more functional and makes the code more compact. Example: 'boolean check(List<String> data) {\n for (String e : data) {\n String trimmed = e.trim();\n if (!trimmed.startsWith(\"xyz\")) {\n return false;\n }\n }\n return true;\n }' After the quick-fix is applied: 'boolean check(List<String> data) {\n return data.stream().map(String::trim).allMatch(trimmed -> trimmed.startsWith(\"xyz\"));\n }' This inspection only reports if the language level of the project or module is 8 or higher.",
"markdown": "Reports loops which can be replaced with stream API calls using lambda expressions.\n\nSuch a replacement changes the style from imperative to more functional and makes the code more compact.\n\nExample:\n\n\n boolean check(List<String> data) {\n for (String e : data) {\n String trimmed = e.trim();\n if (!trimmed.startsWith(\"xyz\")) {\n return false;\n }\n }\n return true;\n }\n\nAfter the quick-fix is applied:\n\n\n boolean check(List<String> data) {\n return data.stream().map(String::trim).allMatch(trimmed -> trimmed.startsWith(\"xyz\"));\n }\n\nThis inspection only reports if the language level of the project or module is 8 or higher."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "Convert2streamapi",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 8",
"index": 120,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SerialPersistentFieldsWithWrongSignature",
"shortDescription": {
"text": "'serialPersistentFields' field not declared 'private static final ObjectStreamField[]'"
},
"fullDescription": {
"text": "Reports 'Serializable' classes whose 'serialPersistentFields' field is not declared as 'private static final ObjectStreamField[]'. If a 'serialPersistentFields' field is not declared with those modifiers, the serialization behavior will be as if the field was not declared at all. Example: 'class List implements Serializable {\n private List next;\n\n ObjectStreamField[] serialPersistentFields = {new ObjectStreamField(\"next\", List.class)};\n\n }'",
"markdown": "Reports `Serializable` classes whose `serialPersistentFields` field is not declared as `private static final ObjectStreamField[]`.\n\n\nIf a `serialPersistentFields` field is not declared with those modifiers,\nthe serialization behavior will be as if the field was not declared at all.\n\n**Example:**\n\n\n class List implements Serializable {\n private List next;\n\n ObjectStreamField[] serialPersistentFields = {new ObjectStreamField(\"next\", List.class)};\n\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "SerialPersistentFieldsWithWrongSignature",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Serialization issues",
"index": 20,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ComparatorResultComparison",
"shortDescription": {
"text": "Suspicious usage of compare method"
},
"fullDescription": {
"text": "Reports comparisons of the result of 'Comparator.compare()' or 'Comparable.compareTo()' calls with non-zero constants. By contract, these methods can return any integer (not just -1, 0 or 1), so comparing against particular numbers is bad practice. Some widely used comparison methods (e.g. 'String.compareTo()') actually return values outside the [-1..1] range, and such a comparison may cause incorrect program behavior. Example: 'void validate(String s1, String s2) {\n // Comparing to 1 is incorrect\n if (s1.compareTo(s2) == 1) {\n throw new IllegalArgumentException(\"Incorrect order\");\n }\n }' After the quick-fix is applied: 'void validate(String s1, String s2) {\n if (s1.compareTo(s2) > 0) {\n throw new IllegalArgumentException(\"Incorrect order\");\n }\n }' New in 2017.2",
"markdown": "Reports comparisons of the result of `Comparator.compare()` or `Comparable.compareTo()` calls with non-zero constants. By contract, these methods can return any integer (not just -1, 0 or 1), so comparing against particular numbers is bad practice. Some widely used comparison methods (e.g. `String.compareTo()`) actually return values outside the \\[-1..1\\] range, and such a comparison may cause incorrect program behavior.\n\nExample:\n\n\n void validate(String s1, String s2) {\n // Comparing to 1 is incorrect\n if (s1.compareTo(s2) == 1) {\n throw new IllegalArgumentException(\"Incorrect order\");\n }\n }\n\nAfter the quick-fix is applied:\n\n\n void validate(String s1, String s2) {\n if (s1.compareTo(s2) > 0) {\n throw new IllegalArgumentException(\"Incorrect order\");\n }\n }\n\nNew in 2017.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ComparatorResultComparison",
"cweIds": [
253
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ListIndexOfReplaceableByContains",
"shortDescription": {
"text": "'List.indexOf()' expression can be replaced with 'contains()'"
},
"fullDescription": {
"text": "Reports any 'List.indexOf()' expressions that can be replaced with the 'List.contains()' method. Example: 'boolean hasEmptyString(List<String> list) {\n // Warning: can be simplified\n return list.indexOf(\"\") >= 0;\n }' The provided quick-fix replaces the 'indexOf' call with the 'contains' call: 'boolean hasEmptyString(List<String> list) {\n // Quick-fix is applied\n return list.contains(\"\");\n }'",
"markdown": "Reports any `List.indexOf()` expressions that can be replaced with the `List.contains()` method.\n\nExample:\n\n\n boolean hasEmptyString(List<String> list) {\n // Warning: can be simplified\n return list.indexOf(\"\") >= 0;\n }\n\nThe provided quick-fix replaces the `indexOf` call with the `contains` call:\n\n\n boolean hasEmptyString(List<String> list) {\n // Quick-fix is applied\n return list.contains(\"\");\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ListIndexOfReplaceableByContains",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NonStrictComparisonCanBeEquality",
"shortDescription": {
"text": "Non-strict inequality '>=' or '<=' can be replaced with '=='"
},
"fullDescription": {
"text": "Reports inequality conditions that, according to data flow analysis, can be satisfied only for a single operand value. Such conditions could be replaced with equality conditions to make the code clearer. Example: 'if (x >= 10) {\n ...\n if (x <= 10) { // can be replaced with 'x == 10'\n }\n }' New in 2022.2",
"markdown": "Reports inequality conditions that, according to data flow analysis, can be satisfied only for a single operand value. Such conditions could be replaced with equality conditions to make the code clearer.\n\nExample:\n\n\n if (x >= 10) {\n ...\n if (x <= 10) { // can be replaced with 'x == 10'\n }\n }\n\nNew in 2022.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "NonStrictComparisonCanBeEquality",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Java/Verbose or redundant code constructs",
"index": 47,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnnecessaryParentheses",
"shortDescription": {
"text": "Unnecessary parentheses"
},
"fullDescription": {
"text": "Reports any instance of unnecessary parentheses. Parentheses are considered unnecessary if the evaluation order of an expression remains unchanged after you remove the parentheses. Example: 'int n = 3 + (9 * 8);' After quick-fix is applied: 'int n = 3 + 9 * 8;' Configure the inspection: Use the Ignore clarifying parentheses option to ignore parentheses that help clarify a binary expression. Parentheses are clarifying if the parenthesized expression is an 'instanceof' expression that is a part of a larger expression or has a different operator than the parent expression. Use the Ignore parentheses around the condition of conditional expressions option to ignore any parentheses around the condition of conditional expressions. Some coding standards specify that all such conditions must be surrounded by parentheses. Use the Ignore parentheses around single no formal type lambda parameter option to ignore parentheses around a single lambda parameter within a lambda expression.",
"markdown": "Reports any instance of unnecessary parentheses.\n\nParentheses are considered unnecessary if the evaluation order of an expression remains\nunchanged after you remove the parentheses.\n\nExample:\n\n\n int n = 3 + (9 * 8);\n\nAfter quick-fix is applied:\n\n\n int n = 3 + 9 * 8;\n\nConfigure the inspection:\n\n* Use the **Ignore clarifying parentheses** option to ignore parentheses that help clarify a binary expression. Parentheses are clarifying if the parenthesized expression is an `instanceof` expression that is a part of a larger expression or has a different operator than the parent expression.\n* Use the **Ignore parentheses around the condition of conditional expressions** option to ignore any parentheses around the condition of conditional expressions. Some coding standards specify that all such conditions must be surrounded by parentheses.\n* Use the **Ignore parentheses around single no formal type lambda parameter** option to ignore parentheses around a single lambda parameter within a lambda expression."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "UnnecessaryParentheses",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SuspiciousToArrayCall",
"shortDescription": {
"text": "Suspicious 'Collection.toArray()' call"
},
"fullDescription": {
"text": "Reports suspicious calls to 'Collection.toArray()'. The following types of calls are considered suspicious: when the type of the array argument is not the same as the array type to which the result is casted. when the type of the array argument does not match the type parameter in the collection declaration. Example: 'void m1(List list) {\n Number[] ns = (Number[]) list.toArray(new String[0]);\n}\n\nvoid m2(List<Number> list) {\n Number[] ns = list.toArray(new String[0]);\n}'",
"markdown": "Reports suspicious calls to `Collection.toArray()`.\n\nThe following types of calls are considered suspicious:\n\n* when the type of the array argument is not the same as the array type to which the result is casted.\n* when the type of the array argument does not match the type parameter in the collection declaration.\n\n**Example:**\n\n\n void m1(List list) {\n Number[] ns = (Number[]) list.toArray(new String[0]);\n }\n\n void m2(List<Number> list) {\n Number[] ns = list.toArray(new String[0]);\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SuspiciousToArrayCall",
"cweIds": [
704
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "StringToUpperWithoutLocale",
"shortDescription": {
"text": "Call to 'String.toUpperCase()' or 'toLowerCase()' without locale"
},
"fullDescription": {
"text": "Reports 'toUpperCase()' or 'toLowerCase()' calls on 'String' objects that do not specify a 'java.util.Locale'. In these cases the default system locale is used, which can cause problems in an internationalized environment. For example the code '\"i\".toUpperCase().equals(\"I\")' returns 'false' in the Turkish and Azerbaijani locales, where the dotted and dotless 'i' are separate letters. Calling 'toUpperCase()' on an English string containing an 'i', when running in a Turkish locale, will return incorrect results. Alternatively, when dealing with strings that should be treated as locale-independent, like HTML tags, this can lead to errors.",
"markdown": "Reports `toUpperCase()` or `toLowerCase()` calls on `String` objects that do not specify a `java.util.Locale`. In these cases the default system locale is used, which can cause problems in an internationalized environment.\n\n\nFor example the code `\"i\".toUpperCase().equals(\"I\")` returns `false` in the Turkish and Azerbaijani locales, where\nthe dotted and dotless 'i' are separate letters. Calling `toUpperCase()` on an English string containing an 'i', when running\nin a Turkish locale, will return incorrect results. Alternatively, when dealing with strings that should be treated as locale-independent,\nlike HTML tags, this can lead to errors."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "StringToUpperCaseOrToLowerCaseWithoutLocale",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Internationalization",
"index": 6,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NestedMethodCall",
"shortDescription": {
"text": "Nested method call"
},
"fullDescription": {
"text": "Reports method calls used as parameters to another method call. The quick-fix introduces a variable to make the code simpler and easier to debug. Example: 'public int y() { return 1; }\n public int f(int x) { return 2 * x; }\n\n public void foo() {\n int x = f(y());\n }' After the quick-fix is applied: 'public int y() { return 1; }\n public int f(int x) { return 2 * x; }\n\n public void foo() {\n int y = y();\n int x = f(y);\n }' Use the inspection options to toggle the reporting of: method calls in field initializers calls to static methods calls to simple getters",
"markdown": "Reports method calls used as parameters to another method call.\n\nThe quick-fix introduces a variable to make the code simpler and easier to debug.\n\n**Example:**\n\n\n public int y() { return 1; }\n public int f(int x) { return 2 * x; }\n\n public void foo() {\n int x = f(y());\n }\n\nAfter the quick-fix is applied:\n\n\n public int y() { return 1; }\n public int f(int x) { return 2 * x; }\n\n public void foo() {\n int y = y();\n int x = f(y);\n }\n\n\nUse the inspection options to toggle the reporting of:\n\n* method calls in field initializers\n* calls to static methods\n* calls to simple getters"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NestedMethodCall",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ClassWithTooManyTransitiveDependents",
"shortDescription": {
"text": "Class with too many transitive dependents"
},
"fullDescription": {
"text": "Reports a class on which too many other classes are directly or indirectly dependent. Any modification to such a class may require changing many other classes, which may be expensive. Only top-level classes are reported. Use the Maximum number of transitive dependents field to specify the maximum allowed number of direct or indirect dependents for a class. Available only from Code | Inspect Code or Code | Analyze Code | Run Inspection by Name and isn't reported in the editor.",
"markdown": "Reports a class on which too many other classes are directly or indirectly dependent.\n\nAny modification to such a class may require changing many other classes, which may be expensive.\n\nOnly top-level classes are reported.\n\nUse the **Maximum number of transitive dependents** field to specify the maximum allowed number of direct or indirect dependents\nfor a class.\n\nAvailable only from **Code \\| Inspect Code** or\n**Code \\| Analyze Code \\| Run Inspection by Name** and isn't reported in the editor."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ClassWithTooManyTransitiveDependents",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Dependency issues",
"index": 142,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CompareToUsesNonFinalVariable",
"shortDescription": {
"text": "Non-final field referenced in 'compareTo()'"
},
"fullDescription": {
"text": "Reports access to a non-'final' field inside a 'compareTo()' implementation. Such access may result in 'compareTo()' returning different results at different points in the object's lifecycle, which may in turn cause problems when using the standard collections classes, for example 'java.util.TreeSet'. A quick-fix to make the field 'final' is available only when there is no write access to the field, otherwise no fixes are suggested. Example: 'class Foo implements Comparable<Foo>{\n private int index;\n Foo(int idx) {\n index = idx;\n }\n @Override\n public int compareTo(Foo foo) {\n return Integer.compare(this.index, foo.index);\n }\n }' After the quick-fix is applied: 'class Foo implements Comparable<Foo>{\n private final int index;\n Foo(int idx) {\n index = idx;\n }\n @Override\n public int compareTo(Foo foo) {\n return Integer.compare(this.index, foo.index);\n }\n }'",
"markdown": "Reports access to a non-`final` field inside a `compareTo()` implementation.\n\n\nSuch access may result in `compareTo()`\nreturning different results at different points in the object's lifecycle, which may in turn cause problems when\nusing the standard collections classes, for example `java.util.TreeSet`.\n\n\nA quick-fix to make the field `final` is available\nonly when there is no write access to the field, otherwise no fixes are suggested.\n\n**Example:**\n\n\n class Foo implements Comparable<Foo>{\n private int index;\n Foo(int idx) {\n index = idx;\n }\n @Override\n public int compareTo(Foo foo) {\n return Integer.compare(this.index, foo.index);\n }\n }\n\nAfter the quick-fix is applied:\n\n\n class Foo implements Comparable<Foo>{\n private final int index;\n Foo(int idx) {\n index = idx;\n }\n @Override\n public int compareTo(Foo foo) {\n return Integer.compare(this.index, foo.index);\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CompareToUsesNonFinalVariable",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JavacQuirks",
"shortDescription": {
"text": "Javac quirks"
},
"fullDescription": {
"text": "Reports known Javac issues, performance problems, and incompatibilities. For example, type inference may be slow when it has to process many nested calls. The following code triggers a warning, as the vararg method call has 50+ poly arguments: 'Arrays.asList(\n Arrays.asList(\"a1\", \"b1\"),\n Arrays.asList(\"a2\", \"b2\"),\n ...\n Arrays.asList(\"a100\", \"b100\"));' The quick-fix adds explicit type arguments, which makes compilation and IDE processing much faster: '//noinspection RedundantTypeArguments\n Arrays.<List<String>>asList(\n Arrays.asList(\"a1\", \"b1\"),\n Arrays.asList(\"a2\", \"b2\"),\n ...\n Arrays.asList(\"a100\", \"b100\"));'",
"markdown": "Reports known Javac issues, performance problems, and incompatibilities. For example, type inference may be slow when it has to process many nested calls.\n\nThe following code triggers a warning, as the vararg method call has 50+ poly arguments:\n\n\n Arrays.asList(\n Arrays.asList(\"a1\", \"b1\"),\n Arrays.asList(\"a2\", \"b2\"),\n ...\n Arrays.asList(\"a100\", \"b100\"));\n\nThe quick-fix adds explicit type arguments, which makes compilation and IDE processing much faster:\n\n\n //noinspection RedundantTypeArguments\n Arrays.<List<String>>asList(\n Arrays.asList(\"a1\", \"b1\"),\n Arrays.asList(\"a2\", \"b2\"),\n ...\n Arrays.asList(\"a100\", \"b100\"));\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JavacQuirks",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Compiler issues",
"index": 159,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SwitchStatement",
"shortDescription": {
"text": "'switch' statement"
},
"fullDescription": {
"text": "Reports 'switch' statements. 'switch' statements often (but not always) indicate a poor object-oriented design. Example: 'switch (i) {\n // code\n }'",
"markdown": "Reports `switch` statements.\n\n`switch` statements often (but not always) indicate a poor object-oriented design.\n\nExample:\n\n\n switch (i) {\n // code\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "SwitchStatement",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "StringBufferReplaceableByString",
"shortDescription": {
"text": "'StringBuilder' can be replaced with 'String'"
},
"fullDescription": {
"text": "Reports usages of 'StringBuffer', 'StringBuilder', or 'StringJoiner' which can be replaced with a single 'String' concatenation. Using 'String' concatenation makes the code shorter and simpler. This inspection only reports when the suggested replacement does not result in significant performance drawback on modern JVMs. In many cases, 'String' concatenation may perform better. Example: 'StringBuilder result = new StringBuilder();\n result.append(\"i = \");\n result.append(i);\n result.append(\";\");\n return result.toString();' After the quick-fix is applied: 'String result = \"i = \" + i + \";\";\n return result;'",
"markdown": "Reports usages of `StringBuffer`, `StringBuilder`, or `StringJoiner` which can be replaced with a single `String` concatenation.\n\nUsing `String` concatenation\nmakes the code shorter and simpler.\n\n\nThis inspection only reports when the suggested replacement does not result in significant\nperformance drawback on modern JVMs. In many cases, `String` concatenation may perform better.\n\n**Example:**\n\n\n StringBuilder result = new StringBuilder();\n result.append(\"i = \");\n result.append(i);\n result.append(\";\");\n return result.toString();\n\nAfter the quick-fix is applied:\n\n\n String result = \"i = \" + i + \";\";\n return result;\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "StringBufferReplaceableByString",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Verbose or redundant code constructs",
"index": 47,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SourceToSinkFlow",
"shortDescription": {
"text": "Non-safe string is passed to safe method"
},
"fullDescription": {
"text": "Reports cases when a non-safe object is passed to a method with a parameter marked with '@Untainted' annotations, returned from annotated methods or assigned to annotated fields, parameters, or local variables. Kotlin 'set' and 'get' methods for fields are not supported as entry points. A safe object (in the same class) is: a string literal, interface instance, or enum object a result of a call of a method that is marked as '@Untainted' a private field, which is assigned only with a string literal and has a safe initializer a final field, which has a safe initializer local variable or parameter that are marked as '@Untainted' and are not assigned from non-safe objects This field, local variable, or parameter must not be passed as arguments to methods or used as a qualifier or must be a primitive, its wrapper or immutable. Also static final fields are considered as safe. The analysis is performed only inside one file. To process dependencies from other classes, use options. The analysis extends to private or static methods and has a limit of depth propagation. Example: 'void doSmth(boolean b) {\n String s = safe();\n String s1 = \"other\";\n if (b) s1 = s;\n sink(s);\n }\n\n String sink(@Untainted String s) {}'\n Here we do not have non-safe string assignments to 's' so a warning is not produced. On the other hand: 'void doSmth(boolean b) {\n String s = safe();\n String s1 = \"other\";\n s1 = foo();\n if (b) s = s1;\n sink(s); // warning here\n }\n\n String foo();\n\n String sink(@Untainted String s) {}'\n Here we have a warning since 's1' has an unknown state after 'foo' call result assignment. New in 2021.2",
"markdown": "Reports cases when a non-safe object is passed to a method with a parameter marked with `@Untainted` annotations, returned from annotated methods or assigned to annotated fields, parameters, or local variables. Kotlin `set` and `get` methods for fields are not supported as entry points.\n\n\nA safe object (in the same class) is:\n\n* a string literal, interface instance, or enum object\n* a result of a call of a method that is marked as `@Untainted`\n* a private field, which is assigned only with a string literal and has a safe initializer\n* a final field, which has a safe initializer\n* local variable or parameter that are marked as `@Untainted` and are not assigned from non-safe objects\nThis field, local variable, or parameter must not be passed as arguments to methods or used as a qualifier or must be a primitive, its wrapper or immutable.\n\nAlso static final fields are considered as safe.\n\n\nThe analysis is performed only inside one file. To process dependencies from other classes, use options.\nThe analysis extends to private or static methods and has a limit of depth propagation.\n\n\nExample:\n\n\n void doSmth(boolean b) {\n String s = safe();\n String s1 = \"other\";\n if (b) s1 = s;\n sink(s);\n }\n\n String sink(@Untainted String s) {}\n\n\nHere we do not have non-safe string assignments to `s` so a warning is not produced. On the other hand:\n\n\n void doSmth(boolean b) {\n String s = safe();\n String s1 = \"other\";\n s1 = foo();\n if (b) s = s1;\n sink(s); // warning here\n }\n\n String foo();\n\n String sink(@Untainted String s) {}\n\n\nHere we have a warning since `s1` has an unknown state after `foo` call result assignment.\n\nNew in 2021.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "tainting",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JVM languages",
"index": 1,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RecordCanBeClass",
"shortDescription": {
"text": "Record can be converted to class"
},
"fullDescription": {
"text": "Reports record classes and suggests converting them to ordinary classes. This inspection makes it possible to move a Java record to a codebase using an earlier Java version by applying the quick-fix to this record. Note that the resulting class is not completely equivalent to the original record: The resulting class no longer extends 'java.lang.Record', so 'instanceof Record' returns 'false'. Reflection methods like 'Class.isRecord()' and 'Class.getRecordComponents()' produce different results. The generated 'hashCode()' implementation may produce a different result because the formula to calculate record 'hashCode' is deliberately not specified. Record serialization mechanism differs from that of an ordinary class. Refer to Java Object Serialization Specification for details. Example: 'record Point(int x, int y) {}' After the quick-fix is applied: 'final class Point {\n private final int x;\n private final int y;\n\n Point(int x, int y) {\n this.x = x;\n this.y = y;\n }\n\n public int x() { return x; }\n\n public int y() { return y; }\n\n @Override\n public boolean equals(Object obj) {\n if (obj == this) return true;\n if (obj == null || obj.getClass() != this.getClass()) return false;\n var that = (Point)obj;\n return this.x == that.x &&\n this.y == that.y;\n }\n\n @Override\n public int hashCode() {\n return Objects.hash(x, y);\n }\n\n @Override\n public String toString() {\n return \"Point[\" +\n \"x=\" + x + \", \" +\n \"y=\" + y + ']';\n }\n }' This inspection only reports if the language level of the project or module is 16 or higher. New in 2020.3",
"markdown": "Reports record classes and suggests converting them to ordinary classes.\n\nThis inspection makes it possible to move a Java record to a codebase using an earlier Java version\nby applying the quick-fix to this record.\n\n\nNote that the resulting class is not completely equivalent to the original record:\n\n* The resulting class no longer extends `java.lang.Record`, so `instanceof Record` returns `false`.\n* Reflection methods like `Class.isRecord()` and `Class.getRecordComponents()` produce different results.\n* The generated `hashCode()` implementation may produce a different result because the formula to calculate record `hashCode` is deliberately not specified.\n* Record serialization mechanism differs from that of an ordinary class. Refer to *Java Object Serialization Specification* for details.\n\nExample:\n\n\n record Point(int x, int y) {}\n\nAfter the quick-fix is applied:\n\n\n final class Point {\n private final int x;\n private final int y;\n\n Point(int x, int y) {\n this.x = x;\n this.y = y;\n }\n\n public int x() { return x; }\n\n public int y() { return y; }\n\n @Override\n public boolean equals(Object obj) {\n if (obj == this) return true;\n if (obj == null || obj.getClass() != this.getClass()) return false;\n var that = (Point)obj;\n return this.x == that.x &&\n this.y == that.y;\n }\n\n @Override\n public int hashCode() {\n return Objects.hash(x, y);\n }\n\n @Override\n public String toString() {\n return \"Point[\" +\n \"x=\" + x + \", \" +\n \"y=\" + y + ']';\n }\n }\n\nThis inspection only reports if the language level of the project or module is 16 or higher.\n\nNew in 2020.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "RecordCanBeClass",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MalformedFormatString",
"shortDescription": {
"text": "Malformed format string"
},
"fullDescription": {
"text": "Reports format strings that don't comply with the standard Java syntax. By default, the inspection considers a compile-time constant a format string if it's used as an argument to the corresponding methods on 'java.util.Formatter', 'java.lang.String', 'java.io.PrintWriter' or 'java.io.PrintStream'. Example: 'String.format(\"x = %d, y = %d\", 42);' Use the inspection settings to mark additional classes and methods as related to string formatting. As an alternative, you can use the 'org.intellij.lang.annotations.PrintFormat' annotation to mark the format string method parameter. In this case, the format arguments parameter must immediately follow the format string and be the last method parameter. Example: 'void myFormatMethod(int mode, @PrintFormat String formatString, Object... args) {...}' Methods annotated in this way will also be recognized by this inspection.",
"markdown": "Reports format strings that don't comply with the standard Java syntax.\n\nBy default, the inspection considers a compile-time constant a format string if it's used as an argument to the corresponding methods on\n`java.util.Formatter`, `java.lang.String`, `java.io.PrintWriter` or `java.io.PrintStream`.\n\n**Example:**\n\n\n String.format(\"x = %d, y = %d\", 42);\n\nUse the inspection settings to mark additional classes and methods as related to string formatting.\n\nAs an alternative, you can use the `org.intellij.lang.annotations.PrintFormat` annotation\nto mark the format string method parameter. In this case,\nthe format arguments parameter must immediately follow the format string and be the last method parameter. Example:\n\n\n void myFormatMethod(int mode, @PrintFormat String formatString, Object... args) {...}\n\n\nMethods annotated in this way will also be recognized by this inspection."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "MalformedFormatString",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ThreadYield",
"shortDescription": {
"text": "Call to 'Thread.yield()'"
},
"fullDescription": {
"text": "Reports calls to 'Thread.yield()'. The behavior of 'yield()' is non-deterministic and platform-dependent, and it is rarely appropriate to use this method. Its use should be combined with detailed profiling and benchmarking to ensure that it actually has the desired effect. Example: 'public static void main(String[] args) {\n Runnable r = () -> {\n for (int i = 0; i < 10; i++) {\n System.out.println(i);\n Thread.yield();\n }\n };\n new Thread(r).start();\n new Thread(r).start();\n }'",
"markdown": "Reports calls to `Thread.yield()`.\n\n\nThe behavior of `yield()` is non-deterministic and platform-dependent, and it is rarely appropriate to use this method.\nIts use should be combined with detailed profiling and benchmarking to ensure that it actually has the desired effect.\n\n**Example:**\n\n\n public static void main(String[] args) {\n Runnable r = () -> {\n for (int i = 0; i < 10; i++) {\n System.out.println(i);\n Thread.yield();\n }\n };\n new Thread(r).start();\n new Thread(r).start();\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CallToThreadYield",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "LambdaCanBeMethodCall",
"shortDescription": {
"text": "Lambda can be replaced with method call"
},
"fullDescription": {
"text": "Reports lambda expressions which can be replaced with a call to a JDK method. For example, an expression 'x -> x' of type 'Function<T, T>' can be replaced with a 'Function.identity()' call. New in 2017.1",
"markdown": "Reports lambda expressions which can be replaced with a call to a JDK method.\n\nFor example, an expression `x -> x` of type `Function<T, T>`\ncan be replaced with a `Function.identity()` call.\n\nNew in 2017.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "LambdaCanBeMethodCall",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 8",
"index": 120,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EndlessStream",
"shortDescription": {
"text": "Non-short-circuit operation consumes infinite stream"
},
"fullDescription": {
"text": "Reports non-short-circuit operations consuming an infinite stream. Such operations can be completed only by throwing an exception. Example: 'Stream.iterate(0, i -> i + 1).collect(Collectors.toList())'",
"markdown": "Reports non-short-circuit operations consuming an infinite stream. Such operations can be completed only by throwing an exception.\n\nExample:\n\n\n Stream.iterate(0, i -> i + 1).collect(Collectors.toList())\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "EndlessStream",
"cweIds": [
835
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NonFinalUtilityClass",
"shortDescription": {
"text": "Utility class is not 'final'"
},
"fullDescription": {
"text": "Reports utility classes that aren't 'final' or 'abstract'. Utility classes have all fields and methods declared as 'static'. Making them 'final' prevents them from being accidentally subclassed. Example: 'public class UtilityClass {\n public static void foo() {}\n }' After the quick-fix is applied: 'public final class UtilityClass {\n public static void foo() {}\n }'",
"markdown": "Reports utility classes that aren't `final` or `abstract`.\n\nUtility classes have all fields and methods declared as `static`.\nMaking them `final` prevents them from being accidentally subclassed.\n\n**Example:**\n\n\n public class UtilityClass {\n public static void foo() {}\n }\n\nAfter the quick-fix is applied:\n\n\n public final class UtilityClass {\n public static void foo() {}\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NonFinalUtilityClass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Class structure",
"index": 21,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Singleton",
"shortDescription": {
"text": "Singleton"
},
"fullDescription": {
"text": "Reports singleton classes. Singleton classes are declared in a way that only one instance of the class can ever be instantiated. Singleton classes complicate testing, and their presence may indicate a lack of object-oriented design. Example: 'class Singleton {\n private static final Singleton ourInstance = new Singleton();\n\n private Singleton() {\n }\n\n public Singleton getInstance() {\n return ourInstance;\n }\n }'",
"markdown": "Reports singleton classes.\n\nSingleton classes are declared in a way that only one instance of the class can ever be instantiated. Singleton classes complicate testing,\nand their presence may indicate a lack of object-oriented design.\n\n**Example:**\n\n\n class Singleton {\n private static final Singleton ourInstance = new Singleton();\n\n private Singleton() {\n }\n\n public Singleton getInstance() {\n return ourInstance;\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "Singleton",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Class structure",
"index": 21,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FuseStreamOperations",
"shortDescription": {
"text": "Subsequent steps can be fused into Stream API chain"
},
"fullDescription": {
"text": "Detects transformations outside a Stream API chain that could be incorporated into it. Example: 'List<String> list = stream.collect(Collectors.toList());\n list.sort(null);\n return list.toArray(new String[list.size()]);' After the conversion: 'return stream.sorted().toArray(String[]::new);' Note that sometimes the converted stream chain may replace explicit 'ArrayList' with 'Collectors.toList()' or explicit 'HashSet' with 'Collectors.toSet()'. The current library implementation uses these collections internally. However, this approach is not very reliable and might change in the future altering the semantics of your code. If you are concerned about it, use the Do not suggest 'toList()' or 'toSet()' collectors option to suggest 'Collectors.toCollection()' instead of 'toList' and 'toSet' collectors. This inspection only reports if the language level of the project or module is 8 or higher.",
"markdown": "Detects transformations outside a Stream API chain that could be incorporated into it.\n\nExample:\n\n\n List<String> list = stream.collect(Collectors.toList());\n list.sort(null);\n return list.toArray(new String[list.size()]);\n\nAfter the conversion:\n\n\n return stream.sorted().toArray(String[]::new);\n\n\nNote that sometimes the converted stream chain may replace explicit `ArrayList` with `Collectors.toList()` or explicit\n`HashSet` with `Collectors.toSet()`. The current library implementation uses these collections internally. However,\nthis approach is not very reliable and might change in the future altering the semantics of your code.\n\nIf you are concerned about it, use the **Do not suggest 'toList()' or 'toSet()' collectors** option to suggest\n`Collectors.toCollection()` instead of `toList` and `toSet` collectors.\n\nThis inspection only reports if the language level of the project or module is 8 or higher."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "FuseStreamOperations",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DefaultNotLastCaseInSwitch",
"shortDescription": {
"text": "'default' not last case in 'switch'"
},
"fullDescription": {
"text": "Reports 'switch' statements or expressions in which the 'default' branch is positioned before another case. Such a construct is unnecessarily confusing. A quick-fix is provided to move the 'default' branch to the last position, if possible. Example: 'switch (n) {\n default:\n System.out.println();\n break;\n case 1:\n break;\n }' After the quick-fix is applied: 'switch (n) {\n case 1:\n break;\n default:\n System.out.println();\n break;\n }'",
"markdown": "Reports `switch` statements or expressions in which the `default` branch is positioned before another case. Such a construct is unnecessarily confusing. A quick-fix is provided to move the `default` branch to the last position, if possible.\n\n**Example:**\n\n\n switch (n) {\n default:\n System.out.println();\n break;\n case 1:\n break;\n }\n\nAfter the quick-fix is applied:\n\n\n switch (n) {\n case 1:\n break;\n default:\n System.out.println();\n break;\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "DefaultNotLastCaseInSwitch",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NullThrown",
"shortDescription": {
"text": "'null' thrown"
},
"fullDescription": {
"text": "Reports 'null' literals that are used as the argument of a 'throw' statement. Such constructs produce a 'java.lang.NullPointerException' that usually should not be thrown programmatically.",
"markdown": "Reports `null` literals that are used as the argument of a `throw` statement.\n\nSuch constructs produce a `java.lang.NullPointerException` that usually should not be thrown programmatically."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NullThrown",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Error handling",
"index": 14,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "LocalCanBeFinal",
"shortDescription": {
"text": "Local variable or parameter can be 'final'"
},
"fullDescription": {
"text": "Reports parameters or local variables that may have the 'final' modifier added to their declaration. Example: 'ArrayList<Integer> list = new ArrayList();\n fill(list);\n return list;' After the quick-fix is applied: 'final ArrayList<Integer> list = new ArrayList();\n fill(list);\n return list;' Use the inspection's options to define whether parameters or local variables should be reported.",
"markdown": "Reports parameters or local variables that may have the `final` modifier added to their declaration.\n\nExample:\n\n\n ArrayList<Integer> list = new ArrayList();\n fill(list);\n return list;\n\nAfter the quick-fix is applied:\n\n\n final ArrayList<Integer> list = new ArrayList();\n fill(list);\n return list;\n\n\nUse the inspection's options to define whether parameters or local variables should be reported."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "LocalCanBeFinal",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FieldMayBeStatic",
"shortDescription": {
"text": "Field can be made 'static'"
},
"fullDescription": {
"text": "Reports instance variables that can safely be made 'static'. A field can be static if it is declared 'final' and initialized with a constant. Example: 'public final String str = \"sample\";' The inspection does not report final fields that can be implicitly written. Use the \"Annotations\" button to modify the list of annotations that assume implicit field write.",
"markdown": "Reports instance variables that can safely be made `static`. A field can be static if it is declared `final` and initialized with a constant.\n\n**Example:**\n\n\n public final String str = \"sample\";\n\n\nThe inspection does not report final fields that can be implicitly written. Use the \"Annotations\" button to modify\nthe list of annotations that assume implicit field write."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "FieldMayBeStatic",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance",
"index": 10,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ArrayEquals",
"shortDescription": {
"text": "'equals()' called on array"
},
"fullDescription": {
"text": "Reports 'equals()' calls that compare two arrays. Calling 'equals()' on an array compares identity and is equivalent to using '=='. Use 'Arrays.equals()' to compare the contents of two arrays, or 'Arrays.deepEquals()' for multi-dimensional arrays. Example: 'void sample(int[] first, int[] second){\n if (first.equals(second)) return;\n }' After the quick-fix is applied: 'void sample(int[] first, int[] second){\n if (Arrays.equals(first, second)) return;\n }'",
"markdown": "Reports `equals()` calls that compare two arrays.\n\nCalling `equals()` on an array compares identity and is equivalent to using `==`.\nUse `Arrays.equals()` to compare the contents of two arrays, or `Arrays.deepEquals()` for\nmulti-dimensional arrays.\n\n**Example:**\n\n\n void sample(int[] first, int[] second){\n if (first.equals(second)) return;\n }\n\nAfter the quick-fix is applied:\n\n\n void sample(int[] first, int[] second){\n if (Arrays.equals(first, second)) return;\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ArrayEquals",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ProblematicVarargsMethodOverride",
"shortDescription": {
"text": "Non-varargs method overrides varargs method"
},
"fullDescription": {
"text": "Reports methods that override a variable arity (a.k.a. varargs) method but replace the variable arity parameter with an array parameter. Though this code is valid, it may be confusing and should be avoided.",
"markdown": "Reports methods that override a variable arity (a.k.a. varargs) method but replace the variable arity parameter with an array parameter. Though this code is valid, it may be confusing and should be avoided."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ProblematicVarargsMethodOverride",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Inheritance issues",
"index": 147,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MisspelledHeader",
"shortDescription": {
"text": "Unknown or misspelled header name"
},
"fullDescription": {
"text": "Reports any unknown and probably misspelled header names and provides possible variants.",
"markdown": "Reports any unknown and probably misspelled header names and provides possible variants."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "MisspelledHeader",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Manifest",
"index": 116,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AtomicFieldUpdaterIssues",
"shortDescription": {
"text": "Inconsistent 'AtomicFieldUpdater' declaration"
},
"fullDescription": {
"text": "Reports issues with 'AtomicLongFieldUpdater', 'AtomicIntegerFieldUpdater', or 'AtomicReferenceFieldUpdater' fields (the 'java.util.concurrent.atomic' package). The reported issues are identical to the runtime problems that can happen with atomic field updaters: specified field not found, specified field not accessible, specified field has a wrong type, and so on. Examples: 'class A {\n private static volatile int value = 0;\n private static final AtomicIntegerFieldUpdater updater =\n AtomicIntegerFieldUpdater.newUpdater((A.class), \"value\"); // warning: Field 'value' has 'static' modifier\n }' 'class B {\n private static final AtomicIntegerFieldUpdater updater =\n AtomicIntegerFieldUpdater.newUpdater(B.class, \"value\"); // warning: No field named 'value' found in class 'B'\n }'",
"markdown": "Reports issues with `AtomicLongFieldUpdater`, `AtomicIntegerFieldUpdater`, or `AtomicReferenceFieldUpdater` fields (the `java.util.concurrent.atomic` package).\n\nThe reported issues are identical to the runtime problems that can happen with atomic field updaters:\nspecified field not found, specified field not accessible, specified field has a wrong type, and so on.\n\n**Examples:**\n\n*\n\n\n class A {\n private static volatile int value = 0;\n private static final AtomicIntegerFieldUpdater updater =\n AtomicIntegerFieldUpdater.newUpdater((A.class), \"value\"); // warning: Field 'value' has 'static' modifier\n }\n \n*\n\n\n class B {\n private static final AtomicIntegerFieldUpdater updater =\n AtomicIntegerFieldUpdater.newUpdater(B.class, \"value\"); // warning: No field named 'value' found in class 'B'\n }\n \n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "AtomicFieldUpdaterIssues",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PackageNamingConvention",
"shortDescription": {
"text": "Package naming convention"
},
"fullDescription": {
"text": "Reports packages whose names are either too short, too long, or do not follow the specified regular expression pattern. Example: 'package io;' Use the options to specify the minimum and maximum length of the package name as well as a regular expression that matches valid package names (regular expressions are in standard 'java.util.regex' format).",
"markdown": "Reports packages whose names are either too short, too long, or do not follow the specified regular expression pattern.\n\n**Example:**\n\n\n package io;\n\n\nUse the options to specify the minimum and maximum length of the package name\nas well as a regular expression that matches valid package names\n(regular expressions are in standard `java.util.regex` format)."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "PackageNamingConvention",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Naming conventions",
"index": 81,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ThrowableNotThrown",
"shortDescription": {
"text": "'Throwable' not thrown"
},
"fullDescription": {
"text": "Reports instantiations of 'Throwable' or its subclasses, where the created 'Throwable' is never actually thrown. Additionally, this inspection reports method calls that return instances of 'Throwable' or its subclasses, when the result of the method call is not thrown. Calls to methods annotated with the Error Prone's or AssertJ's '@CanIgnoreReturnValue' annotation will not be reported. Example: 'void check(String s) {\n if (s == null) {\n new NullPointerException(\"s\");\n }\n // ...\n }'",
"markdown": "Reports instantiations of `Throwable` or its subclasses, where the created `Throwable` is never actually thrown. Additionally, this inspection reports method calls that return instances of `Throwable` or its subclasses, when the result of the method call is not thrown.\n\nCalls to methods annotated with the Error Prone's or AssertJ's `@CanIgnoreReturnValue` annotation will not be reported.\n\n**Example:**\n\n\n void check(String s) {\n if (s == null) {\n new NullPointerException(\"s\");\n }\n // ...\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ThrowableNotThrown",
"cweIds": [
390,
703
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CapturingCleaner",
"shortDescription": {
"text": "Cleaner captures object reference"
},
"fullDescription": {
"text": "Reports 'Runnable' passed to a 'Cleaner.register()' capturing reference being registered. If the reference is captured, it will never be phantom reachable and the cleaning action will never be invoked. Possible sources of this problem: Lambda using non-static methods, fields, or 'this' itself Non-static inner class (anonymous or not) always captures this reference in java up to 18 version Instance method reference Access to outer class non-static members from non-static inner class Sample of code that will be reported: 'int fileDescriptor;\n Cleaner.Cleanable cleanable = Cleaner.create().register(this, () -> {\n System.out.println(\"adsad\");\n //this is captured via fileDescriptor\n fileDescriptor = 0;\n });' This inspection only reports if the language level of the project or module is 9 or higher. New in 2018.1",
"markdown": "Reports `Runnable` passed to a `Cleaner.register()` capturing reference being registered. If the reference is captured, it will never be phantom reachable and the cleaning action will never be invoked.\n\nPossible sources of this problem:\n\n* Lambda using non-static methods, fields, or `this` itself\n* Non-static inner class (anonymous or not) always captures this reference in java up to 18 version\n* Instance method reference\n* Access to outer class non-static members from non-static inner class\n\nSample of code that will be reported:\n\n\n int fileDescriptor;\n Cleaner.Cleanable cleanable = Cleaner.create().register(this, () -> {\n System.out.println(\"adsad\");\n //this is captured via fileDescriptor\n fileDescriptor = 0;\n });\n\nThis inspection only reports if the language level of the project or module is 9 or higher.\n\nNew in 2018.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "CapturingCleaner",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ThreadStartInConstruction",
"shortDescription": {
"text": "Call to 'Thread.start()' during object construction"
},
"fullDescription": {
"text": "Reports calls to 'start()' on 'java.lang.Thread' or any of its subclasses during object construction. While occasionally useful, such constructs should be avoided due to inheritance issues. Subclasses of a class that launches a thread during the object construction will not have finished any initialization logic of their own before the thread has launched. This inspection does not report if the class that starts a thread is declared 'final'. Example: 'class MyThread extends Thread {\n MyThread() {\n start();\n }\n }'",
"markdown": "Reports calls to `start()` on `java.lang.Thread` or any of its subclasses during object construction.\n\n\nWhile occasionally useful, such constructs should be avoided due to inheritance issues.\nSubclasses of a class that launches a thread during the object construction will not have finished\nany initialization logic of their own before the thread has launched.\n\nThis inspection does not report if the class that starts a thread is declared `final`.\n\n**Example:**\n\n\n class MyThread extends Thread {\n MyThread() {\n start();\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CallToThreadStartDuringObjectConstruction",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SwitchStatementWithTooManyBranches",
"shortDescription": {
"text": "Maximum 'switch' branches"
},
"fullDescription": {
"text": "Reports 'switch' statements or expressions with too many 'case' labels. Such a long switch statement may be confusing and should probably be refactored. Sometimes, it is not a problem (for example, a domain is very complicated and has enums with a lot of constants). Example: 'switch (x) {\n case 1 -> {}\n case 2 -> {}\n case 3 -> {}\n case 4 -> {}\n case 5 -> {}\n case 6 -> {}\n case 7 -> {}\n case 8 -> {}\n case 9 -> {}\n case 10 -> {}\n case 11,12,13 -> {}\n default -> {}\n }' Use the Maximum number of branches field to specify the maximum number of 'case' labels expected.",
"markdown": "Reports `switch` statements or expressions with too many `case` labels.\n\nSuch a long switch statement may be confusing and should probably be refactored.\nSometimes, it is not a problem (for example, a domain is very complicated and has enums with a lot of constants).\n\nExample:\n\n\n switch (x) {\n case 1 -> {}\n case 2 -> {}\n case 3 -> {}\n case 4 -> {}\n case 5 -> {}\n case 6 -> {}\n case 7 -> {}\n case 8 -> {}\n case 9 -> {}\n case 10 -> {}\n case 11,12,13 -> {}\n default -> {}\n }\n\nUse the **Maximum number of branches** field to specify the maximum number of `case` labels expected."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "SwitchStatementWithTooManyBranches",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "LoopConditionNotUpdatedInsideLoop",
"shortDescription": {
"text": "Loop variable not updated inside loop"
},
"fullDescription": {
"text": "Reports any variables and parameters that are used in a loop condition and are not updated inside the loop. Such variables and parameters are usually used by mistake as they may cause an infinite loop if they are executed. Example: 'void loopDoesNotLoop(boolean b) {\n while (b) {\n System.out.println();\n break;\n }\n }' Configure the inspection: Use the Ignore possible non-local changes option to disable this inspection if the condition can be updated indirectly (e.g. via the called method or concurrently from another thread).",
"markdown": "Reports any variables and parameters that are used in a loop condition and are not updated inside the loop.\n\nSuch variables and parameters are usually used by mistake as they\nmay cause an infinite loop if they are executed.\n\nExample:\n\n\n void loopDoesNotLoop(boolean b) {\n while (b) {\n System.out.println();\n break;\n }\n }\n\nConfigure the inspection:\n\n\nUse the **Ignore possible non-local changes** option to disable this inspection\nif the condition can be updated indirectly (e.g. via the called method or concurrently from another thread)."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "LoopConditionNotUpdatedInsideLoop",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DoubleCheckedLocking",
"shortDescription": {
"text": "Double-checked locking"
},
"fullDescription": {
"text": "Reports double-checked locking. Double-checked locking tries to initialize a field on demand and in a thread-safe manner, while avoiding the cost of synchronization. Unfortunately it is not thread-safe when used on a field that is not declared 'volatile'. When using Java 1.4 or earlier, double-checked locking doesn't work even with a 'volatile' field. Read the article linked above for a detailed explanation of the problem. Example of incorrect double-checked locking: 'class Foo {\n private Helper helper = null;\n public Helper getHelper() {\n if (helper == null)\n synchronized(this) {\n if (helper == null) helper = new Helper();\n }\n return helper;\n }\n }\n // other functions and members...\n }'",
"markdown": "Reports [double-checked locking](https://www.cs.umd.edu/~pugh/java/memoryModel/DoubleCheckedLocking.html).\n\n\nDouble-checked locking tries to initialize a field on demand and in a thread-safe manner, while avoiding the cost of synchronization.\nUnfortunately it is not thread-safe when used on a field that is not declared `volatile`.\nWhen using Java 1.4 or earlier, double-checked locking doesn't work even with a `volatile` field.\nRead the article linked above for a detailed explanation of the problem.\n\nExample of incorrect double-checked locking:\n\n\n class Foo {\n private Helper helper = null;\n public Helper getHelper() {\n if (helper == null)\n synchronized(this) {\n if (helper == null) helper = new Helper();\n }\n return helper;\n }\n }\n // other functions and members...\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "DoubleCheckedLocking",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UseOfObsoleteAssert",
"shortDescription": {
"text": "Usage of obsolete 'junit.framework.Assert' method"
},
"fullDescription": {
"text": "Reports any calls to methods from the 'junit.framework.Assert' class. This class is obsolete and the calls can be replaced by calls to methods from the 'org.junit.Assert' class. For example: 'import org.junit.*;\n public class NecessaryTest {\n @Test\n public void testIt() {\n junit.framework.Assert.assertEquals(\"expected\", \"actual\");\n }\n }' After the quick fix is applied, the result looks like the following: 'import org.junit;\n public class NecessaryTest {\n\n public void testIt() {\n Assert.assertEquals(\"expected\", \"actual\");\n }\n }'",
"markdown": "Reports any calls to methods from the `junit.framework.Assert` class. This class is obsolete and the calls can be replaced by calls to methods from the `org.junit.Assert` class.\n\nFor example:\n\n\n import org.junit.*;\n public class NecessaryTest {\n @Test\n public void testIt() {\n junit.framework.Assert.assertEquals(\"expected\", \"actual\");\n }\n }\n\nAfter the quick fix is applied, the result looks like the following:\n\n\n import org.junit;\n public class NecessaryTest {\n\n public void testIt() {\n Assert.assertEquals(\"expected\", \"actual\");\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "UseOfObsoleteAssert",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/JUnit",
"index": 91,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MisspelledMethodName",
"shortDescription": {
"text": "Method names differing only by case"
},
"fullDescription": {
"text": "Reports cases in which multiple methods of a class have the names that differ only by case. Such names may be very confusing. Example: 'public int hashcode() { // reported, should be hashCode probably?\n return 0;\n }' A quick-fix that renames such methods is available only in the editor. Use the Ignore methods overriding/implementing a super method option to ignore methods overriding or implementing a method from the superclass.",
"markdown": "Reports cases in which multiple methods of a class have the names that differ only by case. Such names may be very confusing.\n\n**Example:**\n\n\n public int hashcode() { // reported, should be hashCode probably?\n return 0;\n }\n\nA quick-fix that renames such methods is available only in the editor.\n\nUse the **Ignore methods overriding/implementing a super method** option to ignore methods overriding or implementing a method from\nthe superclass."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "MethodNamesDifferingOnlyByCase",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Naming conventions/Method",
"index": 108,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NonSerializableObjectBoundToHttpSession",
"shortDescription": {
"text": "Non-serializable object bound to 'HttpSession'"
},
"fullDescription": {
"text": "Reports objects of classes not implementing 'java.io.Serializable' used as arguments to 'javax.servlet.http.HttpSession.setAttribute()' or 'javax.servlet.http.HttpSession.putValue()'. Such objects will not be serialized if the 'HttpSession' is passivated or migrated, and may result in difficult-to-diagnose bugs. This inspection assumes objects of the types 'java.util.Collection' and 'java.util.Map' to be 'Serializable', unless type parameters are non-'Serializable'. Example: 'void foo(HttpSession session) {\n session.setAttribute(\"foo\", new NonSerializable());\n }\n static class NonSerializable {}'",
"markdown": "Reports objects of classes not implementing `java.io.Serializable` used as arguments to `javax.servlet.http.HttpSession.setAttribute()` or `javax.servlet.http.HttpSession.putValue()`.\n\n\nSuch objects will not be serialized if the `HttpSession` is passivated or migrated,\nand may result in difficult-to-diagnose bugs.\n\n\nThis inspection assumes objects of the types `java.util.Collection` and\n`java.util.Map` to be `Serializable`,\nunless type parameters are non-`Serializable`.\n\n**Example:**\n\n\n void foo(HttpSession session) {\n session.setAttribute(\"foo\", new NonSerializable());\n }\n static class NonSerializable {}\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NonSerializableObjectBoundToHttpSession",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Serialization issues",
"index": 20,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ThreadLocalNotStaticFinal",
"shortDescription": {
"text": "'ThreadLocal' field not declared 'static final'"
},
"fullDescription": {
"text": "Reports fields of type 'java.lang.ThreadLocal' that are not declared 'static final'. In the most common case, a 'java.lang.ThreadLocal' instance associates state with a thread. A non-static non-final 'java.lang.ThreadLocal' field associates state with an instance-thread combination. This is usually unnecessary and quite often is a bug that can cause memory leaks and incorrect behavior. A quick-fix is suggested to make the field 'static final'. Example: 'private ThreadLocal tl = ThreadLocal.withInitial(() -> Boolean.TRUE);'",
"markdown": "Reports fields of type `java.lang.ThreadLocal` that are not declared `static final`.\n\n\nIn the most common case, a `java.lang.ThreadLocal` instance associates state with a thread.\nA non-static non-final `java.lang.ThreadLocal` field associates state with an instance-thread combination.\nThis is usually unnecessary and quite often is a bug that can cause memory leaks and incorrect behavior.\n\n\nA quick-fix is suggested to make the field `static final`.\n\n\n**Example:**\n\n\n private ThreadLocal tl = ThreadLocal.withInitial(() -> Boolean.TRUE);\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ThreadLocalNotStaticFinal",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AccessStaticViaInstance",
"shortDescription": {
"text": "Access static member via instance reference"
},
"fullDescription": {
"text": "Reports references to 'static' methods and fields via a class instance rather than the class itself. Even though referring to static members via instance variables is allowed by The Java Language Specification, this makes the code confusing as the reader may think that the result of the method depends on the instance. The quick-fix replaces the instance variable with the class name. Example: 'String s1 = s.valueOf(0);' After the quick-fix is applied: 'String s = String.valueOf(0);'",
"markdown": "Reports references to `static` methods and fields via a class instance rather than the class itself.\n\nEven though referring to static members via instance variables is allowed by The Java Language Specification,\nthis makes the code confusing as the reader may think that the result of the method depends on the instance.\n\nThe quick-fix replaces the instance variable with the class name.\n\nExample:\n\n\n String s1 = s.valueOf(0);\n\nAfter the quick-fix is applied:\n\n\n String s = String.valueOf(0);\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "AccessStaticViaInstance",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Declaration redundancy",
"index": 12,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CallToNativeMethodWhileLocked",
"shortDescription": {
"text": "Call to a 'native' method while locked"
},
"fullDescription": {
"text": "Reports calls 'native' methods within a 'synchronized' block or method. When possible, it's better to keep calls to 'native' methods out of the synchronized context because such calls cause an expensive context switch and may lead to performance issues. Example: 'native void nativeMethod();\n\n void example(){\n synchronized (lock){\n nativeMethod();//warning\n }\n }'",
"markdown": "Reports calls `native` methods within a `synchronized` block or method.\n\n\nWhen possible, it's better to keep calls to `native` methods out of the synchronized context\nbecause such calls cause an expensive context switch and may lead to performance issues.\n\n**Example:**\n\n\n native void nativeMethod();\n\n void example(){\n synchronized (lock){\n nativeMethod();//warning\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CallToNativeMethodWhileLocked",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Dependency",
"shortDescription": {
"text": "Illegal package dependencies"
},
"fullDescription": {
"text": "Reports illegal dependencies between scopes according to the dependency rules given. Dependency rules can be used to prohibit usage from a scope to another scope. Use the Configure dependency rules button below to customize validation rules.",
"markdown": "Reports illegal dependencies between scopes according to the dependency rules given. Dependency rules can be used to prohibit usage from a scope to another scope.\n\nUse the **Configure dependency rules** button below to customize validation rules."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "Dependency",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "JVM languages",
"index": 1,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NestingDepth",
"shortDescription": {
"text": "Overly nested method"
},
"fullDescription": {
"text": "Reports methods whose body contain too deeply nested statements. Methods with too deep statement nesting may be confusing and are a good sign that refactoring may be necessary. Use the Nesting depth limit field to specify the maximum allowed nesting depth for a method.",
"markdown": "Reports methods whose body contain too deeply nested statements.\n\nMethods with too deep statement\nnesting may be confusing and are a good sign that refactoring may be necessary.\n\nUse the **Nesting depth limit** field to specify the maximum allowed nesting depth for a method."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "OverlyNestedMethod",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Method metrics",
"index": 132,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantExplicitChronoField",
"shortDescription": {
"text": "Calls of 'java.time' methods with explicit 'ChronoField' or 'ChronoUnit' arguments can be simplified"
},
"fullDescription": {
"text": "Reports 'java.time' method calls with 'java.time.temporal.ChronoField' and 'java.time.temporal.ChronoUnit' as arguments when these calls can be replaced with calls of more specific methods. Example: 'LocalTime localTime = LocalTime.now();\nint minute = localTime.get(ChronoField.MINUTE_OF_HOUR);' After the quick-fix is applied: 'LocalTime localTime = LocalTime.now();\nint minute = localTime.getMinute();' New in 2023.2",
"markdown": "Reports `java.time` method calls with `java.time.temporal.ChronoField` and `java.time.temporal.ChronoUnit` as arguments when these calls can be replaced with calls of more specific methods.\n\nExample:\n\n\n LocalTime localTime = LocalTime.now();\n int minute = localTime.get(ChronoField.MINUTE_OF_HOUR);\n\nAfter the quick-fix is applied:\n\n\n LocalTime localTime = LocalTime.now();\n int minute = localTime.getMinute();\n\nNew in 2023.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RedundantExplicitChronoField",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Verbose or redundant code constructs",
"index": 47,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "WriteOnlyObject",
"shortDescription": {
"text": "Write-only object"
},
"fullDescription": {
"text": "Reports objects that are modified but never queried. The inspection relies on the method mutation contract, which could be inferred or pre-annotated for some library methods. This inspection does not report collections, maps, and string builders, as these types are reported by other more precise inspections. Example: 'AtomicReference<String> ref = new AtomicReference<>();\n ref.set(\"hello\"); // ref is never used again' Use the Ignore impure constructors option to control whether to process objects created by constructor or method whose purity is not known. Unchecking the option may introduce some false-positives if the object reference is intentionally leaked during the construction. New in 2021.2",
"markdown": "Reports objects that are modified but never queried.\n\nThe inspection relies on the method mutation contract, which could be inferred\nor pre-annotated for some library methods. This inspection does not report collections, maps, and string builders, as these types\nare reported by other more precise inspections.\n\nExample:\n\n\n AtomicReference<String> ref = new AtomicReference<>();\n ref.set(\"hello\"); // ref is never used again\n\n\nUse the **Ignore impure constructors** option to control whether to process objects created by constructor or method whose purity is not known.\nUnchecking the option may introduce some false-positives if the object reference is intentionally leaked during the construction.\n**New in 2021.2**"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "WriteOnlyObject",
"cweIds": [
563
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SocketResource",
"shortDescription": {
"text": "Socket opened but not safely closed"
},
"fullDescription": {
"text": "Reports socket resources that are not safely closed. Socket resources reported by this inspection include 'java.net.Socket', 'java.net.DatagramSocket', and 'java.net.ServerSocket'. By default, the inspection assumes that the resources can be closed by any method with 'close' or 'cleanup' in its name. Example: 'byte[] getMessage(ServerSocket socket) throws IOException {\n Socket client = socket.accept(); //socket is not closed\n return client.getInputStream().readAllBytes();\n }' Use the following options to configure the inspection: Whether a socket is allowed to be opened inside a 'try' block. This style is less desirable because it is more verbose than opening a resource in front of a 'try' block. Whether the resource can be closed by any method call with the resource passed as argument.",
"markdown": "Reports socket resources that are not safely closed. Socket resources reported by this inspection include `java.net.Socket`, `java.net.DatagramSocket`, and `java.net.ServerSocket`.\n\n\nBy default, the inspection assumes that the resources can be closed by any method with\n'close' or 'cleanup' in its name.\n\n**Example:**\n\n\n byte[] getMessage(ServerSocket socket) throws IOException {\n Socket client = socket.accept(); //socket is not closed\n return client.getInputStream().readAllBytes();\n }\n\n\nUse the following options to configure the inspection:\n\n* Whether a socket is allowed to be opened inside a `try` block. This style is less desirable because it is more verbose than opening a resource in front of a `try` block.\n* Whether the resource can be closed by any method call with the resource passed as argument."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "SocketOpenedButNotSafelyClosed",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Resource management",
"index": 133,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TypeParameterHidesVisibleType",
"shortDescription": {
"text": "Type parameter hides visible type"
},
"fullDescription": {
"text": "Reports type parameters that have the same names as the visible types in the current scope. Such parameter names may be confusing. Example: 'abstract class MyList<T> extends AbstractList<T> {\n private List<T> elements;\n // type parameter 'T' hides type parameter 'T'\n public <T> T[] toArray(T[] array) {\n return elements.toArray(array);\n }\n}'",
"markdown": "Reports type parameters that have the same names as the visible types in the current scope. Such parameter names may be confusing.\n\nExample:\n\n\n abstract class MyList<T> extends AbstractList<T> {\n private List<T> elements;\n // type parameter 'T' hides type parameter 'T'\n public <T> T[] toArray(T[] array) {\n return elements.toArray(array);\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "TypeParameterHidesVisibleType",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Visibility",
"index": 99,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "StringTokenizerDelimiter",
"shortDescription": {
"text": "Duplicated delimiters in 'StringTokenizer'"
},
"fullDescription": {
"text": "Reports 'StringTokenizer()' constructor calls or 'nextToken()' method calls that contain duplicate characters in the delimiter argument. Example: 'void printTokens(String text) {\n StringTokenizer tokenizer = new StringTokenizer(text, \"\\n\\n\");\n while (tokenizer.hasMoreTokens()) {\n System.out.println(tokenizer.nextToken());\n }\n }' After the quick-fix is applied: 'void printTokens(String text) {\n StringTokenizer tokenizer = new StringTokenizer(text, \"\\n\");\n while (tokenizer.hasMoreTokens()) {\n System.out.println(tokenizer.nextToken());\n }\n }'",
"markdown": "Reports `StringTokenizer()` constructor calls or `nextToken()` method calls that contain duplicate characters in the delimiter argument.\n\n**Example:**\n\n\n void printTokens(String text) {\n StringTokenizer tokenizer = new StringTokenizer(text, \"\\n\\n\");\n while (tokenizer.hasMoreTokens()) {\n System.out.println(tokenizer.nextToken());\n }\n }\n\nAfter the quick-fix is applied:\n\n\n void printTokens(String text) {\n StringTokenizer tokenizer = new StringTokenizer(text, \"\\n\");\n while (tokenizer.hasMoreTokens()) {\n System.out.println(tokenizer.nextToken());\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "StringTokenizerDelimiter",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MaskedAssertion",
"shortDescription": {
"text": "Assertion is suppressed by 'catch'"
},
"fullDescription": {
"text": "Reports 'assert' statements and test framework assertions that are suppressed by a surrounding catch block. Such assertions will never fail, as the thrown 'AssertionError' will be caught and silently ignored. Example 1: 'void javaAssertion() {\n try {\n ...\n assert 1 == 2;\n } catch (AssertionError e) {\n // the assertion is silently ignored\n }\n }' Example 2: '@Test\n void testWithAssertJ() {\n try {\n ...\n assertThat(1).as(\"test\").isEqualTo(2);\n } catch (AssertionError e) {\n // the assertion is silently ignored\n }\n }' Example 3: '@Test\n void testWithJunit() {\n try {\n ...\n assertEquals(1, 2);\n } catch (AssertionError e) {\n // the assertion is silently ignored\n }\n }' New in 2020.3",
"markdown": "Reports `assert` statements and test framework assertions that are suppressed by a surrounding catch block. Such assertions will never fail, as the thrown `AssertionError` will be caught and silently ignored.\n\n**Example 1:**\n\n\n void javaAssertion() {\n try {\n ...\n assert 1 == 2;\n } catch (AssertionError e) {\n // the assertion is silently ignored\n }\n }\n\n**Example 2:**\n\n\n @Test\n void testWithAssertJ() {\n try {\n ...\n assertThat(1).as(\"test\").isEqualTo(2);\n } catch (AssertionError e) {\n // the assertion is silently ignored\n }\n }\n\n**Example 3:**\n\n\n @Test\n void testWithJunit() {\n try {\n ...\n assertEquals(1, 2);\n } catch (AssertionError e) {\n // the assertion is silently ignored\n }\n }\n\nNew in 2020.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "MaskedAssertion",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Test frameworks",
"index": 127,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReflectionForUnavailableAnnotation",
"shortDescription": {
"text": "Reflective access to a source-only annotation"
},
"fullDescription": {
"text": "Reports attempts to reflectively check for the presence of a non-runtime annotation. Using 'Class.isAnnotationPresent()' to test for an annotation whose retention policy is set to 'SOURCE' or 'CLASS' (the default) will always have a negative result. This mistake is easy to overlook. Example: '{\n getClass().isAnnotationPresent(SourceAnnotation.class); //always false\n }\n\n @Retention(RetentionPolicy.SOURCE)\n @interface SourceAnnotation {}'",
"markdown": "Reports attempts to reflectively check for the presence of a non-runtime annotation.\n\nUsing `Class.isAnnotationPresent()` to test for an annotation\nwhose retention policy is set to `SOURCE` or `CLASS`\n(the default) will always have a negative result. This mistake is easy to overlook.\n\n**Example:**\n\n\n {\n getClass().isAnnotationPresent(SourceAnnotation.class); //always false\n }\n\n @Retention(RetentionPolicy.SOURCE)\n @interface SourceAnnotation {}\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ReflectionForUnavailableAnnotation",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "InstantiatingObjectToGetClassObject",
"shortDescription": {
"text": "Instantiating object to get 'Class' object"
},
"fullDescription": {
"text": "Reports code that instantiates a class to get its class object. It is more performant to access the class object directly by name. Example: 'Class<?> c = new Sample().getClass();' After the quick-fix is applied: 'Class<?> c = Sample.class;'",
"markdown": "Reports code that instantiates a class to get its class object.\n\nIt is more performant to access the class object\ndirectly by name.\n\n**Example:**\n\n\n Class<?> c = new Sample().getClass();\n\nAfter the quick-fix is applied:\n\n\n Class<?> c = Sample.class;\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "InstantiatingObjectToGetClassObject",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance",
"index": 10,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ClassWithMultipleLoggers",
"shortDescription": {
"text": "Class with multiple loggers"
},
"fullDescription": {
"text": "Reports classes that have multiple loggers declared. Ensuring that every class has a single dedicated logger is an important step in providing a unified logging implementation for an application. For example: 'public class Critical {\n protected static final Logger LOG = Logger.getLogger(Critical.class);\n\n protected static final Logger myLogger = Logger.getLogger(getClass());\n }' Use the table below to specify Logger class names. Classes which declare multiple fields that have the type of one of the specified classes will be reported by this inspection.",
"markdown": "Reports classes that have multiple loggers declared. Ensuring that every class has a single dedicated logger is an important step in providing a unified logging implementation for an application.\n\nFor example:\n\n\n public class Critical {\n protected static final Logger LOG = Logger.getLogger(Critical.class);\n\n protected static final Logger myLogger = Logger.getLogger(getClass());\n }\n\n\nUse the table below to specify Logger class names.\nClasses which declare multiple fields that have the type of one of the specified classes will be reported by this inspection."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ClassWithMultipleLoggers",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Logging",
"index": 77,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ShiftOutOfRange",
"shortDescription": {
"text": "Shift operation by inappropriate constant"
},
"fullDescription": {
"text": "Reports shift operations where the shift value is a constant outside the reasonable range. Integer shift operations outside the range '0..31' and long shift operations outside the range '0..63' are reported. Shifting by negative or overly large values is almost certainly a coding error. Example: 'int shiftSize = 32;\n // Warning: shift by 32 bits is equivalent to shift by 0 bits, so there's no shift at all.\n int mask = (1 << shiftSize) - 1;'",
"markdown": "Reports shift operations where the shift value is a constant outside the reasonable range.\n\nInteger shift operations outside the range `0..31` and long shift operations outside the\nrange `0..63` are reported. Shifting by negative or overly large values is almost certainly\na coding error.\n\n**Example:**\n\n\n int shiftSize = 32;\n // Warning: shift by 32 bits is equivalent to shift by 0 bits, so there's no shift at all.\n int mask = (1 << shiftSize) - 1;\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ShiftOutOfRange",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Bitwise operation issues",
"index": 194,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ThreadRun",
"shortDescription": {
"text": "Call to 'Thread.run()'"
},
"fullDescription": {
"text": "Reports calls to 'run()' on 'java.lang.Thread' or any of its subclasses. While occasionally intended, this is usually a mistake, because 'run()' doesn't start a new thread. To execute the code in a separate thread, 'start()' should be used.",
"markdown": "Reports calls to `run()` on `java.lang.Thread` or any of its subclasses.\n\n\nWhile occasionally intended, this is usually a mistake, because `run()` doesn't start a new thread.\nTo execute the code in a separate thread, `start()` should be used."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "CallToThreadRun",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JVM languages",
"index": 1,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ExtendsThrowable",
"shortDescription": {
"text": "Class directly extends 'Throwable'"
},
"fullDescription": {
"text": "Reports classes that directly extend 'java.lang.Throwable'. Extending 'java.lang.Throwable' directly is generally considered bad practice. It is usually enough to extend 'java.lang.RuntimeException', 'java.lang.Exception', or - in special cases - 'java.lang.Error'. Example: 'class EnigmaThrowable extends Throwable {} // warning: Class 'EnigmaThrowable' directly extends 'java.lang.Throwable''",
"markdown": "Reports classes that directly extend `java.lang.Throwable`.\n\nExtending `java.lang.Throwable` directly is generally considered bad practice.\nIt is usually enough to extend `java.lang.RuntimeException`, `java.lang.Exception`, or - in special\ncases - `java.lang.Error`.\n\n**Example:**\n\n\n class EnigmaThrowable extends Throwable {} // warning: Class 'EnigmaThrowable' directly extends 'java.lang.Throwable'\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ExtendsThrowable",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Error handling",
"index": 14,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AutoBoxing",
"shortDescription": {
"text": "Auto-boxing"
},
"fullDescription": {
"text": "Reports expressions that are affected by autoboxing conversion (automatic wrapping of primitive values as objects). Try not to use objects instead of primitives. It might significantly affect performance. Example: 'Integer x = 42;' The quick-fix makes the conversion explicit: 'Integer x = Integer.valueOf(42);' AutoBoxing appeared in Java 5. This inspection can help to downgrade for backward compatibility with earlier Java versions.",
"markdown": "Reports expressions that are affected by autoboxing conversion (automatic wrapping of primitive values as objects). Try not to use objects instead of primitives. It might significantly affect performance.\n\n**Example:**\n\n Integer x = 42;\n\nThe quick-fix makes the conversion explicit:\n\n Integer x = Integer.valueOf(42);\n\n\n*AutoBoxing* appeared in Java 5.\nThis inspection can help to downgrade for backward compatibility with earlier Java versions."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "AutoBoxing",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance",
"index": 10,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "InterfaceNeverImplemented",
"shortDescription": {
"text": "Interface which has no concrete subclass"
},
"fullDescription": {
"text": "Reports interfaces that have no concrete subclasses. Configure the inspection: Use the list below to add annotations. Interfaces declared with one of these annotations will be ignored by the inspection. Use the checkbox below to ignore interfaces that only declare constant fields. Such interfaces may still be usable even without implementations.",
"markdown": "Reports interfaces that have no concrete subclasses.\n\nConfigure the inspection:\n\n* Use the list below to add annotations. Interfaces declared with one of these annotations will be ignored by the inspection.\n* Use the checkbox below to ignore interfaces that only declare constant fields. Such interfaces may still be usable even without implementations."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "InterfaceNeverImplemented",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Inheritance issues",
"index": 147,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ThreadDeathRethrown",
"shortDescription": {
"text": "'ThreadDeath' not rethrown"
},
"fullDescription": {
"text": "Reports 'try' statements that catch 'java.lang.ThreadDeath' and do not rethrow the exception. Example: 'try {\n executeInParallel(request);\n } catch (ThreadDeath ex) { // warning: ThreadDeath 'ex' not rethrown\n return false;\n }'",
"markdown": "Reports `try` statements that catch `java.lang.ThreadDeath` and do not rethrow the exception.\n\n**Example:**\n\n\n try {\n executeInParallel(request);\n } catch (ThreadDeath ex) { // warning: ThreadDeath 'ex' not rethrown\n return false;\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ThreadDeathNotRethrown",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Error handling",
"index": 14,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CloneCallsConstructors",
"shortDescription": {
"text": "'clone()' instantiates objects with constructor"
},
"fullDescription": {
"text": "Reports calls to object constructors inside 'clone()' methods. It is considered good practice to call 'clone()' to instantiate objects inside of a 'clone()' method instead of creating them directly to support later subclassing. This inspection will not report 'clone()' methods declared as 'final' or 'clone()' methods on 'final' classes.",
"markdown": "Reports calls to object constructors inside `clone()` methods.\n\nIt is considered good practice to call `clone()` to instantiate objects inside of a `clone()` method\ninstead of creating them directly to support later subclassing.\nThis inspection will not report\n`clone()` methods declared as `final`\nor `clone()` methods on `final` classes."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CloneCallsConstructors",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Cloning issues",
"index": 115,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnnecessaryModuleDependencyInspection",
"shortDescription": {
"text": "Unnecessary module dependency"
},
"fullDescription": {
"text": "Reports dependencies on modules that are not used. The quick-fix safely removes such unused dependencies.",
"markdown": "Reports dependencies on modules that are not used. The quick-fix safely removes such unused dependencies."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnnecessaryModuleDependencyInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Declaration redundancy",
"index": 12,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ArraysAsListWithZeroOrOneArgument",
"shortDescription": {
"text": "Call to 'Arrays.asList()' with too few arguments"
},
"fullDescription": {
"text": "Reports calls to 'Arrays.asList()' with at most one argument. Such calls could be replaced with 'Collections.singletonList()', 'Collections.emptyList()', or 'List.of()' on JDK 9 and later, which will save some memory. In particular, 'Collections.emptyList()' and 'List.of()' with no arguments always return a shared instance, while 'Arrays.asList()' with no arguments creates a new object every time it's called. Note: the lists returned by 'Collections.singletonList()' and 'List.of()' are immutable, while the list returned 'Arrays.asList()' allows calling the 'set()' method. This may break the code in rare cases. Example: 'List<String> empty = Arrays.asList();\n List<String> one = Arrays.asList(\"one\");' After the quick-fix is applied: 'List<String> empty = Collections.emptyList();\n List<String> one = Collections.singletonList(\"one\");'",
"markdown": "Reports calls to `Arrays.asList()` with at most one argument.\n\n\nSuch calls could be replaced\nwith `Collections.singletonList()`, `Collections.emptyList()`,\nor `List.of()` on JDK 9 and later, which will save some memory.\n\nIn particular, `Collections.emptyList()` and `List.of()` with no arguments\nalways return a shared instance,\nwhile `Arrays.asList()` with no arguments creates a new object every time it's called.\n\nNote: the lists returned by `Collections.singletonList()` and `List.of()` are immutable,\nwhile the list returned `Arrays.asList()` allows calling the `set()` method.\nThis may break the code in rare cases.\n\n**Example:**\n\n\n List<String> empty = Arrays.asList();\n List<String> one = Arrays.asList(\"one\");\n\nAfter the quick-fix is applied:\n\n\n List<String> empty = Collections.emptyList();\n List<String> one = Collections.singletonList(\"one\");\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ArraysAsListWithZeroOrOneArgument",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance",
"index": 10,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnstableApiUsage",
"shortDescription": {
"text": "Unstable API Usage"
},
"fullDescription": {
"text": "Reports usages of an API marked with one of the annotations as unstable. Such an API may be changed or removed in future versions, breaking the code that uses it. The annotations which are used to mark unstable APIs are shown in the list below. By default, the inspection ignores usages of unstable APIs if their declarations are located in sources of the same project. In such cases it'll be possible to update the usages when you change APIs. However, it may be inconvenient if the project is big, so one can switch off the Ignore API declared in this project option to report the usages of unstable APIs declared in both the project sources and libraries.",
"markdown": "Reports usages of an API marked with one of the annotations as unstable. Such an API may be changed or removed in future versions, breaking the code that uses it.\n\nThe annotations which are used to mark unstable APIs are shown in the list below.\n\nBy default, the inspection ignores usages of unstable APIs\nif their declarations are located in sources of the same project. In such cases it'll be possible to update the usages when you change APIs.\nHowever, it may be inconvenient if the project is big, so one can switch off the **Ignore API declared in this project** option to report\nthe usages of unstable APIs declared in both the project sources and libraries."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "UnstableApiUsage",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JVM languages",
"index": 1,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "LambdaUnfriendlyMethodOverload",
"shortDescription": {
"text": "Lambda-unfriendly method overload"
},
"fullDescription": {
"text": "Reports overloaded methods that take functional interfaces with conflicting abstract method signatures. Such overloads introduce ambiguity and require callers to cast lambdas to a specific type or specify lambda parameter types explicitly. It is preferable to give the overloaded methods different names to eliminate ambiguity. Example: 'interface MyExecutor {\n void execute(Supplier<?> supplier);\n void execute(Callable<?> callable);\n }' Here, 'Supplier' and 'Callable' are functional interfaces whose single abstract methods do not take any parameters and return a non-void value. As a result, the type of the lambda cannot be inferred at the call site unless an explicit cast is used.",
"markdown": "Reports overloaded methods that take functional interfaces with conflicting abstract method signatures.\n\nSuch overloads introduce ambiguity and require callers to cast lambdas to a specific type or specify lambda parameter types explicitly.\nIt is preferable to give the overloaded methods different names to eliminate ambiguity.\n\nExample:\n\n\n interface MyExecutor {\n void execute(Supplier<?> supplier);\n void execute(Callable<?> callable);\n }\n\n\nHere, `Supplier` and `Callable` are functional interfaces\nwhose single abstract methods do not take any parameters and return a non-void value.\nAs a result, the type of the lambda cannot be inferred at the call site unless an explicit cast is used."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "LambdaUnfriendlyMethodOverload",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Naming conventions/Method",
"index": 108,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SerializableRecordContainsIgnoredMembers",
"shortDescription": {
"text": "'record' contains ignored members"
},
"fullDescription": {
"text": "Reports serialization methods or fields defined in a 'record' class. Serialization methods include 'writeObject()', 'readObject()', 'readObjectNoData()', 'writeExternal()', and 'readExternal()' and the field 'serialPersistentFields'. These members are not used for the serialization or deserialization of records and therefore unnecessary. Examples: 'record R1() implements Serializable {\n // The field is ignored during record serialization\n @Serial\n private static final ObjectStreamField[] serialPersistentFields = new ObjectStreamField[0];\n\n // The method is ignored during record serialization\n @Serial\n private void writeObject(ObjectOutputStream out) throws IOException {\n }\n }' 'record R2() implements Externalizable {\n // The method is ignored during record serialization\n @Override\n public void writeExternal(ObjectOutput out) throws IOException {\n }\n\n // The method is ignored during record serialization\n @Override\n public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException {\n }\n }' This inspection only reports if the language level of the project or module is 14 or higher. New in 2020.3",
"markdown": "Reports serialization methods or fields defined in a `record` class. Serialization methods include `writeObject()`, `readObject()`, `readObjectNoData()`, `writeExternal()`, and `readExternal()` and the field `serialPersistentFields`. These members are not used for the serialization or deserialization of records and therefore unnecessary.\n\n**Examples:**\n\n\n record R1() implements Serializable {\n // The field is ignored during record serialization\n @Serial\n private static final ObjectStreamField[] serialPersistentFields = new ObjectStreamField[0];\n\n // The method is ignored during record serialization\n @Serial\n private void writeObject(ObjectOutputStream out) throws IOException {\n }\n }\n\n\n record R2() implements Externalizable {\n // The method is ignored during record serialization\n @Override\n public void writeExternal(ObjectOutput out) throws IOException {\n }\n\n // The method is ignored during record serialization\n @Override\n public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException {\n }\n }\n\nThis inspection only reports if the language level of the project or module is 14 or higher.\n\nNew in 2020.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SerializableRecordContainsIgnoredMembers",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Serialization issues",
"index": 20,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnnecessarilyQualifiedInnerClassAccess",
"shortDescription": {
"text": "Unnecessarily qualified inner class access"
},
"fullDescription": {
"text": "Reports any references to inner classes that are unnecessarily qualified with the name of the enclosing class. Such a qualification can be safely removed, which sometimes adds an import for the inner class. Example: 'class X {\n X.Y foo;\n class Y{}\n }' After the quick-fix is applied: 'class X {\n Y foo;\n class Y{}\n }' Use the Ignore references for which an import is needed option to ignore references to inner classes, where removing the qualification adds an import.",
"markdown": "Reports any references to inner classes that are unnecessarily qualified with the name of the enclosing class.\n\nSuch a qualification can be safely removed, which sometimes adds an import for the inner class.\n\nExample:\n\n\n class X {\n X.Y foo;\n class Y{}\n }\n\nAfter the quick-fix is applied:\n\n\n class X {\n Y foo;\n class Y{}\n }\n\nUse the **Ignore references for which an import is needed** option to ignore references to inner classes, where\nremoving the qualification adds an import."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "UnnecessarilyQualifiedInnerClassAccess",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JavadocLinkAsPlainText",
"shortDescription": {
"text": "Link specified as plain text"
},
"fullDescription": {
"text": "Reports plain text links in Javadoc comments. The quick-fix suggests to wrap the link in an '<a>' tag. Example: 'class Main {\n /**\n * https://en.wikipedia.org/\n */\n void foo() {}\n }' After the quick-fix is applied: 'class Main {\n /**\n * <a href=\"https://en.wikipedia.org/\">https://en.wikipedia.org/</a>\n */\n void foo() {}\n }' New in 2022.1",
"markdown": "Reports plain text links in Javadoc comments.\n\n\nThe quick-fix suggests to wrap the link in an `<a>` tag.\n\n**Example:**\n\n\n class Main {\n /**\n * https://en.wikipedia.org/\n */\n void foo() {}\n }\n\nAfter the quick-fix is applied:\n\n\n class Main {\n /**\n * <a href=\"https://en.wikipedia.org/\">https://en.wikipedia.org/</a>\n */\n void foo() {}\n }\n\nNew in 2022.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JavadocLinkAsPlainText",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Javadoc",
"index": 79,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SharedThreadLocalRandom",
"shortDescription": {
"text": "'ThreadLocalRandom' instance might be shared"
},
"fullDescription": {
"text": "Reports 'java.util.concurrent.ThreadLocalRandom' instances which might be shared between threads. A 'ThreadLocalRandom' should not be shared between threads because that is not thread-safe. The inspection reports instances that are assigned to a field used as a method argument, or assigned to a local variable and used in anonymous or nested classes as they might get shared between threads. Usages of 'ThreadLocalRandom' should typically look like 'ThreadLocalRandom.current().nextInt(...)' (or 'nextDouble(...)' etc.). When all usages are in this form, 'ThreadLocalRandom' instances cannot be used accidentally by multiple threads. Example: 'class Main {\n void printRandomNumbersAsync() {\n ThreadLocalRandom random = ThreadLocalRandom.current();\n CompletableFuture.supplyAsync(() -> generateNumbers(random))\n .thenAccept(numbers -> System.out.println(Arrays.toString(numbers)));\n }\n\n private int[] generateNumbers(Random random) {\n return random.ints(1000, 0, 100).toArray();\n }\n }' Use the options to list methods that are safe to be passed to 'ThreadLocalRandom' instances as an argument. It's possible to use regular expressions for method names.",
"markdown": "Reports `java.util.concurrent.ThreadLocalRandom` instances which might be shared between threads.\n\n\nA `ThreadLocalRandom` should not be shared between threads because that is not thread-safe.\nThe inspection reports instances that are assigned to a field used as a method argument,\nor assigned to a local variable and used in anonymous or nested classes as they might get shared between threads.\n\n\nUsages of `ThreadLocalRandom` should typically look like `ThreadLocalRandom.current().nextInt(...)`\n(or `nextDouble(...)` etc.).\nWhen all usages are in this form, `ThreadLocalRandom` instances cannot be used accidentally by multiple threads.\n\n**Example:**\n\n\n class Main {\n void printRandomNumbersAsync() {\n ThreadLocalRandom random = ThreadLocalRandom.current();\n CompletableFuture.supplyAsync(() -> generateNumbers(random))\n .thenAccept(numbers -> System.out.println(Arrays.toString(numbers)));\n }\n\n private int[] generateNumbers(Random random) {\n return random.ints(1000, 0, 100).toArray();\n }\n }\n \n\nUse the options to list methods that are safe to be passed to `ThreadLocalRandom` instances as an argument.\nIt's possible to use regular expressions for method names."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "SharedThreadLocalRandom",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AbstractMethodOverridesConcreteMethod",
"shortDescription": {
"text": "Abstract method overrides concrete method"
},
"fullDescription": {
"text": "Reports 'abstract' methods that override concrete super methods. Methods overridden from 'java.lang.Object' are not reported by this inspection.",
"markdown": "Reports `abstract` methods that override concrete super methods.\n\nMethods overridden from `java.lang.Object` are not reported by this inspection."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "AbstractMethodOverridesConcreteMethod",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Inheritance issues",
"index": 147,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CodeBlock2Expr",
"shortDescription": {
"text": "Statement lambda can be replaced with expression lambda"
},
"fullDescription": {
"text": "Reports lambda expressions with code block bodies when expression-style bodies can be used instead. The result of the conversion is shorter and more clear. Example: 'Comparable<String> c = o -> {return 0;};' After the quick-fix is applied: 'Comparable<String> c = o -> 0;'",
"markdown": "Reports lambda expressions with code block bodies when expression-style bodies can be used instead. The result of the conversion is shorter and more clear.\n\nExample:\n\n\n Comparable<String> c = o -> {return 0;};\n\nAfter the quick-fix is applied:\n\n\n Comparable<String> c = o -> 0;\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "CodeBlock2Expr",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 8",
"index": 120,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SimplifyForEach",
"shortDescription": {
"text": "Simplifiable forEach() call"
},
"fullDescription": {
"text": "Reports 'forEach()' calls that can be replaced with a more concise method or from which intermediate steps can be extracted. Example: 'List<String> findNStrings(List<String> list, int n) {\n List<String> other = new ArrayList<>();\n list.forEach(s -> {\n if(s.length() > n) other.add(s);\n });\n return other;\n }' After the quick-fix is applied: 'List<String> findNStrings(List<String> list, int n) {\n List<String> other = list.stream()\n .filter(s -> s.length() > n)\n .collect(Collectors.toList());\n return other;\n }' This inspection only reports if the language level of the project or module is 8 or higher. New in 2017.3",
"markdown": "Reports `forEach()` calls that can be replaced with a more concise method or from which intermediate steps can be extracted.\n\n**Example:**\n\n\n List<String> findNStrings(List<String> list, int n) {\n List<String> other = new ArrayList<>();\n list.forEach(s -> {\n if(s.length() > n) other.add(s);\n });\n return other;\n }\n\nAfter the quick-fix is applied:\n\n\n List<String> findNStrings(List<String> list, int n) {\n List<String> other = list.stream()\n .filter(s -> s.length() > n)\n .collect(Collectors.toList());\n return other;\n }\n\nThis inspection only reports if the language level of the project or module is 8 or higher.\n\nNew in 2017.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "SimplifyForEach",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 8",
"index": 120,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantFieldInitialization",
"shortDescription": {
"text": "Redundant field initialization"
},
"fullDescription": {
"text": "Reports fields explicitly initialized to their default values. Example: 'class Foo {\n int foo = 0;\n List bar = null;\n }' After the quick-fix is applied: 'class Foo {\n int foo;\n List bar;\n }' Use the inspection settings to only report explicit 'null' initialization, for example: 'class Foo {\n int foo = 0; // no warning\n List bar = null; // redundant field initialization warning\n }'",
"markdown": "Reports fields explicitly initialized to their default values.\n\n**Example:**\n\n\n class Foo {\n int foo = 0;\n List bar = null;\n }\n\nAfter the quick-fix is applied:\n\n\n class Foo {\n int foo;\n List bar;\n }\n\n\nUse the inspection settings to only report explicit `null` initialization, for example:\n\n\n class Foo {\n int foo = 0; // no warning\n List bar = null; // redundant field initialization warning\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "RedundantFieldInitialization",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Since15",
"shortDescription": {
"text": "Usages of API which isn't available at the configured language level"
},
"fullDescription": {
"text": "Reports usages of the API that is unavailable at the configured language level. This inspection does 3 things: Highlight usage of generified classes when the language level is below Java 7. Highlight when default methods are not overridden and the language level is below Java 8. Highlight usage of API when the language level is lower than marked using the '@since' tag in the documentation. Use the Forbid API usages option to forbid usages of the API in respect to the project or custom language level.",
"markdown": "Reports usages of the API that is unavailable at the configured language level. This inspection does 3 things:\n\n* Highlight usage of generified classes when the language level is below Java 7.\n* Highlight when default methods are not overridden and the language level is below Java 8.\n* Highlight usage of API when the language level is lower than marked using the `@since` tag in the documentation.\n\n\nUse the **Forbid API usages** option to forbid usages of the API in respect to the project or custom language level."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "Since15",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "JVM languages",
"index": 1,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReadObjectInitialization",
"shortDescription": {
"text": "Instance field may not be initialized by 'readObject()'"
},
"fullDescription": {
"text": "Reports fields that are not guaranteed to be initialized after the object is deserialized by the 'readObject()' method. The inspection doesn't report transient fields. Note: This inspection uses a very conservative control flow algorithm, and may incorrectly report fields as uninitialized. Example: 'class DataObject implements Serializable {\n String s; // s is not initialized in readObject\n int i;\n\n private void readObject(ObjectInputStream stream) throws IOException {\n i = stream.readInt();\n }\n}'",
"markdown": "Reports fields that are not guaranteed to be initialized after the object is deserialized by the `readObject()` method.\n\nThe inspection doesn't report transient fields.\n\n\nNote: This inspection uses a very conservative control flow algorithm, and may incorrectly report fields\nas uninitialized.\n\n**Example:**\n\n\n class DataObject implements Serializable {\n String s; // s is not initialized in readObject\n int i;\n\n private void readObject(ObjectInputStream stream) throws IOException {\n i = stream.readInt();\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "InstanceVariableMayNotBeInitializedByReadObject",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Serialization issues",
"index": 20,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NonAtomicOperationOnVolatileField",
"shortDescription": {
"text": "Non-atomic operation on 'volatile' field"
},
"fullDescription": {
"text": "Reports non-atomic operations on volatile fields. An example of a non-atomic operation is updating the field using the increment operator. As the operation involves read and write, and other modifications may happen in between, data may become corrupted. The operation can be made atomic by surrounding it with a 'synchronized' block or using one of the classes from the 'java.util.concurrent.atomic' package. Example: 'private volatile int v = 1;\n\n void foo() {\n v = 2 * v;\n }'",
"markdown": "Reports non-atomic operations on volatile fields.\n\n\nAn example of a non-atomic operation is updating the field using the increment operator.\nAs the operation involves read and write, and other modifications may happen in between, data may become corrupted.\nThe operation can be made atomic by surrounding it with a `synchronized` block or\nusing one of the classes from the `java.util.concurrent.atomic` package.\n\n**Example:**\n\n\n private volatile int v = 1;\n\n void foo() {\n v = 2 * v;\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "NonAtomicOperationOnVolatileField",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "QuestionableName",
"shortDescription": {
"text": "Questionable name"
},
"fullDescription": {
"text": "Reports variables, methods, or classes with questionable, not really descriptive names. Such names do not help to understand the code, and most probably were created as a temporary thing but were forgotten afterwards. Example: 'int aa = 42;' Rename quick-fix is suggested only in the editor. Use the option to list names that should be reported.",
"markdown": "Reports variables, methods, or classes with questionable, not really descriptive names. Such names do not help to understand the code, and most probably were created as a temporary thing but were forgotten afterwards.\n\n**Example:**\n\n\n int aa = 42;\n\nRename quick-fix is suggested only in the editor.\n\n\nUse the option to list names that should be reported."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "QuestionableName",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Naming conventions",
"index": 81,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantLengthCheck",
"shortDescription": {
"text": "Redundant array length check"
},
"fullDescription": {
"text": "Reports unnecessary array length checks followed by array iteration. When array length is zero, the iteration will be skipped anyway, so there's no need to check length explicitly. Example: 'void f(String[] array) {\n if (array.length != 0) { // unnecessary check\n for (String str : array) {\n System.out.println(str);\n }\n }\n }' A quick-fix is suggested to unwrap or remove the length check: 'void f(String[] array) {\n for (String str : array) {\n System.out.println(str);\n }\n }' New in 2022.3",
"markdown": "Reports unnecessary array length checks followed by array iteration. When array length is zero, the iteration will be skipped anyway, so there's no need to check length explicitly.\n\nExample:\n\n\n void f(String[] array) {\n if (array.length != 0) { // unnecessary check\n for (String str : array) {\n System.out.println(str);\n }\n }\n }\n\nA quick-fix is suggested to unwrap or remove the length check:\n\n\n void f(String[] array) {\n for (String str : array) {\n System.out.println(str);\n }\n }\n\nNew in 2022.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RedundantLengthCheck",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Verbose or redundant code constructs",
"index": 47,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UNCHECKED_WARNING",
"shortDescription": {
"text": "Unchecked warning"
},
"fullDescription": {
"text": "Reports code on which an unchecked warning will be issued by the javac compiler. Every unchecked warning may potentially trigger 'ClassCastException' at runtime. Example: 'List items = Arrays.asList(\"string\", \"string\");\n List<Integer> numbers = Collections.unmodifiableList(items); // unchecked assignment'",
"markdown": "Reports code on which an unchecked warning will be issued by the javac compiler. Every unchecked warning may potentially trigger `ClassCastException` at runtime.\n\nExample:\n\n\n List items = Arrays.asList(\"string\", \"string\");\n List<Integer> numbers = Collections.unmodifiableList(items); // unchecked assignment\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "unchecked",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Compiler issues",
"index": 159,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DataFlowIssue",
"shortDescription": {
"text": "Nullability and data flow problems"
},
"fullDescription": {
"text": "Reports code constructs that always violate nullability contracts, may throw exceptions, or are just redundant, based on data flow analysis. Examples: 'if (array.length < index) {\n System.out.println(array[index]);\n} // Array index is always out of bounds\n\nif (str == null) System.out.println(\"str is null\");\nSystem.out.println(str.trim());\n// the last statement may throw an NPE\n\n@NotNull\nInteger square(@Nullable Integer input) {\n // the method contract is violated\n return input == null ? null : input * input;\n}' The inspection behavior may be controlled by a number of annotations, such as nullability annotations, '@Contract' annotation, '@Range' annotation and so on. Configure the inspection: Use the Suggest @Nullable annotation for methods/fields/parameters where nullable values are used option to warn when a nullable value is passed as an argument to a method with a non-annotated parameter, stored into non-annotated field, or returned from a non-annotated method. In this case, the inspection will suggest propagating the '@Nullable' annotation. You can also configure nullability annotations using the Configure Annotations button. Use the Treat non-annotated members and parameters as @Nullable option to assume that non-annotated members can be null, so they must not be used in non-null context. Use the Report not-null required parameter with null-literal argument usages option to report method parameters that cannot be null (e.g. immediately dereferenced in the method body), but there are call sites where a 'null' literal is passed. Use the Report nullable methods that always return a non-null value option to report methods that are annotated as '@Nullable', but always return non-null value. In this case, it's suggested that you change the annotation to '@NotNull'. Use the Ignore assert statements option to control how the inspection treats 'assert' statements. By default, the option is disabled, which means that the assertions are assumed to be executed (-ea mode). If the option is enabled, the assertions will be completely ignored (-da mode). Use the Report problems that happen only on some code paths option to control whether to report problems that may happen only on some code path. If this option is disabled, warnings like exception is possible will not be reported. The inspection will report only warnings like exception will definitely occur. This mode may greatly reduce the number of false-positives, especially if the code is not consistently annotated with nullability and contract annotations. That is why it can be useful for finding the most important problems in legacy code bases. Before IntelliJ IDEA 2022.3, this inspection was part of the \"Constant Conditions & Exceptions\" inspection. Now, it is split into two inspections: \"Constant Values\" and \"Nullability and data flow problems\".",
"markdown": "Reports code constructs that always violate nullability contracts, may throw exceptions, or are just redundant, based on data flow analysis.\n\nExamples:\n\n if (array.length < index) {\n System.out.println(array[index]);\n } // Array index is always out of bounds\n\n if (str == null) System.out.println(\"str is null\");\n System.out.println(str.trim());\n // the last statement may throw an NPE\n\n @NotNull\n Integer square(@Nullable Integer input) {\n // the method contract is violated\n return input == null ? null : input * input;\n }\n\n\nThe inspection behavior may be controlled by a number of annotations, such as\n[nullability](https://www.jetbrains.com/help/idea/nullable-and-notnull-annotations.html) annotations,\n[@Contract](https://www.jetbrains.com/help/idea/contract-annotations.html) annotation,\n`@Range` annotation and so on.\n\nConfigure the inspection:\n\n* Use the **Suggest @Nullable annotation for methods/fields/parameters where nullable values are used** option to warn when a nullable value is passed as an argument to a method with a non-annotated parameter, stored into non-annotated field, or returned from a non-annotated method. In this case, the inspection will suggest propagating the `@Nullable` annotation. You can also configure nullability annotations using the **Configure Annotations** button.\n* Use the **Treat non-annotated members and parameters as @Nullable** option to assume that non-annotated members can be null, so they must not be used in non-null context.\n* Use the **Report not-null required parameter with null-literal argument usages** option to report method parameters that cannot be null (e.g. immediately dereferenced in the method body), but there are call sites where a `null` literal is passed.\n* Use the **Report nullable methods that always return a non-null value** option to report methods that are annotated as `@Nullable`, but always return non-null value. In this case, it's suggested that you change the annotation to `@NotNull`.\n* Use the **Ignore assert statements** option to control how the inspection treats `assert` statements. By default, the option is disabled, which means that the assertions are assumed to be executed (-ea mode). If the option is enabled, the assertions will be completely ignored (-da mode).\n* Use the **Report problems that happen only on some code paths** option to control whether to report problems that may happen only on some code path. If this option is disabled, warnings like *exception is possible* will not be reported. The inspection will report only warnings like *exception will definitely occur*. This mode may greatly reduce the number of false-positives, especially if the code is not consistently annotated with nullability and contract annotations. That is why it can be useful for finding the most important problems in legacy code bases.\n\n\nBefore IntelliJ IDEA 2022.3, this inspection was part of the \"Constant Conditions \\& Exceptions\" inspection.\nNow, it is split into two inspections:\n\"Constant Values\" and \"Nullability and data flow problems\"."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "DataFlowIssue",
"cweIds": [
129,
252,
253,
394,
395,
476,
570,
571,
690
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ParameterCanBeLocal",
"shortDescription": {
"text": "Value passed as parameter never read"
},
"fullDescription": {
"text": "Reports redundant method parameters that can be replaced with local variables. If all local usages of a parameter are preceded by assignments to that parameter, the parameter can be removed and its usages replaced with local variables. It makes no sense to have such a parameter, as values that are passed to it are overwritten. Usually, the problem appears as a result of refactoring. Example: 'void test(int p) {\n p = 1;\n System.out.print(p);\n }' After the quick-fix is applied: 'void test() {\n int p = 1;\n System.out.print(p);\n }'",
"markdown": "Reports redundant method parameters that can be replaced with local variables.\n\nIf all local usages of a parameter are preceded by assignments to that parameter, the\nparameter can be removed and its usages replaced with local variables.\nIt makes no sense to have such a parameter, as values that are passed to it are overwritten.\nUsually, the problem appears as a result of refactoring.\n\nExample:\n\n\n void test(int p) {\n p = 1;\n System.out.print(p);\n }\n\nAfter the quick-fix is applied:\n\n\n void test() {\n int p = 1;\n System.out.print(p);\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ParameterCanBeLocal",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Class structure",
"index": 21,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SwitchStatementDensity",
"shortDescription": {
"text": "'switch' statement with too low of a branch density"
},
"fullDescription": {
"text": "Reports 'switch' statements or expressions with a too low ratio of switch labels to executable statements. Such 'switch' statements may be confusing and should probably be refactored. Example: 'switch (i) { // one case and 5 executable statements -> 20% density\n case 1:\n System.out.println(\"1\");\n System.out.println(\"2\");\n System.out.println(\"3\");\n System.out.println(\"4\");\n System.out.println(\"5\");\n break;\n }' Use the Minimum density of branches field to specify the allowed ratio of the switch labels to executable statements.",
"markdown": "Reports `switch` statements or expressions with a too low ratio of switch labels to executable statements.\n\nSuch `switch` statements\nmay be confusing and should probably be refactored.\n\nExample:\n\n\n switch (i) { // one case and 5 executable statements -> 20% density\n case 1:\n System.out.println(\"1\");\n System.out.println(\"2\");\n System.out.println(\"3\");\n System.out.println(\"4\");\n System.out.println(\"5\");\n break;\n }\n\n\nUse the **Minimum density of branches** field to specify the allowed ratio of the switch labels to executable statements."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "SwitchStatementDensity",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MismatchedJavadocCode",
"shortDescription": {
"text": "Mismatch between Javadoc and code"
},
"fullDescription": {
"text": "Reports parts of method specification written in English that contradict with the method declaration. This includes: Method specified to return 'true' or 'false' but its return type is not boolean. Method specified to return 'null' but it's annotated as '@NotNull' or its return type is primitive. Method specified to return list but its return type is set or array. And so on. Example: '/**\n * @return true if user is found, false otherwise\n */\n User findUser(String name);' Note that false-positives are possible, as this inspection tries to interpret a human language. However, if the inspection reports incorrectly, it's still possible that the description is confusing and should be rewritten. New in 2022.3",
"markdown": "Reports parts of method specification written in English that contradict with the method declaration. This includes:\n\n* Method specified to return `true` or `false` but its return type is not boolean.\n* Method specified to return `null` but it's annotated as `@NotNull` or its return type is primitive.\n* Method specified to return list but its return type is set or array.\n* And so on.\n\n**Example:**\n\n\n /**\n * @return true if user is found, false otherwise\n */\n User findUser(String name);\n\n\nNote that false-positives are possible, as this inspection tries to interpret a human language. However, if the inspection reports\nincorrectly, it's still possible that the description is confusing and should be rewritten.\n\n\nNew in 2022.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "MismatchedJavadocCode",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Javadoc",
"index": 79,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SimplifiableAnnotation",
"shortDescription": {
"text": "Simplifiable annotation"
},
"fullDescription": {
"text": "Reports annotations that can be simplified to their single-element or marker shorthand form. Problems reported: Redundant 'value=' in annotation name-value pairs Redundant braces around array values that contain only a single value Redundant whitespace between the @-sign and the name of annotations Redundant whitespace between annotation names and parameter lists Redundant parentheses in annotations without any parameters Example: '@interface Foo { String[] value(); }\n\n @ Foo({\"foo\"})\n public String name;' After the quick-fix is applied: '@interface Foo { String[] value(); }\n\n @Foo(\"foo\")\n public String name;'",
"markdown": "Reports annotations that can be simplified to their single-element or marker shorthand form.\n\n\nProblems reported:\n\n* Redundant `value=` in annotation name-value pairs\n* Redundant braces around array values that contain only a single value\n* Redundant whitespace between the @-sign and the name of annotations\n* Redundant whitespace between annotation names and parameter lists\n* Redundant parentheses in annotations without any parameters\n\n**Example:**\n\n\n @interface Foo { String[] value(); }\n\n @ Foo({\"foo\"})\n public String name;\n\nAfter the quick-fix is applied:\n\n\n @interface Foo { String[] value(); }\n\n @Foo(\"foo\")\n public String name;\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "SimplifiableAnnotation",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Guava",
"shortDescription": {
"text": "Guava's functional primitives can be replaced with Java"
},
"fullDescription": {
"text": "Reports usages of Guava's functional primitives that can be migrated to standard Java API calls. For example, the inspection reports usages of classes and interfaces like 'FluentIterable', 'Optional', 'Function', 'Predicate', or 'Supplier'. Example: 'ImmutableList<String> results = FluentIterable.from(List.of(1, 2, 3)).transform(Object::toString).toList();' After the quick-fix is applied: 'List<String> results = List.of(1, 2, 3).stream().map(Object::toString).collect(Collectors.toList());' The quick-fix may change the semantics. Some lazy-evaluated Guava's iterables can be transformed to eager-evaluated. This inspection only reports if the language level of the project or module is 8 or higher.",
"markdown": "Reports usages of Guava's functional primitives that can be migrated to standard Java API calls.\n\nFor example, the inspection reports usages of classes and interfaces like `FluentIterable`, `Optional`, `Function`,\n`Predicate`, or `Supplier`.\n\nExample:\n\n\n ImmutableList<String> results = FluentIterable.from(List.of(1, 2, 3)).transform(Object::toString).toList();\n\nAfter the quick-fix is applied:\n\n\n List<String> results = List.of(1, 2, 3).stream().map(Object::toString).collect(Collectors.toList());\n\n\nThe quick-fix may change the semantics. Some lazy-evaluated Guava's iterables can be transformed to eager-evaluated.\n\nThis inspection only reports if the language level of the project or module is 8 or higher."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "Guava",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 8",
"index": 120,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NoopMethodInAbstractClass",
"shortDescription": {
"text": "No-op method in 'abstract' class"
},
"fullDescription": {
"text": "Reports no-op (for \"no operation\") methods in 'abstract' classes. It is usually a better design to make such methods 'abstract' themselves so that classes inheriting these methods provide their implementations. Example: 'abstract class Test {\n protected void doTest() {\n }\n }'",
"markdown": "Reports no-op (for \"no operation\") methods in `abstract` classes.\n\nIt is usually a better\ndesign to make such methods `abstract` themselves so that classes inheriting these\nmethods provide their implementations.\n\n**Example:**\n\n\n abstract class Test {\n protected void doTest() {\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NoopMethodInAbstractClass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Class structure",
"index": 21,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "OverridableMethodCallDuringObjectConstruction",
"shortDescription": {
"text": "Overridable method called during object construction"
},
"fullDescription": {
"text": "Reports calls to overridable methods of the current class during object construction. A method is called during object construction if it is inside a: Constructor Non-static instance initializer Non-static field initializer 'clone()' method 'readObject()' method 'readObjectNoData()' method Methods are overridable if they are not declared as 'final', 'static', or 'private'. Package-local methods are considered safe, even though they are overridable. Such calls may result in subtle bugs, as object initialization may happen before the method call. Example: 'class Parent {\n void someMethod() { }\n }\n\n class Child extends Parent {\n Child() {\n someMethod();\n }\n }' This inspection shares the functionality with the following inspections: Abstract method called during object construction Overridden method called during object construction Only one inspection should be enabled at once to prevent warning duplication.",
"markdown": "Reports calls to overridable methods of the current class during object construction.\n\nA method is called during object construction if it is inside a:\n\n* Constructor\n* Non-static instance initializer\n* Non-static field initializer\n* `clone()` method\n* `readObject()` method\n* `readObjectNoData()` method\n* Methods are overridable if they are not declared as `final`, `static`, or `private`. Package-local methods are considered safe, even though they are overridable. Such calls may result in subtle bugs, as object initialization may happen before the method call.\n* **Example:**\n\n\n class Parent {\n void someMethod() { }\n }\n\n class Child extends Parent {\n Child() {\n someMethod();\n }\n }\n\n* This inspection shares the functionality with the following inspections:\n * Abstract method called during object construction\n * Overridden method called during object construction\n* Only one inspection should be enabled at once to prevent warning duplication."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "OverridableMethodCallDuringObjectConstruction",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Initialization",
"index": 33,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MissingDeprecatedAnnotation",
"shortDescription": {
"text": "Missing '@Deprecated' annotation"
},
"fullDescription": {
"text": "Reports module declarations, classes, fields, or methods that have the '@deprecated' Javadoc tag but do not have the '@java.lang.Deprecated' annotation. Example: '/**\n * @deprecated use {@code example()} instead\n */\n void sample(){ }' After the quick-fix is applied: '/**\n * @deprecated use {@code example()} instead\n */\n @Deprecated\n void sample(){ }' This inspection reports only if the language level of the project or module is 5 or higher. Use the checkbox below to report members annotated with '@Deprecated' without an explanation in a Javadoc '@deprecated' tag.",
"markdown": "Reports module declarations, classes, fields, or methods that have the `@deprecated` Javadoc tag but do not have the `@java.lang.Deprecated` annotation.\n\n**Example:**\n\n\n /**\n * @deprecated use {@code example()} instead\n */\n void sample(){ }\n\nAfter the quick-fix is applied:\n\n\n /**\n * @deprecated use {@code example()} instead\n */\n @Deprecated\n void sample(){ }\n\nThis inspection reports only if the language level of the project or module is 5 or higher.\n\n\nUse the checkbox below to report members annotated with `@Deprecated` without\nan explanation in a Javadoc `@deprecated` tag."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "MissingDeprecatedAnnotation",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Javadoc",
"index": 79,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ImplicitCallToSuper",
"shortDescription": {
"text": "Implicit call to 'super()'"
},
"fullDescription": {
"text": "Reports constructors that do not begin with a call to \"super\" constructor or another constructor of the same class. Such constructors can be thought of as implicitly beginning with a call to 'super()'. Some coding standards prefer that such calls to 'super()' be made explicitly. Example: 'class Foo {\n Foo() {}\n }' After the quick-fix is applied: 'class Foo {\n Foo() {\n super();\n }\n }' Use the inspection settings to ignore classes extending directly from 'Object'. For instance: 'class Foo {\n Foo() {} // Not reported\n }\n\n class Bar extends Foo {\n Bar() {} // Implicit call to 'super()'\n }'",
"markdown": "Reports constructors that do not begin with a call to \"super\" constructor or another constructor of the same class.\n\nSuch constructors can be thought of as implicitly beginning with a\ncall to `super()`. Some coding standards prefer that such calls to\n`super()` be made explicitly.\n\n**Example:**\n\n\n class Foo {\n Foo() {}\n }\n\nAfter the quick-fix is applied:\n\n\n class Foo {\n Foo() {\n super();\n }\n }\n\n\nUse the inspection settings to ignore classes extending directly from `Object`.\nFor instance:\n\n\n class Foo {\n Foo() {} // Not reported\n }\n\n class Bar extends Foo {\n Bar() {} // Implicit call to 'super()'\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ImplicitCallToSuper",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "StringTemplateMigration",
"shortDescription": {
"text": "String template can be used"
},
"fullDescription": {
"text": "Reports 'String' concatenations that can be simplified by replacing them with the string template. Example: 'String name = \"Bob\";\n String greeting = \"Hello, \" + name + \". You are \" + 29 + \" years old.\";' After the quick-fix is applied: 'String name = \"Bob\";\n String greeting = STR.\"Hello, \\{name}. You are 29 years old.\";' This inspection only reports if the language level of the project or module is 21 or higher. New in 2023.3",
"markdown": "Reports `String` concatenations that can be simplified by replacing them with the string template.\n\n**Example:**\n\n\n String name = \"Bob\";\n String greeting = \"Hello, \" + name + \". You are \" + 29 + \" years old.\";\n\nAfter the quick-fix is applied:\n\n\n String name = \"Bob\";\n String greeting = STR.\"Hello, \\{name}. You are 29 years old.\";\n\nThis inspection only reports if the language level of the project or module is 21 or higher.\n\nNew in 2023.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "StringTemplateMigration",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 21",
"index": 196,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CachedNumberConstructorCall",
"shortDescription": {
"text": "Number constructor call with primitive argument"
},
"fullDescription": {
"text": "Reports instantiations of new 'Long', 'Integer', 'Short', or 'Byte' objects that have a primitive 'long', 'integer', 'short', or 'byte' argument. It is recommended that you use the static method 'valueOf()' introduced in Java 5. By default, this method caches objects for values between -128 and 127 inclusive. Example: 'Integer i = new Integer(1);\n Long l = new Long(1L);' After the quick-fix is applied, the code changes to: 'Integer i = Integer.valueOf(1);\n Long l = Long.valueOf(1L);' This inspection only reports if the language level of the project or module is 5 or higher Use the Ignore new number expressions with a String argument option to ignore calls to number constructors with a 'String' argument. Use the Report only when constructor is @Deprecated option to only report calls to deprecated constructors. 'Long', 'Integer', 'Short' and 'Byte' constructors are deprecated since JDK 9.",
"markdown": "Reports instantiations of new `Long`, `Integer`, `Short`, or `Byte` objects that have a primitive `long`, `integer`, `short`, or `byte` argument.\n\nIt is recommended that you use the static method `valueOf()`\nintroduced in Java 5. By default, this method caches objects for values between -128 and\n127 inclusive.\n\n**Example:**\n\n\n Integer i = new Integer(1);\n Long l = new Long(1L);\n\nAfter the quick-fix is applied, the code changes to:\n\n\n Integer i = Integer.valueOf(1);\n Long l = Long.valueOf(1L);\n\nThis inspection only reports if the language level of the project or module is 5 or higher\n\n\nUse the **Ignore new number expressions with a String argument** option to ignore calls to number constructors with a `String` argument.\n\n\nUse the **Report only when constructor is @Deprecated** option to only report calls to deprecated constructors.\n`Long`, `Integer`, `Short` and `Byte` constructors are deprecated since JDK 9."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "CachedNumberConstructorCall",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Numeric issues",
"index": 31,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MustAlreadyBeRemovedApi",
"shortDescription": {
"text": "API must already be removed"
},
"fullDescription": {
"text": "Reports declarations marked with '@ApiStatus.ScheduledForRemoval' that should have been removed in the current version of the declaring library. It compares the specified scheduled removal version with the version that you can set below. Specify the version as a string separated with dots and optionally postfixed with 'alpha', 'beta', 'snapshot', or 'eap'. Examples of valid versions: '1.0', '2.3.1', '2018.1', '7.5-snapshot', '3.0-eap'. Version comparison is intuitive: '1.0 < 2.0', '1.0-eap < 1.0', '2.3-snapshot < 2.3' and so on. For detailed comparison logic, refer to the implementation of VersionComparatorUtil.",
"markdown": "Reports declarations marked with `@ApiStatus.ScheduledForRemoval` that should have been removed in the current version of the declaring library.\n\nIt compares the specified scheduled removal version with the version that you can set below.\n\n\nSpecify the version as a string separated with dots and optionally postfixed with\n`alpha`, `beta`, `snapshot`, or `eap`.\n\nExamples of valid versions: `1.0`, `2.3.1`, `2018.1`, `7.5-snapshot`, `3.0-eap`.\n\n\nVersion comparison is intuitive: `1.0 < 2.0`, `1.0-eap < 1.0`, `2.3-snapshot < 2.3` and so on.\nFor detailed comparison logic, refer to the implementation of [VersionComparatorUtil](https://github.com/JetBrains/intellij-community/blob/master/platform/util-rt/src/com/intellij/util/text/VersionComparatorUtil.java)."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "MustAlreadyBeRemovedApi",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "JVM languages",
"index": 1,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FieldHidesSuperclassField",
"shortDescription": {
"text": "Subclass field hides superclass field"
},
"fullDescription": {
"text": "Reports fields in a derived class that are named identically a field of a superclass. Java fields cannot be overridden in derived classes, so the field in the derived class will hide the field from the superclass. As a result of such naming, you may accidentally use the field of the derived class where the identically named field of a base class is intended. A quick-fix is suggested to rename the field in the derived class. Example: 'class Parent {\n Parent parent;\n}\nclass Child extends Parent {\n Child parent;\n}' You can configure the following options for this inspection: Ignore non-accessible fields - indicates whether this inspection should report all name clashes, or only clashes with fields which are visible from the subclass. Ignore static fields hiding static fields - ignore 'static' fields which hide 'static' fields in base classes.",
"markdown": "Reports fields in a derived class that are named identically a field of a superclass. Java fields cannot be overridden in derived classes, so the field in the derived class will hide the field from the superclass.\n\n\nAs a result of such naming, you may accidentally use the field of the derived class\nwhere the identically named field of a base class is intended.\n\nA quick-fix is suggested to rename the field in the derived class.\n\n**Example:**\n\n class Parent {\n Parent parent;\n }\n class Child extends Parent {\n Child parent;\n }\n\n\nYou can configure the following options for this inspection:\n\n1. **Ignore non-accessible fields** - indicates whether this inspection should report all name clashes, or only clashes with fields which are visible from the subclass.\n2. **Ignore static fields hiding static fields** - ignore `static` fields which hide `static` fields in base classes."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "FieldNameHidesFieldInSuperclass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Visibility",
"index": 99,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SimpleDateFormatWithoutLocale",
"shortDescription": {
"text": "'SimpleDateFormat' without locale"
},
"fullDescription": {
"text": "Reports instantiations of 'java.util.SimpleDateFormat' or 'java.time.format.DateTimeFormatter' that do not specify a 'java.util.Locale'. These calls will use the platform default locale, which depends on the OS settings. This can lead to surprising behaviour when the code is run on a different platform or the OS settings are changed. 'Example:' 'new SimpleDateFormat(\"yyyy\");\n DateTimeFormatter.ofPattern(\"d/M/y\");'",
"markdown": "Reports instantiations of `java.util.SimpleDateFormat` or `java.time.format.DateTimeFormatter` that do not specify a `java.util.Locale`. These calls will use the platform default locale, which depends on the OS settings. This can lead to surprising behaviour when the code is run on a different platform or the OS settings are changed.\n\n`Example:`\n\n\n new SimpleDateFormat(\"yyyy\");\n DateTimeFormatter.ofPattern(\"d/M/y\");\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "SimpleDateFormatWithoutLocale",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Internationalization",
"index": 6,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AnnotationClass",
"shortDescription": {
"text": "Annotation interface"
},
"fullDescription": {
"text": "Reports annotation interfaces. Such interfaces are not supported under Java 1.4 and earlier.",
"markdown": "Reports annotation interfaces. Such interfaces are not supported under Java 1.4 and earlier."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "AnnotationClass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level issues",
"index": 143,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Finalize",
"shortDescription": {
"text": "'finalize()' should not be overridden"
},
"fullDescription": {
"text": "Reports overriding the 'Object.finalize()' method. According to the 'Object.finalize()' documentation: The finalization mechanism is inherently problematic. Finalization can lead to performance issues, deadlocks, and hangs. Errors in finalizers can lead to resource leaks; there is no way to cancel finalization if it is no longer necessary; and no ordering is specified among calls to 'finalize' methods of different objects. Furthermore, there are no guarantees regarding the timing of finalization. The 'finalize' method might be called on a finalizable object only after an indefinite delay, if at all. Configure the inspection: Use the Ignore for trivial 'finalize()' implementations option to ignore 'finalize()' implementations with an empty method body or a body containing only 'if' statements that have a condition which evaluates to 'false' and is a compile-time constant. For performance reasons it can be beneficial to override a non-trivial 'finalize()' with an empty implementation in a subclass. An empty final 'finalize()' implementation can also be used to prevent subclasses from overriding.",
"markdown": "Reports overriding the `Object.finalize()` method.\n\nAccording to the `Object.finalize()` documentation:\n>\n> The finalization mechanism is inherently problematic. Finalization can lead\n> to performance issues, deadlocks, and hangs. Errors in finalizers can lead\n> to resource leaks; there is no way to cancel finalization if it is no longer\n> necessary; and no ordering is specified among calls to `finalize`\n> methods of different objects. Furthermore, there are no guarantees regarding\n> the timing of finalization. The `finalize` method might be called\n> on a finalizable object only after an indefinite delay, if at all.\n\nConfigure the inspection:\n\n* Use the **Ignore for trivial 'finalize()' implementations** option to ignore `finalize()` implementations with an empty method body or a body containing only `if` statements that have a condition which evaluates to `false` and is a compile-time constant. For performance reasons it can be beneficial to override a non-trivial `finalize()` with an empty implementation in a subclass. An empty final `finalize()` implementation can also be used to prevent subclasses from overriding."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "FinalizeDeclaration",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Finalization",
"index": 76,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JUnit3StyleTestMethodInJUnit4Class",
"shortDescription": {
"text": "Old style JUnit test method in JUnit 4 class"
},
"fullDescription": {
"text": "Reports JUnit 3 style test methods that are located inside a class that does not extend the JUnit 3 'TestCase' class and contains JUnit 4 or JUnit 5 '@Test' annotated methods. Such test methods cannot be run.",
"markdown": "Reports JUnit 3 style test methods that are located inside a class that does not extend the JUnit 3 `TestCase` class and contains JUnit 4 or JUnit 5 `@Test` annotated methods. Such test methods cannot be run."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JUnit3StyleTestMethodInJUnit4Class",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/JUnit",
"index": 91,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PointlessArithmeticExpression",
"shortDescription": {
"text": "Pointless arithmetic expression"
},
"fullDescription": {
"text": "Reports pointless arithmetic expressions. Such expressions include adding or subtracting zero, multiplying by zero or one, and division by one. Such expressions may be the result of automated refactorings and they are unlikely to be what the developer intended to do. The quick-fix simplifies such expressions. Example: 'void f(int a) {\n int x = a - a;\n int y = a + 0;\n int res = x / x;\n }' After the quick-fix is applied: 'void f(int a) {\n int x = 0;\n int y = a;\n int res = 1;\n }' Note that in rare cases, the suggested replacement might not be completely equivalent to the original code for all possible inputs. For example, the inspection suggests replacing 'x / x' with '1'. However, if 'x' is zero, the original code throws 'ArithmeticException' or results in 'NaN'. Also, if 'x' is 'NaN', then the result is also 'NaN'. It's very unlikely that such behavior is intended.",
"markdown": "Reports pointless arithmetic expressions. Such expressions include adding or subtracting zero, multiplying by zero or one, and division by one.\n\nSuch expressions may be the result of automated refactorings and they are unlikely to be what the developer intended to do.\n\nThe quick-fix simplifies such expressions.\n\n**Example:**\n\n\n void f(int a) {\n int x = a - a;\n int y = a + 0;\n int res = x / x;\n }\n\nAfter the quick-fix is applied:\n\n\n void f(int a) {\n int x = 0;\n int y = a;\n int res = 1;\n }\n\n\nNote that in rare cases, the suggested replacement might not be completely equivalent to the original code\nfor all possible inputs. For example, the inspection suggests replacing `x / x` with `1`.\nHowever, if `x` is zero, the original code throws `ArithmeticException` or results in `NaN`.\nAlso, if `x` is `NaN`, then the result is also `NaN`. It's very unlikely that such behavior is intended."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "PointlessArithmeticExpression",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Numeric issues",
"index": 31,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "OverlyLargePrimitiveArrayInitializer",
"shortDescription": {
"text": "Overly large initializer for array of primitive type"
},
"fullDescription": {
"text": "Reports array initializer expressions for primitive arrays that contain too many elements. Such initializers may result in overly large class files because code must be generated to initialize each array element. In memory or bandwidth constrained environments, it may be more efficient to load large arrays of primitives from resource files. This inspection is intended for Java ME and other highly resource constrained environments. Applying the results of this inspection without consideration might have negative effects on code clarity and design. Use the option to specify the maximum number of elements to allow in primitive array initializers.",
"markdown": "Reports array initializer expressions for primitive arrays that contain too many elements. Such initializers may result in overly large class files because code must be generated to initialize each array element. In memory or bandwidth constrained environments, it may be more efficient to load large arrays of primitives from resource files.\n\n\nThis inspection is intended for Java ME and other highly resource constrained environments.\nApplying the results of this inspection without consideration might have negative effects on code clarity and design.\n\n\nUse the option to specify the maximum number of elements to allow in primitive array initializers."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "OverlyLargePrimitiveArrayInitializer",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance/Embedded",
"index": 167,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ObjectNotify",
"shortDescription": {
"text": "Call to 'notify()' instead of 'notifyAll()'"
},
"fullDescription": {
"text": "Reports calls to 'Object.notify()'. While occasionally useful, in almost all cases 'Object.notifyAll()' is a better choice because calling 'Object.notify()' may lead to deadlocks. See Doug Lea's Concurrent Programming in Java for a discussion.",
"markdown": "Reports calls to `Object.notify()`. While occasionally useful, in almost all cases `Object.notifyAll()` is a better choice because calling `Object.notify()` may lead to deadlocks. See Doug Lea's *Concurrent Programming in Java* for a discussion."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CallToNotifyInsteadOfNotifyAll",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "InstanceVariableUninitializedUse",
"shortDescription": {
"text": "Instance field used before initialization"
},
"fullDescription": {
"text": "Reports instance variables that are read before initialization. The inspection ignores equality checks with 'null'. Example: 'class Foo {\n int bar;\n\n Foo() {\n System.out.println(bar);\n }\n }' Note that this inspection uses a very conservative dataflow algorithm and may incorrectly report instance variables as uninitialized. Variables reported as initialized will always be initialized. Use the Ignore if annotated by option to specify special annotations. The inspection will ignore fields annotated with one of these annotations. Use the Ignore primitive fields option to ignore uninitialized primitive fields.",
"markdown": "Reports instance variables that are read before initialization.\n\nThe inspection ignores equality checks with `null`.\n\n**Example:**\n\n\n class Foo {\n int bar;\n\n Foo() {\n System.out.println(bar);\n }\n }\n\nNote that this inspection uses a very conservative dataflow algorithm and may incorrectly report instance variables as uninitialized. Variables\nreported as initialized will always be initialized.\n\nUse the **Ignore if annotated by** option to specify special annotations. The inspection will ignore fields\nannotated with one of these annotations.\n\nUse the **Ignore primitive fields** option to ignore uninitialized primitive fields."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "InstanceVariableUsedBeforeInitialized",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Initialization",
"index": 33,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ExpressionMayBeFactorized",
"shortDescription": {
"text": "Expression can be factorized"
},
"fullDescription": {
"text": "Reports expressions that can be factorized, i.e. reorganized to pull out a common factor. This reduces redundancy and could improve the readability of your code. Example: 'a && b || a && c' After the quick-fix is applied: 'a && (b || c)' New in 2021.3",
"markdown": "Reports expressions that can be factorized, i.e. reorganized to pull out a common factor. This reduces redundancy and could improve the readability of your code.\n\n**Example:**\n\n\n a && b || a && c\n\nAfter the quick-fix is applied:\n\n\n a && (b || c)\n\nNew in 2021.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ExpressionMayBeFactorized",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ListRemoveInLoop",
"shortDescription": {
"text": "'List.remove()' called in loop"
},
"fullDescription": {
"text": "Reports 'List.remove(index)' called in a loop that can be replaced with 'List.subList().clear()'. The replacement is more efficient for most 'List' implementations when many elements are deleted. Example: 'void removeRange(List<String> list, int from, int to) {\n for (int i = from; i < to; i++) {\n list.remove(from);\n }\n }' After the quick-fix is applied: 'void removeRange(List<String> list, int from, int to) {\n if (to > from) {\n list.subList(from, to).clear();\n }\n }' The quick-fix adds a range check automatically to prevent a possible 'IndexOutOfBoundsException' when the minimal value is bigger than the maximal value. It can be removed if such a situation is impossible in your code. New in 2018.2",
"markdown": "Reports `List.remove(index)` called in a loop that can be replaced with `List.subList().clear()`.\n\nThe replacement\nis more efficient for most `List` implementations when many elements are deleted.\n\nExample:\n\n\n void removeRange(List<String> list, int from, int to) {\n for (int i = from; i < to; i++) {\n list.remove(from);\n }\n }\n\nAfter the quick-fix is applied:\n\n\n void removeRange(List<String> list, int from, int to) {\n if (to > from) {\n list.subList(from, to).clear();\n }\n }\n\n\nThe quick-fix adds a range check automatically to prevent a possible `IndexOutOfBoundsException` when the minimal value is bigger\nthan the maximal value. It can be removed if such a situation is impossible in your code.\n\nNew in 2018.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ListRemoveInLoop",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance",
"index": 10,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MissingOverrideAnnotation",
"shortDescription": {
"text": "Missing '@Override' annotation"
},
"fullDescription": {
"text": "Reports methods overriding superclass methods but are not annotated with '@java.lang.Override'. Annotating methods with '@java.lang.Override' improves code readability since it shows the intent. In addition, the compiler emits an error when a signature of the overridden method doesn't match the superclass method. Example: 'class X {\n public String toString() {\n return \"hello world\";\n }\n }' After the quick-fix is applied: 'class X {\n @Override\n public String toString() {\n return \"hello world\";\n }\n }' Configure the inspection: Use the Ignore 'equals()', 'hashCode()' and 'toString()' option to ignore these 'java.lang.Object' methods: 'equals()', 'hashCode()', and 'toString()'. The risk that these methods will disappear and your code won't be compiling anymore due to the '@Override' annotation is relatively small. Use the Ignore methods in anonymous classes option to ignore methods in anonymous classes. Disable the Highlight method when its overriding methods do not all have the '@Override' annotation option to only warn on the methods missing an '@Override' annotation, and not on overridden methods where one or more descendants are missing an '@Override' annotation. This inspection only reports if the language level of the project or module is 5 or higher.",
"markdown": "Reports methods overriding superclass methods but are not annotated with `@java.lang.Override`.\n\n\nAnnotating methods with `@java.lang.Override` improves code readability since it shows the intent.\nIn addition, the compiler emits an error when a signature of the overridden method doesn't match the superclass method.\n\n**Example:**\n\n\n class X {\n public String toString() {\n return \"hello world\";\n }\n }\n \nAfter the quick-fix is applied:\n\n\n class X {\n @Override\n public String toString() {\n return \"hello world\";\n }\n }\n \nConfigure the inspection:\n\n* Use the **Ignore 'equals()', 'hashCode()' and 'toString()'** option to ignore these `java.lang.Object` methods: `equals()`, `hashCode()`, and `toString()`. The risk that these methods will disappear and your code won't be compiling anymore due to the `@Override` annotation is relatively small.\n* Use the **Ignore methods in anonymous classes** option to ignore methods in anonymous classes.\n* Disable the **Highlight method when its overriding methods do not all have the '@Override' annotation** option to only warn on the methods missing an `@Override` annotation, and not on overridden methods where one or more descendants are missing an `@Override` annotation.\n\nThis inspection only reports if the language level of the project or module is 5 or higher."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "override",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Inheritance issues",
"index": 147,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CharUsedInArithmeticContext",
"shortDescription": {
"text": "'char' expression used in arithmetic context"
},
"fullDescription": {
"text": "Reports expressions of the 'char' type used in addition or subtraction expressions. Such code is not necessarily an issue but may result in bugs (for example, if a string is expected). Example: 'int a = 'a' + 42;' After the quick-fix is applied: 'int a = (int) 'a' + 42;' For the 'String' context: 'int i1 = 1;\nint i2 = 2;\nSystem.out.println(i2 + '-' + i1 + \" = \" + (i2 - i1));' After the quick-fix is applied: 'System.out.println(i2 + \"-\" + i1 + \" = \" + (i2 - i1));'",
"markdown": "Reports expressions of the `char` type used in addition or subtraction expressions.\n\nSuch code is not necessarily an issue but may result in bugs (for example,\nif a string is expected).\n\n**Example:** `int a = 'a' + 42;`\n\nAfter the quick-fix is applied: `int a = (int) 'a' + 42;`\n\nFor the `String` context:\n\n int i1 = 1;\n int i2 = 2;\n System.out.println(i2 + '-' + i1 + \" = \" + (i2 - i1));\n\nAfter the quick-fix is applied:\n`System.out.println(i2 + \"-\" + i1 + \" = \" + (i2 - i1));`"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CharUsedInArithmeticContext",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Numeric issues",
"index": 31,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "StringEqualsCharSequence",
"shortDescription": {
"text": "'String.equals()' called with 'CharSequence' argument"
},
"fullDescription": {
"text": "Reports calls to 'String.equals()' with a 'CharSequence' as the argument. 'String.equals()' can only return 'true' for 'String' arguments. To compare the contents of a 'String' with a non-'String' 'CharSequence' argument, use the 'contentEquals()' method. Example: 'boolean equals(String s, CharSequence ch) {\n return s.equals(ch);\n }' After quick-fix is applied: 'boolean equals(String s, CharSequence ch) {\n return s.contentEquals(ch);\n }' New in 2017.3",
"markdown": "Reports calls to `String.equals()` with a `CharSequence` as the argument.\n\n\n`String.equals()` can only return `true` for `String` arguments.\nTo compare the contents of a `String` with a non-`String` `CharSequence` argument,\nuse the `contentEquals()` method.\n\n**Example:**\n\n\n boolean equals(String s, CharSequence ch) {\n return s.equals(ch);\n }\n\nAfter quick-fix is applied:\n\n\n boolean equals(String s, CharSequence ch) {\n return s.contentEquals(ch);\n }\n\n\nNew in 2017.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "StringEqualsCharSequence",
"cweIds": [
597
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TestFailedLine",
"shortDescription": {
"text": "Failed line in test"
},
"fullDescription": {
"text": "Reports failed method calls or assertions in tests. It helps detect the failed line in code faster and start debugging it immediately. Example: '@Test\n fun foo() {\n assertEquals(1, 0) // highlighted\n }'",
"markdown": "Reports failed method calls or assertions in tests. It helps detect the failed line in code faster and start debugging it immediately.\n\n**Example:**\n\n\n @Test\n fun foo() {\n assertEquals(1, 0) // highlighted\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "TestFailedLine",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JVM languages/Test frameworks",
"index": 121,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PublicStaticCollectionField",
"shortDescription": {
"text": "'public static' collection field"
},
"fullDescription": {
"text": "Reports modifiable 'public' 'static' Collection fields. Even though they are often used to store collections of constant values, these fields nonetheless represent a security hazard, as their contents may be modified even if the field is declared as 'final'. Example: 'public static final List<String> EVENTS = new ArrayList<>();'\n Use the table in the Options section to specify methods returning unmodifiable collections. 'public' 'static' collection fields initialized with these methods will not be reported.",
"markdown": "Reports modifiable `public` `static` Collection fields.\n\nEven though they are often used to store collections of constant values, these fields nonetheless represent a security\nhazard, as their contents may be modified even if the field is declared as `final`.\n\n**Example:**\n\n\n public static final List<String> EVENTS = new ArrayList<>();\n \n\nUse the table in the **Options** section to specify methods returning unmodifiable collections.\n`public` `static` collection fields initialized with these methods will not be reported."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "PublicStaticCollectionField",
"cweIds": [
732
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Security",
"index": 38,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ExtendsConcreteCollection",
"shortDescription": {
"text": "Class explicitly extends a 'Collection' class"
},
"fullDescription": {
"text": "Reports classes that extend concrete subclasses of the 'java.util.Collection' or 'java.util.Map' classes. Subclassing concrete collection types is a common yet poor practice. It is considerably more brittle than delegating collection calls.",
"markdown": "Reports classes that extend concrete subclasses of the `java.util.Collection` or `java.util.Map` classes.\n\n\nSubclassing concrete collection types is a common yet poor practice. It is considerably more brittle than delegating collection calls."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ClassExtendsConcreteCollection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Inheritance issues",
"index": 147,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ObjectInstantiationInEqualsHashCode",
"shortDescription": {
"text": "Object instantiation inside 'equals()' or 'hashCode()'"
},
"fullDescription": {
"text": "Reports construction of (temporary) new objects inside 'equals()', 'hashCode()', 'compareTo()', and 'Comparator.compare()' methods. Besides constructor invocations, new objects can also be created by autoboxing or iterator creation inside a 'foreach' statement. This can cause performance problems, for example, when objects are added to a 'Set' or 'Map', where these methods will be called often. The inspection will not report when the objects are created in a 'throw' or 'assert' statement. Example: 'class Person {\n private String name;\n private int age;\n\n public boolean equals(Object o) {\n return Arrays.equals(new Object[] {name, age}, new Object[] {((Foo)o).name, ((Foo)o).age});\n }\n\n public int hashCode() {\n return (name + age).hashCode();\n }\n }' In this example, two additional arrays are created inside 'equals()', usages of 'age' field require boxing, and 'name + age' implicitly creates a new string.",
"markdown": "Reports construction of (temporary) new objects inside `equals()`, `hashCode()`, `compareTo()`, and `Comparator.compare()` methods.\n\n\nBesides constructor invocations, new objects can also be created by autoboxing or iterator creation inside a\n`foreach` statement.\nThis can cause performance problems, for example, when objects are added to a `Set` or `Map`,\nwhere these methods will be called often.\n\n\nThe inspection will not report when the objects are created in a `throw` or `assert` statement.\n\n**Example:**\n\n\n class Person {\n private String name;\n private int age;\n\n public boolean equals(Object o) {\n return Arrays.equals(new Object[] {name, age}, new Object[] {((Foo)o).name, ((Foo)o).age});\n }\n\n public int hashCode() {\n return (name + age).hashCode();\n }\n }\n\n\nIn this example, two additional arrays are created inside `equals()`, usages of `age` field require boxing,\nand `name + age` implicitly creates a new string."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ObjectInstantiationInEqualsHashCode",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance",
"index": 10,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnconditionalWait",
"shortDescription": {
"text": "Unconditional 'wait()' call"
},
"fullDescription": {
"text": "Reports 'wait()' being called unconditionally within a synchronized context. Normally, 'wait()' is used to block a thread until some condition is true. If 'wait()' is called unconditionally, it often indicates that the condition was checked before a lock was acquired. In that case a data race may occur, with the condition becoming true between the time it was checked and the time the lock was acquired. While constructs found by this inspection are not necessarily incorrect, they are certainly worth examining. Example: 'class Bar {\n void foo() throws InterruptedException {\n synchronized (this) {\n wait(); // warning\n }\n }\n }'",
"markdown": "Reports `wait()` being called unconditionally within a synchronized context.\n\n\nNormally, `wait()` is used to block a thread until some condition is true. If\n`wait()` is called unconditionally, it often indicates that the condition was\nchecked before a lock was acquired. In that case a data race may occur, with the condition\nbecoming true between the time it was checked and the time the lock was acquired.\n\n\nWhile constructs found by this inspection are not necessarily incorrect, they are certainly worth examining.\n\n**Example:**\n\n\n class Bar {\n void foo() throws InterruptedException {\n synchronized (this) {\n wait(); // warning\n }\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "UnconditionalWait",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MethodOverridesInaccessibleMethodOfSuper",
"shortDescription": {
"text": "Method overrides inaccessible method of superclass"
},
"fullDescription": {
"text": "Reports methods with the same signature as an inaccessible method of a superclass, for example, a private method, or a package-private method of a superclass in another package. Such method names may be confusing because the method in the subclass may look like an override when in fact it hides the inaccessible method of the superclass. Moreover, if the visibility of the method in the superclass changes later, it may either silently change the semantics of the subclass or cause a compilation error. A quick-fix is suggested to rename the method. Example: 'public class Super {\n private void test() {\n }\n }\n\n public class Sub extends Super {\n void test() { // making 'Super.test()' public causes a compilation error\n // making 'Super.test()' package-private makes 'Sub.test()' an override\n }\n }'",
"markdown": "Reports methods with the same signature as an inaccessible method of a superclass, for example, a private method, or a package-private method of a superclass in another package.\n\n\nSuch method names may be confusing because the method in the subclass may look like an override when in fact\nit hides the inaccessible method of the superclass.\nMoreover, if the visibility of the method in the superclass changes later,\nit may either silently change the semantics of the subclass or cause a compilation error.\n\nA quick-fix is suggested to rename the method.\n\n**Example:**\n\n\n public class Super {\n private void test() {\n }\n }\n\n public class Sub extends Super {\n void test() { // making 'Super.test()' public causes a compilation error\n // making 'Super.test()' package-private makes 'Sub.test()' an override\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "MethodOverridesInaccessibleMethodOfSuper",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Visibility",
"index": 99,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "IntLiteralMayBeLongLiteral",
"shortDescription": {
"text": "Cast to 'long' can be 'long' literal"
},
"fullDescription": {
"text": "Reports 'int' literal expressions that are immediately cast to 'long'. Such literal expressions can be replaced with equivalent 'long' literals. Example: 'Long l = (long)42;' After the quick-fix is applied: 'Long l = 42L;'",
"markdown": "Reports `int` literal expressions that are immediately cast to `long`.\n\nSuch literal expressions can be replaced with equivalent `long` literals.\n\n**Example:**\n\n Long l = (long)42;\n\nAfter the quick-fix is applied:\n\n Long l = 42L;\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "IntLiteralMayBeLongLiteral",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Numeric issues/Cast",
"index": 136,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SingleCharacterStartsWith",
"shortDescription": {
"text": "Single character 'startsWith()' or 'endsWith()'"
},
"fullDescription": {
"text": "Reports calls to 'String.startsWith()' and 'String.endsWith()' where single character string literals are passed as an argument. A quick-fix is suggested to replace such calls with more efficiently implemented 'String.charAt()'. However, the performance gain of such change is minimal and the code becomes less readable because of the extra non-zero length check, so it is recommended to apply the quick-fix only inside tight loops. This inspection is intended for Java ME and other highly resource constrained environments. Applying the results of this inspection without consideration might have negative effects on code clarity and design. Example: 'boolean startsWithX(String s) {\n return s.startsWith(\"x\");\n }' After the quick-fix is applied: 'boolean startsWithX(String s) {\n return !s.isEmpty() && s.charAt(0) == 'x';\n }'",
"markdown": "Reports calls to `String.startsWith()` and `String.endsWith()` where single character string literals are passed as an argument.\n\n\nA quick-fix is suggested to replace such calls with more efficiently implemented `String.charAt()`.\n\n\nHowever, the performance gain of such change is minimal and the code becomes less readable because of the extra non-zero length check,\nso it is recommended to apply the quick-fix only inside tight loops.\n\n\nThis inspection is intended for Java ME and other highly resource constrained environments.\nApplying the results of this inspection without consideration might have negative effects on code clarity and design.\n\n**Example:**\n\n\n boolean startsWithX(String s) {\n return s.startsWith(\"x\");\n }\n\nAfter the quick-fix is applied:\n\n\n boolean startsWithX(String s) {\n return !s.isEmpty() && s.charAt(0) == 'x';\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "SingleCharacterStartsWith",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance/Embedded",
"index": 167,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UtilityClassCanBeEnum",
"shortDescription": {
"text": "Utility class can be 'enum'"
},
"fullDescription": {
"text": "Reports utility classes that can be converted to enums. Some coding style guidelines require implementing utility classes as enums to avoid code coverage issues in 'private' constructors. Example: 'class StringUtils {\n public static final String EMPTY = \"\";\n }' After the quick-fix is applied: 'enum StringUtils {\n ;\n public static final String EMPTY = \"\";\n }'",
"markdown": "Reports utility classes that can be converted to enums.\n\nSome coding style guidelines require implementing utility classes as enums\nto avoid code coverage issues in `private` constructors.\n\n**Example:**\n\n\n class StringUtils {\n public static final String EMPTY = \"\";\n }\n\nAfter the quick-fix is applied:\n\n\n enum StringUtils {\n ;\n public static final String EMPTY = \"\";\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "UtilityClassCanBeEnum",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Class structure",
"index": 21,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ExtendsObject",
"shortDescription": {
"text": "Class explicitly extends 'Object'"
},
"fullDescription": {
"text": "Reports any classes that are explicitly declared to extend 'java.lang.Object'. Such declaration is redundant and can be safely removed. Example: 'class MyClass extends Object {\n }' The quick-fix removes the redundant 'extends Object' clause: 'class MyClass {\n }'",
"markdown": "Reports any classes that are explicitly declared to extend `java.lang.Object`.\n\nSuch declaration is redundant and can be safely removed.\n\nExample:\n\n\n class MyClass extends Object {\n }\n\nThe quick-fix removes the redundant `extends Object` clause:\n\n\n class MyClass {\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ClassExplicitlyExtendsObject",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReassignedVariable",
"shortDescription": {
"text": "Reassigned variable"
},
"fullDescription": {
"text": "Reports reassigned variables, which complicate reading and understanding the code. Example: 'int value = 2 * (height + width);\n System.out.println(\"perimeter: \" + value);\n\n value = height * width;\n System.out.println(\"area: \" + value);'",
"markdown": "Reports reassigned variables, which complicate reading and understanding the code.\n\nExample:\n\n\n int value = 2 * (height + width);\n System.out.println(\"perimeter: \" + value);\n\n value = height * width;\n System.out.println(\"area: \" + value);\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ReassignedVariable",
"ideaSeverity": "TEXT ATTRIBUTES",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MethodNameSameAsClassName",
"shortDescription": {
"text": "Method name same as class name"
},
"fullDescription": {
"text": "Reports methods that are named identically to their class. While such naming is allowed by the Java language, by convention it is reserved for defining constructors. Using it for methods is probably a mistake or bad practice. Example: 'class MyClass {\n int val;\n\n // Method MyClass named identically to its containing class.\n // Likely, 'void' was added by mistake.\n void MyClass(int val) {\n this.val = val;\n }\n }' When appropriate, a quick-fix converts the method to a constructor: 'class MyClass {\n int val;\n\n MyClass(int val) {\n this.val = val;\n }\n }' Another quick-fix renames the method.",
"markdown": "Reports methods that are named identically to their class. While such naming is allowed by the Java language, by convention it is reserved for defining constructors. Using it for methods is probably a mistake or bad practice.\n\n**Example:**\n\n\n class MyClass {\n int val;\n\n // Method MyClass named identically to its containing class.\n // Likely, 'void' was added by mistake.\n void MyClass(int val) {\n this.val = val;\n }\n }\n\nWhen appropriate, a quick-fix converts the method to a constructor:\n\n\n class MyClass {\n int val;\n\n MyClass(int val) {\n this.val = val;\n }\n }\n\nAnother quick-fix renames the method."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "MethodNameSameAsClassName",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Naming conventions/Method",
"index": 108,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "LocalVariableNamingConvention",
"shortDescription": {
"text": "Local variable naming convention"
},
"fullDescription": {
"text": "Reports local variables whose names are too short, too long, or do not follow the specified regular expression pattern. Example: 'int X = 42;' should be reported if the inspection is enabled with the default settings in which a variable name should start with a lowercase letter. Configure the inspection: Use the fields in the Options section to specify the minimum length, maximum length, and a regular expression expected for local variable names. Specify 0 in order not to check the length of names. Regular expressions should be specified in the standard java.util.regex format. Use checkboxes to ignore 'for'-loop and 'catch' section parameters.",
"markdown": "Reports local variables whose names are too short, too long, or do not follow the specified regular expression pattern.\n\n**Example:** `int X = 42;`\nshould be reported if the inspection is enabled with the default settings in which a variable name should start with a lowercase letter.\n\nConfigure the inspection:\n\n\nUse the fields in the **Options** section to specify the minimum length, maximum length, and a regular expression expected for local variable names.\nSpecify **0** in order not to check the length of names. Regular expressions should be specified in the standard **java.util.regex** format.\n\nUse checkboxes to ignore `for`-loop and `catch` section parameters."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "LocalVariableNamingConvention",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Naming conventions",
"index": 81,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnnecessaryJavaDocLink",
"shortDescription": {
"text": "Unnecessary Javadoc link"
},
"fullDescription": {
"text": "Reports Javadoc '@see', '{@link}', and '{@linkplain}' tags that refer to the method owning the comment, the super method of the method owning the comment, or the class containing the comment. Such links are unnecessary and can be safely removed with this inspection's quick-fix. The quick-fix will remove the entire Javadoc comment if the tag is its only content. Example: 'class Example {\n /**\n * @see Example#method\n */\n public void method() { }\n }' After the quick-fix is applied: 'class Example {\n public void method() { }\n}' Use the checkbox below to ignore inline links ('{@link}' and '{@linkplain}') to super methods. Although a link to all super methods is automatically added by the Javadoc tool, an inline link to the super method may sometimes be needed in texts of the Javadoc comments.",
"markdown": "Reports Javadoc `@see`, `{@link}`, and `{@linkplain}` tags that refer to the method owning the comment, the super method of the method owning the comment, or the class containing the comment.\n\nSuch links are unnecessary and can be safely removed with this inspection's quick-fix. The\nquick-fix will remove the entire Javadoc comment if the tag is its only content.\n\n**Example:**\n\n\n class Example {\n /**\n * @see Example#method\n */\n public void method() { }\n }\n\nAfter the quick-fix is applied:\n\n\n class Example {\n public void method() { }\n }\n\n\nUse the checkbox below to ignore inline links (`{@link}` and `{@linkplain}`)\nto super methods. Although a link to all super methods is automatically added by the\nJavadoc tool, an inline link to the super method may sometimes be needed in texts of the Javadoc comments."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "UnnecessaryJavaDocLink",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Javadoc",
"index": 79,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NestedSwitchStatement",
"shortDescription": {
"text": "Nested 'switch' statement"
},
"fullDescription": {
"text": "Reports nested 'switch' statements or expressions. Nested 'switch' statements may result in extremely confusing code. These statements may be extracted to a separate method. Example: 'int res = switch (i) {\n case 0 -> 0;\n default -> switch (i) {\n case 100 -> 0;\n default -> i;\n };\n };'",
"markdown": "Reports nested `switch` statements or expressions.\n\nNested `switch` statements\nmay result in extremely confusing code. These statements may be extracted to a separate method.\n\nExample:\n\n\n int res = switch (i) {\n case 0 -> 0;\n default -> switch (i) {\n case 100 -> 0;\n default -> i;\n };\n };\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NestedSwitchStatement",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EmptyTryBlock",
"shortDescription": {
"text": "Empty 'try' block"
},
"fullDescription": {
"text": "Reports empty 'try' blocks, including try-with-resources statements. 'try' blocks with comments are considered empty. This inspection doesn't report empty 'try' blocks found in JSP files.",
"markdown": "Reports empty `try` blocks, including try-with-resources statements.\n\n`try` blocks with comments are considered empty.\n\n\nThis inspection doesn't report empty `try` blocks found in JSP files."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "EmptyTryBlock",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Error handling",
"index": 14,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CollectionsFieldAccessReplaceableByMethodCall",
"shortDescription": {
"text": "Reference to empty collection field can be replaced with method call"
},
"fullDescription": {
"text": "Reports usages of 'java.util.Collections' fields: 'EMPTY_LIST', 'EMPTY_MAP' or 'EMPTY_SET'. These field usages may be replaced with the following method calls: 'emptyList()', 'emptyMap()', or 'emptySet()'. Such method calls prevent unchecked warnings by the compiler because the type parameters can be inferred. Example: 'List<Integer> emptyList = Collections.EMPTY_LIST;' After the quick-fix is applied: 'List<Integer> emptyList = Collections.emptyList();' This inspection only reports if the language level of the project or module is 5 or higher.",
"markdown": "Reports usages of `java.util.Collections` fields: `EMPTY_LIST`, `EMPTY_MAP` or `EMPTY_SET`. These field usages may be replaced with the following method calls: `emptyList()`, `emptyMap()`, or `emptySet()`. Such method calls prevent unchecked warnings by the compiler because the type parameters can be inferred.\n\n**Example:**\n\n\n List<Integer> emptyList = Collections.EMPTY_LIST;\n\nAfter the quick-fix is applied:\n\n\n List<Integer> emptyList = Collections.emptyList();\n\nThis inspection only reports if the language level of the project or module is 5 or higher."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CollectionsFieldAccessReplaceableByMethodCall",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 5",
"index": 119,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "WaitOrAwaitWithoutTimeout",
"shortDescription": {
"text": "'wait()' or 'await()' without timeout"
},
"fullDescription": {
"text": "Reports calls to 'Object.wait()' or 'Condition.await()' without specifying a timeout. Such calls may be dangerous in high-availability programs, as failures in one component may result in blockages of the waiting component if 'notify()'/'notifyAll()' or 'signal()'/'signalAll()' never get called. Example: 'void foo(Object bar) throws InterruptedException {\n bar.wait();\n }'",
"markdown": "Reports calls to `Object.wait()` or `Condition.await()` without specifying a timeout.\n\n\nSuch calls may be dangerous in high-availability programs, as failures in one\ncomponent may result in blockages of the waiting component\nif `notify()`/`notifyAll()`\nor `signal()`/`signalAll()` never get called.\n\n**Example:**\n\n\n void foo(Object bar) throws InterruptedException {\n bar.wait();\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "WaitOrAwaitWithoutTimeout",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AssertWithSideEffects",
"shortDescription": {
"text": "'assert' statement with side effects"
},
"fullDescription": {
"text": "Reports 'assert' statements that cause side effects. Since assertions can be switched off, these side effects are not guaranteed, which can cause subtle bugs. Common unwanted side effects detected by this inspection are modifications of variables and fields. When methods calls are involved, they are analyzed one level deep. Example: 'assert i++ < 10;'",
"markdown": "Reports `assert` statements that cause side effects.\n\n\nSince assertions can be switched off,\nthese side effects are not guaranteed, which can cause subtle bugs. Common unwanted side effects detected by this inspection are\nmodifications of variables and fields. When methods calls are involved, they are analyzed one level deep.\n\n**Example:**\n\n\n assert i++ < 10;\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "AssertWithSideEffects",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FinalClass",
"shortDescription": {
"text": "Class is closed to inheritance"
},
"fullDescription": {
"text": "Reports classes that are declared 'final'. Final classes that extend a 'sealed' class or interface are not reported. Such classes can't be inherited and may indicate a lack of object-oriented design. Some coding standards discourage 'final' classes. Example: 'public final class Main {\n }' After the quick-fix is applied: 'public class Main {\n }'",
"markdown": "Reports classes that are declared `final`. Final classes that extend a `sealed` class or interface are not reported. Such classes can't be inherited and may indicate a lack of object-oriented design. Some coding standards discourage `final` classes.\n\n**Example:**\n\n\n public final class Main {\n }\n\nAfter the quick-fix is applied:\n\n\n public class Main {\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "FinalClass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Class structure",
"index": 21,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "LiteralAsArgToStringEquals",
"shortDescription": {
"text": "String literal may be 'equals()' qualifier"
},
"fullDescription": {
"text": "Reports 'String.equals()' or 'String.equalsIgnoreCase()' calls with a string literal argument. Some coding standards specify that string literals should be the qualifier of 'equals()', rather than argument, thus minimizing 'NullPointerException'-s. A quick-fix is available to exchange the literal and the expression. Example: 'boolean isFoo(String value) {\n return value.equals(\"foo\");\n }' After the quick-fix is applied: 'boolean isFoo(String value) {\n return \"foo\".equals(value);\n }'",
"markdown": "Reports `String.equals()` or `String.equalsIgnoreCase()` calls with a string literal argument.\n\nSome coding standards specify that string literals should be the qualifier of `equals()`, rather than\nargument, thus minimizing `NullPointerException`-s.\n\nA quick-fix is available to exchange the literal and the expression.\n\n**Example:**\n\n\n boolean isFoo(String value) {\n return value.equals(\"foo\");\n }\n\nAfter the quick-fix is applied:\n\n\n boolean isFoo(String value) {\n return \"foo\".equals(value);\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "LiteralAsArgToStringEquals",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnnecessaryEmptyArrayUsage",
"shortDescription": {
"text": "Unnecessary zero length array usage"
},
"fullDescription": {
"text": "Reports allocations of arrays with known lengths of zero when there is a constant for that in the class of the array's element type. As zero-length arrays are immutable, you can save memory reusing the same array instance. Example: 'class Item {\n // Public zero-length array constant that can be reused \n public static final Item[] EMPTY_ARRAY = new Item[0];\n }\n class EmptyNode {\n Item[] getChildren() {\n // Unnecessary zero-length array creation\n return new Item[0];\n }\n }' After the quick-fix is applied: 'class EmptyNode {\n Item[] getChildren() {\n return Item.EMPTY_ARRAY;\n }\n }'",
"markdown": "Reports allocations of arrays with known lengths of zero when there is a constant for that in the class of the array's element type. As zero-length arrays are immutable, you can save memory reusing the same array instance.\n\n**Example:**\n\n\n class Item {\n // Public zero-length array constant that can be reused \n public static final Item[] EMPTY_ARRAY = new Item[0];\n }\n class EmptyNode {\n Item[] getChildren() {\n // Unnecessary zero-length array creation\n return new Item[0];\n }\n }\n\nAfter the quick-fix is applied:\n\n\n class EmptyNode {\n Item[] getChildren() {\n return Item.EMPTY_ARRAY;\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ConstantForZeroLengthArrayAllocation",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Memory",
"index": 163,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DuplicateExpressions",
"shortDescription": {
"text": "Multiple occurrences of the same expression"
},
"fullDescription": {
"text": "Reports multiple equivalent occurrences of the same expression within a method (or constructor, or class initializer) if the result of the expression can be reused. The expression is reported if it's free of side effects and its result is always the same (in terms of 'Object.equals()'). The examples of such expressions are 'a + b', 'Math.max(a, b)', 'a.equals(b)', 's.substring(a,b)'. To make sure the result is always the same, it's verified that the variables used in the expression don't change their values between the occurrences of the expression. Such expressions may contain methods of immutable classes like 'String', 'BigDecimal', and so on, and of utility classes like 'Objects', 'Math' (except 'random()'). The well-known methods, such as 'Object.equals()', 'Object.hashCode()', 'Object.toString()', 'Comparable.compareTo()', and 'Comparator.compare()' are OK as well because they normally don't have any observable side effects. Use the Expression complexity threshold option to specify the minimal expression complexity threshold. Specifying bigger numbers will remove reports on short expressions. 'Path.of' and 'Paths.get' calls are treated as equivalent calls if they have the same arguments. These calls are always reported no matter how complex their arguments are. This behaviour can be tweaked using different complexity threshold. New in 2018.3",
"markdown": "Reports multiple equivalent occurrences of the same expression within a method (or constructor, or class initializer) if the result of the expression can be reused.\n\n\nThe expression is reported if it's free of side effects and its result is always the same (in terms of `Object.equals()`).\nThe examples of such expressions are `a + b`, `Math.max(a, b)`, `a.equals(b)`,\n`s.substring(a,b)`. To make sure the result is always the same, it's verified that the variables used in the expression don't\nchange their values between the occurrences of the expression.\n\n\nSuch expressions may contain methods of immutable classes like `String`, `BigDecimal`, and so on,\nand of utility classes like `Objects`, `Math` (except `random()`).\nThe well-known methods, such as `Object.equals()`, `Object.hashCode()`, `Object.toString()`,\n`Comparable.compareTo()`, and `Comparator.compare()` are OK as well because they normally don't have\nany observable side effects.\n\n\nUse the **Expression complexity threshold** option to specify the minimal expression complexity threshold. Specifying bigger\nnumbers will remove reports on short expressions.\n\n\n`Path.of` and `Paths.get` calls are treated as equivalent calls if they have the same arguments. These calls\nare always reported no matter how complex their arguments are. This behaviour can be tweaked using different complexity threshold.\n\nNew in 2018.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "DuplicateExpressions",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Java/Verbose or redundant code constructs",
"index": 47,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "BooleanConstructor",
"shortDescription": {
"text": "Boolean constructor call"
},
"fullDescription": {
"text": "Reports creation of 'Boolean' objects. Constructing new 'Boolean' objects is rarely necessary, and may cause performance problems if done often enough. Also, 'Boolean' constructors are deprecated since Java 9 and could be removed or made inaccessible in future Java versions. Example: 'Boolean b1 = new Boolean(true);\n Boolean b2 = new Boolean(str);' After the quick-fix is applied: 'Boolean b1 = Boolean.TRUE;\n Boolean b2 = Boolean.valueOf(str);'",
"markdown": "Reports creation of `Boolean` objects.\n\n\nConstructing new `Boolean` objects is rarely necessary,\nand may cause performance problems if done often enough. Also, `Boolean`\nconstructors are deprecated since Java 9 and could be removed or made\ninaccessible in future Java versions.\n\n**Example:**\n\n\n Boolean b1 = new Boolean(true);\n Boolean b2 = new Boolean(str);\n\nAfter the quick-fix is applied:\n\n\n Boolean b1 = Boolean.TRUE;\n Boolean b2 = Boolean.valueOf(str);\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "BooleanConstructorCall",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance",
"index": 10,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TooBroadScope",
"shortDescription": {
"text": "Scope of variable is too broad"
},
"fullDescription": {
"text": "Reports any variable declarations that can be moved to a smaller scope. This inspection is especially useful for Pascal style declarations at the beginning of a method. Additionally variables with too broad a scope are also often left behind after refactorings. Example: 'StringBuilder sb = new StringBuilder();\n System.out.println();\n sb.append(1);' After the quick-fix is applied: 'System.out.println();\n StringBuilder sb = new StringBuilder();\n sb.append(1);' Configure the inspection: Use the Only report variables that can be moved into inner blocks option to report only those variables that can be moved inside deeper code blocks. For example, when the option is enabled, the movement will not be suggested for the 'sb' variable above. However, it will be suggested for the following code: 'StringBuilder sb = new StringBuilder(a);\n if (flag) {\n sb.append(1);\n }' Use the Report variables with a new expression as initializer (potentially unsafe) option to report variables that are initialized with a new expression. This makes the inspection potentially unsafe when the constructor has non-local side effects. For example, when the option is enabled, the movement will be suggested for the 'foo' variable: 'class Foo {\n static List<Foo> fooList = new ArrayList<>();\n String bar;\n\n Foo(String bar) {\n this.bar = bar;\n fooList.add(this);\n }\n\n public static void main(String[] args) {\n // movement is possible even though is unsafe\n Foo foo = new Foo(\"bar\");\n System.out.println(fooList.size());\n System.out.println(foo.bar);\n }\n }'",
"markdown": "Reports any variable declarations that can be moved to a smaller scope.\n\nThis inspection is especially\nuseful for *Pascal style* declarations at the beginning of a method. Additionally variables with too broad a\nscope are also often left behind after refactorings.\n\n**Example:**\n\n\n StringBuilder sb = new StringBuilder();\n System.out.println();\n sb.append(1);\n\nAfter the quick-fix is applied:\n\n\n System.out.println();\n StringBuilder sb = new StringBuilder();\n sb.append(1);\n\nConfigure the inspection:\n\n* Use the **Only report variables that can be moved into inner blocks** option to report only those variables that can be moved inside deeper code blocks. For example, when the option is enabled, the movement will not be suggested for the `sb` variable above. However, it will be suggested for the following code:\n\n\n StringBuilder sb = new StringBuilder(a);\n if (flag) {\n sb.append(1);\n }\n\n* Use the **Report variables with a new expression as initializer\n (potentially unsafe)** option to report variables that are initialized with a new expression. This makes the inspection potentially unsafe when the constructor has non-local side effects. For example, when the option is enabled, the movement will be suggested for the `foo` variable:\n\n\n class Foo {\n static List<Foo> fooList = new ArrayList<>();\n String bar;\n\n Foo(String bar) {\n this.bar = bar;\n fooList.add(this);\n }\n\n public static void main(String[] args) {\n // movement is possible even though is unsafe\n Foo foo = new Foo(\"bar\");\n System.out.println(fooList.size());\n System.out.println(foo.bar);\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "TooBroadScope",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Data flow",
"index": 65,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "IfStatementMissingBreakInLoop",
"shortDescription": {
"text": "Early loop exit in 'if' condition"
},
"fullDescription": {
"text": "Reports loops with an 'if' statement that can end with 'break' without changing the semantics. This prevents redundant loop iterations. Example: 'boolean found = false;\n for (int i = 0; i < arr.length; i++) {\n if (Objects.equals(value, arr[i])) {\n found = true;\n }\n }' After the quick-fix is applied: 'boolean found = false;\n for (int i = 0; i < arr.length; i++) {\n if (Objects.equals(value, arr[i])) {\n found = true;\n break;\n }\n }' New in 2019.2",
"markdown": "Reports loops with an `if` statement that can end with `break` without changing the semantics. This prevents redundant loop iterations.\n\n**Example:**\n\n\n boolean found = false;\n for (int i = 0; i < arr.length; i++) {\n if (Objects.equals(value, arr[i])) {\n found = true;\n }\n }\n\nAfter the quick-fix is applied:\n\n\n boolean found = false;\n for (int i = 0; i < arr.length; i++) {\n if (Objects.equals(value, arr[i])) {\n found = true;\n break;\n }\n }\n\nNew in 2019.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "IfStatementMissingBreakInLoop",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance",
"index": 10,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ThrowableSupplierOnlyThrowException",
"shortDescription": {
"text": "Throwable supplier never returns a value"
},
"fullDescription": {
"text": "Reports 'Supplier' lambdas in 'Optional.orElseThrow()' calls that throw an exception, instead of returning it. Example: 'optional.orElseThrow(() -> {\n throw new RuntimeException();\n});' After the quick-fix is applied: 'optional.orElseThrow(() -> new RuntimeException());' New in 2023.1",
"markdown": "Reports `Supplier` lambdas in `Optional.orElseThrow()` calls that throw an exception, instead of returning it.\n\n**Example:**\n\n\n optional.orElseThrow(() -> {\n throw new RuntimeException();\n });\n\nAfter the quick-fix is applied:\n\n\n optional.orElseThrow(() -> new RuntimeException());\n\nNew in 2023.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ThrowableSupplierOnlyThrowException",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Error handling",
"index": 14,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantStreamOptionalCall",
"shortDescription": {
"text": "Redundant step in 'Stream' or 'Optional' call chain"
},
"fullDescription": {
"text": "Reports redundant 'Stream' or 'Optional' calls like 'map(x -> x)', 'filter(x -> true)' or redundant 'sorted()' or 'distinct()' calls. Note that a mapping operation in code like 'streamOfIntegers.map(Integer::valueOf)' works as 'requireNonNull()' check: if the stream contains 'null', it throws a 'NullPointerException', thus it's not absolutely redundant. Disable the Report redundant boxing in Stream.map() option if you do not want such cases to be reported. This inspection only reports if the language level of the project or module is 8 or higher.",
"markdown": "Reports redundant `Stream` or `Optional` calls like `map(x -> x)`, `filter(x -> true)` or redundant `sorted()` or `distinct()` calls.\n\nNote that a mapping operation in code like `streamOfIntegers.map(Integer::valueOf)`\nworks as `requireNonNull()` check:\nif the stream contains `null`, it throws a `NullPointerException`, thus it's not absolutely redundant.\nDisable the **Report redundant boxing in Stream.map()** option if you do not want such cases to be reported.\n\nThis inspection only reports if the language level of the project or module is 8 or higher."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RedundantStreamOptionalCall",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Verbose or redundant code constructs",
"index": 47,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ThreadPriority",
"shortDescription": {
"text": "Call to 'Thread.setPriority()'"
},
"fullDescription": {
"text": "Reports calls to 'Thread.setPriority()'. Modifying priorities of threads is an inherently non-portable operation, as no guarantees are given in the Java specification of how priorities are used in scheduling threads, or even whether they are used at all.",
"markdown": "Reports calls to `Thread.setPriority()`. Modifying priorities of threads is an inherently non-portable operation, as no guarantees are given in the Java specification of how priorities are used in scheduling threads, or even whether they are used at all."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CallToThreadSetPriority",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JUnitMalformedDeclaration",
"shortDescription": {
"text": "JUnit malformed declaration"
},
"fullDescription": {
"text": "Reports JUnit test member declarations that are malformed and are likely not recognized by the JUnit test framework. The following problems are reported by this inspection: Test classes that can't be constructed Fields annotated by '@RegisterExtension' that have the wrong type or are not declared as static when it is required Static or private inner classes annotated with '@Nested' Parameterized tests that are defined without a source Parameterized tests with a '@MethodSource' that has an unknown, non-static or no-arg target Mismatched types between parameterized test method parameter and the specified '@ValueSource' or '@EnumSource' values Tests that are annotated by more than one of '@Test', '@ParameterizedTest' or '@RepeatedTest' 'setup()' or 'tearDown()' methods that are not public, whose return type is not void or take arguments 'suite()' methods that are private, take arguments or are not static Methods annotated by '@BeforeClass', '@AfterClass', '@BeforeAll' or '@AfterAll' that are not public, not static, whose return type is not void or do not have a valid parameter list Methods annotated by '@Before', '@After', '@BeforeEach' or '@AfterEach' that are not public, whose return type is not void or take arguments Injected 'RepetitionInfo' in '@BeforeAll' or '@AfterAll' methods Injected 'RepetitionInfo' in '@BeforeEach' or '@AfterEach' methods that are used by '@Test' annotated tests Fields and methods annotated by '@DataPoint' or '@DataPoints' that are not public or not static Fields and methods annotated by '@Rule' that are not public or not a subtype of 'TestRule' or 'MethodRule' Fields and methods annotated by '@ClassRule' that are not public, not static or not a subtype of 'TestRule' Methods inside a subclass of 'TestCase' with a 'test' prefix that are not public, whose return type is not void, take arguments or are static Methods annotated by '@Test' that are not public, whose return type is not void, take arguments or are static Note that in Kotlin, suspending functions do have arguments and a non-void return type. Therefore, they also will not be executed by the JUnit test runner. This inspection will also report about this problem. Malformed '@Before' method example (Java): '@Before private int foo(int arg) { ... }' After the quick-fix is applied: '@Before public void foo() { ... }' Missing method source example (Kotlin): 'class Example {\n @MethodSource(\"parameters\")\n @ParameterizedTest\n fun foo(param: String) { ... }\n }' After the quick-fix is applied: 'class Example {\n @MethodSource(\"parameters\")\n @ParameterizedTest\n fun foo(param: String) { ... }\n\n companion object {\n @JvmStatic\n fun parameters(): Stream<Arguments> {\n TODO(\"Not yet implemented\")\n }\n }\n }' Use the inspection options to specify annotations. Any parameter annotated with one of these annotations will not be reported.",
"markdown": "Reports JUnit test member declarations that are malformed and are likely not recognized by the JUnit test framework. The following problems are reported by this inspection:\n\n* Test classes that can't be constructed\n* Fields annotated by `@RegisterExtension` that have the wrong type or are not declared as static when it is required\n* Static or private inner classes annotated with `@Nested`\n* Parameterized tests that are defined without a source\n* Parameterized tests with a `@MethodSource` that has an unknown, non-static or no-arg target\n* Mismatched types between parameterized test method parameter and the specified `@ValueSource` or `@EnumSource` values\n* Tests that are annotated by more than one of `@Test`, `@ParameterizedTest` or `@RepeatedTest`\n* `setup()` or `tearDown()` methods that are not public, whose return type is not void or take arguments\n* `suite()` methods that are private, take arguments or are not static\n* Methods annotated by `@BeforeClass`, `@AfterClass`, `@BeforeAll` or `@AfterAll` that are not public, not static, whose return type is not void or do not have a valid parameter list\n* Methods annotated by `@Before`, `@After`, `@BeforeEach` or `@AfterEach` that are not public, whose return type is not void or take arguments\n* Injected `RepetitionInfo` in `@BeforeAll` or `@AfterAll` methods\n* Injected `RepetitionInfo` in `@BeforeEach` or `@AfterEach` methods that are used by `@Test` annotated tests\n* Fields and methods annotated by `@DataPoint` or `@DataPoints` that are not public or not static\n* Fields and methods annotated by `@Rule` that are not public or not a subtype of `TestRule` or `MethodRule`\n* Fields and methods annotated by `@ClassRule` that are not public, not static or not a subtype of `TestRule`\n* Methods inside a subclass of `TestCase` with a `test` prefix that are not public, whose return type is not void, take arguments or are static\n* Methods annotated by `@Test` that are not public, whose return type is not void, take arguments or are static\n\nNote that in Kotlin, suspending functions do have arguments and a non-void return type. Therefore, they also will not be executed by the JUnit test runner. This inspection will also report about this problem.\n\n**Malformed `@Before` method example (Java):**\n\n @Before private int foo(int arg) { ... } \n\nAfter the quick-fix is applied:\n\n @Before public void foo() { ... } \n\n**Missing method source example (Kotlin):**\n\n\n class Example {\n @MethodSource(\"parameters\")\n @ParameterizedTest\n fun foo(param: String) { ... }\n }\n\nAfter the quick-fix is applied:\n\n\n class Example {\n @MethodSource(\"parameters\")\n @ParameterizedTest\n fun foo(param: String) { ... }\n\n companion object {\n @JvmStatic\n fun parameters(): Stream<Arguments> {\n TODO(\"Not yet implemented\")\n }\n }\n }\n\nUse the inspection options to specify annotations. Any parameter annotated with one of these annotations will not be reported."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "JUnitMalformedDeclaration",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "JVM languages/Test frameworks",
"index": 121,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantStringFormatCall",
"shortDescription": {
"text": "Redundant call to 'String.format()'"
},
"fullDescription": {
"text": "Reports calls to methods like 'format()' and 'printf()' that can be safely removed or simplified. Example: 'System.out.println(String.format(\"Total count: %d\", 42));' After the quick-fix is applied: 'System.out.printf(\"Total count: %d%n\", 42);'",
"markdown": "Reports calls to methods like `format()` and `printf()` that can be safely removed or simplified.\n\n**Example:**\n\n\n System.out.println(String.format(\"Total count: %d\", 42));\n\nAfter the quick-fix is applied:\n\n\n System.out.printf(\"Total count: %d%n\", 42);\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RedundantStringFormatCall",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance",
"index": 10,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NonFinalFieldOfException",
"shortDescription": {
"text": "Non-final field of 'Exception' class"
},
"fullDescription": {
"text": "Reports fields in subclasses of 'java.lang.Exception' that are not declared 'final'. Data on exception objects should not be modified because this may result in losing the error context for later debugging and logging. Example: 'public class EditorException extends Exception {\n private String message; // warning: Non-final field 'message' of exception class\n }'",
"markdown": "Reports fields in subclasses of `java.lang.Exception` that are not declared `final`.\n\nData on exception objects should not be modified\nbecause this may result in losing the error context for later debugging and logging.\n\n**Example:**\n\n\n public class EditorException extends Exception {\n private String message; // warning: Non-final field 'message' of exception class\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NonFinalFieldOfException",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Error handling",
"index": 14,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PointlessNullCheck",
"shortDescription": {
"text": "Unnecessary 'null' check before method call"
},
"fullDescription": {
"text": "Reports 'null' checks followed by a method call that will definitely return 'false' when 'null' is passed (e.g. 'Class.isInstance'). Such a check seems excessive as the method call will always return 'false' in this case. Example: 'if (x != null && myClass.isInstance(x)) { ... }' After the quick-fix is applied: 'if (myClass.isInstance(x)) { ... }'",
"markdown": "Reports `null` checks followed by a method call that will definitely return `false` when `null` is passed (e.g. `Class.isInstance`).\n\nSuch a check seems excessive as the method call will always return `false` in this case.\n\n**Example:**\n\n\n if (x != null && myClass.isInstance(x)) { ... }\n\nAfter the quick-fix is applied:\n\n\n if (myClass.isInstance(x)) { ... }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "PointlessNullCheck",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MethodOverridesStaticMethod",
"shortDescription": {
"text": "Method tries to override 'static' method of superclass"
},
"fullDescription": {
"text": "Reports 'static' methods with a signature identical to a 'static' method of a superclass. Such a method may look like an override when in fact it hides the method from the superclass because 'static' methods in Java cannot be overridden. Example: 'class Parent {\n static void method(){}\n }\n\n class Example extends Parent {\n static void method(){} //warning\n }'",
"markdown": "Reports `static` methods with a signature identical to a `static` method of a superclass. Such a method may look like an override when in fact it hides the method from the superclass because `static` methods in Java cannot be overridden.\n\n**Example:**\n\n\n class Parent {\n static void method(){}\n }\n\n class Example extends Parent {\n static void method(){} //warning\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "MethodOverridesStaticMethodOfSuperclass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Visibility",
"index": 99,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantCompareToJavaTime",
"shortDescription": {
"text": "Expression with 'java.time' 'compareTo()' call can be simplified"
},
"fullDescription": {
"text": "Reports 'java.time' comparisons with 'compareTo()' calls that can be replaced with 'isAfter()', 'isBefore()' or 'isEqual()' calls. Example: 'LocalDate date1 = LocalDate.now();\n LocalDate date2 = LocalDate.now();\n boolean t = date1.compareTo(date2) > 0;' After the quick-fix is applied: 'LocalDate date1 = LocalDate.now();\n LocalDate date2 = LocalDate.now();\n boolean t = date1.isAfter(date2);' New in 2022.3",
"markdown": "Reports `java.time` comparisons with `compareTo()` calls that can be replaced with `isAfter()`, `isBefore()` or `isEqual()` calls.\n\nExample:\n\n\n LocalDate date1 = LocalDate.now();\n LocalDate date2 = LocalDate.now();\n boolean t = date1.compareTo(date2) > 0;\n\nAfter the quick-fix is applied:\n\n\n LocalDate date1 = LocalDate.now();\n LocalDate date2 = LocalDate.now();\n boolean t = date1.isAfter(date2);\n\nNew in 2022.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RedundantCompareToJavaTime",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Verbose or redundant code constructs",
"index": 47,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnclearBinaryExpression",
"shortDescription": {
"text": "Multiple operators with different precedence"
},
"fullDescription": {
"text": "Reports binary, conditional, or 'instanceof' expressions that consist of different operators without parentheses. Such expressions can be less readable due to different precedence rules of operators. Example: 'int n = 3 + 9 * 8 + 1;' After quick-fix is applied: 'int n = 3 + (9 * 8) + 1;'",
"markdown": "Reports binary, conditional, or `instanceof` expressions that consist of different operators without parentheses. Such expressions can be less readable due to different precedence rules of operators.\n\nExample:\n\n\n int n = 3 + 9 * 8 + 1;\n\nAfter quick-fix is applied:\n\n\n int n = 3 + (9 * 8) + 1;\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "UnclearExpression",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ChainedMethodCall",
"shortDescription": {
"text": "Chained method calls"
},
"fullDescription": {
"text": "Reports method calls whose target is another method call. The quick-fix suggests to introduce a local variable. Example: 'class X {\n int foo(File f) {\n return f.getName().length();\n }\n }' After the quick-fix is applied: 'class X {\n int foo(File f) {\n final String name = f.getName();\n return name.length();\n }\n }' Use the inspection options to toggle warnings for the following cases: chained method calls in field initializers, for instance, 'private final int i = new Random().nextInt();' chained method calls operating on the same type, for instance, 'new StringBuilder().append(\"x: \").append(new X()).append(\"y: \").append(new Y()).toString();'.",
"markdown": "Reports method calls whose target is another method call. The quick-fix suggests to introduce a local variable.\n\n**Example:**\n\n\n class X {\n int foo(File f) {\n return f.getName().length();\n }\n }\n\nAfter the quick-fix is applied:\n\n\n class X {\n int foo(File f) {\n final String name = f.getName();\n return name.length();\n }\n }\n\nUse the inspection options to toggle warnings for the following cases:\n\n*\n chained method calls in field initializers,\n for instance, `private final int i = new Random().nextInt();`\n\n*\n chained method calls operating on the same type,\n for instance, `new StringBuilder().append(\"x: \").append(new X()).append(\"y: \").append(new Y()).toString();`."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ChainedMethodCall",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ExtendsUtilityClass",
"shortDescription": {
"text": "Class extends utility class"
},
"fullDescription": {
"text": "Reports classes that extend a utility class. A utility class is a non-empty class in which all fields and methods are static. Extending a utility class also allows for inadvertent object instantiation of the utility class, because the constructor cannot be made private in order to allow extension. Configure the inspection: Use the Ignore if overriding class is a utility class option to ignore any classes that override a utility class but are also utility classes themselves.",
"markdown": "Reports classes that extend a utility class.\n\n\nA utility class is a non-empty class in which all fields and methods are static.\nExtending a utility class also allows for inadvertent object instantiation of the\nutility class, because the constructor cannot be made private in order to allow extension.\n\n\nConfigure the inspection:\n\n* Use the **Ignore if overriding class is a utility class** option to ignore any classes that override a utility class but are also utility classes themselves."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ExtendsUtilityClass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Inheritance issues",
"index": 147,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UtilityClassWithoutPrivateConstructor",
"shortDescription": {
"text": "Utility class without 'private' constructor"
},
"fullDescription": {
"text": "Reports utility classes without 'private' constructors. Utility classes have all fields and methods declared as 'static'. Creating 'private' constructors in utility classes prevents them from being accidentally instantiated. Use the Ignore if annotated by option to specify special annotations. The inspection ignores classes marked with one of these annotations. Use the Ignore classes with only a main method option to ignore classes with no methods other than the main one.",
"markdown": "Reports utility classes without `private` constructors.\n\nUtility classes have all fields and methods declared as `static`. Creating `private`\nconstructors in utility classes prevents them from being accidentally instantiated.\n\n\nUse the **Ignore if annotated by** option to specify special annotations. The inspection ignores classes marked with one of\nthese annotations.\n\n\nUse the **Ignore classes with only a main method** option to ignore classes with no methods other than the main one."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "UtilityClassWithoutPrivateConstructor",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Class structure",
"index": 21,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AssertMessageNotString",
"shortDescription": {
"text": "'assert' message is not a string"
},
"fullDescription": {
"text": "Reports 'assert' messages that are not of the 'java.lang.String' type. Using a string provides more information to help diagnose the failure or the assertion reason. Example: 'void foo(List<Integer> myList) {\n assert myList.isEmpty() : false;\n }' Use the Only warn when the 'assert' message type is 'boolean' or 'java.lang.Boolean' option to only warn when the 'assert' message type is 'boolean' or 'java.lang.Boolean'. A 'boolean' detail message is unlikely to provide additional information about an assertion failure and could result from a mistakenly entered ':' instead of '&'.",
"markdown": "Reports `assert` messages that are not of the `java.lang.String` type.\n\nUsing a string provides more information to help diagnose the failure\nor the assertion reason.\n\n**Example:**\n\n\n void foo(List<Integer> myList) {\n assert myList.isEmpty() : false;\n }\n\n\nUse the **Only warn when the `assert` message type is 'boolean' or 'java.lang.Boolean'** option to only warn when the `assert` message type is `boolean` or `java.lang.Boolean`.\nA `boolean` detail message is unlikely to provide additional information about an assertion failure\nand could result from a mistakenly entered `:` instead of `&`."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "AssertMessageNotString",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PatternVariableCanBeUsed",
"shortDescription": {
"text": "Pattern variable can be used"
},
"fullDescription": {
"text": "Reports local variable declarations that can be replaced with pattern variables, which are usually more compact. Example: 'if (obj instanceof String) {\n String str = (String) obj;\n System.out.println(str);\n }' Can be replaced with: 'if (obj instanceof String str) {\n System.out.println(str);\n }' This inspection only reports if the language level of the project or module is 16 or higher New in 2020.1",
"markdown": "Reports local variable declarations that can be replaced with pattern variables, which are usually more compact.\n\n**Example:**\n\n\n if (obj instanceof String) {\n String str = (String) obj;\n System.out.println(str);\n }\n\nCan be replaced with:\n\n\n if (obj instanceof String str) {\n System.out.println(str);\n }\n\nThis inspection only reports if the language level of the project or module is 16 or higher\n\nNew in 2020.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "PatternVariableCanBeUsed",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 16",
"index": 183,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AnonymousClassVariableHidesContainingMethodVariable",
"shortDescription": {
"text": "Anonymous class variable hides variable in containing method"
},
"fullDescription": {
"text": "Reports fields in an anonymous class that are named identically to local variables or parameters of the containing method or lambda expression. As a result of such naming, you may accidentally use the anonymous class field where the identically named variable or parameter from the containing method is intended. A quick-fix is suggested to rename the field. Example: 'class Test {\n public Test(String value) {\n Object foo = new Object() {\n private String value = \"TEST\";\n public void foo() {\n System.out.println(value); //the field is accessed, not the parameter\n }\n };\n }\n }'",
"markdown": "Reports fields in an anonymous class that are named identically to local variables or parameters of the containing method or lambda expression.\n\n\nAs a result of such naming, you may accidentally use the anonymous class field where\nthe identically named variable or parameter from the containing method is intended.\n\nA quick-fix is suggested to rename the field.\n\n**Example:**\n\n\n class Test {\n public Test(String value) {\n Object foo = new Object() {\n private String value = \"TEST\";\n public void foo() {\n System.out.println(value); //the field is accessed, not the parameter\n }\n };\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "AnonymousClassVariableHidesContainingMethodVariable",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Visibility",
"index": 99,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MethodRefCanBeReplacedWithLambda",
"shortDescription": {
"text": "Method reference can be replaced with lambda"
},
"fullDescription": {
"text": "Reports method references, like 'MyClass::myMethod' and 'myObject::myMethod', and suggests replacing them with an equivalent lambda expression. Lambda expressions can be easier to modify than method references. Example: 'System.out::println' After the quick-fix is applied: 's -> System.out.println(s)' By default, this inspection does not highlight the code in the editor, but only provides a quick-fix.",
"markdown": "Reports method references, like `MyClass::myMethod` and `myObject::myMethod`, and suggests replacing them with an equivalent lambda expression.\n\nLambda expressions can be easier to modify than method references.\n\nExample:\n\n\n System.out::println\n\nAfter the quick-fix is applied:\n\n\n s -> System.out.println(s)\n\nBy default, this inspection does not highlight the code in the editor, but only provides a quick-fix."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "MethodRefCanBeReplacedWithLambda",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NestedSynchronizedStatement",
"shortDescription": {
"text": "Nested 'synchronized' statement"
},
"fullDescription": {
"text": "Reports nested 'synchronized' statements. It is recommended to avoid nested synchronization if possible, because in some cases it may lead to a deadlock. Example: 'synchronized (lockA){\n //thread 1 is waiting for lockB\n synchronized (lockB){ //warning\n }\n }\n ...\n synchronized (lockB) {\n //thread 2 is waiting for lockA\n synchronized (lockA) { //warning\n }\n }'",
"markdown": "Reports nested `synchronized` statements. It is recommended to avoid nested synchronization if possible, because in some cases it may lead to a deadlock.\n\n**Example:**\n\n\n synchronized (lockA){\n //thread 1 is waiting for lockB\n synchronized (lockB){ //warning\n }\n }\n ...\n synchronized (lockB) {\n //thread 2 is waiting for lockA\n synchronized (lockA) { //warning\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NestedSynchronizedStatement",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "IncorrectDateTimeFormat",
"shortDescription": {
"text": "Incorrect 'DateTimeFormat' pattern"
},
"fullDescription": {
"text": "Reports incorrect date time format patterns. The following errors are reported: Unsupported pattern letters, like \"TT\" Using reserved characters, like \"#\" Incorrect use of padding Unbalanced brackets Incorrect amount of consecutive pattern letters Examples: 'DateTimeFormatter.ofPattern(\"[][]]\"); // Closing ']' without previous opening '['\n DateTimeFormatter.ofPattern(\"TT\"); // Illegal pattern letter 'T'\n DateTimeFormatter.ofPattern(\"{\"); // Use of reserved character '{'\n DateTimeFormatter.ofPattern(\"MMMMMM\"); // Too many consecutive pattern letters 'M'' New in 2022.3",
"markdown": "Reports incorrect date time format patterns.\n\nThe following errors are reported:\n\n* Unsupported pattern letters, like \"TT\"\n* Using reserved characters, like \"#\"\n* Incorrect use of padding\n* Unbalanced brackets\n* Incorrect amount of consecutive pattern letters\n\nExamples:\n\n\n DateTimeFormatter.ofPattern(\"[][]]\"); // Closing ']' without previous opening '['\n DateTimeFormatter.ofPattern(\"TT\"); // Illegal pattern letter 'T'\n DateTimeFormatter.ofPattern(\"{\"); // Use of reserved character '{'\n DateTimeFormatter.ofPattern(\"MMMMMM\"); // Too many consecutive pattern letters 'M'\n\nNew in 2022.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "IncorrectDateTimeFormat",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnnecessaryFullyQualifiedName",
"shortDescription": {
"text": "Unnecessary fully qualified name"
},
"fullDescription": {
"text": "Reports fully qualified class names that can be shortened. The quick-fix shortens fully qualified names and adds import statements if necessary. Example: 'class ListWrapper {\n java.util.List<Integer> l;\n }' After the quick-fix is applied: 'import java.util.List;\n class ListWrapper {\n List<Integer> l;\n }' Configure the inspection: Use the Ignore in Java 9 module statements option to ignore fully qualified names inside the Java 9 'provides' and 'uses' module statements. In Settings | Editor | Code Style | Java | Imports, use the following options to configure the inspection: Use the Insert imports for inner classes option if references to inner classes should be qualified with the outer class. Use the Use fully qualified class names in JavaDoc option to allow fully qualified names in Javadocs.",
"markdown": "Reports fully qualified class names that can be shortened.\n\nThe quick-fix shortens fully qualified names and adds import statements if necessary.\n\nExample:\n\n\n class ListWrapper {\n java.util.List<Integer> l;\n }\n\nAfter the quick-fix is applied:\n\n\n import java.util.List;\n class ListWrapper {\n List<Integer> l;\n }\n\nConfigure the inspection:\n\n\nUse the **Ignore in Java 9 module statements** option to ignore fully qualified names inside the Java 9\n`provides` and `uses` module statements.\n\n\nIn [Settings \\| Editor \\| Code Style \\| Java \\| Imports](settings://preferences.sourceCode.Java?JavaDoc%20Inner),\nuse the following options to configure the inspection:\n\n* Use the **Insert imports for inner classes** option if references to inner classes should be qualified with the outer class.\n* Use the **Use fully qualified class names in JavaDoc** option to allow fully qualified names in Javadocs."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "UnnecessaryFullyQualifiedName",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NegatedConditional",
"shortDescription": {
"text": "Conditional expression with negated condition"
},
"fullDescription": {
"text": "Reports conditional expressions whose conditions are negated. Flipping the order of the conditional expression branches usually increases the clarity of such statements. Use the Ignore '!= null' comparisons and Ignore '!= 0' comparisons options to ignore comparisons of the form 'obj != null' or 'num != 0'. Since 'obj != null' effectively means \"obj exists\", the meaning of the whole expression does not involve any negation and is therefore easy to understand. The same reasoning applies to 'num != 0' expressions, especially when using bit masks. These forms have the added benefit of mentioning the interesting case first. In most cases, the value for the '== null' branch is 'null' itself, like in the following examples: 'static String getName(Person p) {\n return p != null ? p.getName() : null;\n }\n\n static String getExecutableString(int fileMode) {\n return (fileMode & 0b001001001) != 0 ? \"executable\" : \"non-executable\";\n }'",
"markdown": "Reports conditional expressions whose conditions are negated.\n\nFlipping the order of the conditional expression branches usually increases the clarity of such statements.\n\n\nUse the **Ignore '!= null' comparisons** and **Ignore '!= 0' comparisons** options to ignore comparisons of the form\n`obj != null` or `num != 0`.\nSince `obj != null` effectively means \"obj exists\",\nthe meaning of the whole expression does not involve any negation\nand is therefore easy to understand.\n\n\nThe same reasoning applies to `num != 0` expressions, especially when using bit masks.\n\n\nThese forms have the added benefit of mentioning the interesting case first.\nIn most cases, the value for the `== null` branch is `null` itself,\nlike in the following examples:\n\n\n static String getName(Person p) {\n return p != null ? p.getName() : null;\n }\n\n static String getExecutableString(int fileMode) {\n return (fileMode & 0b001001001) != 0 ? \"executable\" : \"non-executable\";\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ConditionalExpressionWithNegatedCondition",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "BooleanParameter",
"shortDescription": {
"text": "'public' method with 'boolean' parameter"
},
"fullDescription": {
"text": "Reports public methods that accept a 'boolean' parameter. It's almost always bad practice to add a 'boolean' parameter to a public method (part of an API) if that method is not a setter. When reading code using such a method, it can be difficult to decipher what the 'boolean' stands for without looking at the source or documentation. This problem is also known as the boolean trap. The 'boolean' parameter can often be replaced with an 'enum'. Example: '// Warning: it's hard to understand what the\n // boolean parameters mean when looking at\n // a call to this method\n public boolean setPermission(File f,\n int access,\n boolean enable,\n boolean ownerOnly) {\n // ...\n }' Use the Only report methods with multiple boolean parameters option to warn only when a method contains more than one boolean parameter.",
"markdown": "Reports public methods that accept a `boolean` parameter.\n\nIt's almost always bad practice to add a `boolean` parameter to a public method (part of an API) if that method is not a setter.\nWhen reading code using such a method, it can be difficult to decipher what the `boolean` stands for without looking at\nthe source or documentation.\n\nThis problem is also known as [the boolean trap](https://ariya.io/2011/08/hall-of-api-shame-boolean-trap).\nThe `boolean` parameter can often be replaced with an `enum`.\n\nExample:\n\n\n // Warning: it's hard to understand what the\n // boolean parameters mean when looking at\n // a call to this method\n public boolean setPermission(File f,\n int access,\n boolean enable,\n boolean ownerOnly) {\n // ...\n }\n\n\nUse the **Only report methods with multiple boolean parameters** option to warn only when a method contains more than one boolean parameter."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "BooleanParameter",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Abstraction issues",
"index": 86,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TestInProductSource",
"shortDescription": {
"text": "Test in product source"
},
"fullDescription": {
"text": "Reports test classes and test methods that are located in production source trees. This most likely a mistake and can result in test code being shipped into production.",
"markdown": "Reports test classes and test methods that are located in production source trees. This most likely a mistake and can result in test code being shipped into production."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "TestInProductSource",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JVM languages/Test frameworks",
"index": 121,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CopyConstructorMissesField",
"shortDescription": {
"text": "Copy constructor misses field"
},
"fullDescription": {
"text": "Reports copy constructors that don't copy all the fields of the class. 'final' fields with initializers and 'transient' fields are considered unnecessary to copy. Example: 'class Point {\n\n private int x;\n private int y;\n\n Point(int x, int y) {\n this.x = x;\n this.y = y;\n }\n\n Point(Point other) {\n // fields x and y are not initialized\n }\n }' New in 2018.1",
"markdown": "Reports copy constructors that don't copy all the fields of the class.\n\n\n`final` fields with initializers and `transient` fields are considered unnecessary to copy.\n\n**Example:**\n\n\n class Point {\n\n private int x;\n private int y;\n\n Point(int x, int y) {\n this.x = x;\n this.y = y;\n }\n\n Point(Point other) {\n // fields x and y are not initialized\n }\n }\n\nNew in 2018.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "CopyConstructorMissesField",
"cweIds": [
665
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CastCanBeRemovedNarrowingVariableType",
"shortDescription": {
"text": "Too weak variable type leads to unnecessary cast"
},
"fullDescription": {
"text": "Reports type casts that can be removed if the variable type is narrowed to the cast type. Example: 'Object x = \" string \";\n System.out.println(((String)x).trim());' Here, changing the type of 'x' to 'String' makes the cast redundant. The suggested quick-fix updates the variable type and removes all redundant casts on that variable: 'String x = \" string \";\n System.out.println(x.trim());' New in 2018.2",
"markdown": "Reports type casts that can be removed if the variable type is narrowed to the cast type.\n\nExample:\n\n\n Object x = \" string \";\n System.out.println(((String)x).trim());\n\n\nHere, changing the type of `x` to `String` makes the cast redundant. The suggested quick-fix updates the variable type and\nremoves all redundant casts on that variable:\n\n\n String x = \" string \";\n System.out.println(x.trim());\n\nNew in 2018.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "CastCanBeRemovedNarrowingVariableType",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Verbose or redundant code constructs",
"index": 47,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AssignmentToStaticFieldFromInstanceMethod",
"shortDescription": {
"text": "Assignment to static field from instance context"
},
"fullDescription": {
"text": "Reports assignment to, or modification of 'static' fields from within an instance method. Although legal, such assignments are tricky to do safely and are often a result of marking fields 'static' inadvertently. Example: 'class Counter {\n private static int count = 0;\n\n void increment() {\n // Warning: updating a static field\n // from an instance method\n count++;\n }\n }'",
"markdown": "Reports assignment to, or modification of `static` fields from within an instance method.\n\nAlthough legal, such assignments are tricky to do\nsafely and are often a result of marking fields `static` inadvertently.\n\n**Example:**\n\n\n class Counter {\n private static int count = 0;\n\n void increment() {\n // Warning: updating a static field\n // from an instance method\n count++;\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "AssignmentToStaticFieldFromInstanceMethod",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Assignment issues",
"index": 87,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AbstractClassWithOnlyOneDirectInheritor",
"shortDescription": {
"text": "Abstract class with a single direct inheritor"
},
"fullDescription": {
"text": "Reports abstract classes that have precisely one direct inheritor. While such classes may offer admirable clarity of design, in memory-constrained or bandwidth-limited environments, they needlessly increase the total footprint of the application. Consider merging the abstract class with its inheritor. This inspection is intended for Java ME and other highly resource constrained environments. Applying the results of this inspection without consideration might have negative effects on code clarity and design. Example: 'abstract class Base {} // will be reported\n\n class Inheritor extends Base {}'",
"markdown": "Reports abstract classes that have precisely one direct inheritor. While such classes may offer admirable clarity of design, in memory-constrained or bandwidth-limited environments, they needlessly increase the total footprint of the application. Consider merging the abstract class with its inheritor.\n\n\nThis inspection is intended for Java ME and other highly resource constrained environments.\nApplying the results of this inspection without consideration might have negative effects on code clarity and design.\n\n**Example:**\n\n\n abstract class Base {} // will be reported\n\n class Inheritor extends Base {}\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "AbstractClassWithOnlyOneDirectInheritor",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance/Embedded",
"index": 167,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnsecureRandomNumberGeneration",
"shortDescription": {
"text": "Insecure random number generation"
},
"fullDescription": {
"text": "Reports any uses of 'java.lang.Random' or 'java.lang.Math.random()'. In secure environments, 'java.secure.SecureRandom' is a better choice, since is offers cryptographically secure random number generation. Example: 'long token = new Random().nextLong();'",
"markdown": "Reports any uses of `java.lang.Random` or `java.lang.Math.random()`.\n\n\nIn secure environments,\n`java.secure.SecureRandom` is a better choice, since is offers cryptographically secure\nrandom number generation.\n\n**Example:**\n\n\n long token = new Random().nextLong();\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "UnsecureRandomNumberGeneration",
"cweIds": [
330
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Security",
"index": 38,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NullableProblems",
"shortDescription": {
"text": "@NotNull/@Nullable problems"
},
"fullDescription": {
"text": "Reports problems related to nullability annotations. Examples: Overriding methods are not annotated: 'abstract class A {\n @NotNull abstract String m();\n}\nclass B extends A {\n String m() { return \"empty string\"; }\n}' Annotated primitive types: '@NotNull int myFoo;' Both '@Nullable' and '@NotNull' are present on the same member: '@Nullable @NotNull String myFooString;' Collection of nullable elements is assigned into a collection of non-null elements: 'void testList(List<@Nullable String> nullableList) {\n List<@NotNull String> list2 = nullableList;\n}' Use the Configure Annotations button to specify nullability annotations and the checkboxes to fine-tune where the inspection should provide warnings. This inspection only reports if the language level of the project or module is 5 or higher, and nullability annotations are available on the classpath.",
"markdown": "Reports problems related to nullability annotations.\n\n**Examples:**\n\n* Overriding methods are not annotated:\n\n\n abstract class A {\n @NotNull abstract String m();\n }\n class B extends A {\n String m() { return \"empty string\"; }\n }\n \n* Annotated primitive types: `@NotNull int myFoo;`\n* Both `@Nullable` and `@NotNull` are present on the same member: `@Nullable @NotNull String myFooString;`\n* Collection of nullable elements is assigned into a collection of non-null elements:\n\n\n void testList(List<@Nullable String> nullableList) {\n List<@NotNull String> list2 = nullableList;\n }\n \nUse the **Configure Annotations** button to specify nullability annotations and the checkboxes to fine-tune where the inspection should provide warnings.\n\nThis inspection only reports if the language level of the project or module is 5 or higher,\nand nullability annotations are available on the classpath."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "NullableProblems",
"cweIds": [
476,
754
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs/Nullability problems",
"index": 169,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EqualsBetweenInconvertibleTypes",
"shortDescription": {
"text": "'equals()' between objects of inconvertible types"
},
"fullDescription": {
"text": "Reports calls to 'equals()' where the target and argument are of incompatible types. While such a call might theoretically be useful, most likely it is a bug. Example: 'new HashSet<String>().equals(new TreeSet<Integer>());'",
"markdown": "Reports calls to `equals()` where the target and argument are of incompatible types.\n\nWhile such a call might theoretically be useful, most likely it is a bug.\n\n**Example:**\n\n\n new HashSet<String>().equals(new TreeSet<Integer>());\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "EqualsBetweenInconvertibleTypes",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DuplicateCondition",
"shortDescription": {
"text": "Duplicate condition"
},
"fullDescription": {
"text": "Reports duplicate conditions in '&&' and '||' expressions and branches of 'if' statements. While sometimes duplicate conditions are intended, in most cases they the result of an oversight. Example: 'boolean result = digit1 != digit2 || digit1 != digit2;' To ignore conditions that may produce side effects, use the Ignore conditions with side effects option. Disabling this option may lead to false-positives, for example, when the same method returns different values on subsequent invocations. Example: 'if (iterator.next() != null || iterator.next() != null) {\n System.out.println(\"Got it\");\n }' Due to possible side effects of 'iterator.next()' (on the example), the warning will only be triggered if the Ignore conditions with side effects option is disabled.",
"markdown": "Reports duplicate conditions in `&&` and `||` expressions and branches of `if` statements. While sometimes duplicate conditions are intended, in most cases they the result of an oversight.\n\nExample:\n\n\n boolean result = digit1 != digit2 || digit1 != digit2;\n\n\nTo ignore conditions that may produce side effects, use the **Ignore conditions with side effects** option.\nDisabling this option may lead to false-positives, for example, when the same method returns different values on subsequent invocations.\n\nExample:\n\n\n if (iterator.next() != null || iterator.next() != null) {\n System.out.println(\"Got it\");\n }\n\nDue to possible side effects of `iterator.next()` (on the example), the warning will only be\ntriggered if the **Ignore conditions with side effects** option is disabled."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "DuplicateCondition",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SynchronizationOnGetClass",
"shortDescription": {
"text": "Synchronization on 'getClass()'"
},
"fullDescription": {
"text": "Reports synchronization on a call to 'getClass()'. If the class containing the synchronization is subclassed, the subclass will synchronize on a different class object. Usually the call to 'getClass()' can be replaced with a class literal expression, for example 'String.class'. An even better solution is synchronizing on a 'private static final' lock object, access to which can be completely controlled. Example: 'synchronized(getClass()) {}'",
"markdown": "Reports synchronization on a call to `getClass()`.\n\n\nIf the class containing the synchronization is subclassed, the subclass\nwill\nsynchronize on a different class object. Usually the call to `getClass()` can be replaced with a class literal expression, for\nexample `String.class`. An even better solution is synchronizing on a `private static final` lock object, access to\nwhich can be completely controlled.\n\n**Example:**\n\n synchronized(getClass()) {}\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SynchronizationOnGetClass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ThrownExceptionsPerMethod",
"shortDescription": {
"text": "Method with too many exceptions declared"
},
"fullDescription": {
"text": "Reports methods that have too many types of exceptions in its 'throws' list. Methods with too many exceptions declared are a good sign that your error handling code is getting overly complex. Use the Exceptions thrown limit field to specify the maximum number of exception types a method is allowed to have in its 'throws' list.",
"markdown": "Reports methods that have too many types of exceptions in its `throws` list.\n\nMethods with too many exceptions declared are a good sign that your error handling code is getting overly complex.\n\nUse the **Exceptions thrown limit** field to specify the maximum number of exception types a method is allowed to have in its `throws` list."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "MethodWithTooExceptionsDeclared",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Method metrics",
"index": 132,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantThrows",
"shortDescription": {
"text": "Redundant 'throws' clause"
},
"fullDescription": {
"text": "Reports exceptions that are declared in a method's signature but never thrown by the method itself or its implementations and overriding methods. The inspection ignores methods related to serialization, for example the methods 'readObject()' and 'writeObject()'. Example: 'void method() throws InterruptedException {\n System.out.println();\n }' The quick-fix removes unnecessary exceptions from the declaration and normalizes redundant 'try'-'catch' statements: 'void method() {\n System.out.println();\n }' Note: Some exceptions may not be reported during in-editor highlighting for performance reasons. To see all results, run the inspection by selecting Code | Inspect Code or Code | Analyze Code | Run Inspection by Name from the main menu. Use the Ignore exceptions thrown by entry point methods option to not report exceptions thrown by for example 'main()' methods. Entry point methods can be configured in the settings of the Java | Declaration redundancy | Unused declaration inspection.",
"markdown": "Reports exceptions that are declared in a method's signature but never thrown by the method itself or its implementations and overriding methods.\n\nThe inspection ignores methods related to serialization, for example the methods `readObject()` and `writeObject()`.\n\n**Example:**\n\n\n void method() throws InterruptedException {\n System.out.println();\n }\n\nThe quick-fix removes unnecessary exceptions from the declaration and normalizes redundant `try`-`catch` statements:\n\n\n void method() {\n System.out.println();\n }\n\n\n**Note:** Some exceptions may not be reported during in-editor highlighting for performance reasons.\nTo see all results, run the inspection by selecting **Code \\| Inspect Code** or **Code \\| Analyze Code \\| Run Inspection by Name** from the main menu.\n\nUse the **Ignore exceptions thrown by entry point methods** option to not report exceptions thrown by\nfor example `main()` methods.\nEntry point methods can be configured in the settings of the\n[Java \\| Declaration redundancy \\| Unused declaration](settings://Errors?Unused%20Declaration%20entry%20point) inspection."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "RedundantThrows",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Declaration redundancy",
"index": 12,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UseOfAnotherObjectsPrivateField",
"shortDescription": {
"text": "Accessing a non-public field of another object"
},
"fullDescription": {
"text": "Reports accesses to 'private' or 'protected' fields of another object. Java allows access to such fields for objects of the same class as the current object but some coding styles discourage this use. Additionally, such direct access to 'private' fields may fail in component-oriented architectures, such as Spring or Hibernate, that expect all access to other objects to be through method calls so the framework can mediate access using proxies. Example: 'public class Base {\n protected int bar;\n\n void increment(Base base) {\n bar++;\n base.bar++; // warning: direct access to another object's non-public field\n }\n }' A quick-fix to encapsulate the field is available. Configure the inspection: Use the Ignore accesses from the same class option to ignore access from the same class and only report access from inner or outer classes. To ignore access from inner classes as well, use the nested Ignore accesses from inner classes. Use the Ignore accesses from 'equals()' method to ignore access from an 'equals()' method.",
"markdown": "Reports accesses to `private` or `protected` fields of another object. Java allows access to such fields for objects of the same class as the current object but some coding styles discourage this use. Additionally, such direct access to `private` fields may fail in component-oriented architectures, such as Spring or Hibernate, that expect all access to other objects to be through method calls so the framework can mediate access using proxies.\n\n**Example:**\n\n\n public class Base {\n protected int bar;\n\n void increment(Base base) {\n bar++;\n base.bar++; // warning: direct access to another object's non-public field\n }\n }\n\nA quick-fix to encapsulate the field is available.\n\nConfigure the inspection:\n\n* Use the **Ignore accesses from the same class** option to ignore access from the same class and only report access from inner or outer classes.\n\n To ignore access from inner classes as well, use the nested **Ignore accesses from inner classes**.\n* Use the **Ignore accesses from 'equals()' method** to ignore access from an `equals()` method."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "AccessingNonPublicFieldOfAnotherObject",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Encapsulation",
"index": 125,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PointlessBitwiseExpression",
"shortDescription": {
"text": "Pointless bitwise expression"
},
"fullDescription": {
"text": "Reports pointless bitwise expressions. Such expressions include applying the '&' operator to the maximum value for the given type, applying the 'or' operator to zero, and shifting by zero. Such expressions may be the result of automated refactorings not followed through to completion and are unlikely to be originally intended. Examples: '// Warning: operation is pointless and can be replaced with just `flags`\n // 0xFFFF_FFFF is the maximum value for an integer, and both literals are treated\n // as 32 bit integer literals.\n int bits = flags & 0xFFFF_FFFF;\n\n // Warning: operation is pointless and can be replaced with just `bits`\n // OR-ing with 0 always outputs the other operand.\n int or = bits | 0x0;\n\n // Warning: operation is pointless, as always results in 0\n int xor = or ^ or;'",
"markdown": "Reports pointless bitwise expressions.\n\n\nSuch expressions include applying the `&` operator to the maximum value for the given type, applying the\n`or` operator to zero, and shifting by zero. Such expressions may be the result of automated\nrefactorings not followed through to completion and are unlikely to be originally intended.\n\n**Examples:**\n\n\n // Warning: operation is pointless and can be replaced with just `flags`\n // 0xFFFF_FFFF is the maximum value for an integer, and both literals are treated\n // as 32 bit integer literals.\n int bits = flags & 0xFFFF_FFFF;\n\n // Warning: operation is pointless and can be replaced with just `bits`\n // OR-ing with 0 always outputs the other operand.\n int or = bits | 0x0;\n\n // Warning: operation is pointless, as always results in 0\n int xor = or ^ or;\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "PointlessBitwiseExpression",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Bitwise operation issues",
"index": 194,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DuplicateThrows",
"shortDescription": {
"text": "Duplicate throws"
},
"fullDescription": {
"text": "Reports duplicate exceptions in a method 'throws' list. Example: 'void f() throws Exception, Exception {}' After the quick-fix is applied: 'void f() throws Exception {}' Use the Ignore exceptions subclassing others option to ignore exceptions subclassing other exceptions.",
"markdown": "Reports duplicate exceptions in a method `throws` list.\n\nExample:\n\n\n void f() throws Exception, Exception {}\n\nAfter the quick-fix is applied:\n\n\n void f() throws Exception {}\n\n\nUse the **Ignore exceptions subclassing others** option to ignore exceptions subclassing other exceptions."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "DuplicateThrows",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Declaration redundancy",
"index": 12,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnstableTypeUsedInSignature",
"shortDescription": {
"text": "Unstable type is used in signature"
},
"fullDescription": {
"text": "Reports declarations of classes, methods, and fields that reference an unstable API type in the signature, but are not marked with the same unstable annotation. This inspection ensures that the signatures of a public API do not expose any unstable (internal, experimental) types. For example, if a method returns an experimental class, the method itself is considered experimental because incompatible changes of the type (deletion or move to another package) lead to incompatible method signature changes. Use the list below to specify which annotations mark an unstable API.",
"markdown": "Reports declarations of classes, methods, and fields that reference an unstable API type in the signature, but are not marked with the same unstable annotation.\n\n\nThis inspection ensures that the signatures of a public API do not expose any *unstable* (internal, experimental) types.\nFor example, if a method returns an *experimental* class, the method itself is considered *experimental*\nbecause incompatible changes of the type (deletion or move to another package) lead to incompatible method signature changes.\n\nUse the list below to specify which annotations mark an unstable API."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "UnstableTypeUsedInSignature",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JVM languages",
"index": 1,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PrivateMemberAccessBetweenOuterAndInnerClass",
"shortDescription": {
"text": "Synthetic accessor call"
},
"fullDescription": {
"text": "Reports references from a nested class to non-constant 'private' members of an outer class. For such references, javac will generate package-private synthetic accessor methods, which may compromise the security because members appearing to be private will in fact be accessible from the entire package. A nested class and its outer class are compiled to separate class files. The Java virtual machine normally prohibits access from a class to private fields and methods of another class. To enable access from a nested class to private members of an outer class, javac creates a package-private synthetic accessor method. By making the 'private' member package-private instead, the actual accessibility is made explicit. This also saves a little bit of memory, which may improve performance in resource constrained environments. This inspection only reports if the language level of the project or module is 10 or lower. Under Java 11 and higher accessor methods are not generated anymore, because of nest-based access control (JEP 181). Example: 'class Outer {\n private void x() {}\n\n class Inner {\n void y() {\n x();\n }\n }\n }' After the quick fix is applied: 'class Outer {\n void x() {}\n\n class Inner {\n void y() {\n x();\n }\n }\n }'",
"markdown": "Reports references from a nested class to non-constant `private` members of an outer class. For such references, javac will generate package-private synthetic accessor methods, which may compromise the security because members appearing to be private will in fact be accessible from the entire package.\n\n\nA nested class and its outer class are compiled to separate\nclass files. The Java virtual machine normally prohibits access from a class to private fields and methods of\nanother class. To enable access from a nested class to private members of an outer class, javac creates a package-private\nsynthetic accessor method.\n\n\nBy making the `private` member package-private instead, the actual accessibility is made explicit.\nThis also saves a little bit of memory, which may improve performance in resource constrained environments.\n\n\nThis inspection only reports if the language level of the project or module is 10 or lower.\nUnder Java 11 and higher accessor methods are not generated anymore,\nbecause of nest-based access control ([JEP 181](https://openjdk.org/jeps/181)).\n\n**Example:**\n\n\n class Outer {\n private void x() {}\n\n class Inner {\n void y() {\n x();\n }\n }\n }\n\nAfter the quick fix is applied:\n\n\n class Outer {\n void x() {}\n\n class Inner {\n void y() {\n x();\n }\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "SyntheticAccessorCall",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance/Embedded",
"index": 167,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ClassIndependentOfModule",
"shortDescription": {
"text": "Class independent of its module"
},
"fullDescription": {
"text": "Reports classes that: do not depend on any other class in their module are not a dependency for any other class in their module Such classes are an indication of ad-hoc or incoherent modularisation strategies, and may often profitably be moved. Available only from Code | Inspect Code or Code | Analyze Code | Run Inspection by Name and isn't reported in the editor.",
"markdown": "Reports classes that:\n\n* do not depend on any other class in their module\n* are not a dependency for any other class in their module\n\nSuch classes are an indication of ad-hoc or incoherent modularisation strategies,\nand may often profitably be moved.\n\nAvailable only from **Code \\| Inspect Code** or\n**Code \\| Analyze Code \\| Run Inspection by Name** and isn't reported in the editor."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ClassIndependentOfModule",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Modularization issues",
"index": 78,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SystemRunFinalizersOnExit",
"shortDescription": {
"text": "Call to 'System.runFinalizersOnExit()'"
},
"fullDescription": {
"text": "Reports calls to 'System.runFinalizersOnExit()'. This call is one of the most dangerous in the Java language. It is inherently non-thread-safe, may result in data corruption, a deadlock, and may affect parts of the program far removed from its call point. It is deprecated and was removed in JDK 11, and its use is strongly discouraged. This inspection only reports if the language level of the project or module is 10 or lower.",
"markdown": "Reports calls to `System.runFinalizersOnExit()`.\n\n\nThis call is one of the most dangerous in the Java language. It is inherently non-thread-safe,\nmay result in data corruption, a deadlock, and may affect parts of the program far removed from its call point.\nIt is deprecated and was removed in JDK 11, and its use is strongly discouraged.\n\nThis inspection only reports if the language level of the project or module is 10 or lower."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "CallToSystemRunFinalizersOnExit",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ParameterTypePreventsOverriding",
"shortDescription": {
"text": "Parameter type prevents overriding"
},
"fullDescription": {
"text": "Reports parameter types of a subclass method that have the same name as the parameter type of the corresponding super method but belong to a different package. In these cases, the subclass method cannot override the super method. Example: 'public class A {\n public void method(Object o) {}\n}\n\npublic class B extends A {\n public void method(Object o) {} // warning on parameter type\n class Object {}\n}' After the quick-fix is applied: 'public class A {\n public void method(Object o) {}\n}\n\npublic class B extends A {\n public void method(java.lang.Object o) {} // new parameter type\n class Object {}\n}'",
"markdown": "Reports parameter types of a subclass method that have the same name as the parameter type of the corresponding super method but belong to a different package. In these cases, the subclass method cannot override the super method.\n\n**Example:**\n\n\n public class A {\n public void method(Object o) {}\n }\n\n public class B extends A {\n public void method(Object o) {} // warning on parameter type\n class Object {}\n }\n\nAfter the quick-fix is applied:\n\n\n public class A {\n public void method(Object o) {}\n }\n\n public class B extends A {\n public void method(java.lang.Object o) {} // new parameter type\n class Object {}\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ParameterTypePreventsOverriding",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Inheritance issues",
"index": 147,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReplaceInefficientStreamCount",
"shortDescription": {
"text": "Inefficient Stream API call chains ending with count()"
},
"fullDescription": {
"text": "Reports Stream API call chains ending with the 'count()' operation that could be optimized. The following call chains are replaced by this inspection: 'Collection.stream().count()' → 'Collection.size()'. In Java 8 'Collection.stream().count()' actually iterates over the collection elements to count them, while 'Collection.size()' is much faster for most of the collections. 'Stream.flatMap(Collection::stream).count()' → 'Stream.mapToLong(Collection::size).sum()'. Similarly, there's no need to iterate over all the nested collections. Instead, their sizes could be summed up. 'Stream.filter(o -> ...).count() > 0' → 'Stream.anyMatch(o -> ...)'. Unlike the original call, 'anyMatch()' may stop the computation as soon as a matching element is found. 'Stream.filter(o -> ...).count() == 0' → 'Stream.noneMatch(o -> ...)'. Similar to the above. Note that if the replacement involves a short-circuiting operation like 'anyMatch()', there could be a visible behavior change, if the intermediate stream operations produce side effects. In general, side effects should be avoided in Stream API calls.",
"markdown": "Reports Stream API call chains ending with the `count()` operation that could be optimized.\n\n\nThe following call chains are replaced by this inspection:\n\n* `Collection.stream().count()` → `Collection.size()`. In Java 8 `Collection.stream().count()` actually iterates over the collection elements to count them, while `Collection.size()` is much faster for most of the collections.\n* `Stream.flatMap(Collection::stream).count()` → `Stream.mapToLong(Collection::size).sum()`. Similarly, there's no need to iterate over all the nested collections. Instead, their sizes could be summed up.\n* `Stream.filter(o -> ...).count() > 0` → `Stream.anyMatch(o -> ...)`. Unlike the original call, `anyMatch()` may stop the computation as soon as a matching element is found.\n* `Stream.filter(o -> ...).count() == 0` → `Stream.noneMatch(o -> ...)`. Similar to the above.\n\n\nNote that if the replacement involves a short-circuiting operation like `anyMatch()`, there could be a visible behavior change,\nif the intermediate stream operations produce side effects. In general, side effects should be avoided in Stream API calls."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ReplaceInefficientStreamCount",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance",
"index": 10,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ExtractMethodRecommender",
"shortDescription": {
"text": "Method can be extracted"
},
"fullDescription": {
"text": "Suggests extracting fragments of code to a separate method to make code more clear. This inspection has a number of heuristics to select good candidates for extraction, including the following ones. The extracted fragment has no non-local control flow The extracted fragment has exactly one output variable There are no similar uses of output variable inside the extracted fragment and outside it The extracted fragment has only few input parameters (no more than three by default; configured with the inspection option) The extracted fragment is not smaller than the configured length (500 characters by default) but no bigger than 60% of the containing method body",
"markdown": "Suggests extracting fragments of code to a separate method to make code more clear. This inspection has a number of heuristics to select good candidates for extraction, including the following ones.\n\n* The extracted fragment has no non-local control flow\n* The extracted fragment has exactly one output variable\n* There are no similar uses of output variable inside the extracted fragment and outside it\n* The extracted fragment has only few input parameters (no more than three by default; configured with the inspection option)\n* The extracted fragment is not smaller than the configured length (500 characters by default) but no bigger than 60% of the containing method body"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ExtractMethodRecommender",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code maturity",
"index": 56,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "StringOperationCanBeSimplified",
"shortDescription": {
"text": "Redundant 'String' operation"
},
"fullDescription": {
"text": "Reports redundant calls to 'String' constructors and methods like 'toString()' or 'substring()' that can be replaced with a simpler expression. For example, calls to these methods can be safely removed in code like '\"string\".substring(0)', '\"string\".toString()', or 'new StringBuilder().toString().substring(1,3)'. Example: 'System.out.println(new String(\"message\"));' After the quick-fix is applied: 'System.out.println(\"message\");' Note that the quick-fix removes the redundant constructor call, and this may affect 'String' referential equality. If you need to preserve it, even though it is considered bad practice, suppress the warning or use the inspection setting to ignore redundant 'String' constructor calls. Use the Do not report String constructor calls option below to not report code like the example above. This will avoid changing the outcome of String comparisons with '==' or '!=' after applying the quick-fix in code that uses 'new String()' calls to guarantee a different object identity. New in 2018.1",
"markdown": "Reports redundant calls to `String` constructors and methods like `toString()` or `substring()` that can be replaced with a simpler expression.\n\nFor example, calls to these methods can be safely removed in code\nlike `\"string\".substring(0)`, `\"string\".toString()`, or\n`new StringBuilder().toString().substring(1,3)`.\n\nExample:\n\n\n System.out.println(new String(\"message\"));\n\nAfter the quick-fix is applied:\n\n\n System.out.println(\"message\");\n\n\nNote that the quick-fix removes the redundant constructor call, and this may affect `String` referential equality.\nIf you need to preserve it, even though it is considered bad practice, suppress the warning or use the inspection setting to ignore\nredundant `String` constructor calls.\n\n\nUse the **Do not report String constructor calls** option below to not report code like the example above.\nThis will avoid changing the outcome of String comparisons with `==` or `!=` after applying\nthe quick-fix in code that uses `new String()` calls to guarantee a different object identity.\n\nNew in 2018.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "StringOperationCanBeSimplified",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Verbose or redundant code constructs",
"index": 47,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ClassReferencesSubclass",
"shortDescription": {
"text": "Class references one of its subclasses"
},
"fullDescription": {
"text": "Reports classes which contain references to one of their subclasses. Such references may be confusing and violate several rules of object-oriented design. Example: 'class Entity {\n // Warning: the class references its subclass\n void compare(SimpleEntity entity) {\n ...\n }\n }\n class SimpleEntity extends Entity {\n ...\n }'",
"markdown": "Reports classes which contain references to one of their subclasses. Such references may be confusing and violate several rules of object-oriented design.\n\nExample:\n\n\n class Entity {\n // Warning: the class references its subclass\n void compare(SimpleEntity entity) {\n ...\n }\n }\n class SimpleEntity extends Entity {\n ...\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ClassReferencesSubclass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Abstraction issues",
"index": 86,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DateToString",
"shortDescription": {
"text": "Call to 'Date.toString()'"
},
"fullDescription": {
"text": "Reports 'toString()' calls on 'java.util.Date' objects. Such calls are usually incorrect in an internationalized environment.",
"markdown": "Reports `toString()` calls on `java.util.Date` objects. Such calls are usually incorrect in an internationalized environment."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CallToDateToString",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Internationalization",
"index": 6,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "IterableUsedAsVararg",
"shortDescription": {
"text": "Iterable is used as vararg"
},
"fullDescription": {
"text": "Reports suspicious usages of 'Collection' or 'Iterable' in vararg method calls. For example, in the following method: '<T> boolean contains(T needle, T... haystack) {...}' a call like 'if(contains(\"item\", listOfStrings)) {...}' looks suspicious as the list will be wrapped into a single element array. Such code can be successfully compiled and will likely run without exceptions, but it's probably used by mistake. New in 2019.2",
"markdown": "Reports suspicious usages of `Collection` or `Iterable` in vararg method calls.\n\nFor example, in the following method:\n\n\n <T> boolean contains(T needle, T... haystack) {...}\n\na call like\n\n\n if(contains(\"item\", listOfStrings)) {...}\n\nlooks suspicious as the list will be wrapped into a single element array.\nSuch code can be successfully compiled and will likely run without\nexceptions, but it's probably used by mistake.\n\nNew in 2019.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "IterableUsedAsVararg",
"cweIds": [
628
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MethodNameSameAsParentName",
"shortDescription": {
"text": "Method name same as parent class name"
},
"fullDescription": {
"text": "Reports methods that have the same name as the superclass of the method's class, as such a method name may be confusing. This inspection doesn't check interfaces or superclasses deep in the hierarchy. Example: 'class Parent {}\n class Child extends Parent {\n public Parent Parent() {\n return null;\n }\n }' A quick-fix that renames such methods is available only in the editor.",
"markdown": "Reports methods that have the same name as the superclass of the method's class, as such a method name may be confusing.\n\nThis inspection doesn't check interfaces or superclasses deep in the hierarchy.\n\n**Example:**\n\n\n class Parent {}\n class Child extends Parent {\n public Parent Parent() {\n return null;\n }\n }\n\nA quick-fix that renames such methods is available only in the editor."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "MethodNameSameAsParentName",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Naming conventions/Method",
"index": 108,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "LambdaParameterNamingConvention",
"shortDescription": {
"text": "Lambda parameter naming convention"
},
"fullDescription": {
"text": "Reports lambda parameters whose names are too short, too long, or do not follow the specified regular expression pattern. Example: 'Function<String, String> id = X -> X;' should be reported if the inspection is enabled with the default settings in which a parameter name should start with a lowercase letter. Configure the inspection: Use the fields in the Options section to specify the minimum length, maximum length, and a regular expression expected for lambda parameter names. Specify 0 in order not to check the length of names. Regular expressions should be specified in the standard 'java.util.regex' format.",
"markdown": "Reports lambda parameters whose names are too short, too long, or do not follow the specified regular expression pattern.\n\n**Example:** `Function<String, String> id = X -> X;`\nshould be reported if the inspection is enabled with the default settings in which a parameter name should start with a lowercase letter.\n\nConfigure the inspection:\n\n\nUse the fields in the **Options** section to specify the minimum length, maximum length, and a regular expression expected for lambda parameter names.\nSpecify **0** in order not to check the length of names.\n\nRegular expressions should be specified in the standard `java.util.regex` format."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "LambdaParameterNamingConvention",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Naming conventions",
"index": 81,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "LawOfDemeter",
"shortDescription": {
"text": "Law of Demeter"
},
"fullDescription": {
"text": "Reports Law of Demeter violations. The Law of Demeter is not really a law, but specifies a style guideline: never call a method on an object received from another call. The code that follows this guideline is easier to maintain, adapt, and refactor, has less coupling between methods, less duplication, and better information hiding. On the other hand, you may need to write many wrapper methods to meet this guideline. Example: 'boolean pay(Customer c, Invoice invoice) {\n int dollars = c.getWallet().contents; // violation\n if (dollars >= invoice.getAmount()) {\n Wallet w = c.getWallet();\n w.subtract(invoice.getAmount()); // violation\n return true;\n }\n return false;\n }' The above example might be better implemented as a method 'payInvoice(Invoice invoice)' in 'Customer'. Use the Ignore calls to library methods and access to library fields option to ignore Law of Demeter violations that can't be fixed without changing a library.",
"markdown": "Reports [Law of Demeter](https://en.wikipedia.org/wiki/Law_of_Demeter) violations.\n\n\nThe Law of Demeter is not really a law, but specifies a style guideline: never call a method on an object received from another call.\nThe code that follows this guideline is easier to maintain, adapt, and refactor, has less coupling between methods, less duplication,\nand better information hiding. On the other hand, you may need to write many wrapper methods to meet this guideline.\n\n**Example:**\n\n\n boolean pay(Customer c, Invoice invoice) {\n int dollars = c.getWallet().contents; // violation\n if (dollars >= invoice.getAmount()) {\n Wallet w = c.getWallet();\n w.subtract(invoice.getAmount()); // violation\n return true;\n }\n return false;\n }\n\nThe above example might be better implemented as a method `payInvoice(Invoice invoice)` in `Customer`.\n\n\nUse the **Ignore calls to library methods and access to library fields** option to ignore Law of Demeter violations\nthat can't be fixed without changing a library."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "LawOfDemeter",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Data flow",
"index": 65,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AmbiguousFieldAccess",
"shortDescription": {
"text": "Access to inherited field looks like access to element from surrounding code"
},
"fullDescription": {
"text": "Reports access to a superclass field from an anonymous, inner or local class, if a local variable, parameter, or field with the same name is available in the code surrounding the class. In this case it may seem that an element from the surrounding code is accessed, when in fact it is an access to a field from the superclass. To clarify the intent of the code, it is recommended to add an explicit 'super' qualifier to the field access. Example: 'class First {\n protected String ambiguous;\n }\n class Second {\n void foo(String ambiguous) {\n new First() {\n {\n System.out.println(ambiguous); // the field is accessed, not the parameter\n }\n };\n }\n }' After the quick-fix is applied: 'class First {\n protected String ambiguous;\n }\n class Second {\n void foo(String ambiguous) {\n new First() {\n {\n System.out.println(super.ambiguous);\n }\n };\n }\n }'",
"markdown": "Reports access to a superclass field from an anonymous, inner or local class, if a local variable, parameter, or field with the same name is available in the code surrounding the class. In this case it may seem that an element from the surrounding code is accessed, when in fact it is an access to a field from the superclass.\n\n\nTo clarify the intent of the code, it is recommended to add an explicit\n`super` qualifier to the field access.\n\n**Example:**\n\n\n class First {\n protected String ambiguous;\n }\n class Second {\n void foo(String ambiguous) {\n new First() {\n {\n System.out.println(ambiguous); // the field is accessed, not the parameter\n }\n };\n }\n }\n\nAfter the quick-fix is applied:\n\n\n class First {\n protected String ambiguous;\n }\n class Second {\n void foo(String ambiguous) {\n new First() {\n {\n System.out.println(super.ambiguous);\n }\n };\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "AmbiguousFieldAccess",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Visibility",
"index": 99,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NonProtectedConstructorInAbstractClass",
"shortDescription": {
"text": "Public constructor in abstract class"
},
"fullDescription": {
"text": "Reports 'public' constructors of 'abstract' classes. Constructors of 'abstract' classes can only be called from the constructors of their subclasses, declaring them 'public' may be confusing. The quick-fix makes such constructors protected. Example: 'public abstract class Foo {\n public Foo () { // warning: has 'public' modifier\n /* ... */\n }\n }' After the quick-fix is applied: 'public abstract class Foo {\n protected Foo () {\n /* ... */\n }\n }' Configure the inspection: Use the Ignore for non-public classes option below to ignore 'public' constructors in non-public classes.",
"markdown": "Reports `public` constructors of `abstract` classes.\n\n\nConstructors of `abstract` classes can only be called from the constructors of\ntheir subclasses, declaring them `public` may be confusing.\n\nThe quick-fix makes such constructors protected.\n\n**Example:**\n\n\n public abstract class Foo {\n public Foo () { // warning: has 'public' modifier\n /* ... */\n }\n }\n\nAfter the quick-fix is applied:\n\n\n public abstract class Foo {\n protected Foo () {\n /* ... */\n }\n }\n\nConfigure the inspection:\n\nUse the **Ignore for non-public classes** option below to ignore `public` constructors in non-public classes."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ConstructorNotProtectedInAbstractClass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Inheritance issues",
"index": 147,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ComparableImplementedButEqualsNotOverridden",
"shortDescription": {
"text": "'Comparable' implemented but 'equals()' not overridden"
},
"fullDescription": {
"text": "Reports classes that implement 'java.lang.Comparable' but do not override 'equals()'. If 'equals()' is not overridden, the 'equals()' implementation is not consistent with the 'compareTo()' implementation. If an object of such a class is added to a collection such as 'java.util.SortedSet', this collection will violate the contract of 'java.util.Set', which is defined in terms of 'equals()'. Example: 'class Length implements Comparable<Length> {\n private int cm = 0;\n\n @Override\n public int compareTo(@NotNull Length o) {\n if (cm == o.cm) return 0;\n return cm < o.cm ? -1 : 1;\n }\n }' After the quick fix is applied: 'class Length implements Comparable<Length> {\n private int cm = 0;\n\n @Override\n public int compareTo(@NotNull Length o) {\n if (cm == o.cm) return 0;\n return cm < o.cm ? -1 : 1;\n }\n\n @Override\n public boolean equals(Object o) {\n return o instanceof Length && compareTo((Length) o) == 0;\n }\n }'",
"markdown": "Reports classes that implement `java.lang.Comparable` but do not override `equals()`.\n\n\nIf `equals()`\nis not overridden, the `equals()` implementation is not consistent with\nthe `compareTo()` implementation. If an object of such a class is added\nto a collection such as `java.util.SortedSet`, this collection will violate\nthe contract of `java.util.Set`, which is defined in terms of\n`equals()`.\n\n**Example:**\n\n\n class Length implements Comparable<Length> {\n private int cm = 0;\n\n @Override\n public int compareTo(@NotNull Length o) {\n if (cm == o.cm) return 0;\n return cm < o.cm ? -1 : 1;\n }\n }\n\nAfter the quick fix is applied:\n\n\n class Length implements Comparable<Length> {\n private int cm = 0;\n\n @Override\n public int compareTo(@NotNull Length o) {\n if (cm == o.cm) return 0;\n return cm < o.cm ? -1 : 1;\n }\n\n @Override\n public boolean equals(Object o) {\n return o instanceof Length && compareTo((Length) o) == 0;\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ComparableImplementedButEqualsNotOverridden",
"cweIds": [
697
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MapReplaceableByEnumMap",
"shortDescription": {
"text": "'Map' can be replaced with 'EnumMap'"
},
"fullDescription": {
"text": "Reports instantiations of 'java.util.Map' objects whose key types are enumerated classes. Such 'java.util.Map' objects can be replaced with 'java.util.EnumMap' objects. 'java.util.EnumMap' implementations can be much more efficient because the underlying data structure is a simple array. Example: 'Map<MyEnum, String> myEnums = new HashMap<>();' After the quick-fix is applied: 'Map<MyEnum, String> myEnums = new EnumMap<>(MyEnum.class);'",
"markdown": "Reports instantiations of `java.util.Map` objects whose key types are enumerated classes. Such `java.util.Map` objects can be replaced with `java.util.EnumMap` objects.\n\n\n`java.util.EnumMap` implementations can be much more efficient\nbecause the underlying data structure is a simple array.\n\n**Example:**\n\n\n Map<MyEnum, String> myEnums = new HashMap<>();\n\nAfter the quick-fix is applied:\n\n\n Map<MyEnum, String> myEnums = new EnumMap<>(MyEnum.class);\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "MapReplaceableByEnumMap",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance",
"index": 10,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReturnNull",
"shortDescription": {
"text": "Return of 'null'"
},
"fullDescription": {
"text": "Reports 'return' statements with 'null' return values. While occasionally useful, this construct may make the code more prone to failing with a 'NullPointerException'. If a method is designed to return 'null', it is suggested to mark it with the '@Nullable' annotation - such methods will be ignored by this inspection. Example: 'class Person {\n public String getName () {\n return null;\n }\n }' After the quick-fix is applied: 'class Person {\n @Nullable\n public String getName () {\n return null;\n }\n }' If the return type is 'java.util.Optional', an additional quick-fix to convert 'null' to 'Optional.empty()' is suggested. Use the following options to configure the inspection: Whether to ignore 'private' methods. This will also ignore return of 'null' from anonymous classes and lambdas. Whether 'null' values on array returns, collection object returns, plain object returns, or a combination of the three should be reported. Return of 'null' in methods with return type 'java.util.Optional' are always reported. Click Configure annotations to specify which annotations should be considered 'nullable'.",
"markdown": "Reports `return` statements with `null` return values. While occasionally useful, this construct may make the code more prone to failing with a `NullPointerException`.\n\n\nIf a method is designed to return `null`, it is suggested to mark it with the\n`@Nullable` annotation - such methods will be ignored by this inspection.\n\n**Example:**\n\n\n class Person {\n public String getName () {\n return null;\n }\n }\n\nAfter the quick-fix is applied:\n\n\n class Person {\n @Nullable\n public String getName () {\n return null;\n }\n }\n\n\nIf the return type is `java.util.Optional`, an additional quick-fix to convert\n`null` to `Optional.empty()` is suggested.\n\n\nUse the following options to configure the inspection:\n\n* Whether to ignore `private` methods. This will also ignore return of `null` from anonymous classes and lambdas.\n* Whether `null` values on array returns, collection object returns, plain object returns, or a combination of the three should be reported. Return of `null` in methods with return type `java.util.Optional` are always reported.\n* Click **Configure annotations** to specify which annotations should be considered 'nullable'."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ReturnOfNull",
"cweIds": [
252,
476
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs/Nullability problems",
"index": 169,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "LoggingStringTemplateAsArgument",
"shortDescription": {
"text": "String template as argument to logging call"
},
"fullDescription": {
"text": "Reports string templates that are used as arguments to SLF4J and Log4j 2 logging methods. The method 'org.apache.logging.log4j.Logger.log()' and its overloads are supported only for all log levels option. String templates are evaluated at runtime even when the logging message is not logged; this can negatively impact performance. It is recommended to use a parameterized log message instead, which will not be evaluated when logging is disabled. Example (for Kotlin): 'val variable1 = getVariable()\n logger.info(\"variable1: $variable1\")' After the quick-fix is applied (for Kotlin): 'val variable1 = getVariable()\n logger.info(\"variable1: {}\", variable1)' Note that the suggested replacement might not be equivalent to the original code, for example, when string templates contain method calls or assignment expressions. Use the Warn on list to ignore certain higher logging levels. Higher logging levels may be always enabled, and the arguments will always be evaluated. Use the Do not warn when only expressions with primitive types, their wrappers or String are included option to ignore string templates, which contain only expressions with primitive types, their wrappers or String. For example, it could be useful to prevent loading lazy collections. Note that, creating string even only with expressions with primitive types, their wrappers or String at runtime can negatively impact performance. New in 2023.1",
"markdown": "Reports string templates that are used as arguments to **SLF4J** and **Log4j 2** logging methods. The method `org.apache.logging.log4j.Logger.log()` and its overloads are supported only for **all log levels** option. String templates are evaluated at runtime even when the logging message is not logged; this can negatively impact performance. It is recommended to use a parameterized log message instead, which will not be evaluated when logging is disabled.\n\n**Example (for Kotlin):**\n\n\n val variable1 = getVariable()\n logger.info(\"variable1: $variable1\")\n\n**After the quick-fix is applied (for Kotlin):**\n\n\n val variable1 = getVariable()\n logger.info(\"variable1: {}\", variable1)\n\n\nNote that the suggested replacement might not be equivalent to the original code, for example,\nwhen string templates contain method calls or assignment expressions.\n\n* Use the **Warn on** list to ignore certain higher logging levels. Higher logging levels may be always enabled, and the arguments will always be evaluated.\n* Use the **Do not warn when only expressions with primitive types, their wrappers or String are included** option to ignore string templates, which contain only expressions with primitive types, their wrappers or String. For example, it could be useful to prevent loading lazy collections. Note that, creating string even only with expressions with primitive types, their wrappers or String at runtime can negatively impact performance.\n\nNew in 2023.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "LoggingStringTemplateAsArgument",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JVM languages/Logging",
"index": 52,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnpredictableBigDecimalConstructorCall",
"shortDescription": {
"text": "Unpredictable 'BigDecimal' constructor call"
},
"fullDescription": {
"text": "Reports calls to 'BigDecimal' constructors that accept a 'double' value. These constructors produce 'BigDecimal' that is exactly equal to the supplied 'double' value. However, because doubles are encoded in the IEEE 754 64-bit double-precision binary floating-point format, the exact value can be unexpected. For example, 'new BigDecimal(0.1)' yields a 'BigDecimal' object. Its value is '0.1000000000000000055511151231257827021181583404541015625' which is the nearest number to 0.1 representable as a double. To get 'BigDecimal' that stores the same value as written in the source code, use either 'new BigDecimal(\"0.1\")' or 'BigDecimal.valueOf(0.1)'. Example: 'class Constructor {\n void foo() {\n new BigDecimal(0.1);\n }\n }' After the quick-fix is applied: 'class Constructor {\n void foo() {\n new BigDecimal(\"0.1\");\n }\n }'",
"markdown": "Reports calls to `BigDecimal` constructors that accept a `double` value. These constructors produce `BigDecimal` that is exactly equal to the supplied `double` value. However, because doubles are encoded in the IEEE 754 64-bit double-precision binary floating-point format, the exact value can be unexpected.\n\nFor example, `new BigDecimal(0.1)` yields a `BigDecimal` object. Its value is\n`0.1000000000000000055511151231257827021181583404541015625`\nwhich is the nearest number to 0.1 representable as a double.\nTo get `BigDecimal` that stores the same value as written in the source code,\nuse either `new BigDecimal(\"0.1\")` or `BigDecimal.valueOf(0.1)`.\n\n**Example:**\n\n\n class Constructor {\n void foo() {\n new BigDecimal(0.1);\n }\n }\n\nAfter the quick-fix is applied:\n\n\n class Constructor {\n void foo() {\n new BigDecimal(\"0.1\");\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnpredictableBigDecimalConstructorCall",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Numeric issues",
"index": 31,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "IntegerDivisionInFloatingPointContext",
"shortDescription": {
"text": "Integer division in floating-point context"
},
"fullDescription": {
"text": "Reports integer divisions where the result is used as a floating-point number. Such division is often an error and may have unexpected results due to the truncation that happens in integer division. Example: 'float x = 3.0F + 3 * 2 / 5;' After the quick-fix is applied: 'float x = 3.0F + ((float) (3 * 2)) /5;'",
"markdown": "Reports integer divisions where the result is used as a floating-point number. Such division is often an error and may have unexpected results due to the truncation that happens in integer division.\n\n**Example:**\n\n\n float x = 3.0F + 3 * 2 / 5;\n\nAfter the quick-fix is applied:\n\n\n float x = 3.0F + ((float) (3 * 2)) /5;\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "IntegerDivisionInFloatingPointContext",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Numeric issues",
"index": 31,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AssertWithoutMessage",
"shortDescription": {
"text": "Message missing on assertion"
},
"fullDescription": {
"text": "Reports calls to 'assertXXX()' or 'fail()' without an error message string argument. An error message on assertion failure may help clarify the test case's intent. Example: 'assertTrue(checkValid());' After the quick-fix is applied: 'assertTrue(checkValid(), \"|\");' The message argument is added before or after the existing arguments according to the assertions framework that you use.",
"markdown": "Reports calls to `assertXXX()` or `fail()` without an error message string argument. An error message on assertion failure may help clarify the test case's intent.\n\n**Example:**\n\n\n assertTrue(checkValid());\n\nAfter the quick-fix is applied:\n\n assertTrue(checkValid(), \"|\");\n\n\nThe message argument is added before or after the existing arguments according to the assertions framework that you use."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "AssertWithoutMessage",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Test frameworks",
"index": 127,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConditionalBreakInInfiniteLoop",
"shortDescription": {
"text": "Conditional break inside loop"
},
"fullDescription": {
"text": "Reports conditional breaks at the beginning or at the end of a loop and suggests adding a loop condition instead to shorten the code. Example: 'while (true) {\n if (i == 23) break;\n i++;\n }' After the quick fix is applied: 'while (i != 23) {\n i++;\n }'",
"markdown": "Reports conditional breaks at the beginning or at the end of a loop and suggests adding a loop condition instead to shorten the code.\n\nExample:\n\n\n while (true) {\n if (i == 23) break;\n i++;\n }\n\nAfter the quick fix is applied:\n\n\n while (i != 23) {\n i++;\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ConditionalBreakInInfiniteLoop",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnqualifiedInnerClassAccess",
"shortDescription": {
"text": "Unqualified inner class access"
},
"fullDescription": {
"text": "Reports references to inner classes that are not qualified with the name of the enclosing class. Example: 'import foo.Foo.Bar;\n\n class Foo {\n class Bar {}\n }\n\n class Baz {\n void f(Bar bar) {}\n }' After the quick-fix is applied: 'class Foo {\n class Bar {}\n }\n\n class Baz {\n void f(Foo.Bar bar) {}\n }' Use the inspection settings to ignore references to inner classes within the same class, which therefore do not require an import.",
"markdown": "Reports references to inner classes that are not qualified with the name of the enclosing class.\n\n**Example:**\n\n\n import foo.Foo.Bar;\n\n class Foo {\n class Bar {}\n }\n\n class Baz {\n void f(Bar bar) {}\n }\n\nAfter the quick-fix is applied:\n\n\n class Foo {\n class Bar {}\n }\n\n class Baz {\n void f(Foo.Bar bar) {}\n }\n\n\nUse the inspection settings to ignore references to inner classes within the same class,\nwhich therefore do not require an import."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "UnqualifiedInnerClassAccess",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantClassCall",
"shortDescription": {
"text": "Redundant 'isInstance()' or 'cast()' call"
},
"fullDescription": {
"text": "Reports redundant calls of 'java.lang.Class' methods. For example, 'Xyz.class.isInstance(object)' can be replaced with 'object instanceof Xyz'. The instanceof check is preferred: even though the performance will probably be the same as these methods are intrinsics, they better indicate a static check. New in 2018.2",
"markdown": "Reports redundant calls of `java.lang.Class` methods.\n\nFor example, `Xyz.class.isInstance(object)` can be replaced with `object instanceof Xyz`.\nThe instanceof check is preferred: even though the performance will probably be the same as these methods are intrinsics,\nthey better indicate a static check.\n\nNew in 2018.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RedundantClassCall",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Verbose or redundant code constructs",
"index": 47,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnnecessaryStringEscape",
"shortDescription": {
"text": "Unnecessarily escaped character"
},
"fullDescription": {
"text": "Reports unnecessarily escaped characters in 'String' and optionally 'char' literals. Escaped tab characters '\\t' are not reported, because tab characters are invisible. Examples: 'String s = \"\\'Scare\\' quotes\";\n String t = \"\"\"\n All you need is\\n\\tLove\\n\"\"\";' After the quick-fix is applied: 'String s = \"'Scare' quotes\";\n String t = \"\"\"\n All you need is\n \\tLove\n \"\"\";' New in 2019.3",
"markdown": "Reports unnecessarily escaped characters in `String` and optionally `char` literals.\n\nEscaped tab characters `\\t` are not reported, because tab characters are invisible.\n\nExamples:\n\n\n String s = \"\\'Scare\\' quotes\";\n String t = \"\"\"\n All you need is\\n\\tLove\\n\"\"\";\n\nAfter the quick-fix is applied:\n\n\n String s = \"'Scare' quotes\";\n String t = \"\"\"\n All you need is\n \\tLove\n \"\"\";\n\nNew in 2019.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnnecessaryStringEscape",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Verbose or redundant code constructs",
"index": 47,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JUnit5AssertionsConverter",
"shortDescription": {
"text": "JUnit 5 obsolete assertions"
},
"fullDescription": {
"text": "Reports any calls to methods from the 'junit.framework.Assert', 'org.junit.Assert', or 'org.junit.Assume' classes inside JUnit 5 tests. Although the tests work properly, migration to 'org.junit.jupiter.api.Assertions'/'org.junit.jupiter.api.Assumptions' will help you avoid dependencies on old JUnit version. Example: 'import org.junit.Assert;\n import org.junit.jupiter.api.Test;\n\n public class MyTest {\n @Test\n public void simpleTest() {\n Assert.assertEquals(4, 2 + 2);\n }\n }' After the quick-fix is applied: 'import org.junit.jupiter.api.Assertions;\n import org.junit.jupiter.api.Test;\n\n public class MyTest {\n @Test\n public void simpleTest() {\n Assertions.assertEquals(4, 2 + 2);\n }\n }'",
"markdown": "Reports any calls to methods from the `junit.framework.Assert`, `org.junit.Assert`, or `org.junit.Assume`\nclasses inside JUnit 5 tests.\n\nAlthough the tests work properly, migration to `org.junit.jupiter.api.Assertions`/`org.junit.jupiter.api.Assumptions`\nwill help you avoid dependencies on old JUnit version.\n\n**Example:**\n\n\n import org.junit.Assert;\n import org.junit.jupiter.api.Test;\n\n public class MyTest {\n @Test\n public void simpleTest() {\n Assert.assertEquals(4, 2 + 2);\n }\n }\n\nAfter the quick-fix is applied:\n\n\n import org.junit.jupiter.api.Assertions;\n import org.junit.jupiter.api.Test;\n\n public class MyTest {\n @Test\n public void simpleTest() {\n Assertions.assertEquals(4, 2 + 2);\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JUnit5AssertionsConverter",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JVM languages/Test frameworks",
"index": 121,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FieldCanBeLocal",
"shortDescription": {
"text": "Field can be local"
},
"fullDescription": {
"text": "Reports redundant class fields that can be replaced with local variables. If all local usages of a field are preceded by assignments to that field, the field can be removed, and its usages can be replaced with local variables.",
"markdown": "Reports redundant class fields that can be replaced with local variables.\n\nIf all local usages of a field are preceded by assignments to that field, the\nfield can be removed, and its usages can be replaced with local variables."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "FieldCanBeLocal",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Class structure",
"index": 21,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UrlHashCode",
"shortDescription": {
"text": "Call to 'equals()' or 'hashCode()' on 'URL' object"
},
"fullDescription": {
"text": "Reports 'hashCode()' and 'equals()' calls on 'java.net.URL' objects and calls that add 'URL' objects to maps and sets. 'URL''s 'equals()' and 'hashCode()' methods can perform a DNS lookup to resolve the host name. This may cause significant delays, depending on the availability and speed of the network and the DNS server. Using 'java.net.URI' instead of 'java.net.URL' will avoid the DNS lookup. Example: 'boolean urlEquals(URL url1, URL url2) {\n return url1.equals(url2);\n }'",
"markdown": "Reports `hashCode()` and `equals()` calls on `java.net.URL` objects and calls that add `URL` objects to maps and sets.\n\n\n`URL`'s `equals()` and `hashCode()` methods can perform a DNS lookup to resolve the host name.\nThis may cause significant delays, depending on the availability and speed of the network and the DNS server.\nUsing `java.net.URI` instead of `java.net.URL` will avoid the DNS lookup.\n\n**Example:**\n\n\n boolean urlEquals(URL url1, URL url2) {\n return url1.equals(url2);\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UrlHashCode",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JVM languages",
"index": 1,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "IfStatementWithIdenticalBranches",
"shortDescription": {
"text": "'if' statement with identical branches"
},
"fullDescription": {
"text": "Reports 'if' statements in which common parts can be extracted from the branches. These common parts are independent from the condition and make 'if' statements harder to understand. Example: 'if (x > 12) {\n doSomethingBefore();\n doSomethingDifferent1();\n doSomethingAfter();\n } else {\n doSomethingBefore();\n doSomethingDifferent2();\n doSomethingAfter();\n }' After the quick-fix is applied: 'doSomethingBefore();\n if (x > 12) {\n doSomethingDifferent1();\n } else {\n doSomethingDifferent2();\n }\n doSomethingAfter();' Updated in 2018.1",
"markdown": "Reports `if` statements in which common parts can be extracted from the branches.\n\nThese common parts are independent from the condition and make `if` statements harder to understand.\n\nExample:\n\n\n if (x > 12) {\n doSomethingBefore();\n doSomethingDifferent1();\n doSomethingAfter();\n } else {\n doSomethingBefore();\n doSomethingDifferent2();\n doSomethingAfter();\n }\n\nAfter the quick-fix is applied:\n\n\n doSomethingBefore();\n if (x > 12) {\n doSomethingDifferent1();\n } else {\n doSomethingDifferent2();\n }\n doSomethingAfter();\n\nUpdated in 2018.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "IfStatementWithIdenticalBranches",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "InterfaceWithOnlyOneDirectInheritor",
"shortDescription": {
"text": "Interface with a single direct inheritor"
},
"fullDescription": {
"text": "Reports interfaces that have precisely one direct inheritor. While such interfaces may offer admirable clarity of design, in memory-constrained or bandwidth-limited environments, they needlessly increase the total footprint of the application. Consider merging the interface with its inheritor. This inspection is intended for Java ME and other highly resource constrained environments. Applying the results of this inspection without consideration might have negative effects on code clarity and design.",
"markdown": "Reports interfaces that have precisely one direct inheritor. While such interfaces may offer admirable clarity of design, in memory-constrained or bandwidth-limited environments, they needlessly increase the total footprint of the application. Consider merging the interface with its inheritor.\n\n\nThis inspection is intended for Java ME and other highly resource constrained environments.\nApplying the results of this inspection without consideration might have negative effects on code clarity and design."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "InterfaceWithOnlyOneDirectInheritor",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance/Embedded",
"index": 167,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "InstanceofChain",
"shortDescription": {
"text": "Chain of 'instanceof' checks"
},
"fullDescription": {
"text": "Reports any chains of 'if'-'else' statements all of whose conditions are 'instanceof' expressions or class equality expressions (e.g. comparison with 'String.class'). Such constructions usually indicate a failure in object-oriented design which dictates that such type-based dispatch should be done via polymorphic method calls rather than explicit chains of type tests. Example: 'double getArea(Shape shape) {\n // Warning: abstraction failure.\n // It would be better to declare a getArea()\n // abstract method in the shape interface\n // and implement it in every inheritor.\n if (shape instanceof Point) {\n return 0;\n }\n if (shape instanceof Circle) {\n return Math.PI *\n Math.pow(((Circle) shape).radius(), 2);\n }\n if (shape instanceof Rectangle) {\n return ((Rectangle) shape).width() *\n ((Rectangle) shape).height();\n }\n throw new IllegalArgumentException();\n }' Use the checkbox below to ignore 'instanceof' expressions on library classes.",
"markdown": "Reports any chains of `if`-`else` statements all of whose conditions are `instanceof` expressions or class equality expressions (e.g. comparison with `String.class`). Such constructions usually indicate a failure in object-oriented design which dictates that such type-based dispatch should be done via polymorphic method calls rather than explicit chains of type tests.\n\nExample:\n\n\n double getArea(Shape shape) {\n // Warning: abstraction failure.\n // It would be better to declare a getArea()\n // abstract method in the shape interface\n // and implement it in every inheritor.\n if (shape instanceof Point) {\n return 0;\n }\n if (shape instanceof Circle) {\n return Math.PI *\n Math.pow(((Circle) shape).radius(), 2);\n }\n if (shape instanceof Rectangle) {\n return ((Rectangle) shape).width() *\n ((Rectangle) shape).height();\n }\n throw new IllegalArgumentException();\n }\n\n\nUse the checkbox below to ignore `instanceof` expressions on library classes."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ChainOfInstanceofChecks",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Abstraction issues",
"index": 86,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "BlockMarkerComments",
"shortDescription": {
"text": "Block marker comment"
},
"fullDescription": {
"text": "Reports comments which are used as code block markers. The quick-fix removes such comments. Example: 'while (i < 10) {\n i++;\n } // end while' After the quick-fix is applied: 'while (i < 10) {\n i++;\n }'",
"markdown": "Reports comments which are used as code block markers. The quick-fix removes such comments.\n\nExample:\n\n\n while (i < 10) {\n i++;\n } // end while\n\nAfter the quick-fix is applied:\n\n\n while (i < 10) {\n i++;\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "BlockMarkerComments",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SerializableHasSerializationMethods",
"shortDescription": {
"text": "Serializable class without 'readObject()' and 'writeObject()'"
},
"fullDescription": {
"text": "Reports 'Serializable' classes that do not implement 'readObject()' and 'writeObject()' methods. If 'readObject()' and 'writeObject()' methods are not implemented, the default serialization algorithms are used, which may be sub-optimal for performance and compatibility in many environments. Use the following options to configure the inspection: List classes whose inheritors should not be reported by this inspection. This is meant for classes that inherit 'Serializable' from a superclass but are not intended for serialization. Whether to ignore 'Serializable' classes without non-static fields. Whether to ignore 'Serializable' anonymous classes.",
"markdown": "Reports `Serializable` classes that do not implement `readObject()` and `writeObject()` methods.\n\n\nIf `readObject()` and `writeObject()` methods are not implemented,\nthe default serialization algorithms are used,\nwhich may be sub-optimal for performance and compatibility in many environments.\n\n\nUse the following options to configure the inspection:\n\n* List classes whose inheritors should not be reported by this inspection. This is meant for classes that inherit `Serializable` from a superclass but are not intended for serialization.\n* Whether to ignore `Serializable` classes without non-static fields.\n* Whether to ignore `Serializable` anonymous classes."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "SerializableHasSerializationMethods",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Serialization issues",
"index": 20,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "IdempotentLoopBody",
"shortDescription": {
"text": "Idempotent loop body"
},
"fullDescription": {
"text": "Reports loops whose second and all subsequent iterations do not produce any additional side effects other than the one produced by the first iteration, which can indicate a programming error. Such loops may iterate only zero, one, or infinite number of times. If the infinite number of times case is unreachable, such a loop can be replaced with an 'if' statement. Otherwise, there's a possibility that the program can get stuck. Example: 'public void foo(String baseName, String names) {\n int suffix = 1;\n String name = baseName;\n while (names.contains(name)) {\n // error: suffix is not updated making loop body idempotent\n name = baseName + suffix;\n }\n }' New in 2018.1",
"markdown": "Reports loops whose second and all subsequent iterations do not produce any additional side effects other than the one produced by the first iteration, which can indicate a programming error.\n\nSuch loops may iterate only zero, one, or infinite number of times.\nIf the infinite number of times case is unreachable, such a loop can be replaced with an `if` statement.\nOtherwise, there's a possibility that the program can get stuck.\n\nExample:\n\n\n public void foo(String baseName, String names) {\n int suffix = 1;\n String name = baseName;\n while (names.contains(name)) {\n // error: suffix is not updated making loop body idempotent\n name = baseName + suffix;\n }\n }\n\nNew in 2018.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "IdempotentLoopBody",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantImplements",
"shortDescription": {
"text": "Redundant interface declaration"
},
"fullDescription": {
"text": "Reports interfaces in a class' 'implements' list or an interface's 'extends' list that are already implemented by a superclass or extended by a superinterface. Such declarations are unnecessary and may be safely removed. Example: 'class X implements One, Two {\n }\n interface One {}\n interface Two extends One {}' After the quick-fix is applied: 'class X implements Two {\n }\n interface One {}\n interface Two extends One {}' Use the options to not report on 'Serializable' or 'Externalizable' in an 'extends' or 'implements' list.",
"markdown": "Reports interfaces in a class' `implements` list or an interface's `extends` list that are already implemented by a superclass or extended by a superinterface. Such declarations are unnecessary and may be safely removed.\n\n**Example:**\n\n\n class X implements One, Two {\n }\n interface One {}\n interface Two extends One {}\n\nAfter the quick-fix is applied:\n\n\n class X implements Two {\n }\n interface One {}\n interface Two extends One {}\n\n\nUse the options to not report on `Serializable` or `Externalizable`\nin an `extends` or `implements` list."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "RedundantInterfaceDeclaration",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Inheritance issues",
"index": 147,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FrequentlyUsedInheritorInspection",
"shortDescription": {
"text": "Class may extend a commonly used base class"
},
"fullDescription": {
"text": "Reports classes or interfaces that can be replaced with an implementation or extension of a more specific commonly used class or interface. For this inspection to work, a superclass needs to be in project source files and the project needs to use the IntelliJ IDEA build system. Example: 'class MyInheritor implements A {} // B suggested on the A reference\n\n interface A {}\n\n abstract class B implements A {}\n\n abstract class C1 extends B {}\n abstract class C2 extends B {}\n abstract class C3 extends B {}\n abstract class C4 extends B {}\n abstract class C5 extends B {}' By default, this inspection doesn't highlight issues in the editor but only provides a quick-fix. New in 2017.2",
"markdown": "Reports classes or interfaces that can be replaced with an implementation or extension of a more specific commonly used class or interface.\n\nFor this inspection to work, a superclass needs to be in project source files and the project needs to use the IntelliJ IDEA build system.\n\n**Example:**\n\n\n class MyInheritor implements A {} // B suggested on the A reference\n\n interface A {}\n\n abstract class B implements A {}\n\n abstract class C1 extends B {}\n abstract class C2 extends B {}\n abstract class C3 extends B {}\n abstract class C4 extends B {}\n abstract class C5 extends B {}\n\nBy default, this inspection doesn't highlight issues in the editor but only provides a quick-fix.\n\nNew in 2017.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "FrequentlyUsedInheritorInspection",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Inheritance issues",
"index": 147,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FieldNamingConvention",
"shortDescription": {
"text": "Field naming convention"
},
"fullDescription": {
"text": "Reports fields whose names are too short, too long, or do not follow the specified regular expression pattern. Example: if the inspection is enabled for constants, and the minimum specified length for a field name is 5 (the default), the following constant produces a warning because the length of its name is 3, which is less than 5: 'public static final int MAX = 42;'. A quick-fix that renames such fields is available only in the editor. Configure the inspection: Use the list in the Options section to specify which fields should be checked. Deselect the checkboxes for the fields for which you want to skip the check. For each field type, specify the minimum length, maximum length, and the regular expression expected for field names using the provided input fields. Specify 0 in the length fields to skip the corresponding checks. Regular expressions should be specified in the standard 'java.util.regex' format.",
"markdown": "Reports fields whose names are too short, too long, or do not follow the specified regular expression pattern.\n\n**Example:** if the inspection is enabled for constants, and the minimum specified length for a field name is 5 (the default), the following constant\nproduces a warning because the length of its name is 3, which is less than 5: `public static final int MAX = 42;`.\n\nA quick-fix that renames such fields is available only in the editor.\n\nConfigure the inspection:\n\nUse the list in the **Options** section to specify which fields should be checked. Deselect the checkboxes for the fields for which\nyou want to skip the check.\n\nFor each field type, specify the minimum length, maximum length, and the regular expression expected for field names using the\nprovided input fields.\nSpecify **0** in the length fields to skip the corresponding checks.\n\nRegular expressions should be specified in the standard\n`java.util.regex` format."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "FieldNamingConvention",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Naming conventions",
"index": 81,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConstantConditionalExpression",
"shortDescription": {
"text": "Constant conditional expression"
},
"fullDescription": {
"text": "Reports conditional expressions in which the condition is either a 'true' or 'false' constant. These expressions sometimes occur as a result of automatic refactorings and may be simplified. Example: 'return true ? \"Yes\" : \"No\";' After quick-fix is applied: 'return \"Yes\";'",
"markdown": "Reports conditional expressions in which the condition is either a `true` or `false` constant. These expressions sometimes occur as a result of automatic refactorings and may be simplified.\n\nExample:\n\n\n return true ? \"Yes\" : \"No\";\n\nAfter quick-fix is applied:\n\n\n return \"Yes\";\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ConstantConditionalExpression",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ClassNamePrefixedWithPackageName",
"shortDescription": {
"text": "Class name prefixed with package name"
},
"fullDescription": {
"text": "Reports classes whose names are prefixed with their package names, ignoring differences in capitalization. While occasionally having such names is reasonable, they are often used due to a poor naming scheme, may be redundant and annoying. Example: 'package byteCode;\n class ByteCodeAnalyzer {}' A quick-fix that renames such classes is available only in the editor.",
"markdown": "Reports classes whose names are prefixed with their package names, ignoring differences in capitalization.\n\nWhile occasionally having such names is reasonable, they are often used due to a poor naming scheme, may be redundant and\nannoying.\n\n**Example:**\n\n\n package byteCode;\n class ByteCodeAnalyzer {}\n\nA quick-fix that renames such classes is available only in the editor."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ClassNamePrefixedWithPackageName",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Naming conventions/Class",
"index": 82,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SameParameterValue",
"shortDescription": {
"text": "Method parameter always has the same value"
},
"fullDescription": {
"text": "Reports method parameters that always have the same constant value. Example: 'static void printPoint(int x, int y) { // x is always 0\n System.out.println(x + \", \" + y);\n }\n\n public static void main(String[] args) {\n printPoint(0, 1);\n printPoint(0, 2);\n }' The quick-fix inlines the constant value. This may simplify the method implementation. Use the Ignore when a quick-fix can not be provided option to suppress the inspections when: the parameter is modified inside the method the parameter value that is being passed is a reference to an inaccessible field (Java ony) the parameter is a vararg (Java only) Use the Maximal method visibility option to control the maximum visibility of methods to be reported. Use the Minimal method usage count to report parameter field to specify the minimal number of method usages with the same parameter value.",
"markdown": "Reports method parameters that always have the same constant value.\n\nExample:\n\n\n static void printPoint(int x, int y) { // x is always 0\n System.out.println(x + \", \" + y);\n }\n\n public static void main(String[] args) {\n printPoint(0, 1);\n printPoint(0, 2);\n }\n\nThe quick-fix inlines the constant value. This may simplify the method implementation.\n\n\nUse the **Ignore when a quick-fix can not be provided** option to suppress the inspections when:\n\n* the parameter is modified inside the method\n* the parameter value that is being passed is a reference to an inaccessible field (Java ony)\n* the parameter is a vararg (Java only)\n\n\nUse the **Maximal method visibility** option to control the maximum visibility of methods to be reported.\n\n\nUse the **Minimal method usage count to report parameter** field to specify the minimal number of method usages with the same parameter value."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "SameParameterValue",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Declaration redundancy",
"index": 12,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CatchMayIgnoreException",
"shortDescription": {
"text": "Catch block may ignore exception"
},
"fullDescription": {
"text": "Reports 'catch' blocks that are empty or may ignore an exception. While occasionally intended, empty 'catch' blocks may complicate debugging. Also, ignoring a 'catch' parameter might be wrong. Finally, the static code analyzer reports if it detects that a 'catch' block may silently ignore important VM exceptions like 'NullPointerException'. Ignoring such an exception (without logging or rethrowing it) may hide a bug. The inspection won't report any 'catch' parameters named 'ignore' or 'ignored'. Conversely, the inspection will warn you about any 'catch' parameters named 'ignore' or 'ignored' that are actually in use. Additionally, the inspection won't report 'catch' parameters inside test sources named 'expected' or 'ok'. You can use a quick-fix to change the exception name to 'ignored'. For empty catch blocks, an additional quick-fix to generate the catch body is suggested. You can modify the \"Catch Statement Body\" template on the Code tab in Settings | Editor | File and Code Templates. Example: 'try {\n throwingMethod();\n } catch (IOException ex) {\n\n }' After the quick-fix is applied: 'try {\n System.out.println(System.in.read());\n } catch (IOException ignored) {\n\n }' Configure the inspection: Use the Do not warn when 'catch' block contains a comment option to ignore 'catch' blocks with comments. Use the Do not warn when 'catch' block is not empty option to ignore 'catch' blocks that contain statements or comments inside, while the variable itself is not used. Use the Do not warn when exception named 'ignore(d)' is not actually ignored option to ignore variables named 'ignored' if they are in use. New in 2018.1",
"markdown": "Reports `catch` blocks that are empty or may ignore an exception.\n\nWhile occasionally intended, empty `catch` blocks may complicate debugging.\nAlso, ignoring a `catch` parameter might be wrong.\nFinally, the static code analyzer reports if it detects that a `catch` block may silently ignore important VM\nexceptions like `NullPointerException`. Ignoring such an exception\n(without logging or rethrowing it) may hide a bug.\n\n\nThe inspection won't report any `catch` parameters named `ignore` or `ignored`.\nConversely, the inspection will warn you about any `catch` parameters named `ignore` or `ignored` that are actually in use.\nAdditionally, the inspection won't report `catch` parameters inside test sources named `expected` or `ok`.\n\n\nYou can use a quick-fix to change the exception name to `ignored`.\nFor empty **catch** blocks, an additional quick-fix to generate the **catch** body is suggested.\nYou can modify the \"Catch Statement Body\" template on the Code tab in\n[Settings \\| Editor \\| File and Code Templates](settings://fileTemplates).\n\n**Example:**\n\n\n try {\n throwingMethod();\n } catch (IOException ex) {\n\n }\n\nAfter the quick-fix is applied:\n\n\n try {\n System.out.println(System.in.read());\n } catch (IOException ignored) {\n\n }\n\nConfigure the inspection:\n\n* Use the **Do not warn when 'catch' block contains a comment** option to ignore `catch` blocks with comments.\n* Use the **Do not warn when 'catch' block is not empty** option to ignore `catch` blocks that contain statements or comments inside, while the variable itself is not used.\n* Use the **Do not warn when exception named 'ignore(d)' is not actually ignored** option to ignore variables named `ignored` if they are in use.\n\nNew in 2018.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "CatchMayIgnoreException",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Error handling",
"index": 14,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ClassWithTooManyDependents",
"shortDescription": {
"text": "Class with too many dependents"
},
"fullDescription": {
"text": "Reports a class on which too many other classes are directly dependent. Any modification to such a class may require changing many other classes, which may be expensive. Only top-level classes are reported. Use the field below to specify the maximum allowed number of dependents for a class. Available only from Code | Inspect Code or Code | Analyze Code | Run Inspection by Name and isn't reported in the editor.",
"markdown": "Reports a class on which too many other classes are directly dependent.\n\nAny modification to such a class may require changing many other classes, which may be expensive.\n\nOnly top-level classes are reported.\n\nUse the field below to specify the maximum allowed number of dependents for a class.\n\nAvailable only from **Code \\| Inspect Code** or\n**Code \\| Analyze Code \\| Run Inspection by Name** and isn't reported in the editor."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ClassWithTooManyDependents",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Dependency issues",
"index": 142,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "WrongPackageStatement",
"shortDescription": {
"text": "Wrong package statement"
},
"fullDescription": {
"text": "Detects 'package' statements that do not correspond to the project directory structure. Also, reports classes without 'package' statements if the class is not located directly in source root directory. While it's not strictly mandated by Java language, it's good to keep classes from package 'com.example.myapp' inside the 'com/example/myapp' directory under the source root. Failure to do this may confuse code readers and make some tools working incorrectly.",
"markdown": "Detects `package` statements that do not correspond to the project directory structure. Also, reports classes without `package` statements if the class is not located directly in source root directory.\n\nWhile it's not strictly mandated by Java language, it's good to keep classes\nfrom package `com.example.myapp` inside the `com/example/myapp` directory under\nthe source root. Failure to do this may confuse code readers and make some tools working incorrectly."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "WrongPackageStatement",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FieldNotUsedInToString",
"shortDescription": {
"text": "Field not used in 'toString()' method"
},
"fullDescription": {
"text": "Reports any fields that are not used in the 'toString()' method of a class. This inspection can help discover the fields that were added after the 'toString()' method was created and for which the 'toString()' method was not updated. The quick-fix regenerates the 'toString()' method. In the Generate | toString() dialog, it is possible to exclude fields from this check. This inspection will also check for problems with getter methods if the Enable getters in code generation option is enabled there. Example: 'public class Relevant {\n private String name; // not used in toString()\n private int index;\n private int length;\n\n @Override\n public String toString() {\n return \"Relevant{\" + \"index=\" + index +\n \", length=\" + length + '}';\n }\n }' After the quick-fix is applied: 'public class Relevant {\n private String name;\n private int index;\n private int length;\n\n @Override\n public String toString() {\n return \"Relevant{\" + \"name='\" + name + '\\'' +\n \", index=\" + index + \", length=\" + length + '}';\n }\n }'",
"markdown": "Reports any fields that are not used in the `toString()` method of a class.\n\nThis inspection can help discover the\nfields that were added after the `toString()` method was created and for which the `toString()` method was not\nupdated. The quick-fix regenerates the `toString()` method.\n\n\nIn the **Generate \\| toString()** dialog, it is possible to exclude fields from this check.\nThis inspection will also check for problems with getter methods if the *Enable getters in code generation* option is enabled there.\n\nExample:\n\n\n public class Relevant {\n private String name; // not used in toString()\n private int index;\n private int length;\n\n @Override\n public String toString() {\n return \"Relevant{\" + \"index=\" + index +\n \", length=\" + length + '}';\n }\n }\n\nAfter the quick-fix is applied:\n\n\n public class Relevant {\n private String name;\n private int index;\n private int length;\n\n @Override\n public String toString() {\n return \"Relevant{\" + \"name='\" + name + '\\'' +\n \", index=\" + index + \", length=\" + length + '}';\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "FieldNotUsedInToString",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/toString() issues",
"index": 199,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CovariantEquals",
"shortDescription": {
"text": "Covariant 'equals()'"
},
"fullDescription": {
"text": "Reports 'equals()' methods taking an argument type other than 'java.lang.Object' if the containing class does not have other overloads of 'equals()' that take 'java.lang.Object' as its argument type. A covariant version of 'equals()' does not override the 'Object.equals(Object)' method. It may cause unexpected behavior at runtime. For example, if the class is used to construct one of the standard collection classes, which expect that the 'Object.equals(Object)' method is overridden. Example: 'class Foo {\n public boolean equals(Foo foo) { // warning\n return false;\n }\n }\n class Bar {\n public boolean equals(Bar bar) { // no warning here\n return false;\n }\n @Override\n public boolean equals(Object obj) {\n return false;\n }\n }'",
"markdown": "Reports `equals()` methods taking an argument type other than `java.lang.Object` if the containing class does not have other overloads of `equals()` that take `java.lang.Object` as its argument type.\n\n\nA covariant version of `equals()` does not override the\n`Object.equals(Object)` method. It may cause unexpected\nbehavior at runtime. For example, if the class is used to construct\none of the standard collection classes, which expect that the\n`Object.equals(Object)` method is overridden.\n\n**Example:**\n\n\n class Foo {\n public boolean equals(Foo foo) { // warning\n return false;\n }\n }\n class Bar {\n public boolean equals(Bar bar) { // no warning here\n return false;\n }\n @Override\n public boolean equals(Object obj) {\n return false;\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CovariantEquals",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Convert2Lambda",
"shortDescription": {
"text": "Anonymous type can be replaced with lambda"
},
"fullDescription": {
"text": "Reports anonymous classes which can be replaced with lambda expressions. Example: 'new Thread(new Runnable() {\n @Override\n public void run() {\n // run thread\n }\n });' After the quick-fix is applied: 'new Thread(() -> {\n // run thread\n });' Note that if an anonymous class is converted into a stateless lambda, the same lambda object can be reused by Java runtime during subsequent invocations. On the other hand, when an anonymous class is used, separate objects are created every time. Thus, applying the quick-fix can cause the semantics change in rare cases, e.g. when anonymous class instances are used as 'HashMap' keys. Lambda syntax is not supported in Java 1.7 and earlier JVMs. Use the Report when interface is not annotated with @FunctionalInterface option to ignore the cases in which an anonymous class implements an interface without '@FunctionalInterface' annotation.",
"markdown": "Reports anonymous classes which can be replaced with lambda expressions.\n\nExample:\n\n\n new Thread(new Runnable() {\n @Override\n public void run() {\n // run thread\n }\n });\n\nAfter the quick-fix is applied:\n\n\n new Thread(() -> {\n // run thread\n });\n\n\nNote that if an anonymous class is converted into a stateless lambda, the same lambda object\ncan be reused by Java runtime during subsequent invocations. On the other hand, when an anonymous class is used,\nseparate objects are created every time. Thus, applying the quick-fix can cause the semantics change in rare cases,\ne.g. when anonymous class instances are used as `HashMap` keys.\n\nLambda syntax is not supported in Java 1.7 and earlier JVMs.\n\n\nUse the **Report when interface is not annotated with @FunctionalInterface** option to ignore the cases in which an anonymous\nclass implements an interface without `@FunctionalInterface` annotation."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "Convert2Lambda",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 8",
"index": 120,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ParameterizedParametersStaticCollection",
"shortDescription": {
"text": "Parameterized test class without data provider method"
},
"fullDescription": {
"text": "Reports JUnit 4 parameterized test classes that are annotated with '@RunWith(Parameterized.class)' but either do not include a data provider method annotated with '@Parameterized.Parameters' or this method has an incorrect signature. Such test classes cannot be run. The data provider method should be 'public' and 'static' and have a return type of 'Iterable' or 'Object[]'. Suggests creating an empty parameter provider method or changing the signature of the incorrect data provider method. Example: '@RunWith(Parameterized.class)\n public class ImportantTest {\n private int input;\n private int expected;\n\n ImportantTest(int input, int expected) {\n this.input = input;\n this.expected = expected;\n }\n\n // ... test cases\n }' After the quick-fix is applied: '@RunWith(Parameterized.class)\n public class ImportantTest {\n private int input;\n private int expected;\n\n ImportantTest(int input, int expected) {\n this.input = input;\n this.expected = expected;\n }\n\n @Parameters\n public static Iterable<Object[]> parameters() {\n return null;\n }\n\n // ... test cases\n }'",
"markdown": "Reports JUnit 4 [parameterized test](https://github.com/junit-team/junit4/wiki/parameterized-tests) classes that are annotated with `@RunWith(Parameterized.class)` but either do not include a data provider method annotated with `@Parameterized.Parameters` or this method has an incorrect signature. Such test classes cannot be run. The data provider method should be `public` and `static` and have a return type of `Iterable` or `Object[]`.\n\nSuggests creating an empty parameter provider method or changing the signature of the incorrect data provider method.\n\n**Example:**\n\n\n\n @RunWith(Parameterized.class)\n public class ImportantTest {\n private int input;\n private int expected;\n\n ImportantTest(int input, int expected) {\n this.input = input;\n this.expected = expected;\n }\n\n // ... test cases\n }\n\nAfter the quick-fix is applied:\n\n\n @RunWith(Parameterized.class)\n public class ImportantTest {\n private int input;\n private int expected;\n\n ImportantTest(int input, int expected) {\n this.input = input;\n this.expected = expected;\n }\n\n @Parameters\n public static Iterable<Object[]> parameters() {\n return null;\n }\n\n // ... test cases\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ParameterizedParametersStaticCollection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/JUnit",
"index": 91,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SimplifiableIfStatement",
"shortDescription": {
"text": "'if' statement can be replaced with conditional or boolean expression"
},
"fullDescription": {
"text": "Reports 'if' statements that can be replaced with conditions using the '&&', '||', '==', '!=', or '?:' operator. The result is usually shorter, but not always clearer, so it's not advised to apply the fix in every case. Example: 'if (condition) return true; else return foo;' After the quick-fix is applied: 'return condition || foo;' Configure the inspection: Use the Don't suggest '?:' operator option to disable the warning when the '?:' operator is suggested. In this case, only '&&', '||', '==', and '!=' suggestions will be highlighted. The quick-fix will still be available in the editor. Use the Ignore chained 'if' statements option to disable the warning for 'if-else' chains. The quick-fix will still be available in the editor. New in 2018.2",
"markdown": "Reports `if` statements that can be replaced with conditions using the `&&`, `||`, `==`, `!=`, or `?:` operator.\n\nThe result is usually shorter, but not always clearer, so it's not advised to apply the fix in every case.\n\nExample:\n\n\n if (condition) return true; else return foo;\n\nAfter the quick-fix is applied:\n\n\n return condition || foo;\n\nConfigure the inspection:\n\n* Use the **Don't suggest '?:' operator** option to disable the warning when the `?:` operator is suggested. In this case, only `&&`, `||`, `==`, and `!=` suggestions will be highlighted. The quick-fix will still be available in the editor.\n* Use the **Ignore chained 'if' statements** option to disable the warning for `if-else` chains. The quick-fix will still be available in the editor.\n\nNew in 2018.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "SimplifiableIfStatement",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ThrowCaughtLocally",
"shortDescription": {
"text": "'throw' caught by containing 'try' statement"
},
"fullDescription": {
"text": "Reports 'throw' statements whose exceptions are always caught by containing 'try' statements. Using 'throw' statements as a \"goto\" to change the local flow of control is confusing and results in poor performance. Example: 'try {\n if (!Files.isDirectory(PROJECTS)) {\n throw new IllegalStateException(\"Directory not found.\"); // warning: 'throw' caught by containing 'try' statement\n }\n ...\n } catch (Exception e) {\n LOG.error(\"run failed\");\n }' Use the Ignore rethrown exceptions option to ignore exceptions that are rethrown.",
"markdown": "Reports `throw` statements whose exceptions are always caught by containing `try` statements.\n\nUsing `throw`\nstatements as a \"goto\" to change the local flow of control is confusing and results in poor performance.\n\n**Example:**\n\n\n try {\n if (!Files.isDirectory(PROJECTS)) {\n throw new IllegalStateException(\"Directory not found.\"); // warning: 'throw' caught by containing 'try' statement\n }\n ...\n } catch (Exception e) {\n LOG.error(\"run failed\");\n }\n\nUse the **Ignore rethrown exceptions** option to ignore exceptions that are rethrown."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ThrowCaughtLocally",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Error handling",
"index": 14,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SynchronizeOnValueBasedClass",
"shortDescription": {
"text": "Value-based warnings"
},
"fullDescription": {
"text": "Reports attempts to synchronize on an instance of a value-based class that produce compile-time warnings and raise run-time exceptions starting from Java 16. For example, 'java.lang.Double' is annotated with 'jdk.internal.ValueBased', so the following code will produce a compile-time warning: 'Double d = 20.0;\nsynchronized (d) { ... } // javac warning' New in 2021.1",
"markdown": "Reports attempts to synchronize on an instance of a value-based class that produce compile-time warnings and raise run-time exceptions starting from Java 16.\n\n\nFor example, `java.lang.Double` is annotated with `jdk.internal.ValueBased`, so the following code will\nproduce a compile-time warning:\n\n\n Double d = 20.0;\n synchronized (d) { ... } // javac warning\n\nNew in 2021.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "synchronization",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Compiler issues",
"index": 159,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NonSerializableWithSerialVersionUIDField",
"shortDescription": {
"text": "Non-serializable class with 'serialVersionUID'"
},
"fullDescription": {
"text": "Reports non-'Serializable' classes that define a 'serialVersionUID' field. A 'serialVersionUID' field in that context normally indicates an error because the field will be ignored and the class will not be serialized. Example: 'public class IWantToSerializeThis {\n private static final long serialVersionUID = 2669293150219020249L;\n }'",
"markdown": "Reports non-`Serializable` classes that define a `serialVersionUID` field. A `serialVersionUID` field in that context normally indicates an error because the field will be ignored and the class will not be serialized.\n\n**Example:**\n\n\n public class IWantToSerializeThis {\n private static final long serialVersionUID = 2669293150219020249L;\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "NonSerializableClassWithSerialVersionUID",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Serialization issues",
"index": 20,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SwitchStatementsWithoutDefault",
"shortDescription": {
"text": "'switch' statement without 'default' branch"
},
"fullDescription": {
"text": "Reports 'switch' statements that do not contain 'default' labels. Adding the 'default' label guarantees that all possible scenarios are covered, and it becomes easier to make assumptions about the current state of the program. Note that by default, the inspection does not report 'switch' statements if all cases for enums or 'sealed' classes are covered. Use the Ignore exhaustive switch statements option if you want to change this behavior.",
"markdown": "Reports `switch` statements that do not contain `default` labels.\n\nAdding the `default` label guarantees that all possible scenarios are covered, and it becomes\neasier to make assumptions about the current state of the program.\n\n\nNote that by default, the inspection does not report `switch` statements if all cases for enums or `sealed` classes are covered.\nUse the **Ignore exhaustive switch statements** option if you want to change this behavior."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "SwitchStatementWithoutDefaultBranch",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "IncompatibleMask",
"shortDescription": {
"text": "Incompatible bitwise mask operation"
},
"fullDescription": {
"text": "Reports bitwise mask expressions which are guaranteed to evaluate to 'true' or 'false'. The inspection checks the expressions of the form '(var & constant1) == constant2' or '(var | constant1) == constant2', where 'constant1' and 'constant2' are incompatible bitmask constants. Example: '// Incompatible mask: as the mask ends in 00,\n // the result could be 0x1200 but not 0x1234\n if ((mask & 0xFF00) == 0x1234) {...}'",
"markdown": "Reports bitwise mask expressions which are guaranteed to evaluate to `true` or `false`.\n\n\nThe inspection checks the expressions of the form `(var & constant1) == constant2` or\n`(var | constant1) == constant2`, where `constant1`\nand `constant2` are incompatible bitmask constants.\n\n**Example:**\n\n // Incompatible mask: as the mask ends in 00,\n // the result could be 0x1200 but not 0x1234\n if ((mask & 0xFF00) == 0x1234) {...}\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "IncompatibleBitwiseMaskOperation",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Bitwise operation issues",
"index": 194,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ExplicitArgumentCanBeLambda",
"shortDescription": {
"text": "Explicit argument can be lambda"
},
"fullDescription": {
"text": "Reports method calls that accept a non-trivial expression and can be replaced with an equivalent method call which accepts a lambda instead. Converting an expression to a lambda ensures that the expression won't be evaluated if it's not used inside the method. For example, 'optional.orElse(createDefaultValue())' can be converted to 'optional.orElseGet(this::createDefaultValue)'. New in 2018.1",
"markdown": "Reports method calls that accept a non-trivial expression and can be replaced with an equivalent method call which accepts a lambda instead.\n\n\nConverting an expression to a lambda ensures that the expression won't be evaluated\nif it's not used inside the method. For example, `optional.orElse(createDefaultValue())` can be converted\nto `optional.orElseGet(this::createDefaultValue)`.\n\nNew in 2018.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ExplicitArgumentCanBeLambda",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance",
"index": 10,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EqualsCalledOnEnumConstant",
"shortDescription": {
"text": "'equals()' called on enum value"
},
"fullDescription": {
"text": "Reports 'equals()' calls on enum constants. Such calls can be replaced by an identity comparison ('==') because two enum constants are equal only when they have the same identity. A quick-fix is available to change the call to a comparison. Example: 'boolean foo(MyEnum value) {\n return value.equals(MyEnum.FOO);\n }' After the quick-fix is applied: 'boolean foo(MyEnum value) {\n return value == MyEnum.FOO;\n }'",
"markdown": "Reports `equals()` calls on enum constants.\n\nSuch calls can be replaced by an identity comparison (`==`) because two\nenum constants are equal only when they have the same identity.\n\nA quick-fix is available to change the call to a comparison.\n\n**Example:**\n\n\n boolean foo(MyEnum value) {\n return value.equals(MyEnum.FOO);\n }\n\nAfter the quick-fix is applied:\n\n\n boolean foo(MyEnum value) {\n return value == MyEnum.FOO;\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "EqualsCalledOnEnumConstant",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "HardcodedLineSeparators",
"shortDescription": {
"text": "Hardcoded line separator"
},
"fullDescription": {
"text": "Reports linefeed ('\\n') and carriage return ('\\r') character escape sequences used in string literals, character literals or text blocks. These characters are commonly used as line separators, and portability may suffer if they are hardcoded. Example: 'String count = \"first\\nsecond\\rthird\";'",
"markdown": "Reports linefeed (`\\n`) and carriage return (`\\r`) character escape sequences used in string literals, character literals or text blocks. These characters are commonly used as line separators, and portability may suffer if they are hardcoded.\n\n**Example:**\n\n\n String count = \"first\\nsecond\\rthird\";\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "HardcodedLineSeparator",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Portability",
"index": 95,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnnecessaryConstantArrayCreationExpression",
"shortDescription": {
"text": "Redundant 'new' expression in constant array creation"
},
"fullDescription": {
"text": "Reports constant new array expressions that can be replaced with an array initializer. Array initializers can omit the type because it is already specified in the left side of the assignment. Example: 'int[] foo = new int[] {42};' After the quick-fix is applied: 'int[] foo = {42};'",
"markdown": "Reports constant new array expressions that can be replaced with an array initializer. Array initializers can omit the type because it is already specified in the left side of the assignment.\n\n**Example:**\n\n\n int[] foo = new int[] {42};\n\nAfter the quick-fix is applied:\n\n\n int[] foo = {42};\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "UnnecessaryConstantArrayCreationExpression",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "LabeledStatement",
"shortDescription": {
"text": "Labeled statement"
},
"fullDescription": {
"text": "Reports labeled statements that can complicate refactorings and control flow of the method. Example: 'label:\n while (true) {\n // code\n }'",
"markdown": "Reports labeled statements that can complicate refactorings and control flow of the method.\n\nExample:\n\n\n label:\n while (true) {\n // code\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "LabeledStatement",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SuspiciousNameCombination",
"shortDescription": {
"text": "Suspicious variable/parameter name combination"
},
"fullDescription": {
"text": "Reports assignments and function calls in which the name of the target variable or the function parameter does not match the name of the value assigned to it. Example 1: 'int x = 0;\n int y = x; // x is used as a y-coordinate' Example 2: 'int x = 0, y = 0;\n // x is used as a y-coordinate and y as an x-coordinate\n Rectangle rc = new Rectangle(y, x, 20, 20);' Configure the inspection: Use the Group of names area to specify the names which should not be used together: an error is reported if the parameter name or assignment target name contains words from one group and the name of the assigned or passed variable contains words from a different group. Use the Ignore methods area to specify the methods that should not be checked but have a potentially suspicious name. For example, the 'Integer.compare()' parameters are named 'x' and 'y' but are unrelated to coordinates.",
"markdown": "Reports assignments and function calls in which the name of the target variable or the function parameter does not match the name of the value assigned to it.\n\nExample 1:\n\n\n int x = 0;\n int y = x; // x is used as a y-coordinate\n \nExample 2:\n\n\n int x = 0, y = 0;\n // x is used as a y-coordinate and y as an x-coordinate\n Rectangle rc = new Rectangle(y, x, 20, 20);\n\nConfigure the inspection:\n\nUse the **Group of names** area to specify the names which should not be used together: an error is reported\nif the parameter name or assignment target name contains words from one group and the name of the assigned or passed\nvariable contains words from a different group.\n\nUse the **Ignore methods** area to specify the methods that should not be checked but have a potentially suspicious name.\nFor example, the `Integer.compare()` parameters are named `x` and `y` but are unrelated to coordinates."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SuspiciousNameCombination",
"cweIds": [
628
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ImplicitDefaultCharsetUsage",
"shortDescription": {
"text": "Implicit platform default charset"
},
"fullDescription": {
"text": "Reports method and constructor calls that implicitly use the platform default charset. Such calls can produce different results on systems that use a different default charset and may result in unexpected behaviour. Example: 'void foo(byte[] bytes) {\n String s = new String(bytes);\n}'\n You can use a quick-fix that specifies the explicit UTF-8 charset if the corresponding overloaded method is available. After the quick-fix is applied: 'void foo(byte[] bytes) {\n String s = new String(bytes, StandardCharsets.UTF_8);\n}'",
"markdown": "Reports method and constructor calls that implicitly use the platform default charset. Such calls can produce different results on systems that use a different default charset and may result in unexpected behaviour.\n\n**Example:**\n\n void foo(byte[] bytes) {\n String s = new String(bytes);\n }\n\nYou can use a quick-fix that specifies the explicit UTF-8 charset if the corresponding overloaded method is available.\nAfter the quick-fix is applied:\n\n void foo(byte[] bytes) {\n String s = new String(bytes, StandardCharsets.UTF_8);\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ImplicitDefaultCharsetUsage",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Internationalization",
"index": 6,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DesignForExtension",
"shortDescription": {
"text": "Design for extension"
},
"fullDescription": {
"text": "Reports methods which are not 'static', 'private', 'final' or 'abstract', and whose bodies are not empty. Coding in a style that avoids such methods protects the contracts of classes from being broken by their subclasses. The benefit of this style is that subclasses cannot corrupt the state of the superclass by forgetting to call the super method. The cost is that subclasses are limited in their flexibility, in particular they cannot prevent execution of code in the superclass. Use the quick-fix to add the missing modifiers. Example: 'class Foo {\n public boolean equals(Object o) { return true; }\n }' After the quick-fix is applied: 'class Foo {\n public final boolean equals(Object o) { return true; }\n }' This inspection is intended for code that is going to be used in secure environments, and is probably not appropriate for less restrictive environments.",
"markdown": "Reports methods which are not `static`, `private`, `final` or `abstract`, and whose bodies are not empty.\n\n\nCoding in a style that avoids such methods protects the contracts of classes from being broken by their subclasses. The\nbenefit of this style is that subclasses cannot corrupt the state of the superclass by forgetting to call the super method. The cost is\nthat\nsubclasses are limited in their flexibility, in particular they cannot prevent execution of code in the superclass. Use the quick-fix to\nadd\nthe missing modifiers.\n\n**Example:**\n\n\n class Foo {\n public boolean equals(Object o) { return true; }\n }\n\nAfter the quick-fix is applied:\n\n\n class Foo {\n public final boolean equals(Object o) { return true; }\n }\n\nThis inspection is intended for code that is going to be used in secure environments, and is probably not appropriate for less restrictive environments."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "DesignForExtension",
"cweIds": [
668
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Security",
"index": 38,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SimplifyStreamApiCallChains",
"shortDescription": {
"text": "Stream API call chain can be simplified"
},
"fullDescription": {
"text": "Reports stream API call chains that can be simplified. Simplification will often avoid some temporary object creation during collection traversal. The inspection replaces the following call chains: 'collection.stream().forEach()' → 'collection.forEach()' 'collection.stream().collect(toList/toSet/toCollection())' → 'new CollectionType<>(collection)' 'collection.stream().toArray()' → 'collection.toArray()' 'Arrays.asList().stream()' → 'Arrays.stream()' or 'Stream.of()' 'IntStream.range(0, array.length).mapToObj(idx -> array[idx])' → 'Arrays.stream(array)' 'IntStream.range(0, list.size()).mapToObj(idx -> list.get(idx))' → 'list.stream()' 'Collections.singleton().stream()' → 'Stream.of()' 'Collections.emptyList().stream()' → 'Stream.empty()' 'stream.filter().findFirst().isPresent()' → 'stream.anyMatch()' 'stream.collect(counting())' → 'stream.count()' 'stream.collect(maxBy())' → 'stream.max()' 'stream.collect(mapping())' → 'stream.map().collect()' 'stream.collect(reducing())' → 'stream.reduce()' 'stream.collect(summingInt())' → 'stream.mapToInt().sum()' 'stream.mapToObj(x -> x)' → 'stream.boxed()' 'stream.map(x -> {...; return x;})' → 'stream.peek(x -> ...)' '!stream.anyMatch()' → 'stream.noneMatch()' '!stream.anyMatch(x -> !(...))' → 'stream.allMatch()' 'stream.map().anyMatch(Boolean::booleanValue)' → 'stream.anyMatch()' 'IntStream.range(expr1, expr2).mapToObj(x -> array[x])' → 'Arrays.stream(array, expr1, expr2)' 'Collection.nCopies(count, ...)' → 'Stream.generate().limit(count)' 'stream.sorted(comparator).findFirst()' → 'Stream.min(comparator)' 'optional.orElseGet(() -> { throw new ...; })' → 'optional.orElseThrow()' Note that the replacement semantics may have minor differences in some cases. For example, 'Collections.synchronizedList(...).stream().forEach()' is not synchronized while 'Collections.synchronizedList(...).forEach()' is synchronized. Also, 'collect(Collectors.maxBy())' returns an empty 'Optional' if the resulting element is 'null' while 'Stream.max()' throws 'NullPointerException' in this case.",
"markdown": "Reports stream API call chains that can be simplified. Simplification will often avoid some temporary object creation during collection traversal.\n\n\nThe inspection replaces the following call chains:\n\n* `collection.stream().forEach()` → `collection.forEach()`\n* `collection.stream().collect(toList/toSet/toCollection())` → `new CollectionType<>(collection)`\n* `collection.stream().toArray()` → `collection.toArray()`\n* `Arrays.asList().stream()` → `Arrays.stream()` or `Stream.of()`\n* `IntStream.range(0, array.length).mapToObj(idx -> array[idx])` → `Arrays.stream(array)`\n* `IntStream.range(0, list.size()).mapToObj(idx -> list.get(idx))` → `list.stream()`\n* `Collections.singleton().stream()` → `Stream.of()`\n* `Collections.emptyList().stream()` → `Stream.empty()`\n* `stream.filter().findFirst().isPresent()` → `stream.anyMatch()`\n* `stream.collect(counting())` → `stream.count()`\n* `stream.collect(maxBy())` → `stream.max()`\n* `stream.collect(mapping())` → `stream.map().collect()`\n* `stream.collect(reducing())` → `stream.reduce()`\n* `stream.collect(summingInt())` → `stream.mapToInt().sum()`\n* `stream.mapToObj(x -> x)` → `stream.boxed()`\n* `stream.map(x -> {...; return x;})` → `stream.peek(x -> ...)`\n* `!stream.anyMatch()` → `stream.noneMatch()`\n* `!stream.anyMatch(x -> !(...))` → `stream.allMatch()`\n* `stream.map().anyMatch(Boolean::booleanValue)` → `stream.anyMatch()`\n* `IntStream.range(expr1, expr2).mapToObj(x -> array[x])` → `Arrays.stream(array, expr1, expr2)`\n* `Collection.nCopies(count, ...)` → `Stream.generate().limit(count)`\n* `stream.sorted(comparator).findFirst()` → `Stream.min(comparator)`\n* `optional.orElseGet(() -> { throw new ...; })` → `optional.orElseThrow()`\n\n\nNote that the replacement semantics may have minor differences in some cases. For example,\n`Collections.synchronizedList(...).stream().forEach()` is not synchronized while\n`Collections.synchronizedList(...).forEach()` is synchronized.\nAlso, `collect(Collectors.maxBy())` returns an empty `Optional` if the resulting element is\n`null` while `Stream.max()` throws `NullPointerException` in this case."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SimplifyStreamApiCallChains",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Verbose or redundant code constructs",
"index": 47,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnknownGuard",
"shortDescription": {
"text": "Unknown '@GuardedBy' field"
},
"fullDescription": {
"text": "Reports '@GuardedBy' annotations in which the specified guarding field is unknown. Example: 'private Object state;\n\n @GuardedBy(\"lock\") //unknown guard reference\n public void bar() {\n state = new Object();\n }' Supported '@GuardedBy' annotations are: 'net.jcip.annotations.GuardedBy' 'javax.annotation.concurrent.GuardedBy' 'org.apache.http.annotation.GuardedBy' 'com.android.annotations.concurrency.GuardedBy' 'androidx.annotation.GuardedBy' 'com.google.errorprone.annotations.concurrent.GuardedBy'",
"markdown": "Reports `@GuardedBy` annotations in which the specified guarding field is unknown.\n\nExample:\n\n\n private Object state;\n\n @GuardedBy(\"lock\") //unknown guard reference\n public void bar() {\n state = new Object();\n }\n\nSupported `@GuardedBy` annotations are:\n\n* `net.jcip.annotations.GuardedBy`\n* `javax.annotation.concurrent.GuardedBy`\n* `org.apache.http.annotation.GuardedBy`\n* `com.android.annotations.concurrency.GuardedBy`\n* `androidx.annotation.GuardedBy`\n* `com.google.errorprone.annotations.concurrent.GuardedBy`"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "UnknownGuard",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Concurrency annotation issues",
"index": 101,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AbstractClassExtendsConcreteClass",
"shortDescription": {
"text": "Abstract class extends concrete class"
},
"fullDescription": {
"text": "Reports 'abstract' classes that extend concrete classes.",
"markdown": "Reports `abstract` classes that extend concrete classes."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "AbstractClassExtendsConcreteClass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Inheritance issues",
"index": 147,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java8CollectionRemoveIf",
"shortDescription": {
"text": "Loop can be replaced with 'Collection.removeIf()'"
},
"fullDescription": {
"text": "Reports loops which can be collapsed into a single 'Collection.removeIf' call. Example: 'for (Iterator<String> it = collection.iterator(); it.hasNext(); ) {\n String aValue = it.next();\n if(shouldBeRemoved(aValue)) {\n it.remove();\n }\n }' After the quick-fix is applied: 'collection.removeIf(aValue -> shouldBeRemoved(aValue));' This inspection only reports if the language level of the project or module is 8 or higher.",
"markdown": "Reports loops which can be collapsed into a single `Collection.removeIf` call.\n\nExample:\n\n\n for (Iterator<String> it = collection.iterator(); it.hasNext(); ) {\n String aValue = it.next();\n if(shouldBeRemoved(aValue)) {\n it.remove();\n }\n }\n\nAfter the quick-fix is applied:\n\n\n collection.removeIf(aValue -> shouldBeRemoved(aValue));\n\n\nThis inspection only reports if the language level of the project or module is 8 or higher."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "Java8CollectionRemoveIf",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 8",
"index": 120,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SafeVarargsDetector",
"shortDescription": {
"text": "Possible heap pollution from parameterized vararg type"
},
"fullDescription": {
"text": "Reports methods with variable arity, which can be annotated as '@SafeVarargs'. The '@SafeVarargs' annotation suppresses unchecked warnings about parameterized array creation at call sites. Example: 'public class Foo<T> {\n private List<T> list = new ArrayList<>();\n\n public final void safeVarargs(T... elements) {\n Collections.addAll(list, elements);\n }\n }' After the quick-fix is applied: 'public class Foo<T> {\n private List<T> list = new ArrayList<>();\n\n @SafeVarargs\n public final void safeVarargs(T... elements) {\n Collections.addAll(list, elements);\n }\n }' This annotation is not supported under Java 1.6 or earlier JVMs.",
"markdown": "Reports methods with variable arity, which can be annotated as `@SafeVarargs`. The `@SafeVarargs` annotation suppresses unchecked warnings about parameterized array creation at call sites.\n\n**Example:**\n\n\n public class Foo<T> {\n private List<T> list = new ArrayList<>();\n\n public final void safeVarargs(T... elements) {\n Collections.addAll(list, elements);\n }\n }\n\nAfter the quick-fix is applied:\n\n\n public class Foo<T> {\n private List<T> list = new ArrayList<>();\n\n @SafeVarargs\n public final void safeVarargs(T... elements) {\n Collections.addAll(list, elements);\n }\n }\n\n\nThis annotation is not supported under Java 1.6 or earlier JVMs."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "unchecked",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 7",
"index": 158,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ComparatorMethodParameterNotUsed",
"shortDescription": {
"text": "Suspicious 'Comparator.compare()' implementation"
},
"fullDescription": {
"text": "Reports problems in 'Comparator.compare()' and 'Comparable.compareTo()' implementations. The following cases are reported: A parameter is not used. Most likely this is a typo and the other parameter is compared with itself, or the method is not implemented correctly. It's evident that the method does not return '0' for the same elements. Such a comparison method violates the contract and can produce unpredictable results when equal elements are encountered. In particular, sorting may fail with an exception on some data. The comparison method never returns positive or negative value. To fulfill the contract, if the comparison method returns positive values, it should also return negative ones if arguments are supplied in reversed order. The comparison method returns 'Integer.MIN_VALUE'. While allowed by the contract, it may be error-prone, as some call sites may incorrectly try to invert the return value of the comparison method using the unary minus operator. The negated value of 'Integer.MIN_VALUE' is 'Integer.MIN_VALUE'. Example: 'Comparator<String> lambda =\n (a, b) -> a.length() > b.length()\n ? 0\n : Math.random() > 0.5 ? -1 : 1;'",
"markdown": "Reports problems in `Comparator.compare()` and `Comparable.compareTo()` implementations.\n\nThe following cases are reported:\n\n* A parameter is not used. Most likely this is a typo and the other parameter is compared with itself, or the method is not implemented correctly.\n* It's evident that the method does not return `0` for the same elements. Such a comparison method violates the contract and can produce unpredictable results when equal elements are encountered. In particular, sorting may fail with an exception on some data.\n* The comparison method never returns positive or negative value. To fulfill the contract, if the comparison method returns positive values, it should also return negative ones if arguments are supplied in reversed order.\n* The comparison method returns `Integer.MIN_VALUE`. While allowed by the contract, it may be error-prone, as some call sites may incorrectly try to invert the return value of the comparison method using the unary minus operator. The negated value of `Integer.MIN_VALUE` is `Integer.MIN_VALUE`.\n\n**Example:**\n\n\n Comparator<String> lambda =\n (a, b) -> a.length() > b.length()\n ? 0\n : Math.random() > 0.5 ? -1 : 1;\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ComparatorMethodParameterNotUsed",
"cweIds": [
628
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Annotation",
"shortDescription": {
"text": "Annotation"
},
"fullDescription": {
"text": "Reports annotations. Annotations are not supported in Java 1.4 and earlier JVM.",
"markdown": "Reports annotations. Annotations are not supported in Java 1.4 and earlier JVM."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "Annotation",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level issues",
"index": 143,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "StringTokenizer",
"shortDescription": {
"text": "Use of 'StringTokenizer'"
},
"fullDescription": {
"text": "Reports usages of the 'StringTokenizer' class. Excessive use of 'StringTokenizer' is incorrect in an internationalized environment.",
"markdown": "Reports usages of the `StringTokenizer` class. Excessive use of `StringTokenizer` is incorrect in an internationalized environment."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "UseOfStringTokenizer",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Internationalization",
"index": 6,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnnecessaryUnicodeEscape",
"shortDescription": {
"text": "Unnecessary unicode escape sequence"
},
"fullDescription": {
"text": "Reports unnecessary unicode escape sequences. For example, when the file encoding can handle the character without escaping it. Unicode control characters are not reported by this inspection (except for a line feed and a tab). Example: 'String s = \"\\u0062\";'",
"markdown": "Reports unnecessary unicode escape sequences. For example, when the file encoding can handle the character without escaping it. Unicode control characters are not reported by this inspection (except for a line feed and a tab).\n\n**Example:**\n\n String s = \"\\u0062\";\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnnecessaryUnicodeEscape",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Internationalization",
"index": 6,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PrimitiveArrayArgumentToVariableArgMethod",
"shortDescription": {
"text": "Confusing primitive array argument to varargs method"
},
"fullDescription": {
"text": "Reports any calls to a variable arity method where the call has a primitive array in the variable arity parameter position (for example, 'System.out.printf(\"%s\", new int[]{1, 2, 3})'). Such a primitive-array argument may be confusing, as it will be wrapped as a single-element array, rather than each individual element being boxed, as might be expected. Example: 'String.format(\"%s\", new int[]{1, 2, 3});' After the quick-fix is applied: 'String.format(\"%s\", (Object) new int[]{1, 2, 3});'",
"markdown": "Reports any calls to a variable arity method where the call has a primitive array in the variable arity parameter position (for example, `System.out.printf(\"%s\", new int[]{1, 2, 3})`). Such a primitive-array argument may be confusing, as it will be wrapped as a single-element array, rather than each individual element being boxed, as might be expected.\n\n**Example:**\n\n\n String.format(\"%s\", new int[]{1, 2, 3});\n\nAfter the quick-fix is applied:\n\n\n String.format(\"%s\", (Object) new int[]{1, 2, 3});\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "PrimitiveArrayArgumentToVarargsMethod",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UseBulkOperation",
"shortDescription": {
"text": "Bulk operation can be used instead of iteration"
},
"fullDescription": {
"text": "Reports single operations inside loops that could be replaced with a bulk method. Not only are bulk methods shorter, but in some cases they may be more performant as well. Example: 'void test(Collection<Integer> numbers) {\n List<Integer> result = new ArrayList<>();\n for (Integer i : numbers) {\n result.add(i);\n }\n }' After the fix is applied: 'void test(Collection<Integer> numbers) {\n List<Integer> result = new ArrayList<>();\n result.addAll(numbers);\n }' The Use Arrays.asList() to wrap arrays option allows to report arrays, even if the bulk method requires a collection. In this case the quick-fix will automatically wrap the array in 'Arrays.asList()' call. New in 2017.1",
"markdown": "Reports single operations inside loops that could be replaced with a bulk method.\n\n\nNot only are bulk methods shorter, but in some cases they may be more performant as well.\n\n**Example:**\n\n void test(Collection<Integer> numbers) {\n List<Integer> result = new ArrayList<>();\n for (Integer i : numbers) {\n result.add(i);\n }\n }\n\nAfter the fix is applied:\n\n\n void test(Collection<Integer> numbers) {\n List<Integer> result = new ArrayList<>();\n result.addAll(numbers);\n }\n\n\nThe **Use Arrays.asList() to wrap arrays** option allows to report arrays, even if the bulk method requires a collection.\nIn this case the quick-fix will automatically wrap the array in `Arrays.asList()` call.\n\nNew in 2017.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UseBulkOperation",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance",
"index": 10,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "BigDecimalEquals",
"shortDescription": {
"text": "'equals()' called on 'BigDecimal'"
},
"fullDescription": {
"text": "Reports 'equals()' calls that compare two 'java.math.BigDecimal' numbers. This is normally a mistake, as two 'java.math.BigDecimal' numbers are only equal if they are equal in both value and scale. Example: 'if (new BigDecimal(\"2.0\").equals(\n new BigDecimal(\"2.00\"))) {} // false' After the quick-fix is applied: 'if (new BigDecimal(\"2.0\").compareTo(\n new BigDecimal(\"2.00\")) == 0) {} // true'",
"markdown": "Reports `equals()` calls that compare two `java.math.BigDecimal` numbers. This is normally a mistake, as two `java.math.BigDecimal` numbers are only equal if they are equal in both value and scale.\n\n**Example:**\n\n\n if (new BigDecimal(\"2.0\").equals(\n new BigDecimal(\"2.00\"))) {} // false\n\nAfter the quick-fix is applied:\n\n\n if (new BigDecimal(\"2.0\").compareTo(\n new BigDecimal(\"2.00\")) == 0) {} // true\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "BigDecimalEquals",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Numeric issues",
"index": 31,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AccessToNonThreadSafeStaticFieldFromInstance",
"shortDescription": {
"text": "Non-thread-safe 'static' field access"
},
"fullDescription": {
"text": "Reports access to 'static' fields that are of a non-thread-safe type. When a 'static' field is accessed from an instance method or a non-synchronized block, multiple threads can access that field. This can lead to unspecified side effects, like exceptions and incorrect results. Example: 'class Sample {\n private static final SimpleDateFormat df = new SimpleDateFormat(\"yyyy-MM-dd\");\n String method() {\n return df.format(\"\");\n }\n }' You can specify which types should be considered not thread-safe. Only fields with these exact types or initialized with these exact types are reported, because there may exist thread-safe subclasses of these types.",
"markdown": "Reports access to `static` fields that are of a non-thread-safe type.\n\n\nWhen a `static` field is accessed from an instance method or a non-synchronized block,\nmultiple threads can access that field.\nThis can lead to unspecified side effects, like exceptions and incorrect results.\n\n**Example:**\n\n\n class Sample {\n private static final SimpleDateFormat df = new SimpleDateFormat(\"yyyy-MM-dd\");\n String method() {\n return df.format(\"\");\n }\n }\n\n\nYou can specify which types should be considered not thread-safe.\nOnly fields with these exact types or initialized with these exact types are reported,\nbecause there may exist thread-safe subclasses of these types."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "AccessToNonThreadSafeStaticField",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AssignmentToCatchBlockParameter",
"shortDescription": {
"text": "Assignment to 'catch' block parameter"
},
"fullDescription": {
"text": "Reports assignments to, 'catch' block parameters. Changing a 'catch' block parameter is very confusing and should be discouraged. The quick-fix adds a declaration of a new variable. Example: 'void processFile(String fileName) throws Exception {\n try {\n doProcessFile(fileName);\n } catch(Exception ex) {\n if (ex instanceof UncheckedIOException) {\n // Warning: catch block parameter reassigned\n ex = ((UncheckedIOException) ex).getCause();\n }\n throw ex;\n }\n }' After the quick-fix is applied: 'void processFile(String fileName) throws Exception {\n try {\n doProcessFile(fileName);\n } catch(Exception ex) {\n Exception unwrapped = ex;\n if (unwrapped instanceof UncheckedIOException) {\n unwrapped = ((UncheckedIOException)\n unwrapped).getCause();\n }\n throw unwrapped;\n }\n }'",
"markdown": "Reports assignments to, `catch` block parameters.\n\nChanging a `catch` block parameter is very confusing and should be discouraged.\n\nThe quick-fix adds a declaration of a new variable.\n\n**Example:**\n\n\n void processFile(String fileName) throws Exception {\n try {\n doProcessFile(fileName);\n } catch(Exception ex) {\n if (ex instanceof UncheckedIOException) {\n // Warning: catch block parameter reassigned\n ex = ((UncheckedIOException) ex).getCause();\n }\n throw ex;\n }\n }\n\nAfter the quick-fix is applied:\n\n\n void processFile(String fileName) throws Exception {\n try {\n doProcessFile(fileName);\n } catch(Exception ex) {\n Exception unwrapped = ex;\n if (unwrapped instanceof UncheckedIOException) {\n unwrapped = ((UncheckedIOException)\n unwrapped).getCause();\n }\n throw unwrapped;\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "AssignmentToCatchBlockParameter",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Assignment issues",
"index": 87,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AbstractMethodOverridesAbstractMethod",
"shortDescription": {
"text": "Abstract method overrides abstract method"
},
"fullDescription": {
"text": "Reports 'abstract' methods that override 'abstract' methods. Such methods don't make sense because any concrete child class will have to implement the abstract method anyway. Methods whose return types, exception declarations, annotations, or modifiers differ from the overridden method are not reported by this inspection. Configure the inspection: Use the Ignore methods with different Javadoc than their super methods option to ignore any abstract methods whose JavaDoc comment differs from their super method.",
"markdown": "Reports `abstract` methods that override `abstract` methods.\n\nSuch methods don't make sense because any concrete child class will have to implement the abstract method anyway.\n\n\nMethods whose return types, exception declarations, annotations, or modifiers differ from the overridden method are not reported by this inspection.\n\n\nConfigure the inspection:\n\n* Use the **Ignore methods with different Javadoc than their super methods** option to ignore any abstract methods whose JavaDoc comment differs from their super method."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "AbstractMethodOverridesAbstractMethod",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Inheritance issues",
"index": 147,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "LoopStatementsThatDontLoop",
"shortDescription": {
"text": "Loop statement that does not loop"
},
"fullDescription": {
"text": "Reports any instance of 'for', 'while', and 'do' statements whose bodies will be executed once at most. Normally, this is an indication of a bug. Use the Ignore enhanced for loops option to ignore the foreach loops. They are sometimes used to perform an action only on the first item of an iterable in a compact way. Example: 'for (String s : stringIterable) {\n doSomethingOnFirstString(s);\n break;\n }'",
"markdown": "Reports any instance of `for`, `while`, and `do` statements whose bodies will be executed once at most. Normally, this is an indication of a bug.\n\n\nUse the **Ignore enhanced for loops** option to ignore the foreach loops.\nThey are sometimes used to perform an action only on the first item of an iterable in a compact way.\n\nExample:\n\n\n for (String s : stringIterable) {\n doSomethingOnFirstString(s);\n break;\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "LoopStatementThatDoesntLoop",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ArrayCreationWithoutNewKeyword",
"shortDescription": {
"text": "Array creation without 'new' expression"
},
"fullDescription": {
"text": "Reports array initializers without 'new' array expressions and suggests adding them. Example: 'int[] a = {42}' After the quick-fix is applied: 'int[] a = new int[]{42}'",
"markdown": "Reports array initializers without `new` array expressions and suggests adding them.\n\nExample:\n\n\n int[] a = {42}\n\nAfter the quick-fix is applied:\n\n\n int[] a = new int[]{42}\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ArrayCreationWithoutNewKeyword",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConfusingOctalEscape",
"shortDescription": {
"text": "Confusing octal escape sequence"
},
"fullDescription": {
"text": "Reports string literals containing an octal escape sequence immediately followed by a digit. Such strings may be confusing, and are often the result of errors in escape code creation. Example: 'System.out.println(\"\\1234\"); // Octal escape sequence '\\123' immediately followed by a digit'",
"markdown": "Reports string literals containing an octal escape sequence immediately followed by a digit.\n\nSuch strings may be confusing, and are often the result of errors in escape code creation.\n\n**Example:**\n\n\n System.out.println(\"\\1234\"); // Octal escape sequence '\\123' immediately followed by a digit\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ConfusingOctalEscapeSequence",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "LambdaParameterHidingMemberVariable",
"shortDescription": {
"text": "Lambda parameter hides field"
},
"fullDescription": {
"text": "Reports lambda parameters named identically to a field of a surrounding class. As a result of such naming, you may accidentally use the lambda parameter when using the identically named field is intended. A quick-fix is suggested to rename the lambda parameter. Example: 'public class MyClass {\n public Object foo;\n\n void sort(List<Integer> list) {\n list.sort((foo, bar) -> foo - bar);\n }\n }' Use the option to choose whether to ignore fields that are not visible from the lambda expression. For example, private fields of a superclass.",
"markdown": "Reports lambda parameters named identically to a field of a surrounding class. As a result of such naming, you may accidentally use the lambda parameter when using the identically named field is intended.\n\nA quick-fix is suggested to rename the lambda parameter.\n\n**Example:**\n\n\n public class MyClass {\n public Object foo;\n\n void sort(List<Integer> list) {\n list.sort((foo, bar) -> foo - bar);\n }\n }\n\n\nUse the option to choose whether to ignore fields that are not visible from the lambda expression.\nFor example, private fields of a superclass."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "LambdaParameterHidesMemberVariable",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Visibility",
"index": 99,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConstantMathCall",
"shortDescription": {
"text": "Constant call to 'Math'"
},
"fullDescription": {
"text": "Reports calls to 'java.lang.Math' or 'java.lang.StrictMath' methods that can be replaced with simple compile-time constants. Example: 'double v = Math.sin(0.0);' After the quick-fix is applied: 'double v = 0.0;'",
"markdown": "Reports calls to `java.lang.Math` or `java.lang.StrictMath` methods that can be replaced with simple compile-time constants.\n\n**Example:**\n\n double v = Math.sin(0.0);\n\nAfter the quick-fix is applied:\n\n double v = 0.0;\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ConstantMathCall",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Numeric issues",
"index": 31,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MissortedModifiers",
"shortDescription": {
"text": "Missorted modifiers"
},
"fullDescription": {
"text": "Reports declarations whose modifiers are not in the canonical preferred order (as stated in the Java Language Specification). Example: 'class Foo {\n native public final void foo();\n }' After the quick-fix is applied: 'class Foo {\n public final native void foo();\n }' Use the inspection settings to: toggle the reporting of misplaced annotations: (annotations with 'ElementType.TYPE_USE' not directly before the type and after the modifier keywords, or other annotations not before the modifier keywords). When this option is disabled, any annotation can be positioned before or after the modifier keywords. Modifier lists with annotations in between the modifier keywords will always be reported. specify whether the 'ElementType.TYPE_USE' annotation should be positioned directly before a type, even when the annotation has other targets specified.",
"markdown": "Reports declarations whose modifiers are not in the canonical preferred order (as stated in the Java Language Specification).\n\n**Example:**\n\n\n class Foo {\n native public final void foo();\n }\n\nAfter the quick-fix is applied:\n\n\n class Foo {\n public final native void foo();\n }\n\nUse the inspection settings to:\n\n*\n toggle the reporting of misplaced annotations:\n (annotations with `ElementType.TYPE_USE` *not* directly\n before the type and after the modifier keywords, or\n other annotations *not* before the modifier keywords).\n When this option is disabled, any annotation can be positioned before or after the modifier keywords.\n Modifier lists with annotations in between the modifier keywords will always be reported.\n\n*\n specify whether the `ElementType.TYPE_USE` annotation should be positioned directly before\n a type, even when the annotation has other targets specified."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "MissortedModifiers",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TransientFieldInNonSerializableClass",
"shortDescription": {
"text": "Transient field in non-serializable class"
},
"fullDescription": {
"text": "Reports 'transient' fields in classes that do not implement 'java.io.Serializable'. Example: 'public class NonSerializableClass {\n private transient String password;\n }' After the quick-fix is applied: 'public class NonSerializableClass {\n private String password;\n }'",
"markdown": "Reports `transient` fields in classes that do not implement `java.io.Serializable`.\n\n**Example:**\n\n\n public class NonSerializableClass {\n private transient String password;\n }\n\nAfter the quick-fix is applied:\n\n\n public class NonSerializableClass {\n private String password;\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "TransientFieldInNonSerializableClass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Serialization issues",
"index": 20,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SlowListContainsAll",
"shortDescription": {
"text": "Call to 'list.containsAll(collection)' may have poor performance"
},
"fullDescription": {
"text": "Reports calls to 'containsAll()' on 'java.util.List'. The time complexity of this method call is O(n·m), where n is the number of elements in the list on which the method is called, and m is the number of elements in the collection passed to the method as a parameter. When the list is large, this can be an expensive operation. The quick-fix wraps the list in 'new java.util.HashSet<>()' since the time required to create 'java.util.HashSet' from 'java.util.List' and execute 'containsAll()' on 'java.util.HashSet' is O(n+m). Example: 'public boolean check(List<String> list, Collection<String> collection) {\n // O(n·m) complexity\n return list.containsAll(collection);\n }' After the quick-fix is applied: 'public boolean check(List<String> list, Collection<String> collection) {\n // O(n+m) complexity\n return new HashSet<>(list).containsAll(collection);\n }' New in 2022.1",
"markdown": "Reports calls to `containsAll()` on `java.util.List`.\n\n\nThe time complexity of this method call is O(n·m), where n is the number of elements in the list on which\nthe method is called, and m is the number of elements in the collection passed to the method as a parameter.\nWhen the list is large, this can be an expensive operation.\n\n\nThe quick-fix wraps the list in `new java.util.HashSet<>()` since the time required to create\n`java.util.HashSet` from `java.util.List` and execute `containsAll()` on\n`java.util.HashSet` is O(n+m).\n\n**Example:**\n\n public boolean check(List<String> list, Collection<String> collection) {\n // O(n·m) complexity\n return list.containsAll(collection);\n }\n\nAfter the quick-fix is applied:\n\n public boolean check(List<String> list, Collection<String> collection) {\n // O(n+m) complexity\n return new HashSet<>(list).containsAll(collection);\n }\n\nNew in 2022.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SlowListContainsAll",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance",
"index": 10,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ExceptionPackage",
"shortDescription": {
"text": "Exception package"
},
"fullDescription": {
"text": "Reports packages that only contain classes that extend 'java.lang.Throwable', either directly or indirectly. Although exceptions usually don't depend on other classes for their implementation, they are normally not used separately. It is often a better design to locate exceptions in the same package as the classes that use them. Available only from Code | Inspect Code or Code | Analyze Code | Run Inspection by Name and isn't reported in the editor.",
"markdown": "Reports packages that only contain classes that extend `java.lang.Throwable`, either directly or indirectly.\n\nAlthough exceptions usually don't depend on other classes for their implementation, they are normally not used separately.\nIt is often a better design to locate exceptions in the same package as the classes that use them.\n\nAvailable only from **Code \\| Inspect Code** or\n**Code \\| Analyze Code \\| Run Inspection by Name** and isn't reported in the editor."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ExceptionPackage",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Packaging issues",
"index": 44,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TypeParameterExtendsObject",
"shortDescription": {
"text": "Type parameter explicitly extends 'Object'"
},
"fullDescription": {
"text": "Reports type parameters and wildcard type arguments that are explicitly declared to extend 'java.lang.Object'. Such 'extends' clauses are redundant as 'java.lang.Object' is a supertype for all classes. Example: 'class ClassA<T extends Object> {}' If you need to preserve the 'extends Object' clause because of annotations, disable the Ignore when java.lang.Object is annotated option. This might be useful, for example, when you use a nullness analyzer, and the 'extends Object' clause holds a '@Nullable'/'@NotNull' annotation. Example: 'class MyClass<T extends @NotNull Object> {}'",
"markdown": "Reports type parameters and wildcard type arguments that are explicitly declared to extend `java.lang.Object`.\n\nSuch 'extends' clauses are redundant as `java.lang.Object` is a supertype for all classes.\n\n**Example:**\n\n class ClassA<T extends Object> {}\n\n\nIf you need to preserve the 'extends Object' clause because of annotations, disable the\n**Ignore when java.lang.Object is annotated** option.\nThis might be useful, for example, when you use a nullness analyzer, and the 'extends Object' clause\nholds a `@Nullable`/`@NotNull` annotation.\n\n**Example:**\n\n class MyClass<T extends @NotNull Object> {}\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "TypeParameterExplicitlyExtendsObject",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "StringConcatenationInsideStringBufferAppend",
"shortDescription": {
"text": "String concatenation as argument to 'StringBuilder.append()' call"
},
"fullDescription": {
"text": "Reports 'String' concatenation used as the argument to 'StringBuffer.append()', 'StringBuilder.append()' or 'Appendable.append()'. Such calls may profitably be turned into chained append calls on the existing 'StringBuffer/Builder/Appendable' saving the cost of an extra 'StringBuffer/Builder' allocation. This inspection ignores compile-time evaluated 'String' concatenations, in which case the conversion would only worsen performance. Example: 'void bar(StringBuilder builder, String name) {\n builder.append(\"Hello,\" + name); //warning\n builder.append(\"Hello,\" + \"world\"); //no warning\n }'",
"markdown": "Reports `String` concatenation used as the argument to `StringBuffer.append()`, `StringBuilder.append()` or `Appendable.append()`.\n\n\nSuch calls may profitably be turned into chained append calls on the existing `StringBuffer/Builder/Appendable`\nsaving the cost of an extra `StringBuffer/Builder` allocation.\nThis inspection ignores compile-time evaluated `String` concatenations, in which case the conversion would only\nworsen performance.\n\n**Example:**\n\n\n void bar(StringBuilder builder, String name) {\n builder.append(\"Hello,\" + name); //warning\n builder.append(\"Hello,\" + \"world\"); //no warning\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "StringConcatenationInsideStringBufferAppend",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance",
"index": 10,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FeatureEnvy",
"shortDescription": {
"text": "Feature envy"
},
"fullDescription": {
"text": "Reports the Feature Envy code smell. The warning is thrown when a method calls methods on another class three or more times. Calls to library classes, parent classes, contained or containing classes are not counted by this inspection. Feature envy is often an indication of the fact that this functionality is located in a wrong class. Example: 'class JobManager {\n // Warning: this method calls three methods\n // of the Job class\n // It would be better to move this chain of\n // calls to the Job class itself.\n void performJob(Job job) {\n job.beforeStart();\n job.process();\n job.afterProcessing();\n }\n }'",
"markdown": "Reports the *Feature Envy* code smell. The warning is thrown when a method calls methods on another class three or more times. Calls to library classes, parent classes, contained or containing classes are not counted by this inspection. Feature envy is often an indication of the fact that this functionality is located in a wrong class.\n\nExample:\n\n\n class JobManager {\n // Warning: this method calls three methods\n // of the Job class\n // It would be better to move this chain of\n // calls to the Job class itself.\n void performJob(Job job) {\n job.beforeStart();\n job.process();\n job.afterProcessing();\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "FeatureEnvy",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Abstraction issues",
"index": 86,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "BoxingBoxedValue",
"shortDescription": {
"text": "Boxing of already boxed value"
},
"fullDescription": {
"text": "Reports boxing of already boxed values. This is a redundant operation since any boxed value will first be auto-unboxed before boxing the value again. If done inside an inner loop, such code may cause performance problems. Example: 'Integer value = 1;\n method(Integer.valueOf(value));' After the quick fix is applied: 'Integer value = 1;\n method(value);'",
"markdown": "Reports boxing of already boxed values.\n\n\nThis is a redundant\noperation since any boxed value will first be auto-unboxed before boxing the\nvalue again. If done inside an inner loop, such code may cause performance\nproblems.\n\n**Example:**\n\n\n Integer value = 1;\n method(Integer.valueOf(value));\n\nAfter the quick fix is applied:\n\n\n Integer value = 1;\n method(value);\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "BoxingBoxedValue",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance",
"index": 10,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantCollectionOperation",
"shortDescription": {
"text": "Redundant 'Collection' operation"
},
"fullDescription": {
"text": "Reports unnecessarily complex collection operations which have simpler alternatives. Example: 'void f(String[] array, Collection<String> collection) {\n String[] strings = Arrays.asList(array).subList(0, 10).toArray(new String[0]);\n boolean contains = collection.containsAll(Collections.singletonList(\"x\"));\n }' After the quick-fix is applied: 'void f(String[] array, Collection<String> collection) {\n String[] strings = Arrays.copyOf(array, 10);\n boolean contains = collection.contains(\"x\");\n }' New in 2018.1",
"markdown": "Reports unnecessarily complex collection operations which have simpler alternatives.\n\nExample:\n\n\n void f(String[] array, Collection<String> collection) {\n String[] strings = Arrays.asList(array).subList(0, 10).toArray(new String[0]);\n boolean contains = collection.containsAll(Collections.singletonList(\"x\"));\n }\n\nAfter the quick-fix is applied:\n\n\n void f(String[] array, Collection<String> collection) {\n String[] strings = Arrays.copyOf(array, 10);\n boolean contains = collection.contains(\"x\");\n }\n\nNew in 2018.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RedundantCollectionOperation",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Verbose or redundant code constructs",
"index": 47,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "OverriddenMethodCallDuringObjectConstruction",
"shortDescription": {
"text": "Overridden method called during object construction"
},
"fullDescription": {
"text": "Reports any calls to overridden methods of the current class during object construction. This happens if an object construction is inside: A constructor A non-static instance initializer A non-static field initializer 'clone()' 'readObject()' 'readObjectNoData()' Such calls may result in subtle bugs, as the object is not guaranteed to be initialized before the method call occurs. Example: 'abstract class Parent {\n void someMethod() { }\n }\n\n class Child extends Parent {\n Child() {\n someMethod();\n }\n\n @Override\n void someMethod() { }\n }' This inspection shares its functionality with: The Abstract method called during object construction inspection The Overridable method called during object construction inspection Only one inspection should be enabled at the same time to prevent duplicate warnings.",
"markdown": "Reports any calls to overridden methods of the current class during object construction. This happens if an object construction is inside:\n\n* A constructor\n* A non-static instance initializer\n* A non-static field initializer\n* `clone()`\n* `readObject()`\n* `readObjectNoData()`\n\nSuch calls may result in subtle bugs, as the object is not guaranteed to be initialized before the method call occurs.\n\nExample:\n\n\n abstract class Parent {\n void someMethod() { }\n }\n\n class Child extends Parent {\n Child() {\n someMethod();\n }\n\n @Override\n void someMethod() { }\n }\n\nThis inspection shares its functionality with:\n\n* The **Abstract method called during object construction** inspection\n* The **Overridable method called during object construction** inspection\n\nOnly one inspection should be enabled at the same time to prevent duplicate warnings."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "OverriddenMethodCallDuringObjectConstruction",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Initialization",
"index": 33,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AbstractClassWithoutAbstractMethods",
"shortDescription": {
"text": "Abstract class without 'abstract' methods"
},
"fullDescription": {
"text": "Reports 'abstract' classes that have no 'abstract' methods. In most cases it does not make sense to have an 'abstract' class without any 'abstract' methods, and the 'abstract' modifier can be removed from the class. If the class was declared 'abstract' to prevent instantiation, it is often a better option to use a 'private' constructor to prevent instantiation instead. Example: 'abstract class Example {\n public String getName() {\n return \"IntelliJ IDEA\";\n }\n }' Use the option to ignore utility classes.",
"markdown": "Reports `abstract` classes that have no `abstract` methods. In most cases it does not make sense to have an `abstract` class without any `abstract` methods, and the `abstract` modifier can be removed from the class. If the class was declared `abstract` to prevent instantiation, it is often a better option to use a `private` constructor to prevent instantiation instead.\n\n**Example:**\n\n\n abstract class Example {\n public String getName() {\n return \"IntelliJ IDEA\";\n }\n }\n\nUse the option to ignore utility classes."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "AbstractClassWithoutAbstractMethods",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Inheritance issues",
"index": 147,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CastThatLosesPrecision",
"shortDescription": {
"text": "Numeric cast that loses precision"
},
"fullDescription": {
"text": "Reports cast operations between primitive numeric types that may result in precision loss. Such casts are not necessarily a problem but may result in difficult to trace bugs if the loss of precision is unexpected. Example: 'int a = 420;\n byte b = (byte) a;' Use the Ignore casts from int to char option to ignore casts from 'int' to 'char'. This type of cast is often used when implementing I/O operations because the 'read()' method of the 'java.io.Reader' class returns an 'int'. Use the Ignore casts from int 128-255 to byte option to ignore casts of constant values (128-255) from 'int' to 'byte'. Such values will overflow to negative numbers that still fit inside a byte.",
"markdown": "Reports cast operations between primitive numeric types that may result in precision loss.\n\nSuch casts are not necessarily a problem but may result in difficult to\ntrace bugs if the loss of precision is unexpected.\n\n**Example:**\n\n\n int a = 420;\n byte b = (byte) a;\n\nUse the **Ignore casts from int to char** option to ignore casts from `int` to `char`.\nThis type of cast is often used when implementing I/O operations because the `read()` method of the\n`java.io.Reader` class returns an `int`.\n\nUse the **Ignore casts from int 128-255 to byte** option to ignore casts of constant values (128-255) from `int` to\n`byte`.\nSuch values will overflow to negative numbers that still fit inside a byte."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NumericCastThatLosesPrecision",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Numeric issues/Cast",
"index": 136,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SameReturnValue",
"shortDescription": {
"text": "Method always returns the same value"
},
"fullDescription": {
"text": "Reports methods and method hierarchies that always return the same constant. The inspection works differently in batch-mode (from Code | Inspect Code or Code | Analyze Code | Run Inspection by Name) and on-the-fly in the editor: In batch-mode, the inspection reports methods and method hierarchies that always return the same constant. In the editor, the inspection only reports methods that have more than one 'return' statement, do not have super methods, and cannot be overridden. If a method overrides or implements a method, a contract may require it to return a specific constant, but at the same time, we may want to have several exit points. If a method can be overridden, it is possible that a different value will be returned in subclasses. Example: 'class X {\n // Warn only in batch-mode:\n int xxx() { // Method 'xxx()' and all its overriding methods always return '0'\n return 0;\n }\n }\n\n class Y extends X {\n @Override\n int xxx() {\n return 0;\n }\n\n // Warn only in batch-mode:\n int yyy() { // Method 'yyy()' always returns '0'\n return 0;\n }\n\n // Warn both in batch-mode and on-the-fly:\n final int zzz(boolean flag) { // Method 'zzz()' always returns '0'\n if (Math.random() > 0.5) {\n return 0;\n }\n return 0;\n }\n }'",
"markdown": "Reports methods and method hierarchies that always return the same constant.\n\n\nThe inspection works differently in batch-mode\n(from **Code \\| Inspect Code** or **Code \\| Analyze Code \\| Run Inspection by Name**)\nand on-the-fly in the editor:\n\n* In batch-mode, the inspection reports methods and method hierarchies that always return the same constant.\n* In the editor, the inspection only reports methods that have more than one `return` statement, do not have super methods, and cannot be overridden. If a method overrides or implements a method, a contract may require it to return a specific constant, but at the same time, we may want to have several exit points. If a method can be overridden, it is possible that a different value will be returned in subclasses.\n\n**Example:**\n\n\n class X {\n // Warn only in batch-mode:\n int xxx() { // Method 'xxx()' and all its overriding methods always return '0'\n return 0;\n }\n }\n\n class Y extends X {\n @Override\n int xxx() {\n return 0;\n }\n\n // Warn only in batch-mode:\n int yyy() { // Method 'yyy()' always returns '0'\n return 0;\n }\n\n // Warn both in batch-mode and on-the-fly:\n final int zzz(boolean flag) { // Method 'zzz()' always returns '0'\n if (Math.random() > 0.5) {\n return 0;\n }\n return 0;\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "SameReturnValue",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Declaration redundancy",
"index": 12,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ThrowablePrintStackTrace",
"shortDescription": {
"text": "Call to 'printStackTrace()'"
},
"fullDescription": {
"text": "Reports calls to 'Throwable.printStackTrace()' without arguments. Such statements are often used for temporary debugging and should be either removed from the production code or replaced with a more robust logging facility.",
"markdown": "Reports calls to `Throwable.printStackTrace()` without arguments.\n\nSuch statements are often used for temporary debugging and should be either removed from the production code\nor replaced with a more robust logging facility."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "CallToPrintStackTrace",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code maturity",
"index": 56,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "StringBufferMustHaveInitialCapacity",
"shortDescription": {
"text": "'StringBuilder' without initial capacity"
},
"fullDescription": {
"text": "Reports attempts to instantiate a new 'StringBuffer' or 'StringBuilder' object without specifying its initial capacity. If no initial capacity is specified, a default capacity is used, which will rarely be optimal. Failing to specify the initial capacity for 'StringBuffer' may result in performance issues if space needs to be reallocated and memory copied when the initial capacity is exceeded. Example: '// Capacity is not specified\n var sb = new StringBuilder();'",
"markdown": "Reports attempts to instantiate a new `StringBuffer` or `StringBuilder` object without specifying its initial capacity.\n\n\nIf no initial capacity is specified, a default capacity is used, which will rarely be optimal.\nFailing to specify the initial capacity for `StringBuffer` may result\nin performance issues if space needs to be reallocated and memory copied\nwhen the initial capacity is exceeded.\n\nExample:\n\n\n // Capacity is not specified\n var sb = new StringBuilder();\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "StringBufferWithoutInitialCapacity",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance",
"index": 10,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ThreeNegationsPerMethod",
"shortDescription": {
"text": "Method with more than three negations"
},
"fullDescription": {
"text": "Reports methods with three or more negations. Such methods may be confusing. Example: 'void doSmth(int a, int b, boolean flag1, boolean flag2) {\n if (!flag && !flag2) {\n if (a != b) {\n doOther();\n }\n }\n }' Without negations, the method becomes easier to understand: 'void doSmth(int a, int b, boolean flag1, boolean flag2) {\n if (flag1 || flag2 || a == b) return;\n doOther();\n }' Configure the inspection: Use the Ignore negations in 'equals()' methods option to disable the inspection within 'equals()' methods. Use the Ignore negations in 'assert' statements to disable the inspection within 'assert' statements.",
"markdown": "Reports methods with three or more negations. Such methods may be confusing.\n\n**Example:**\n\n\n void doSmth(int a, int b, boolean flag1, boolean flag2) {\n if (!flag && !flag2) {\n if (a != b) {\n doOther();\n }\n }\n }\n\nWithout negations, the method becomes easier to understand:\n\n\n void doSmth(int a, int b, boolean flag1, boolean flag2) {\n if (flag1 || flag2 || a == b) return;\n doOther();\n }\n\nConfigure the inspection:\n\n* Use the **Ignore negations in 'equals()' methods** option to disable the inspection within `equals()` methods.\n* Use the **Ignore negations in 'assert' statements** to disable the inspection within `assert` statements."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "MethodWithMoreThanThreeNegations",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Method metrics",
"index": 132,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ThreadWithDefaultRunMethod",
"shortDescription": {
"text": "Instantiating a 'Thread' with default 'run()' method"
},
"fullDescription": {
"text": "Reports instantiations of 'Thread' or an inheritor without specifying a 'Runnable' parameter or overriding the 'run()' method. Such threads do nothing useful. Example: 'new Thread().start();'",
"markdown": "Reports instantiations of `Thread` or an inheritor without specifying a `Runnable` parameter or overriding the `run()` method. Such threads do nothing useful.\n\n**Example:**\n\n\n new Thread().start();\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "InstantiatingAThreadWithDefaultRunMethod",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Java8MapApi",
"shortDescription": {
"text": "Simplifiable 'Map' operations"
},
"fullDescription": {
"text": "Reports common usage patterns of 'java.util.Map' and suggests replacing them with: 'getOrDefault()', 'computeIfAbsent()', 'putIfAbsent()', 'merge()', or 'replaceAll()'. Example: 'map.containsKey(key) ? map.get(key) : \"default\";' After the quick-fix is applied: 'map.getOrDefault(key, \"default\");' Example: 'List<String> list = map.get(key);\n if (list == null) {\n list = new ArrayList<>();\n map.put(key, list);\n }' After the quick-fix is applied: 'map.computeIfAbsent(key, localKey -> new ArrayList<>());' Example: 'Integer val = map.get(key);\n if (val == null) map.put(key, 1);\n else map.put(key, val + 1);' After the quick-fix is applied: 'map.merge(key, 1, (localKey, localValue) -> localValue + 1);' Example: 'for (Map.Entry<String, String> entry : map.entrySet()) {\n map.put(entry.getKey(), transform(entry.getValue()));\n }' After the quick-fix is applied: 'map.replaceAll((localKey, localValue) -> transform(localValue));' Note that the replacement with 'computeIfAbsent()' or 'merge()' might work incorrectly for some 'Map' implementations if the code extracted to the lambda expression modifies the same 'Map'. By default, the warning doesn't appear if this code might have side effects. If necessary, enable the Suggest replacement even if lambda may have side effects option to always show the warning. Also, due to different handling of the 'null' value in old methods like 'put()' and newer methods like 'computeIfAbsent()' or 'merge()', semantics might change if storing the 'null' value into given 'Map' is important. The inspection won't suggest the replacement when the value is statically known to be nullable, but for values with unknown nullability the replacement is still suggested. In these cases, we recommended suppressing the warning and adding an explanatory comment. This inspection reports only if the language level of the project or module is 8 or higher.",
"markdown": "Reports common usage patterns of `java.util.Map` and suggests replacing them with: `getOrDefault()`, `computeIfAbsent()`, `putIfAbsent()`, `merge()`, or `replaceAll()`.\n\nExample:\n\n\n map.containsKey(key) ? map.get(key) : \"default\";\n\nAfter the quick-fix is applied:\n\n\n map.getOrDefault(key, \"default\");\n\nExample:\n\n\n List<String> list = map.get(key);\n if (list == null) {\n list = new ArrayList<>();\n map.put(key, list);\n }\n\nAfter the quick-fix is applied:\n\n\n map.computeIfAbsent(key, localKey -> new ArrayList<>());\n\nExample:\n\n\n Integer val = map.get(key);\n if (val == null) map.put(key, 1);\n else map.put(key, val + 1);\n\nAfter the quick-fix is applied:\n\n\n map.merge(key, 1, (localKey, localValue) -> localValue + 1);\n\nExample:\n\n\n for (Map.Entry<String, String> entry : map.entrySet()) {\n map.put(entry.getKey(), transform(entry.getValue()));\n }\n\nAfter the quick-fix is applied:\n\n\n map.replaceAll((localKey, localValue) -> transform(localValue));\n\nNote that the replacement with `computeIfAbsent()` or `merge()` might work incorrectly for some `Map`\nimplementations if the code extracted to the lambda expression modifies the same `Map`. By default,\nthe warning doesn't appear if this code might have side effects. If necessary, enable the\n**Suggest replacement even if lambda may have side effects** option to always show the warning.\n\nAlso, due to different handling of the `null` value in old methods like `put()` and newer methods like\n`computeIfAbsent()` or `merge()`, semantics might change if storing the `null` value into given\n`Map` is important. The inspection won't suggest the replacement when the value is statically known to be nullable,\nbut for values with unknown nullability the replacement is still suggested. In these cases, we recommended suppressing the warning\nand adding an explanatory comment.\n\nThis inspection reports only if the language level of the project or module is 8 or higher."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "Java8MapApi",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 8",
"index": 120,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TestOnlyProblems",
"shortDescription": {
"text": "Test-only usage in production code"
},
"fullDescription": {
"text": "Reports '@TestOnly'- and '@VisibleForTesting'-annotated methods and classes that are used in production code. Also reports usage of applying '@TestOnly' '@VisibleForTesting' to the same element. The problems are not reported if such method or class is referenced from: Code under the Test Sources folder A test class (JUnit/TestNG) Another '@TestOnly'-annotated method Example (in production code): '@TestOnly\n fun foo() { ... }\n\n fun main () {\n foo()\n }'",
"markdown": "Reports `@TestOnly`- and `@VisibleForTesting`-annotated methods and classes that are used in production code. Also reports usage of applying `@TestOnly` `@VisibleForTesting` to the same element.\n\nThe problems are not reported if such method or class is referenced from:\n\n* Code under the **Test Sources** folder\n* A test class (JUnit/TestNG)\n* Another `@TestOnly`-annotated method\n\n**Example (in production code):**\n\n\n @TestOnly\n fun foo() { ... }\n\n fun main () {\n foo()\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "TestOnlyProblems",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JVM languages/Test frameworks",
"index": 121,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MeaninglessRecordAnnotationInspection",
"shortDescription": {
"text": "Meaningless record annotation"
},
"fullDescription": {
"text": "Reports annotations used on record components that have no effect. This can happen in two cases: The reported annotation has the METHOD target, but the corresponding accessor is explicitly defined. The reported annotation has the PARAMETER target, but the canonical constructor is explicitly defined. Example: '@Target(ElementType.METHOD)\n@interface A { }\n \n// The annotation will not appear in bytecode at all,\n// as it should be propagated to the accessor but accessor is explicitly defined \nrecord R(@A int x) {\n public int x() { return x; }\n}' New in 2021.1",
"markdown": "Reports annotations used on record components that have no effect.\n\nThis can happen in two cases:\n\n* The reported annotation has the METHOD target, but the corresponding accessor is explicitly defined.\n* The reported annotation has the PARAMETER target, but the canonical constructor is explicitly defined.\n\nExample:\n\n\n @Target(ElementType.METHOD)\n @interface A { }\n \n // The annotation will not appear in bytecode at all,\n // as it should be propagated to the accessor but accessor is explicitly defined \n record R(@A int x) {\n public int x() { return x; }\n }\n\nNew in 2021.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "MeaninglessRecordAnnotationInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FillPermitsList",
"shortDescription": {
"text": "Same file subclasses are missing from permits clause of a sealed class"
},
"fullDescription": {
"text": "Reports sealed classes whose permits clauses do not contain some of the subclasses from the same file. Example: 'sealed class A {}\n final class B extends A {}' After the quick-fix is applied: 'sealed class A permits B {}\n final class B extends A {}' New in 2020.3",
"markdown": "Reports sealed classes whose permits clauses do not contain some of the subclasses from the same file.\n\nExample:\n\n\n sealed class A {}\n final class B extends A {}\n\nAfter the quick-fix is applied:\n\n\n sealed class A permits B {}\n final class B extends A {}\n\nNew in 2020.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "FillPermitsList",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Junit4Converter",
"shortDescription": {
"text": "JUnit 3 test can be JUnit 4"
},
"fullDescription": {
"text": "Reports JUnit 3 test classes that can be converted to JUnit 4 test classes. Example: 'public class MainTestCase extends junit.framework.TestCase {\n public void test() {\n Assert.assertTrue(true);\n }\n }' After the quick-fix is applied: 'public class MainTestCase {\n @org.junit.Test\n public void test() {\n Assert.assertTrue(true);\n }\n }' This inspection only reports if the language level of the project or module is 5 or higher, and JUnit 4 is available on the classpath.",
"markdown": "Reports JUnit 3 test classes that can be converted to JUnit 4 test classes.\n\n**Example:**\n\n\n public class MainTestCase extends junit.framework.TestCase {\n public void test() {\n Assert.assertTrue(true);\n }\n }\n\nAfter the quick-fix is applied:\n\n\n public class MainTestCase {\n @org.junit.Test\n public void test() {\n Assert.assertTrue(true);\n }\n }\n\nThis inspection only reports if the language level of the project or module is 5 or higher, and JUnit 4 is available on the classpath."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "Junit4Converter",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "JVM languages/Test frameworks",
"index": 121,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SuspiciousDateFormat",
"shortDescription": {
"text": "Suspicious date format pattern"
},
"fullDescription": {
"text": "Reports date format patterns that are likely used by mistake. The following patterns are reported: Uppercase \"Y\", unless \"w\" appears nearby. It stands for \"Week year\" that is almost always the same as normal \"Year\" (lowercase \"y\" pattern), but may point to the next year at the end of December. Uppercase \"M\" (month) close to \"H\", \"K\", \"h\", or \"k\" (hour). It's likely that a lowercase \"m\" (minute) was intended. Lowercase \"m\" (minute) close to \"y\" (year) or \"d\" (day in month). It's likely that an uppercase \"M\" (month) was intended. Uppercase \"D\" (day in year) close to \"M\", or \"L\" (month). It's likely that a lowercase \"d\" (day in month) was intended. Uppercase \"S\" (milliseconds) close to \"m\" (minutes). It's likely that a lowercase \"s\" (seconds) was intended. Examples: 'new SimpleDateFormat(\"YYYY-MM-dd\")': likely '\"yyyy-MM-dd\"' was intended. 'new SimpleDateFormat(\"yyyy-MM-DD\")': likely '\"yyyy-MM-dd\"' was intended. 'new SimpleDateFormat(\"HH:MM\")': likely '\"HH:mm\"' was intended. New in 2020.1",
"markdown": "Reports date format patterns that are likely used by mistake.\n\nThe following patterns are reported:\n\n* Uppercase \"Y\", unless \"w\" appears nearby. It stands for \"Week year\" that is almost always the same as normal \"Year\" (lowercase \"y\" pattern), but may point to the next year at the end of December.\n* Uppercase \"M\" (month) close to \"H\", \"K\", \"h\", or \"k\" (hour). It's likely that a lowercase \"m\" (minute) was intended.\n* Lowercase \"m\" (minute) close to \"y\" (year) or \"d\" (day in month). It's likely that an uppercase \"M\" (month) was intended.\n* Uppercase \"D\" (day in year) close to \"M\", or \"L\" (month). It's likely that a lowercase \"d\" (day in month) was intended.\n* Uppercase \"S\" (milliseconds) close to \"m\" (minutes). It's likely that a lowercase \"s\" (seconds) was intended.\n\n\nExamples: \n\n`new SimpleDateFormat(\"YYYY-MM-dd\")`: likely `\"yyyy-MM-dd\"` was intended. \n\n`new SimpleDateFormat(\"yyyy-MM-DD\")`: likely `\"yyyy-MM-dd\"` was intended. \n\n`new SimpleDateFormat(\"HH:MM\")`: likely `\"HH:mm\"` was intended.\n\nNew in 2020.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SuspiciousDateFormat",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MagicConstant",
"shortDescription": {
"text": "Magic constant"
},
"fullDescription": {
"text": "Reports expressions that can be replaced with \"magic\" constants. Example 1: '// Bare literal \"2\" is used, warning:\n Font font = new Font(\"Arial\", 2)' Example 2: '// Predefined constant is used, good:\n Font font = new Font(\"Arial\", Font.ITALIC)' When possible, the quick-fix inserts an appropriate predefined constant. The behavior of this inspection is controlled by 'org.intellij.lang.annotations.MagicConstant' annotation. Some standard Java library methods are pre-annotated, but you can use this annotation in your code as well.",
"markdown": "Reports expressions that can be replaced with \"magic\" constants.\n\nExample 1:\n\n\n // Bare literal \"2\" is used, warning:\n Font font = new Font(\"Arial\", 2)\n\nExample 2:\n\n\n // Predefined constant is used, good:\n Font font = new Font(\"Arial\", Font.ITALIC)\n\n\nWhen possible, the quick-fix inserts an appropriate predefined constant.\n\n\nThe behavior of this inspection is controlled by `org.intellij.lang.annotations.MagicConstant` annotation.\nSome standard Java library methods are pre-annotated, but you can use this annotation in your code as well."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "MagicConstant",
"cweIds": [
489
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NumericToString",
"shortDescription": {
"text": "Call to 'Number.toString()'"
},
"fullDescription": {
"text": "Reports 'toString()' calls on objects of a class extending 'Number'. Such calls are usually incorrect in an internationalized environment and some locale specific formatting should be used instead. Example: 'void print(Double d) {\n System.out.println(d.toString());\n }' A possible way to fix this problem could be: 'void print(Double d) {\n System.out.printf(\"%f%n\", d);\n }' This formats the number using the default locale which is set during the startup of the JVM and is based on the host environment.",
"markdown": "Reports `toString()` calls on objects of a class extending `Number`. Such calls are usually incorrect in an internationalized environment and some locale specific formatting should be used instead.\n\n**Example:**\n\n\n void print(Double d) {\n System.out.println(d.toString());\n }\n\nA possible way to fix this problem could be:\n\n\n void print(Double d) {\n System.out.printf(\"%f%n\", d);\n }\n\nThis formats the number using the default locale which is set during the startup of the JVM and is based on the host environment."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CallToNumericToString",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Internationalization",
"index": 6,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnnecessaryDefault",
"shortDescription": {
"text": "Unnecessary 'default' for enum 'switch' statement"
},
"fullDescription": {
"text": "Reports enum 'switch' statements or expression with 'default' branches which can never be taken, because all possible values are covered by a 'case' branch. Such elements are redundant, especially for 'switch' expressions, because they don't compile when all enum constants are not covered by a 'case' branch. The language level needs to be configured to 14 to report 'switch' expressions. The provided quick-fix removes 'default' branches. Example: 'enum E { A, B }\n int foo(E e) {\n return switch (e) {\n case A -> 1;\n case B -> 2;\n default -> 3;\n };\n }' After the quick-fix is applied: 'enum E { A, B }\n int foo(E e) {\n return switch (e) {\n case A -> 1;\n case B -> 2;\n };\n }' Use the Only report switch expressions option to report only redundant 'default' branches in switch expressions.",
"markdown": "Reports enum `switch` statements or expression with `default` branches which can never be taken, because all possible values are covered by a `case` branch.\n\nSuch elements are redundant, especially for `switch` expressions, because they don't compile when all\nenum constants are not covered by a `case` branch.\n\n\nThe language level needs to be configured to 14 to report `switch` expressions.\n\nThe provided quick-fix removes `default` branches.\n\nExample:\n\n\n enum E { A, B }\n int foo(E e) {\n return switch (e) {\n case A -> 1;\n case B -> 2;\n default -> 3;\n };\n }\n\nAfter the quick-fix is applied:\n\n\n enum E { A, B }\n int foo(E e) {\n return switch (e) {\n case A -> 1;\n case B -> 2;\n };\n }\n\nUse the **Only report switch expressions** option to report only redundant `default` branches in switch expressions."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnnecessaryDefault",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Verbose or redundant code constructs",
"index": 47,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "VolatileArrayField",
"shortDescription": {
"text": "Volatile array field"
},
"fullDescription": {
"text": "Reports array fields that are declared 'volatile'. Such declarations may be confusing because accessing the array itself follows the rules for 'volatile' fields, but accessing the array's contents does not. Example: 'class Data {\n private volatile int[] idx = new int[0];\n }' If such volatile access is needed for array contents, consider using 'java.util.concurrent.atomic' classes instead: 'class Data {\n private final AtomicIntegerArray idx = new AtomicIntegerArray(new int[0]);\n }'",
"markdown": "Reports array fields that are declared `volatile`. Such declarations may be confusing because accessing the array itself follows the rules for `volatile` fields, but accessing the array's contents does not.\n\n**Example:**\n\n\n class Data {\n private volatile int[] idx = new int[0];\n }\n\n\nIf such volatile access is needed for array contents, consider using\n`java.util.concurrent.atomic` classes instead:\n\n\n class Data {\n private final AtomicIntegerArray idx = new AtomicIntegerArray(new int[0]);\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "VolatileArrayField",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnnecessaryInheritDoc",
"shortDescription": {
"text": "Unnecessary '{@inheritDoc}' Javadoc comment"
},
"fullDescription": {
"text": "Reports Javadoc comments that contain only an '{@inheritDoc}' tag. Since Javadoc copies the super class' comment if no comment is present, a comment containing only '{@inheritDoc}' adds nothing. Also, it reports the '{@inheritDoc}' usages in invalid locations, for example, in fields. Suggests removing the unnecessary Javadoc comment. Example: 'class Example implements Comparable<Example> {\n /**\n * {@inheritDoc}\n */\n @Override\n public int compareTo(Example o) {\n return 0;\n }\n }' After the quick-fix is applied: 'class Example implements Comparable<Example> {\n @Override\n public int compareTo(Example o) {\n return 0;\n }\n }'",
"markdown": "Reports Javadoc comments that contain only an `{@inheritDoc}` tag. Since Javadoc copies the super class' comment if no comment is present, a comment containing only `{@inheritDoc}` adds nothing.\n\nAlso, it reports the `{@inheritDoc}` usages in invalid locations, for example, in fields.\n\nSuggests removing the unnecessary Javadoc comment.\n\n**Example:**\n\n\n class Example implements Comparable<Example> {\n /**\n * {@inheritDoc}\n */\n @Override\n public int compareTo(Example o) {\n return 0;\n }\n }\n\nAfter the quick-fix is applied:\n\n\n class Example implements Comparable<Example> {\n @Override\n public int compareTo(Example o) {\n return 0;\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "UnnecessaryInheritDoc",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Javadoc",
"index": 79,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NonReproducibleMathCall",
"shortDescription": {
"text": "Non-reproducible call to 'Math'"
},
"fullDescription": {
"text": "Reports calls to 'java.lang.Math' methods, which results are not guaranteed to be reproduced precisely. In environments where reproducibility of results is required, 'java.lang.StrictMath' should be used instead.",
"markdown": "Reports calls to `java.lang.Math` methods, which results are not guaranteed to be reproduced precisely.\n\nIn environments where reproducibility of results is required, `java.lang.StrictMath`\nshould be used instead."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NonReproducibleMathCall",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Numeric issues",
"index": 31,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ParametersPerConstructor",
"shortDescription": {
"text": "Constructor with too many parameters"
},
"fullDescription": {
"text": "Reports constructors whose number of parameters exceeds the specified maximum. Such objects are hard to instantiate, especially if some parameters are optional. Constructors with too many parameters may indicate that refactoring is necessary. Consider applying the builder pattern, for example. Example: 'public BankAccount(long accountNumber,\n String owner,\n double balance,\n double interestRate) {\n // fields initialization\n }' Configure the inspection: Use the Parameter limit field to specify the maximum allowed number of parameters in a constructor. Use the Ignore constructors with visibility list to specify whether the inspection should ignore constructors with specific visibility.",
"markdown": "Reports constructors whose number of parameters exceeds the specified maximum. Such objects are hard to instantiate, especially if some parameters are optional. Constructors with too many parameters may indicate that refactoring is necessary. Consider applying the builder pattern, for example.\n\n**Example:**\n\n\n public BankAccount(long accountNumber,\n String owner,\n double balance,\n double interestRate) {\n // fields initialization\n }\n\nConfigure the inspection:\n\n* Use the **Parameter limit** field to specify the maximum allowed number of parameters in a constructor.\n* Use the **Ignore constructors with visibility** list to specify whether the inspection should ignore constructors with specific visibility."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ConstructorWithTooManyParameters",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Method metrics",
"index": 132,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NonExtendableApiUsage",
"shortDescription": {
"text": "Class, interface, or method should not be extended"
},
"fullDescription": {
"text": "Reports classes, interfaces and methods that extend, implement, or override API elements marked with '@ApiStatus.NonExtendable'. The '@ApiStatus.NonExtendable' annotation indicates that the class, interface, or method must not be extended, implemented, or overridden. Since casting such interfaces and classes to the internal library implementation is rather common, if a client provides a different implementation, you will get 'ClassCastException'. Adding new abstract methods to such classes and interfaces will break the compatibility with the client's implementations.",
"markdown": "Reports classes, interfaces and methods that extend, implement, or override API elements marked with `@ApiStatus.NonExtendable`.\n\n\nThe `@ApiStatus.NonExtendable` annotation indicates that the class, interface, or method **must not be extended,\nimplemented, or overridden** .\nSince casting such interfaces and classes to the internal library implementation is rather common,\nif a client provides a different implementation, you will get `ClassCastException`.\nAdding new abstract methods to such classes and interfaces will break the compatibility with the client's implementations."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "NonExtendableApiUsage",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JVM languages",
"index": 1,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnqualifiedFieldAccess",
"shortDescription": {
"text": "Instance field access not qualified with 'this'"
},
"fullDescription": {
"text": "Reports field access operations that are not qualified with 'this' or some other qualifier. Some coding styles mandate that all field access operations are qualified to prevent confusion with local variable or parameter access. Example: 'class Foo {\n int foo;\n\n void bar() {\n foo += 1;\n }\n }' After the quick-fix is applied: 'class Foo {\n int foo;\n\n void bar() {\n this.foo += 1;\n }\n }'",
"markdown": "Reports field access operations that are not qualified with `this` or some other qualifier.\n\n\nSome coding styles mandate that all field access operations are qualified to prevent confusion with local\nvariable or parameter access.\n\n**Example:**\n\n\n class Foo {\n int foo;\n\n void bar() {\n foo += 1;\n }\n }\n\nAfter the quick-fix is applied:\n\n\n class Foo {\n int foo;\n\n void bar() {\n this.foo += 1;\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "UnqualifiedFieldAccess",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MismatchedCollectionQueryUpdate",
"shortDescription": {
"text": "Mismatched query and update of collection"
},
"fullDescription": {
"text": "Reports collections whose contents are either queried and not updated, or updated and not queried. Such inconsistent queries and updates are pointless and may indicate either dead code or a typo. Use the inspection settings to specify name patterns that correspond to update/query methods. Query methods that return an element are automatically detected, and only those that write data to an output parameter (for example, an 'OutputStream') need to be specified. Example: Suppose you have your custom 'FixedStack' class with method 'store()': 'public class FixedStack<T> extends Collection<T> {\n public T store(T t) {\n // implementation\n }\n }' You can add 'store' to the update methods table in order to report mismatched queries like: 'void test(int i) {\n FixedStack<Integer> stack = new FixedStack<>();\n stack.store(i);\n }'",
"markdown": "Reports collections whose contents are either queried and not updated, or updated and not queried.\n\n\nSuch inconsistent queries and updates are pointless and may indicate\neither dead code or a typo.\n\n\nUse the inspection settings to specify name patterns that correspond to update/query methods.\nQuery methods that return an element are automatically detected, and only\nthose that write data to an output parameter (for example, an `OutputStream`) need to be specified.\n\n\n**Example:**\n\nSuppose you have your custom `FixedStack` class with method `store()`:\n\n\n public class FixedStack<T> extends Collection<T> {\n public T store(T t) {\n // implementation\n }\n }\n\nYou can add `store` to the update methods table in order to report mismatched queries like:\n\n\n void test(int i) {\n FixedStack<Integer> stack = new FixedStack<>();\n stack.store(i);\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "MismatchedQueryAndUpdateOfCollection",
"cweIds": [
561,
563
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CharacterComparison",
"shortDescription": {
"text": "Character comparison"
},
"fullDescription": {
"text": "Reports ordinal comparisons of 'char' values. In an internationalized environment, such comparisons are rarely correct.",
"markdown": "Reports ordinal comparisons of `char` values. In an internationalized environment, such comparisons are rarely correct."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CharacterComparison",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Internationalization",
"index": 6,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SynchronizeOnThis",
"shortDescription": {
"text": "Synchronization on 'this'"
},
"fullDescription": {
"text": "Reports synchronization on 'this' or 'class' expressions. The reported constructs include 'synchronized' blocks and calls to 'wait()', 'notify()' or 'notifyAll()'. There are several reasons synchronization on 'this' or 'class' expressions may be a bad idea: it makes synchronization a part of the external interface of the class, which makes a future change to a different locking mechanism difficult, it becomes hard to track just who is locking on a given object, it makes a denial-of-service attack possible, either on purpose or it can happen easily by accident when subclassing. As an alternative, consider synchronizing on a 'private final' lock object, access to which can be completely controlled. Example: 'public void print() {\n synchronized(this) { // warning: Lock operations on 'this' may have unforeseen side-effects\n System.out.println(\"synchronized\");\n }\n }'",
"markdown": "Reports synchronization on `this` or `class` expressions. The reported constructs include `synchronized` blocks and calls to `wait()`, `notify()` or `notifyAll()`.\n\nThere are several reasons synchronization on `this` or `class` expressions may be a bad idea:\n\n1. it makes synchronization a part of the external interface of the class, which makes a future change to a different locking mechanism difficult,\n2. it becomes hard to track just who is locking on a given object,\n3. it makes a denial-of-service attack possible, either on purpose or it can happen easily by accident when subclassing.\n\nAs an alternative, consider synchronizing on a `private final` lock object, access to which can be completely controlled.\n\n**Example:**\n\n\n public void print() {\n synchronized(this) { // warning: Lock operations on 'this' may have unforeseen side-effects\n System.out.println(\"synchronized\");\n }\n }\n \n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "SynchronizeOnThis",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnusedAssignment",
"shortDescription": {
"text": "Unused assignment"
},
"fullDescription": {
"text": "Reports assignment values that are not used after assignment. If the assignment value is unused, it's better to remove the assignment to shorten the code and avoid redundant allocations. The following cases are reported: variables that are never read after assignment variables that are always overwritten with a new value before being read variable initializers that are redundant (for one of the two reasons above) Configure the inspection: Use the Report redundant initializers option to report redundant initializers: 'int getI() {\n int i = 0; // redundant initialization\n i = 2;\n return i;\n }' Use the Report prefix expressions that can be replaced with binary expressions option to report cases where an '++i' expression may be replaced with 'i + 1': 'int preInc(int value) {\n int res = value;\n return ++res;\n }' Use the Report postfix expressions where the changed value is not used option to report 'i++' cases where the value of 'i' is not used later: 'int postInc(int value) {\n int res = value;\n return res++;\n }' Use the Report pattern variables whose values are never used option to report cases where the value of a pattern variable is overwritten before it is read: 'if (object instanceof String s) {\n s = \"hello\";\n System.out.println(s);\n }' Use the Report iteration parameters whose values are never used option to report cases where the value of an iteration parameter of an enhanced 'for' statements is overwritten before it is read: 'for (String arg : args) {\n arg = \"test\";\n System.out.println(arg);\n }'",
"markdown": "Reports assignment values that are not used after assignment. If the assignment value is unused, it's better to remove the assignment to shorten the code and avoid redundant allocations.\n\nThe following cases are reported:\n\n* variables that are never read after assignment\n* variables that are always overwritten with a new value before being read\n* variable initializers that are redundant (for one of the two reasons above)\n\nConfigure the inspection:\n\n\nUse the **Report redundant initializers** option to report redundant initializers:\n\n\n int getI() {\n int i = 0; // redundant initialization\n i = 2;\n return i;\n }\n\n\nUse the **Report prefix expressions that can be replaced with binary expressions** option to report cases\nwhere an `++i` expression may be replaced with `i + 1`:\n\n\n int preInc(int value) {\n int res = value;\n return ++res;\n }\n\n\nUse the **Report postfix expressions where the changed value is not used** option to report `i++` cases\nwhere the value of `i` is not used later:\n\n\n int postInc(int value) {\n int res = value;\n return res++;\n }\n\n\nUse the **Report pattern variables whose values are never used** option to report cases where the value of a pattern variable\nis overwritten before it is read:\n\n\n if (object instanceof String s) {\n s = \"hello\";\n System.out.println(s);\n }\n\n\nUse the **Report iteration parameters whose values are never used** option to report cases where the value of an iteration parameter\nof an enhanced `for` statements is overwritten before it is read:\n\n\n for (String arg : args) {\n arg = \"test\";\n System.out.println(arg);\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnusedAssignment",
"cweIds": [
561,
563
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "HashCodeUsesNonFinalVariable",
"shortDescription": {
"text": "Non-final field referenced in 'hashCode()'"
},
"fullDescription": {
"text": "Reports implementations of 'hashCode()' that access non-'final' variables. Such access may result in 'hashCode()' returning different values at different points in the object's lifecycle, which may in turn cause problems when using the standard collections classes. Example: 'class Drink {\n String name;\n Drink(String name) { this.name = name; }\n @Override public int hashCode() {\n return Objects.hash(name); //warning\n }\n }\n ...\n Drink coffee = new Drink(\"Coffee\");\n priceMap.put(coffee, 10.0);\n coffee.name = \"Tea\";\n double coffeePrice = priceMap.get(coffee); //not found' A quick-fix is suggested to make the field final: 'class Drink {\n final String name;\n ...\n }'",
"markdown": "Reports implementations of `hashCode()` that access non-`final` variables.\n\n\nSuch access may result in `hashCode()`\nreturning different values at different points in the object's lifecycle, which may in turn cause problems when\nusing the standard collections classes.\n\n**Example:**\n\n\n class Drink {\n String name;\n Drink(String name) { this.name = name; }\n @Override public int hashCode() {\n return Objects.hash(name); //warning\n }\n }\n ...\n Drink coffee = new Drink(\"Coffee\");\n priceMap.put(coffee, 10.0);\n coffee.name = \"Tea\";\n double coffeePrice = priceMap.get(coffee); //not found\n\nA quick-fix is suggested to make the field final:\n\n\n class Drink {\n final String name;\n ...\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NonFinalFieldReferencedInHashCode",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ProtectedField",
"shortDescription": {
"text": "Protected field"
},
"fullDescription": {
"text": "Reports 'protected' fields. Constants (that is, variables marked 'static' or 'final') are not reported. Example: 'public class A {\n protected Object object; // warning\n protected final static int MODE = 0; // constant, no warning\n }'",
"markdown": "Reports `protected` fields.\n\nConstants (that is, variables marked `static` or `final`) are not reported.\n\n**Example:**\n\n\n public class A {\n protected Object object; // warning\n protected final static int MODE = 0; // constant, no warning\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ProtectedField",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Encapsulation",
"index": 125,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AssignmentUsedAsCondition",
"shortDescription": {
"text": "Assignment used as condition"
},
"fullDescription": {
"text": "Reports assignments that are used as a condition of an 'if', 'while', 'for', or 'do' statement, or a conditional expression. Although occasionally intended, this usage is confusing and may indicate a typo, for example, '=' instead of '=='. The quick-fix replaces '=' with '=='. Example: 'void update(String str, boolean empty) {\n // Warning: 'empty' is reassigned,\n // not compared to str.isEmpty()\n if (empty = str.isEmpty()) {\n ...\n }\n }' After the quick-fix is applied: 'void update(String str, boolean empty) {\n if (empty == str.isEmpty()) {\n ...\n }\n }'",
"markdown": "Reports assignments that are used as a condition of an `if`, `while`, `for`, or `do` statement, or a conditional expression.\n\nAlthough occasionally intended, this usage is confusing and may indicate a typo, for example, `=` instead of `==`.\n\nThe quick-fix replaces `=` with `==`.\n\n**Example:**\n\n\n void update(String str, boolean empty) {\n // Warning: 'empty' is reassigned,\n // not compared to str.isEmpty()\n if (empty = str.isEmpty()) {\n ...\n }\n }\n\nAfter the quick-fix is applied:\n\n\n void update(String str, boolean empty) {\n if (empty == str.isEmpty()) {\n ...\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "AssignmentUsedAsCondition",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Assignment issues",
"index": 87,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "InstanceofThis",
"shortDescription": {
"text": "'instanceof' check for 'this'"
},
"fullDescription": {
"text": "Reports usages of 'instanceof' or 'getClass() == SomeClass.class' in which a 'this' expression is checked. Such expressions indicate a failure of the object-oriented design, and should be replaced by polymorphic constructions. Example: 'class Super {\n void process() {\n if (this instanceof Sub) { // warning\n doSomething();\n } else {\n doSomethingElse();\n }\n }\n}\n \nclass Sub extends Super {}' To fix the problem, use an overriding method: 'class Super {\n void process() {\n doSomethingElse();\n }\n}\n \nclass Sub extends Super {\n @Override\n void process() {\n doSomething();\n }\n}'",
"markdown": "Reports usages of `instanceof` or `getClass() == SomeClass.class` in which a `this` expression is checked.\n\nSuch expressions indicate a failure of the object-oriented design, and should be replaced by\npolymorphic constructions.\n\nExample:\n\n\n class Super {\n void process() {\n if (this instanceof Sub) { // warning\n doSomething();\n } else {\n doSomethingElse();\n }\n }\n }\n \n class Sub extends Super {}\n\nTo fix the problem, use an overriding method:\n\n\n class Super {\n void process() {\n doSomethingElse();\n }\n }\n \n class Sub extends Super {\n @Override\n void process() {\n doSomething();\n }\n } \n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "InstanceofThis",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Abstraction issues",
"index": 86,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PackageInMultipleModules",
"shortDescription": {
"text": "Package with classes in multiple modules"
},
"fullDescription": {
"text": "Reports non-empty packages that are present in several modules. When packages are contained in several modules, it is very easy to create a class with the same name in two modules. A module which depends on these modules will see a conflict if it tries to use such a class. The Java Platform Module System disallows packages contained in more than one module (also called split packages) Available only from Code | Inspect Code or Code | Analyze Code | Run Inspection by Name and isn't reported in the editor.",
"markdown": "Reports non-empty packages that are present in several modules. When packages are contained in several modules, it is very easy to create a class with the same name in two modules. A module which depends on these modules will see a conflict if it tries to use such a class. The Java Platform Module System disallows packages contained in more than one module (also called *split packages* )\n\nAvailable only from **Code \\| Inspect Code** or\n**Code \\| Analyze Code \\| Run Inspection by Name** and isn't reported in the editor."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "PackageInMultipleModules",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Packaging issues",
"index": 44,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FloatingPointEquality",
"shortDescription": {
"text": "Floating-point equality comparison"
},
"fullDescription": {
"text": "Reports floating-point values that are being compared using the '==' or '!=' operator. Floating-point values are inherently inaccurate, and comparing them for exact equality is seldom the desired semantics. This inspection ignores comparisons with zero and infinity literals. Example: 'void m(double d1, double d2) {\n if (d1 == d2) {}\n }'",
"markdown": "Reports floating-point values that are being compared using the `==` or `!=` operator.\n\nFloating-point values are inherently inaccurate, and comparing them for exact equality is seldom the desired semantics.\n\nThis inspection ignores comparisons with zero and infinity literals.\n\n**Example:**\n\n\n void m(double d1, double d2) {\n if (d1 == d2) {}\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "FloatingPointEquality",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Numeric issues",
"index": 31,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SequencedCollectionMethodCanBeUsed",
"shortDescription": {
"text": "SequencedCollection method can be used"
},
"fullDescription": {
"text": "Reports collection API method calls that can be simplified using Java 21 'SequencedCollection' methods. The following conversions are supported: 'list.add(0, element)' → 'list.addFirst(element);' 'list.get(0)' → 'list.getFirst();' 'list.get(list.size() - 1)' → 'list.getLast();' 'list.remove(0)' → 'list.removeFirst();' 'list.remove(list.size() - 1)' → 'list.removeLast();' 'collection.iterator().next()' → 'collection.getFirst();' New in 2023.3",
"markdown": "Reports collection API method calls that can be simplified using Java 21 `SequencedCollection` methods.\n\nThe following conversions are supported:\n\n* `list.add(0, element)` → `list.addFirst(element);`\n* `list.get(0)` → `list.getFirst();`\n* `list.get(list.size() - 1)` → `list.getLast();`\n* `list.remove(0)` → `list.removeFirst();`\n* `list.remove(list.size() - 1)` → `list.removeLast();`\n* `collection.iterator().next()` → `collection.getFirst();`\n\nNew in 2023.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SequencedCollectionMethodCanBeUsed",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 21",
"index": 196,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PublicField",
"shortDescription": {
"text": "'public' field"
},
"fullDescription": {
"text": "Reports 'public' fields. Constants (fields marked with 'static' and 'final') are not reported. Example: 'class Main {\n public String name;\n }' After the quick-fix is applied: 'class Main {\n private String name;\n\n public String getName() {\n return name;\n }\n\n public void setName(String name) {\n this.name = name;\n }\n }' Configure the inspection: Use the Ignore If Annotated By list to specify annotations to ignore. The inspection will ignore fields with any of these annotations. Use the Ignore 'public final' fields of an enum option to ignore 'public final' fields of the 'enum' type.",
"markdown": "Reports `public` fields. Constants (fields marked with `static` and `final`) are not reported.\n\n**Example:**\n\n\n class Main {\n public String name;\n }\n\nAfter the quick-fix is applied:\n\n\n class Main {\n private String name;\n\n public String getName() {\n return name;\n }\n\n public void setName(String name) {\n this.name = name;\n }\n }\n\nConfigure the inspection:\n\n* Use the **Ignore If Annotated By** list to specify annotations to ignore. The inspection will ignore fields with any of these annotations.\n* Use the **Ignore 'public final' fields of an enum** option to ignore `public final` fields of the `enum` type."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "PublicField",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Encapsulation",
"index": 125,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "StringBufferToStringInConcatenation",
"shortDescription": {
"text": "'StringBuilder.toString()' in concatenation"
},
"fullDescription": {
"text": "Reports 'StringBuffer.toString()' or 'StringBuilder.toString()' calls in string concatenations. Such calls are unnecessary when concatenating and can be removed, saving a method call and an object allocation, which may improve performance.",
"markdown": "Reports `StringBuffer.toString()` or `StringBuilder.toString()` calls in string concatenations. Such calls are unnecessary when concatenating and can be removed, saving a method call and an object allocation, which may improve performance."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "StringBufferToStringInConcatenation",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance",
"index": 10,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SerialAnnotationUsedOnWrongMember",
"shortDescription": {
"text": "'@Serial' annotation used on wrong member"
},
"fullDescription": {
"text": "Reports methods and fields in the 'Serializable' and 'Externalizable' classes that are not suitable to be annotated with the 'java.io.Serial' annotation. Examples: 'class Test implements Serializable {\n @Serial // The annotated field is not a part of serialization mechanism because it's not final\n private static long serialVersionUID = 7874493593505141603L;\n\n @Serial // The annotated method is not a part of the serialization mechanism because it's not private\n void writeObject(ObjectOutputStream out) throws IOException {\n }\n}' 'class Test implements Externalizable {\n @Serial // The annotated method is not a part of the serialization mechanism as it's inside Externalizable class\n private void writeObject(ObjectOutputStream out) throws IOException {\n }\n}' For information about all valid cases, refer the documentation for 'java.io.Serial'. This inspection only reports if the language level of the project or module is 14 or higher. New in 2020.3",
"markdown": "Reports methods and fields in the `Serializable` and `Externalizable` classes that are not suitable to be annotated with the `java.io.Serial` annotation.\n\n**Examples:**\n\n\n class Test implements Serializable {\n @Serial // The annotated field is not a part of serialization mechanism because it's not final\n private static long serialVersionUID = 7874493593505141603L;\n\n @Serial // The annotated method is not a part of the serialization mechanism because it's not private\n void writeObject(ObjectOutputStream out) throws IOException {\n }\n }\n\n\n class Test implements Externalizable {\n @Serial // The annotated method is not a part of the serialization mechanism as it's inside Externalizable class\n private void writeObject(ObjectOutputStream out) throws IOException {\n }\n }\n\nFor information about all valid cases, refer the documentation for `java.io.Serial`.\n\nThis inspection only reports if the language level of the project or module is 14 or higher.\n\nNew in 2020.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "serial",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Serialization issues",
"index": 20,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ThrowsRuntimeException",
"shortDescription": {
"text": "Unchecked exception declared in 'throws' clause"
},
"fullDescription": {
"text": "Reports declaration of an unchecked exception ('java.lang.RuntimeException' or one of its subclasses) in the 'throws' clause of a method. Declarations of unchecked exceptions are not required and may be deleted or moved to a Javadoc '@throws' tag. Example: 'public class InvalidDataException extends RuntimeException {}\n\n class TextEditor {\n void readSettings() throws InvalidDataException {} // warning: Unchecked exception 'InvalidDataException' declared in 'throws' clause\n }'",
"markdown": "Reports declaration of an unchecked exception (`java.lang.RuntimeException` or one of its subclasses) in the `throws` clause of a method.\n\nDeclarations of unchecked exceptions are not required and may be deleted or moved to a Javadoc `@throws` tag.\n\n**Example:**\n\n\n public class InvalidDataException extends RuntimeException {}\n\n class TextEditor {\n void readSettings() throws InvalidDataException {} // warning: Unchecked exception 'InvalidDataException' declared in 'throws' clause\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ThrowsRuntimeException",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Error handling",
"index": 14,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JNDIResource",
"shortDescription": {
"text": "JNDI resource opened but not safely closed"
},
"fullDescription": {
"text": "Reports JNDI resources that are not safely closed. JNDI resources reported by this inspection include 'javax.naming.InitialContext', and 'javax.naming.NamingEnumeration'. By default, the inspection assumes that the resources can be closed by any method with 'close' or 'cleanup' in its name. Example: 'Object findObject(Properties properties, String name) throws NamingException {\n Context context = new InitialContext(properties); //context is not closed\n return context.lookup(name);\n }' Use the following options to configure the inspection: Whether a JNDI Resource is allowed to be opened inside a 'try' block. This style is less desirable because it is more verbose than opening a resource in front of a 'try' block. Whether the resource can be closed by any method call with the resource passed as argument.",
"markdown": "Reports JNDI resources that are not safely closed. JNDI resources reported by this inspection include `javax.naming.InitialContext`, and `javax.naming.NamingEnumeration`.\n\n\nBy default, the inspection assumes that the resources can be closed by any method with\n'close' or 'cleanup' in its name.\n\n**Example:**\n\n\n Object findObject(Properties properties, String name) throws NamingException {\n Context context = new InitialContext(properties); //context is not closed\n return context.lookup(name);\n }\n\n\nUse the following options to configure the inspection:\n\n* Whether a JNDI Resource is allowed to be opened inside a `try` block. This style is less desirable because it is more verbose than opening a resource in front of a `try` block.\n* Whether the resource can be closed by any method call with the resource passed as argument."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "JNDIResourceOpenedButNotSafelyClosed",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Resource management",
"index": 133,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NewObjectEquality",
"shortDescription": {
"text": "New object is compared using '=='"
},
"fullDescription": {
"text": "Reports code that applies '==' or '!=' to a newly allocated object instead of calling 'equals()'. The references to newly allocated objects cannot point at existing objects, thus the comparison will always evaluate to 'false'. The inspection may also report newly created objects returned from simple methods. Example: 'void test(Object obj) {\n if (new Object() == obj) {...}\n }' After the quick-fix is applied: 'void test(Object obj) {\n if (new Object().equals(obj)) {...}\n }' New in 2018.3",
"markdown": "Reports code that applies `==` or `!=` to a newly allocated object instead of calling `equals()`.\n\n\nThe references to newly allocated objects cannot point at existing objects,\nthus the comparison will always evaluate to `false`. The inspection may also report newly\ncreated objects returned from simple methods.\n\n**Example:**\n\n\n void test(Object obj) {\n if (new Object() == obj) {...}\n }\n\nAfter the quick-fix is applied:\n\n\n void test(Object obj) {\n if (new Object().equals(obj)) {...}\n }\n\n\nNew in 2018.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "NewObjectEquality",
"cweIds": [
480
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TryWithIdenticalCatches",
"shortDescription": {
"text": "Identical 'catch' branches in 'try' statement"
},
"fullDescription": {
"text": "Reports identical 'catch' sections in a single 'try' statement. Collapsing such sections into one multi-catch block reduces code duplication and prevents the situations when one 'catch' section is updated, and another one is not. Example: 'try {\n doSmth();\n }\n catch (IOException e) {\n LOG.error(e);\n }\n catch (URISyntaxException e) {\n LOG.error(e);\n }' A quick-fix is available to make the code more compact: 'try {\n doSmth();\n }\n catch (IOException | URISyntaxException e) {\n LOG.error(e);\n }' This inspection only reports if the language level of the project or module is 7 or higher.",
"markdown": "Reports identical `catch` sections in a single `try` statement.\n\nCollapsing such sections into one *multi-catch* block reduces code duplication and prevents\nthe situations when one `catch` section is updated, and another one is not.\n\n**Example:**\n\n\n try {\n doSmth();\n }\n catch (IOException e) {\n LOG.error(e);\n }\n catch (URISyntaxException e) {\n LOG.error(e);\n }\n\nA quick-fix is available to make the code more compact:\n\n\n try {\n doSmth();\n }\n catch (IOException | URISyntaxException e) {\n LOG.error(e);\n }\n\nThis inspection only reports if the language level of the project or module is 7 or higher."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "TryWithIdenticalCatches",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 7",
"index": 158,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "LambdaCanBeReplacedWithAnonymous",
"shortDescription": {
"text": "Lambda can be replaced with anonymous class"
},
"fullDescription": {
"text": "Reports lambda expressions that can be replaced with anonymous classes. Expanding lambda expressions to anonymous classes may be useful if you need to implement other methods inside an anonymous class. Example: 's -> System.out.println(s)' After the quick-fix is applied: 'new Consumer<String>() {\n @Override\n public void accept(String s) {\n System.out.println(s);\n }\n}' Lambda expression appeared in Java 8. This inspection can help to downgrade for backward compatibility with earlier Java versions.",
"markdown": "Reports lambda expressions that can be replaced with anonymous classes.\n\n\nExpanding lambda expressions to anonymous classes may be useful if you need to implement other\nmethods inside an anonymous class.\n\nExample:\n\n\n s -> System.out.println(s)\n\nAfter the quick-fix is applied:\n\n new Consumer<String>() {\n @Override\n public void accept(String s) {\n System.out.println(s);\n }\n }\n\n\n*Lambda expression* appeared in Java 8.\nThis inspection can help to downgrade for backward compatibility with earlier Java versions."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "LambdaCanBeReplacedWithAnonymous",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantCompareCall",
"shortDescription": {
"text": "Redundant 'compare()' method call"
},
"fullDescription": {
"text": "Reports comparisons in which the 'compare' method is superfluous. Example: 'boolean result = Integer.compare(a, b) == 0;' After the quick-fix is applied: 'boolean result = a == b;' New in 2018.2",
"markdown": "Reports comparisons in which the `compare` method is superfluous.\n\nExample:\n\n\n boolean result = Integer.compare(a, b) == 0;\n\nAfter the quick-fix is applied:\n\n\n boolean result = a == b;\n\nNew in 2018.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RedundantCompareCall",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Verbose or redundant code constructs",
"index": 47,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TextBlockBackwardMigration",
"shortDescription": {
"text": "Text block can be replaced with regular string literal"
},
"fullDescription": {
"text": "Reports text blocks that can be replaced with regular string literals. Example: 'Object obj = engine.eval(\"\"\"\n function hello() {\n print('\"Hello, world\"');\n }\n\n hello();\n \"\"\");' After the quick fix is applied: 'Object obj = engine.eval(\"function hello() {\\n\" +\n \" print('\\\"Hello, world\\\"');\\n\" +\n \"}\\n\" +\n \"\\n\" +\n \"hello();\\n\");' Text block appeared in Java 15. This inspection can help to downgrade for backward compatibility with earlier Java versions. New in 2019.3",
"markdown": "Reports text blocks that can be replaced with regular string literals.\n\n**Example:**\n\n\n Object obj = engine.eval(\"\"\"\n function hello() {\n print('\"Hello, world\"');\n }\n\n hello();\n \"\"\");\n\nAfter the quick fix is applied:\n\n\n Object obj = engine.eval(\"function hello() {\\n\" +\n \" print('\\\"Hello, world\\\"');\\n\" +\n \"}\\n\" +\n \"\\n\" +\n \"hello();\\n\");\n\n\n*Text block* appeared in Java 15.\nThis inspection can help to downgrade for backward compatibility with earlier Java versions.\n\nNew in 2019.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "TextBlockBackwardMigration",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 15",
"index": 129,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EmptyClass",
"shortDescription": {
"text": "Empty class"
},
"fullDescription": {
"text": "Reports empty classes and empty Java files. A class is empty if it doesn't contain any fields, methods, constructors, or initializers. Empty classes are sometimes left over after significant changes or refactorings. Example: 'class Example {\n List<String> getList() {\n return new ArrayList<>() {\n\n };\n }\n }' After the quick-fix is applied: 'class Example {\n List<String> getList() {\n return new ArrayList<>();\n }\n }' Configure the inspection: Use the Ignore if annotated by option to specify special annotations. The inspection will ignore the classes marked with these annotations. Use the Ignore class if it is a parametrization of a super type option to ignore classes that parameterize a superclass. For example: 'class MyList extends ArrayList<String> {}' Use the Ignore subclasses of java.lang.Throwable to ignore classes that extend 'java.lang.Throwable'. Use the Comments count as content option to ignore classes that contain comments.",
"markdown": "Reports empty classes and empty Java files.\n\nA class is empty if it doesn't contain any fields, methods, constructors, or initializers. Empty classes are sometimes left over\nafter significant changes or refactorings.\n\n**Example:**\n\n\n class Example {\n List<String> getList() {\n return new ArrayList<>() {\n\n };\n }\n }\n\nAfter the quick-fix is applied:\n\n\n class Example {\n List<String> getList() {\n return new ArrayList<>();\n }\n }\n\nConfigure the inspection:\n\n* Use the **Ignore if annotated by** option to specify special annotations. The inspection will ignore the classes marked with these annotations.\n*\n Use the **Ignore class if it is a parametrization of a super type** option to ignore classes that parameterize a superclass. For example:\n\n class MyList extends ArrayList<String> {}\n\n* Use the **Ignore subclasses of java.lang.Throwable** to ignore classes that extend `java.lang.Throwable`.\n* Use the **Comments count as content** option to ignore classes that contain comments."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "EmptyClass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Class structure",
"index": 21,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConditionalCanBeOptional",
"shortDescription": {
"text": "Conditional can be replaced with Optional"
},
"fullDescription": {
"text": "Reports null-check conditions and suggests replacing them with 'Optional' chains. Example: 'return str == null ? \"\" : str.trim();' After applying the quick-fix: 'return Optional.ofNullable(str).map(String::trim).orElse(\"\");' While the replacement is not always shorter, it could be helpful for further refactoring (for example, for changing the method return value to 'Optional'). Note that when a not-null branch of the condition returns null, the corresponding mapping step will produce an empty 'Optional' possibly changing the semantics. If it cannot be statically proven that semantics will be preserved, the quick-fix action name will contain the \"(may change semantics)\" notice, and the inspection highlighting will be turned off. This inspection only reports if the language level of the project or module is 8 or higher. New in 2018.1",
"markdown": "Reports null-check conditions and suggests replacing them with `Optional` chains.\n\nExample:\n\n\n return str == null ? \"\" : str.trim();\n\nAfter applying the quick-fix:\n\n\n return Optional.ofNullable(str).map(String::trim).orElse(\"\");\n\nWhile the replacement is not always shorter, it could be helpful for further refactoring\n(for example, for changing the method return value to `Optional`).\n\nNote that when a not-null branch of the condition returns null, the corresponding mapping step will\nproduce an empty `Optional` possibly changing the semantics. If it cannot be statically\nproven that semantics will be preserved, the quick-fix action name will contain the \"(may change semantics)\"\nnotice, and the inspection highlighting will be turned off.\n\nThis inspection only reports if the language level of the project or module is 8 or higher.\n\nNew in 2018.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ConditionalCanBeOptional",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AssignmentToLambdaParameter",
"shortDescription": {
"text": "Assignment to lambda parameter"
},
"fullDescription": {
"text": "Reports assignment to, or modification of lambda parameters. Although occasionally intended, this construct may be confusing and is often caused by a typo or use of a wrong variable. The quick-fix adds a declaration of a new variable. Example: 'list.forEach(s -> {\n s = s.trim();\n System.out.println(\"String: \" + s);\n });' After the quick-fix is applied: 'list.forEach(s -> {\n String trimmed = s.trim();\n System.out.println(\"String: \" + trimmed);\n });' Use the Ignore if assignment is a transformation of the original parameter option to ignore assignments that modify the parameter value based on its previous value.",
"markdown": "Reports assignment to, or modification of lambda parameters. Although occasionally intended, this construct may be confusing and is often caused by a typo or use of a wrong variable.\n\nThe quick-fix adds a declaration of a new variable.\n\n**Example:**\n\n\n list.forEach(s -> {\n s = s.trim();\n System.out.println(\"String: \" + s);\n });\n\nAfter the quick-fix is applied:\n\n\n list.forEach(s -> {\n String trimmed = s.trim();\n System.out.println(\"String: \" + trimmed);\n });\n\nUse the **Ignore if assignment is a transformation of the original parameter** option to ignore assignments that modify the parameter\nvalue based on its previous value."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "AssignmentToLambdaParameter",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Assignment issues",
"index": 87,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SystemGetenv",
"shortDescription": {
"text": "Call to 'System.getenv()'"
},
"fullDescription": {
"text": "Reports calls to 'System.getenv()'. Calls to 'System.getenv()' are inherently unportable.",
"markdown": "Reports calls to `System.getenv()`. Calls to `System.getenv()` are inherently unportable."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CallToSystemGetenv",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Portability",
"index": 95,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConstantExpression",
"shortDescription": {
"text": "Constant expression can be evaluated"
},
"fullDescription": {
"text": "Reports constant expressions, whose value can be evaluated statically, and suggests replacing them with their actual values. For example, you will be prompted to replace '2 + 2' with '4', or 'Math.sqrt(9.0)' with '3.0'. New in 2018.1",
"markdown": "Reports constant expressions, whose value can be evaluated statically, and suggests replacing them with their actual values. For example, you will be prompted to replace `2 + 2` with `4`, or `Math.sqrt(9.0)` with `3.0`.\n\nNew in 2018.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ConstantExpression",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PackageDotHtmlMayBePackageInfo",
"shortDescription": {
"text": "'package.html' may be converted to 'package-info.java'"
},
"fullDescription": {
"text": "Reports any 'package.html' files which are used for documenting packages. Since JDK 1.5, it is recommended that you use 'package-info.java' files instead, as such files can also contain package annotations. This way, package-info.java becomes a sole repository for package level annotations and documentation. Example: 'package.html' '<html>\n <body>\n Documentation example.\n </body>\n</html>' After the quick-fix is applied: 'package-info.java' '/**\n * Documentation example.\n */\npackage com.sample;'",
"markdown": "Reports any `package.html` files which are used for documenting packages.\n\nSince JDK 1.5, it is recommended that you use `package-info.java` files instead, as such\nfiles can also contain package annotations. This way, package-info.java becomes a\nsole repository for package level annotations and documentation.\n\nExample: `package.html`\n\n\n <html>\n <body>\n Documentation example.\n </body>\n </html>\n\nAfter the quick-fix is applied: `package-info.java`\n\n\n /**\n * Documentation example.\n */\n package com.sample;\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "PackageDotHtmlMayBePackageInfo",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Javadoc",
"index": 79,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "LongLiteralsEndingWithLowercaseL",
"shortDescription": {
"text": "'long' literal ending with 'l' instead of 'L'"
},
"fullDescription": {
"text": "Reports 'long' literals ending with lowercase 'l'. These literals may be confusing, as the lowercase 'l' looks very similar to a literal '1' (one). Example: 'long nights = 100l;' After the quick-fix is applied: 'long nights = 100L;'",
"markdown": "Reports `long` literals ending with lowercase 'l'. These literals may be confusing, as the lowercase 'l' looks very similar to a literal '1' (one).\n\n**Example:**\n\n\n long nights = 100l;\n\nAfter the quick-fix is applied:\n\n\n long nights = 100L;\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "LongLiteralEndingWithLowercaseL",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Numeric issues",
"index": 31,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantArrayCreation",
"shortDescription": {
"text": "Redundant array creation"
},
"fullDescription": {
"text": "Reports arrays that are created specifically to be passed as a varargs parameter. Example: 'Arrays.asList(new String[]{\"Hello\", \"world\"})' The quick-fix replaces the array initializer with individual arguments: 'Arrays.asList(\"Hello\", \"world\")'",
"markdown": "Reports arrays that are created specifically to be passed as a varargs parameter.\n\nExample:\n\n`Arrays.asList(new String[]{\"Hello\", \"world\"})`\n\nThe quick-fix replaces the array initializer with individual arguments:\n\n`Arrays.asList(\"Hello\", \"world\")`"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RedundantArrayCreation",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Verbose or redundant code constructs",
"index": 47,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NonShortCircuitBoolean",
"shortDescription": {
"text": "Non-short-circuit boolean expression"
},
"fullDescription": {
"text": "Reports usages of the non-short-circuit forms of boolean 'and' and 'or' ('&', '|', '&=' and '|='). Although the non-short-circuit versions are occasionally useful, in most cases the short-circuit forms ('&&' and '||') are intended and such unintentional usages may lead to subtle bugs. A quick-fix is suggested to use the short-circuit versions. Example: 'void foo(boolean x, boolean y, boolean z) {\n if (x | y) { x |= z; }\n }' After the quick-fix is applied: 'void foo(boolean x, boolean y) {\n if (x || y) { x = x || z; }\n }'",
"markdown": "Reports usages of the non-short-circuit forms of boolean 'and' and 'or' (`&`, `|`, `&=` and `|=`). Although the non-short-circuit versions are occasionally useful, in most cases the short-circuit forms (`&&` and `||`) are intended and such unintentional usages may lead to subtle bugs.\n\n\nA quick-fix is suggested to use the short-circuit versions.\n\n**Example:**\n\n\n void foo(boolean x, boolean y, boolean z) {\n if (x | y) { x |= z; }\n }\n\nAfter the quick-fix is applied:\n\n\n void foo(boolean x, boolean y) {\n if (x || y) { x = x || z; }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NonShortCircuitBooleanExpression",
"cweIds": [
480,
691
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ThrowablePrintedToSystemOut",
"shortDescription": {
"text": "'Throwable' printed to 'System.out'"
},
"fullDescription": {
"text": "Reports calls to 'System.out.println()' with an exception as an argument. Using print statements for logging exceptions hides the stack trace from you, which can complicate the investigation of the problem. It is recommended that you use logger instead. Calls to 'System.out.print()', 'System.err.println()', and 'System.err.print()' with an exception argument are also reported. It is better to use a logger to log exceptions instead. For example, instead of: 'try {\n foo();\n } catch (Exception e) {\n System.out.println(e);\n }' use the following code: 'try {\n foo();\n } catch (Exception e) {\n logger.warn(e); // logger call may be different\n }'",
"markdown": "Reports calls to `System.out.println()` with an exception as an argument.\n\nUsing print statements for logging exceptions hides the stack trace from you, which can complicate the investigation of the problem.\nIt is recommended that you use logger instead.\n\nCalls to `System.out.print()`, `System.err.println()`, and `System.err.print()` with an exception argument are also\nreported. It is better to use a logger to log exceptions instead.\n\nFor example, instead of:\n\n\n try {\n foo();\n } catch (Exception e) {\n System.out.println(e);\n }\n\nuse the following code:\n\n\n try {\n foo();\n } catch (Exception e) {\n logger.warn(e); // logger call may be different\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ThrowablePrintedToSystemOut",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code maturity",
"index": 56,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantRecordConstructor",
"shortDescription": {
"text": "Redundant record constructor"
},
"fullDescription": {
"text": "Reports redundant constructors declared inside Java records. Example 1: 'record Point(int x, int y) {\n public Point {} // could be removed\n }\n \n record Point(int x, int y) {\n public Point(int x, int y) { // could be removed\n this.x = x;\n this.y = y;\n }\n }' The quick-fix removes the redundant constructors. Example 2: '// could be converted to compact constructor\n record Range(int from, int to) {\n public Range(int from, int to) {\n if (from > to) throw new IllegalArgumentException();\n this.from = from;\n this.to = to;\n }\n }' The quick-fix converts this code into a compact constructor. This inspection only reports if the language level of the project or module is 16 or higher. New in 2020.1",
"markdown": "Reports redundant constructors declared inside Java records.\n\n**Example 1:**\n\n\n record Point(int x, int y) {\n public Point {} // could be removed\n }\n \n record Point(int x, int y) {\n public Point(int x, int y) { // could be removed\n this.x = x;\n this.y = y;\n }\n }\n\nThe quick-fix removes the redundant constructors.\n\n**Example 2:**\n\n\n // could be converted to compact constructor\n record Range(int from, int to) {\n public Range(int from, int to) {\n if (from > to) throw new IllegalArgumentException();\n this.from = from;\n this.to = to;\n }\n }\n\nThe quick-fix converts this code into a compact constructor.\n\nThis inspection only reports if the language level of the project or module is 16 or higher.\n\nNew in 2020.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RedundantRecordConstructor",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Declaration redundancy",
"index": 12,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AmbiguousMethodCall",
"shortDescription": {
"text": "Call to inherited method looks like call to local method"
},
"fullDescription": {
"text": "Reports calls to a superclass method from an anonymous, inner or local class, if a method with the same signature exists in the code surrounding the class. In this case it may seem that a method from the surrounding code is called, when in fact it is a call to a method from the superclass. To clarify the intent of the code, it is recommended to add an explicit 'super' qualifier to the method call. Example: 'class Parent {\n void ambiguous(){}\n }\n\n class Example {\n void ambiguous(){}\n\n class Inner extends Parent {\n void example(){\n ambiguous(); //warning\n }\n }\n }' After the quick-fix is applied: 'class Parent {\n void ambiguous(){}\n }\n\n class Example {\n void ambiguous(){}\n\n class Inner extends Parent {\n void example(){\n super.ambiguous();\n }\n }\n }'",
"markdown": "Reports calls to a superclass method from an anonymous, inner or local class, if a method with the same signature exists in the code surrounding the class. In this case it may seem that a method from the surrounding code is called, when in fact it is a call to a method from the superclass.\n\n\nTo clarify the intent of the code, it is recommended to add an explicit\n`super` qualifier to the method call.\n\n**Example:**\n\n\n class Parent {\n void ambiguous(){}\n }\n\n class Example {\n void ambiguous(){}\n\n class Inner extends Parent {\n void example(){\n ambiguous(); //warning\n }\n }\n }\n \nAfter the quick-fix is applied:\n\n\n class Parent {\n void ambiguous(){}\n }\n\n class Example {\n void ambiguous(){}\n\n class Inner extends Parent {\n void example(){\n super.ambiguous();\n }\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "AmbiguousMethodCall",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Visibility",
"index": 99,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "StaticInheritance",
"shortDescription": {
"text": "Static inheritance"
},
"fullDescription": {
"text": "Reports interfaces that are implemented only to provide access to constants. This kind of inheritance is often confusing and may hide important dependency information.",
"markdown": "Reports interfaces that are implemented only to provide access to constants. This kind of inheritance is often confusing and may hide important dependency information."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "StaticInheritance",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Inheritance issues",
"index": 147,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantUnmodifiable",
"shortDescription": {
"text": "Redundant usage of unmodifiable collection wrappers"
},
"fullDescription": {
"text": "Reports redundant calls to unmodifiable collection wrappers from the 'Collections' class. If the argument that is passed to an unmodifiable collection wrapper is already immutable, such a wrapping becomes redundant. Example: 'List<String> x = Collections.unmodifiableList(Collections.singletonList(\"abc\"));' After the quick-fix is applied: 'List<String> x = Collections.singletonList(\"abc\");' In order to detect the methods that return unmodifiable collections, the inspection uses the 'org.jetbrains.annotations.Unmodifiable' and 'org.jetbrains.annotations.UnmodifiableView' annotations. Use them to extend the inspection to your own unmodifiable collection wrappers. New in 2020.3",
"markdown": "Reports redundant calls to unmodifiable collection wrappers from the `Collections` class.\n\nIf the argument that is passed to an unmodifiable\ncollection wrapper is already immutable, such a wrapping becomes redundant.\n\nExample:\n\n\n List<String> x = Collections.unmodifiableList(Collections.singletonList(\"abc\"));\n\nAfter the quick-fix is applied:\n\n\n List<String> x = Collections.singletonList(\"abc\");\n\nIn order to detect the methods that return unmodifiable collections, the\ninspection uses the `org.jetbrains.annotations.Unmodifiable`\nand `org.jetbrains.annotations.UnmodifiableView` annotations.\nUse them to extend the inspection to your own unmodifiable collection\nwrappers.\n\nNew in 2020.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RedundantUnmodifiable",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Verbose or redundant code constructs",
"index": 47,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConstantValue",
"shortDescription": {
"text": "Constant values"
},
"fullDescription": {
"text": "Reports expressions and conditions that always produce the same result, like true, false, null, or zero. Such expressions could be replaced with the corresponding constant value. Very often though they signal about a bug in the code. Examples: '// always true\n // root cause: || is used instead of &&\n if (x > 0 || x < 10) {}\n\n System.out.println(str.trim());\n // always false\n // root cause: variable was dereferenced before null-check\n if (str == null) {}' The inspection behavior may be controlled by a number of annotations, such as nullability annotations, '@Contract' annotation, '@Range' annotation and so on. Configure the inspection: Use the Don't report assertions with condition statically proven to be always true option to avoid reporting assertions that were statically proven to be always true. This also includes conditions like 'if (alwaysFalseCondition) throw new IllegalArgumentException();'. Use the Ignore assert statements option to control how the inspection treats 'assert' statements. By default, the option is disabled, which means that the assertions are assumed to be executed (-ea mode). If the option is enabled, the assertions will be completely ignored (-da mode). Use the Warn when constant is stored in variable option to display warnings when variable is used, whose value is known to be a constant. Before IntelliJ IDEA 2022.3, this inspection was part of \"Constant Conditions & Exceptions\" inspection. Now, it split into two inspections: \"Constant Values\" and \"Nullability and data flow problems\".",
"markdown": "Reports expressions and conditions that always produce the same result, like true, false, null, or zero. Such expressions could be replaced with the corresponding constant value. Very often though they signal about a bug in the code.\n\nExamples:\n\n // always true\n // root cause: || is used instead of &&\n if (x > 0 || x < 10) {}\n\n System.out.println(str.trim());\n // always false\n // root cause: variable was dereferenced before null-check\n if (str == null) {}\n\n\nThe inspection behavior may be controlled by a number of annotations, such as\n[nullability](https://www.jetbrains.com/help/idea/nullable-and-notnull-annotations.html) annotations,\n[@Contract](https://www.jetbrains.com/help/idea/contract-annotations.html) annotation,\n`@Range` annotation and so on.\n\nConfigure the inspection:\n\n* Use the **Don't report assertions with condition statically proven to be always true** option to avoid reporting assertions that were statically proven to be always true. This also includes conditions like `if (alwaysFalseCondition) throw new IllegalArgumentException();`.\n* Use the **Ignore assert statements** option to control how the inspection treats `assert` statements. By default, the option is disabled, which means that the assertions are assumed to be executed (-ea mode). If the option is enabled, the assertions will be completely ignored (-da mode).\n* Use the **Warn when constant is stored in variable** option to display warnings when variable is used, whose value is known to be a constant.\n\n\nBefore IntelliJ IDEA 2022.3, this inspection was part of \"Constant Conditions \\& Exceptions\" inspection. Now, it split into two inspections:\n\"Constant Values\" and \"Nullability and data flow problems\"."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ConstantValue",
"cweIds": [
570,
571
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CastCanBeReplacedWithVariable",
"shortDescription": {
"text": "Cast can be replaced with variable"
},
"fullDescription": {
"text": "Reports type cast operations that can be replaced with existing local or pattern variables with the same value. Example: 'void foo(Object obj) {\n String s = (String) obj;\n System.out.println(((String) obj).trim());\n }' After the quick-fix is applied: 'void foo(Object obj) {\n String s = (String) obj;\n System.out.println(s.trim());\n }' New in 2022.3",
"markdown": "Reports type cast operations that can be replaced with existing local or pattern variables with the same value.\n\nExample:\n\n\n void foo(Object obj) {\n String s = (String) obj;\n System.out.println(((String) obj).trim());\n }\n\nAfter the quick-fix is applied:\n\n\n void foo(Object obj) {\n String s = (String) obj;\n System.out.println(s.trim());\n }\n\nNew in 2022.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "CastCanBeReplacedWithVariable",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Verbose or redundant code constructs",
"index": 47,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Convert2Diamond",
"shortDescription": {
"text": "Explicit type can be replaced with '<>'"
},
"fullDescription": {
"text": "Reports 'new' expressions with type arguments that can be replaced a with diamond type '<>'. Example: 'List<String> list = new ArrayList<String>(); // reports array list type argument' After the quick-fix is applied: 'List<String> list = new ArrayList<>();' This inspection only reports if the language level of the project or module is 7 or higher.",
"markdown": "Reports `new` expressions with type arguments that can be replaced a with diamond type `<>`.\n\nExample:\n\n\n List<String> list = new ArrayList<String>(); // reports array list type argument\n\nAfter the quick-fix is applied:\n\n\n List<String> list = new ArrayList<>();\n\nThis inspection only reports if the language level of the project or module is 7 or higher."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "Convert2Diamond",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 7",
"index": 158,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "VarargParameter",
"shortDescription": {
"text": "Varargs method"
},
"fullDescription": {
"text": "Reports methods that accept an arbitrary number of parameters (also known as varargs methods). Example: 'enum EnumConstants {\n A(null), B, C;\n\n EnumConstants(String... ss) {}\n}' A quick-fix is available to replace a variable argument parameter with an equivalent array parameter. Relevant arguments in method calls are wrapped in an array initializer expression. After the quick-fix is applied: 'enum EnumConstants {\n A(null), B(new String[]{}), C(new String[]{});\n\n EnumConstants(String[] ss) {}\n}' Varargs method appeared in Java 5. This inspection can help to downgrade for backward compatibility with earlier Java versions.",
"markdown": "Reports methods that accept an arbitrary number of parameters (also known as varargs methods).\n\n**Example:**\n\n\n enum EnumConstants {\n A(null), B, C;\n\n EnumConstants(String... ss) {}\n }\n\nA quick-fix is available to replace a variable argument\nparameter with an equivalent array parameter. Relevant arguments in method calls are wrapped in an array initializer expression.\nAfter the quick-fix is applied:\n\n\n enum EnumConstants {\n A(null), B(new String[]{}), C(new String[]{});\n\n EnumConstants(String[] ss) {}\n }\n\n\n*Varargs method* appeared in Java 5.\nThis inspection can help to downgrade for backward compatibility with earlier Java versions."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "VariableArgumentMethod",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level issues",
"index": 143,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ArrayLengthInLoopCondition",
"shortDescription": {
"text": "Array.length in loop condition"
},
"fullDescription": {
"text": "Reports accesses to the '.length' property of an array in the condition part of a loop statement. In highly resource constrained environments, such calls may have adverse performance implications. This inspection is intended for Java ME and other highly resource constrained environments. Applying the results of this inspection without consideration might have negative effects on code clarity and design. Example: 'void foo(Object[] x) {\n for (int i = 0; i < x.length; i++) { /**/ }\n }'",
"markdown": "Reports accesses to the `.length` property of an array in the condition part of a loop statement. In highly resource constrained environments, such calls may have adverse performance implications.\n\n\nThis inspection is intended for Java ME and other highly resource constrained environments.\nApplying the results of this inspection without consideration might have negative effects on code clarity and design.\n\n**Example:**\n\n\n void foo(Object[] x) {\n for (int i = 0; i < x.length; i++) { /**/ }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ArrayLengthInLoopCondition",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance/Embedded",
"index": 167,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CheckForOutOfMemoryOnLargeArrayAllocation",
"shortDescription": {
"text": "Large array allocation with no OutOfMemoryError check"
},
"fullDescription": {
"text": "Reports large array allocations which do not check for 'java.lang.OutOfMemoryError'. In memory constrained environments, allocations of large data objects should probably be checked for memory depletion. This inspection is intended for Java ME and other highly resource constrained environments. Applying the results of this inspection without consideration might have negative effects on code clarity and design. Use the option to specify the maximum number of elements to allow in unchecked array allocations.",
"markdown": "Reports large array allocations which do not check for `java.lang.OutOfMemoryError`. In memory constrained environments, allocations of large data objects should probably be checked for memory depletion.\n\n\nThis inspection is intended for Java ME and other highly resource constrained environments.\nApplying the results of this inspection without consideration might have negative effects on code clarity and design.\n\n\nUse the option to specify the maximum number of elements to allow in unchecked array allocations."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CheckForOutOfMemoryOnLargeArrayAllocation",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Performance/Embedded",
"index": 167,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ClassWithoutConstructor",
"shortDescription": {
"text": "Class without constructor"
},
"fullDescription": {
"text": "Reports classes without constructors. Some coding standards prohibit such classes.",
"markdown": "Reports classes without constructors.\n\nSome coding standards prohibit such classes."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ClassWithoutConstructor",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/JavaBeans issues",
"index": 138,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PackageInfoWithoutPackage",
"shortDescription": {
"text": "'package-info.java' without 'package' statement"
},
"fullDescription": {
"text": "Reports 'package-info.java' files without a 'package' statement. The Javadoc tool considers such files documentation for the default package even when the file is located somewhere else.",
"markdown": "Reports `package-info.java` files without a `package` statement.\n\n\nThe Javadoc tool considers such files documentation for the default package even when the file is located somewhere else."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "PackageInfoWithoutPackage",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Javadoc",
"index": 79,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CloneReturnsClassType",
"shortDescription": {
"text": "'clone()' should have return type equal to the class it contains"
},
"fullDescription": {
"text": "Reports 'clone()' methods with return types different from the class they're located in. Often a 'clone()' method will have a return type of 'java.lang.Object', which makes it harder to use by its clients. Effective Java (the second and third editions) recommends making the return type of the 'clone()' method the same as the class type of the object it returns. Example: 'class Foo implements Cloneable {\n public Object clone() {\n try {\n return super.clone();\n } catch (CloneNotSupportedException e) {\n throw new AssertionError();\n }\n }\n }' After the quick-fix is applied: 'class Foo implements Cloneable {\n public Foo clone() {\n try {\n return (Foo)super.clone();\n } catch (CloneNotSupportedException e) {\n throw new AssertionError();\n }\n }\n }'",
"markdown": "Reports `clone()` methods with return types different from the class they're located in.\n\nOften a `clone()` method will have a return type of `java.lang.Object`, which makes it harder to use by its clients.\n*Effective Java* (the second and third editions) recommends making the return type of the `clone()` method the same as the\nclass type of the object it returns.\n\n**Example:**\n\n\n class Foo implements Cloneable {\n public Object clone() {\n try {\n return super.clone();\n } catch (CloneNotSupportedException e) {\n throw new AssertionError();\n }\n }\n }\n\nAfter the quick-fix is applied:\n\n\n class Foo implements Cloneable {\n public Foo clone() {\n try {\n return (Foo)super.clone();\n } catch (CloneNotSupportedException e) {\n throw new AssertionError();\n }\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CloneReturnsClassType",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Cloning issues",
"index": 115,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NonSerializableWithSerializationMethods",
"shortDescription": {
"text": "Non-serializable class with 'readObject()' or 'writeObject()'"
},
"fullDescription": {
"text": "Reports non-'Serializable' classes that define 'readObject()' or 'writeObject()' methods. Such methods in that context normally indicate an error. Example: 'public class SampleClass {\n private void readObject(ObjectInputStream str) {}\n private void writeObject(ObjectOutputStream str) {}\n }'",
"markdown": "Reports non-`Serializable` classes that define `readObject()` or `writeObject()` methods. Such methods in that context normally indicate an error.\n\n**Example:**\n\n\n public class SampleClass {\n private void readObject(ObjectInputStream str) {}\n private void writeObject(ObjectOutputStream str) {}\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NonSerializableClassWithSerializationMethods",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Serialization issues",
"index": 20,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "OptionalToIf",
"shortDescription": {
"text": "'Optional' can be replaced with sequence of 'if' statements"
},
"fullDescription": {
"text": "Reports 'Optional' call chains that can be replaced with a sequence of 'if' statements. Example: 'return Optional.ofNullable(name)\n .map(this::extractInitials)\n .map(initials -> initials.toUpperCase(Locale.ENGLISH))\n .orElseGet(this::getDefault);' After the quick-fix is applied: 'if (name != null) {\n String initials = extractInitials(name);\n if (initials != null) return initials.toUpperCase(Locale.ENGLISH);\n }\n return getDefault();' 'java.util.Optional' appeared in Java 8. This inspection can help to downgrade for backward compatibility with earlier Java versions. New in 2020.2",
"markdown": "Reports `Optional` call chains that can be replaced with a sequence of `if` statements.\n\nExample:\n\n\n return Optional.ofNullable(name)\n .map(this::extractInitials)\n .map(initials -> initials.toUpperCase(Locale.ENGLISH))\n .orElseGet(this::getDefault);\n\nAfter the quick-fix is applied:\n\n\n if (name != null) {\n String initials = extractInitials(name);\n if (initials != null) return initials.toUpperCase(Locale.ENGLISH);\n }\n return getDefault();\n\n\n`java.util.Optional` appeared in Java 8.\nThis inspection can help to downgrade for backward compatibility with earlier Java versions.\n\nNew in 2020.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "OptionalToIf",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "IllegalDependencyOnInternalPackage",
"shortDescription": {
"text": "Illegal dependency on internal package"
},
"fullDescription": {
"text": "Reports references in modules without 'module-info.java' on packages which are not exported from named modules. Such configuration may occur when some modules in the project are already migrated to Java modules but others are still non-modular. By analogy to the JDK, such non-modular code should not get access to the code in named modules which is not explicitly exported.",
"markdown": "Reports references in modules without `module-info.java` on packages which are not exported from named modules.\n\nSuch configuration may occur when some modules in the project are already migrated to Java modules but others are still non-modular.\nBy analogy to the JDK, such non-modular code should not get access to the code in named modules which is not explicitly exported."
},
"defaultConfiguration": {
"enabled": false,
"level": "error",
"parameters": {
"suppressToolId": "IllegalDependencyOnInternalPackage",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "JVM languages",
"index": 1,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "BigDecimalMethodWithoutRoundingCalled",
"shortDescription": {
"text": "Call to 'BigDecimal' method without a rounding mode argument"
},
"fullDescription": {
"text": "Reports calls to 'divide()' or 'setScale()' without a rounding mode argument. Such calls can lead to an 'ArithmeticException' when the exact value cannot be represented in the result (for example, because it has a non-terminating decimal expansion). Specifying a rounding mode prevents the 'ArithmeticException'. Example: 'BigDecimal.valueOf(1).divide(BigDecimal.valueOf(3));'",
"markdown": "Reports calls to `divide()` or `setScale()` without a rounding mode argument.\n\nSuch calls can lead to an `ArithmeticException` when the exact value cannot be represented in the result\n(for example, because it has a non-terminating decimal expansion).\n\nSpecifying a rounding mode prevents the `ArithmeticException`.\n\n**Example:**\n\n\n BigDecimal.valueOf(1).divide(BigDecimal.valueOf(3));\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "BigDecimalMethodWithoutRoundingCalled",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Numeric issues",
"index": 31,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "OverlyComplexArithmeticExpression",
"shortDescription": {
"text": "Overly complex arithmetic expression"
},
"fullDescription": {
"text": "Reports arithmetic expressions with the excessive number of terms. Such expressions might be hard to understand and might contain errors. Parameters, field references, and other primary expressions are counted as a term. Example: 'int calc(int a, int b) {\n return a + a + a + b + b + b + b; // The line contains 7 terms and will be reported.\n }' Use the field below to specify a number of terms allowed in arithmetic expressions.",
"markdown": "Reports arithmetic expressions with the excessive number of terms. Such expressions might be hard to understand and might contain errors.\n\nParameters, field references, and other primary expressions are counted as a term.\n\n**Example:**\n\n int calc(int a, int b) {\n return a + a + a + b + b + b + b; // The line contains 7 terms and will be reported.\n }\n\nUse the field below to specify a number of terms allowed in arithmetic expressions."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "OverlyComplexArithmeticExpression",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Numeric issues",
"index": 31,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DriverManagerGetConnection",
"shortDescription": {
"text": "Use of 'DriverManager' to get JDBC connection"
},
"fullDescription": {
"text": "Reports any uses of 'java.sql.DriverManager' to acquire a JDBC connection. 'java.sql.DriverManager' has been superseded by 'javax.sql.Datasource', which allows for connection pooling and other optimizations. Example: 'Connection conn = DriverManager.getConnection(url, username, password);'",
"markdown": "Reports any uses of `java.sql.DriverManager` to acquire a JDBC connection.\n\n\n`java.sql.DriverManager`\nhas been superseded by `javax.sql.Datasource`, which\nallows for connection pooling and other optimizations.\n\n**Example:**\n\n Connection conn = DriverManager.getConnection(url, username, password);\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CallToDriverManagerGetConnection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Resource management",
"index": 133,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ThreadDumpStack",
"shortDescription": {
"text": "Call to 'Thread.dumpStack()'"
},
"fullDescription": {
"text": "Reports usages of 'Thread.dumpStack()'. Such statements are often used for temporary debugging and should be either removed from the production code or replaced with a more robust logging facility.",
"markdown": "Reports usages of `Thread.dumpStack()`.\n\nSuch statements are often used for temporary debugging and should be either removed from the production code\nor replaced with a more robust logging facility."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CallToThreadDumpStack",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code maturity",
"index": 56,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FinalMethodInFinalClass",
"shortDescription": {
"text": "'final' method in 'final' class"
},
"fullDescription": {
"text": "Reports 'final' methods in 'final' classes. Since 'final' classes cannot be inherited, marking a method as 'final' may be unnecessary and confusing. Example: 'record Bar(int a, int b) {\n public final int sum() { \n return a + b;\n }\n}'\n After the quick-fix is applied: 'record Bar(int a, int b) {\n public int sum() { \n return a + b;\n }\n}' As shown in the example, a class can be marked as 'final' explicitly or implicitly.",
"markdown": "Reports `final` methods in `final` classes.\n\nSince `final` classes cannot be inherited, marking a method as `final`\nmay be unnecessary and confusing.\n\n**Example:**\n\n record Bar(int a, int b) {\n public final int sum() { \n return a + b;\n }\n }\n\nAfter the quick-fix is applied:\n\n record Bar(int a, int b) {\n public int sum() { \n return a + b;\n }\n }\n\nAs shown in the example, a class can be marked as `final` explicitly or implicitly."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "FinalMethodInFinalClass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Declaration redundancy",
"index": 12,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnnecessaryBlockStatement",
"shortDescription": {
"text": "Unnecessary code block"
},
"fullDescription": {
"text": "Reports code blocks that are redundant to the semantics of the program and can be replaced with their contents. The code blocks that are the bodies of 'if', 'do', 'while', or 'for' statements will not be reported by this inspection. Example: 'void foo() {\n { // unnecessary\n int result = call();\n analyze(result);\n } // unnecessary\n }' Configure the inspection: Use the Ignore branches of 'switch' statements option to ignore the code blocks that are used as branches of switch statements.",
"markdown": "Reports code blocks that are redundant to the semantics of the program and can be replaced with their contents.\n\nThe code blocks that are the bodies of `if`, `do`,\n`while`, or `for` statements will not be reported by this\ninspection.\n\nExample:\n\n\n void foo() {\n { // unnecessary\n int result = call();\n analyze(result);\n } // unnecessary\n }\n\nConfigure the inspection:\n\n\nUse the **Ignore branches of 'switch' statements** option to ignore the code blocks that are used as branches of switch statements."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "UnnecessaryCodeBlock",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FinalPrivateMethod",
"shortDescription": {
"text": "'private' method declared 'final'"
},
"fullDescription": {
"text": "Reports methods that are marked with both 'final' and 'private' keywords. Since 'private' methods cannot be meaningfully overridden because of their visibility, declaring them 'final' is redundant.",
"markdown": "Reports methods that are marked with both `final` and `private` keywords.\n\nSince `private` methods cannot be meaningfully overridden because of their visibility, declaring them\n`final` is redundant."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "FinalPrivateMethod",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Class structure",
"index": 21,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnnecessaryUnboxing",
"shortDescription": {
"text": "Unnecessary unboxing"
},
"fullDescription": {
"text": "Reports unboxing, that is explicit unwrapping of wrapped primitive values. Unboxing is unnecessary as of Java 5 and later, and can safely be removed. Examples: 'Integer i = Integer.valueOf(42).intValue();' → 'Integer i = Integer.valueOf(42);' 'int k = Integer.valueOf(42).intValue();' → 'int k = Integer.valueOf(42);' (reports only when the Only report truly superfluously unboxed expressions option is not checked) Use the Only report truly superfluously unboxed expressions option to only report truly superfluous unboxing, where an unboxed value is immediately boxed either implicitly or explicitly. In this case, the entire unboxing-boxing step can be removed. The inspection doesn't report simple explicit unboxing. This inspection only reports if the language level of the project or module is 5 or higher.",
"markdown": "Reports unboxing, that is explicit unwrapping of wrapped primitive values.\n\nUnboxing is unnecessary as of Java 5 and later, and can safely be removed.\n\n**Examples:**\n\n* `Integer i = Integer.valueOf(42).intValue();` → `Integer i = Integer.valueOf(42);`\n* `int k = Integer.valueOf(42).intValue();` → `int k = Integer.valueOf(42);`\n\n (reports only when the **Only report truly superfluously unboxed expressions** option is not checked)\n\n\nUse the **Only report truly superfluously unboxed expressions** option to only report truly superfluous unboxing,\nwhere an unboxed value is immediately boxed either implicitly or explicitly.\nIn this case, the entire unboxing-boxing step can be removed. The inspection doesn't report simple explicit unboxing.\n\nThis inspection only reports if the language level of the project or module is 5 or higher."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnnecessaryUnboxing",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 5",
"index": 119,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AssignmentOrReturnOfFieldWithMutableType",
"shortDescription": {
"text": "Assignment or return of field with mutable type"
},
"fullDescription": {
"text": "Reports return of, or assignment from a method parameter to an array or a mutable type like 'Collection', 'Date', 'Map', 'Calendar', etc. Because such types are mutable, this construct may result in unexpected modifications of an object's state from outside the owning class. Although this construct may be useful for performance reasons, it is inherently prone to bugs. The following mutable types are reported: 'java.util.Date' 'java.util.Calendar' 'java.util.Collection' 'java.util.Map' 'com.google.common.collect.Multimap' 'com.google.common.collect.Table' The quick-fix adds a call to the field's '.clone()' method. Example: 'class Log {\n String[] messages;\n ...\n\n String[] getMessages() {\n return messages; // warning: Return of String[] field 'messages'\n }\n }' After the quick-fix is applied: 'class Log {\n String[] messages;\n ...\n\n String[] getMessages() {\n return messages.clone();\n }\n }' Use the Ignore assignments in and returns from private methods option to ignore assignments and returns in 'private' methods.",
"markdown": "Reports return of, or assignment from a method parameter to an array or a mutable type like `Collection`, `Date`, `Map`, `Calendar`, etc.\n\nBecause such types are mutable, this construct may\nresult in unexpected modifications of an object's state from outside the owning class. Although this construct may be useful for\nperformance reasons, it is inherently prone to bugs.\n\nThe following mutable types are reported:\n\n* `java.util.Date`\n* `java.util.Calendar`\n* `java.util.Collection`\n* `java.util.Map`\n* `com.google.common.collect.Multimap`\n* `com.google.common.collect.Table`\n\nThe quick-fix adds a call to the field's `.clone()` method.\n\n**Example:**\n\n\n class Log {\n String[] messages;\n ...\n\n String[] getMessages() {\n return messages; // warning: Return of String[] field 'messages'\n }\n }\n\nAfter the quick-fix is applied:\n\n\n class Log {\n String[] messages;\n ...\n\n String[] getMessages() {\n return messages.clone();\n }\n }\n\nUse the **Ignore assignments in and returns from private methods** option to ignore assignments and returns in `private` methods."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "AssignmentOrReturnOfFieldWithMutableType",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Encapsulation",
"index": 125,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "OptionalAssignedToNull",
"shortDescription": {
"text": "Null value for Optional type"
},
"fullDescription": {
"text": "Reports 'null' assigned to 'Optional' variable or returned from method returning 'Optional'. It's recommended that you use 'Optional.empty()' (or 'Optional.absent()' for Guava) to denote an empty value. Example: 'Optional<Integer> foo(boolean flag) {\n return flag ? Optional.of(42) : null;\n }' After the quick-fix is applied: 'Optional<Integer> foo(boolean flag) {\n return flag ? Optional.of(42) : Optional.empty();\n }' Configure the inspection: Use the Report comparison of Optional with null option to also report comparisons like 'optional == null'. While in rare cases (e.g. lazily initialized optional field) this might be correct, optional variable is usually never null, and probably 'optional.isPresent()' was intended. This inspection only reports if the language level of the project or module is 8 or higher. New in 2017.2",
"markdown": "Reports `null` assigned to `Optional` variable or returned from method returning `Optional`.\n\nIt's recommended that you use `Optional.empty()` (or `Optional.absent()` for Guava) to denote an empty value.\n\nExample:\n\n\n Optional<Integer> foo(boolean flag) {\n return flag ? Optional.of(42) : null;\n }\n\nAfter the quick-fix is applied:\n\n\n Optional<Integer> foo(boolean flag) {\n return flag ? Optional.of(42) : Optional.empty();\n }\n\nConfigure the inspection:\n\n\nUse the **Report comparison of Optional with null** option to also report comparisons like `optional == null`. While in rare cases (e.g. lazily initialized\noptional field) this might be correct, optional variable is usually never null, and probably `optional.isPresent()` was\nintended.\n\nThis inspection only reports if the language level of the project or module is 8 or higher.\n\nNew in 2017.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "OptionalAssignedToNull",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code maturity",
"index": 56,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PointlessIndexOfComparison",
"shortDescription": {
"text": "Pointless 'indexOf()' comparison"
},
"fullDescription": {
"text": "Reports unnecessary comparisons with '.indexOf()' expressions. An example of such an expression is comparing the result of '.indexOf()' with numbers smaller than -1.",
"markdown": "Reports unnecessary comparisons with `.indexOf()` expressions. An example of such an expression is comparing the result of `.indexOf()` with numbers smaller than -1."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "PointlessIndexOfComparison",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "IteratorHasNextCallsIteratorNext",
"shortDescription": {
"text": "'Iterator.hasNext()' which calls 'next()'"
},
"fullDescription": {
"text": "Reports implementations of 'Iterator.hasNext()' or 'ListIterator.hasPrevious()' that call 'Iterator.next()' or 'ListIterator.previous()' on the iterator instance. Such calls are almost certainly an error, as methods like 'hasNext()' should not modify the iterators state, while 'next()' should. Example: 'class MyIterator implements Iterator<Integer> {\n public boolean hasNext() {\n return next() != null;\n }\n }'",
"markdown": "Reports implementations of `Iterator.hasNext()` or `ListIterator.hasPrevious()` that call `Iterator.next()` or `ListIterator.previous()` on the iterator instance. Such calls are almost certainly an error, as methods like `hasNext()` should not modify the iterators state, while `next()` should.\n\n**Example:**\n\n\n class MyIterator implements Iterator<Integer> {\n public boolean hasNext() {\n return next() != null;\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "IteratorHasNextCallsIteratorNext",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EqualsAndHashcode",
"shortDescription": {
"text": "'equals()' and 'hashCode()' not paired"
},
"fullDescription": {
"text": "Reports classes that override the 'equals()' method but do not override the 'hashCode()' method or vice versa, which can potentially lead to problems when the class is added to a 'Collection' or a 'HashMap'. The quick-fix generates the default implementation for an absent method. Example: 'class StringHolder {\n String s;\n\n @Override public int hashCode() {\n return s != null ? s.hashCode() : 0;\n }\n}' After the quick-fix is applied: 'class StringHolder {\n String s;\n\n @Override public int hashCode() {\n return s != null ? s.hashCode() : 0;\n }\n\n @Override\n public boolean equals(Object o) {\n if (this == o) return true;\n if (!(o instanceof StringHolder)) return false;\n\n StringHolder holder = (StringHolder)o;\n\n if (s != null ? !s.equals(holder.s) : holder.s != null) return false;\n\n return true;\n }\n}'",
"markdown": "Reports classes that override the `equals()` method but do not override the `hashCode()` method or vice versa, which can potentially lead to problems when the class is added to a `Collection` or a `HashMap`.\n\nThe quick-fix generates the default implementation for an absent method.\n\nExample:\n\n\n class StringHolder {\n String s;\n\n @Override public int hashCode() {\n return s != null ? s.hashCode() : 0;\n }\n }\n\nAfter the quick-fix is applied:\n\n\n class StringHolder {\n String s;\n\n @Override public int hashCode() {\n return s != null ? s.hashCode() : 0;\n }\n\n @Override\n public boolean equals(Object o) {\n if (this == o) return true;\n if (!(o instanceof StringHolder)) return false;\n\n StringHolder holder = (StringHolder)o;\n\n if (s != null ? !s.equals(holder.s) : holder.s != null) return false;\n\n return true;\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "EqualsAndHashcode",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "StringRepeatCanBeUsed",
"shortDescription": {
"text": "String.repeat() can be used"
},
"fullDescription": {
"text": "Reports loops that can be replaced with a single 'String.repeat()' method (available since Java 11). Example: 'void append(StringBuilder sb, int count, Object obj) {\n for (int i = 0; i < count; i++) {\n sb.append(obj);\n }\n }' After the quick-fix is applied: 'void append(StringBuilder sb, int count, Object obj) {\n sb.append(String.valueOf(obj).repeat(Math.max(0, count)));\n }' By default, the inspection may wrap 'count' with 'Math.max(0, count)' if it cannot prove statically that 'count' is not negative. This is done to prevent possible semantics change, as 'String.repeat()' rejects negative numbers. Use the Add Math.max(0,count) to avoid possible semantics change option to disable this behavior if required. Similarly, a string you want to repeat can be wrapped in 'String.valueOf' to prevent possible 'NullPointerException' if it's unknown whether it can be 'null'. This inspection only reports if the language level of the project or module is 11 or higher. New in 2019.1",
"markdown": "Reports loops that can be replaced with a single `String.repeat()` method (available since Java 11).\n\n**Example:**\n\n\n void append(StringBuilder sb, int count, Object obj) {\n for (int i = 0; i < count; i++) {\n sb.append(obj);\n }\n }\n\nAfter the quick-fix is applied:\n\n\n void append(StringBuilder sb, int count, Object obj) {\n sb.append(String.valueOf(obj).repeat(Math.max(0, count)));\n }\n\n\nBy default, the inspection may wrap `count` with `Math.max(0, count)` if it cannot prove statically that `count` is\nnot negative. This is done to prevent possible semantics change, as `String.repeat()` rejects negative numbers.\nUse the **Add Math.max(0,count) to avoid possible semantics change** option to disable this behavior if required.\n\nSimilarly, a string you want to repeat can be wrapped in\n`String.valueOf` to prevent possible `NullPointerException` if it's unknown whether it can be `null`.\n\nThis inspection only reports if the language level of the project or module is 11 or higher.\n\nNew in 2019.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "StringRepeatCanBeUsed",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 11",
"index": 174,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MathRoundingWithIntArgument",
"shortDescription": {
"text": "Call math rounding with 'int' argument"
},
"fullDescription": {
"text": "Reports calls to 'round()', 'ceil()', 'floor()', 'rint()' methods for 'Math' and 'StrictMath' with 'int' as the argument. These methods could be called in case the argument is expected to be 'long' or 'double', and it may have unexpected results. The inspection provides a fix that simplify such expressions (except 'round') to cast to 'double'. Example: 'int i = 2;\n double d1 = Math.floor(i);' After the quick-fix is applied: 'int i = 2;\n double d1 = i;' New in 2023.1",
"markdown": "Reports calls to `round()`, `ceil()`, `floor()`, `rint()` methods for `Math` and `StrictMath` with `int` as the argument.\n\nThese methods could be called in case the argument is expected to be `long` or `double`, and it may have unexpected results.\n\nThe inspection provides a fix that simplify such expressions (except `round`) to cast to `double`.\n\n**Example:**\n\n\n int i = 2;\n double d1 = Math.floor(i);\n\nAfter the quick-fix is applied:\n\n\n int i = 2;\n double d1 = i;\n\nNew in 2023.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "MathRoundingWithIntArgument",
"cweIds": [
681
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SynchronizationOnStaticField",
"shortDescription": {
"text": "Synchronization on 'static' field"
},
"fullDescription": {
"text": "Reports synchronization on 'static' fields. While not strictly incorrect, synchronization on 'static' fields can lead to bad performance because of contention.",
"markdown": "Reports synchronization on `static` fields. While not strictly incorrect, synchronization on `static` fields can lead to bad performance because of contention."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "SynchronizationOnStaticField",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SwitchStatementWithConfusingDeclaration",
"shortDescription": {
"text": "Local variable used and declared in different 'switch' branches"
},
"fullDescription": {
"text": "Reports local variables declared in one branch of a 'switch' statement and used in another branch. Such declarations can be extremely confusing. Example: 'switch(i) {\n case 2:\n int x = 0;\n break;\n case 3:\n x = 3;\n System.out.println(x);\n break;\n }'",
"markdown": "Reports local variables declared in one branch of a `switch` statement and used in another branch. Such declarations can be extremely confusing.\n\nExample:\n\n\n switch(i) {\n case 2:\n int x = 0;\n break;\n case 3:\n x = 3;\n System.out.println(x);\n break;\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "LocalVariableUsedAndDeclaredInDifferentSwitchBranches",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FieldMayBeFinal",
"shortDescription": {
"text": "Field may be 'final'"
},
"fullDescription": {
"text": "Reports fields that can be safely made 'final'. All 'final' fields have a value and this value does not change, which can make the code easier to reason about. To avoid too expensive analysis, this inspection only reports if the field has a 'private' modifier or it is defined in a local or anonymous class. A field can be 'final' if: It is 'static' and initialized once in its declaration or in one 'static' initializer. It is non-'static' and initialized once in its declaration, in one instance initializer or in every constructor And it is not modified anywhere else. Example: 'public class Person {\n private String name; // can be final\n\n Person(String name) {\n this.name = name;\n }\n\n public String getName() {\n return name;\n }\n }' After the quick-fix is applied: 'public class Person {\n private final String name;\n\n Person(String name) {\n this.name = name;\n }\n\n public String getName() {\n return name;\n }\n }' Use the \"Annotations\" button to modify the list of annotations that assume implicit field write.",
"markdown": "Reports fields that can be safely made `final`. All `final` fields have a value and this value does not change, which can make the code easier to reason about.\n\nTo avoid too expensive analysis, this inspection only reports if the field has a `private` modifier\nor it is defined in a local or anonymous class.\nA field can be `final` if:\n\n* It is `static` and initialized once in its declaration or in one `static` initializer.\n* It is non-`static` and initialized once in its declaration, in one instance initializer or in every constructor\n\nAnd it is not modified anywhere else.\n\n**Example:**\n\n\n public class Person {\n private String name; // can be final\n\n Person(String name) {\n this.name = name;\n }\n\n public String getName() {\n return name;\n }\n }\n\nAfter the quick-fix is applied:\n\n\n public class Person {\n private final String name;\n\n Person(String name) {\n this.name = name;\n }\n\n public String getName() {\n return name;\n }\n }\n\n\nUse the \"Annotations\" button to modify the list of annotations that assume implicit field write."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "FieldMayBeFinal",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SuspiciousArrayMethodCall",
"shortDescription": {
"text": "Suspicious 'Arrays' method call"
},
"fullDescription": {
"text": "Reports calls to non-generic-array manipulation methods like 'Arrays.fill()' with mismatched argument types. Such calls don't do anything useful and are likely to be mistakes. Example: 'int foo(String[] strings) {\n return Arrays.binarySearch(strings, 1);\n }' New in 2017.2",
"markdown": "Reports calls to non-generic-array manipulation methods like `Arrays.fill()` with mismatched argument types. Such calls don't do anything useful and are likely to be mistakes.\n\n**Example:**\n\n\n int foo(String[] strings) {\n return Arrays.binarySearch(strings, 1);\n }\n\nNew in 2017.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SuspiciousArrayMethodCall",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ClassHasNoToStringMethod",
"shortDescription": {
"text": "Class does not override 'toString()' method"
},
"fullDescription": {
"text": "Reports classes without a 'toString()' method.",
"markdown": "Reports classes without a `toString()` method."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ClassHasNoToStringMethod",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/toString() issues",
"index": 199,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FieldAccessNotGuarded",
"shortDescription": {
"text": "Unguarded field access or method call"
},
"fullDescription": {
"text": "Reports accesses of fields declared as '@GuardedBy' that are not guarded by an appropriate synchronization structure. Example: '@GuardedBy(\"this\")\n void x() {\n notify();\n }\n void y() {\n x(); // unguarded method call\n }' Supported '@GuardedBy' annotations are: 'net.jcip.annotations.GuardedBy' 'javax.annotation.concurrent.GuardedBy' 'org.apache.http.annotation.GuardedBy' 'com.android.annotations.concurrency.GuardedBy' 'androidx.annotation.GuardedBy' 'com.google.errorprone.annotations.concurrent.GuardedBy'",
"markdown": "Reports accesses of fields declared as `@GuardedBy` that are not guarded by an appropriate synchronization structure.\n\nExample:\n\n\n @GuardedBy(\"this\")\n void x() {\n notify();\n }\n void y() {\n x(); // unguarded method call\n }\n\nSupported `@GuardedBy` annotations are:\n\n* `net.jcip.annotations.GuardedBy`\n* `javax.annotation.concurrent.GuardedBy`\n* `org.apache.http.annotation.GuardedBy`\n* `com.android.annotations.concurrency.GuardedBy`\n* `androidx.annotation.GuardedBy`\n* `com.google.errorprone.annotations.concurrent.GuardedBy`"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "FieldAccessNotGuarded",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Concurrency annotation issues",
"index": 101,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PublicStaticArrayField",
"shortDescription": {
"text": "'public static' array field"
},
"fullDescription": {
"text": "Reports 'public' 'static' array fields. Such fields are often used to store arrays of constant values. Still, they represent a security hazard, as their contents may be modified, even if the field is declared 'final'. Example: 'public static String[] allowedPasswords = {\"foo\", \"bar\"};'",
"markdown": "Reports `public` `static` array fields.\n\n\nSuch fields are often used to store arrays of constant values. Still, they represent a security\nhazard, as their contents may be modified, even if the field is declared `final`.\n\n**Example:**\n\n\n public static String[] allowedPasswords = {\"foo\", \"bar\"};\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "PublicStaticArrayField",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Security",
"index": 38,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MagicNumber",
"shortDescription": {
"text": "Magic number"
},
"fullDescription": {
"text": "Reports \"magic numbers\": numeric literals that are not named by a constant declaration. Using magic numbers can lead to unclear code, as well as errors if a magic number is changed in one location but remains unchanged not another. The numbers 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 100, 1000, 0L, 1L, 2L, 0.0, 1.0, 0.0F and 1.0F are not reported by this inspection. Example: 'void checkFileSize(long bytes) {\n if (bytes > 1_048_576) {\n throw new IllegalArgumentException(\"too big\");\n }\n }' A quick-fix introduces a new constant: 'static final int MAX_SUPPORTED_FILE_SIZE = 1_048_576;\n\n void checkFileSize(long bytes) {\n if (bytes > MAX_SUPPORTED_FILE_SIZE) {\n throw new IllegalArgumentException(\"too big\");\n }\n }' Configure the inspection: Use the Ignore constants in 'hashCode()' methods option to disable this inspection within 'hashCode()' methods. Use the Ignore in annotations option to ignore magic numbers in annotations. Use the Ignore initial capacity for StringBuilders and Collections option to ignore magic numbers used as initial capacity when constructing 'Collection', 'Map', 'StringBuilder' or 'StringBuffer' objects.",
"markdown": "Reports \"magic numbers\": numeric literals that are not named by a constant declaration.\n\nUsing magic numbers can lead to unclear code, as well as errors if a magic\nnumber is changed in one location but remains unchanged not another. The numbers 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 100, 1000, 0L, 1L, 2L,\n0.0, 1.0, 0.0F and 1.0F are not reported by this inspection.\n\nExample:\n\n\n void checkFileSize(long bytes) {\n if (bytes > 1_048_576) {\n throw new IllegalArgumentException(\"too big\");\n }\n }\n\nA quick-fix introduces a new constant:\n\n\n static final int MAX_SUPPORTED_FILE_SIZE = 1_048_576;\n\n void checkFileSize(long bytes) {\n if (bytes > MAX_SUPPORTED_FILE_SIZE) {\n throw new IllegalArgumentException(\"too big\");\n }\n }\n\nConfigure the inspection:\n\n* Use the **Ignore constants in 'hashCode()' methods** option to disable this inspection within `hashCode()` methods.\n* Use the **Ignore in annotations** option to ignore magic numbers in annotations.\n* Use the **Ignore initial capacity for StringBuilders and Collections** option to ignore magic numbers used as initial capacity when constructing `Collection`, `Map`, `StringBuilder` or `StringBuffer` objects."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "MagicNumber",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Abstraction issues",
"index": 86,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EnumSwitchStatementWhichMissesCases",
"shortDescription": {
"text": "Enum 'switch' statement that misses case"
},
"fullDescription": {
"text": "Reports 'switch' statements over enumerated types that are not exhaustive. Example: 'enum AlphaBetaGamma {\n A, B, C;\n\n void x(AlphaBetaGamma e) {\n switch (e) {\n\n }\n }\n }' After the quick-fix is applied: 'enum AlphaBetaGamma {\n A, B, C;\n\n void x(AlphaBetaGamma e) {\n switch (e) {\n case A -> {}\n case B -> {}\n case C -> {}\n }\n }\n }' Use the Ignore switch statements with a default branch option to ignore 'switch' statements that have a 'default' branch.",
"markdown": "Reports `switch` statements over enumerated types that are not exhaustive.\n\n**Example:**\n\n\n enum AlphaBetaGamma {\n A, B, C;\n\n void x(AlphaBetaGamma e) {\n switch (e) {\n\n }\n }\n }\n\nAfter the quick-fix is applied:\n\n\n enum AlphaBetaGamma {\n A, B, C;\n\n void x(AlphaBetaGamma e) {\n switch (e) {\n case A -> {}\n case B -> {}\n case C -> {}\n }\n }\n }\n\n\nUse the **Ignore switch statements with a default branch** option to ignore `switch`\nstatements that have a `default` branch."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "EnumSwitchStatementWhichMissesCases",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SuspiciousIntegerDivAssignment",
"shortDescription": {
"text": "Suspicious integer division assignment"
},
"fullDescription": {
"text": "Reports assignments whose right side is a division that shouldn't be truncated to integer. While occasionally intended, this construction is often buggy. Example: 'int x = 18;\n x *= 3/2; // doesn't change x because of the integer division result' This code should be replaced with: 'int x = 18;\n x *= 3.0/2;' In the inspection options, you can disable warnings for suspicious but possibly correct divisions, for example, when the dividend can't be calculated statically. 'void calc(int d) {\n int x = 18;\n x *= d/2;\n }' New in 2019.2",
"markdown": "Reports assignments whose right side is a division that shouldn't be truncated to integer.\n\nWhile occasionally intended, this construction is often buggy.\n\n**Example:**\n\n\n int x = 18;\n x *= 3/2; // doesn't change x because of the integer division result\n\n\nThis code should be replaced with:\n\n\n int x = 18;\n x *= 3.0/2;\n\n\nIn the inspection options, you can disable warnings for suspicious but possibly correct divisions,\nfor example, when the dividend can't be calculated statically.\n\n\n void calc(int d) {\n int x = 18;\n x *= d/2;\n }\n\n\nNew in 2019.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SuspiciousIntegerDivAssignment",
"cweIds": [
682
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MethodWithMultipleLoops",
"shortDescription": {
"text": "Method with multiple loops"
},
"fullDescription": {
"text": "Reports methods that contain more than one loop statement. Example: The method below will be reported because it contains two loops: 'void methodWithTwoLoops(int n1, int n2) {\n for (int i = 0; i < n1; i++) {\n System.out.println(i);\n }\n\n int j = 0;\n while (j < n2) {\n System.out.println(j);\n j++;\n }\n }' The following method will also be reported because it contains a nested loop: 'void methodWithNestedLoop(int n1, int n2) {\n for (int i = 0; i < n1; i++) {\n for (int j = 0; j < n2; j++) {\n System.out.println(i + j);\n }\n }\n }'",
"markdown": "Reports methods that contain more than one loop statement.\n\n**Example:**\n\nThe method below will be reported because it contains two loops:\n\n\n void methodWithTwoLoops(int n1, int n2) {\n for (int i = 0; i < n1; i++) {\n System.out.println(i);\n }\n\n int j = 0;\n while (j < n2) {\n System.out.println(j);\n j++;\n }\n }\n\nThe following method will also be reported because it contains a nested loop:\n\n\n void methodWithNestedLoop(int n1, int n2) {\n for (int i = 0; i < n1; i++) {\n for (int j = 0; j < n2; j++) {\n System.out.println(i + j);\n }\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "MethodWithMultipleLoops",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Method metrics",
"index": 132,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NegativelyNamedBooleanVariable",
"shortDescription": {
"text": "Negatively named boolean variable"
},
"fullDescription": {
"text": "Reports negatively named variables, for example: 'disabled', 'hidden', or 'isNotChanged'. Usually, inverting the 'boolean' value and removing the negation from the name makes the code easier to understand. Example: 'boolean disabled = false;'",
"markdown": "Reports negatively named variables, for example: `disabled`, `hidden`, or `isNotChanged`.\n\nUsually, inverting the `boolean` value and removing the negation from the name makes the code easier to understand.\n\nExample:\n\n\n boolean disabled = false;\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NegativelyNamedBooleanVariable",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Data flow",
"index": 65,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SleepWhileHoldingLock",
"shortDescription": {
"text": "Call to 'Thread.sleep()' while synchronized"
},
"fullDescription": {
"text": "Reports calls to 'java.lang.Thread.sleep()' methods that occur within a 'synchronized' block or method. 'sleep()' within a 'synchronized' block may result in decreased performance, poor scalability, and possibly even deadlocking. Consider using 'wait()' instead, as it will release the lock held. Example: 'synchronized (lock) {\n Thread.sleep(100);\n }'",
"markdown": "Reports calls to `java.lang.Thread.sleep()` methods that occur within a `synchronized` block or method.\n\n\n`sleep()` within a\n`synchronized` block may result in decreased performance, poor scalability, and possibly\neven deadlocking. Consider using `wait()` instead,\nas it will release the lock held.\n\n**Example:**\n\n\n synchronized (lock) {\n Thread.sleep(100);\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "SleepWhileHoldingLock",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Threading issues",
"index": 29,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DeprecatedClassUsageInspection",
"shortDescription": {
"text": "Deprecated API usage in XML"
},
"fullDescription": {
"text": "Reports usages of deprecated classes and methods in XML files.",
"markdown": "Reports usages of deprecated classes and methods in XML files."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "DeprecatedClassUsageInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "XML",
"index": 114,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MethodReturnAlwaysConstant",
"shortDescription": {
"text": "Method returns per-class constant"
},
"fullDescription": {
"text": "Reports methods that only return a constant, which may differ for various inheritors. Available only from Code | Inspect Code or Code | Analyze Code | Run Inspection by Name and isn't reported in the editor.",
"markdown": "Reports methods that only return a constant, which may differ for various inheritors.\n\nAvailable only from **Code \\| Inspect Code** or\n**Code \\| Analyze Code \\| Run Inspection by Name** and isn't reported in the editor."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "MethodReturnAlwaysConstant",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Class structure",
"index": 21,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DuplicateBranchesInSwitch",
"shortDescription": {
"text": "Duplicate branches in 'switch'"
},
"fullDescription": {
"text": "Reports 'switch' statements or expressions that contain the same code in different branches and suggests merging the duplicate branches. Example: 'switch (n) {\n case 1:\n System.out.println(n);\n break;\n case 2:\n System.out.println(n);\n break;\n default:\n System.out.println(\"default\");\n }' After the quick-fix is applied: 'switch (n) {\n case 1:\n case 2:\n System.out.println(n);\n break;\n default:\n System.out.println(\"default\");\n }' New in 2019.1",
"markdown": "Reports `switch` statements or expressions that contain the same code in different branches and suggests merging the duplicate branches.\n\nExample:\n\n\n switch (n) {\n case 1:\n System.out.println(n);\n break;\n case 2:\n System.out.println(n);\n break;\n default:\n System.out.println(\"default\");\n }\n\nAfter the quick-fix is applied:\n\n\n switch (n) {\n case 1:\n case 2:\n System.out.println(n);\n break;\n default:\n System.out.println(\"default\");\n }\n\nNew in 2019.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "DuplicateBranchesInSwitch",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Java/Verbose or redundant code constructs",
"index": 47,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SingleElementAnnotation",
"shortDescription": {
"text": "Non-normalized annotation"
},
"fullDescription": {
"text": "Reports annotations in a shorthand form and suggests rewriting them in a normal form with an attribute name. Example: '@SuppressWarnings(\"foo\")' After the quick-fix is applied: '@SuppressWarnings(value = \"foo\")'",
"markdown": "Reports annotations in a shorthand form and suggests rewriting them in a normal form with an attribute name.\n\nExample:\n\n\n @SuppressWarnings(\"foo\")\n\nAfter the quick-fix is applied:\n\n\n @SuppressWarnings(value = \"foo\")\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "SingleElementAnnotation",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ManualMinMaxCalculation",
"shortDescription": {
"text": "Manual min/max calculation"
},
"fullDescription": {
"text": "Reports cases where the minimum or the maximum of two numbers can be calculated using a 'Math.max()' or 'Math.min()' call, instead of doing it manually. Example: 'public int min(int a, int b) {\n return b < a ? b : a;\n }' After the quick-fix is applied: 'public int min(int a, int b) {\n return Math.min(a, b);\n }' Use the Disable for float and double option to disable this inspection for 'double' and 'float' types. This is useful because the quick-fix may slightly change the semantics for 'float'/ 'double' types when handling 'NaN'. Nevertheless, in most cases this will actually fix a subtle bug where 'NaN' is not taken into account. New in 2019.2",
"markdown": "Reports cases where the minimum or the maximum of two numbers can be calculated using a `Math.max()` or `Math.min()` call, instead of doing it manually.\n\n**Example:**\n\n\n public int min(int a, int b) {\n return b < a ? b : a;\n }\n\nAfter the quick-fix is applied:\n\n\n public int min(int a, int b) {\n return Math.min(a, b);\n }\n\n\nUse the **Disable for float and double** option to disable this inspection for `double` and `float` types.\nThis is useful because the quick-fix may slightly change the semantics for `float`/\n`double` types when handling `NaN`. Nevertheless, in most cases this will actually fix\na subtle bug where `NaN` is not taken into account.\n\nNew in 2019.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ManualMinMaxCalculation",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Verbose or redundant code constructs",
"index": 47,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SillyAssignment",
"shortDescription": {
"text": "Variable is assigned to itself"
},
"fullDescription": {
"text": "Reports assignments of a variable to itself. Example: 'a = a;' The quick-fix removes the assigment.",
"markdown": "Reports assignments of a variable to itself.\n\n**Example:**\n\n\n a = a;\n\nThe quick-fix removes the assigment."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SillyAssignment",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Declaration redundancy",
"index": 12,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "BoundedWildcard",
"shortDescription": {
"text": "Can use bounded wildcard"
},
"fullDescription": {
"text": "Reports generic method parameters that can make use of bounded wildcards. Example: 'void process(Consumer<Number> consumer);' should be replaced with: 'void process(Consumer<? super Number> consumer);' This method signature is more flexible because it accepts more types: not only 'Consumer<Number>', but also 'Consumer<Object>'. Likewise, type parameters in covariant position: 'T produce(Producer<T> p);' should be replaced with: 'T produce(Producer<? extends T> p);' To quote Joshua Bloch in Effective Java third Edition: Item 31: Use bounded wildcards to increase API flexibility Using wildcard types in your APIs, while tricky, makes the APIs far more flexible. If you write a library that will be widely used, the proper use of wildcard types should be considered mandatory. Remember the basic rule: producer-extends, consumer-super (PECS). Also remember that all Comparables and Comparators are consumers. Use the inspection options to toggle the reporting for: invariant classes. An example of an invariant class is 'java.util.List<T>' because it both accepts values (via the 'List.add(T)' method) and produces values (via the 'T List.get()' method). On the other hand, 'contravariant' classes only receive values, for example, 'java.util.function.Consumer<T>' with the only method 'accept(T)'. Similarly, 'covariant' classes only produce values, for example, 'java.util.function.Supplier<T>' with the only method 'T get()'. People often use bounded wildcards in covariant/contravariant classes but avoid wildcards in invariant classes, for example, 'void process(List<? extends T> l)'. Disable this option to ignore such invariant classes and leave them rigidly typed, for example, 'void process(List<T> l)'. 'private' methods, which can be considered as not a part of the public API instance methods",
"markdown": "Reports generic method parameters that can make use of [bounded wildcards](https://en.wikipedia.org/wiki/Wildcard_(Java)).\n\n**Example:**\n\n\n void process(Consumer<Number> consumer);\n\nshould be replaced with:\n\n\n void process(Consumer<? super Number> consumer);\n\n\nThis method signature is more flexible because it accepts more types: not only\n`Consumer<Number>`, but also `Consumer<Object>`.\n\nLikewise, type parameters in covariant position:\n\n\n T produce(Producer<T> p);\n\nshould be replaced with:\n\n\n T produce(Producer<? extends T> p);\n\n\nTo quote [Joshua Bloch](https://en.wikipedia.org/wiki/Joshua_Bloch#Effective_Java) in *Effective Java* third Edition:\n>\n> #### Item 31: Use bounded wildcards to increase API flexibility\n>\n> Using wildcard types in your APIs, while tricky, makes the APIs far more flexible. If you write a library that will be widely used, the proper use of wildcard types should be considered mandatory. Remember the basic rule: producer-extends, consumer-super (PECS). Also remember that all Comparables and Comparators are consumers.\n\n\nUse the inspection options to toggle the reporting for:\n\n*\n invariant classes. An example of an invariant class is `java.util.List<T>` because it both accepts values\n (via the `List.add(T)` method)\n and produces values (via the `T List.get()` method).\n\n\n On the\n other hand, `contravariant` classes only receive values, for example, `java.util.function.Consumer<T>`\n with the only method `accept(T)`. Similarly, `covariant` classes\n only produce values, for example, `java.util.function.Supplier<T>`\n with the only method `T get()`.\n\n\n People often use bounded wildcards in covariant/contravariant\n classes but avoid wildcards in invariant classes, for example, `void process(List<? extends T> l)`.\n Disable this option to ignore such invariant classes and leave them rigidly typed, for example, `void\n process(List<T> l)`.\n*\n `private` methods, which can be considered as not a part of the public API\n\n*\n instance methods"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "BoundedWildcard",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code style issues",
"index": 11,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MigrateAssertToMatcherAssert",
"shortDescription": {
"text": "JUnit assertion can be 'assertThat()' call"
},
"fullDescription": {
"text": "Reports calls to 'Assert.assertEquals()', 'Assert.assertTrue()', etc. methods which can be migrated to Hamcrest declarative style 'Assert.assertThat()' calls. For example: 'public class SubstantialTest {\n @Test\n public void testContents(Collection<String> c, String s) {\n Assert.assertTrue(c.contains(s));\n Assert.assertEquals(c, s);\n Assert.assertNotNull(c);\n Assert.assertNull(c);\n Assert.assertFalse(c.contains(s));\n }\n }' A quick-fix is provided to perform the migration: 'public class SubstantialTest {\n @Test\n public void testContents(Collection<String> c, String s) {\n assertThat(c, hasItem(o));\n assertThat(o, is(c));\n assertThat(c, notNullValue());\n assertThat(c, nullValue());\n assertThat(c, not(hasItem(o)));\n }\n }' This inspection requires that the Hamcrest library is available on the classpath. Use the Statically import matcher's methods option to specify if you want the quick-fix to statically import the Hamcrest matcher methods.",
"markdown": "Reports calls to `Assert.assertEquals()`, `Assert.assertTrue()`, etc. methods which can be migrated to Hamcrest declarative style `Assert.assertThat()` calls.\n\nFor example:\n\n\n public class SubstantialTest {\n @Test\n public void testContents(Collection<String> c, String s) {\n Assert.assertTrue(c.contains(s));\n Assert.assertEquals(c, s);\n Assert.assertNotNull(c);\n Assert.assertNull(c);\n Assert.assertFalse(c.contains(s));\n }\n }\n\nA quick-fix is provided to perform the migration:\n\n\n public class SubstantialTest {\n @Test\n public void testContents(Collection<String> c, String s) {\n assertThat(c, hasItem(o));\n assertThat(o, is(c));\n assertThat(c, notNullValue());\n assertThat(c, nullValue());\n assertThat(c, not(hasItem(o)));\n }\n }\n\nThis inspection requires that the Hamcrest library is available on the classpath.\n\nUse the **Statically import matcher's methods** option to specify if you want the quick-fix to statically import the Hamcrest matcher methods."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "MigrateAssertToMatcherAssert",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JVM languages/Test frameworks",
"index": 121,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "InstanceVariableInitialization",
"shortDescription": {
"text": "Instance field may not be initialized"
},
"fullDescription": {
"text": "Reports instance variables that may be uninitialized upon object initialization. Example: 'class Foo {\n public int bar;\n\n static { }\n }' Note that this inspection uses a very conservative dataflow algorithm and may incorrectly report instance variables as uninitialized. Variables reported as initialized will always be initialized. Use the Ignore primitive fields option to ignore uninitialized primitive fields.",
"markdown": "Reports instance variables that may be uninitialized upon object initialization.\n\n**Example:**\n\n\n class Foo {\n public int bar;\n\n static { }\n }\n\nNote that this inspection uses a very conservative dataflow algorithm and may incorrectly report instance variables as uninitialized. Variables\nreported as initialized will always be initialized.\n\nUse the **Ignore primitive fields** option to ignore uninitialized primitive fields."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "InstanceVariableMayNotBeInitialized",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Initialization",
"index": 33,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "IfStatementWithTooManyBranches",
"shortDescription": {
"text": "'if' statement with too many branches"
},
"fullDescription": {
"text": "Reports 'if' statements with too many branches. Such statements may be confusing and are often a sign of inadequate levels of design abstraction. Use the Maximum number of branches field to specify the maximum number of branches an 'if' statement is allowed to have.",
"markdown": "Reports `if` statements with too many branches.\n\nSuch statements may be confusing and are often a sign of inadequate levels of design\nabstraction.\n\n\nUse the **Maximum number of branches** field to specify the maximum number of branches an `if` statement is allowed to have."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "IfStatementWithTooManyBranches",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NonSerializableObjectPassedToObjectStream",
"shortDescription": {
"text": "Non-serializable object passed to 'ObjectOutputStream'"
},
"fullDescription": {
"text": "Reports non-'Serializable' objects used as arguments to 'java.io.ObjectOutputStream.write()'. Such calls will result in runtime exceptions. This inspection assumes objects of the types 'java.util.Collection' and 'java.util.Map' to be 'Serializable', unless the types they are declared in are non-'Serializable'. Example: 'public class IWantToSerializeThis {\n public static void main(String[] args) throws IOException {\n try(var stream = new ObjectOutputStream(Files.newOutputStream(Paths.get(\"output\")))) {\n // Warning -- will fail with NotSerializableException\n stream.writeObject(new IWantToSerializeThis());\n }\n }\n }'",
"markdown": "Reports non-`Serializable` objects used as arguments to `java.io.ObjectOutputStream.write()`. Such calls will result in runtime exceptions.\n\n\nThis inspection assumes objects of the types `java.util.Collection` and\n`java.util.Map` to be `Serializable`, unless the types\nthey are declared in are non-`Serializable`.\n\n**Example:**\n\n\n public class IWantToSerializeThis {\n public static void main(String[] args) throws IOException {\n try(var stream = new ObjectOutputStream(Files.newOutputStream(Paths.get(\"output\")))) {\n // Warning -- will fail with NotSerializableException\n stream.writeObject(new IWantToSerializeThis());\n }\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NonSerializableObjectPassedToObjectStream",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Serialization issues",
"index": 20,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UseOfObsoleteDateTimeApi",
"shortDescription": {
"text": "Use of obsolete date-time API"
},
"fullDescription": {
"text": "Reports usages of 'java.util.Date', 'java.util.Calendar', 'java.util.GregorianCalendar', 'java.util.TimeZone', and 'java.util.SimpleTimeZone'. While still supported, these classes were made obsolete by the JDK8 Date-Time API and should probably not be used in new development.",
"markdown": "Reports usages of `java.util.Date`, `java.util.Calendar`, `java.util.GregorianCalendar`, `java.util.TimeZone`, and `java.util.SimpleTimeZone`.\n\nWhile still supported, these classes were made obsolete by the JDK8 Date-Time API and should probably\nnot be used in new development."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "UseOfObsoleteDateTimeApi",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Code maturity",
"index": 56,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ModuleWithTooFewClasses",
"shortDescription": {
"text": "Module with too few classes"
},
"fullDescription": {
"text": "Reports modules that contain too few classes. Overly small modules may indicate a too fragmented design. Java, Kotlin and Groovy classes are counted. Available only from Code | Inspect Code or Code | Analyze Code | Run Inspection by Name and isn't reported in the editor. Use the Minimum number of classes field to specify the minimum number of classes a module may have.",
"markdown": "Reports modules that contain too few classes. Overly small modules may indicate a too fragmented design. Java, Kotlin and Groovy classes are counted.\n\nAvailable only from **Code \\| Inspect Code** or\n**Code \\| Analyze Code \\| Run Inspection by Name** and isn't reported in the editor.\n\nUse the **Minimum number of classes** field to specify the minimum number of classes a module may have."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ModuleWithTooFewClasses",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Modularization issues",
"index": 78,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NullArgumentToVariableArgMethod",
"shortDescription": {
"text": "Confusing argument to varargs method"
},
"fullDescription": {
"text": "Reports calls to variable arity methods that have a single argument in the vararg parameter position, which is either a 'null' or an array of a subtype of the vararg parameter. Such an argument may be confusing as it is unclear if a varargs or non-varargs call is desired. Example: 'String[] ss = new String[]{\"foo\", \"bar\"};\n System.out.printf(\"%s\", ss);' In this example only the first element of the array will be printed, not the entire array.",
"markdown": "Reports calls to variable arity methods that have a single argument in the vararg parameter position, which is either a `null` or an array of a subtype of the vararg parameter. Such an argument may be confusing as it is unclear if a varargs or non-varargs call is desired.\n\n**Example:**\n\n\n String[] ss = new String[]{\"foo\", \"bar\"};\n System.out.printf(\"%s\", ss);\n\nIn this example only the first element of the array will be printed, not the entire array."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ConfusingArgumentToVarargsMethod",
"cweIds": [
628
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Probable bugs",
"index": 15,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "OverloadedVarargsMethod",
"shortDescription": {
"text": "Overloaded varargs method"
},
"fullDescription": {
"text": "Reports varargs methods with the same name as other methods in the class or in a superclass. Overloaded methods that take a variable number of arguments can be very confusing because it is often unclear which overload gets called. Example: 'public void execute(Runnable... r) {} // warning\n public void execute(Runnable r1, Runnable r2) {}' Use the option to ignore overloaded methods whose parameter types are definitely incompatible.",
"markdown": "Reports varargs methods with the same name as other methods in the class or in a superclass. Overloaded methods that take a variable number of arguments can be very confusing because it is often unclear which overload gets called.\n\n**Example:**\n\n\n public void execute(Runnable... r) {} // warning\n public void execute(Runnable r1, Runnable r2) {}\n\n\nUse the option to ignore overloaded methods whose parameter types are definitely incompatible."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "OverloadedVarargsMethod",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Naming conventions/Method",
"index": 108,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AnonymousInnerClassMayBeStatic",
"shortDescription": {
"text": "Anonymous class may be a named 'static' inner class"
},
"fullDescription": {
"text": "Reports anonymous classes that may be safely replaced with 'static' inner classes. An anonymous class may be a 'static' inner class if it doesn't explicitly reference its enclosing instance or local classes from its surrounding method. A 'static' inner class does not keep an implicit reference to its enclosing instance. This prevents a common cause of memory leaks and uses less memory per class instance. Since Java 18, only serializable anonymous classes keep an implicit reference to its enclosing instance, if this reference is not used. So, if module language level is Java 18 or higher, this inspection reports serializable classes only. The quick-fix extracts the anonymous class into a named 'static' inner class. Example: 'void sample() {\n Thread thread = new Thread(new Runnable() {\n @Override\n public void run() {\n }\n });\n }' After the quick-fix is applied: 'void sample() {\n Thread thread = new Thread(new Task());\n }\n\n private static class Task implements Runnable {\n @Override\n public void run() {\n }\n }'",
"markdown": "Reports anonymous classes that may be safely replaced with `static` inner classes. An anonymous class may be a `static` inner class if it doesn't explicitly reference its enclosing instance or local classes from its surrounding method.\n\n\nA `static` inner class does not keep an implicit reference to its enclosing instance.\nThis prevents a common cause of memory leaks and uses less memory per class instance.\n\n\nSince Java 18, only serializable anonymous classes keep an implicit reference to its enclosing instance,\nif this reference is not used. So, if module language level is Java 18 or higher,\nthis inspection reports serializable classes only.\n\nThe quick-fix extracts the anonymous class into a named `static` inner class.\n\n**Example:**\n\n\n void sample() {\n Thread thread = new Thread(new Runnable() {\n @Override\n public void run() {\n }\n });\n }\n\nAfter the quick-fix is applied:\n\n\n void sample() {\n Thread thread = new Thread(new Task());\n }\n\n private static class Task implements Runnable {\n @Override\n public void run() {\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "AnonymousInnerClassMayBeStatic",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Memory",
"index": 163,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PublicConstructor",
"shortDescription": {
"text": "'public' constructor can be replaced with factory method"
},
"fullDescription": {
"text": "Reports 'public' constructors. Some coding standards discourage the use of 'public' constructors and recommend 'static' factory methods instead. This way the implementation can be swapped out without affecting the call sites. Example: 'class Test {\n private String name;\n\n public Test(String name) {\n this.name = name;\n }\n\n public void test() {\n System.out.println(name);\n }\n\n public static void main(String[] args) {\n new Test(\"str\").test();\n }\n }' After quick-fix is applied: 'class Test {\n private String name;\n\n private Test(String name) {\n this.name = name;\n }\n\n public static Test getInstance(String name) {\n return new Test(name);\n }\n\n public void test() {\n System.out.println(name);\n }\n\n public static void main(String[] args) {\n getInstance(\"str\").test();\n }\n }'",
"markdown": "Reports `public` constructors.\n\nSome coding standards discourage the use of `public` constructors and recommend\n`static` factory methods instead.\nThis way the implementation can be swapped out without affecting the call sites.\n\n**Example:**\n\n\n class Test {\n private String name;\n\n public Test(String name) {\n this.name = name;\n }\n\n public void test() {\n System.out.println(name);\n }\n\n public static void main(String[] args) {\n new Test(\"str\").test();\n }\n }\n\nAfter quick-fix is applied:\n\n\n class Test {\n private String name;\n\n private Test(String name) {\n this.name = name;\n }\n\n public static Test getInstance(String name) {\n return new Test(name);\n }\n\n public void test() {\n System.out.println(name);\n }\n\n public static void main(String[] args) {\n getInstance(\"str\").test();\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "PublicConstructor",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Class structure",
"index": 21,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantEmbeddedExpression",
"shortDescription": {
"text": "Redundant embedded expression in string template"
},
"fullDescription": {
"text": "Reports redundant embedded expressions in 'STR' templates, such as trivial literals or empty expressions. Example: 'System.out.println(STR.\"Hello \\{\"world\"}\");' After the quick-fix is applied: 'System.out.println(STR.\"Hello world\");' This inspection only reports if the language level of the project or module is 21 or higher. New in 2023.3",
"markdown": "Reports redundant embedded expressions in `STR` templates, such as trivial literals or empty expressions.\n\nExample:\n\n\n System.out.println(STR.\"Hello \\{\"world\"}\");\n\nAfter the quick-fix is applied:\n\n\n System.out.println(STR.\"Hello world\");\n\nThis inspection only reports if the language level of the project or module is 21 or higher.\n\nNew in 2023.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RedundantEmbeddedExpression",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Verbose or redundant code constructs",
"index": 47,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SwitchStatementWithTooFewBranches",
"shortDescription": {
"text": "Minimum 'switch' branches"
},
"fullDescription": {
"text": "Reports 'switch' statements and expressions with too few 'case' labels, and suggests rewriting them as 'if' and 'else if' statements. Example (minimum branches == 3): 'switch (expression) {\n case \"foo\" -> foo();\n case \"bar\" -> bar();\n }' After the quick-fix is applied: 'if (\"foo\".equals(expression)) {\n foo();\n } else if (\"bar\".equals(expression)) {\n bar();\n }' Exhaustive switch expressions (Java 14+) or pattern switch statements (Java 17 preview) without the 'default' branch are not reported. That's because compile-time exhaustiveness check will be lost when the 'switch' is converted to 'if' which might be undesired. Configure the inspection: Use the Minimum number of branches field to specify the minimum expected number of 'case' labels. Use the Do not report pattern switch statements option to avoid reporting switch statements and expressions that have pattern branches. E.g.: 'String result = switch(obj) {\n case String str -> str.trim();\n default -> \"none\";\n };' It might be preferred to keep the switch even with a single pattern branch, rather than using the 'instanceof' statement.",
"markdown": "Reports `switch` statements and expressions with too few `case` labels, and suggests rewriting them as `if` and `else if` statements.\n\nExample (minimum branches == 3):\n\n\n switch (expression) {\n case \"foo\" -> foo();\n case \"bar\" -> bar();\n }\n\nAfter the quick-fix is applied:\n\n\n if (\"foo\".equals(expression)) {\n foo();\n } else if (\"bar\".equals(expression)) {\n bar();\n }\n\nExhaustive switch expressions (Java 14+) or pattern switch statements (Java 17 preview) without the 'default' branch are not reported.\nThat's because compile-time exhaustiveness check will be lost when the `switch` is converted to `if`\nwhich might be undesired.\n\nConfigure the inspection:\n\nUse the **Minimum number of branches** field to specify the minimum expected number of `case` labels.\n\nUse the **Do not report pattern switch statements** option to avoid reporting switch statements and expressions that\nhave pattern branches. E.g.:\n\n\n String result = switch(obj) {\n case String str -> str.trim();\n default -> \"none\";\n };\n\nIt might be preferred to keep the switch even with a single pattern branch, rather than using the `instanceof` statement."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SwitchStatementWithTooFewBranches",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UsagesOfObsoleteApi",
"shortDescription": {
"text": "Usages of ApiStatus.@Obsolete"
},
"fullDescription": {
"text": "Reports declarations (classes, methods, fields) annotated as '@ApiStatus.Obsolete'. Sometimes it's impossible to delete the current API, though it might not work correctly, there is a newer, or better, or more generic API. This way, it's a weaker variant of '@Deprecated' annotation. The annotated API is not supposed to be used in the new code, but it's permitted to postpone the migration of the existing code, therefore the usage is not considered a warning.",
"markdown": "Reports declarations (classes, methods, fields) annotated as `@ApiStatus.Obsolete`.\n\n\nSometimes it's impossible to delete the current API, though it might not work correctly, there is a newer, or better, or more generic API.\nThis way, it's a weaker variant of `@Deprecated` annotation.\nThe annotated API is not supposed to be used in the new code, but it's permitted to postpone the migration of the existing code,\ntherefore the usage is not considered a warning."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "UsagesOfObsoleteApi",
"ideaSeverity": "TEXT ATTRIBUTES",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "JVM languages",
"index": 1,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConstantDeclaredInInterface",
"shortDescription": {
"text": "Constant declared in interface"
},
"fullDescription": {
"text": "Reports constants ('public static final' fields) declared in interfaces. Some coding standards require declaring constants in abstract classes instead.",
"markdown": "Reports constants (`public static final` fields) declared in interfaces.\n\nSome coding standards require declaring constants in abstract classes instead."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ConstantDeclaredInInterface",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Class structure",
"index": 21,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NoExplicitFinalizeCalls",
"shortDescription": {
"text": "'finalize()' called explicitly"
},
"fullDescription": {
"text": "Reports calls to 'Object.finalize()'. Calling 'Object.finalize()' explicitly may result in objects being placed in an inconsistent state. The garbage collector automatically calls this method on an object when it determines that there are no references to this object. The inspection doesn't report calls to 'super.finalize()' from within implementations of 'finalize()' as they're benign. Example: 'MyObject m = new MyObject();\n m.finalize();\n System.gc()'",
"markdown": "Reports calls to `Object.finalize()`.\n\nCalling `Object.finalize()` explicitly may result in objects being placed in an\ninconsistent state.\nThe garbage collector automatically calls this method on an object when it determines that there are no references to this object.\n\nThe inspection doesn't report calls to `super.finalize()` from within implementations of `finalize()` as\nthey're benign.\n\n**Example:**\n\n\n MyObject m = new MyObject();\n m.finalize();\n System.gc()\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "FinalizeCalledExplicitly",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Finalization",
"index": 76,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReplaceNullCheck",
"shortDescription": {
"text": "Null check can be replaced with method call"
},
"fullDescription": {
"text": "Reports 'null' checks that can be replaced with a call to a static method from 'Objects' or 'Stream'. Example: 'if (message == null) {\n application.messageStorage().save(new EmptyMessage());\n } else {\n application.messageStorage().save(message);\n }' After the quick-fix is applied: 'application.messageStorage()\n .save(Objects.requireNonNullElseGet(message, () -> new EmptyMessage()));' Use the Don't warn if the replacement is longer than the original option to ignore the cases when the replacement is longer than the original code. New in 2017.3",
"markdown": "Reports `null` checks that can be replaced with a call to a static method from `Objects` or `Stream`.\n\n**Example:**\n\n\n if (message == null) {\n application.messageStorage().save(new EmptyMessage());\n } else {\n application.messageStorage().save(message);\n }\n\nAfter the quick-fix is applied:\n\n\n application.messageStorage()\n .save(Objects.requireNonNullElseGet(message, () -> new EmptyMessage()));\n\n\nUse the **Don't warn if the replacement is longer than the original** option to ignore the cases when the replacement is longer than the\noriginal code.\n\nNew in 2017.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ReplaceNullCheck",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Java language level migration aids/Java 9",
"index": 88,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "StaticImport",
"shortDescription": {
"text": "Static import"
},
"fullDescription": {
"text": "Reports 'import static' statements. Such 'import' statements are not supported under Java 1.4 or earlier JVMs. Configure the inspection: Use the table below to specify the classes that will be ignored by the inspection when used in an 'import static' statement. Use the Ignore single field static imports checkbox to ignore single-field 'import static' statements. Use the Ignore single method static imports checkbox to ignore single-method 'import static' statements.",
"markdown": "Reports `import static` statements.\n\nSuch `import` statements are not supported under Java 1.4 or earlier JVMs.\n\nConfigure the inspection:\n\n* Use the table below to specify the classes that will be ignored by the inspection when used in an `import static` statement.\n* Use the **Ignore single field static imports** checkbox to ignore single-field `import static` statements.\n* Use the **Ignore single method static imports** checkbox to ignore single-method `import static` statements."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "StaticImport",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Imports",
"index": 24,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NegatedIfElse",
"shortDescription": {
"text": "'if' statement with negated condition"
},
"fullDescription": {
"text": "Reports 'if' statements that contain 'else' branches and whose conditions are negated. Flipping the order of the 'if' and 'else' branches usually increases the clarity of such statements. There is a fix that inverts the current 'if' statement. Example: 'void m(Object o1, Object o2) {\n if (o1 != o2) {\n System.out.println(1);\n }\n else {\n System.out.println(2);\n }\n }' After applying the quick-fix: 'void m(Object o1, Object o2) {\n if (o1 == o2) {\n System.out.println(2);\n } else {\n System.out.println(1);\n }\n }' Use the Ignore '!= null' comparisons option to ignore comparisons of the '!= null' form. Use the Ignore '!= 0' comparisons option to ignore comparisons of the '!= 0' form.",
"markdown": "Reports `if` statements that contain `else` branches and whose conditions are negated.\n\nFlipping the order of the `if` and `else`\nbranches usually increases the clarity of such statements.\n\nThere is a fix that inverts the current `if` statement.\n\nExample:\n\n\n void m(Object o1, Object o2) {\n if (o1 != o2) {\n System.out.println(1);\n }\n else {\n System.out.println(2);\n }\n }\n\nAfter applying the quick-fix:\n\n\n void m(Object o1, Object o2) {\n if (o1 == o2) {\n System.out.println(2);\n } else {\n System.out.println(1);\n }\n }\n\nUse the **Ignore '!= null' comparisons** option to ignore comparisons of the `!= null` form.\n\nUse the **Ignore '!= 0' comparisons** option to ignore comparisons of the `!= 0` form."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "IfStatementWithNegatedCondition",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Control flow issues",
"index": 30,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FieldCount",
"shortDescription": {
"text": "Class with too many fields"
},
"fullDescription": {
"text": "Reports classes whose number of fields exceeds the specified maximum. Classes with a large number of fields are often trying to do too much. Consider splitting such a class into multiple smaller classes. Configure the inspection: Use the Field count limit field to specify the maximum allowed number of fields in a class. Use the Include constant fields in count option to indicate whether constant fields should be counted. By default only immutable 'static final' objects are counted as constants. Use the 'static final' fields count as constant option to count any 'static final' field as constant. Use the Include enum constants in count option to specify whether 'enum' constants in 'enum' classes should be counted.",
"markdown": "Reports classes whose number of fields exceeds the specified maximum.\n\nClasses with a large number of fields are often trying to do too much. Consider splitting such a class into multiple smaller classes.\n\nConfigure the inspection:\n\n* Use the **Field count limit** field to specify the maximum allowed number of fields in a class.\n* Use the **Include constant fields in count** option to indicate whether constant fields should be counted.\n* By default only immutable `static final` objects are counted as constants. Use the **'static final' fields count as constant** option to count any `static final` field as constant.\n* Use the **Include enum constants in count** option to specify whether `enum` constants in `enum` classes should be counted."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ClassWithTooManyFields",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Class metrics",
"index": 123,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "org.jetbrains.kotlin",
"version": "233.14714-IJ",
"rules": [
{
"id": "RedundantRunCatching",
"shortDescription": {
"text": "Redundant 'runCatching' call"
},
"fullDescription": {
"text": "Reports 'runCatching' calls that are immediately followed by 'getOrThrow'. Such calls can be replaced with just 'run'. Example: 'fun foo() = runCatching { doSomething() }.getOrThrow()' After the quick-fix is applied: 'fun foo() = run { doSomething() }'",
"markdown": "Reports `runCatching` calls that are immediately followed by `getOrThrow`. Such calls can be replaced with just `run`.\n\n**Example:**\n\n\n fun foo() = runCatching { doSomething() }.getOrThrow()\n\nAfter the quick-fix is applied:\n\n\n fun foo() = run { doSomething() }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "RedundantRunCatching",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SimpleRedundantLet",
"shortDescription": {
"text": "Redundant receiver-based 'let' call"
},
"fullDescription": {
"text": "Reports redundant receiver-based 'let' calls. The quick-fix removes the redundant 'let' call. Example: 'fun test(s: String?): Int? = s?.let { it.length }' After the quick-fix is applied: 'fun test(s: String?): Int? = s?.length'",
"markdown": "Reports redundant receiver-based `let` calls.\n\nThe quick-fix removes the redundant `let` call.\n\n**Example:**\n\n\n fun test(s: String?): Int? = s?.let { it.length }\n\nAfter the quick-fix is applied:\n\n\n fun test(s: String?): Int? = s?.length\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SimpleRedundantLet",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RemoveSingleExpressionStringTemplate",
"shortDescription": {
"text": "Redundant string template"
},
"fullDescription": {
"text": "Reports single-expression string templates that can be safely removed. Example: 'val x = \"Hello\"\n val y = \"$x\"' After the quick-fix is applied: 'val x = \"Hello\"\n val y = x // <== Updated'",
"markdown": "Reports single-expression string templates that can be safely removed.\n\n**Example:**\n\n val x = \"Hello\"\n val y = \"$x\"\n\nAfter the quick-fix is applied:\n\n val x = \"Hello\"\n val y = x // <== Updated\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RemoveSingleExpressionStringTemplate",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NonExhaustiveWhenStatementMigration",
"shortDescription": {
"text": "Non-exhaustive 'when' statements will be prohibited since 1.7"
},
"fullDescription": {
"text": "Reports a non-exhaustive 'when' statements that will lead to compilation error since 1.7. Motivation types: Problematic/meaningless usage patterns need to be discouraged/blocked (e.g. counterintuitive behaviors) Code is error-prone Inconsistency in the design (things are done differently in different contexts) Impact types: Compilation. Some code that used to compile won't compile any more There were cases when such code worked with no exceptions Some such code could compile without any warnings More details: KT-47709: Make when statements with enum, sealed, and Boolean subjects exhaustive by default The quick-fix adds the missing 'else -> {}' branch. Example: 'sealed class Base {\n class A : Base()\n class B : Base()\n }\n\n fun test(base: Base) {\n when (base) {\n is Base.A -> \"\"\n }\n }' After the quick-fix is applied: 'sealed class Base {\n class A : Base()\n class B : Base()\n }\n\n fun test(base: Base) {\n when (base) {\n is Base.A -> \"\"\n else -> {}\n }\n }' This inspection only reports if the Kotlin language level of the project or module is 1.6 or higher.",
"markdown": "Reports a non-exhaustive `when` statements that will lead to compilation error since 1.7.\n\nMotivation types:\n\n* Problematic/meaningless usage patterns need to be discouraged/blocked (e.g. counterintuitive behaviors)\n * Code is error-prone\n* Inconsistency in the design (things are done differently in different contexts)\n\nImpact types:\n\n* Compilation. Some code that used to compile won't compile any more\n * There were cases when such code worked with no exceptions\n * Some such code could compile without any warnings\n\n**More details:** [KT-47709: Make when statements with enum, sealed, and Boolean subjects exhaustive by default](https://youtrack.jetbrains.com/issue/KT-47709)\n\nThe quick-fix adds the missing `else -> {}` branch.\n\n**Example:**\n\n\n sealed class Base {\n class A : Base()\n class B : Base()\n }\n\n fun test(base: Base) {\n when (base) {\n is Base.A -> \"\"\n }\n }\n\nAfter the quick-fix is applied:\n\n\n sealed class Base {\n class A : Base()\n class B : Base()\n }\n\n fun test(base: Base) {\n when (base) {\n is Base.A -> \"\"\n else -> {}\n }\n }\n\nThis inspection only reports if the Kotlin language level of the project or module is 1.6 or higher."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NonExhaustiveWhenStatementMigration",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Migration",
"index": 16,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "IncompleteDestructuring",
"shortDescription": {
"text": "Incomplete destructuring declaration"
},
"fullDescription": {
"text": "Reports incomplete destructuring declaration. Example: 'data class Person(val name: String, val age: Int)\n val person = Person(\"\", 0)\n val (name) = person' The quick fix completes destructuring declaration with new variables: 'data class Person(val name: String, val age: Int)\n val person = Person(\"\", 0)\n val (name, age) = person'",
"markdown": "Reports incomplete destructuring declaration.\n\n**Example:**\n\n\n data class Person(val name: String, val age: Int)\n val person = Person(\"\", 0)\n val (name) = person\n\nThe quick fix completes destructuring declaration with new variables:\n\n\n data class Person(val name: String, val age: Int)\n val person = Person(\"\", 0)\n val (name, age) = person\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "IncompleteDestructuring",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Probable bugs",
"index": 28,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ScopeFunctionConversion",
"shortDescription": {
"text": "Scope function can be converted to another one"
},
"fullDescription": {
"text": "Reports scope functions ('let', 'run', 'apply', 'also') that can be converted between each other. Using corresponding functions makes your code simpler. The quick-fix replaces the scope function to another one. Example: 'val x = \"\".let {\n it.length\n }' After the quick-fix is applied: 'val x = \"\".run {\n length\n }'",
"markdown": "Reports scope functions (`let`, `run`, `apply`, `also`) that can be converted between each other.\n\nUsing corresponding functions makes your code simpler.\n\nThe quick-fix replaces the scope function to another one.\n\n**Example:**\n\n\n val x = \"\".let {\n it.length\n }\n\nAfter the quick-fix is applied:\n\n\n val x = \"\".run {\n length\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ScopeFunctionConversion",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TrailingComma",
"shortDescription": {
"text": "Trailing comma recommendations"
},
"fullDescription": {
"text": "Reports trailing commas that do not follow the recommended style guide.",
"markdown": "Reports trailing commas that do not follow the recommended [style guide](https://kotlinlang.org/docs/coding-conventions.html#trailing-commas)."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "TrailingComma",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FoldInitializerAndIfToElvis",
"shortDescription": {
"text": "If-Null return/break/... foldable to '?:'"
},
"fullDescription": {
"text": "Reports an 'if' expression that checks variable being null or not right after initializing it that can be converted into an elvis operator in the initializer. Example: 'fun test(foo: Int?, bar: Int): Int {\n var i = foo\n if (i == null) {\n return bar\n }\n return i\n }' The quick-fix converts the 'if' expression with an initializer into an elvis expression: 'fun test(foo: Int?, bar: Int): Int {\n var i = foo ?: return bar\n return i\n }'",
"markdown": "Reports an `if` expression that checks variable being null or not right after initializing it that can be converted into an elvis operator in the initializer.\n\n**Example:**\n\n\n fun test(foo: Int?, bar: Int): Int {\n var i = foo\n if (i == null) {\n return bar\n }\n return i\n }\n\nThe quick-fix converts the `if` expression with an initializer into an elvis expression:\n\n\n fun test(foo: Int?, bar: Int): Int {\n var i = foo ?: return bar\n return i\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "FoldInitializerAndIfToElvis",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AmbiguousNonLocalJump",
"shortDescription": {
"text": "Ambiguous non-local 'break' or 'continue'"
},
"fullDescription": {
"text": "Reports 'break' or 'continue' usages inside of lambdas of loop-like functions. 'break' and 'continue' keywords always apply to the real loops ('for', 'while', 'do-while'). 'break' and 'continue' never apply to any function; for example, 'break' and 'continue' don't apply to 'forEach', 'filter', 'map'. Using 'break' or 'continue' inside a loop-like function (for example, 'forEach') may be confusing. The inspection suggests adding a label to clarify to which statement 'break' or 'continue' applies to. Since Kotlin doesn't have a concept of loop-like functions, the inspection uses the heuristic. It assumes that functions that don't have one of 'callsInPlace(EXACTLY_ONCE)' or 'callsInPlace(AT_LEAST_ONCE)' contracts are loop-like functions. Example: 'for (file in files) {\n file.readLines().forEach { line ->\n if (line == commentMarkerLine) continue\n println(line)\n }\n }' The quick-fix adds clarifying labels: 'loop@ for (file in files) {\n file.readLines().forEach { line ->\n if (line == commentMarkerLine) continue@loop\n println(line)\n }\n }'",
"markdown": "Reports `break` or `continue` usages inside of lambdas of loop-like functions.\n\n\n`break` and `continue` keywords always apply to the real loops (`for`,\n`while`, `do-while`). `break` and `continue` never apply to any function; for example,\n`break` and `continue` don't apply to `forEach`, `filter`, `map`.\n\n\nUsing `break` or `continue` inside a loop-like function (for example, `forEach`) may be confusing.\nThe inspection suggests adding a label to clarify to which statement `break` or `continue` applies to.\n\n\nSince Kotlin doesn't have a concept of loop-like functions, the inspection uses the heuristic. It assumes that functions that don't\nhave one of `callsInPlace(EXACTLY_ONCE)` or `callsInPlace(AT_LEAST_ONCE)` contracts are loop-like functions.\n\n**Example:**\n\n\n for (file in files) {\n file.readLines().forEach { line ->\n if (line == commentMarkerLine) continue\n println(line)\n }\n }\n\nThe quick-fix adds clarifying labels:\n\n\n loop@ for (file in files) {\n file.readLines().forEach { line ->\n if (line == commentMarkerLine) continue@loop\n println(line)\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "AmbiguousNonLocalJump",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Probable bugs",
"index": 28,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReplaceWithStringBuilderAppendRange",
"shortDescription": {
"text": "'StringBuilder.append(CharArray, offset, len)' call on the JVM"
},
"fullDescription": {
"text": "Reports a 'StringBuilder.append(CharArray, offset, len)' function call on the JVM platform that should be replaced with a 'StringBuilder.appendRange(CharArray, startIndex, endIndex)' function call. The 'append' function behaves differently on the JVM, JS and Native platforms, so using the 'appendRange' function is recommended. Example: 'fun f(charArray: CharArray, offset: Int, len: Int): String {\n return buildString {\n append(charArray, offset, len)\n }\n }' After the quick-fix is applied: 'fun f(charArray: CharArray, offset: Int, len: Int): String {\n return buildString {\n appendRange(charArray, offset, offset + len)\n }\n }'",
"markdown": "Reports a `StringBuilder.append(CharArray, offset, len)` function call on the JVM platform that should be replaced with a `StringBuilder.appendRange(CharArray, startIndex, endIndex)` function call.\n\nThe `append` function behaves differently on the JVM, JS and Native platforms, so using the `appendRange` function is recommended.\n\n**Example:**\n\n\n fun f(charArray: CharArray, offset: Int, len: Int): String {\n return buildString {\n append(charArray, offset, len)\n }\n }\n\nAfter the quick-fix is applied:\n\n\n fun f(charArray: CharArray, offset: Int, len: Int): String {\n return buildString {\n appendRange(charArray, offset, offset + len)\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ReplaceWithStringBuilderAppendRange",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Other problems",
"index": 61,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "KotlinInvalidBundleOrProperty",
"shortDescription": {
"text": "Invalid property key"
},
"fullDescription": {
"text": "Reports unresolved references to '.properties' file keys and resource bundles in Kotlin files.",
"markdown": "Reports unresolved references to `.properties` file keys and resource bundles in Kotlin files."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "InvalidBundleOrProperty",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Kotlin",
"index": 2,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UselessCallOnCollection",
"shortDescription": {
"text": "Useless call on collection type"
},
"fullDescription": {
"text": "Reports 'filter…' calls from the standard library on already filtered collections. Several functions from the standard library such as 'filterNotNull()' or 'filterIsInstance' have sense only when they are called on receivers that have types distinct from the resulting one. Otherwise, such calls can be omitted as the result will be the same. Remove redundant call quick-fix can be used to amend the code automatically. Example: 'fun test(list: List<String>) {\n val x = list.filterNotNull() // quick-fix simplifies to 'list'\n val y = list.filterIsInstance<String>() // quick-fix simplifies to 'list'\n }'",
"markdown": "Reports `filter...` calls from the standard library on already filtered collections.\n\nSeveral functions from the standard library such as `filterNotNull()` or `filterIsInstance`\nhave sense only when they are called on receivers that have types distinct from the resulting one. Otherwise,\nsuch calls can be omitted as the result will be the same.\n\n**Remove redundant call** quick-fix can be used to amend the code automatically.\n\nExample:\n\n\n fun test(list: List<String>) {\n val x = list.filterNotNull() // quick-fix simplifies to 'list'\n val y = list.filterIsInstance<String>() // quick-fix simplifies to 'list'\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UselessCallOnCollection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Probable bugs",
"index": 28,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantRequireNotNullCall",
"shortDescription": {
"text": "Redundant 'requireNotNull' or 'checkNotNull' call"
},
"fullDescription": {
"text": "Reports redundant 'requireNotNull' or 'checkNotNull' call on non-nullable expressions. Example: 'fun foo(i: Int) {\n requireNotNull(i) // This 'i' is always not null, so this 'requireNotNull' call is redundant.\n ...\n }' After the quick-fix is applied: 'fun foo(i: Int) {\n ...\n }'",
"markdown": "Reports redundant `requireNotNull` or `checkNotNull` call on non-nullable expressions.\n\n**Example:**\n\n\n fun foo(i: Int) {\n requireNotNull(i) // This 'i' is always not null, so this 'requireNotNull' call is redundant.\n ...\n }\n\nAfter the quick-fix is applied:\n\n\n fun foo(i: Int) {\n ...\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "RedundantRequireNotNullCall",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ObjectPropertyName",
"shortDescription": {
"text": "Object property naming convention"
},
"fullDescription": {
"text": "Reports properties that do not follow the naming conventions. The following properties are reported: Top-level properties Properties in objects and companion objects You can specify the required pattern in the inspection options. Recommended naming conventions: it has to start with an uppercase letter, use camel case and no underscores. Example: '// top-level property\n val USER_NAME_FIELD = \"UserName\"\n // top-level property holding reference to singleton object\n val PersonComparator: Comparator<Person> = /*...*/\n\n class Person {\n companion object {\n // property in companion object\n val NO_NAME = Person()\n }\n }'",
"markdown": "Reports properties that do not follow the naming conventions.\n\nThe following properties are reported:\n\n* Top-level properties\n* Properties in objects and companion objects\n\nYou can specify the required pattern in the inspection options.\n\n[Recommended naming conventions](https://kotlinlang.org/docs/coding-conventions.html#naming-rules): it has to start with an uppercase letter, use camel case and no underscores.\n\n**Example:**\n\n\n // top-level property\n val USER_NAME_FIELD = \"UserName\"\n // top-level property holding reference to singleton object\n val PersonComparator: Comparator<Person> = /*...*/\n\n class Person {\n companion object {\n // property in companion object\n val NO_NAME = Person()\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ObjectPropertyName",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Naming conventions",
"index": 72,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PackageDirectoryMismatch",
"shortDescription": {
"text": "Package name does not match containing directory"
},
"fullDescription": {
"text": "Reports 'package' directives that do not match the location of the file. When applying fixes, \"Move refactoring\" defaults are used to update usages of changed declarations, namely: \"Search in comments and strings\" \"Search for text occurrences\"",
"markdown": "Reports `package` directives that do not match the location of the file.\n\n\nWhen applying fixes, \"Move refactoring\" defaults are used to update usages of changed declarations, namely:\n\n* \"Search in comments and strings\"\n* \"Search for text occurrences\""
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "PackageDirectoryMismatch",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Java interop issues",
"index": 80,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "KotlinCovariantEquals",
"shortDescription": {
"text": "Covariant 'equals()'"
},
"fullDescription": {
"text": "Reports 'equals()' that takes an argument type other than 'Any?' if the class does not have another 'equals()' that takes 'Any?' as its argument type. Example: 'class Foo {\n fun equals(other: Foo?): Boolean {\n return true\n }\n }' To fix the problem create 'equals()' method that takes an argument of type 'Any?'.",
"markdown": "Reports `equals()` that takes an argument type other than `Any?` if the class does not have another `equals()` that takes `Any?` as its argument type.\n\n**Example:**\n\n\n class Foo {\n fun equals(other: Foo?): Boolean {\n return true\n }\n }\n\nTo fix the problem create `equals()` method that takes an argument of type `Any?`."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "CovariantEquals",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Probable bugs",
"index": 28,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReplaceSizeZeroCheckWithIsEmpty",
"shortDescription": {
"text": "Size zero check can be replaced with 'isEmpty()'"
},
"fullDescription": {
"text": "Reports 'size == 0' checks on 'Collections/Array/String' that should be replaced with 'isEmpty()'. Using 'isEmpty()' makes your code simpler. The quick-fix replaces the size check with 'isEmpty()'. Example: 'fun foo() {\n val arrayOf = arrayOf(1, 2, 3)\n arrayOf.size == 0\n }' After the quick-fix is applied: 'fun foo() {\n val arrayOf = arrayOf(1, 2, 3)\n arrayOf.isEmpty()\n }'",
"markdown": "Reports `size == 0` checks on `Collections/Array/String` that should be replaced with `isEmpty()`.\n\nUsing `isEmpty()` makes your code simpler.\n\nThe quick-fix replaces the size check with `isEmpty()`.\n\n**Example:**\n\n\n fun foo() {\n val arrayOf = arrayOf(1, 2, 3)\n arrayOf.size == 0\n }\n\nAfter the quick-fix is applied:\n\n\n fun foo() {\n val arrayOf = arrayOf(1, 2, 3)\n arrayOf.isEmpty()\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ReplaceSizeZeroCheckWithIsEmpty",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AmbiguousExpressionInWhenBranchMigration",
"shortDescription": {
"text": "Ambiguous logical expressions in 'when' branches since 1.7"
},
"fullDescription": {
"text": "Reports ambiguous logical expressions in 'when' branches which cause compilation errors in Kotlin 1.8 and later. 'fun Int.matches(strict: Boolean): Boolean = when (strict) {\n true -> this == 6\n this in (4..7) -> true // is ambiguous\n else -> false\n }' After the quick-fix is applied: 'fun Int.matches(strict: Boolean): Boolean = when (strict) {\n true -> this == 6\n (this in (4..7)) -> true // wrapped in parentheses\n else -> false\n }' Inspection is available for Kotlin language level starting from 1.7.",
"markdown": "Reports ambiguous logical expressions in `when` branches which cause compilation errors in Kotlin 1.8 and later.\n\n\n fun Int.matches(strict: Boolean): Boolean = when (strict) {\n true -> this == 6\n this in (4..7) -> true // is ambiguous\n else -> false\n }\n\nAfter the quick-fix is applied:\n\n\n fun Int.matches(strict: Boolean): Boolean = when (strict) {\n true -> this == 6\n (this in (4..7)) -> true // wrapped in parentheses\n else -> false\n }\n\nInspection is available for Kotlin language level starting from 1.7."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "AmbiguousExpressionInWhenBranchMigration",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Migration",
"index": 16,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantEnumConstructorInvocation",
"shortDescription": {
"text": "Redundant enum constructor invocation"
},
"fullDescription": {
"text": "Reports redundant constructor invocation on an enum entry. Example: 'enum class Baz(i: Int = 0) {\n A(1),\n B(),\n C(),\n }' After the quick-fix is applied: 'enum class Baz(i: Int = 0) {\n A(1),\n B,\n C,\n }'",
"markdown": "Reports redundant constructor invocation on an enum entry.\n\n**Example:**\n\n\n enum class Baz(i: Int = 0) {\n A(1),\n B(),\n C(),\n }\n\nAfter the quick-fix is applied:\n\n\n enum class Baz(i: Int = 0) {\n A(1),\n B,\n C,\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "RedundantEnumConstructorInvocation",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FakeJvmFieldConstant",
"shortDescription": {
"text": "Kotlin non-const property used as Java constant"
},
"fullDescription": {
"text": "Reports Kotlin properties that are not 'const' and used as Java annotation arguments. For example, a property with the '@JvmField' annotation has an initializer that can be evaluated at compile-time, and it has a primitive or 'String' type. Such properties have a 'ConstantValue' attribute in bytecode in Kotlin 1.1-1.2. This attribute allows javac to fold usages of the corresponding field and use that field in annotations. This can lead to incorrect behavior in the case of separate or incremental compilation in mixed Java/Kotlin code. This behavior is subject to change in Kotlin 1.3 (no 'ConstantValue' attribute any more). Example: Kotlin code in foo.kt file: 'annotation class Ann(val s: String)\n @JvmField val importantString = \"important\"' Java code: 'public class JavaUser {\n // This is dangerous\n @Ann(s = FooKt.importantString)\n public void foo() {}\n }' To fix the problem replace the '@JvmField' annotation with the 'const' modifier on a relevant Kotlin property or inline it.",
"markdown": "Reports Kotlin properties that are not `const` and used as Java annotation arguments.\n\n\nFor example, a property with the `@JvmField` annotation has an initializer that can be evaluated at compile-time,\nand it has a primitive or `String` type.\n\n\nSuch properties have a `ConstantValue` attribute in bytecode in Kotlin 1.1-1.2.\nThis attribute allows javac to fold usages of the corresponding field and use that field in annotations.\nThis can lead to incorrect behavior in the case of separate or incremental compilation in mixed Java/Kotlin code.\nThis behavior is subject to change in Kotlin 1.3 (no `ConstantValue` attribute any more).\n\n**Example:**\n\nKotlin code in foo.kt file:\n\n\n annotation class Ann(val s: String)\n @JvmField val importantString = \"important\"\n\nJava code:\n\n\n public class JavaUser {\n // This is dangerous\n @Ann(s = FooKt.importantString)\n public void foo() {}\n }\n\nTo fix the problem replace the `@JvmField` annotation with the `const` modifier on a relevant Kotlin property or inline it."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "FakeJvmFieldConstant",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Java interop issues",
"index": 80,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "WhenWithOnlyElse",
"shortDescription": {
"text": "'when' has only 'else' branch and can be simplified"
},
"fullDescription": {
"text": "Reports 'when' expressions with only an 'else' branch that can be simplified. Simplify expression quick-fix can be used to amend the code automatically. Example: 'fun redundant() {\n val x = when { // <== redundant, the quick-fix simplifies the when expression to \"val x = 1\"\n else -> 1\n }\n }'",
"markdown": "Reports `when` expressions with only an `else` branch that can be simplified.\n\n**Simplify expression** quick-fix can be used to amend the code automatically.\n\nExample:\n\n\n fun redundant() {\n val x = when { // <== redundant, the quick-fix simplifies the when expression to \"val x = 1\"\n else -> 1\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "note",
"parameters": {
"suppressToolId": "WhenWithOnlyElse",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "KotlinTestJUnit",
"shortDescription": {
"text": "kotlin-test-junit could be used"
},
"fullDescription": {
"text": "Reports usage of 'kotlin-test' and 'junit' dependency without 'kotlin-test-junit'. It is recommended to use 'kotlin-test-junit' dependency to work with Kotlin and JUnit.",
"markdown": "Reports usage of `kotlin-test` and `junit` dependency without `kotlin-test-junit`.\n\nIt is recommended to use `kotlin-test-junit` dependency to work with Kotlin and JUnit."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "KotlinTestJUnit",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin",
"index": 2,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SafeCastWithReturn",
"shortDescription": {
"text": "Safe cast with 'return' should be replaced with 'if' type check"
},
"fullDescription": {
"text": "Reports safe cast with 'return' that can be replaced with 'if' type check. Using corresponding functions makes your code simpler. The quick-fix replaces the safe cast with 'if' type check. Example: 'fun test(x: Any) {\n x as? String ?: return\n }' After the quick-fix is applied: 'fun test(x: Any) {\n if (x !is String) return\n }'",
"markdown": "Reports safe cast with `return` that can be replaced with `if` type check.\n\nUsing corresponding functions makes your code simpler.\n\nThe quick-fix replaces the safe cast with `if` type check.\n\n**Example:**\n\n\n fun test(x: Any) {\n x as? String ?: return\n }\n\nAfter the quick-fix is applied:\n\n\n fun test(x: Any) {\n if (x !is String) return\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "SafeCastWithReturn",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReplaceAssertBooleanWithAssertEquality",
"shortDescription": {
"text": "Assert boolean could be replaced with assert equality"
},
"fullDescription": {
"text": "Reports calls to 'assertTrue()' and 'assertFalse()' that can be replaced with assert equality functions. 'assertEquals()', 'assertSame()', and their negating counterparts (-Not-) provide more informative messages on failure. Example: 'assertTrue(a == b)' After the quick-fix is applied: 'assertEquals(a, b)'",
"markdown": "Reports calls to `assertTrue()` and `assertFalse()` that can be replaced with assert equality functions.\n\n\n`assertEquals()`, `assertSame()`, and their negating counterparts (-Not-) provide more informative messages on\nfailure.\n\n**Example:**\n\n assertTrue(a == b)\n\nAfter the quick-fix is applied:\n\n assertEquals(a, b)\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ReplaceAssertBooleanWithAssertEquality",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnnecessaryOptInAnnotation",
"shortDescription": {
"text": "Unnecessary '@OptIn' annotation"
},
"fullDescription": {
"text": "Reports unnecessary opt-in annotations that can be safely removed. '@OptIn' annotation is required for the code using experimental APIs that can change any time in the future. This annotation becomes useless and possibly misleading if no such API is used (e.g., when the experimental API becomes stable and does not require opting in its usage anymore). Remove annotation quick-fix can be used to remove the unnecessary '@OptIn' annotation. Example: '@OptIn(ExperimentalApi::class)\n fun foo(x: Bar) {\n x.baz()\n }' After the quick-fix is applied: 'fun foo(x: Bar) {\n x.baz()\n }'",
"markdown": "Reports unnecessary opt-in annotations that can be safely removed.\n\n`@OptIn` annotation is required for the code using experimental APIs that can change\nany time in the future. This annotation becomes useless and possibly misleading if no such API is used\n(e.g., when the experimental API becomes stable and does not require opting in its usage anymore).\n\n\n**Remove annotation** quick-fix can be used to remove the unnecessary `@OptIn` annotation.\n\nExample:\n\n\n @OptIn(ExperimentalApi::class)\n fun foo(x: Bar) {\n x.baz()\n }\n\nAfter the quick-fix is applied:\n\n\n fun foo(x: Bar) {\n x.baz()\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "UnnecessaryOptInAnnotation",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NonVarPropertyInExternalInterface",
"shortDescription": {
"text": "External interface contains val property"
},
"fullDescription": {
"text": "Reports not var properties in external interface. Read more in the migration guide.",
"markdown": "Reports not var properties in external interface. Read more in the [migration guide](https://kotlinlang.org/docs/js-ir-migration.html#convert-properties-of-external-interfaces-to-var)."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "NonVarPropertyInExternalInterface",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Probable bugs",
"index": 28,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReplaceStringFormatWithLiteral",
"shortDescription": {
"text": "'String.format' call can be replaced with string templates"
},
"fullDescription": {
"text": "Reports 'String.format' calls that can be replaced with string templates. Using string templates makes your code simpler. The quick-fix replaces the call with a string template. Example: 'fun main() {\n val id = \"abc\"\n val date = \"123\"\n val s = String.format(\"%s_%s_%s\", id, date, id)\n }' After the quick-fix is applied: 'fun main() {\n val id = \"abc\"\n val date = \"123\"\n val s = \"${id}_${date}_$id\"\n }'",
"markdown": "Reports `String.format` calls that can be replaced with string templates.\n\nUsing string templates makes your code simpler.\n\nThe quick-fix replaces the call with a string template.\n\n**Example:**\n\n\n fun main() {\n val id = \"abc\"\n val date = \"123\"\n val s = String.format(\"%s_%s_%s\", id, date, id)\n }\n\nAfter the quick-fix is applied:\n\n\n fun main() {\n val id = \"abc\"\n val date = \"123\"\n val s = \"${id}_${date}_$id\"\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ReplaceStringFormatWithLiteral",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReplaceNotNullAssertionWithElvisReturn",
"shortDescription": {
"text": "Not-null assertion can be replaced with 'return'"
},
"fullDescription": {
"text": "Reports not-null assertion ('!!') calls that can be replaced with the elvis operator and return ('?: return'). A not-null assertion can lead to NPE (NullPointerException) that is not expected. Avoiding the use of '!!' is good practice. The quick-fix replaces the not-null assertion with 'return' or 'return null'. Example: 'fun test(number: Int?) {\n val x = number!!\n }' After the quick-fix is applied: 'fun test(number: Int?) {\n val x = number ?: return\n }'",
"markdown": "Reports not-null assertion (`!!`) calls that can be replaced with the elvis operator and return (`?: return`).\n\nA not-null assertion can lead to NPE (NullPointerException) that is not expected. Avoiding the use of `!!` is good practice.\n\nThe quick-fix replaces the not-null assertion with `return` or `return null`.\n\n**Example:**\n\n\n fun test(number: Int?) {\n val x = number!!\n }\n\nAfter the quick-fix is applied:\n\n\n fun test(number: Int?) {\n val x = number ?: return\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "note",
"parameters": {
"suppressToolId": "ReplaceNotNullAssertionWithElvisReturn",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReplaceSubstringWithSubstringBefore",
"shortDescription": {
"text": "'substring' call should be replaced with 'substringBefore'"
},
"fullDescription": {
"text": "Reports calls like 's.substring(0, s.indexOf(x))' that can be replaced with 's.substringBefore(x)'. Using 'substringBefore()' makes your code simpler. The quick-fix replaces the 'substring' call with 'substringBefore'. Example: 'fun foo(s: String) {\n s.substring(0, s.indexOf('x'))\n }' After the quick-fix is applied: 'fun foo(s: String) {\n s.substringBefore('x')\n }'",
"markdown": "Reports calls like `s.substring(0, s.indexOf(x))` that can be replaced with `s.substringBefore(x)`.\n\nUsing `substringBefore()` makes your code simpler.\n\nThe quick-fix replaces the `substring` call with `substringBefore`.\n\n**Example:**\n\n\n fun foo(s: String) {\n s.substring(0, s.indexOf('x'))\n }\n\nAfter the quick-fix is applied:\n\n\n fun foo(s: String) {\n s.substringBefore('x')\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ReplaceSubstringWithSubstringBefore",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReplaceWithOperatorAssignment",
"shortDescription": {
"text": "Assignment can be replaced with operator assignment"
},
"fullDescription": {
"text": "Reports modifications of variables with a simple assignment (such as 'y = y + x') that can be replaced with an operator assignment. The quick-fix replaces the assignment with an assignment operator. Example: 'fun foo() {\n val list = mutableListOf(1, 2, 3)\n list = list + 4\n }' After the quick-fix is applied: 'fun foo() {\n val list = mutableListOf(1, 2, 3)\n list += 4\n }'",
"markdown": "Reports modifications of variables with a simple assignment (such as `y = y + x`) that can be replaced with an operator assignment.\n\nThe quick-fix replaces the assignment with an assignment operator.\n\n**Example:**\n\n\n fun foo() {\n val list = mutableListOf(1, 2, 3)\n list = list + 4\n }\n\nAfter the quick-fix is applied:\n\n\n fun foo() {\n val list = mutableListOf(1, 2, 3)\n list += 4\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ReplaceWithOperatorAssignment",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnusedSymbol",
"shortDescription": {
"text": "Unused symbol"
},
"fullDescription": {
"text": "Reports symbols that are not used or not reachable from entry points.",
"markdown": "Reports symbols that are not used or not reachable from entry points."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "unused",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReplaceCollectionCountWithSize",
"shortDescription": {
"text": "Collection count can be converted to size"
},
"fullDescription": {
"text": "Reports calls to 'Collection<T>.count()'. This function call can be replaced with '.size'. '.size' form ensures that the operation is O(1) and won't allocate extra objects, whereas 'count()' could be confused with 'Iterable<T>.count()', which is O(n) and allocating. Example: 'fun foo() {\n var list = listOf(1,2,3)\n list.count() // replaceable 'count()'\n }' After the quick-fix is applied: 'fun foo() {\n var list = listOf(1,2,3)\n list.size\n }'",
"markdown": "Reports calls to `Collection<T>.count()`.\n\n\nThis function call can be replaced with `.size`.\n\n\n`.size` form ensures that the operation is O(1) and won't allocate extra objects, whereas\n`count()` could be confused with `Iterable<T>.count()`, which is O(n) and allocating.\n\n\n**Example:**\n\n fun foo() {\n var list = listOf(1,2,3)\n list.count() // replaceable 'count()'\n }\n\nAfter the quick-fix is applied:\n\n fun foo() {\n var list = listOf(1,2,3)\n list.size\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "note",
"parameters": {
"suppressToolId": "ReplaceCollectionCountWithSize",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReplaceArrayEqualityOpWithArraysEquals",
"shortDescription": {
"text": "Arrays comparison via '==' and '!='"
},
"fullDescription": {
"text": "Reports usages of '==' or '!=' operator for arrays that should be replaced with 'contentEquals()'. The '==' and '!='operators compare array references instead of their content. Examples: 'fun test() {\n val a = arrayOf(1, 2, 3)\n val b = arrayOf(1, 2, 3)\n println(a == b) // references comparison\n }' After the quick-fix is applied: 'fun test() {\n val a = arrayOf(1, 2, 3)\n val b = arrayOf(1, 2, 3)\n println(a.contentEquals(b))\n }'",
"markdown": "Reports usages of `==` or `!=` operator for arrays that should be replaced with `contentEquals()`.\n\n\nThe `==` and `!=`operators compare array references instead of their content.\n\n**Examples:**\n\n fun test() {\n val a = arrayOf(1, 2, 3)\n val b = arrayOf(1, 2, 3)\n println(a == b) // references comparison\n }\n\nAfter the quick-fix is applied:\n\n fun test() {\n val a = arrayOf(1, 2, 3)\n val b = arrayOf(1, 2, 3)\n println(a.contentEquals(b))\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ReplaceArrayEqualityOpWithArraysEquals",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Probable bugs",
"index": 28,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DeprecatedGradleDependency",
"shortDescription": {
"text": "Deprecated library is used in Gradle"
},
"fullDescription": {
"text": "Reports deprecated dependencies in Gradle build scripts. Example: 'dependencies {\n compile \"org.jetbrains.kotlin:kotlin-stdlib-jre7:1.2.0\"\n }' After the quick-fix applied: 'dependencies {\n compile \"org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.2.0\"\n }'",
"markdown": "Reports deprecated dependencies in Gradle build scripts.\n\n**Example:**\n\n\n dependencies {\n compile \"org.jetbrains.kotlin:kotlin-stdlib-jre7:1.2.0\"\n }\n\nAfter the quick-fix applied:\n\n\n dependencies {\n compile \"org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.2.0\"\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "DeprecatedGradleDependency",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin",
"index": 2,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CastDueToProgressionResolutionChangeMigration",
"shortDescription": {
"text": "Progression resolution change since 1.9"
},
"fullDescription": {
"text": "Reports overloaded function calls where an argument requires an explicit cast to resolve to a proper declaration. The current compiler warning (available since Kotlin 1.6.20) will become an error in Kotlin 1.8. Progressions and ranges types ('kotlin.ranges') will start implementing the 'Collection' interface in Kotlin 1.9 and later. This update will cause a change in resolution for overloaded functions. For instance, in the example below, the 'test(1..5)' call will be resolved to 'test(t: Any)' in Kotlin 1.8 and earlier and to 'test(t: Collection<*>)' in Kotlin 1.9 and later. 'fun test(t: Any) { }\n fun test(t: Collection<*>) { }\n fun invoke() {\n test(1..5) // IntRange becomes Collection in 1.9\n }' The provided quick-fix captures the behaviour specific to the compiler of version 1.8 and earlier: 'fun test(t: Any) { }\n fun test(t: Collection<*>) { }\n\n fun invoke() {\n test(1..5) // resolved to 'test(t: T)' before Kotlin 1.9\n }' After the quick-fix is applied: 'fun test(t: Any) { }\n fun test(t: Collection<*>) { }\n\n fun invoke() {\n test((1..5) as Iterable<Int>) // resolved to 'test(t: T)' in Kotlin 1.9\n }' Inspection is available for the Kotlin language level starting from 1.6.",
"markdown": "Reports overloaded function calls where an argument requires an explicit cast to resolve to a proper declaration.\nThe current compiler warning (available since Kotlin 1.6.20) will become an error in Kotlin 1.8.\n\n\nProgressions and ranges types (`kotlin.ranges`) will start implementing the `Collection` interface in Kotlin\n1.9 and later. This update will cause a change in resolution for overloaded functions. For instance, in the example below, the\n`test(1..5)` call will be resolved to `test(t: Any)` in Kotlin 1.8 and earlier and to\n`test(t: Collection<*>)` in Kotlin 1.9 and later.\n\n\n fun test(t: Any) { }\n fun test(t: Collection<*>) { }\n fun invoke() {\n test(1..5) // IntRange becomes Collection in 1.9\n }\n\nThe provided quick-fix captures the behaviour specific to the compiler of version 1.8 and earlier:\n\n\n fun test(t: Any) { }\n fun test(t: Collection<*>) { }\n\n fun invoke() {\n test(1..5) // resolved to 'test(t: T)' before Kotlin 1.9\n }\n\nAfter the quick-fix is applied:\n\n\n fun test(t: Any) { }\n fun test(t: Collection<*>) { }\n\n fun invoke() {\n test((1..5) as Iterable<Int>) // resolved to 'test(t: T)' in Kotlin 1.9\n }\n\nInspection is available for the Kotlin language level starting from 1.6."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CastDueToProgressionResolutionChangeMigration",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Migration",
"index": 16,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConvertReferenceToLambda",
"shortDescription": {
"text": "Can be replaced with lambda"
},
"fullDescription": {
"text": "Reports a function reference expression that can be replaced with a function literal (lambda). Sometimes, passing a lambda looks more straightforward and more consistent with the rest of the code. Also, the fix might be handy if you need to replace a simple call with something more complex. Example: 'fun Int.isEven() = this % 2 == 0\n\n fun example() {\n val numbers = listOf(1, 2, 4, 7, 9, 10)\n val evenNumbers = numbers.filter(Int::isEven)\n }' After the quick-fix is applied: 'fun Int.isEven() = this % 2 == 0\n\n fun example() {\n val numbers = listOf(1, 2, 4, 7, 9, 10)\n val evenNumbers = numbers.filter { it.isEven() }\n }'",
"markdown": "Reports a function reference expression that can be replaced with a function literal (lambda).\n\n\nSometimes, passing a lambda looks more straightforward and more consistent with the rest of the code.\nAlso, the fix might be handy if you need to replace a simple call with something more complex.\n\n**Example:**\n\n\n fun Int.isEven() = this % 2 == 0\n\n fun example() {\n val numbers = listOf(1, 2, 4, 7, 9, 10)\n val evenNumbers = numbers.filter(Int::isEven)\n }\n\nAfter the quick-fix is applied:\n\n\n fun Int.isEven() = this % 2 == 0\n\n fun example() {\n val numbers = listOf(1, 2, 4, 7, 9, 10)\n val evenNumbers = numbers.filter { it.isEven() }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ConvertReferenceToLambda",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnlabeledReturnInsideLambda",
"shortDescription": {
"text": "Unlabeled return inside lambda"
},
"fullDescription": {
"text": "Reports unlabeled 'return' expressions inside inline lambda. Such expressions can be confusing because it might be unclear which scope belongs to 'return'. Change to return@… quick-fix can be used to amend the code automatically. Example: 'fun test(list: List<Int>) {\n list.forEach {\n // This return expression returns from the function test\n // One can change it to return@forEach to change the scope\n if (it == 10) return\n }\n }' After the quick-fix is applied: 'fun test(list: List<Int>) {\n list.forEach {\n if (it == 10) return@test\n }\n }'",
"markdown": "Reports unlabeled `return` expressions inside inline lambda.\n\nSuch expressions can be confusing because it might be unclear which scope belongs to `return`.\n\n**Change to return@...** quick-fix can be used to amend the code automatically.\n\nExample:\n\n\n fun test(list: List<Int>) {\n list.forEach {\n // This return expression returns from the function test\n // One can change it to return@forEach to change the scope\n if (it == 10) return\n }\n }\n\nAfter the quick-fix is applied:\n\n\n fun test(list: List<Int>) {\n list.forEach {\n if (it == 10) return@test\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "UnlabeledReturnInsideLambda",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AddConversionCallMigration",
"shortDescription": {
"text": "Explicit conversion from `Int` needed since 1.9"
},
"fullDescription": {
"text": "Reports expressions that will be of type 'Int', thus causing compilation errors in Kotlin 1.9 and later. Example: 'fun takeByte(x: Byte) {}\n\n fun foo() {\n takeByte(1 + 1) // will be resolved to Int in 1.9\n }' After the quick-fix is applied: 'fun takeByte(x: Byte) {}\n\n fun foo() {\n takeByte((1 + 1).toByte()) // will be resolved to Int in 1.9\n }' Inspection is available for Kotlin language level starting from 1.7.",
"markdown": "Reports expressions that will be of type `Int`, thus causing compilation errors in Kotlin 1.9 and later.\n\nExample:\n\n\n fun takeByte(x: Byte) {}\n\n fun foo() {\n takeByte(1 + 1) // will be resolved to Int in 1.9\n }\n\nAfter the quick-fix is applied:\n\n\n fun takeByte(x: Byte) {}\n\n fun foo() {\n takeByte((1 + 1).toByte()) // will be resolved to Int in 1.9\n }\n\nInspection is available for Kotlin language level starting from 1.7."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "AddConversionCallMigration",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Migration",
"index": 16,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "LateinitVarOverridesLateinitVar",
"shortDescription": {
"text": "'lateinit var' property overrides 'lateinit var' property"
},
"fullDescription": {
"text": "Reports 'lateinit var' properties that override other 'lateinit var' properties. A subclass instance will have two fields for a single property, and the one from the superclass will remain effectively unused. Example: 'open class BaseClass {\n open lateinit var name: String\n }\n\n class RealClass : BaseClass() {\n override lateinit var name: String\n }'",
"markdown": "Reports `lateinit var` properties that override other `lateinit var` properties.\n\nA subclass instance will have two fields for a single property, and the one from the superclass will remain effectively unused.\n\n**Example:**\n\n\n open class BaseClass {\n open lateinit var name: String\n }\n\n class RealClass : BaseClass() {\n override lateinit var name: String\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "LateinitVarOverridesLateinitVar",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Probable bugs",
"index": 28,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "VerboseNullabilityAndEmptiness",
"shortDescription": {
"text": "Verbose nullability and emptiness check"
},
"fullDescription": {
"text": "Reports combination of 'null' and emptiness checks that can be simplified into a single check. The quick-fix replaces highlighted checks with a combined check call, such as 'isNullOrEmpty()'. Example: 'fun test(list: List<Int>?) {\n if (list == null || list.isEmpty()) {\n println(\"List is empty!\")\n } else {\n println(list.joinToString())\n }\n }' After the quick-fix is applied: 'fun test(list: List<Int>?) {\n if (list.isNullOrEmpty()) {\n println(\"List is empty!\")\n } else {\n println(list.joinToString())\n }\n }'",
"markdown": "Reports combination of `null` and emptiness checks that can be simplified into a single check.\n\nThe quick-fix replaces highlighted checks with a combined check call, such as `isNullOrEmpty()`.\n\n**Example:**\n\n\n fun test(list: List<Int>?) {\n if (list == null || list.isEmpty()) {\n println(\"List is empty!\")\n } else {\n println(list.joinToString())\n }\n }\n\nAfter the quick-fix is applied:\n\n\n fun test(list: List<Int>?) {\n if (list.isNullOrEmpty()) {\n println(\"List is empty!\")\n } else {\n println(list.joinToString())\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "VerboseNullabilityAndEmptiness",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DifferentKotlinGradleVersion",
"shortDescription": {
"text": "Kotlin Gradle and IDE plugins versions are different"
},
"fullDescription": {
"text": "Reports that Gradle plugin version isn't properly supported in the current IDE plugin. This can cause inconsistencies between IDE and Gradle builds in error reporting or code behavior. Example: 'dependencies {\n classpath \"org.jetbrains.kotlin:kotlin-gradle-plugin:0.0.1\"\n }' To fix the problem change the kotlin gradle plugin version to match the version of kotlin that is bundled into the IDE plugin.",
"markdown": "Reports that Gradle plugin version isn't properly supported in the current IDE plugin.\n\nThis can cause inconsistencies between IDE and Gradle builds in error reporting or code behavior.\n\n**Example:**\n\n\n dependencies {\n classpath \"org.jetbrains.kotlin:kotlin-gradle-plugin:0.0.1\"\n }\n\nTo fix the problem change the kotlin gradle plugin version to match the version of kotlin that is bundled into the IDE plugin."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "DifferentKotlinGradleVersion",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin",
"index": 2,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JoinDeclarationAndAssignment",
"shortDescription": {
"text": "Join declaration and assignment"
},
"fullDescription": {
"text": "Reports property declarations that can be joined with the following assignment. Example: 'val x: String\n x = System.getProperty(\"\")' The quick fix joins the declaration with the assignment: 'val x = System.getProperty(\"\")' Configure the inspection: You can disable the option Report with complex initialization of member properties to skip properties with complex initialization. This covers two cases: The property initializer is complex (it is a multiline or a compound/control-flow expression) The property is first initialized and then immediately used in subsequent code (for example, to call additional initialization methods)",
"markdown": "Reports property declarations that can be joined with the following assignment.\n\n**Example:**\n\n\n val x: String\n x = System.getProperty(\"\")\n\nThe quick fix joins the declaration with the assignment:\n\n\n val x = System.getProperty(\"\")\n\nConfigure the inspection:\n\nYou can disable the option **Report with complex initialization of member properties** to skip properties with complex initialization. This covers two cases:\n\n1. The property initializer is complex (it is a multiline or a compound/control-flow expression)\n2. The property is first initialized and then immediately used in subsequent code (for example, to call additional initialization methods)"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "JoinDeclarationAndAssignment",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "KotlinEqualsBetweenInconvertibleTypes",
"shortDescription": {
"text": "'equals()' between objects of inconvertible types"
},
"fullDescription": {
"text": "Reports calls to 'equals()' where the receiver and the argument are of incompatible primitive, enum, or string types. While such a call might theoretically be useful, most likely it represents a bug. Example: '5.equals(\"\");'",
"markdown": "Reports calls to `equals()` where the receiver and the argument are of incompatible primitive, enum, or string types.\n\nWhile such a call might theoretically be useful, most likely it represents a bug.\n\n**Example:**\n\n 5.equals(\"\");\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "EqualsBetweenInconvertibleTypes",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Probable bugs",
"index": 28,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "HasPlatformType",
"shortDescription": {
"text": "Function or property has platform type"
},
"fullDescription": {
"text": "Reports functions and properties that have a platform type. To prevent unexpected errors, the type should be declared explicitly. Example: 'fun foo() = java.lang.String.valueOf(1)' The quick fix allows you to specify the return type: 'fun foo(): String = java.lang.String.valueOf(1)'",
"markdown": "Reports functions and properties that have a platform type.\n\nTo prevent unexpected errors, the type should be declared explicitly.\n\n**Example:**\n\n\n fun foo() = java.lang.String.valueOf(1)\n\nThe quick fix allows you to specify the return type:\n\n\n fun foo(): String = java.lang.String.valueOf(1)\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "HasPlatformType",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Java interop issues",
"index": 80,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DataClassPrivateConstructor",
"shortDescription": {
"text": "Private data class constructor is exposed via the 'copy' method"
},
"fullDescription": {
"text": "Reports the 'private' primary constructor in data classes. 'data' classes have a 'copy()' factory method that can be used similarly to a constructor. A constructor should not be marked as 'private' to provide enough safety. Example: 'data class User private constructor(val name: String)' The quick-fix changes the constructor visibility modifier to 'public': 'data class User(val name: String)'",
"markdown": "Reports the `private` primary constructor in data classes.\n\n\n`data` classes have a `copy()` factory method that can be used similarly to a constructor.\nA constructor should not be marked as `private` to provide enough safety.\n\n**Example:**\n\n\n data class User private constructor(val name: String)\n\nThe quick-fix changes the constructor visibility modifier to `public`:\n\n\n data class User(val name: String)\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "DataClassPrivateConstructor",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Probable bugs",
"index": 28,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantInnerClassModifier",
"shortDescription": {
"text": "Redundant 'inner' modifier"
},
"fullDescription": {
"text": "Reports the 'inner' modifier on a class as redundant if it doesn't reference members of its outer class. Example: 'class Foo {\n inner class InnerClass { // redundant `inner` modifier\n fun hello() {\n println(\"Hi!\")\n }\n }\n }\n\n class List {\n val objects = Array<Any>(42) { Any() }\n\n inner class Iterator { // Not redundant `inner` modifier\n fun next(): Any {\n return objects[0]\n }\n }\n }' After the quick-fix is applied: 'class Foo {\n class InnerClass { // redundant `inner` modifier\n fun hello() {\n println(\"Hi!\")\n }\n }\n }\n\n class List {\n val objects = Array<Any>(42) { Any() }\n\n inner class Iterator { // Not redundant `inner` modifier\n fun next(): Any {\n return objects[0]\n }\n }\n }'",
"markdown": "Reports the `inner` modifier on a class as redundant if it doesn't reference members of its outer class.\n\n**Example:**\n\n\n class Foo {\n inner class InnerClass { // redundant `inner` modifier\n fun hello() {\n println(\"Hi!\")\n }\n }\n }\n\n class List {\n val objects = Array<Any>(42) { Any() }\n\n inner class Iterator { // Not redundant `inner` modifier\n fun next(): Any {\n return objects[0]\n }\n }\n }\n\nAfter the quick-fix is applied:\n\n\n class Foo {\n class InnerClass { // redundant `inner` modifier\n fun hello() {\n println(\"Hi!\")\n }\n }\n }\n\n class List {\n val objects = Array<Any>(42) { Any() }\n\n inner class Iterator { // Not redundant `inner` modifier\n fun next(): Any {\n return objects[0]\n }\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "RedundantInnerClassModifier",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JavaCollectionsStaticMethodOnImmutableList",
"shortDescription": {
"text": "Call of Java mutator method on immutable Kotlin collection"
},
"fullDescription": {
"text": "Reports Java mutator methods calls (like 'fill', 'reverse', 'shuffle', 'sort') on an immutable Kotlin collection. This can lead to 'UnsupportedOperationException' at runtime. Example: 'import java.util.Collections\n\n fun test() {\n val immutableList = listOf(1, 2)\n Collections.reverse(immutableList)\n }' To fix the problem make the list mutable.",
"markdown": "Reports Java mutator methods calls (like `fill`, `reverse`, `shuffle`, `sort`) on an immutable Kotlin collection.\n\nThis can lead to `UnsupportedOperationException` at runtime.\n\n**Example:**\n\n\n import java.util.Collections\n\n fun test() {\n val immutableList = listOf(1, 2)\n Collections.reverse(immutableList)\n }\n\nTo fix the problem make the list mutable."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JavaCollectionsStaticMethodOnImmutableList",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Java interop issues",
"index": 80,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MavenCoroutinesDeprecation",
"shortDescription": {
"text": "Incompatible kotlinx.coroutines dependency is used with Kotlin 1.3+ in Maven"
},
"fullDescription": {
"text": "Reports kotlinx.coroutines library dependencies in Maven that should be updated in order to be compatible with Kotlin 1.3 and later.",
"markdown": "Reports **kotlinx.coroutines** library dependencies in Maven that should be updated in order to be compatible with Kotlin 1.3 and later."
},
"defaultConfiguration": {
"enabled": false,
"level": "error",
"parameters": {
"suppressToolId": "MavenCoroutinesDeprecation",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Migration/Maven",
"index": 154,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NullableBooleanElvis",
"shortDescription": {
"text": "Equality check can be used instead of elvis for nullable boolean check"
},
"fullDescription": {
"text": "Reports cases when an equality check should be used instead of the elvis operator. Example: 'fun check(a: Boolean? == null) {\n if (a ?: false) throw IllegalStateException()\n}' After the quick-fix is applied: 'fun check(a: Boolean? == null) {\n if (a == true) throw IllegalStateException()\n}'",
"markdown": "Reports cases when an equality check should be used instead of the elvis operator.\n\n**Example:**\n\n\n fun check(a: Boolean? == null) {\n if (a ?: false) throw IllegalStateException()\n }\n\nAfter the quick-fix is applied:\n\n\n fun check(a: Boolean? == null) {\n if (a == true) throw IllegalStateException()\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "NullableBooleanElvis",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DeprecatedMavenDependency",
"shortDescription": {
"text": "Deprecated library is used in Maven"
},
"fullDescription": {
"text": "Reports deprecated maven dependency. Example: '<dependencies>\n <dependency>\n <groupId>org.jetbrains.kotlin</groupId>\n <artifactId>kotlin-stdlib-jre7</artifactId>\n <version>${kotlin.version}</version>\n </dependency>\n </dependencies>' The quick fix changes the deprecated dependency to a maintained one: '<dependencies>\n <dependency>\n <groupId>org.jetbrains.kotlin</groupId>\n <artifactId>kotlin-stdlib-jdk7</artifactId>\n <version>${kotlin.version}</version>\n </dependency>\n </dependencies>'",
"markdown": "Reports deprecated maven dependency.\n\n**Example:**\n\n\n <dependencies>\n <dependency>\n <groupId>org.jetbrains.kotlin</groupId>\n <artifactId>kotlin-stdlib-jre7</artifactId>\n <version>${kotlin.version}</version>\n </dependency>\n </dependencies>\n\nThe quick fix changes the deprecated dependency to a maintained one:\n\n\n <dependencies>\n <dependency>\n <groupId>org.jetbrains.kotlin</groupId>\n <artifactId>kotlin-stdlib-jdk7</artifactId>\n <version>${kotlin.version}</version>\n </dependency>\n </dependencies>\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "DeprecatedMavenDependency",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin",
"index": 2,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnnecessaryVariable",
"shortDescription": {
"text": "Unnecessary local variable"
},
"fullDescription": {
"text": "Reports local variables that are used only in the very next 'return' statement or are exact copies of other variables. Such variables can be safely inlined to make the code more clear. Example: 'fun sum(a: Int, b: Int): Int {\n val c = a + b\n return c\n }' After the quick-fix is applied: 'fun sum(a: Int, b: Int): Int {\n return a + b\n }' Configure the inspection: Use the Report immediately returned variables option to report immediately returned variables. When given descriptive names, such variables may improve the code readability in some cases, that's why this option is disabled by default.",
"markdown": "Reports local variables that are used only in the very next `return` statement or are exact copies of other variables.\n\nSuch variables can be safely inlined to make the code more clear.\n\n**Example:**\n\n\n fun sum(a: Int, b: Int): Int {\n val c = a + b\n return c\n }\n\nAfter the quick-fix is applied:\n\n\n fun sum(a: Int, b: Int): Int {\n return a + b\n }\n\nConfigure the inspection:\n\nUse the **Report immediately returned variables** option to report immediately returned variables.\nWhen given descriptive names, such variables may improve the code readability in some cases, that's why this option is disabled by default."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "UnnecessaryVariable",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantEmptyInitializerBlock",
"shortDescription": {
"text": "Redundant empty initializer block"
},
"fullDescription": {
"text": "Reports redundant empty initializer blocks. Example: 'class Foo {\n init {\n // Empty init block\n }\n }' After the quick-fix is applied: 'class Foo {\n }'",
"markdown": "Reports redundant empty initializer blocks.\n\n**Example:**\n\n\n class Foo {\n init {\n // Empty init block\n }\n }\n\nAfter the quick-fix is applied:\n\n\n class Foo {\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "RedundantEmptyInitializerBlock",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Other problems",
"index": 61,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GradleKotlinxCoroutinesDeprecation",
"shortDescription": {
"text": "Incompatible kotlinx.coroutines dependency is used with Kotlin 1.3+ in Gradle"
},
"fullDescription": {
"text": "Reports 'kotlinx.coroutines' library dependencies in Gradle that should be updated to be compatible with Kotlin 1.3+. Example: 'dependencies {\n implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:0.0.1'\n }' The quick fix changes the 'kotlinx.coroutines' library version to a compatible with Kotlin 1.3: 'dependencies {\n implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:0.27.0-eap13'\n }'",
"markdown": "Reports `kotlinx.coroutines` library dependencies in Gradle that should be updated to be compatible with Kotlin 1.3+.\n\n**Example:**\n\n\n dependencies {\n implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:0.0.1'\n }\n\nThe quick fix changes the `kotlinx.coroutines` library version to a compatible with Kotlin 1.3:\n\n\n dependencies {\n implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:0.27.0-eap13'\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "error",
"parameters": {
"suppressToolId": "GradleKotlinxCoroutinesDeprecation",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Migration/Gradle",
"index": 162,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantWith",
"shortDescription": {
"text": "Redundant 'with' call"
},
"fullDescription": {
"text": "Reports redundant 'with' function calls that don't access anything from the receiver. Examples: 'class MyClass {\n fun f(): String = \"\"\n }\n\n fun testRedundant() {\n with(c) { // <== 'with' is redundant since 'c' isn't used\n println(\"1\")\n }\n }\n\n fun testOk() {\n val c = MyClass()\n with(c) { // <== OK because 'f()' is effectively 'c.f()'\n println(f())\n }\n }'",
"markdown": "Reports redundant `with` function calls that don't access anything from the receiver.\n\n**Examples:**\n\n\n class MyClass {\n fun f(): String = \"\"\n }\n\n fun testRedundant() {\n with(c) { // <== 'with' is redundant since 'c' isn't used\n println(\"1\")\n }\n }\n\n fun testOk() {\n val c = MyClass()\n with(c) { // <== OK because 'f()' is effectively 'c.f()'\n println(f())\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "RedundantWith",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "WarningOnMainUnusedParameterMigration",
"shortDescription": {
"text": "Unused 'args' on 'main' since 1.4"
},
"fullDescription": {
"text": "Reports 'main' function with an unused single parameter. Since Kotlin 1.4, it is possible to use the 'main' function without parameter as the entry point to the Kotlin program. The compiler reports a warning for the 'main' function with an unused parameter.",
"markdown": "Reports `main` function with an unused single parameter.\n\nSince Kotlin 1.4, it is possible to use the `main` function without parameter as the entry point to the Kotlin program.\nThe compiler reports a warning for the `main` function with an unused parameter."
},
"defaultConfiguration": {
"enabled": false,
"level": "note",
"parameters": {
"suppressToolId": "WarningOnMainUnusedParameterMigration",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Migration",
"index": 16,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantLabelMigration",
"shortDescription": {
"text": "Redundant label"
},
"fullDescription": {
"text": "Reports redundant labels which cause compilation errors since Kotlin 1.4. Since Kotlin 1.0, one can mark any statement with a label: 'fun foo() {\n L1@ val x = L2@bar()\n }' However, these labels can be referenced only in a limited number of ways: break / continue from a loop non-local return from an inline lambda or inline anonymous function sssss Such labels are prohibited since Kotlin 1.4. This inspection only reports if the Kotlin language level of the project or module is 1.4 or higher.",
"markdown": "Reports redundant labels which cause compilation errors since Kotlin 1.4.\n\nSince Kotlin 1.0, one can mark any statement with a label:\n\n\n fun foo() {\n L1@ val x = L2@bar()\n }\n\nHowever, these labels can be referenced only in a limited number of ways:\n\n* break / continue from a loop\n* non-local return from an inline lambda or inline anonymous function\nsssss\n\nSuch labels are prohibited since Kotlin 1.4.\n\nThis inspection only reports if the Kotlin language level of the project or module is 1.4 or higher."
},
"defaultConfiguration": {
"enabled": false,
"level": "note",
"parameters": {
"suppressToolId": "RedundantLabelMigration",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Migration",
"index": 16,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "KotlinRedundantDiagnosticSuppress",
"shortDescription": {
"text": "Redundant diagnostic suppression"
},
"fullDescription": {
"text": "Reports usages of '@Suppress' annotations that can be safely removed because the compiler diagnostic they affect is no longer applicable in this context. Example: 'fun doSmth(@Suppress(\"UNUSED_PARAMETER\") used: Int) {\n println(used)\n }' After the quick-fix is applied: 'fun doSmth(used: Int) {\n println(used)\n }'",
"markdown": "Reports usages of `@Suppress` annotations that can be safely removed because the compiler diagnostic they affect is no longer applicable in this context.\n\n**Example:**\n\n\n fun doSmth(@Suppress(\"UNUSED_PARAMETER\") used: Int) {\n println(used)\n }\n\nAfter the quick-fix is applied:\n\n\n fun doSmth(used: Int) {\n println(used)\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "KotlinRedundantDiagnosticSuppress",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReplaceNegatedIsEmptyWithIsNotEmpty",
"shortDescription": {
"text": "Negated call can be simplified"
},
"fullDescription": {
"text": "Reports negation 'isEmpty()' and 'isNotEmpty()' for collections and 'String', or 'isBlank()' and 'isNotBlank()' for 'String'. Using corresponding functions makes your code simpler. The quick-fix replaces the negation call with the corresponding call from the Standard Library. Example: 'fun main() {\n val list = listOf(1,2,3)\n if (!list.isEmpty()) {\n // do smth\n }\n }' After the quick-fix is applied: 'fun main() {\n val list = listOf(1,2,3)\n if (list.isNotEmpty()) {\n // do smth\n }\n }'",
"markdown": "Reports negation `isEmpty()` and `isNotEmpty()` for collections and `String`, or `isBlank()` and `isNotBlank()` for `String`.\n\nUsing corresponding functions makes your code simpler.\n\nThe quick-fix replaces the negation call with the corresponding call from the Standard Library.\n\n**Example:**\n\n\n fun main() {\n val list = listOf(1,2,3)\n if (!list.isEmpty()) {\n // do smth\n }\n }\n\nAfter the quick-fix is applied:\n\n\n fun main() {\n val list = listOf(1,2,3)\n if (list.isNotEmpty()) {\n // do smth\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ReplaceNegatedIsEmptyWithIsNotEmpty",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DelegationToVarProperty",
"shortDescription": {
"text": "Delegating to 'var' property"
},
"fullDescription": {
"text": "Reports interface delegation to a 'var' property. Only initial value of a property is used for delegation, any later assignments do not affect it. Example: 'class Example(var text: CharSequence): CharSequence by text' The quick-fix replaces a property with immutable one: 'class Example(val text: CharSequence): CharSequence by text' Alternative way, if you rely on mutability for some reason: 'class Example(text: CharSequence): CharSequence by text {\n var text = text\n }'",
"markdown": "Reports interface delegation to a `var` property.\n\nOnly initial value of a property is used for delegation, any later assignments do not affect it.\n\n**Example:**\n\n\n class Example(var text: CharSequence): CharSequence by text\n\nThe quick-fix replaces a property with immutable one:\n\n\n class Example(val text: CharSequence): CharSequence by text\n\nAlternative way, if you rely on mutability for some reason:\n\n\n class Example(text: CharSequence): CharSequence by text {\n var text = text\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "DelegationToVarProperty",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Probable bugs",
"index": 28,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConstantConditionIf",
"shortDescription": {
"text": "Condition of 'if' expression is constant"
},
"fullDescription": {
"text": "Reports 'if' expressions that have 'true' or 'false' constant literal condition and can be simplified. While occasionally intended, this construction is confusing and often the result of a typo or previous refactoring. Example: 'fun example() {\n if (true) {\n throw IllegalStateException(\"Unexpected state\")\n }\n }' The quick-fix removes the 'if' condition: 'fun example() {\n throw IllegalStateException(\"Unexpected state\")\n }'",
"markdown": "Reports `if` expressions that have `true` or `false` constant literal condition and can be simplified.\n\nWhile occasionally intended, this construction is confusing and often the result of a typo\nor previous refactoring.\n\n**Example:**\n\n\n fun example() {\n if (true) {\n throw IllegalStateException(\"Unexpected state\")\n }\n }\n\nThe quick-fix removes the `if` condition:\n\n\n fun example() {\n throw IllegalStateException(\"Unexpected state\")\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ConstantConditionIf",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantLambdaArrow",
"shortDescription": {
"text": "Redundant lambda arrow"
},
"fullDescription": {
"text": "Reports redundant lambda arrows in lambdas without parameters. Example: 'fun foo(f: () -> Unit) = f()\n\n fun bar() {\n foo { -> println(\"Hi!\") }\n }' After the quick-fix is applied: 'fun foo(f: () -> Unit) = f()\n\n fun bar() {\n foo { println(\"Hi!\") }\n }'",
"markdown": "Reports redundant lambda arrows in lambdas without parameters.\n\n**Example:**\n\n\n fun foo(f: () -> Unit) = f()\n\n fun bar() {\n foo { -> println(\"Hi!\") }\n }\n\nAfter the quick-fix is applied:\n\n\n fun foo(f: () -> Unit) = f()\n\n fun bar() {\n foo { println(\"Hi!\") }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "RedundantLambdaArrow",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "KotlinInternalInJava",
"shortDescription": {
"text": "Usage of Kotlin internal declarations from Java"
},
"fullDescription": {
"text": "Reports usages of Kotlin 'internal' declarations in Java code that is located in a different module. The 'internal' keyword is designed to restrict access to a class, function, or property from other modules. Due to JVM limitations, 'internal' classes, functions, and properties can still be accessed from outside Kotlin, which may later lead to compatibility problems.",
"markdown": "Reports usages of Kotlin `internal` declarations in Java code that is located in a different module.\n\n\nThe `internal` keyword is designed to restrict access to a class, function, or property from other modules.\nDue to JVM limitations, `internal` classes, functions, and properties can still be\naccessed from outside Kotlin, which may later lead to compatibility problems."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "KotlinInternalInJava",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Java interop issues",
"index": 80,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NoConstructorMigration",
"shortDescription": {
"text": "Forbidden constructor call"
},
"fullDescription": {
"text": "Reports a constructor calls on functional supertypes that will lead to compilation error since 1.9. Motivation types: The implementation does not abide by a published spec or documentation More details: KT-46344: No error for a super class constructor call on a function interface in supertypes list The quick-fix removes a constructor call. Example: 'abstract class A : () -> Int()' After the quick-fix is applied: 'abstract class A : () -> Int' This inspection only reports if the Kotlin language level of the project or module is 1.7 or higher.",
"markdown": "Reports a constructor calls on functional supertypes that will lead to compilation error since 1.9.\n\nMotivation types:\n\n* The implementation does not abide by a published spec or documentation\n\n**More details:** [KT-46344: No error for a super class constructor call on a function interface in supertypes list](https://youtrack.jetbrains.com/issue/KT-46344)\n\nThe quick-fix removes a constructor call.\n\n**Example:**\n\n\n abstract class A : () -> Int()\n\nAfter the quick-fix is applied:\n\n\n abstract class A : () -> Int\n\nThis inspection only reports if the Kotlin language level of the project or module is 1.7 or higher."
},
"defaultConfiguration": {
"enabled": false,
"level": "error",
"parameters": {
"suppressToolId": "NoConstructorMigration",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Migration",
"index": 16,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantValueArgument",
"shortDescription": {
"text": "Redundant value argument"
},
"fullDescription": {
"text": "Reports arguments that are equal to the default values of the corresponding parameters. Example: 'fun foo(x: Int, y: Int = 2) {}\n\nfun bar() {\n foo(1, 2)\n}' After the quick-fix is applied: 'fun bar() {\n foo(1)\n}'",
"markdown": "Reports arguments that are equal to the default values of the corresponding parameters.\n\n**Example:**\n\n\n fun foo(x: Int, y: Int = 2) {}\n\n fun bar() {\n foo(1, 2)\n }\n\nAfter the quick-fix is applied:\n\n\n fun bar() {\n foo(1)\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "note",
"parameters": {
"suppressToolId": "RedundantValueArgument",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UseWithIndex",
"shortDescription": {
"text": "Manually incremented index variable can be replaced with use of 'withIndex()'"
},
"fullDescription": {
"text": "Reports 'for' loops with a manually incremented index variable. 'for' loops with a manually incremented index variable can be simplified with the 'withIndex()' function. Use withIndex() instead of manual index increment quick-fix can be used to amend the code automatically. Example: 'fun foo(list: List<String>): Int? {\n var index = 0\n for (s in list) { <== can be simplified\n val x = s.length * index\n index++\n if (x > 0) return x\n }\n return null\n }' After the quick-fix is applied: 'fun foo(list: List<String>): Int? {\n for ((index, s) in list.withIndex()) {\n val x = s.length * index\n if (x > 0) return x\n }\n return null\n }'",
"markdown": "Reports `for` loops with a manually incremented index variable.\n\n`for` loops with a manually incremented index variable can be simplified with the `withIndex()` function.\n\n**Use withIndex() instead of manual index increment** quick-fix can be used to amend the code automatically.\n\nExample:\n\n\n fun foo(list: List<String>): Int? {\n var index = 0\n for (s in list) { <== can be simplified\n val x = s.length * index\n index++\n if (x > 0) return x\n }\n return null\n }\n\nAfter the quick-fix is applied:\n\n\n fun foo(list: List<String>): Int? {\n for ((index, s) in list.withIndex()) {\n val x = s.length * index\n if (x > 0) return x\n }\n return null\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "UseWithIndex",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ImplicitThis",
"shortDescription": {
"text": "Implicit 'this'"
},
"fullDescription": {
"text": "Reports usages of implicit this. Example: 'class Foo {\n fun s() = \"\"\n\n fun test() {\n s()\n }\n }' The quick fix specifies this explicitly: 'class Foo {\n fun s() = \"\"\n\n fun test() {\n this.s()\n }\n }'",
"markdown": "Reports usages of implicit **this** .\n\n**Example:**\n\n\n class Foo {\n fun s() = \"\"\n\n fun test() {\n s()\n }\n }\n\nThe quick fix specifies **this** explicitly:\n\n\n class Foo {\n fun s() = \"\"\n\n fun test() {\n this.s()\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ImplicitThis",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "KotlinCatchMayIgnoreException",
"shortDescription": {
"text": "'catch' block may ignore exception"
},
"fullDescription": {
"text": "Reports 'catch' blocks that are empty or may ignore an exception. While occasionally intended, empty 'catch' blocks may complicate debugging. Also, ignoring a 'catch' parameter might be wrong. The inspection won't report any 'catch' parameters named 'ignore', 'ignored', or '_'. You can use the quick-fix to change the exception name to '_'. Example: 'try {\n throwingMethod()\n } catch (ex: IOException) {\n\n }' After the quick-fix is applied: 'try {\n throwingMethod()\n } catch (_: IOException) {\n\n }' Use the Do not warn when 'catch' block contains a comment option to ignore 'catch' blocks with comments.",
"markdown": "Reports `catch` blocks that are empty or may ignore an exception.\n\nWhile occasionally intended, empty `catch` blocks may complicate debugging.\nAlso, ignoring a `catch` parameter might be wrong.\n\n\nThe inspection won't report any `catch` parameters named `ignore`, `ignored`, or `_`.\n\n\nYou can use the quick-fix to change the exception name to `_`.\n\n**Example:**\n\n\n try {\n throwingMethod()\n } catch (ex: IOException) {\n\n }\n\nAfter the quick-fix is applied:\n\n\n try {\n throwingMethod()\n } catch (_: IOException) {\n\n }\n\nUse the **Do not warn when 'catch' block contains a comment** option to ignore `catch` blocks with comments."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "CatchMayIgnoreException",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Probable bugs",
"index": 28,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DifferentStdlibGradleVersion",
"shortDescription": {
"text": "Kotlin library and Gradle plugin versions are different"
},
"fullDescription": {
"text": "Reports different Kotlin stdlib and compiler versions. Example: 'dependencies {\n classpath \"org.jetbrains.kotlin:kotlin-stdlib:0.0.1\"\n }' To fix the problem change the kotlin stdlib version to match the kotlin compiler version.",
"markdown": "Reports different Kotlin stdlib and compiler versions.\n\n**Example:**\n\n\n dependencies {\n classpath \"org.jetbrains.kotlin:kotlin-stdlib:0.0.1\"\n }\n\nTo fix the problem change the kotlin stdlib version to match the kotlin compiler version."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "DifferentStdlibGradleVersion",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin",
"index": 2,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CanBeVal",
"shortDescription": {
"text": "Local 'var' is never modified and can be declared as 'val'"
},
"fullDescription": {
"text": "Reports local variables declared with the 'var' keyword that are never modified. Kotlin encourages to declare practically immutable variables using the 'val' keyword, ensuring that their value will never change. Example: 'fun example() {\n var primeNumbers = listOf(1, 2, 3, 5, 7, 11, 13)\n var fibonacciNumbers = listOf(1, 1, 2, 3, 5, 8, 13)\n print(\"Same numbers: \" + primeNumbers.intersect(fibonacciNumbers))\n }' The quick-fix replaces the 'var' keyword with 'val': 'fun example() {\n val primeNumbers = listOf(1, 2, 3, 5, 7, 11, 13)\n val fibonacciNumbers = listOf(1, 1, 2, 3, 5, 8, 13)\n print(\"Same numbers: \" + primeNumbers.intersect(fibonacciNumbers))\n }'",
"markdown": "Reports local variables declared with the `var` keyword that are never modified.\n\nKotlin encourages to declare practically immutable variables using the `val` keyword, ensuring that their value will never change.\n\n**Example:**\n\n\n fun example() {\n var primeNumbers = listOf(1, 2, 3, 5, 7, 11, 13)\n var fibonacciNumbers = listOf(1, 1, 2, 3, 5, 8, 13)\n print(\"Same numbers: \" + primeNumbers.intersect(fibonacciNumbers))\n }\n\nThe quick-fix replaces the `var` keyword with `val`:\n\n\n fun example() {\n val primeNumbers = listOf(1, 2, 3, 5, 7, 11, 13)\n val fibonacciNumbers = listOf(1, 1, 2, 3, 5, 8, 13)\n print(\"Same numbers: \" + primeNumbers.intersect(fibonacciNumbers))\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "CanBeVal",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReplaceWithIgnoreCaseEquals",
"shortDescription": {
"text": "Should be replaced with 'equals(..., ignoreCase = true)'"
},
"fullDescription": {
"text": "Reports case-insensitive comparisons that can be replaced with 'equals(..., ignoreCase = true)'. By using 'equals()' you don't have to allocate extra strings with 'toLowerCase()' or 'toUpperCase()' to compare strings. The quick-fix replaces the case-insensitive comparison that uses 'toLowerCase()' or 'toUpperCase()' with 'equals(..., ignoreCase = true)'. Note: May change semantics for some locales. Example: 'fun main() {\n val a = \"KoTliN\"\n val b = \"KOTLIN\"\n println(a.toLowerCase() == b.toLowerCase())\n }' After the quick-fix is applied: 'fun main() {\n val a = \"KoTliN\"\n val b = \"KOTLIN\"\n println(a.equals(b, ignoreCase = true))\n }'",
"markdown": "Reports case-insensitive comparisons that can be replaced with `equals(..., ignoreCase = true)`.\n\nBy using `equals()` you don't have to allocate extra strings with `toLowerCase()` or `toUpperCase()` to compare strings.\n\nThe quick-fix replaces the case-insensitive comparison that uses `toLowerCase()` or `toUpperCase()` with `equals(..., ignoreCase = true)`.\n\n**Note:** May change semantics for some locales.\n\n**Example:**\n\n\n fun main() {\n val a = \"KoTliN\"\n val b = \"KOTLIN\"\n println(a.toLowerCase() == b.toLowerCase())\n }\n\nAfter the quick-fix is applied:\n\n\n fun main() {\n val a = \"KoTliN\"\n val b = \"KOTLIN\"\n println(a.equals(b, ignoreCase = true))\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ReplaceWithIgnoreCaseEquals",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReplaceSubstringWithSubstringAfter",
"shortDescription": {
"text": "'substring' call should be replaced with 'substringAfter'"
},
"fullDescription": {
"text": "Reports calls like 's.substring(s.indexOf(x))' that can be replaced with 's.substringAfter(x)'. Using 's.substringAfter(x)' makes your code simpler. The quick-fix replaces the 'substring' call with 'substringAfter'. Example: 'fun foo(s: String) {\n s.substring(s.indexOf('x'))\n }' After the quick-fix is applied: 'fun foo(s: String) {\n s.substringAfter('x')\n }'",
"markdown": "Reports calls like `s.substring(s.indexOf(x))` that can be replaced with `s.substringAfter(x)`.\n\nUsing `s.substringAfter(x)` makes your code simpler.\n\nThe quick-fix replaces the `substring` call with `substringAfter`.\n\n**Example:**\n\n\n fun foo(s: String) {\n s.substring(s.indexOf('x'))\n }\n\nAfter the quick-fix is applied:\n\n\n fun foo(s: String) {\n s.substringAfter('x')\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ReplaceSubstringWithSubstringAfter",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantCompanionReference",
"shortDescription": {
"text": "Redundant 'Companion' reference"
},
"fullDescription": {
"text": "Reports redundant 'Companion' reference. Example: 'class A {\n companion object {\n fun create() = A()\n }\n }\n fun test() {\n val s = A.Companion.create()\n }' After the quick-fix is applied: 'class A {\n companion object {\n fun create() = A()\n }\n }\n fun test() {\n val s = A.create()\n }'",
"markdown": "Reports redundant `Companion` reference.\n\n**Example:**\n\n\n class A {\n companion object {\n fun create() = A()\n }\n }\n fun test() {\n val s = A.Companion.create()\n }\n\nAfter the quick-fix is applied:\n\n\n class A {\n companion object {\n fun create() = A()\n }\n }\n fun test() {\n val s = A.create()\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RedundantCompanionReference",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "KDocUnresolvedReference",
"shortDescription": {
"text": "Unresolved reference in KDoc"
},
"fullDescription": {
"text": "Reports unresolved references in KDoc comments. Example: '/**\n * [unresolvedLink]\n */\n fun foo() {}' To fix the problem make the link valid.",
"markdown": "Reports unresolved references in KDoc comments.\n\n**Example:**\n\n\n /**\n * [unresolvedLink]\n */\n fun foo() {}\n\nTo fix the problem make the link valid."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "KDocUnresolvedReference",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Probable bugs",
"index": 28,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NestedLambdaShadowedImplicitParameter",
"shortDescription": {
"text": "Nested lambda has shadowed implicit parameter"
},
"fullDescription": {
"text": "Reports nested lambdas with shadowed implicit parameters. Example: 'fun foo(listOfLists: List<List<String>>) {\n listOfLists.forEach {\n it.forEach {\n println(it)\n }\n }\n}' After the quick-fix is applied: 'fun foo(listOfLists: List<List<String>>) {\n listOfLists.forEach {\n it.forEach { it1 ->\n println(it1)\n }\n }\n}'",
"markdown": "Reports nested lambdas with shadowed implicit parameters.\n\n**Example:**\n\n\n fun foo(listOfLists: List<List<String>>) {\n listOfLists.forEach {\n it.forEach {\n println(it)\n }\n }\n }\n\nAfter the quick-fix is applied:\n\n\n fun foo(listOfLists: List<List<String>>) {\n listOfLists.forEach {\n it.forEach { it1 ->\n println(it1)\n }\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "NestedLambdaShadowedImplicitParameter",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantSamConstructor",
"shortDescription": {
"text": "Redundant SAM constructor"
},
"fullDescription": {
"text": "Reports SAM (Single Abstract Method) constructor usages which can be replaced with lambdas. Example: 'fun main() {\n foo(Runnable { println(\"Hi!\") })\n }\n\n fun foo(other: Runnable) {}' After the quick-fix is applied: 'fun main() {\n foo( { println(\"Hi!\") })\n }\n\n fun foo(other: Runnable) {}'",
"markdown": "Reports SAM (Single Abstract Method) constructor usages which can be replaced with lambdas.\n\n**Example:**\n\n\n fun main() {\n foo(Runnable { println(\"Hi!\") })\n }\n\n fun foo(other: Runnable) {}\n\nAfter the quick-fix is applied:\n\n\n fun main() {\n foo( { println(\"Hi!\") })\n }\n\n fun foo(other: Runnable) {}\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RedundantSamConstructor",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "InconsistentCommentForJavaParameter",
"shortDescription": {
"text": "Inconsistent comment for Java parameter"
},
"fullDescription": {
"text": "Reports inconsistent parameter names for Java method calls specified in a comment block. Examples: '// Java\n public class JavaService {\n public void invoke(String command) {}\n }' '// Kotlin\n fun main() {\n JavaService().invoke(/* name = */ \"fix\")\n }' The quick fix corrects the parameter name in the comment block: 'fun main() {\n JavaService().invoke(/* command = */ \"fix\")\n }'",
"markdown": "Reports inconsistent parameter names for **Java** method calls specified in a comment block.\n\n**Examples:**\n\n\n // Java\n public class JavaService {\n public void invoke(String command) {}\n }\n\n\n // Kotlin\n fun main() {\n JavaService().invoke(/* name = */ \"fix\")\n }\n\nThe quick fix corrects the parameter name in the comment block:\n\n\n fun main() {\n JavaService().invoke(/* command = */ \"fix\")\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "InconsistentCommentForJavaParameter",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Naming conventions",
"index": 72,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RemoveRedundantCallsOfConversionMethods",
"shortDescription": {
"text": "Redundant call of conversion method"
},
"fullDescription": {
"text": "Reports redundant calls to conversion methods (for example, 'toString()' on a 'String' or 'toDouble()' on a 'Double'). Use the 'Remove redundant calls of the conversion method' quick-fix to clean up the code.",
"markdown": "Reports redundant calls to conversion methods (for example, `toString()` on a `String` or `toDouble()` on a `Double`).\n\nUse the 'Remove redundant calls of the conversion method' quick-fix to clean up the code."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RemoveRedundantCallsOfConversionMethods",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "KotlinThrowableNotThrown",
"shortDescription": {
"text": "Throwable not thrown"
},
"fullDescription": {
"text": "Reports instantiations of 'Throwable' or its subclasses, when the created 'Throwable' is never actually thrown. The reported code indicates mistakes that are hard to catch in tests. Also, this inspection reports method calls that return instances of 'Throwable' or its subclasses, when the resulting 'Throwable' instance is not thrown. Example: 'fun check(condition: Boolean) {\n if (!condition) /* throw is missing here */ IllegalArgumentException(\"condition is not met\");\n }\n\n fun createError() = RuntimeException()\n\n fun foo() {\n /* throw is missing here */ createError()\n }'",
"markdown": "Reports instantiations of `Throwable` or its subclasses, when the created `Throwable` is never actually thrown.\n\nThe reported code indicates mistakes that are hard to catch in tests.\n\n\nAlso, this inspection reports method calls that return instances of `Throwable` or its subclasses,\nwhen the resulting `Throwable` instance is not thrown.\n\n**Example:**\n\n\n fun check(condition: Boolean) {\n if (!condition) /* throw is missing here */ IllegalArgumentException(\"condition is not met\");\n }\n\n fun createError() = RuntimeException()\n\n fun foo() {\n /* throw is missing here */ createError()\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ThrowableNotThrown",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Probable bugs",
"index": 28,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "KotlinSealedInheritorsInJava",
"shortDescription": {
"text": "Inheritance of Kotlin sealed interface/class from Java"
},
"fullDescription": {
"text": "Reports attempts to inherit from Kotlin sealed interfaces or classes in Java code. Example: '// Kotlin file: MathExpression.kt\n\nsealed class MathExpression\n\ndata class Const(val number: Double) : MathExpression()\ndata class Sum(val e1: MathExpression, val e2: MathExpression) : MathExpression()' '// Java file: NotANumber.java\n\npublic class NotANumber extends MathExpression {\n}'",
"markdown": "Reports attempts to inherit from Kotlin sealed interfaces or classes in Java code.\n\n**Example:**\n\n\n // Kotlin file: MathExpression.kt\n\n sealed class MathExpression\n\n data class Const(val number: Double) : MathExpression()\n data class Sum(val e1: MathExpression, val e2: MathExpression) : MathExpression()\n\n\n // Java file: NotANumber.java\n\n public class NotANumber extends MathExpression {\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "KotlinSealedInheritorsInJava",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Java interop issues",
"index": 80,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SimplifyNegatedBinaryExpression",
"shortDescription": {
"text": "Negated boolean expression can be simplified"
},
"fullDescription": {
"text": "Reports negated boolean expressions that can be simplified. The quick-fix simplifies the boolean expression. Example: 'fun test(n: Int) {\n !(0 == 1)\n }' After the quick-fix is applied: 'fun test(n: Int) {\n 0 != 1\n }' Please note that this action may change code semantics if IEEE-754 NaN values are involved: 'fun main() {\n println(!(Double.NaN >= 0)) // true\n }' After the quick-fix is applied: 'fun main() {\n println(Double.NaN < 0) // false\n }'",
"markdown": "Reports negated boolean expressions that can be simplified.\n\nThe quick-fix simplifies the boolean expression.\n\n**Example:**\n\n\n fun test(n: Int) {\n !(0 == 1)\n }\n\nAfter the quick-fix is applied:\n\n\n fun test(n: Int) {\n 0 != 1\n }\n\nPlease note that this action may change code semantics if IEEE-754 NaN values are involved:\n\n\n fun main() {\n println(!(Double.NaN >= 0)) // true\n }\n\nAfter the quick-fix is applied:\n\n\n fun main() {\n println(Double.NaN < 0) // false\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "SimplifyNegatedBinaryExpression",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MemberVisibilityCanBePrivate",
"shortDescription": {
"text": "Class member can have 'private' visibility"
},
"fullDescription": {
"text": "Reports declarations that can be made 'private' to follow the encapsulation principle. Example: 'class Service(val url: String) {\n fun connect(): URLConnection = URL(url).openConnection()\n}' After the quick-fix is applied (considering there are no usages of 'url' outside of 'Service' class): 'class Service(private val url: String) {\n fun connect(): URLConnection = URL(url).openConnection()\n}'",
"markdown": "Reports declarations that can be made `private` to follow the encapsulation principle.\n\n**Example:**\n\n\n class Service(val url: String) {\n fun connect(): URLConnection = URL(url).openConnection()\n }\n\nAfter the quick-fix is applied (considering there are no usages of `url` outside of `Service` class):\n\n\n class Service(private val url: String) {\n fun connect(): URLConnection = URL(url).openConnection()\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "MemberVisibilityCanBePrivate",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SelfAssignment",
"shortDescription": {
"text": "Redundant assignment"
},
"fullDescription": {
"text": "Reports assignments of a variable to itself. The quick-fix removes the redundant assignment. Example: 'fun test() {\n var bar = 1\n bar = bar\n }' After the quick-fix is applied: 'fun test() {\n var bar = 1\n }'",
"markdown": "Reports assignments of a variable to itself.\n\nThe quick-fix removes the redundant assignment.\n\n**Example:**\n\n\n fun test() {\n var bar = 1\n bar = bar\n }\n\nAfter the quick-fix is applied:\n\n\n fun test() {\n var bar = 1\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SelfAssignment",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Probable bugs",
"index": 28,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RecursiveEqualsCall",
"shortDescription": {
"text": "Recursive equals call"
},
"fullDescription": {
"text": "Reports recursive 'equals'('==') calls. In Kotlin, '==' compares object values by calling 'equals' method under the hood. '===', on the other hand, compares objects by reference. '===' is commonly used in 'equals' method implementation. But '===' may be mistakenly mixed up with '==' leading to infinite recursion. Example: 'class X {\n override fun equals(other: Any?): Boolean {\n if (this == other) return true\n return false\n }\n }' After the quick-fix is applied: 'class X {\n override fun equals(other: Any?): Boolean {\n if (this === other) return true\n return false\n }\n }'",
"markdown": "Reports recursive `equals`(`==`) calls.\n\n\nIn Kotlin, `==` compares object values by calling `equals` method under the hood.\n`===`, on the other hand, compares objects by reference.\n\n\n`===` is commonly used in `equals` method implementation.\nBut `===` may be mistakenly mixed up with `==` leading to infinite recursion.\n\n**Example:**\n\n\n class X {\n override fun equals(other: Any?): Boolean {\n if (this == other) return true\n return false\n }\n }\n\nAfter the quick-fix is applied:\n\n\n class X {\n override fun equals(other: Any?): Boolean {\n if (this === other) return true\n return false\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RecursiveEqualsCall",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Probable bugs",
"index": 28,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ExplicitThis",
"shortDescription": {
"text": "Redundant explicit 'this'"
},
"fullDescription": {
"text": "Reports an explicit 'this' when it can be omitted. Example: 'class C {\n private val i = 1\n fun f() = this.i\n }' The quick-fix removes the redundant 'this': 'class C {\n private val i = 1\n fun f() = i\n }'",
"markdown": "Reports an explicit `this` when it can be omitted.\n\n**Example:**\n\n\n class C {\n private val i = 1\n fun f() = this.i\n }\n\nThe quick-fix removes the redundant `this`:\n\n\n class C {\n private val i = 1\n fun f() = i\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ExplicitThis",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NullChecksToSafeCall",
"shortDescription": {
"text": "Null-checks can be replaced with safe-calls"
},
"fullDescription": {
"text": "Reports chained null-checks that can be replaced with safe-calls. Example: 'fun test(my: My?) {\n if (my != null && my.foo() != null) {}\n }' After the quick-fix is applied: 'fun test(my: My?) {\n if (my?.foo() != null) {}\n }'",
"markdown": "Reports chained null-checks that can be replaced with safe-calls.\n\n**Example:**\n\n\n fun test(my: My?) {\n if (my != null && my.foo() != null) {}\n }\n\nAfter the quick-fix is applied:\n\n\n fun test(my: My?) {\n if (my?.foo() != null) {}\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "NullChecksToSafeCall",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnusedMainParameter",
"shortDescription": {
"text": "Main parameter is not necessary"
},
"fullDescription": {
"text": "Reports 'main' function with an unused single parameter.",
"markdown": "Reports `main` function with an unused single parameter."
},
"defaultConfiguration": {
"enabled": false,
"level": "note",
"parameters": {
"suppressToolId": "UnusedMainParameter",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FunctionWithLambdaExpressionBody",
"shortDescription": {
"text": "Function with '= { ... }' and inferred return type"
},
"fullDescription": {
"text": "Reports functions with '= { ... }' and inferred return type. Example: 'fun sum(a: Int, b: Int) = { a + b } // The return type of this function is '() -> Int'.' The quick fix removes braces: 'fun sum(a: Int, b: Int) = a + b'",
"markdown": "Reports functions with `= { ... }` and inferred return type.\n\n**Example:**\n\n\n fun sum(a: Int, b: Int) = { a + b } // The return type of this function is '() -> Int'.\n\nThe quick fix removes braces:\n\n\n fun sum(a: Int, b: Int) = a + b\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "FunctionWithLambdaExpressionBody",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ArrayInDataClass",
"shortDescription": {
"text": "Array property in data class"
},
"fullDescription": {
"text": "Reports properties with an 'Array' type in a 'data' class without overridden 'equals()' or 'hashCode()'. Array parameters are compared by reference equality, which is likely an unexpected behavior. It is strongly recommended to override 'equals()' and 'hashCode()' in such cases. Example: 'data class Text(val lines: Array<String>)' The quick-fix generates missing 'equals()' and 'hashCode()' implementations: 'data class Text(val lines: Array<String>) {\n override fun equals(other: Any?): Boolean {\n if (this === other) return true\n if (javaClass != other?.javaClass) return false\n\n other as Text\n\n if (!lines.contentEquals(other.lines)) return false\n\n return true\n }\n\n override fun hashCode(): Int {\n return lines.contentHashCode()\n }\n }'",
"markdown": "Reports properties with an `Array` type in a `data` class without overridden `equals()` or `hashCode()`.\n\n\nArray parameters are compared by reference equality, which is likely an unexpected behavior.\nIt is strongly recommended to override `equals()` and `hashCode()` in such cases.\n\n**Example:**\n\n\n data class Text(val lines: Array<String>)\n\nThe quick-fix generates missing `equals()` and `hashCode()` implementations:\n\n\n data class Text(val lines: Array<String>) {\n override fun equals(other: Any?): Boolean {\n if (this === other) return true\n if (javaClass != other?.javaClass) return false\n\n other as Text\n\n if (!lines.contentEquals(other.lines)) return false\n\n return true\n }\n\n override fun hashCode(): Int {\n return lines.contentHashCode()\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ArrayInDataClass",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Probable bugs",
"index": 28,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConvertTwoComparisonsToRangeCheck",
"shortDescription": {
"text": "Two comparisons should be converted to a range check"
},
"fullDescription": {
"text": "Reports two consecutive comparisons that can be converted to a range check. Checking against a range makes code simpler by removing test subject duplication. Example: 'fun checkMonth(month: Int): Boolean {\n return month >= 1 && month <= 12\n }' The quick-fix replaces the comparison-based check with a range one: 'fun checkMonth(month: Int): Boolean {\n return month in 1..12\n }'",
"markdown": "Reports two consecutive comparisons that can be converted to a range check.\n\nChecking against a range makes code simpler by removing test subject duplication.\n\n**Example:**\n\n\n fun checkMonth(month: Int): Boolean {\n return month >= 1 && month <= 12\n }\n\nThe quick-fix replaces the comparison-based check with a range one:\n\n\n fun checkMonth(month: Int): Boolean {\n return month in 1..12\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ConvertTwoComparisonsToRangeCheck",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "LocalVariableName",
"shortDescription": {
"text": "Local variable naming convention"
},
"fullDescription": {
"text": "Reports local variables that do not follow the naming conventions. You can specify the required pattern in the inspection options. Recommended naming conventions: it has to start with a lowercase letter, use camel case and no underscores. Example: 'fun fibonacciNumber(index: Int): Long = when(index) {\n 0 -> 0\n else -> {\n // does not follow naming conventions: contains underscore symbol (`_`)\n var number_one: Long = 0\n // does not follow naming conventions: starts with an uppercase letter\n var NUMBER_TWO: Long = 1\n // follow naming conventions: starts with a lowercase letter, use camel case and no underscores.\n var numberThree: Long = number_one + NUMBER_TWO\n\n for(currentIndex in 2..index) {\n numberThree = number_one + NUMBER_TWO\n number_one = NUMBER_TWO\n NUMBER_TWO = numberThree\n }\n numberThree\n }\n }'",
"markdown": "Reports local variables that do not follow the naming conventions.\n\nYou can specify the required pattern in the inspection options.\n\n[Recommended naming conventions](https://kotlinlang.org/docs/coding-conventions.html#function-names): it has to start with a lowercase letter, use camel case and no underscores.\n\n**Example:**\n\n\n fun fibonacciNumber(index: Int): Long = when(index) {\n 0 -> 0\n else -> {\n // does not follow naming conventions: contains underscore symbol (`_`)\n var number_one: Long = 0\n // does not follow naming conventions: starts with an uppercase letter\n var NUMBER_TWO: Long = 1\n // follow naming conventions: starts with a lowercase letter, use camel case and no underscores.\n var numberThree: Long = number_one + NUMBER_TWO\n\n for(currentIndex in 2..index) {\n numberThree = number_one + NUMBER_TWO\n number_one = NUMBER_TWO\n NUMBER_TWO = numberThree\n }\n numberThree\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "LocalVariableName",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Naming conventions",
"index": 72,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReplaceUntilWithRangeUntil",
"shortDescription": {
"text": "Replace 'until' with '..<' operator"
},
"fullDescription": {
"text": "Reports 'until' that can be replaced with '..<' operator. Every 'until' to '..<' replacement doesn't change the semantic in any way. The UX research shows that developers make ~20-30% fewer errors when reading code containing '..<' compared to 'until'. Example: 'fun main(args: Array<String>) {\n for (index in 0 until args.size) {\n println(index)\n }\n }' After the quick-fix is applied: 'fun main(args: Array<String>) {\n for (index in 0..<args.size) {\n println(index)\n }\n }' This inspection only reports if the Kotlin language level of the project or module is 1.7 or higher.",
"markdown": "Reports `until` that can be replaced with `..<` operator.\n\nEvery `until` to `..<` replacement doesn't change the semantic in any way.\n\nThe UX research shows that developers make \\~20-30% fewer errors when reading code containing `..<` compared to `until`.\n\n**Example:**\n\n\n fun main(args: Array<String>) {\n for (index in 0 until args.size) {\n println(index)\n }\n }\n\nAfter the quick-fix is applied:\n\n\n fun main(args: Array<String>) {\n for (index in 0..<args.size) {\n println(index)\n }\n }\n\nThis inspection only reports if the Kotlin language level of the project or module is 1.7 or higher."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ReplaceUntilWithRangeUntil",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RemoveRedundantQualifierName",
"shortDescription": {
"text": "Redundant qualifier name"
},
"fullDescription": {
"text": "Reports redundant qualifiers (or their parts) on class names, functions, and properties. A fully qualified name is an unambiguous identifier that specifies which object, function, or property a call refers to. In the contexts where the name can be shortened, the inspection informs on the opportunity and the associated 'Remove redundant qualifier name' quick-fix allows amending the code. Examples: 'package my.simple.name\n import kotlin.Int.Companion.MAX_VALUE\n\n class Foo\n\n fun main() {\n val a = my.simple.name.Foo() // 'Foo' resides in the declared 'my.simple.name' package, qualifier is redundant\n val b = kotlin.Int.MAX_VALUE // Can be replaced with 'MAX_VALUE' since it's imported\n val c = kotlin.Double.MAX_VALUE // Can be replaced with 'Double.MAX_VALUE' since built-in types are imported automatically\n }' After the quick-fix is applied: 'package my.simple.name\n import kotlin.Int.Companion.MAX_VALUE\n\n class Foo\n\n fun main() {\n val a = Foo()\n val b = MAX_VALUE\n val c = Double.MAX_VALUE\n }'",
"markdown": "Reports redundant qualifiers (or their parts) on class names, functions, and properties.\n\n\nA fully qualified name is an unambiguous identifier that specifies which object, function, or property a call refers to.\nIn the contexts where the name can be shortened, the inspection informs on the opportunity and the associated\n'Remove redundant qualifier name' quick-fix allows amending the code.\n\n**Examples:**\n\n\n package my.simple.name\n import kotlin.Int.Companion.MAX_VALUE\n\n class Foo\n\n fun main() {\n val a = my.simple.name.Foo() // 'Foo' resides in the declared 'my.simple.name' package, qualifier is redundant\n val b = kotlin.Int.MAX_VALUE // Can be replaced with 'MAX_VALUE' since it's imported\n val c = kotlin.Double.MAX_VALUE // Can be replaced with 'Double.MAX_VALUE' since built-in types are imported automatically\n }\n\nAfter the quick-fix is applied:\n\n\n package my.simple.name\n import kotlin.Int.Companion.MAX_VALUE\n\n class Foo\n\n fun main() {\n val a = Foo()\n val b = MAX_VALUE\n val c = Double.MAX_VALUE\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RemoveRedundantQualifierName",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RemoveCurlyBracesFromTemplate",
"shortDescription": {
"text": "Redundant curly braces in string template"
},
"fullDescription": {
"text": "Reports usages of curly braces in string templates around simple identifiers. Use the 'Remove curly braces' quick-fix to remove the redundant braces. Examples: 'fun redundant() {\n val x = 4\n val y = \"${x}\" // <== redundant\n }\n\n fun correctUsage() {\n val x = \"x\"\n val y = \"${x.length}\" // <== Ok\n }' After the quick-fix is applied: 'fun redundant() {\n val x = 4\n val y = \"$x\"\n }\n\n fun correctUsage() {\n val x = \"x\" <== Updated\n val y = \"${x.length}\"\n }'",
"markdown": "Reports usages of curly braces in string templates around simple identifiers.\n\nUse the 'Remove curly braces' quick-fix to remove the redundant braces.\n\n**Examples:**\n\n\n fun redundant() {\n val x = 4\n val y = \"${x}\" // <== redundant\n }\n\n fun correctUsage() {\n val x = \"x\"\n val y = \"${x.length}\" // <== Ok\n }\n\nAfter the quick-fix is applied:\n\n\n fun redundant() {\n val x = 4\n val y = \"$x\"\n }\n\n fun correctUsage() {\n val x = \"x\" <== Updated\n val y = \"${x.length}\"\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "RemoveCurlyBracesFromTemplate",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReplaceSubstringWithIndexingOperation",
"shortDescription": {
"text": "'substring' call should be replaced with indexing operator"
},
"fullDescription": {
"text": "Reports calls like '\"abc\".substring(0, 1)' that can be replaced with '\"abc\"[0]'. Obtaining the element by index makes your code simpler. The quick-fix replaces the 'substring' call with the indexing operator. Example: 'fun foo() {\n \"abc\".substring(0, 1)\n }' After the quick-fix is applied: 'fun foo() {\n \"abc\"[0]\n }'",
"markdown": "Reports calls like `\"abc\".substring(0, 1)` that can be replaced with `\"abc\"[0]`.\n\nObtaining the element by index makes your code simpler.\n\nThe quick-fix replaces the `substring` call with the indexing operator.\n\n**Example:**\n\n\n fun foo() {\n \"abc\".substring(0, 1)\n }\n\nAfter the quick-fix is applied:\n\n\n fun foo() {\n \"abc\"[0]\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ReplaceSubstringWithIndexingOperation",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MoveLambdaOutsideParentheses",
"shortDescription": {
"text": "Lambda argument inside parentheses"
},
"fullDescription": {
"text": "Reports lambda expressions in parentheses which can be moved outside. Example: 'fun square(a: Int, b: (Int) -> Int) {\n b(a * a)\n}\n\nfun foo() {\n square(2, { it })\n}' After the quick-fix is applied: 'fun foo() {\n square(2){ it }\n}'",
"markdown": "Reports lambda expressions in parentheses which can be moved outside.\n\n**Example:**\n\n\n fun square(a: Int, b: (Int) -> Int) {\n b(a * a)\n }\n\n fun foo() {\n square(2, { it })\n }\n\nAfter the quick-fix is applied:\n\n\n fun foo() {\n square(2){ it }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "MoveLambdaOutsideParentheses",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ProhibitTypeParametersForLocalVariablesMigration",
"shortDescription": {
"text": "Local variable with type parameters"
},
"fullDescription": {
"text": "Reports local variables with type parameters. A type parameter for a local variable doesn't make sense because it can't be specialized. Example: 'fun main() {\n val <T> x = \"\"\n }' After the quick-fix is applied: 'fun main() {\n val x = \"\"\n }' This inspection only reports if the Kotlin language level of the project or module is 1.4 or higher.",
"markdown": "Reports local variables with type parameters.\n\nA type parameter for a local variable doesn't make sense because it can't be specialized.\n\n**Example:**\n\n\n fun main() {\n val <T> x = \"\"\n }\n\nAfter the quick-fix is applied:\n\n\n fun main() {\n val x = \"\"\n }\n\nThis inspection only reports if the Kotlin language level of the project or module is 1.4 or higher."
},
"defaultConfiguration": {
"enabled": false,
"level": "error",
"parameters": {
"suppressToolId": "ProhibitTypeParametersForLocalVariablesMigration",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Migration",
"index": 16,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TestFunctionName",
"shortDescription": {
"text": "Test function naming convention"
},
"fullDescription": {
"text": "Reports test function names that do not follow the recommended naming conventions.",
"markdown": "Reports test function names that do not follow the [recommended naming conventions](https://kotlinlang.org/docs/coding-conventions.html#names-for-test-methods)."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "TestFunctionName",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Naming conventions",
"index": 72,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RecursivePropertyAccessor",
"shortDescription": {
"text": "Recursive property accessor"
},
"fullDescription": {
"text": "Reports recursive property accessor calls which can end up with a 'StackOverflowError'. Such calls are usually confused with backing field access. Example: 'var counter: Int = 0\n set(value) {\n counter = if (value < 0) 0 else value\n }' After the quick-fix is applied: 'var counter: Int = 0\n set(value) {\n field = if (value < 0) 0 else value\n }'",
"markdown": "Reports recursive property accessor calls which can end up with a `StackOverflowError`.\nSuch calls are usually confused with backing field access.\n\n**Example:**\n\n\n var counter: Int = 0\n set(value) {\n counter = if (value < 0) 0 else value\n }\n\nAfter the quick-fix is applied:\n\n\n var counter: Int = 0\n set(value) {\n field = if (value < 0) 0 else value\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RecursivePropertyAccessor",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Probable bugs",
"index": 28,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantUnitExpression",
"shortDescription": {
"text": "Redundant 'Unit'"
},
"fullDescription": {
"text": "Reports redundant 'Unit' expressions. 'Unit' in Kotlin can be used as the return type of functions that do not return anything meaningful. The 'Unit' type has only one possible value, which is the 'Unit' object. Examples: 'fun redundantA(): Unit {\n return Unit // redundant, 'Unit' is returned by default and matches the expected return type\n }\n\n fun requiredA(condition: Boolean): Any {\n if (condition) return \"hello\"\n return Unit // explicit 'Unit' is required since the expected type is 'Any'\n }\n\n fun redundantB(condition: Boolean): Any = if (condition) {\n fun ancillary(): Int = 1\n println(\"${ancillary()}\")\n Unit // redundant since the last expression is already of type 'Unit'\n } else {\n println(\"else\")\n }\n\n fun requiredB(condition: Boolean): Any = if (condition) {\n 1024\n Unit // required, otherwise '1024' (Int) would be the return value\n } else {\n println(\"else\")\n }'",
"markdown": "Reports redundant `Unit` expressions.\n\n\n`Unit` in Kotlin can be used as the return type of functions that do not return anything meaningful.\nThe `Unit` type has only one possible value, which is the `Unit` object.\n\n**Examples:**\n\n\n fun redundantA(): Unit {\n return Unit // redundant, 'Unit' is returned by default and matches the expected return type\n }\n\n fun requiredA(condition: Boolean): Any {\n if (condition) return \"hello\"\n return Unit // explicit 'Unit' is required since the expected type is 'Any'\n }\n\n fun redundantB(condition: Boolean): Any = if (condition) {\n fun ancillary(): Int = 1\n println(\"${ancillary()}\")\n Unit // redundant since the last expression is already of type 'Unit'\n } else {\n println(\"else\")\n }\n\n fun requiredB(condition: Boolean): Any = if (condition) {\n 1024\n Unit // required, otherwise '1024' (Int) would be the return value\n } else {\n println(\"else\")\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RedundantUnitExpression",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PlatformExtensionReceiverOfInline",
"shortDescription": {
"text": "'inline fun' with nullable receiver until Kotlin 1.2"
},
"fullDescription": {
"text": "Reports potentially unsafe calls of inline functions with flexible nullable (platform type with unknown nullability) extension receivers. Before Kotlin 1.2, calls of 'inline fun' with flexible nullable extension receiver (a platform type with an unknown nullability) did not include nullability checks in bytecode. Since Kotlin 1.2, nullability checks are included into the bytecode (see KT-12899). It's recommended to add an explicit '!!' you want an exception to be thrown, or consider changing the function's receiver type to nullable if it should work without exceptions. Example: 'inline fun String.removePrefix(prefix: String): String {\n return this.substring(prefix.length)\n }\n\n fun main() {\n // `System.getProperty` returns not denotable `String!` type\n val property = System.getProperty(\"user.dir\")\n println(property.removePrefix(\"/home\"))\n }' After the quick-fix is applied: 'inline fun String.removePrefix(prefix: String): String {\n return this.substring(prefix.length)\n }\n\n fun main() {\n // `System.getProperty` returns not denotable `String!` type\n val property = System.getProperty(\"user.dir\")\n println(property!!.removePrefix(\"/home\"))\n }' This inspection only reports if the Kotlin language level of the project or module is lower than 1.2.",
"markdown": "Reports potentially unsafe calls of inline functions with flexible nullable (platform type with unknown nullability) extension receivers.\n\n\nBefore Kotlin 1.2, calls of `inline fun` with flexible nullable extension receiver (a platform type with an unknown\nnullability) did not include nullability checks in bytecode. Since Kotlin 1.2, nullability checks are included into the bytecode\n(see [KT-12899](https://youtrack.jetbrains.com/issue/KT-12899)).\n\n\nIt's recommended to add an explicit `!!` you want an exception to be thrown,\nor consider changing the function's receiver type to nullable if it should work without exceptions.\n\n**Example:**\n\n\n inline fun String.removePrefix(prefix: String): String {\n return this.substring(prefix.length)\n }\n\n fun main() {\n // `System.getProperty` returns not denotable `String!` type\n val property = System.getProperty(\"user.dir\")\n println(property.removePrefix(\"/home\"))\n }\n\nAfter the quick-fix is applied:\n\n\n inline fun String.removePrefix(prefix: String): String {\n return this.substring(prefix.length)\n }\n\n fun main() {\n // `System.getProperty` returns not denotable `String!` type\n val property = System.getProperty(\"user.dir\")\n println(property!!.removePrefix(\"/home\"))\n }\n\nThis inspection only reports if the Kotlin language level of the project or module is lower than 1.2."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "PlatformExtensionReceiverOfInline",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Java interop issues",
"index": 80,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SuspiciousEqualsCombination",
"shortDescription": {
"text": "Suspicious combination of == and ==="
},
"fullDescription": {
"text": "Reports '==' and '===' comparisons that are both used on the same variable within a single expression. Due to similarities '==' and '===' could be mixed without notice, and it takes a close look to check that '==' used instead of '===' Example: 'if (type === FIELD || type == METHOD || type == ANNOTATION_METHOD || // Note that \"==\" is used incorrectly\n type === LAMBDA_EXPRESSION) return'",
"markdown": "Reports `==` and `===` comparisons that are both used on the same variable within a single expression.\n\nDue to similarities `==` and `===` could be mixed without notice, and\nit takes a close look to check that `==` used instead of `===`\n\nExample:\n\n\n if (type === FIELD || type == METHOD || type == ANNOTATION_METHOD || // Note that \"==\" is used incorrectly\n type === LAMBDA_EXPRESSION) return\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "SuspiciousEqualsCombination",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Probable bugs",
"index": 28,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnusedDataClassCopyResult",
"shortDescription": {
"text": "Unused result of data class copy"
},
"fullDescription": {
"text": "Reports calls to data class 'copy' function without using its result.",
"markdown": "Reports calls to data class `copy` function without using its result."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnusedDataClassCopyResult",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Probable bugs",
"index": 28,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantElseInIf",
"shortDescription": {
"text": "Redundant 'else' in 'if'"
},
"fullDescription": {
"text": "Reports redundant 'else' in 'if' with 'return' Example: 'fun foo(arg: Boolean): Int {\n if (arg) return 0\n else { // This else is redundant, code in braces could be just shifted left\n someCode()\n }\n }' After the quick-fix is applied: 'fun foo(arg: Boolean): Int {\n if (arg) return 0\n someCode()\n }'",
"markdown": "Reports redundant `else` in `if` with `return`\n\n**Example:**\n\n\n fun foo(arg: Boolean): Int {\n if (arg) return 0\n else { // This else is redundant, code in braces could be just shifted left\n someCode()\n }\n }\n\nAfter the quick-fix is applied:\n\n\n fun foo(arg: Boolean): Int {\n if (arg) return 0\n someCode()\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "RedundantElseInIf",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReplacePutWithAssignment",
"shortDescription": {
"text": "'map.put()' can be converted to assignment"
},
"fullDescription": {
"text": "Reports 'map.put' function calls that can be replaced with indexing operator ('[]'). Using syntactic sugar makes your code simpler. The quick-fix replaces 'put' call with the assignment. Example: 'fun foo(map: MutableMap<Int, String>) {\n map.put(42, \"foo\")\n }' After the quick-fix is applied: 'fun foo(map: MutableMap<Int, String>) {\n map[42] = \"foo\"\n }'",
"markdown": "Reports `map.put` function calls that can be replaced with indexing operator (`[]`).\n\nUsing syntactic sugar makes your code simpler.\n\nThe quick-fix replaces `put` call with the assignment.\n\n**Example:**\n\n\n fun foo(map: MutableMap<Int, String>) {\n map.put(42, \"foo\")\n }\n\nAfter the quick-fix is applied:\n\n\n fun foo(map: MutableMap<Int, String>) {\n map[42] = \"foo\"\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ReplacePutWithAssignment",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JavaIoSerializableObjectMustHaveReadResolve",
"shortDescription": {
"text": "Serializable object must implement 'readResolve'"
},
"fullDescription": {
"text": "Reports 'object's ('data object' including) that implement 'java.io.Serializable' but don't implement readResolve Example: 'import java.io.Serializable\n\n object Foo : Serializable' The quick fix implements 'readResolve' method: 'import java.io.Serializable\n\n object Foo : Serializable {\n private fun readResolve() = Foo\n }'",
"markdown": "Reports `object`s (`data object` including) that implement `java.io.Serializable` but don't implement\n[readResolve](https://docs.oracle.com/en/java/javase/11/docs/specs/serialization/input.html#the-readresolve-method)\n\n**Example:**\n\n\n import java.io.Serializable\n\n object Foo : Serializable\n\nThe quick fix implements `readResolve` method:\n\n\n import java.io.Serializable\n\n object Foo : Serializable {\n private fun readResolve() = Foo\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JavaIoSerializableObjectMustHaveReadResolve",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Probable bugs",
"index": 28,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "KotlinDoubleNegation",
"shortDescription": {
"text": "Redundant double negation"
},
"fullDescription": {
"text": "Reports redundant double negations. Example: 'val truth = !!true'",
"markdown": "Reports redundant double negations.\n\n**Example:**\n\n val truth = !!true\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "DoubleNegation",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FunctionName",
"shortDescription": {
"text": "Function naming convention"
},
"fullDescription": {
"text": "Reports function names that do not follow the recommended naming conventions. Example: 'fun Foo() {}' To fix the problem change the name of the function to match the recommended naming conventions.",
"markdown": "Reports function names that do not follow the recommended naming conventions.\n\n**Example:**\n\n\n fun Foo() {}\n\nTo fix the problem change the name of the function to match the recommended naming conventions."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "FunctionName",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Naming conventions",
"index": 72,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DifferentKotlinMavenVersion",
"shortDescription": {
"text": "Maven and IDE plugins versions are different"
},
"fullDescription": {
"text": "Reports that Maven plugin version isn't properly supported in the current IDE plugin. This inconsistency may lead to different error reporting behavior in the IDE and the compiler",
"markdown": "Reports that Maven plugin version isn't properly supported in the current IDE plugin.\n\nThis inconsistency may lead to different error reporting behavior in the IDE and the compiler"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "DifferentKotlinMavenVersion",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin",
"index": 2,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantUnitReturnType",
"shortDescription": {
"text": "Redundant 'Unit' return type"
},
"fullDescription": {
"text": "Reports a redundant 'Unit' return type which can be omitted.",
"markdown": "Reports a redundant `Unit` return type which can be omitted."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RedundantUnitReturnType",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReplaceRangeToWithUntil",
"shortDescription": {
"text": "'rangeTo' or the '..' call should be replaced with 'until'"
},
"fullDescription": {
"text": "Reports calls to 'rangeTo' or the '..' operator instead of calls to 'until'. Using corresponding functions makes your code simpler. The quick-fix replaces 'rangeTo' or the '..' call with 'until'. Example: 'fun foo(a: Int) {\n for (i in 0..a - 1) {\n\n }\n }' After the quick-fix is applied: 'fun foo(a: Int) {\n for (i in 0 until a) {\n\n }\n }'",
"markdown": "Reports calls to `rangeTo` or the `..` operator instead of calls to `until`.\n\nUsing corresponding functions makes your code simpler.\n\nThe quick-fix replaces `rangeTo` or the `..` call with `until`.\n\n**Example:**\n\n\n fun foo(a: Int) {\n for (i in 0..a - 1) {\n\n }\n }\n\nAfter the quick-fix is applied:\n\n\n fun foo(a: Int) {\n for (i in 0 until a) {\n\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ReplaceRangeToWithUntil",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnusedEquals",
"shortDescription": {
"text": "Unused equals expression"
},
"fullDescription": {
"text": "Reports unused 'equals'('==') expressions.",
"markdown": "Reports unused `equals`(`==`) expressions."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnusedEquals",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Probable bugs",
"index": 28,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnclearPrecedenceOfBinaryExpression",
"shortDescription": {
"text": "Multiple operators with different precedence"
},
"fullDescription": {
"text": "Reports binary expressions that consist of different operators without parentheses. Such expressions can be less readable due to different precedence rules of operators. Example: fun foo(b: Boolean?, i: Int?) {\n val x = b ?: i == null // evaluated as `(b ?: i) == null`\n val y = i ?: 0 + 1 // evaluated as `i ?: (0 + 1)`\n }",
"markdown": "Reports binary expressions that consist of different operators without parentheses.\n\nSuch expressions can be less readable due to different [precedence rules](https://kotlinlang.org/docs/reference/grammar.html#expressions) of operators.\n\nExample:\n\n```\n fun foo(b: Boolean?, i: Int?) {\n val x = b ?: i == null // evaluated as `(b ?: i) == null`\n val y = i ?: 0 + 1 // evaluated as `i ?: (0 + 1)`\n }\n```"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnclearPrecedenceOfBinaryExpression",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnusedLambdaExpressionBody",
"shortDescription": {
"text": "Unused return value of a function with lambda expression body"
},
"fullDescription": {
"text": "Reports calls with an unused return value when the called function returns a lambda from an expression body. If there is '=' between function header and body block, code from the function will not be evaluated which can lead to incorrect behavior. Remove = token from function declaration can be used to amend the code automatically. Example: 'fun printHello() = { println(\"Hello\") }\n\n fun main() {\n printHello() // This function doesn't print anything\n }' After the quick-fix is applied: 'fun printHello() { println(\"Hello\") }\n\n fun main() {\n printHello()\n }'",
"markdown": "Reports calls with an unused return value when the called function returns a lambda from an expression body.\n\n\nIf there is `=` between function header and body block,\ncode from the function will not be evaluated which can lead to incorrect behavior.\n\n**Remove = token from function declaration** can be used to amend the code automatically.\n\nExample:\n\n\n fun printHello() = { println(\"Hello\") }\n\n fun main() {\n printHello() // This function doesn't print anything\n }\n\nAfter the quick-fix is applied:\n\n\n fun printHello() { println(\"Hello\") }\n\n fun main() {\n printHello()\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnusedLambdaExpressionBody",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Probable bugs",
"index": 28,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConvertLambdaToReference",
"shortDescription": {
"text": "Can be replaced with function reference"
},
"fullDescription": {
"text": "Reports function literal expressions that can be replaced with function references. Replacing lambdas with function references often makes code look more concise and understandable. Example: 'fun Int.isEven() = this % 2 == 0\n\n fun example() {\n val numbers = listOf(1, 2, 4, 7, 9, 10)\n val evenNumbers = numbers.filter { it.isEven() }\n }' After the quick-fix is applied: 'fun Int.isEven() = this % 2 == 0\n\n fun example() {\n val numbers = listOf(1, 2, 4, 7, 9, 10)\n val evenNumbers = numbers.filter(Int::isEven)\n }'",
"markdown": "Reports function literal expressions that can be replaced with function references.\n\nReplacing lambdas with function references often makes code look more concise and understandable.\n\n**Example:**\n\n\n fun Int.isEven() = this % 2 == 0\n\n fun example() {\n val numbers = listOf(1, 2, 4, 7, 9, 10)\n val evenNumbers = numbers.filter { it.isEven() }\n }\n\nAfter the quick-fix is applied:\n\n\n fun Int.isEven() = this % 2 == 0\n\n fun example() {\n val numbers = listOf(1, 2, 4, 7, 9, 10)\n val evenNumbers = numbers.filter(Int::isEven)\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ConvertLambdaToReference",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantSetter",
"shortDescription": {
"text": "Redundant property setter"
},
"fullDescription": {
"text": "Reports redundant property setters. Setter is considered to be redundant in one of the following cases: Setter has no body. Accessor visibility isn't changed, declaration isn't 'external' and has no annotations. 'var myPropWithRedundantSetter: Int = 0\n set // redundant\n\n var myPropA: Int = 0\n private set // OK - property visibility is changed to private\n\n var myPropB: Int = 0\n external set // OK - implemented not in Kotlin (external)\n\n var myPropC: Int = 0\n @Inject set // OK - accessor is annotated' Setter body is a block with a single statement assigning the parameter to the backing field. 'var prop: Int = 0\n set(value) { // redundant\n field = value\n }'",
"markdown": "Reports redundant property setters.\n\n\nSetter is considered to be redundant in one of the following cases:\n\n1. Setter has no body. Accessor visibility isn't changed, declaration isn't `external` and has no annotations.\n\n\n var myPropWithRedundantSetter: Int = 0\n set // redundant\n\n var myPropA: Int = 0\n private set // OK - property visibility is changed to private\n\n var myPropB: Int = 0\n external set // OK - implemented not in Kotlin (external)\n\n var myPropC: Int = 0\n @Inject set // OK - accessor is annotated\n \n2. Setter body is a block with a single statement assigning the parameter to the backing field.\n\n\n var prop: Int = 0\n set(value) { // redundant\n field = value\n }\n \n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "RedundantSetter",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CanSealedSubClassBeObject",
"shortDescription": {
"text": "Sealed subclass without state and overridden equals"
},
"fullDescription": {
"text": "Reports direct inheritors of 'sealed' classes that have no state and overridden 'equals()' method. It's highly recommended to override 'equals()' to provide comparison stability, or convert the 'class' to an 'object' to reach the same effect. Example: 'sealed class Receiver {\n class Everyone : Receiver()\n class User(val id: Int) : Receiver()\n }' The quick-fix converts a 'class' into an 'object': 'sealed class Receiver {\n object Everyone : Receiver()\n class User(val id: Int) : Receiver()\n }'",
"markdown": "Reports direct inheritors of `sealed` classes that have no state and overridden `equals()` method.\n\nIt's highly recommended to override `equals()` to provide comparison stability, or convert the `class` to an `object` to reach the same effect.\n\n**Example:**\n\n\n sealed class Receiver {\n class Everyone : Receiver()\n class User(val id: Int) : Receiver()\n }\n\nThe quick-fix converts a `class` into an `object`:\n\n\n sealed class Receiver {\n object Everyone : Receiver()\n class User(val id: Int) : Receiver()\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "CanSealedSubClassBeObject",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Probable bugs",
"index": 28,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PropertyName",
"shortDescription": {
"text": "Property naming convention"
},
"fullDescription": {
"text": "Reports property names that do not follow the recommended naming conventions. Consistent naming allows for easier code reading and understanding. According to the Kotlin official style guide, property names should start with a lowercase letter and use camel case. It is possible to introduce other naming rules by changing the \"Pattern\" regular expression. Example: 'val My_Cool_Property = \"\"' The quick-fix renames the class according to the Kotlin naming conventions: 'val myCoolProperty = \"\"'",
"markdown": "Reports property names that do not follow the recommended naming conventions.\n\n\nConsistent naming allows for easier code reading and understanding.\nAccording to the [Kotlin official style guide](https://kotlinlang.org/docs/coding-conventions.html#naming-rules),\nproperty names should start with a lowercase letter and use camel case.\n\nIt is possible to introduce other naming rules by changing the \"Pattern\" regular expression.\n\n**Example:**\n\n\n val My_Cool_Property = \"\"\n\nThe quick-fix renames the class according to the Kotlin naming conventions:\n\n\n val myCoolProperty = \"\"\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "PropertyName",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Naming conventions",
"index": 72,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "InlineClassDeprecatedMigration",
"shortDescription": {
"text": "Inline classes are deprecated since 1.5"
},
"fullDescription": {
"text": "Reports inline classes that are deprecated and cause compilation warnings in Kotlin 1.5 and later. See What's new in Kotlin 1.5.0 Example: 'inline class Password(val s: String)' After the quick-fix is applied: '@JvmInline\n value class Password(val s: String)' Inspection is available for Kotlin language level starting from 1.5.",
"markdown": "Reports inline classes that are deprecated and cause compilation warnings in Kotlin 1.5 and later.\nSee [What's new in Kotlin 1.5.0](https://kotlinlang.org/docs/whatsnew15.html#inline-classes)\n\nExample:\n\n\n inline class Password(val s: String)\n\nAfter the quick-fix is applied:\n\n\n @JvmInline\n value class Password(val s: String)\n\nInspection is available for Kotlin language level starting from 1.5."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "InlineClassDeprecatedMigration",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Migration",
"index": 16,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "KotlinMavenPluginPhase",
"shortDescription": {
"text": "Kotlin Maven Plugin misconfigured"
},
"fullDescription": {
"text": "Reports kotlin-maven-plugin configuration issues",
"markdown": "Reports kotlin-maven-plugin configuration issues"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "KotlinMavenPluginPhase",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin",
"index": 2,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConvertToStringTemplate",
"shortDescription": {
"text": "String concatenation that can be converted to string template"
},
"fullDescription": {
"text": "Reports string concatenation that can be converted to a string template. Using string templates is recommended as it makes code easier to read. Example: 'fun example() {\n val capitals = mapOf(\"France\" to \"Paris\", \"Spain\" to \"Madrid\")\n for ((country, capital) in capitals) {\n print(capital + \" is a capital of \" + country)\n }\n }' After the quick-fix is applied: 'fun example() {\n val capitals = mapOf(\"France\" to \"Paris\", \"Spain\" to \"Madrid\")\n for ((country, capital) in capitals) {\n print(\"$capital is a capital of $country\")\n }\n }'",
"markdown": "Reports string concatenation that can be converted to a string template.\n\nUsing string templates is recommended as it makes code easier to read.\n\n**Example:**\n\n\n fun example() {\n val capitals = mapOf(\"France\" to \"Paris\", \"Spain\" to \"Madrid\")\n for ((country, capital) in capitals) {\n print(capital + \" is a capital of \" + country)\n }\n }\n\nAfter the quick-fix is applied:\n\n\n fun example() {\n val capitals = mapOf(\"France\" to \"Paris\", \"Spain\" to \"Madrid\")\n for ((country, capital) in capitals) {\n print(\"$capital is a capital of $country\")\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ConvertToStringTemplate",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SimplifiableCall",
"shortDescription": {
"text": "Library function call could be simplified"
},
"fullDescription": {
"text": "Reports library function calls which could be replaced by simplified one. Using corresponding functions makes your code simpler. The quick-fix replaces the function calls with another one. Example: 'fun test(list: List<Any>) {\n list.filter { it is String }\n }' After the quick-fix is applied: 'fun test(list: List<Any>) {\n list.filterIsInstance<String>()\n }'",
"markdown": "Reports library function calls which could be replaced by simplified one.\n\nUsing corresponding functions makes your code simpler.\n\nThe quick-fix replaces the function calls with another one.\n\n**Example:**\n\n\n fun test(list: List<Any>) {\n list.filter { it is String }\n }\n\nAfter the quick-fix is applied:\n\n\n fun test(list: List<Any>) {\n list.filterIsInstance<String>()\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "SimplifiableCall",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ObjectLiteralToLambda",
"shortDescription": {
"text": "Object literal can be converted to lambda"
},
"fullDescription": {
"text": "Reports anonymous object literals implementing a Java interface with a single abstract method that can be converted into a call with a lambda expression. Example: 'class SomeService {\n val threadPool = Executors.newCachedThreadPool()\n \n fun foo() {\n threadPool.submit(object : Runnable {\n override fun run() {\n println(\"hello\")\n }\n })\n }\n}' After the quick-fix is applied: 'fun foo() {\n threadPool.submit { println(\"hello\") }\n }'",
"markdown": "Reports anonymous object literals implementing a Java interface with a single abstract method that can be converted into a call with a lambda expression.\n\n**Example:**\n\n\n class SomeService {\n val threadPool = Executors.newCachedThreadPool()\n \n fun foo() {\n threadPool.submit(object : Runnable {\n override fun run() {\n println(\"hello\")\n }\n })\n }\n }\n\nAfter the quick-fix is applied:\n\n\n fun foo() {\n threadPool.submit { println(\"hello\") }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ObjectLiteralToLambda",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantLambdaOrAnonymousFunction",
"shortDescription": {
"text": "Redundant creation of lambda or anonymous function"
},
"fullDescription": {
"text": "Reports lambdas or anonymous functions that are created and used immediately. 'fun test() {\n ({ println() })() // redundant\n (fun() { println() })() // redundant\n }'",
"markdown": "Reports lambdas or anonymous functions that are created and used immediately.\n\n\n fun test() {\n ({ println() })() // redundant\n (fun() { println() })() // redundant\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "RedundantLambdaOrAnonymousFunction",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConvertObjectToDataObject",
"shortDescription": {
"text": "Convert 'object' to 'data object'"
},
"fullDescription": {
"text": "Reports 'object' that can be converted to 'data object' 'data object' auto-generates 'toString', 'equals' and 'hashCode' The inspection suggests to convert 'object' to 'data object' in 2 cases: When custom 'toString' returns name of the class When 'object' inherits sealed 'class'/'interface' Example: 'object Foo {\n override fun toString(): String = \"Foo\"\n }' After the quick-fix is applied: 'data object Foo' This inspection only reports if the Kotlin language level of the project or module is 1.9 or higher",
"markdown": "Reports `object` that can be converted to `data object`\n\n`data object` auto-generates `toString`, `equals` and `hashCode`\n\nThe inspection suggests to convert `object` to `data object` in 2 cases:\n\n* When custom `toString` returns name of the class\n* When `object` inherits sealed `class`/`interface`\n\n**Example:**\n\n\n object Foo {\n override fun toString(): String = \"Foo\"\n }\n\nAfter the quick-fix is applied:\n\n\n data object Foo\n\nThis inspection only reports if the Kotlin language level of the project or module is 1.9 or higher"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ConvertObjectToDataObject",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Probable bugs",
"index": 28,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "BooleanLiteralArgument",
"shortDescription": {
"text": "Boolean literal argument without parameter name"
},
"fullDescription": {
"text": "Reports call arguments with 'Boolean' type without explicit parameter names specified. When multiple boolean literals are passed sequentially, it's easy to forget parameter ordering that could lead to mistakes. Explicit parameter names allow for easier code reading and understanding. Example: 'fun check(checkName: Boolean, checkAddress: Boolean, checkPhone: Boolean) {}\n\n fun usage() {\n check(true, false, true) // What does this mean?\n }' The quick-fix adds missing parameter names: 'fun check(checkName: Boolean, checkAddress: Boolean, checkPhone: Boolean) {}\n\n fun usage() {\n check(checkName = true, checkAddress = false, checkPhone = true)\n }'",
"markdown": "Reports call arguments with `Boolean` type without explicit parameter names specified.\n\n\nWhen multiple boolean literals are passed sequentially, it's easy to forget parameter ordering that could lead to mistakes.\nExplicit parameter names allow for easier code reading and understanding.\n\n**Example:**\n\n\n fun check(checkName: Boolean, checkAddress: Boolean, checkPhone: Boolean) {}\n\n fun usage() {\n check(true, false, true) // What does this mean?\n }\n\nThe quick-fix adds missing parameter names:\n\n\n fun check(checkName: Boolean, checkAddress: Boolean, checkPhone: Boolean) {}\n\n fun usage() {\n check(checkName = true, checkAddress = false, checkPhone = true)\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "BooleanLiteralArgument",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConvertArgumentToSet",
"shortDescription": {
"text": "Argument could be converted to 'Set' to improve performance"
},
"fullDescription": {
"text": "Detects the function calls that could work faster with an argument converted to 'Set'. Operations like 'minus' or 'intersect' are more effective when their argument is a set. An explicit conversion of an 'Iterable<T>' or an 'Array<T>' into a 'Set<T>' can often make code more effective. The quick-fix adds an explicit conversion to the function call. Example: 'fun <T> f(a: Iterable<T>, b: Iterable<T>): Int =\n a.intersect(b).size' After the quick-fix is applied: 'fun <T> f(a: Iterable<T>, b: Iterable<T>): Int =\n a.intersect(b.toSet()).size'",
"markdown": "Detects the function calls that could work faster with an argument converted to `Set`.\n\n\nOperations like 'minus' or 'intersect' are more effective when their argument is a set.\nAn explicit conversion of an `Iterable<T>` or an `Array<T>`\ninto a `Set<T>` can often make code more effective.\n\n\nThe quick-fix adds an explicit conversion to the function call.\n\n**Example:**\n\n\n fun <T> f(a: Iterable<T>, b: Iterable<T>): Int =\n a.intersect(b).size\n\nAfter the quick-fix is applied:\n\n\n fun <T> f(a: Iterable<T>, b: Iterable<T>): Int =\n a.intersect(b.toSet()).size\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ConvertArgumentToSet",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Other problems",
"index": 61,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReplaceGuardClauseWithFunctionCall",
"shortDescription": {
"text": "Guard clause can be replaced with Kotlin's function call"
},
"fullDescription": {
"text": "Reports guard clauses that can be replaced with a function call. Example: 'fun test(foo: Int?) {\n if (foo == null) throw IllegalArgumentException(\"foo\") // replaceable clause\n }' After the quick-fix is applied: 'fun test(foo: Int?) {\n checkNotNull(foo)\n }'",
"markdown": "Reports guard clauses that can be replaced with a function call.\n\n**Example:**\n\n fun test(foo: Int?) {\n if (foo == null) throw IllegalArgumentException(\"foo\") // replaceable clause\n }\n\nAfter the quick-fix is applied:\n\n fun test(foo: Int?) {\n checkNotNull(foo)\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ReplaceGuardClauseWithFunctionCall",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReplaceToStringWithStringTemplate",
"shortDescription": {
"text": "Call of 'toString' could be replaced with string template"
},
"fullDescription": {
"text": "Reports 'toString' function calls that can be replaced with a string template. Using string templates makes your code simpler. The quick-fix replaces 'toString' with a string template. Example: 'fun test(): String {\n val x = 1\n return x.toString()\n }' After the quick-fix is applied: 'fun test(): String {\n val x = 1\n return \"$x\"\n }'",
"markdown": "Reports `toString` function calls that can be replaced with a string template.\n\nUsing string templates makes your code simpler.\n\nThe quick-fix replaces `toString` with a string template.\n\n**Example:**\n\n\n fun test(): String {\n val x = 1\n return x.toString()\n }\n\nAfter the quick-fix is applied:\n\n\n fun test(): String {\n val x = 1\n return \"$x\"\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ReplaceToStringWithStringTemplate",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ProtectedInFinal",
"shortDescription": {
"text": "'protected' visibility is effectively 'private' in a final class"
},
"fullDescription": {
"text": "Reports 'protected' visibility used inside of a 'final' class. In such cases 'protected' members are accessible only in the class itself, so they are effectively 'private'. Example: 'class FinalClass {\n protected fun foo() {}\n }' After the quick-fix is applied: 'class FinalClass {\n private fun foo() {}\n }'",
"markdown": "Reports `protected` visibility used inside of a `final` class. In such cases `protected` members are accessible only in the class itself, so they are effectively `private`.\n\n**Example:**\n\n\n class FinalClass {\n protected fun foo() {}\n }\n\nAfter the quick-fix is applied:\n\n\n class FinalClass {\n private fun foo() {}\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ProtectedInFinal",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReplaceRangeStartEndInclusiveWithFirstLast",
"shortDescription": {
"text": "Boxed properties should be replaced with unboxed"
},
"fullDescription": {
"text": "Reports boxed 'Range.start' and 'Range.endInclusive' properties. These properties can be replaced with unboxed 'first' and 'last' properties to avoid redundant calls. The quick-fix replaces 'start' and 'endInclusive' properties with the corresponding 'first' and 'last'. Example: 'fun foo(range: CharRange) {\n val lastElement = range.endInclusive\n }' After the quick-fix is applied: 'fun foo(range: CharRange) {\n val lastElement = range.last\n }'",
"markdown": "Reports **boxed** `Range.start` and `Range.endInclusive` properties.\n\nThese properties can be replaced with **unboxed** `first` and `last` properties to avoid redundant calls.\n\nThe quick-fix replaces `start` and `endInclusive` properties with the corresponding `first` and `last`.\n\n**Example:**\n\n\n fun foo(range: CharRange) {\n val lastElement = range.endInclusive\n }\n\nAfter the quick-fix is applied:\n\n\n fun foo(range: CharRange) {\n val lastElement = range.last\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ReplaceRangeStartEndInclusiveWithFirstLast",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReplaceSizeCheckWithIsNotEmpty",
"shortDescription": {
"text": "Size check can be replaced with 'isNotEmpty()'"
},
"fullDescription": {
"text": "Reports size checks of 'Collections/Array/String' that should be replaced with 'isNotEmpty()'. Using 'isNotEmpty()' makes your code simpler. The quick-fix replaces the size check with 'isNotEmpty()'. Example: 'fun foo() {\n val arrayOf = arrayOf(1, 2, 3)\n arrayOf.size > 0\n }' After the quick-fix is applied: 'fun foo() {\n val arrayOf = arrayOf(1, 2, 3)\n arrayOf.isNotEmpty()\n }'",
"markdown": "Reports size checks of `Collections/Array/String` that should be replaced with `isNotEmpty()`.\n\nUsing `isNotEmpty()` makes your code simpler.\n\nThe quick-fix replaces the size check with `isNotEmpty()`.\n\n**Example:**\n\n\n fun foo() {\n val arrayOf = arrayOf(1, 2, 3)\n arrayOf.size > 0\n }\n\nAfter the quick-fix is applied:\n\n\n fun foo() {\n val arrayOf = arrayOf(1, 2, 3)\n arrayOf.isNotEmpty()\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ReplaceSizeCheckWithIsNotEmpty",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantSemicolon",
"shortDescription": {
"text": "Redundant semicolon"
},
"fullDescription": {
"text": "Reports redundant semicolons (';') that can be safely removed. Kotlin does not require a semicolon at the end of each statement or expression. The quick-fix is suggested to remove redundant semicolons. Example: 'val myMap = mapOf(\"one\" to 1, \"two\" to 2);\n myMap.forEach { (key, value) -> print(\"$key -> $value\")};' After the quick-fix is applied: 'val myMap = mapOf(\"one\" to 1, \"two\" to 2)\n myMap.forEach { (key, value) -> print(\"$key -> $value\")}' There are two cases though where a semicolon is required: Several statements placed on a single line need to be separated with semicolons: 'map.forEach { val (key, value) = it; println(\"$key -> $value\") }' 'enum' classes that also declare properties or functions, require a semicolon after the list of enum constants: 'enum class Mode {\n SILENT, VERBOSE;\n\n fun isSilent(): Boolean = this == SILENT\n }'",
"markdown": "Reports redundant semicolons (`;`) that can be safely removed.\n\n\nKotlin does not require a semicolon at the end of each statement or expression.\nThe quick-fix is suggested to remove redundant semicolons.\n\n**Example:**\n\n\n val myMap = mapOf(\"one\" to 1, \"two\" to 2);\n myMap.forEach { (key, value) -> print(\"$key -> $value\")};\n\nAfter the quick-fix is applied:\n\n\n val myMap = mapOf(\"one\" to 1, \"two\" to 2)\n myMap.forEach { (key, value) -> print(\"$key -> $value\")}\n\nThere are two cases though where a semicolon is required:\n\n1. Several statements placed on a single line need to be separated with semicolons:\n\n\n map.forEach { val (key, value) = it; println(\"$key -> $value\") }\n\n2. `enum` classes that also declare properties or functions, require a semicolon after the list of enum constants:\n\n\n enum class Mode {\n SILENT, VERBOSE;\n\n fun isSilent(): Boolean = this == SILENT\n }\n \n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RedundantSemicolon",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "IntroduceWhenSubject",
"shortDescription": {
"text": "'when' that can be simplified by introducing an argument"
},
"fullDescription": {
"text": "Reports a 'when' expression that can be simplified by introducing a subject argument. Example: 'fun test(obj: Any): String {\n return when {\n obj is String -> \"string\"\n obj is Int -> \"int\"\n else -> \"unknown\"\n }\n }' The quick fix introduces a subject argument: 'fun test(obj: Any): String {\n return when (obj) {\n is String -> \"string\"\n is Int -> \"int\"\n else -> \"unknown\"\n }\n }'",
"markdown": "Reports a `when` expression that can be simplified by introducing a subject argument.\n\n**Example:**\n\n\n fun test(obj: Any): String {\n return when {\n obj is String -> \"string\"\n obj is Int -> \"int\"\n else -> \"unknown\"\n }\n }\n\nThe quick fix introduces a subject argument:\n\n\n fun test(obj: Any): String {\n return when (obj) {\n is String -> \"string\"\n is Int -> \"int\"\n else -> \"unknown\"\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "IntroduceWhenSubject",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DeprecatedCallableAddReplaceWith",
"shortDescription": {
"text": "@Deprecated annotation without 'replaceWith' argument"
},
"fullDescription": {
"text": "Reports deprecated functions and properties that do not have the 'kotlin.ReplaceWith' argument in its 'kotlin.deprecated' annotation and suggests to add one based on their body. Kotlin provides the 'ReplaceWith' argument to replace deprecated declarations automatically. It is recommended to use the argument to fix deprecation issues in code. Example: '@Deprecated(\"Use refined() instead.\")\n fun deprecated() = refined()\n\n fun refined() = 42' The quick-fix adds the 'ReplaceWith()' argument: '@Deprecated(\"Use refined() instead.\", ReplaceWith(\"refined()\"))\n fun deprecated() = refined()\n\n fun refined() = 42'",
"markdown": "Reports deprecated functions and properties that do not have the `kotlin.ReplaceWith` argument in its `kotlin.deprecated` annotation and suggests to add one based on their body.\n\n\nKotlin provides the `ReplaceWith` argument to replace deprecated declarations automatically.\nIt is recommended to use the argument to fix deprecation issues in code.\n\n**Example:**\n\n\n @Deprecated(\"Use refined() instead.\")\n fun deprecated() = refined()\n\n fun refined() = 42\n\nThe quick-fix adds the `ReplaceWith()` argument:\n\n\n @Deprecated(\"Use refined() instead.\", ReplaceWith(\"refined()\"))\n fun deprecated() = refined()\n\n fun refined() = 42\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "DeprecatedCallableAddReplaceWith",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Other problems",
"index": 61,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ComplexRedundantLet",
"shortDescription": {
"text": "Redundant argument-based 'let' call"
},
"fullDescription": {
"text": "Reports a redundant argument-based 'let' call. 'let' is redundant when the lambda parameter is only used as a qualifier in a call expression. If you need to give a name to the qualifying expression, declare a local variable. Example: 'fun splitNumbers() {\n \"1,2,3\".let { it.split(',') }\n }' The quick-fix removes the extra 'let()' call: 'fun example() {\n \"1,2,3\".split(',')\n }' Alternative: 'fun splitNumbers() {\n val numbers = \"1,2,3\"\n numbers.split(',')\n }'",
"markdown": "Reports a redundant argument-based `let` call.\n\n`let` is redundant when the lambda parameter is only used as a qualifier in a call expression.\n\nIf you need to give a name to the qualifying expression, declare a local variable.\n\n**Example:**\n\n\n fun splitNumbers() {\n \"1,2,3\".let { it.split(',') }\n }\n\nThe quick-fix removes the extra `let()` call:\n\n\n fun example() {\n \"1,2,3\".split(',')\n }\n\nAlternative:\n\n\n fun splitNumbers() {\n val numbers = \"1,2,3\"\n numbers.split(',')\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ComplexRedundantLet",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RemoveRedundantSpreadOperator",
"shortDescription": {
"text": "Redundant spread operator"
},
"fullDescription": {
"text": "Reports the use of a redundant spread operator for a family of 'arrayOf' function calls. Use the 'Remove redundant spread operator' quick-fix to clean up the code. Examples: 'fun foo(vararg s: String) { }\n\n fun bar(ss: Array<String>) {\n foo(*arrayOf(\"abc\")) // for the both calls of 'foo', array creation\n foo(*arrayOf(*ss, \"zzz\")) // and its subsequent \"spreading\" is redundant\n }' After the quick-fix is applied: 'fun foo(vararg s: String) { }\n\n fun bar(ss: Array<String>) {\n foo(\"abc\")\n foo(*ss, \"zzz\")\n }'",
"markdown": "Reports the use of a redundant spread operator for a family of `arrayOf` function calls.\n\nUse the 'Remove redundant spread operator' quick-fix to clean up the code.\n\n**Examples:**\n\n\n fun foo(vararg s: String) { }\n\n fun bar(ss: Array<String>) {\n foo(*arrayOf(\"abc\")) // for the both calls of 'foo', array creation\n foo(*arrayOf(*ss, \"zzz\")) // and its subsequent \"spreading\" is redundant\n }\n\nAfter the quick-fix is applied:\n\n\n fun foo(vararg s: String) { }\n\n fun bar(ss: Array<String>) {\n foo(\"abc\")\n foo(*ss, \"zzz\")\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RemoveRedundantSpreadOperator",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ProhibitJvmOverloadsOnConstructorsOfAnnotationClassesMigration",
"shortDescription": {
"text": "'@JvmOverloads' annotation cannot be used on constructors of annotation classes since 1.4"
},
"fullDescription": {
"text": "Reports '@JvmOverloads' on constructors of annotation classes because it's meaningless. There is no footprint of '@JvmOverloads' in the generated bytecode and Kotlin metadata, so '@JvmOverloads' doesn't affect the generated bytecode and the code behavior. '@JvmOverloads' on constructors of annotation classes causes a compilation error since Kotlin 1.4. Example: 'annotation class A @JvmOverloads constructor(val x: Int = 1)' After the quick-fix is applied: 'annotation class A constructor(val x: Int = 1)'",
"markdown": "Reports `@JvmOverloads` on constructors of annotation classes because it's meaningless.\n\n\nThere is no footprint of `@JvmOverloads` in the generated bytecode and Kotlin metadata,\nso `@JvmOverloads` doesn't affect the generated bytecode and the code behavior.\n\n`@JvmOverloads` on constructors of annotation classes causes a compilation error since Kotlin 1.4.\n\n**Example:**\n\n\n annotation class A @JvmOverloads constructor(val x: Int = 1)\n\nAfter the quick-fix is applied:\n\n\n annotation class A constructor(val x: Int = 1)\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "error",
"parameters": {
"suppressToolId": "ProhibitJvmOverloadsOnConstructorsOfAnnotationClassesMigration",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Migration",
"index": 16,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RemoveSetterParameterType",
"shortDescription": {
"text": "Redundant setter parameter type"
},
"fullDescription": {
"text": "Reports explicitly specified parameter types in property setters. Setter parameter type always matches the property type, so it's not required to be explicit. The 'Remove explicit type specification' quick-fix allows amending the code accordingly. Examples: 'fun process(x: Int) {}\n\n var x: Int = 0\n set(value: Int) = process(value) // <== 'Int' specification can be safely omitted' After the quick-fix is applied: 'fun process(x: Int) {}\n\n var x: Int = 0\n set(value) = process(value)'",
"markdown": "Reports explicitly specified parameter types in property setters.\n\n\nSetter parameter type always matches the property type, so it's not required to be explicit.\nThe 'Remove explicit type specification' quick-fix allows amending the code accordingly.\n\n**Examples:**\n\n\n fun process(x: Int) {}\n\n var x: Int = 0\n set(value: Int) = process(value) // <== 'Int' specification can be safely omitted\n\nAfter the quick-fix is applied:\n\n\n fun process(x: Int) {}\n\n var x: Int = 0\n set(value) = process(value)\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RemoveSetterParameterType",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ObjectPrivatePropertyName",
"shortDescription": {
"text": "Object private property naming convention"
},
"fullDescription": {
"text": "Reports properties that do not follow the naming conventions. The following properties are reported: Private properties in objects and companion objects You can specify the required pattern in the inspection options. Recommended naming conventions: it has to start with an underscore or an uppercase letter, use camel case. Example: 'class Person {\n companion object {\n // property in companion object\n private val NO_NAME = Person()\n }\n }'",
"markdown": "Reports properties that do not follow the naming conventions.\n\nThe following properties are reported:\n\n* Private properties in objects and companion objects\n\nYou can specify the required pattern in the inspection options.\n\n[Recommended naming conventions](https://kotlinlang.org/docs/coding-conventions.html#naming-rules): it has to start with an underscore or an uppercase letter, use camel case.\n\n**Example:**\n\n\n class Person {\n companion object {\n // property in companion object\n private val NO_NAME = Person()\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ObjectPrivatePropertyName",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Naming conventions",
"index": 72,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "IfThenToElvis",
"shortDescription": {
"text": "If-Then foldable to '?:'"
},
"fullDescription": {
"text": "Reports 'if-then' expressions that can be folded into elvis ('?:') expressions. Example: 'fun maybeFoo(): String? = \"foo\"\n\n var foo = maybeFoo()\n val bar = if (foo == null) \"hello\" else foo' The quick fix converts the 'if-then' expression into an elvis ('?:') expression: 'fun maybeFoo(): String? = \"foo\"\n\n var foo = maybeFoo()\n val bar = foo ?: \"hello\"'",
"markdown": "Reports `if-then` expressions that can be folded into elvis (`?:`) expressions.\n\n**Example:**\n\n\n fun maybeFoo(): String? = \"foo\"\n\n var foo = maybeFoo()\n val bar = if (foo == null) \"hello\" else foo\n\nThe quick fix converts the `if-then` expression into an elvis (`?:`) expression:\n\n\n fun maybeFoo(): String? = \"foo\"\n\n var foo = maybeFoo()\n val bar = foo ?: \"hello\"\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "IfThenToElvis",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "WrapUnaryOperator",
"shortDescription": {
"text": "Ambiguous unary operator use with number constant"
},
"fullDescription": {
"text": "Reports an unary operator followed by a dot qualifier such as '-1.inc()'. Code like '-1.inc()' can be misleading because '-' has a lower precedence than '.inc()'. As a result, '-1.inc()' evaluates to '-2' and not '0' as it might be expected. Wrap unary operator and value with () quick-fix can be used to amend the code automatically.",
"markdown": "Reports an unary operator followed by a dot qualifier such as `-1.inc()`.\n\nCode like `-1.inc()` can be misleading because `-` has a lower precedence than `.inc()`.\nAs a result, `-1.inc()` evaluates to `-2` and not `0` as it might be expected.\n\n**Wrap unary operator and value with ()** quick-fix can be used to amend the code automatically."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "WrapUnaryOperator",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Probable bugs",
"index": 28,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConflictingExtensionProperty",
"shortDescription": {
"text": "Extension property conflicting with synthetic one"
},
"fullDescription": {
"text": "Reports extension properties that conflict with synthetic ones that have been automatically produced from Java 'get' or 'set' methods. Such properties should be either removed or renamed to avoid breaking code by future changes in the compiler. The quick-fix deletes an extention property. Example: 'val File.name: String\n get() = getName()' The quick-fix adds the '@Deprecated' annotation: '@Deprecated(\"Is replaced with automatic synthetic extension\", ReplaceWith(\"name\"), level = DeprecationLevel.HIDDEN)\n val File.name: String\n get() = getName()'",
"markdown": "Reports extension properties that conflict with synthetic ones that have been automatically produced from Java `get` or `set` methods.\n\nSuch properties should be either removed or renamed to avoid breaking code by future changes in the compiler.\n\nThe quick-fix deletes an extention property.\n\n**Example:**\n\n\n val File.name: String\n get() = getName()\n\nThe quick-fix adds the `@Deprecated` annotation:\n\n\n @Deprecated(\"Is replaced with automatic synthetic extension\", ReplaceWith(\"name\"), level = DeprecationLevel.HIDDEN)\n val File.name: String\n get() = getName()\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ConflictingExtensionProperty",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Probable bugs",
"index": 28,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReplaceJavaStaticMethodWithKotlinAnalog",
"shortDescription": {
"text": "Java methods should be replaced with Kotlin analog"
},
"fullDescription": {
"text": "Reports a Java method call that can be replaced with a Kotlin function, for example, 'System.out.println()'. Replacing the code gets rid of the dependency to Java and makes the idiomatic Kotlin code. The quick-fix replaces the Java method calls on the same Kotlin call. Example: 'import java.util.Arrays\n\n fun main() {\n val a = Arrays.asList(1, 3, null)\n }' After the quick-fix is applied: 'fun main() {\n val a = listOf(1, 3, null)\n }'",
"markdown": "Reports a Java method call that can be replaced with a Kotlin function, for example, `System.out.println()`.\n\nReplacing the code gets rid of the dependency to Java and makes the idiomatic Kotlin code.\n\nThe quick-fix replaces the Java method calls on the same Kotlin call.\n\n**Example:**\n\n\n import java.util.Arrays\n\n fun main() {\n val a = Arrays.asList(1, 3, null)\n }\n\nAfter the quick-fix is applied:\n\n\n fun main() {\n val a = listOf(1, 3, null)\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ReplaceJavaStaticMethodWithKotlinAnalog",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RemoveEmptyParenthesesFromLambdaCall",
"shortDescription": {
"text": "Unnecessary parentheses in function call with lambda"
},
"fullDescription": {
"text": "Reports redundant empty parentheses of function calls where the only parameter is a lambda that's outside the parentheses. Use the 'Remove unnecessary parentheses from function call with lambda' quick-fix to clean up the code. Examples: 'fun foo() {\n listOf(1).forEach() { }\n }' After the quick-fix is applied: 'fun foo() {\n listOf(1).forEach { }\n }'",
"markdown": "Reports redundant empty parentheses of function calls where the only parameter is a lambda that's outside the parentheses.\n\nUse the 'Remove unnecessary parentheses from function call with lambda' quick-fix to clean up the code.\n\n**Examples:**\n\n\n fun foo() {\n listOf(1).forEach() { }\n }\n\nAfter the quick-fix is applied:\n\n\n fun foo() {\n listOf(1).forEach { }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "RemoveEmptyParenthesesFromLambdaCall",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RemoveExplicitSuperQualifier",
"shortDescription": {
"text": "Unnecessary supertype qualification"
},
"fullDescription": {
"text": "Reports 'super' member calls with redundant supertype qualification. Code in a derived class can call its superclass functions and property accessors implementations using the 'super' keyword. To specify the supertype from which the inherited implementation is taken, 'super' can be qualified by the supertype name in angle brackets, e.g. 'super<Base>'. Sometimes this qualification is redundant and can be omitted. Use the 'Remove explicit supertype qualification' quick-fix to clean up the code. Examples: 'open class B {\n open fun foo(){}\n }\n\n class A : B() {\n override fun foo() {\n super<B>.foo() // <== redundant because 'B' is the only supertype\n }\n }\n\n interface I {\n fun foo() {}\n }\n\n class C : B(), I {\n override fun foo() {\n super<B>.foo() // <== here <B> qualifier is needed to distinguish 'B.foo()' from 'I.foo()'\n }\n }' After the quick-fix is applied: 'open class B {\n open fun foo(){}\n }\n\n class A : B() {\n override fun foo() {\n super.foo() // <== Updated\n }\n }\n\n interface I {\n fun foo() {}\n }\n\n class C : B(), I {\n override fun foo() {\n super<B>.foo()\n }\n }'",
"markdown": "Reports `super` member calls with redundant supertype qualification.\n\n\nCode in a derived class can call its superclass functions and property accessors implementations using the `super` keyword.\nTo specify the supertype from which the inherited implementation is taken, `super` can be qualified by the supertype name in\nangle brackets, e.g. `super<Base>`. Sometimes this qualification is redundant and can be omitted.\nUse the 'Remove explicit supertype qualification' quick-fix to clean up the code.\n\n**Examples:**\n\n\n open class B {\n open fun foo(){}\n }\n\n class A : B() {\n override fun foo() {\n super<B>.foo() // <== redundant because 'B' is the only supertype\n }\n }\n\n interface I {\n fun foo() {}\n }\n\n class C : B(), I {\n override fun foo() {\n super<B>.foo() // <== here <B> qualifier is needed to distinguish 'B.foo()' from 'I.foo()'\n }\n }\n\nAfter the quick-fix is applied:\n\n\n open class B {\n open fun foo(){}\n }\n\n class A : B() {\n override fun foo() {\n super.foo() // <== Updated\n }\n }\n\n interface I {\n fun foo() {}\n }\n\n class C : B(), I {\n override fun foo() {\n super<B>.foo()\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "RemoveExplicitSuperQualifier",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantExplicitType",
"shortDescription": {
"text": "Obvious explicit type"
},
"fullDescription": {
"text": "Reports local variables' explicitly given types which are obvious and thus redundant, like 'val f: Foo = Foo()'. Example: 'class Point(val x: Int, val y: Int)\n\n fun foo() {\n val t: Boolean = true\n val p: Point = Point(1, 2)\n val i: Int = 42\n }' After the quick-fix is applied: 'class Point(val x: Int, val y: Int)\n\n fun foo() {\n val t = true\n val p = Point(1, 2)\n val i = 42\n }'",
"markdown": "Reports local variables' explicitly given types which are obvious and thus redundant, like `val f: Foo = Foo()`.\n\n**Example:**\n\n\n class Point(val x: Int, val y: Int)\n\n fun foo() {\n val t: Boolean = true\n val p: Point = Point(1, 2)\n val i: Int = 42\n }\n\nAfter the quick-fix is applied:\n\n\n class Point(val x: Int, val y: Int)\n\n fun foo() {\n val t = true\n val p = Point(1, 2)\n val i = 42\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RedundantExplicitType",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SuspiciousVarProperty",
"shortDescription": {
"text": "Suspicious 'var' property: its setter does not influence its getter result"
},
"fullDescription": {
"text": "Reports 'var' properties with default setter and getter that do not reference backing field. Such properties do not affect calling its setter; therefore, it will be clearer to change such property to 'val' and delete the initializer. Change to val and delete initializer quick-fix can be used to amend the code automatically. Example: '// This property always returns '1' and it doesn't important that the property is a 'var'\n var foo: Int = 0\n get() = 1'",
"markdown": "Reports `var` properties with default setter and getter that do not reference backing field.\n\n\nSuch properties do not affect calling its setter; therefore, it will be clearer to change such property to `val` and delete the initializer.\n\n**Change to val and delete initializer** quick-fix can be used to amend the code automatically.\n\nExample:\n\n\n // This property always returns '1' and it doesn't important that the property is a 'var'\n var foo: Int = 0\n get() = 1\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SuspiciousVarProperty",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Probable bugs",
"index": 28,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JavaCollectionsStaticMethod",
"shortDescription": {
"text": "Java Collections static method call can be replaced with Kotlin stdlib"
},
"fullDescription": {
"text": "Reports a Java 'Collections' static method call that can be replaced with Kotlin stdlib. Example: 'import java.util.Collections\n\n fun test() {\n val mutableList = mutableListOf(1, 2)\n Collections.fill(mutableList, 3)\n }' The quick fix replaces Java 'Collections' static method call with the corresponding Kotlin stdlib method call: 'import java.util.Collections\n\n fun test() {\n val mutableList = mutableListOf(1, 2)\n mutableList.fill(3)\n }'",
"markdown": "Reports a Java `Collections` static method call that can be replaced with Kotlin stdlib.\n\n**Example:**\n\n\n import java.util.Collections\n\n fun test() {\n val mutableList = mutableListOf(1, 2)\n Collections.fill(mutableList, 3)\n }\n\nThe quick fix replaces Java `Collections` static method call with the corresponding Kotlin stdlib method call:\n\n\n import java.util.Collections\n\n fun test() {\n val mutableList = mutableListOf(1, 2)\n mutableList.fill(3)\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "JavaCollectionsStaticMethod",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MoveVariableDeclarationIntoWhen",
"shortDescription": {
"text": "Variable declaration could be moved inside 'when'"
},
"fullDescription": {
"text": "Reports variable declarations that can be moved inside a 'when' expression. Example: 'fun someCalc(x: Int) = x * 42\n\nfun foo(x: Int): Int {\n val a = someCalc(x)\n return when (a) {\n 1 -> a\n 2 -> 2 * a\n else -> 24\n }\n}' After the quick-fix is applied: 'fun foo(x: Int): Int {\n return when (val a = someCalc(x)) {\n 1 -> a\n 2 -> 2 * a\n else -> 24\n }\n}'",
"markdown": "Reports variable declarations that can be moved inside a `when` expression.\n\n**Example:**\n\n\n fun someCalc(x: Int) = x * 42\n\n fun foo(x: Int): Int {\n val a = someCalc(x)\n return when (a) {\n 1 -> a\n 2 -> 2 * a\n else -> 24\n }\n }\n\nAfter the quick-fix is applied:\n\n\n fun foo(x: Int): Int {\n return when (val a = someCalc(x)) {\n 1 -> a\n 2 -> 2 * a\n else -> 24\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "note",
"parameters": {
"suppressToolId": "MoveVariableDeclarationIntoWhen",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RemoveEmptyParenthesesFromAnnotationEntry",
"shortDescription": {
"text": "Remove unnecessary parentheses"
},
"fullDescription": {
"text": "Reports redundant empty parentheses in annotation entries. Use the 'Remove unnecessary parentheses' quick-fix to clean up the code. Examples: 'annotation class MyAnnotationA\n annotation class MyAnnotationB(val x: Int)\n annotation class MyAnnotationC(val x: Int = 10) // default value is present\n\n @MyAnnotationA() // <== parentheses are redundant\n fun testA() {\n }\n\n @MyAnnotationB() // <== missing argument, parentheses are required\n fun testB() {\n }\n\n @MyAnnotationC() // <== parentheses are redundant\n fun testC() {\n }'",
"markdown": "Reports redundant empty parentheses in annotation entries.\n\nUse the 'Remove unnecessary parentheses' quick-fix to clean up the code.\n\n**Examples:**\n\n\n annotation class MyAnnotationA\n annotation class MyAnnotationB(val x: Int)\n annotation class MyAnnotationC(val x: Int = 10) // default value is present\n\n @MyAnnotationA() // <== parentheses are redundant\n fun testA() {\n }\n\n @MyAnnotationB() // <== missing argument, parentheses are required\n fun testB() {\n }\n\n @MyAnnotationC() // <== parentheses are redundant\n fun testC() {\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "RemoveEmptyParenthesesFromAnnotationEntry",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SimplifiableCallChain",
"shortDescription": {
"text": "Call chain on collection type can be simplified"
},
"fullDescription": {
"text": "Reports two-call chains replaceable by a single call. It can help you to avoid redundant code execution. The quick-fix replaces the call chain with a single call. Example: 'fun main() {\n listOf(1, 2, 3).filter { it > 1 }.count()\n }' After the quick-fix is applied: 'fun main() {\n listOf(1, 2, 3).count { it > 1 }\n }'",
"markdown": "Reports two-call chains replaceable by a single call.\n\nIt can help you to avoid redundant code execution.\n\nThe quick-fix replaces the call chain with a single call.\n\n**Example:**\n\n\n fun main() {\n listOf(1, 2, 3).filter { it > 1 }.count()\n }\n\nAfter the quick-fix is applied:\n\n\n fun main() {\n listOf(1, 2, 3).count { it > 1 }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "SimplifiableCallChain",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReplaceCallWithBinaryOperator",
"shortDescription": {
"text": "Can be replaced with binary operator"
},
"fullDescription": {
"text": "Reports function calls that can be replaced with binary operators, in particular comparison-related ones. Example: 'fun test(): Boolean {\n return 2.compareTo(1) > 0 // replaceable 'compareTo()'\n }' After the quick-fix is applied: 'fun test(): Boolean {\n return 2 > 1\n }'",
"markdown": "Reports function calls that can be replaced with binary operators, in particular comparison-related ones.\n\n**Example:**\n\n fun test(): Boolean {\n return 2.compareTo(1) > 0 // replaceable 'compareTo()'\n }\n\nAfter the quick-fix is applied:\n\n fun test(): Boolean {\n return 2 > 1\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ReplaceCallWithBinaryOperator",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnusedUnaryOperator",
"shortDescription": {
"text": "Unused unary operator"
},
"fullDescription": {
"text": "Reports unary operators for number types on unused expressions. Unary operators break previous expression if they are used without braces. As a result, mathematical expressions spanning multi lines can be misleading. Example: 'fun main() {\n val result = 1 + 2 * 3\n + 3 // <== note that '+ 3' doesn't belong to the 'result' variable, it is unused\n println(\"Result = $result\") // The result is '7' and not '10' as it might be expected\n }'",
"markdown": "Reports unary operators for number types on unused expressions.\n\nUnary operators break previous expression if they are used without braces.\nAs a result, mathematical expressions spanning multi lines can be misleading.\n\nExample:\n\n\n fun main() {\n val result = 1 + 2 * 3\n + 3 // <== note that '+ 3' doesn't belong to the 'result' variable, it is unused\n println(\"Result = $result\") // The result is '7' and not '10' as it might be expected\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnusedUnaryOperator",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Probable bugs",
"index": 28,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ClassName",
"shortDescription": {
"text": "Class naming convention"
},
"fullDescription": {
"text": "Reports class names that do not follow the recommended naming conventions. Consistent naming allows for easier code reading and understanding. According to the Kotlin official style guide, class names should start with an uppercase letter and use camel case. It is possible to introduce other naming rules by changing the \"Pattern\" regular expression. Example: 'class user(val name: String)' The quick-fix renames the class according to the Kotlin naming conventions: 'class User(val name: String)'",
"markdown": "Reports class names that do not follow the recommended naming conventions.\n\n\nConsistent naming allows for easier code reading and understanding.\nAccording to the [Kotlin official style guide](https://kotlinlang.org/docs/coding-conventions.html#naming-rules),\nclass names should start with an uppercase letter and use camel case.\n\nIt is possible to introduce other naming rules by changing the \"Pattern\" regular expression.\n\n**Example:**\n\n\n class user(val name: String)\n\nThe quick-fix renames the class according to the Kotlin naming conventions:\n\n\n class User(val name: String)\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ClassName",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Naming conventions",
"index": 72,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RemoveEmptyPrimaryConstructor",
"shortDescription": {
"text": "Redundant empty primary constructor"
},
"fullDescription": {
"text": "Reports empty primary constructors when they are implicitly available anyway. A primary constructor is redundant and can be safely omitted when it does not have any annotations or visibility modifiers. Use the 'Remove empty primary constructor' quick-fix to clean up the code. Examples: 'class MyClassA constructor() // redundant, can be replaced with 'class MyClassA'\n\n annotation class MyAnnotation\n class MyClassB @MyAnnotation constructor() // required because of annotation\n\n class MyClassC private constructor() // required because of visibility modifier'",
"markdown": "Reports empty primary constructors when they are implicitly available anyway.\n\n\nA primary constructor is redundant and can be safely omitted when it does not have any annotations or visibility modifiers.\nUse the 'Remove empty primary constructor' quick-fix to clean up the code.\n\n**Examples:**\n\n\n class MyClassA constructor() // redundant, can be replaced with 'class MyClassA'\n\n annotation class MyAnnotation\n class MyClassB @MyAnnotation constructor() // required because of annotation\n\n class MyClassC private constructor() // required because of visibility modifier\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "RemoveEmptyPrimaryConstructor",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RemoveEmptySecondaryConstructorBody",
"shortDescription": {
"text": "Redundant constructor body"
},
"fullDescription": {
"text": "Reports empty bodies of secondary constructors.",
"markdown": "Reports empty bodies of secondary constructors."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "RemoveEmptySecondaryConstructorBody",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FloatingPointLiteralPrecision",
"shortDescription": {
"text": "Floating-point literal exceeds the available precision"
},
"fullDescription": {
"text": "Reports floating-point literals that cannot be represented with the required precision using IEEE 754 'Float' and 'Double' types. For example, '1.9999999999999999999' has too many significant digits, so its representation as a 'Double' will be rounded to '2.0'. Specifying excess digits may be misleading as it hides the fact that computations use rounded values instead. The quick-fix replaces the literal with a rounded value that matches the actual representation of the constant. Example: 'val x: Float = 3.14159265359f' After the quick-fix is applied: 'val x: Float = 3.1415927f'",
"markdown": "Reports floating-point literals that cannot be represented with the required precision using [IEEE 754](https://en.wikipedia.org/wiki/IEEE_754) `Float` and `Double` types.\n\n\nFor example, `1.9999999999999999999` has too many significant digits,\nso its representation as a `Double` will be rounded to `2.0`.\nSpecifying excess digits may be misleading as it hides the fact that computations\nuse rounded values instead.\n\n\nThe quick-fix replaces the literal with a rounded value that matches the actual representation\nof the constant.\n\n**Example:**\n\n\n val x: Float = 3.14159265359f\n\nAfter the quick-fix is applied:\n\n\n val x: Float = 3.1415927f\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "FloatingPointLiteralPrecision",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Other problems",
"index": 61,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConvertPairConstructorToToFunction",
"shortDescription": {
"text": "Convert Pair constructor to 'to' function"
},
"fullDescription": {
"text": "Reports a 'Pair' constructor invocation that can be replaced with a 'to()' infix function call. Explicit constructor invocations may add verbosity, especially if they are used multiple times. Replacing constructor calls with 'to()' makes code easier to read and maintain. Example: 'val countries = mapOf(\n Pair(\"France\", \"Paris\"),\n Pair(\"Spain\", \"Madrid\"),\n Pair(\"Germany\", \"Berlin\")\n )' After the quick-fix is applied: 'val countries = mapOf(\n \"France\" to \"Paris\",\n \"Spain\" to \"Madrid\",\n \"Germany\" to \"Berlin\"\n )'",
"markdown": "Reports a `Pair` constructor invocation that can be replaced with a `to()` infix function call.\n\n\nExplicit constructor invocations may add verbosity, especially if they are used multiple times.\nReplacing constructor calls with `to()` makes code easier to read and maintain.\n\n**Example:**\n\n\n val countries = mapOf(\n Pair(\"France\", \"Paris\"),\n Pair(\"Spain\", \"Madrid\"),\n Pair(\"Germany\", \"Berlin\")\n )\n\nAfter the quick-fix is applied:\n\n\n val countries = mapOf(\n \"France\" to \"Paris\",\n \"Spain\" to \"Madrid\",\n \"Germany\" to \"Berlin\"\n )\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ConvertPairConstructorToToFunction",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantGetter",
"shortDescription": {
"text": "Redundant property getter"
},
"fullDescription": {
"text": "Reports redundant property getters. Example: 'class Test {\n val a = 1\n get\n val b = 1\n get() = field\n }' After the quick-fix is applied: 'class Test {\n val a = 1\n val b = 1\n }'",
"markdown": "Reports redundant property getters.\n\n**Example:**\n\n\n class Test {\n val a = 1\n get\n val b = 1\n get() = field\n }\n\nAfter the quick-fix is applied:\n\n\n class Test {\n val a = 1\n val b = 1\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "RedundantGetter",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantIf",
"shortDescription": {
"text": "Redundant 'if' statement"
},
"fullDescription": {
"text": "Reports 'if' statements which can be simplified to a single statement. Example: 'fun test(): Boolean {\n if (foo()) {\n return true\n } else {\n return false\n }\n }' After the quick-fix is applied: 'fun test(): Boolean {\n return foo()\n }'",
"markdown": "Reports `if` statements which can be simplified to a single statement.\n\n**Example:**\n\n\n fun test(): Boolean {\n if (foo()) {\n return true\n } else {\n return false\n }\n }\n\nAfter the quick-fix is applied:\n\n\n fun test(): Boolean {\n return foo()\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "RedundantIf",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "KDocMissingDocumentation",
"shortDescription": {
"text": "Missing KDoc comments for public declarations"
},
"fullDescription": {
"text": "Reports public declarations that do not have KDoc comments. Example: 'class A' The quick fix generates the comment block above the declaration: '/**\n *\n */\n class A'",
"markdown": "Reports public declarations that do not have KDoc comments.\n\n**Example:**\n\n\n class A\n\nThe quick fix generates the comment block above the declaration:\n\n\n /**\n *\n */\n class A\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "KDocMissingDocumentation",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Other problems",
"index": 61,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RemoveExplicitTypeArguments",
"shortDescription": {
"text": "Unnecessary type argument"
},
"fullDescription": {
"text": "Reports function calls with type arguments that can be automatically inferred. Such type arguments are redundant and can be safely omitted. Use the 'Remove explicit type arguments' quick-fix to clean up the code. Examples: '// 'String' type can be inferred here\n fun foo(): MutableList<String> = mutableListOf<String>()\n\n // Here 'String' cannot be inferred, type argument is required.\n fun bar() = mutableListOf<String>()' After the quick-fix is applied: 'fun foo(): MutableList<String> = mutableListOf() <== Updated\n\n fun bar() = mutableListOf<String>()'",
"markdown": "Reports function calls with type arguments that can be automatically inferred. Such type arguments are redundant and can be safely omitted.\n\nUse the 'Remove explicit type arguments' quick-fix to clean up the code.\n\n**Examples:**\n\n\n // 'String' type can be inferred here\n fun foo(): MutableList<String> = mutableListOf<String>()\n\n // Here 'String' cannot be inferred, type argument is required.\n fun bar() = mutableListOf<String>()\n\nAfter the quick-fix is applied:\n\n\n fun foo(): MutableList<String> = mutableListOf() <== Updated\n\n fun bar() = mutableListOf<String>()\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "RemoveExplicitTypeArguments",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantVisibilityModifier",
"shortDescription": {
"text": "Redundant visibility modifier"
},
"fullDescription": {
"text": "Reports visibility modifiers that match the default visibility of an element ('public' for most elements, 'protected' for members that override a protected member).",
"markdown": "Reports visibility modifiers that match the default visibility of an element (`public` for most elements, `protected` for members that override a protected member)."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RedundantVisibilityModifier",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EnumValuesSoftDeprecateInJava",
"shortDescription": {
"text": "'Enum.values()' is recommended to be replaced by 'Enum.getEntries()' since Kotlin 1.9"
},
"fullDescription": {
"text": "Reports calls from Java to 'values()' method of Kotlin enum classes that can be replaced with 'getEntries()'. Use of 'Enum.getEntries()' may improve performance of your code. More details: KT-48872 Provide modern and performant replacement for Enum.values()",
"markdown": "Reports calls from Java to `values()` method of Kotlin enum classes that can be replaced with `getEntries()`.\n\n\nUse of `Enum.getEntries()` may improve performance of your code.\n\n\n**More details:** [KT-48872 Provide modern and performant replacement for Enum.values()](https://youtrack.jetbrains.com/issue/KT-48872)"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "EnumValuesSoftDeprecateInJava",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Other problems",
"index": 61,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UsePropertyAccessSyntax",
"shortDescription": {
"text": "Accessor call that can be replaced with property access syntax"
},
"fullDescription": {
"text": "Reports Java 'get' and 'set' method calls that can be replaced with the Kotlin synthetic properties. Use property access syntax quick-fix can be used to amend the code automatically. Example: '// Java:\n public class JavaClassWithGetter {\n private final String expr = \"result\";\n\n // ...\n\n public String getExpr() {\n return expr;\n }\n }' '// Kotlin:\n fun test(j: JavaClassWithGetter) {\n // ...\n j.getExpr() // <== The quick-fix simplifies the expression to 'j.expr'\n }'",
"markdown": "Reports Java `get` and `set` method calls that can be replaced with the Kotlin synthetic properties.\n\n**Use property access syntax** quick-fix can be used to amend the code automatically.\n\nExample:\n\n\n // Java:\n public class JavaClassWithGetter {\n private final String expr = \"result\";\n\n // ...\n\n public String getExpr() {\n return expr;\n }\n }\n\n\n // Kotlin:\n fun test(j: JavaClassWithGetter) {\n // ...\n j.getExpr() // <== The quick-fix simplifies the expression to 'j.expr'\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "UsePropertyAccessSyntax",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UseExpressionBody",
"shortDescription": {
"text": "Expression body syntax is preferable here"
},
"fullDescription": {
"text": "Reports 'return' expressions (one-liners or 'when') that can be replaced with expression body syntax. Expression body syntax is recommended by the style guide. Convert to expression body quick-fix can be used to amend the code automatically. Example: 'fun sign(x: Int): Int {\n return when { // <== can be simplified\n x < 0 -> -1\n x > 0 -> 1\n else -> 0\n }\n }' After the quick-fix is applied: 'fun sign(x: Int): Int = when {\n x < 0 -> -1\n x > 0 -> 1\n else -> 0\n }'",
"markdown": "Reports `return` expressions (one-liners or `when`) that can be replaced with expression body syntax.\n\nExpression body syntax is recommended by the [style guide](https://kotlinlang.org/docs/coding-conventions.html#functions).\n\n**Convert to expression body** quick-fix can be used to amend the code automatically.\n\nExample:\n\n\n fun sign(x: Int): Int {\n return when { // <== can be simplified\n x < 0 -> -1\n x > 0 -> 1\n else -> 0\n }\n }\n\nAfter the quick-fix is applied:\n\n\n fun sign(x: Int): Int = when {\n x < 0 -> -1\n x > 0 -> 1\n else -> 0\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "UseExpressionBody",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MapGetWithNotNullAssertionOperator",
"shortDescription": {
"text": "'map.get()' with not-null assertion operator (!!)"
},
"fullDescription": {
"text": "Reports 'map.get()!!' that can be replaced with 'map.getValue()', 'map.getOrElse()', and so on. Example: 'fun test(map: Map<Int, String>): String = map.get(0)!!' After the quick-fix is applied: 'fun test(map: Map<Int, String>): String = map.getValue(0)'",
"markdown": "Reports `map.get()!!` that can be replaced with `map.getValue()`, `map.getOrElse()`, and so on.\n\n**Example:**\n\n\n fun test(map: Map<Int, String>): String = map.get(0)!!\n\nAfter the quick-fix is applied:\n\n\n fun test(map: Map<Int, String>): String = map.getValue(0)\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "MapGetWithNotNullAssertionOperator",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SortModifiers",
"shortDescription": {
"text": "Non-canonical modifier order"
},
"fullDescription": {
"text": "Reports modifiers that do not follow the order recommended by the style guide. Sort modifiers quick-fix can be used to amend the code automatically. Examples: 'private inline fun correctOrder(f: () -> Unit) {} // <== Ok\n\n infix private fun Int.wrongOrder(expr: Int) {} // <== wrong order, quick-fix amends the modifiers to \"private infix\"'",
"markdown": "Reports modifiers that do not follow the order recommended by the [style guide](https://kotlinlang.org/docs/coding-conventions.html#modifiers-order).\n\n**Sort modifiers** quick-fix can be used to amend the code automatically.\n\nExamples:\n\n\n private inline fun correctOrder(f: () -> Unit) {} // <== Ok\n\n infix private fun Int.wrongOrder(expr: Int) {} // <== wrong order, quick-fix amends the modifiers to \"private infix\"\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "SortModifiers",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EnumEntryName",
"shortDescription": {
"text": "Enum entry naming convention"
},
"fullDescription": {
"text": "Reports enum entry names that do not follow the recommended naming conventions. Example: 'enum class Foo {\n _Foo,\n foo\n }' To fix the problem rename enum entries to match the recommended naming conventions.",
"markdown": "Reports enum entry names that do not follow the recommended naming conventions.\n\n**Example:**\n\n\n enum class Foo {\n _Foo,\n foo\n }\n\nTo fix the problem rename enum entries to match the recommended naming conventions."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "EnumEntryName",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Naming conventions",
"index": 72,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReplaceSubstringWithDropLast",
"shortDescription": {
"text": "'substring' call should be replaced with 'dropLast' call"
},
"fullDescription": {
"text": "Reports calls like 's.substring(0, s.length - x)' that can be replaced with 's.dropLast(x)'. Using corresponding functions makes your code simpler. The quick-fix replaces the 'substring' call with 'dropLast'. Example: 'fun foo(s: String) {\n s.substring(0, s.length - 5)\n }' After the quick-fix is applied: 'fun foo(s: String) {\n s.dropLast(5)\n }'",
"markdown": "Reports calls like `s.substring(0, s.length - x)` that can be replaced with `s.dropLast(x)`.\n\nUsing corresponding functions makes your code simpler.\n\nThe quick-fix replaces the `substring` call with `dropLast`.\n\n**Example:**\n\n\n fun foo(s: String) {\n s.substring(0, s.length - 5)\n }\n\nAfter the quick-fix is applied:\n\n\n fun foo(s: String) {\n s.dropLast(5)\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ReplaceSubstringWithDropLast",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SetterBackingFieldAssignment",
"shortDescription": {
"text": "Existing backing field without assignment"
},
"fullDescription": {
"text": "Reports property setters that don't update the backing field. The quick-fix adds an assignment to the backing field. Example: 'class Test {\n var foo: Int = 1\n set(value) {\n }\n }' After the quick-fix is applied: 'class Test {\n var foo: Int = 1\n set(value) {\n field = value\n }\n }'",
"markdown": "Reports property setters that don't update the backing field.\n\nThe quick-fix adds an assignment to the backing field.\n\n**Example:**\n\n\n class Test {\n var foo: Int = 1\n set(value) {\n }\n }\n\nAfter the quick-fix is applied:\n\n\n class Test {\n var foo: Int = 1\n set(value) {\n field = value\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SetterBackingFieldAssignment",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Probable bugs",
"index": 28,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CopyWithoutNamedArguments",
"shortDescription": {
"text": "'copy' method of data class is called without named arguments"
},
"fullDescription": {
"text": "Reports calls to a data class' 'copy()' method without named arguments. As all arguments of the 'copy()' function are optional, it might be hard to understand what properties are modified. Providing parameter names explicitly makes code easy to understand without navigating to the 'data class' declaration. Example: 'data class User(val name: String, val age: Int)\n\n fun copyUser(user: User): User {\n return user.copy(\"John\")\n }' The quick-fix provides parameter names to all 'copy()' arguments: 'data class User(val name: String, val age: Int)\n\n fun copyUser(user: User): User {\n return user.copy(name = \"John\")\n }'",
"markdown": "Reports calls to a data class' `copy()` method without named arguments.\n\n\nAs all arguments of the `copy()` function are optional, it might be hard to understand what properties are modified.\nProviding parameter names explicitly makes code easy to understand without navigating to the `data class` declaration.\n\n**Example:**\n\n\n data class User(val name: String, val age: Int)\n\n fun copyUser(user: User): User {\n return user.copy(\"John\")\n }\n\nThe quick-fix provides parameter names to all `copy()` arguments:\n\n\n data class User(val name: String, val age: Int)\n\n fun copyUser(user: User): User {\n return user.copy(name = \"John\")\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "CopyWithoutNamedArguments",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantConstructorKeyword",
"shortDescription": {
"text": "Redundant 'constructor' keyword"
},
"fullDescription": {
"text": "Reports a redundant 'constructor' keyword on primary constructors. Example: 'class Foo constructor(x: Int, y: Int)' After the quick-fix is applied: 'class Foo(x: Int, y: Int)'",
"markdown": "Reports a redundant 'constructor' keyword on primary constructors.\n\n**Example:**\n\n\n class Foo constructor(x: Int, y: Int)\n\nAfter the quick-fix is applied:\n\n\n class Foo(x: Int, y: Int)\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "RedundantConstructorKeyword",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "KotlinDeprecation",
"shortDescription": {
"text": "Usage of redundant or deprecated syntax or deprecated symbols"
},
"fullDescription": {
"text": "Reports obsolete language features and unnecessarily verbose code constructs during the code cleanup operation (Code | Code Cleanup). The quick-fix automatically replaces usages of obsolete language features or unnecessarily verbose code constructs with compact and up-to-date syntax. It also replaces deprecated symbols with their proposed substitutions.",
"markdown": "Reports obsolete language features and unnecessarily verbose code constructs during the code cleanup operation (**Code \\| Code Cleanup** ).\n\n\nThe quick-fix automatically replaces usages of obsolete language features or unnecessarily verbose code constructs with compact and up-to-date syntax.\n\n\nIt also replaces deprecated symbols with their proposed substitutions."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "KotlinDeprecation",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Migration",
"index": 16,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReplaceSubstringWithTake",
"shortDescription": {
"text": "'substring' call should be replaced with 'take' call"
},
"fullDescription": {
"text": "Reports calls like 's.substring(0, x)' that can be replaced with 's.take(x)'. Using 'take()' makes your code simpler. The quick-fix replaces the 'substring' call with 'take()'. Example: 'fun foo(s: String) {\n s.substring(0, 10)\n }' After the quick-fix is applied: 'fun foo(s: String) {\n s.take(10)\n }'",
"markdown": "Reports calls like `s.substring(0, x)` that can be replaced with `s.take(x)`.\n\nUsing `take()` makes your code simpler.\n\nThe quick-fix replaces the `substring` call with `take()`.\n\n**Example:**\n\n\n fun foo(s: String) {\n s.substring(0, 10)\n }\n\nAfter the quick-fix is applied:\n\n\n fun foo(s: String) {\n s.take(10)\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ReplaceSubstringWithTake",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReplaceRangeToWithRangeUntil",
"shortDescription": {
"text": "'rangeTo' or the '..' call should be replaced with '..<'"
},
"fullDescription": {
"text": "Reports calls to 'rangeTo' or the '..' operator instead of calls to '..<'. Using corresponding functions makes your code simpler. The quick-fix replaces 'rangeTo' or the '..' call with '..<'. Example: 'fun foo(a: Int) {\n for (i in 0..a - 1) {\n\n }\n }' After the quick-fix is applied: 'fun foo(a: Int) {\n for (i in 0..<a) {\n\n }\n }'",
"markdown": "Reports calls to `rangeTo` or the `..` operator instead of calls to `..<`.\n\nUsing corresponding functions makes your code simpler.\n\nThe quick-fix replaces `rangeTo` or the `..` call with `..<`.\n\n**Example:**\n\n\n fun foo(a: Int) {\n for (i in 0..a - 1) {\n\n }\n }\n\nAfter the quick-fix is applied:\n\n\n fun foo(a: Int) {\n for (i in 0..<a) {\n\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ReplaceRangeToWithRangeUntil",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConvertCallChainIntoSequence",
"shortDescription": {
"text": "Call chain on collection could be converted into 'Sequence' to improve performance"
},
"fullDescription": {
"text": "Reports call chain on a 'Collection' that should be converted into Sequence. Each 'Collection' transforming function (such as 'map()' or 'filter()') creates a new 'Collection' (typically 'List' or 'Set') under the hood. In case of multiple consequent calls, and a huge number of items in 'Collection', memory traffic might be significant. In such a case, using 'Sequence' is preferred. Example: 'class Entity(val key: String, val value: String)\n\n fun getValues(lines: List<String>) = lines\n .filter { it.isNotEmpty() }\n .map { it.split(',', limit = 2) }\n .filter { it.size == 2 }\n .map { Entity(it[0], it[1]) }' The quick-fix wraps call chain into 'asSequence()' and 'toList()': 'class Entity(val key: String, val value: String)\n\n fun getValues(lines: List<String>) = lines\n .asSequence()\n .filter { it.isNotEmpty() }\n .map { it.split(',', limit = 2) }\n .filter { it.size == 2 }\n .map { Entity(it[0], it[1]) }\n .toList()'",
"markdown": "Reports call chain on a `Collection` that should be converted into **Sequence** .\n\nEach `Collection` transforming function (such as `map()` or `filter()`) creates a new\n`Collection` (typically `List` or `Set`) under the hood.\nIn case of multiple consequent calls, and a huge number of items in `Collection`, memory traffic might be significant.\nIn such a case, using `Sequence` is preferred.\n\n**Example:**\n\n\n class Entity(val key: String, val value: String)\n\n fun getValues(lines: List<String>) = lines\n .filter { it.isNotEmpty() }\n .map { it.split(',', limit = 2) }\n .filter { it.size == 2 }\n .map { Entity(it[0], it[1]) }\n\nThe quick-fix wraps call chain into `asSequence()` and `toList()`:\n\n\n class Entity(val key: String, val value: String)\n\n fun getValues(lines: List<String>) = lines\n .asSequence()\n .filter { it.isNotEmpty() }\n .map { it.split(',', limit = 2) }\n .filter { it.size == 2 }\n .map { Entity(it[0], it[1]) }\n .toList()\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ConvertCallChainIntoSequence",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AddOperatorModifier",
"shortDescription": {
"text": "Function should have 'operator' modifier"
},
"fullDescription": {
"text": "Reports a function that matches one of the operator conventions but lacks the 'operator' keyword. By adding the 'operator' modifier, you might allow function consumers to write idiomatic Kotlin code. Example: 'class Complex(val real: Double, val imaginary: Double) {\n fun plus(other: Complex) =\n Complex(real + other.real, imaginary + other.imaginary)\n }\n\n fun usage(a: Complex, b: Complex) {\n a.plus(b)\n }' The quick-fix adds the 'operator' modifier keyword: 'class Complex(val real: Double, val imaginary: Double) {\n operator fun plus(other: Complex) =\n Complex(real + other.real, imaginary + other.imaginary)\n }\n\n fun usage(a: Complex, b: Complex) {\n a + b\n }'",
"markdown": "Reports a function that matches one of the operator conventions but lacks the `operator` keyword.\n\nBy adding the `operator` modifier, you might allow function consumers to write idiomatic Kotlin code.\n\n**Example:**\n\n\n class Complex(val real: Double, val imaginary: Double) {\n fun plus(other: Complex) =\n Complex(real + other.real, imaginary + other.imaginary)\n }\n\n fun usage(a: Complex, b: Complex) {\n a.plus(b)\n }\n\nThe quick-fix adds the `operator` modifier keyword:\n\n\n class Complex(val real: Double, val imaginary: Double) {\n operator fun plus(other: Complex) =\n Complex(real + other.real, imaginary + other.imaginary)\n }\n\n fun usage(a: Complex, b: Complex) {\n a + b\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "AddOperatorModifier",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MayBeConstant",
"shortDescription": {
"text": "Might be 'const'"
},
"fullDescription": {
"text": "Reports top-level 'val' properties in objects that might be declared as 'const' for better performance and Java interoperability. Example: 'object A {\n val foo = 1\n }' After the quick-fix is applied: 'object A {\n const val foo = 1\n }'",
"markdown": "Reports top-level `val` properties in objects that might be declared as `const` for better performance and Java interoperability.\n\n**Example:**\n\n\n object A {\n val foo = 1\n }\n\nAfter the quick-fix is applied:\n\n\n object A {\n const val foo = 1\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "MayBeConstant",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReplaceIsEmptyWithIfEmpty",
"shortDescription": {
"text": "'if' condition can be replaced with lambda call"
},
"fullDescription": {
"text": "Reports 'isEmpty', 'isBlank', 'isNotEmpty', or 'isNotBlank' calls in an 'if' statement to assign a default value. The quick-fix replaces the 'if' condition with 'ifEmpty' or 'ifBlank' calls. Example: 'fun test(list: List<Int>): List<Int> {\n return if (list.isEmpty()) {\n println()\n foo()\n } else {\n list\n }\n }' After the quick-fix is applied: 'fun test(list: List<Int>): List<Int> {\n return list.ifEmpty {\n println()\n foo()\n }\n }' This inspection only reports if the Kotlin language version of the project or module is 1.3 or higher.",
"markdown": "Reports `isEmpty`, `isBlank`, `isNotEmpty`, or `isNotBlank` calls in an `if` statement to assign a default value.\n\nThe quick-fix replaces the `if` condition with `ifEmpty` or `ifBlank` calls.\n\n**Example:**\n\n\n fun test(list: List<Int>): List<Int> {\n return if (list.isEmpty()) {\n println()\n foo()\n } else {\n list\n }\n }\n\nAfter the quick-fix is applied:\n\n\n fun test(list: List<Int>): List<Int> {\n return list.ifEmpty {\n println()\n foo()\n }\n }\n\nThis inspection only reports if the Kotlin language version of the project or module is 1.3 or higher."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ReplaceIsEmptyWithIfEmpty",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReplaceWithImportAlias",
"shortDescription": {
"text": "Fully qualified name can be replaced with existing import alias"
},
"fullDescription": {
"text": "Reports fully qualified names that can be replaced with an existing import alias. Example: 'import foo.Foo as Bar\nfun main() {\n foo.Foo()\n}' After the quick-fix is applied: 'import foo.Foo as Bar\nfun main() {\n Bar()\n}'",
"markdown": "Reports fully qualified names that can be replaced with an existing import alias.\n\n**Example:**\n\n\n import foo.Foo as Bar\n fun main() {\n foo.Foo()\n }\n\nAfter the quick-fix is applied:\n\n\n import foo.Foo as Bar\n fun main() {\n Bar()\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ReplaceWithImportAlias",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SimplifyBooleanWithConstants",
"shortDescription": {
"text": "Boolean expression can be simplified"
},
"fullDescription": {
"text": "Reports boolean expression parts that can be reduced to constants. The quick-fix simplifies the condition. Example: 'fun use(arg: Boolean) {\n if (false == arg) {\n\n }\n }' After the quick-fix is applied: 'fun use(arg: Boolean) {\n if (!arg) {\n\n }\n }'",
"markdown": "Reports boolean expression parts that can be reduced to constants.\n\nThe quick-fix simplifies the condition.\n\n**Example:**\n\n\n fun use(arg: Boolean) {\n if (false == arg) {\n\n }\n }\n\nAfter the quick-fix is applied:\n\n\n fun use(arg: Boolean) {\n if (!arg) {\n\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "SimplifyBooleanWithConstants",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "OverrideDeprecatedMigration",
"shortDescription": {
"text": "Do not propagate method deprecation through overrides since 1.9"
},
"fullDescription": {
"text": "Reports a declarations that are propagated by '@Deprecated' annotation that will lead to compilation error since 1.9. Motivation types: Implementation changes are required for implementation design/architectural reasons Inconsistency in the design (things are done differently in different contexts) More details: KT-47902: Do not propagate method deprecation through overrides The quick-fix copies '@Deprecated' annotation from the parent declaration. Example: 'open class Base {\n @Deprecated(\"Don't use\")\n open fun foo() {}\n }\n\n class Derived : Base() {\n override fun foo() {}\n }' After the quick-fix is applied: 'open class Base {\n @Deprecated(\"Don't use\")\n open fun foo() {}\n }\n\n class Derived : Base() {\n @Deprecated(\"Don't use\")\n override fun foo() {}\n }' This inspection only reports if the Kotlin language level of the project or module is 1.6 or higher.",
"markdown": "Reports a declarations that are propagated by `@Deprecated` annotation that will lead to compilation error since 1.9.\n\nMotivation types:\n\n* Implementation changes are required for implementation design/architectural reasons\n* Inconsistency in the design (things are done differently in different contexts)\n\n**More details:** [KT-47902: Do not propagate method deprecation through overrides](https://youtrack.jetbrains.com/issue/KT-47902)\n\nThe quick-fix copies `@Deprecated` annotation from the parent declaration.\n\n**Example:**\n\n\n open class Base {\n @Deprecated(\"Don't use\")\n open fun foo() {}\n }\n\n class Derived : Base() {\n override fun foo() {}\n }\n\nAfter the quick-fix is applied:\n\n\n open class Base {\n @Deprecated(\"Don't use\")\n open fun foo() {}\n }\n\n class Derived : Base() {\n @Deprecated(\"Don't use\")\n override fun foo() {}\n }\n\nThis inspection only reports if the Kotlin language level of the project or module is 1.6 or higher."
},
"defaultConfiguration": {
"enabled": false,
"level": "error",
"parameters": {
"suppressToolId": "OverrideDeprecatedMigration",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Migration",
"index": 16,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantModalityModifier",
"shortDescription": {
"text": "Redundant modality modifier"
},
"fullDescription": {
"text": "Reports the modality modifiers that match the default modality of an element ('final' for most elements, 'open' for members with an 'override'). Example: 'final class Foo\n\n open class Bar : Comparable<Bar> {\n open override fun compareTo(other: Bar): Int = 0\n }' After the quick-fix is applied: 'class Foo\n\n open class Bar : Comparable<Bar> {\n override fun compareTo(other: Bar): Int = 0\n }'",
"markdown": "Reports the modality modifiers that match the default modality of an element (`final` for most elements, `open` for members with an `override`).\n\n**Example:**\n\n\n final class Foo\n\n open class Bar : Comparable<Bar> {\n open override fun compareTo(other: Bar): Int = 0\n }\n\nAfter the quick-fix is applied:\n\n\n class Foo\n\n open class Bar : Comparable<Bar> {\n override fun compareTo(other: Bar): Int = 0\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RedundantModalityModifier",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SimplifyAssertNotNull",
"shortDescription": {
"text": "'assert' call can be replaced with '!!' or '?:'"
},
"fullDescription": {
"text": "Reports 'assert' calls that check a not null value of the declared variable. Using '!!' or '?:' makes your code simpler. The quick-fix replaces 'assert' with '!!' or '?:' operator in the variable initializer. Example: 'fun foo(p: Array<String?>) {\n val v = p[0]\n assert(v != null, { \"Should be not null\" })\n }' After the quick-fix is applied: 'fun foo(p: Array<String?>) {\n val v = p[0] ?: error(\"Should be not null\")\n }'",
"markdown": "Reports `assert` calls that check a not null value of the declared variable.\n\nUsing `!!` or `?:` makes your code simpler.\n\nThe quick-fix replaces `assert` with `!!` or `?:` operator in the variable initializer.\n\n**Example:**\n\n\n fun foo(p: Array<String?>) {\n val v = p[0]\n assert(v != null, { \"Should be not null\" })\n }\n\nAfter the quick-fix is applied:\n\n\n fun foo(p: Array<String?>) {\n val v = p[0] ?: error(\"Should be not null\")\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "SimplifyAssertNotNull",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConvertNaNEquality",
"shortDescription": {
"text": "Convert equality check with 'NaN' to 'isNaN' call"
},
"fullDescription": {
"text": "Reports an equality check with 'Float.NaN' or 'Double.NaN' that should be replaced with an 'isNaN()' check. According to IEEE 754, equality check against NaN always returns 'false', even for 'NaN == NaN'. Therefore, such a check is likely to be a mistake. The quick-fix replaces comparison with 'isNaN()' check that uses a different comparison technique and handles 'NaN' values correctly. Example: 'fun check(value: Double): Boolean {\n return Double.NaN == value\n }' After the fix is applied: 'fun check(value: Double): Boolean {\n return value.isNaN()\n }'",
"markdown": "Reports an equality check with `Float.NaN` or `Double.NaN` that should be replaced with an `isNaN()` check.\n\n\nAccording to IEEE 754, equality check against NaN always returns `false`, even for `NaN == NaN`.\nTherefore, such a check is likely to be a mistake.\n\nThe quick-fix replaces comparison with `isNaN()` check that uses a different comparison technique and handles `NaN` values correctly.\n\n**Example:**\n\n\n fun check(value: Double): Boolean {\n return Double.NaN == value\n }\n\nAfter the fix is applied:\n\n\n fun check(value: Double): Boolean {\n return value.isNaN()\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ConvertNaNEquality",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Probable bugs",
"index": 28,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReplaceManualRangeWithIndicesCalls",
"shortDescription": {
"text": "Range can be converted to indices or iteration"
},
"fullDescription": {
"text": "Reports 'until' and 'rangeTo' operators that can be replaced with 'Collection.indices' or iteration over collection inside 'for' loop. Using syntactic sugar makes your code simpler. The quick-fix replaces the manual range with the corresponding construction. Example: 'fun main(args: Array<String>) {\n for (index in 0..args.size - 1) {\n println(args[index])\n }\n }' After the quick-fix is applied: 'fun main(args: Array<String>) {\n for (element in args) {\n println(element)\n }\n }'",
"markdown": "Reports `until` and `rangeTo` operators that can be replaced with `Collection.indices` or iteration over collection inside `for` loop.\n\nUsing syntactic sugar makes your code simpler.\n\nThe quick-fix replaces the manual range with the corresponding construction.\n\n**Example:**\n\n\n fun main(args: Array<String>) {\n for (index in 0..args.size - 1) {\n println(args[index])\n }\n }\n\nAfter the quick-fix is applied:\n\n\n fun main(args: Array<String>) {\n for (element in args) {\n println(element)\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ReplaceManualRangeWithIndicesCalls",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "KotlinLoggerInitializedWithForeignClass",
"shortDescription": {
"text": "Logger initialized with foreign class"
},
"fullDescription": {
"text": "Reports 'Logger' instances initialized with a class literal other than the class the 'Logger' resides in. This can happen when copy-pasting from another class. It may result in logging events under an unexpected category and incorrect filtering. Use the inspection options to specify the logger factory classes and methods recognized by this inspection. Example: 'class AnotherService\nclass MyService {\n private val logger = LoggerFactory.getLogger(AnotherService::class.java)\n}' After the quick-fix is applied: 'class MyService {\n private val logger = LoggerFactory.getLogger(MyService::class.java)\n}'",
"markdown": "Reports `Logger` instances initialized with a class literal other than the class the `Logger` resides in.\n\n\nThis can happen when copy-pasting from another class.\nIt may result in logging events under an unexpected category and incorrect filtering.\n\n\nUse the inspection options to specify the logger factory classes and methods recognized by this inspection.\n\n**Example:**\n\n\n class AnotherService\n class MyService {\n private val logger = LoggerFactory.getLogger(AnotherService::class.java)\n }\n\nAfter the quick-fix is applied:\n\n\n class MyService {\n private val logger = LoggerFactory.getLogger(MyService::class.java)\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "KotlinLoggerInitializedWithForeignClass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Logging",
"index": 197,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantAsSequence",
"shortDescription": {
"text": "Redundant 'asSequence' call"
},
"fullDescription": {
"text": "Reports redundant 'asSequence()' call that can never have a positive performance effect. 'asSequence()' speeds up collection processing that includes multiple operations because it performs operations lazily and doesn't create intermediate collections. However, if a terminal operation (such as 'toList()') is used right after 'asSequence()', this doesn't give you any positive performance effect. Example: 'fun test(list: List<String>) {\n list.asSequence().last()\n }' After the quick-fix is applied: 'fun test(list: List<String>) {\n list.last()\n }'",
"markdown": "Reports redundant `asSequence()` call that can never have a positive performance effect.\n\n\n`asSequence()` speeds up collection processing that includes multiple operations because it performs operations lazily\nand doesn't create intermediate collections.\n\n\nHowever, if a terminal operation (such as `toList()`) is used right after `asSequence()`, this doesn't give\nyou any positive performance effect.\n\n**Example:**\n\n\n fun test(list: List<String>) {\n list.asSequence().last()\n }\n\nAfter the quick-fix is applied:\n\n\n fun test(list: List<String>) {\n list.last()\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "RedundantAsSequence",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RemoveToStringInStringTemplate",
"shortDescription": {
"text": "Redundant call to 'toString()' in string template"
},
"fullDescription": {
"text": "Reports calls to 'toString()' in string templates that can be safely removed. Example: 'fun foo(a: Int, b: Int) = a + b\n\n fun test(): String {\n return \"Foo: ${foo(0, 4).toString()}\" // 'toString()' is redundant\n }' After the quick-fix is applied: 'fun foo(a: Int, b: Int) = a + b\n\n fun test(): String {\n return \"Foo: ${foo(0, 4)}\"\n }'",
"markdown": "Reports calls to `toString()` in string templates that can be safely removed.\n\n**Example:**\n\n fun foo(a: Int, b: Int) = a + b\n\n fun test(): String {\n return \"Foo: ${foo(0, 4).toString()}\" // 'toString()' is redundant\n }\n\nAfter the quick-fix is applied:\n\n fun foo(a: Int, b: Int) = a + b\n\n fun test(): String {\n return \"Foo: ${foo(0, 4)}\"\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "RemoveToStringInStringTemplate",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "KotlinUnusedImport",
"shortDescription": {
"text": "Unused import directive"
},
"fullDescription": {
"text": "Reports redundant 'import' statements. Default and unused imports can be safely removed. Example: 'import kotlin.*\n import kotlin.collections.*\n import kotlin.comparisons.*\n import kotlin.io.*\n import kotlin.ranges.*\n import kotlin.sequences.*\n import kotlin.text.*\n\n // jvm specific\n import java.lang.*\n import kotlin.jvm.*\n\n // js specific\n import kotlin.js.*\n\n import java.io.* // this import is unused and could be removed\n import java.util.*\n\n fun foo(list: ArrayList<String>) {\n list.add(\"\")\n }'",
"markdown": "Reports redundant `import` statements.\n\nDefault and unused imports can be safely removed.\n\n**Example:**\n\n\n import kotlin.*\n import kotlin.collections.*\n import kotlin.comparisons.*\n import kotlin.io.*\n import kotlin.ranges.*\n import kotlin.sequences.*\n import kotlin.text.*\n\n // jvm specific\n import java.lang.*\n import kotlin.jvm.*\n\n // js specific\n import kotlin.js.*\n\n import java.io.* // this import is unused and could be removed\n import java.util.*\n\n fun foo(list: ArrayList<String>) {\n list.add(\"\")\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnusedImport",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CanBePrimaryConstructorProperty",
"shortDescription": {
"text": "Property is explicitly assigned to constructor parameter"
},
"fullDescription": {
"text": "Reports properties that are explicitly assigned to primary constructor parameters. Properties can be declared directly in the primary constructor, reducing the amount of code and increasing code readability. Example: 'class User(name: String) {\n val name = name\n }' The quick-fix joins the parameter and property declaration into a primary constructor parameter: 'class User(val name: String) {\n }'",
"markdown": "Reports properties that are explicitly assigned to primary constructor parameters.\n\nProperties can be declared directly in the primary constructor, reducing the amount of code and increasing code readability.\n\n**Example:**\n\n\n class User(name: String) {\n val name = name\n }\n\nThe quick-fix joins the parameter and property declaration into a primary constructor parameter:\n\n\n class User(val name: String) {\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "CanBePrimaryConstructorProperty",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JavaMapForEach",
"shortDescription": {
"text": "Java Map.forEach method call should be replaced with Kotlin's forEach"
},
"fullDescription": {
"text": "Reports a Java Map.'forEach' method call that can be replaced with Kotlin's forEach. Example: 'fun test(map: HashMap<Int, String>) {\n map.forEach { key, value ->\n foo(key, value)\n }\n }\n\n fun foo(i: Int, s: String) {}' The quick-fix adds parentheses: 'fun test(map: HashMap<Int, String>) {\n map.forEach { (key, value) ->\n foo(key, value)\n }\n }\n\n fun foo(i: Int, s: String) {}'",
"markdown": "Reports a Java Map.`forEach` method call that can be replaced with Kotlin's **forEach** .\n\n**Example:**\n\n\n fun test(map: HashMap<Int, String>) {\n map.forEach { key, value ->\n foo(key, value)\n }\n }\n\n fun foo(i: Int, s: String) {}\n\nThe quick-fix adds parentheses:\n\n\n fun test(map: HashMap<Int, String>) {\n map.forEach { (key, value) ->\n foo(key, value)\n }\n }\n\n fun foo(i: Int, s: String) {}\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "JavaMapForEach",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantObjectTypeCheck",
"shortDescription": {
"text": "Non-idiomatic 'is' type check for an object"
},
"fullDescription": {
"text": "Reports non-idiomatic 'is' type checks for an object. It's recommended to replace such checks with reference comparison. Example: 'object Foo\n\n fun foo(arg: Any) = when {\n arg is Foo -> ...\n arg !is Foo -> ...\n }' After the quick-fix is applied: 'object Foo\n\n fun foo(arg: Any) = when {\n arg === Foo -> ...\n arg !== Foo -> ...\n }'",
"markdown": "Reports non-idiomatic `is` type checks for an object.\n\nIt's recommended to replace such checks with reference comparison.\n\n**Example:**\n\n\n object Foo\n\n fun foo(arg: Any) = when {\n arg is Foo -> ...\n arg !is Foo -> ...\n }\n\nAfter the quick-fix is applied:\n\n\n object Foo\n\n fun foo(arg: Any) = when {\n arg === Foo -> ...\n arg !== Foo -> ...\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "RedundantObjectTypeCheck",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SuspendFunctionOnCoroutineScope",
"shortDescription": {
"text": "Ambiguous coroutineContext due to CoroutineScope receiver of suspend function"
},
"fullDescription": {
"text": "Reports calls and accesses of 'CoroutineScope' extensions or members inside suspend functions with 'CoroutineScope' receiver. When a function is 'suspend' and has 'CoroutineScope' receiver, it has ambiguous access to 'CoroutineContext' via 'kotlin.coroutines.coroutineContext' and via 'CoroutineScope.coroutineContext', and two these contexts are different in general. To improve this situation, one can wrap suspicious call inside 'coroutineScope { ... }' or get rid of 'CoroutineScope' function receiver.",
"markdown": "Reports calls and accesses of `CoroutineScope` extensions or members inside suspend functions with `CoroutineScope` receiver.\n\nWhen a function is `suspend` and has `CoroutineScope` receiver,\nit has ambiguous access to `CoroutineContext` via `kotlin.coroutines.coroutineContext` and via `CoroutineScope.coroutineContext`,\nand two these contexts are different in general.\n\n\nTo improve this situation, one can wrap suspicious call inside `coroutineScope { ... }` or\nget rid of `CoroutineScope` function receiver."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SuspendFunctionOnCoroutineScope",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Probable bugs",
"index": 28,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DifferentMavenStdlibVersion",
"shortDescription": {
"text": "Library and maven plugin versions are different"
},
"fullDescription": {
"text": "Reports different Kotlin stdlib and compiler versions. Using different versions of the Kotlin compiler and the standard library can lead to unpredictable runtime problems and should be avoided.",
"markdown": "Reports different Kotlin stdlib and compiler versions.\n\nUsing different versions of the Kotlin compiler and the standard library can lead to unpredictable\nruntime problems and should be avoided."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "DifferentMavenStdlibVersion",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin",
"index": 2,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ImplicitNullableNothingType",
"shortDescription": {
"text": "Implicit 'Nothing?' type"
},
"fullDescription": {
"text": "Reports variables and functions with the implicit Nothing? type. Example: 'fun foo() = null' The quick fix specifies the return type explicitly: 'fun foo(): Nothing? = null'",
"markdown": "Reports variables and functions with the implicit **Nothing?** type.\n\n**Example:**\n\n\n fun foo() = null\n\nThe quick fix specifies the return type explicitly:\n\n\n fun foo(): Nothing? = null\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ImplicitNullableNothingType",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Probable bugs",
"index": 28,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReplaceAssociateFunction",
"shortDescription": {
"text": "'associate' can be replaced with 'associateBy' or 'associateWith'"
},
"fullDescription": {
"text": "Reports calls to 'associate()' and 'associateTo()' that can be replaced with 'associateBy()' or 'associateWith()'. Both functions accept a transformer function applied to elements of a given sequence or collection (as a receiver). The pairs are then used to build the resulting 'Map'. Given the transformer refers to 'it', the 'associate[To]()' call can be replaced with more performant 'associateBy()' or 'associateWith()'. Examples: 'fun getKey(i: Int) = 1L\n fun getValue(i: Int) = 1L\n\n fun test() {\n arrayOf(1).associate { getKey(it) to it } // replaceable 'associate()'\n listOf(1).associate { it to getValue(it) } // replaceable 'associate()'\n }' After the quick-fix is applied: 'fun getKey(i: Int) = 1L\n fun getValue(i: Int) = 1L\n\n fun test() {\n arrayOf(1).associateBy { getKey(it) }\n listOf(1).associateWith { getValue(it) }\n }'",
"markdown": "Reports calls to `associate()` and `associateTo()` that can be replaced with `associateBy()` or `associateWith()`.\n\n\nBoth functions accept a transformer function applied to elements of a given sequence or collection (as a receiver).\nThe pairs are then used to build the resulting `Map`.\n\n\nGiven the transformer refers to `it`, the `associate[To]()` call can be replaced with more performant `associateBy()`\nor `associateWith()`.\n\n**Examples:**\n\n fun getKey(i: Int) = 1L\n fun getValue(i: Int) = 1L\n\n fun test() {\n arrayOf(1).associate { getKey(it) to it } // replaceable 'associate()'\n listOf(1).associate { it to getValue(it) } // replaceable 'associate()'\n }\n\nAfter the quick-fix is applied:\n\n fun getKey(i: Int) = 1L\n fun getValue(i: Int) = 1L\n\n fun test() {\n arrayOf(1).associateBy { getKey(it) }\n listOf(1).associateWith { getValue(it) }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ReplaceAssociateFunction",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ObsoleteExperimentalCoroutines",
"shortDescription": {
"text": "Experimental coroutines usages are deprecated since 1.3"
},
"fullDescription": {
"text": "Reports code that uses experimental coroutines. Such usages are incompatible with Kotlin 1.3+ and should be updated.",
"markdown": "Reports code that uses experimental coroutines.\n\nSuch usages are incompatible with Kotlin 1.3+ and should be updated."
},
"defaultConfiguration": {
"enabled": false,
"level": "error",
"parameters": {
"suppressToolId": "ObsoleteExperimentalCoroutines",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Migration",
"index": 16,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "LiftReturnOrAssignment",
"shortDescription": {
"text": "Return or assignment can be lifted out"
},
"fullDescription": {
"text": "Reports 'if', 'when', and 'try' statements that can be converted to expressions by lifting the 'return' statement or an assignment out. Example: 'fun foo(arg: Int): String {\n when (arg) {\n 0 -> return \"Zero\"\n 1 -> return \"One\"\n else -> return \"Multiple\"\n }\n }' After the quick-fix is applied: 'fun foo(arg: Int): String {\n return when (arg) {\n 0 -> \"Zero\"\n 1 -> \"One\"\n else -> \"Multiple\"\n }\n }' If you would like this inspection to highlight more complex code with multi-statement branches, uncheck the option \"Report only if each branch is a single statement\".",
"markdown": "Reports `if`, `when`, and `try` statements that can be converted to expressions by lifting the `return` statement or an assignment out.\n\n**Example:**\n\n\n fun foo(arg: Int): String {\n when (arg) {\n 0 -> return \"Zero\"\n 1 -> return \"One\"\n else -> return \"Multiple\"\n }\n }\n\nAfter the quick-fix is applied:\n\n\n fun foo(arg: Int): String {\n return when (arg) {\n 0 -> \"Zero\"\n 1 -> \"One\"\n else -> \"Multiple\"\n }\n }\n\nIf you would like this inspection to highlight more complex code with multi-statement branches, uncheck the option \"Report only if each branch is a single statement\"."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "LiftReturnOrAssignment",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SimplifyWhenWithBooleanConstantCondition",
"shortDescription": {
"text": "Simplifiable 'when'"
},
"fullDescription": {
"text": "Reports 'when' expressions with the constant 'true' or 'false' branches. Simplify \"when\" quick-fix can be used to amend the code automatically. Examples: 'fun redundant() {\n when { // <== redundant, quick-fix simplifies the when expression to \"println(\"true\")\"\n true -> println(\"true\")\n else -> println(\"false\")\n }\n }'",
"markdown": "Reports `when` expressions with the constant `true` or `false` branches.\n\n**Simplify \"when\"** quick-fix can be used to amend the code automatically.\n\nExamples:\n\n\n fun redundant() {\n when { // <== redundant, quick-fix simplifies the when expression to \"println(\"true\")\"\n true -> println(\"true\")\n else -> println(\"false\")\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "SimplifyWhenWithBooleanConstantCondition",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "KotlinConstantConditions",
"shortDescription": {
"text": "Constant conditions"
},
"fullDescription": {
"text": "Reports non-trivial conditions and values that are statically known to be always true, false, null or zero. While sometimes intended, often this is a sign of logical error in the program. Additionally, reports never reachable 'when' branches and some expressions that are statically known to fail always. Examples: 'fun process(x: Int?) {\n val isNull = x == null\n if (!isNull) {\n if (x != null) {} // condition is always true\n require(x!! < 0 && x > 10) // condition is always false\n } else {\n println(x!!) // !! operator will always fail\n }\n}\nfun process(v: Any) {\n when(v) {\n is CharSequence -> println(v as Int) // cast will always fail\n is String -> println(v) // branch is unreachable\n }\n}' Uncheck the \"Warn when constant is stored in variable\" option to avoid reporting of variables having constant values not in conditions. New in 2021.3",
"markdown": "Reports non-trivial conditions and values that are statically known to be always true, false, null or zero. While sometimes intended, often this is a sign of logical error in the program. Additionally, reports never reachable `when` branches and some expressions that are statically known to fail always.\n\nExamples:\n\n\n fun process(x: Int?) {\n val isNull = x == null\n if (!isNull) {\n if (x != null) {} // condition is always true\n require(x!! < 0 && x > 10) // condition is always false\n } else {\n println(x!!) // !! operator will always fail\n }\n }\n fun process(v: Any) {\n when(v) {\n is CharSequence -> println(v as Int) // cast will always fail\n is String -> println(v) // branch is unreachable\n }\n }\n\n\nUncheck the \"Warn when constant is stored in variable\" option to avoid reporting of variables having constant values not in conditions.\n\nNew in 2021.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "KotlinConstantConditions",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Probable bugs",
"index": 28,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ForEachParameterNotUsed",
"shortDescription": {
"text": "Iterated elements are not used in forEach"
},
"fullDescription": {
"text": "Reports 'forEach' loops that do not use iterable values. Example: 'listOf(1, 2, 3).forEach { }' The quick fix introduces anonymous parameter in the 'forEach' section: 'listOf(1, 2, 3).forEach { _ -> }'",
"markdown": "Reports `forEach` loops that do not use iterable values.\n\n**Example:**\n\n\n listOf(1, 2, 3).forEach { }\n\nThe quick fix introduces anonymous parameter in the `forEach` section:\n\n\n listOf(1, 2, 3).forEach { _ -> }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ForEachParameterNotUsed",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Probable bugs",
"index": 28,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "LeakingThis",
"shortDescription": {
"text": "Leaking 'this' in constructor"
},
"fullDescription": {
"text": "Reports unsafe operations with 'this' during object construction including: Accessing a non-final property during class initialization: from a constructor or property initialization Calling a non-final function during class initialization Using 'this' as a function argument in a constructor of a non-final class If other classes inherit from the given class, they may not be fully initialized at the moment when an unsafe operation is carried out. Example: 'abstract class Base {\n val code = calculate()\n abstract fun calculate(): Int\n }\n\n class Derived(private val x: Int) : Base() {\n override fun calculate() = x\n }\n\n fun testIt() {\n println(Derived(42).code) // Expected: 42, actual: 0\n }'",
"markdown": "Reports unsafe operations with `this` during object construction including:\n\n* Accessing a non-final property during class initialization: from a constructor or property initialization\n* Calling a non-final function during class initialization\n* Using `this` as a function argument in a constructor of a non-final class\n\n\nIf other classes inherit from the given class,\nthey may not be fully initialized at the moment when an unsafe operation is carried out.\n\n**Example:**\n\n\n abstract class Base {\n val code = calculate()\n abstract fun calculate(): Int\n }\n\n class Derived(private val x: Int) : Base() {\n override fun calculate() = x\n }\n\n fun testIt() {\n println(Derived(42).code) // Expected: 42, actual: 0\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "LeakingThis",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Probable bugs",
"index": 28,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AddVarianceModifier",
"shortDescription": {
"text": "Type parameter can have 'in' or 'out' variance"
},
"fullDescription": {
"text": "Reports type parameters that can have 'in' or 'out' variance. Using 'in' and 'out' variance provides more precise type inference in Kotlin and clearer code semantics. Example: 'class Box<T>(val obj: T)\n\n fun consumeString(box: Box<String>) {}\n fun consumeCharSequence(box: Box<CharSequence>) {}\n\n fun usage(box: Box<String>) {\n consumeString(box)\n consumeCharSequence(box) // Compilation error\n }' The quick-fix adds the matching variance modifier: 'class Box<out T>(val obj: T)\n\n fun consumeString(box: Box<String>) {}\n fun consumeCharSequence(box: Box<CharSequence>) {}\n\n fun usage(box: Box<String>) ++{\n consumeString(box)\n consumeCharSequence(box) // OK\n }'",
"markdown": "Reports type parameters that can have `in` or `out` variance.\n\nUsing `in` and `out` variance provides more precise type inference in Kotlin and clearer code semantics.\n\n**Example:**\n\n\n class Box<T>(val obj: T)\n\n fun consumeString(box: Box<String>) {}\n fun consumeCharSequence(box: Box<CharSequence>) {}\n\n fun usage(box: Box<String>) {\n consumeString(box)\n consumeCharSequence(box) // Compilation error\n }\n\nThe quick-fix adds the matching variance modifier:\n\n\n class Box<out T>(val obj: T)\n\n fun consumeString(box: Box<String>) {}\n fun consumeCharSequence(box: Box<CharSequence>) {}\n\n fun usage(box: Box<String>) ++{\n consumeString(box)\n consumeCharSequence(box) // OK\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "AddVarianceModifier",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RemoveForLoopIndices",
"shortDescription": {
"text": "Unused loop index"
},
"fullDescription": {
"text": "Reports 'for' loops iterating over a collection using the 'withIndex()' function and not using the index variable. Use the \"Remove indices in 'for' loop\" quick-fix to clean up the code. Examples: 'fun foo(bar: List<String>) {\n for ((index : Int, value: String) in bar.withIndex()) { // <== 'index' is unused\n println(value)\n }\n }' After the quick-fix is applied: 'fun foo(bar: List<String>) {\n for (value: String in bar) { // <== '.withIndex()' and 'index' are removed\n println(value)\n }\n }'",
"markdown": "Reports `for` loops iterating over a collection using the `withIndex()` function and not using the index variable.\n\nUse the \"Remove indices in 'for' loop\" quick-fix to clean up the code.\n\n**Examples:**\n\n\n fun foo(bar: List<String>) {\n for ((index : Int, value: String) in bar.withIndex()) { // <== 'index' is unused\n println(value)\n }\n }\n\nAfter the quick-fix is applied:\n\n\n fun foo(bar: List<String>) {\n for (value: String in bar) { // <== '.withIndex()' and 'index' are removed\n println(value)\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RemoveForLoopIndices",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantSuspendModifier",
"shortDescription": {
"text": "Redundant 'suspend' modifier"
},
"fullDescription": {
"text": "Reports 'suspend' modifier as redundant if no other suspending functions are called inside.",
"markdown": "Reports `suspend` modifier as redundant if no other suspending functions are called inside."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RedundantSuspendModifier",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SuspiciousAsDynamic",
"shortDescription": {
"text": "Suspicious 'asDynamic' member invocation"
},
"fullDescription": {
"text": "Reports usages of 'asDynamic' function on a receiver of dynamic type. 'asDynamic' function has no effect for expressions of dynamic type. 'asDynamic' function on a receiver of dynamic type can lead to runtime problems because 'asDynamic' will be executed in JavaScript environment, and such function may not be present at runtime. The intended way is to use this function on usual Kotlin type. Remove \"asDynamic\" invocation quick-fix can be used to amend the code automatically. Example: 'fun wrongUsage(d: Dynamic) {\n d.asDynamic().foo() // <== redundant, quick-fix simplifies the call expression to \"d.foo()\"\n }'",
"markdown": "Reports usages of `asDynamic` function on a receiver of dynamic type.\n\n`asDynamic` function has no effect for expressions of dynamic type.\n\n`asDynamic` function on a receiver of dynamic type can lead to runtime problems because `asDynamic`\nwill be executed in JavaScript environment, and such function may not be present at runtime.\nThe intended way is to use this function on usual Kotlin type.\n\n**Remove \"asDynamic\" invocation** quick-fix can be used to amend the code automatically.\n\nExample:\n\n\n fun wrongUsage(d: Dynamic) {\n d.asDynamic().foo() // <== redundant, quick-fix simplifies the call expression to \"d.foo()\"\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "SuspiciousAsDynamic",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FilterIsInstanceCallWithClassLiteralArgument",
"shortDescription": {
"text": "'filterIsInstance' call with a class literal argument"
},
"fullDescription": {
"text": "Reports calls of the Kotlin standard library function 'filterIsInstance' with a class literal argument. It is more idiomatic to use a version of this function with a reified type parameter, to avoid the '::class.java' syntax. Note: inspection is not reported for generic class literals because the 'Class<*, *>' syntax in the type argument list may be undesirable. Example: 'fun foo(list: List<*>) {\n list.filterIsInstance(Int::class.java)\n }' After the quick-fix is applied: 'fun foo(list: List<*>) {\n list.filterIsInstance<Int>()\n }'",
"markdown": "Reports calls of the Kotlin standard library function `filterIsInstance` with a class literal argument. It is more idiomatic to use a version of this function with a reified type parameter, to avoid the `::class.java` syntax.\n\nNote: inspection is not reported for generic class literals because the `Class<*, *>` syntax in the type argument list may be undesirable.\n\nExample:\n\n\n fun foo(list: List<*>) {\n list.filterIsInstance(Int::class.java)\n }\n\nAfter the quick-fix is applied:\n\n\n fun foo(list: List<*>) {\n list.filterIsInstance<Int>()\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "FilterIsInstanceCallWithClassLiteralArgument",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FromClosedRangeMigration",
"shortDescription": {
"text": "MIN_VALUE step in fromClosedRange() since 1.3"
},
"fullDescription": {
"text": "Reports 'IntProgression.fromClosedRange()' and 'LongProgression.fromClosedRange()' with 'MIN_VALUE' step. It is prohibited to call 'IntProgression.fromClosedRange()' and 'LongProgression.fromClosedRange()' with 'MIN_VALUE' step. All such calls should be checked during migration to Kotlin 1.3+. Example: 'IntProgression.fromClosedRange(12, 143, Int.MIN_VALUE)' To fix the problem change the step of the progression.",
"markdown": "Reports `IntProgression.fromClosedRange()` and `LongProgression.fromClosedRange()` with `MIN_VALUE` step.\n\n\nIt is prohibited to call `IntProgression.fromClosedRange()` and `LongProgression.fromClosedRange()` with\n`MIN_VALUE` step. All such calls should be checked during migration to Kotlin 1.3+.\n\n**Example:**\n\n\n IntProgression.fromClosedRange(12, 143, Int.MIN_VALUE)\n\nTo fix the problem change the step of the progression."
},
"defaultConfiguration": {
"enabled": false,
"level": "note",
"parameters": {
"suppressToolId": "FromClosedRangeMigration",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Migration",
"index": 16,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RemoveRedundantBackticks",
"shortDescription": {
"text": "Redundant backticks"
},
"fullDescription": {
"text": "Reports redundant backticks in references. Some of the Kotlin keywords are valid identifiers in Java, for example: 'in', 'object', 'is'. If a Java library uses a Kotlin keyword for a method, you can still call the method escaping it with the backtick character ('`'), for example, 'foo.`is`(bar)'. Sometimes this escaping is redundant and can be safely omitted. The inspection discovers and reports such cases and is paired with the 'Remove redundant backticks' quick-fix, which allows you to amend the highlighted code. Examples: 'fun `is`(x: String) {}\n fun foo() {\n `is`(\"bar\") // 'is' is a keyword, backticks are required\n }\n\n fun `test that smth works as designed`() {} // OK, complex identifier for readability improvement\n\n val `a` = 1 // no need for backticks'",
"markdown": "Reports redundant backticks in references.\n\n\nSome of the Kotlin keywords are valid identifiers in Java, for example: `in`, `object`, `is`.\nIf a Java library uses a Kotlin keyword for a method, you can still call the method escaping it\nwith the backtick character (`````), for example, ``foo.`is`(bar)``.\nSometimes this escaping is redundant and can be safely omitted. The inspection discovers and reports such cases and is\npaired with the 'Remove redundant backticks' quick-fix, which allows you to amend the highlighted code.\n\n**Examples:**\n\n\n fun `is`(x: String) {}\n fun foo() {\n `is`(\"bar\") // 'is' is a keyword, backticks are required\n }\n\n fun `test that smth works as designed`() {} // OK, complex identifier for readability improvement\n\n val `a` = 1 // no need for backticks\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RemoveRedundantBackticks",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReplaceReadLineWithReadln",
"shortDescription": {
"text": "'readLine' can be replaced with 'readln' or 'readlnOrNull'"
},
"fullDescription": {
"text": "Reports calls to 'readLine()' that can be replaced with 'readln()' or 'readlnOrNull()'. Using corresponding functions makes your code simpler. The quick-fix replaces 'readLine()!!' with 'readln()' and 'readLine()' with 'readlnOrNull()'. Examples: 'val x = readLine()!!\n val y = readLine()?.length' After the quick-fix is applied: 'val x = readln()\n val y = readlnOrNull()?.length'",
"markdown": "Reports calls to `readLine()` that can be replaced with `readln()` or `readlnOrNull()`.\n\n\nUsing corresponding functions makes your code simpler.\n\n\nThe quick-fix replaces `readLine()!!` with `readln()` and `readLine()` with `readlnOrNull()`.\n\n**Examples:**\n\n\n val x = readLine()!!\n val y = readLine()?.length\n\nAfter the quick-fix is applied:\n\n\n val x = readln()\n val y = readlnOrNull()?.length\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ReplaceReadLineWithReadln",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SimplifyNestedEachInScopeFunction",
"shortDescription": {
"text": "Scope function with nested forEach can be simplified"
},
"fullDescription": {
"text": "Reports 'forEach' functions in the scope functions such as 'also' or 'apply' that can be simplified. Convert forEach call to onEach quick-fix can be used to amend the code automatically. Examples: 'fun test(list: List<Int>) {\n val x = list.also { it.forEach { it + 4 } }.toString()\n val y = list.apply { forEach { println(it) } }\n }' After the quick-fix is applied: 'fun test(list: List<Int>) {\n val x = list.onEach { it + 4 }.toString()\n val y = list.onEach { println(it) }\n }'",
"markdown": "Reports `forEach` functions in the scope functions such as `also` or `apply` that can be simplified.\n\n**Convert forEach call to onEach** quick-fix can be used to amend the code automatically.\n\nExamples:\n\n\n fun test(list: List<Int>) {\n val x = list.also { it.forEach { it + 4 } }.toString()\n val y = list.apply { forEach { println(it) } }\n }\n\nAfter the quick-fix is applied:\n\n\n fun test(list: List<Int>) {\n val x = list.onEach { it + 4 }.toString()\n val y = list.onEach { println(it) }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "SimplifyNestedEachInScopeFunction",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnsafeCastFromDynamic",
"shortDescription": {
"text": "Implicit (unsafe) cast from dynamic type"
},
"fullDescription": {
"text": "Reports expressions with a dynamic type in the specified inspection scope that are implicitly cast to another type.",
"markdown": "Reports expressions with a dynamic type in the specified inspection scope that are implicitly cast to another type."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "UnsafeCastFromDynamic",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Probable bugs",
"index": 28,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PublicApiImplicitType",
"shortDescription": {
"text": "Public API declaration with implicit return type"
},
"fullDescription": {
"text": "Reports 'public' and 'protected' functions and properties that have an implicit return type. For API stability reasons, it's recommended to specify such types explicitly. Example: 'fun publicFunctionWhichAbusesTypeInference() =\n otherFunctionWithNotObviousReturnType() ?: yetAnotherFunctionWithNotObviousReturnType()' After the quick-fix is applied: 'fun publicFunctionWhichAbusesTypeInference(): Api =\n otherFunctionWithNotObviousReturnType() ?: yetAnotherFunctionWithNotObviousReturnType()'",
"markdown": "Reports `public` and `protected` functions and properties that have an implicit return type.\nFor API stability reasons, it's recommended to specify such types explicitly.\n\n**Example:**\n\n\n fun publicFunctionWhichAbusesTypeInference() =\n otherFunctionWithNotObviousReturnType() ?: yetAnotherFunctionWithNotObviousReturnType()\n\nAfter the quick-fix is applied:\n\n\n fun publicFunctionWhichAbusesTypeInference(): Api =\n otherFunctionWithNotObviousReturnType() ?: yetAnotherFunctionWithNotObviousReturnType()\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "note",
"parameters": {
"suppressToolId": "PublicApiImplicitType",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Other problems",
"index": 61,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DeclaringClassMigration",
"shortDescription": {
"text": "Deprecated 'Enum.declaringClass' property"
},
"fullDescription": {
"text": "Reports 'declaringClass' property calls on Enum that will lead to compilation error since 1.9. 'Enum.getDeclaringClass' is among \"hidden\" Java functions which aren't normally visible by resolve. However, it's visible via synthetic property that is a front-end bug. More details: KT-49653 Deprecate and remove Enum.declaringClass synthetic property The quick-fix replaces a call with 'declaringJavaClass'. Example: 'fun <E: Enum<E>> foo(values: Array<E>) {\n EnumSet.noneOf(values.first().declaringClass)\n }' After the quick-fix is applied: 'fun <E: Enum<E>> foo(values: Array<E>) {\n EnumSet.noneOf(values.first().declaringJavaClass)\n }' This inspection only reports if the Kotlin language level of the project or module is 1.7 or higher.",
"markdown": "Reports 'declaringClass' property calls on Enum that will lead to compilation error since 1.9.\n\n'Enum.getDeclaringClass' is among \"hidden\" Java functions which aren't normally visible by resolve. However, it's visible via synthetic\nproperty that is a front-end bug.\n\n**More details:** [KT-49653 Deprecate and remove Enum.declaringClass synthetic\nproperty](https://youtrack.jetbrains.com/issue/KT-49653)\n\nThe quick-fix replaces a call with 'declaringJavaClass'.\n\n**Example:**\n\n\n fun <E: Enum<E>> foo(values: Array<E>) {\n EnumSet.noneOf(values.first().declaringClass)\n }\n\nAfter the quick-fix is applied:\n\n\n fun <E: Enum<E>> foo(values: Array<E>) {\n EnumSet.noneOf(values.first().declaringJavaClass)\n }\n\nThis inspection only reports if the Kotlin language level of the project or module is 1.7 or higher."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "DeclaringClassMigration",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Migration",
"index": 16,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReplaceMapIndexedWithListGenerator",
"shortDescription": {
"text": "Replace 'mapIndexed' with List generator"
},
"fullDescription": {
"text": "Reports a 'mapIndexed' call that can be replaced by 'List' generator. Example: 'val a = listOf(1, 2, 3).mapIndexed { i, _ ->\n i + 42\n }' After the quick-fix is applied: 'val a = List(listOf(1, 2, 3).size) { i ->\n i + 42\n }'",
"markdown": "Reports a `mapIndexed` call that can be replaced by `List` generator.\n\n**Example:**\n\n\n val a = listOf(1, 2, 3).mapIndexed { i, _ ->\n i + 42\n }\n\nAfter the quick-fix is applied:\n\n\n val a = List(listOf(1, 2, 3).size) { i ->\n i + 42\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ReplaceMapIndexedWithListGenerator",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ControlFlowWithEmptyBody",
"shortDescription": {
"text": "Control flow with empty body"
},
"fullDescription": {
"text": "Reports 'if', 'while', 'do' or 'for' statements with empty bodies. While occasionally intended, this construction is confusing and often the result of a typo. The quick-fix removes a statement. Example: 'if (a > b) {}'",
"markdown": "Reports `if`, `while`, `do` or `for` statements with empty bodies.\n\nWhile occasionally intended, this construction is confusing and often the result of a typo.\n\nThe quick-fix removes a statement.\n\n**Example:**\n\n\n if (a > b) {}\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ControlFlowWithEmptyBody",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Probable bugs",
"index": 28,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "LoopToCallChain",
"shortDescription": {
"text": "Loop can be replaced with stdlib operations"
},
"fullDescription": {
"text": "Reports 'for' loops that can be replaced with a sequence of stdlib operations (like 'map', 'filter', and so on). Example: 'fun foo(list: List<String>): List<Int> {\n val result = ArrayList<Int>()\n for (s in list) {\n if (s.length > 0)\n result.add(s.hashCode())\n }\n return result\n}' After the quick-fix is applied: 'fun foo(list: List<String>): List<Int> {\n val result = list\n .filter { it.length > 0 }\n .map { it.hashCode() }\n return result\n}'",
"markdown": "Reports `for` loops that can be replaced with a sequence of stdlib operations (like `map`, `filter`, and so on).\n\n**Example:**\n\n\n fun foo(list: List<String>): List<Int> {\n val result = ArrayList<Int>()\n for (s in list) {\n if (s.length > 0)\n result.add(s.hashCode())\n }\n return result\n }\n\nAfter the quick-fix is applied:\n\n\n fun foo(list: List<String>): List<Int> {\n val result = list\n .filter { it.length > 0 }\n .map { it.hashCode() }\n return result\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "LoopToCallChain",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RemoveEmptyClassBody",
"shortDescription": {
"text": "Replace empty class body"
},
"fullDescription": {
"text": "Reports declarations of classes and objects with an empty body. Use the 'Remove redundant empty class body' quick-fix to clean up the code. Examples: 'class EmptyA() {} // <== empty body\n\n class EmptyB {\n companion object {} // <== empty body\n }\n\n fun emptyC() {\n object {} // <== anonymous object, it's ok (not reported)\n }' After the quick fix is applied: 'class EmptyA()\n\n class EmptyB {\n companion object\n }\n\n fun emptyC() {\n object {}\n }'",
"markdown": "Reports declarations of classes and objects with an empty body.\n\nUse the 'Remove redundant empty class body' quick-fix to clean up the code.\n\n**Examples:**\n\n\n class EmptyA() {} // <== empty body\n\n class EmptyB {\n companion object {} // <== empty body\n }\n\n fun emptyC() {\n object {} // <== anonymous object, it's ok (not reported)\n }\n\nAfter the quick fix is applied:\n\n\n class EmptyA()\n\n class EmptyB {\n companion object\n }\n\n fun emptyC() {\n object {}\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "RemoveEmptyClassBody",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CanBeParameter",
"shortDescription": {
"text": "Constructor parameter is never used as a property"
},
"fullDescription": {
"text": "Reports primary constructor parameters that can have 'val' or 'var' removed. Class properties declared in the constructor increase memory consumption. If the parameter value is only used in the constructor, you can omit them. Note that the referenced object might be garbage-collected earlier. Example: 'class Task(val name: String) {\n init {\n print(\"Task created: $name\")\n }\n }' The quick-fix removes the extra 'val' or 'var' keyword: 'class Task(name: String) {\n init {\n print(\"Task created: $name\")\n }\n }'",
"markdown": "Reports primary constructor parameters that can have `val` or `var` removed.\n\n\nClass properties declared in the constructor increase memory consumption.\nIf the parameter value is only used in the constructor, you can omit them.\n\nNote that the referenced object might be garbage-collected earlier.\n\n**Example:**\n\n\n class Task(val name: String) {\n init {\n print(\"Task created: $name\")\n }\n }\n\nThe quick-fix removes the extra `val` or `var` keyword:\n\n\n class Task(name: String) {\n init {\n print(\"Task created: $name\")\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "CanBeParameter",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantReturnLabel",
"shortDescription": {
"text": "Redundant 'return' label"
},
"fullDescription": {
"text": "Reports redundant return labels outside of lambda expressions. Example: 'fun test() {\n return@test\n }' After the quick-fix is applied: 'fun test() {\n return\n }'",
"markdown": "Reports redundant return labels outside of lambda expressions.\n\n**Example:**\n\n\n fun test() {\n return@test\n }\n\nAfter the quick-fix is applied:\n\n\n fun test() {\n return\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "RedundantReturnLabel",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PackageName",
"shortDescription": {
"text": "Package naming convention"
},
"fullDescription": {
"text": "Reports package names that do not follow the naming conventions. You can specify the required pattern in the inspection options. Recommended naming conventions: names of packages are always lowercase and should not contain underscores. Example: 'org.example.project' Using multi-word names is generally discouraged, but if you do need to use multiple words, you can either just concatenate them together or use camel case Example: 'org.example.myProject'",
"markdown": "Reports package names that do not follow the naming conventions.\n\nYou can specify the required pattern in the inspection options.\n\n[Recommended naming conventions](https://kotlinlang.org/docs/coding-conventions.html#naming-rules): names of packages are always lowercase and should not contain underscores.\n\n**Example:**\n`org.example.project`\n\nUsing multi-word names is generally discouraged, but if you do need to use multiple words, you can either just concatenate them together or use camel case\n\n**Example:**\n`org.example.myProject`"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "PackageName",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Naming conventions",
"index": 72,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ProhibitUseSiteTargetAnnotationsOnSuperTypesMigration",
"shortDescription": {
"text": "Meaningless annotations targets on superclass"
},
"fullDescription": {
"text": "Reports meaningless annotation targets on superclasses since Kotlin 1.4. Annotation targets such as '@get:' are meaningless on superclasses and are prohibited. Example: 'interface Foo\n\n annotation class Ann\n\n class E : @field:Ann @get:Ann @set:Ann @setparam:Ann Foo' After the quick-fix is applied: 'interface Foo\n\n annotation class Ann\n\n class E : Foo' This inspection only reports if the Kotlin language level of the project or module is 1.4 or higher.",
"markdown": "Reports meaningless annotation targets on superclasses since Kotlin 1.4.\n\nAnnotation targets such as `@get:` are meaningless on superclasses and are prohibited.\n\n**Example:**\n\n\n interface Foo\n\n annotation class Ann\n\n class E : @field:Ann @get:Ann @set:Ann @setparam:Ann Foo\n\nAfter the quick-fix is applied:\n\n\n interface Foo\n\n annotation class Ann\n\n class E : Foo\n\nThis inspection only reports if the Kotlin language level of the project or module is 1.4 or higher."
},
"defaultConfiguration": {
"enabled": false,
"level": "error",
"parameters": {
"suppressToolId": "ProhibitUseSiteTargetAnnotationsOnSuperTypesMigration",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Migration",
"index": 16,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReplaceWithEnumMap",
"shortDescription": {
"text": "'HashMap' can be replaced with 'EnumMap'"
},
"fullDescription": {
"text": "Reports 'hashMapOf' function or 'HashMap' constructor calls that can be replaced with an 'EnumMap' constructor call. Using 'EnumMap' constructor makes your code simpler. The quick-fix replaces the function call with the 'EnumMap' constructor call. Example: 'enum class E {\n A, B\n }\n\n fun getMap(): Map<E, String> = hashMapOf()' After the quick-fix is applied: 'enum class E {\n A, B\n }\n\n fun getMap(): Map<E, String> = EnumMap(E::class.java)'",
"markdown": "Reports `hashMapOf` function or `HashMap` constructor calls that can be replaced with an `EnumMap` constructor call.\n\nUsing `EnumMap` constructor makes your code simpler.\n\nThe quick-fix replaces the function call with the `EnumMap` constructor call.\n\n**Example:**\n\n\n enum class E {\n A, B\n }\n\n fun getMap(): Map<E, String> = hashMapOf()\n\nAfter the quick-fix is applied:\n\n\n enum class E {\n A, B\n }\n\n fun getMap(): Map<E, String> = EnumMap(E::class.java)\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ReplaceWithEnumMap",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Other problems",
"index": 61,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EnumValuesSoftDeprecate",
"shortDescription": {
"text": "'Enum.values()' is recommended to be replaced by 'Enum.entries' since 1.9"
},
"fullDescription": {
"text": "Reports calls from Kotlin to 'values()' method in enum classes that can be replaced with 'entries' property read. Use of 'Enum.entries' may improve performance of your code. The quick-fix replaces 'values()' with 'entries'. More details: KT-48872 Provide modern and performant replacement for Enum.values() Note: 'entries' property type is different from the return type of 'values()' method ('EnumEntries<T>' which inherits from 'List<T>' instead of 'Array<T>'). Due to this in some cases quick fix inserts extra '.toTypedArray()' conversion to not break the code, but for most common cases replacement will be done without it (e.g. in 'for' loop). Example: 'enum class Version {\n V1, V2\n }\n\n Version.values().forEach { /* .. */ }\n val firstVersion = Version.values()[0]\n functionExpectingArray(Version.values())' After the quick-fix is applied: 'enum class Version {\n V1, V2\n }\n\n Version.entries.forEach { /* .. */ }\n val firstVersion = Version.entries[0]\n functionExpectingArray(Version.entries.toTypedArray())'",
"markdown": "Reports calls from Kotlin to `values()` method in enum classes that can be replaced with `entries` property read.\n\n\nUse of `Enum.entries` may improve performance of your code.\n\n\nThe quick-fix replaces `values()` with `entries`.\n\n\n**More details:** [KT-48872 Provide modern and performant replacement for Enum.values()](https://youtrack.jetbrains.com/issue/KT-48872)\n\n\n**Note:** `entries` property type is different from the return type of `values()` method\n(`EnumEntries<T>` which inherits from `List<T>` instead of `Array<T>`).\nDue to this in some cases quick fix inserts extra `.toTypedArray()` conversion to not break the code, but\nfor most common cases replacement will be done without it (e.g. in `for` loop).\n\n**Example:**\n\n\n enum class Version {\n V1, V2\n }\n\n Version.values().forEach { /* .. */ }\n val firstVersion = Version.values()[0]\n functionExpectingArray(Version.values())\n\nAfter the quick-fix is applied:\n\n\n enum class Version {\n V1, V2\n }\n\n Version.entries.forEach { /* .. */ }\n val firstVersion = Version.entries[0]\n functionExpectingArray(Version.entries.toTypedArray())\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "EnumValuesSoftDeprecate",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Other problems",
"index": 61,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SuspiciousCollectionReassignment",
"shortDescription": {
"text": "Augmented assignment creates a new collection under the hood"
},
"fullDescription": {
"text": "Reports augmented assignment ('+=') expressions on a read-only 'Collection'. Augmented assignment ('+=') expression on a read-only 'Collection' temporarily allocates a new collection, which may hurt performance. Change type to mutable quick-fix can be used to amend the code automatically. Example: 'fun test() {\n var list = listOf(0)\n list += 42 // A new list is allocated here, equivalent to list = list + 42\n }' After the quick-fix is applied: 'fun test() {\n val list = mutableListOf(0)\n list += 42\n }'",
"markdown": "Reports augmented assignment (`+=`) expressions on a read-only `Collection`.\n\nAugmented assignment (`+=`) expression on a read-only `Collection` temporarily allocates a new collection,\nwhich may hurt performance.\n\n**Change type to mutable** quick-fix can be used to amend the code automatically.\n\nExample:\n\n\n fun test() {\n var list = listOf(0)\n list += 42 // A new list is allocated here, equivalent to list = list + 42\n }\n\nAfter the quick-fix is applied:\n\n\n fun test() {\n val list = mutableListOf(0)\n list += 42\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "SuspiciousCollectionReassignment",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Probable bugs",
"index": 28,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantNotNullExtensionReceiverOfInline",
"shortDescription": {
"text": "'inline fun' extension receiver can be explicitly nullable until Kotlin 1.2"
},
"fullDescription": {
"text": "Reports inline functions with non-nullable extension receivers which don't use the fact that extension receiver is not nullable. Before Kotlin 1.2, calls of 'inline fun' with flexible nullable extension receiver (a platform type with an unknown nullability) did not include nullability checks in bytecode. Since Kotlin 1.2, nullability checks are included into the bytecode (see KT-12899). Thus functions which do not use the fact that extension receiver is not nullable are dangerous in Kotlin until 1.2 and it's recommended to make such functions to have nullable receiver. Example: 'inline fun String.greet() {\n println(\"Hello, $this!\")\n }\n\n fun main() {\n // `System.getProperty` returns not denotable `String!` type\n val user = System.getProperty(\"user.name\")\n user.greet()\n }' After the quick-fix is applied: 'inline fun String.greet() {\n println(\"Hello, $this!\")\n }\n\n fun main() {\n // `System.getProperty` returns not denotable `String!` type\n val user = System.getProperty(\"user.name\")\n user.greet()\n }' This inspection only reports if the Kotlin language level of the project or module is lower than 1.2.",
"markdown": "Reports inline functions with non-nullable extension receivers which don't use the fact that extension receiver is not nullable.\n\n\nBefore Kotlin 1.2, calls of `inline fun` with flexible nullable extension receiver (a platform type with an unknown\nnullability) did not include nullability checks in bytecode. Since Kotlin 1.2, nullability checks are included into the bytecode\n(see [KT-12899](https://youtrack.jetbrains.com/issue/KT-12899)).\n\n\nThus functions which do not use the fact that extension receiver is not nullable are dangerous in Kotlin until 1.2 and it's\nrecommended to make such functions to have nullable receiver.\n\n**Example:**\n\n\n inline fun String.greet() {\n println(\"Hello, $this!\")\n }\n\n fun main() {\n // `System.getProperty` returns not denotable `String!` type\n val user = System.getProperty(\"user.name\")\n user.greet()\n }\n\nAfter the quick-fix is applied:\n\n\n inline fun String.greet() {\n println(\"Hello, $this!\")\n }\n\n fun main() {\n // `System.getProperty` returns not denotable `String!` type\n val user = System.getProperty(\"user.name\")\n user.greet()\n }\n\nThis inspection only reports if the Kotlin language level of the project or module is lower than 1.2."
},
"defaultConfiguration": {
"enabled": false,
"level": "note",
"parameters": {
"suppressToolId": "RedundantNotNullExtensionReceiverOfInline",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Java interop issues",
"index": 80,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantElvisReturnNull",
"shortDescription": {
"text": "Redundant '?: return null'"
},
"fullDescription": {
"text": "Reports redundant '?: return null' Example: 'fun foo(): Int? {\n ...\n }\n\n fun test() : Int? {\n return foo() ?: return null\n }' After the quick-fix is applied: 'fun foo(): Int? {\n ...\n }\n\n fun test() : Int? {\n return foo()\n }'",
"markdown": "Reports redundant `?: return null`\n\n**Example:**\n\n\n fun foo(): Int? {\n ...\n }\n\n fun test() : Int? {\n return foo() ?: return null\n }\n\nAfter the quick-fix is applied:\n\n\n fun foo(): Int? {\n ...\n }\n\n fun test() : Int? {\n return foo()\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RedundantElvisReturnNull",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PrivatePropertyName",
"shortDescription": {
"text": "Private property naming convention"
},
"fullDescription": {
"text": "Reports private property names that do not follow the recommended naming conventions. Consistent naming allows for easier code reading and understanding. According to the Kotlin official style guide, private property names should start with a lowercase letter and use camel case. Optionally, underscore prefix is allowed but only for private properties. It is possible to introduce other naming rules by changing the \"Pattern\" regular expression. Example: 'val _My_Cool_Property = \"\"' The quick-fix renames the class according to the Kotlin naming conventions: 'val _myCoolProperty = \"\"'",
"markdown": "Reports private property names that do not follow the recommended naming conventions.\n\n\nConsistent naming allows for easier code reading and understanding.\nAccording to the [Kotlin official style guide](https://kotlinlang.org/docs/coding-conventions.html#naming-rules),\nprivate property names should start with a lowercase letter and use camel case.\nOptionally, underscore prefix is allowed but only for **private** properties.\n\nIt is possible to introduce other naming rules by changing the \"Pattern\" regular expression.\n\n**Example:**\n\n\n val _My_Cool_Property = \"\"\n\nThe quick-fix renames the class according to the Kotlin naming conventions:\n\n\n val _myCoolProperty = \"\"\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "PrivatePropertyName",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Naming conventions",
"index": 72,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ObsoleteKotlinJsPackages",
"shortDescription": {
"text": "'kotlin.browser' and 'kotlin.dom' packages are deprecated since 1.4"
},
"fullDescription": {
"text": "Reports usages of 'kotlin.dom' and 'kotlin.browser' packages. These packages were moved to 'kotlinx.dom' and 'kotlinx.browser' respectively in Kotlin 1.4+.",
"markdown": "Reports usages of `kotlin.dom` and `kotlin.browser` packages.\n\nThese packages were moved to `kotlinx.dom` and `kotlinx.browser`\nrespectively in Kotlin 1.4+."
},
"defaultConfiguration": {
"enabled": false,
"level": "error",
"parameters": {
"suppressToolId": "ObsoleteKotlinJsPackages",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Migration",
"index": 16,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "KotlinJvmAnnotationInJava",
"shortDescription": {
"text": "Kotlin JVM annotation in Java"
},
"fullDescription": {
"text": "Reports useless Kotlin JVM annotations in Java code. Example: 'import kotlin.jvm.Volatile;\n\n public class Test {\n @Volatile\n public int i;\n }'",
"markdown": "Reports useless Kotlin JVM annotations in Java code.\n\n**Example:**\n\n\n import kotlin.jvm.Volatile;\n\n public class Test {\n @Volatile\n public int i;\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "KotlinJvmAnnotationInJava",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Java interop issues",
"index": 80,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CascadeIf",
"shortDescription": {
"text": "Cascade 'if' can be replaced with 'when'"
},
"fullDescription": {
"text": "Reports 'if' statements with three or more branches that can be replaced with the 'when' expression. Example: 'fun checkIdentifier(id: String) {\n fun Char.isIdentifierStart() = this in 'A'..'z'\n fun Char.isIdentifierPart() = isIdentifierStart() || this in '0'..'9'\n\n if (id.isEmpty()) {\n print(\"Identifier is empty\")\n } else if (!id.first().isIdentifierStart()) {\n print(\"Identifier should start with a letter\")\n } else if (!id.subSequence(1, id.length).all(Char::isIdentifierPart)) {\n print(\"Identifier should contain only letters and numbers\")\n }\n }' The quick-fix converts the 'if' expression to 'when': 'fun checkIdentifier(id: String) {\n fun Char.isIdentifierStart() = this in 'A'..'z'\n fun Char.isIdentifierPart() = isIdentifierStart() || this in '0'..'9'\n\n when {\n id.isEmpty() -> {\n print(\"Identifier is empty\")\n }\n !id.first().isIdentifierStart() -> {\n print(\"Identifier should start with a letter\")\n }\n !id.subSequence(1, id.length).all(Char::isIdentifierPart) -> {\n print(\"Identifier should contain only letters and numbers\")\n }\n }\n }'",
"markdown": "Reports `if` statements with three or more branches that can be replaced with the `when` expression.\n\n**Example:**\n\n\n fun checkIdentifier(id: String) {\n fun Char.isIdentifierStart() = this in 'A'..'z'\n fun Char.isIdentifierPart() = isIdentifierStart() || this in '0'..'9'\n\n if (id.isEmpty()) {\n print(\"Identifier is empty\")\n } else if (!id.first().isIdentifierStart()) {\n print(\"Identifier should start with a letter\")\n } else if (!id.subSequence(1, id.length).all(Char::isIdentifierPart)) {\n print(\"Identifier should contain only letters and numbers\")\n }\n }\n\nThe quick-fix converts the `if` expression to `when`:\n\n\n fun checkIdentifier(id: String) {\n fun Char.isIdentifierStart() = this in 'A'..'z'\n fun Char.isIdentifierPart() = isIdentifierStart() || this in '0'..'9'\n\n when {\n id.isEmpty() -> {\n print(\"Identifier is empty\")\n }\n !id.first().isIdentifierStart() -> {\n print(\"Identifier should start with a letter\")\n }\n !id.subSequence(1, id.length).all(Char::isIdentifierPart) -> {\n print(\"Identifier should contain only letters and numbers\")\n }\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "CascadeIf",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EmptyRange",
"shortDescription": {
"text": "Range with start greater than endInclusive is empty"
},
"fullDescription": {
"text": "Reports ranges that are empty because the 'start' value is greater than the 'endInclusive' value. Example: 'val range = 2..1' The quick-fix changes the '..' operator to 'downTo': 'val range = 2 downTo 1'",
"markdown": "Reports ranges that are empty because the `start` value is greater than the `endInclusive` value.\n\n**Example:**\n\n\n val range = 2..1\n\nThe quick-fix changes the `..` operator to `downTo`:\n\n\n val range = 2 downTo 1\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "EmptyRange",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Probable bugs",
"index": 28,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NonExternalClassifierExtendingStateOrProps",
"shortDescription": {
"text": "Non-external classifier extending State or Props"
},
"fullDescription": {
"text": "Reports non-external classifier extending State or Props. Read more in the migration guide.",
"markdown": "Reports non-external classifier extending State or Props. Read more in the [migration guide](https://kotlinlang.org/docs/js-ir-migration.html#convert-js-and-react-related-classes-and-interfaces-to-external-interfaces)."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "NonExternalClassifierExtendingStateOrProps",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/React/Probable bugs",
"index": 202,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "OptionalExpectation",
"shortDescription": {
"text": "Optionally expected annotation has no actual annotation"
},
"fullDescription": {
"text": "Reports optionally expected annotations without actual annotation in some platform modules. Example: '// common code\n@OptionalExpectation\nexpect annotation class JvmName(val name: String)\n\n@JvmName(name = \"JvmFoo\")\nfun foo() { }\n\n// jvm code\nactual annotation class JvmName(val name: String)' The inspection also reports cases when 'actual annotation class JvmName' is omitted for non-JVM platforms (for example, Native).",
"markdown": "Reports optionally expected annotations without actual annotation in some platform modules.\n\n**Example:**\n\n // common code\n @OptionalExpectation\n expect annotation class JvmName(val name: String)\n\n @JvmName(name = \"JvmFoo\")\n fun foo() { }\n\n // jvm code\n actual annotation class JvmName(val name: String)\n\nThe inspection also reports cases when `actual annotation class JvmName` is omitted for non-JVM platforms (for example, Native)."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "OptionalExpectation",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DestructuringWrongName",
"shortDescription": {
"text": "Variable in destructuring declaration uses name of a wrong data class property"
},
"fullDescription": {
"text": "Reports entries of destructuring declarations that match the name of a different property of the destructured data class. Example: 'data class Foo(val a: String, val b: Int, val c: String)\n\n fun bar(f: Foo) {\n val (a, c) = f\n }' The quick-fix changes variable's name to match the name of the corresponding class field: 'data class Foo(val a: String, val b: Int, val c: String)\n\n fun bar(f: Foo) {\n val (a, b) = f\n }'",
"markdown": "Reports entries of destructuring declarations that match the name of a different property of the destructured data class.\n\n**Example:**\n\n\n data class Foo(val a: String, val b: Int, val c: String)\n\n fun bar(f: Foo) {\n val (a, c) = f\n }\n\nThe quick-fix changes variable's name to match the name of the corresponding class field:\n\n\n data class Foo(val a: String, val b: Int, val c: String)\n\n fun bar(f: Foo) {\n val (a, b) = f\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "DestructuringWrongName",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Probable bugs",
"index": 28,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "IfThenToSafeAccess",
"shortDescription": {
"text": "If-Then foldable to '?.'"
},
"fullDescription": {
"text": "Reports 'if-then' expressions that can be folded into safe-access ('?.') expressions. Example: 'fun bar(x: String) = \"\"\n\n fun foo(a: String?) {\n if (a != null) bar(a) else null\n }' The quick fix converts the 'if-then' expression into a safe-access ('?.') expression: 'fun bar(x: String) = \"\"\n\n fun foo(a: String?) {\n a?.let { bar(it) }\n }'",
"markdown": "Reports `if-then` expressions that can be folded into safe-access (`?.`) expressions.\n\n**Example:**\n\n\n fun bar(x: String) = \"\"\n\n fun foo(a: String?) {\n if (a != null) bar(a) else null\n }\n\nThe quick fix converts the `if-then` expression into a safe-access (`?.`) expression:\n\n\n fun bar(x: String) = \"\"\n\n fun foo(a: String?) {\n a?.let { bar(it) }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "IfThenToSafeAccess",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RestrictReturnStatementTargetMigration",
"shortDescription": {
"text": "Target label does not denote a function since 1.4"
},
"fullDescription": {
"text": "Reports labels that don't points to a functions. It's forbidden to declare a target label that does not denote a function. The quick-fix removes the label. Example: 'fun testValLabelInReturn() {\n L@ val fn = { return@L }\n fn()\n }' After the quick-fix is applied: 'fun testValLabelInReturn() {\n L@ val fn = { return }\n fn()\n }' This inspection only reports if the language level of the project or module is 1.4 or higher.",
"markdown": "Reports labels that don't points to a functions.\n\nIt's forbidden to declare a target label that does not denote a function.\n\nThe quick-fix removes the label.\n\n**Example:**\n\n\n fun testValLabelInReturn() {\n L@ val fn = { return@L }\n fn()\n }\n\nAfter the quick-fix is applied:\n\n\n fun testValLabelInReturn() {\n L@ val fn = { return }\n fn()\n }\n\nThis inspection only reports if the language level of the project or module is 1.4 or higher."
},
"defaultConfiguration": {
"enabled": false,
"level": "error",
"parameters": {
"suppressToolId": "RestrictReturnStatementTargetMigration",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Migration",
"index": 16,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MigrateDiagnosticSuppression",
"shortDescription": {
"text": "Diagnostic name should be replaced"
},
"fullDescription": {
"text": "Reports suppressions with old diagnostic names, for example '@Suppress(\"HEADER_WITHOUT_IMPLEMENTATION\")'. Some of diagnostics from Kotlin 1.2 and earlier are now obsolete, making such suppressions redundant. Example: '@Suppress(\"HEADER_DECLARATION_WITH_BODY\")\nexpect fun connection() {\n // ...\n}' After the quick-fix is applied: '@Suppress(\"EXPECTED_DECLARATION_WITH_BODY\")\nexpect fun connection() {\n // ...\n}'",
"markdown": "Reports suppressions with old diagnostic names, for example `@Suppress(\"HEADER_WITHOUT_IMPLEMENTATION\")`.\n\n\nSome of diagnostics from Kotlin 1.2 and earlier are now obsolete, making such suppressions redundant.\n\n**Example:**\n\n\n @Suppress(\"HEADER_DECLARATION_WITH_BODY\")\n expect fun connection() {\n // ...\n }\n\nAfter the quick-fix is applied:\n\n\n @Suppress(\"EXPECTED_DECLARATION_WITH_BODY\")\n expect fun connection() {\n // ...\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "MigrateDiagnosticSuppression",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Other problems",
"index": 61,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NonNullableBooleanPropertyInExternalInterface",
"shortDescription": {
"text": "External interface contains non-nullable boolean property"
},
"fullDescription": {
"text": "Reports non-nullable boolean properties in external interface. Read more in the migration guide.",
"markdown": "Reports non-nullable boolean properties in external interface. Read more in the [migration guide](https://kotlinlang.org/docs/js-ir-migration.html#make-boolean-properties-nullable-in-external-interfaces)."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NonNullableBooleanPropertyInExternalInterface",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Probable bugs",
"index": 28,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DeferredResultUnused",
"shortDescription": {
"text": "'@Deferred' result is unused"
},
"fullDescription": {
"text": "Reports function calls with the 'Deferred' result type if the return value is not used. If the 'Deferred' return value is not used, the call site would not wait to complete this function. Example: 'fun calcEverythingAsync() = CompletableDeferred(42)\n\n fun usage() {\n calcEverythingAsync()\n }' The quick-fix provides a variable with the 'Deferred' initializer: 'fun calcEverythingAsync() = CompletableDeferred(42)\n\n fun usage() {\n val answer = calcEverythingAsync()\n }'",
"markdown": "Reports function calls with the `Deferred` result type if the return value is not used.\n\nIf the `Deferred` return value is not used, the call site would not wait to complete this function.\n\n**Example:**\n\n\n fun calcEverythingAsync() = CompletableDeferred(42)\n\n fun usage() {\n calcEverythingAsync()\n }\n\nThe quick-fix provides a variable with the `Deferred` initializer:\n\n\n fun calcEverythingAsync() = CompletableDeferred(42)\n\n fun usage() {\n val answer = calcEverythingAsync()\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "DeferredResultUnused",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Probable bugs",
"index": 28,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SelfReferenceConstructorParameter",
"shortDescription": {
"text": "Constructor can never be complete"
},
"fullDescription": {
"text": "Reports constructors with a non-null self-reference parameter. Such constructors never instantiate a class. The quick-fix converts the parameter type to nullable. Example: 'class SelfRef(val ref: SelfRef)' After the quick-fix is applied: 'class SelfRef(val ref: SelfRef?)'",
"markdown": "Reports constructors with a non-null self-reference parameter.\n\nSuch constructors never instantiate a class.\n\nThe quick-fix converts the parameter type to nullable.\n\n**Example:**\n\n\n class SelfRef(val ref: SelfRef)\n\nAfter the quick-fix is applied:\n\n\n class SelfRef(val ref: SelfRef?)\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SelfReferenceConstructorParameter",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Probable bugs",
"index": 28,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MainFunctionReturnUnit",
"shortDescription": {
"text": "Main function should return 'Unit'"
},
"fullDescription": {
"text": "Reports when a main function does not have a return type of 'Unit'. Example: 'fun main() = \"Hello world!\"'",
"markdown": "Reports when a main function does not have a return type of `Unit`.\n\n**Example:**\n`fun main() = \"Hello world!\"`"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "MainFunctionReturnUnit",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Probable bugs",
"index": 28,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SuspiciousCallableReferenceInLambda",
"shortDescription": {
"text": "Suspicious callable reference used as lambda result"
},
"fullDescription": {
"text": "Reports lambda expressions with one callable reference. It is a common error to replace a lambda with a callable reference without changing curly braces to parentheses. Example: 'listOf(1,2,3).map { it::toString }' After the quick-fix is applied: 'listOf(1,2,3).map(Int::toString)'",
"markdown": "Reports lambda expressions with one callable reference.\n\nIt is a common error to replace a lambda with a callable reference without changing curly braces to parentheses.\n\n**Example:**\n\n listOf(1,2,3).map { it::toString }\n\nAfter the quick-fix is applied:\n\n listOf(1,2,3).map(Int::toString)\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "SuspiciousCallableReferenceInLambda",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Probable bugs",
"index": 28,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConvertSecondaryConstructorToPrimary",
"shortDescription": {
"text": "Convert to primary constructor"
},
"fullDescription": {
"text": "Reports a secondary constructor that can be replaced with a more concise primary constructor. Example: 'class User {\n val name: String\n\n constructor(name: String) {\n this.name = name\n }\n }' The quick-fix converts code automatically: 'class User(val name: String) {\n }'",
"markdown": "Reports a secondary constructor that can be replaced with a more concise primary constructor.\n\n**Example:**\n\n\n class User {\n val name: String\n\n constructor(name: String) {\n this.name = name\n }\n }\n\nThe quick-fix converts code automatically:\n\n\n class User(val name: String) {\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ConvertSecondaryConstructorToPrimary",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReplaceGetOrSet",
"shortDescription": {
"text": "Explicit 'get' or 'set' call"
},
"fullDescription": {
"text": "Reports explicit calls to 'get' or 'set' functions which can be replaced by an indexing operator '[]'. Kotlin allows custom implementations for the predefined set of operators on types. To overload an operator, you can mark the corresponding function with the 'operator' modifier: 'operator fun get(index: Int) {}\n operator fun set(index: Int, value: Int) {}' The functions above correspond to the indexing operator. Example: 'class Test {\n operator fun get(i: Int): Int = 0\n }\n\n fun test() {\n Test().get(0) // replaceable 'get()'\n }' After the quick-fix is applied: 'class Test {\n operator fun get(i: Int): Int = 0\n }\n\n fun test() {\n Test()[0]\n }'",
"markdown": "Reports explicit calls to `get` or `set` functions which can be replaced by an indexing operator `[]`.\n\n\nKotlin allows custom implementations for the predefined set of operators on types.\nTo overload an operator, you can mark the corresponding function with the `operator` modifier:\n\n\n operator fun get(index: Int) {}\n operator fun set(index: Int, value: Int) {}\n \nThe functions above correspond to the indexing operator.\n\n**Example:**\n\n class Test {\n operator fun get(i: Int): Int = 0\n }\n\n fun test() {\n Test().get(0) // replaceable 'get()'\n }\n\nAfter the quick-fix is applied:\n\n class Test {\n operator fun get(i: Int): Int = 0\n }\n\n fun test() {\n Test()[0]\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ReplaceGetOrSet",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ProhibitRepeatedUseSiteTargetAnnotationsMigration",
"shortDescription": {
"text": "Repeated annotation which is not marked as '@Repeatable'"
},
"fullDescription": {
"text": "Reports the repeated use of a non-'@Repeatable' annotation on property accessors. As a result of using non-'@Repeatable' annotation multiple times, both annotation usages will appear in the bytecode leading to an ambiguity in reflection calls. Since Kotlin 1.4 it's mandatory to either mark annotation as '@Repeatable' or not repeat the annotation, otherwise it will lead to compilation error. Example: 'annotation class Foo(val x: Int)\n\n @get:Foo(10)\n val a: String\n @Foo(20) get() = \"foo\" // annotation repeated twice but not marked as @Repeatable' This inspection only reports if the Kotlin language level of the project or module is 1.4 or higher.",
"markdown": "Reports the repeated use of a non-`@Repeatable` annotation on property accessors.\n\n\nAs a result of using non-`@Repeatable` annotation multiple times, both annotation usages\nwill appear in the bytecode leading to an ambiguity in reflection calls.\n\n\nSince Kotlin 1.4 it's mandatory to either mark annotation as `@Repeatable` or not\nrepeat the annotation, otherwise it will lead to compilation error.\n\n**Example:**\n\n\n annotation class Foo(val x: Int)\n\n @get:Foo(10)\n val a: String\n @Foo(20) get() = \"foo\" // annotation repeated twice but not marked as @Repeatable\n\nThis inspection only reports if the Kotlin language level of the project or module is 1.4 or higher."
},
"defaultConfiguration": {
"enabled": false,
"level": "error",
"parameters": {
"suppressToolId": "ProhibitRepeatedUseSiteTargetAnnotationsMigration",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Migration",
"index": 16,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Destructure",
"shortDescription": {
"text": "Use destructuring declaration"
},
"fullDescription": {
"text": "Reports declarations that can be destructured. Example: 'data class My(val first: String, val second: Int, val third: Boolean)\n\n fun foo(list: List<My>) {\n list.forEach { my ->\n println(my.second)\n println(my.third)\n }\n }' The quick-fix destructures the declaration and introduces new variables with names from the corresponding class: 'data class My(val first: String, val second: Int, val third: Boolean)\n\n fun foo(list: List<My>) {\n list.forEach { (_, second, third) ->\n println(second)\n println(third)\n }\n }'",
"markdown": "Reports declarations that can be destructured.\n\n**Example:**\n\n\n data class My(val first: String, val second: Int, val third: Boolean)\n\n fun foo(list: List<My>) {\n list.forEach { my ->\n println(my.second)\n println(my.third)\n }\n }\n\nThe quick-fix destructures the declaration and introduces new variables with names from the corresponding class:\n\n\n data class My(val first: String, val second: Int, val third: Boolean)\n\n fun foo(list: List<My>) {\n list.forEach { (_, second, third) ->\n println(second)\n println(third)\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "note",
"parameters": {
"suppressToolId": "Destructure",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnusedReceiverParameter",
"shortDescription": {
"text": "Unused receiver parameter"
},
"fullDescription": {
"text": "Reports receiver parameter of extension functions and properties that is not used. Remove redundant receiver parameter can be used to amend the code automatically.",
"markdown": "Reports receiver parameter of extension functions and properties that is not used.\n\n**Remove redundant receiver parameter** can be used to amend the code automatically."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnusedReceiverParameter",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConvertTryFinallyToUseCall",
"shortDescription": {
"text": "Convert try / finally to use() call"
},
"fullDescription": {
"text": "Reports a 'try-finally' block with 'resource.close()' in 'finally' which can be converted to a 'resource.use()' call. 'use()' is easier to read and less error-prone as there is no need in explicit 'close()' call. Example: 'fun example() {\n val reader = File(\"file.txt\").bufferedReader()\n try {\n reader.lineSequence().forEach(::print)\n } finally {\n reader.close()\n }\n }' After the quick-fix applied: 'fun example() {\n File(\"file.txt\").bufferedReader().use { reader ->\n reader.lineSequence().forEach(::print)\n }\n }'",
"markdown": "Reports a `try-finally` block with `resource.close()` in `finally` which can be converted to a `resource.use()` call.\n\n`use()` is easier to read and less error-prone as there is no need in explicit `close()` call.\n\n**Example:**\n\n\n fun example() {\n val reader = File(\"file.txt\").bufferedReader()\n try {\n reader.lineSequence().forEach(::print)\n } finally {\n reader.close()\n }\n }\n\nAfter the quick-fix applied:\n\n\n fun example() {\n File(\"file.txt\").bufferedReader().use { reader ->\n reader.lineSequence().forEach(::print)\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ConvertTryFinallyToUseCall",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "KotlinRedundantOverride",
"shortDescription": {
"text": "Redundant overriding method"
},
"fullDescription": {
"text": "Reports redundant overriding declarations. An override can be omitted if it does not modify the inherited signature semantics, for example, by changing visibility. Example: 'open class Foo {\n open fun singleExpression() {\n }\n }\n\n class Bar : Foo() {\n override fun singleExpression() = super.singleExpression()\n }' After the quick-fix is applied: 'class Bar : Foo() {\n }'",
"markdown": "Reports redundant overriding declarations.\n\n\nAn override can be omitted if it does not modify the inherited signature semantics, for example, by changing visibility.\n\n**Example:**\n\n\n open class Foo {\n open fun singleExpression() {\n }\n }\n\n class Bar : Foo() {\n override fun singleExpression() = super.singleExpression()\n }\n\nAfter the quick-fix is applied:\n\n\n class Bar : Foo() {\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "RedundantOverride",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReplaceArrayOfWithLiteral",
"shortDescription": {
"text": "'arrayOf' call can be replaced with array literal [...]"
},
"fullDescription": {
"text": "Reports 'arrayOf' calls that can be replaced with array literals '[...]'. Examples: 'annotation class MyAnnotation(val strings: Array<String>)\n\n @MyAnnotation(arrayOf(\"alpha\", \"beta\", \"omega\")) // replaceable 'arrayOf()'\n class MyClass' After the quick-fix is applied: 'annotation class MyAnnotation(val strings: Array<String>)\n\n @MyAnnotation([\"alpha\", \"beta\", \"omega\"])\n class MyClass'",
"markdown": "Reports `arrayOf` calls that can be replaced with array literals `[...]`.\n\n**Examples:**\n\n annotation class MyAnnotation(val strings: Array<String>)\n\n @MyAnnotation(arrayOf(\"alpha\", \"beta\", \"omega\")) // replaceable 'arrayOf()'\n class MyClass\n\nAfter the quick-fix is applied:\n\n annotation class MyAnnotation(val strings: Array<String>)\n\n @MyAnnotation([\"alpha\", \"beta\", \"omega\"])\n class MyClass\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ReplaceArrayOfWithLiteral",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReplaceToWithInfixForm",
"shortDescription": {
"text": "'to' call should be replaced with infix form"
},
"fullDescription": {
"text": "Reports 'to' function calls that can be replaced with the infix form. Using the infix form makes your code simpler. The quick-fix replaces 'to' with the infix form. Example: 'fun foo(a: Int, b: Int) {\n val pair = a.to(b)\n }' After the quick-fix is applied: 'fun foo(a: Int, b: Int) {\n val pair = a to b\n }'",
"markdown": "Reports `to` function calls that can be replaced with the infix form.\n\nUsing the infix form makes your code simpler.\n\nThe quick-fix replaces `to` with the infix form.\n\n**Example:**\n\n\n fun foo(a: Int, b: Int) {\n val pair = a.to(b)\n }\n\nAfter the quick-fix is applied:\n\n\n fun foo(a: Int, b: Int) {\n val pair = a to b\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ReplaceToWithInfixForm",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Style issues",
"index": 3,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConstPropertyName",
"shortDescription": {
"text": "Const property naming convention"
},
"fullDescription": {
"text": "Reports 'const' property names that do not follow the recommended naming conventions. Consistent naming allows for easier code reading and understanding. According to the Kotlin official style guide, 'const' properties should use uppercase underscore-separated names. Example: 'const val Planck: Double = 6.62607015E-34' The quick-fix renames the property: 'const val PLANCK: Double = 6.62607015E-34'",
"markdown": "Reports `const` property names that do not follow the recommended naming conventions.\n\n\nConsistent naming allows for easier code reading and understanding.\nAccording to the [Kotlin official style guide](https://kotlinlang.org/docs/coding-conventions.html#property-names),\n`const` properties should use uppercase underscore-separated names.\n\n**Example:**\n\n\n const val Planck: Double = 6.62607015E-34\n\nThe quick-fix renames the property:\n\n\n const val PLANCK: Double = 6.62607015E-34\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ConstPropertyName",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Naming conventions",
"index": 72,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantNullableReturnType",
"shortDescription": {
"text": "Redundant nullable return type"
},
"fullDescription": {
"text": "Reports functions and variables with nullable return type which never return or become 'null'. Example: 'fun greeting(user: String): String? = \"Hello, $user!\"' After the quick-fix is applied: 'fun greeting(user: String): String = \"Hello, $user!\"'",
"markdown": "Reports functions and variables with nullable return type which never return or become `null`.\n\n**Example:**\n\n\n fun greeting(user: String): String? = \"Hello, $user!\"\n\nAfter the quick-fix is applied:\n\n\n fun greeting(user: String): String = \"Hello, $user!\"\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RedundantNullableReturnType",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Redundant constructs",
"index": 4,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UselessCallOnNotNull",
"shortDescription": {
"text": "Useless call on not-null type"
},
"fullDescription": {
"text": "Reports calls on not-null receiver that make sense only for nullable receiver. Several functions from the standard library such as 'orEmpty()' or 'isNullOrEmpty' have sense only when they are called on receivers of nullable types. Otherwise, they can be omitted or simplified as the result will be the same. Remove redundant call and Change call to … quick-fixes can be used to amend the code automatically. Examples: 'fun test(s: String) {\n val x = s.orEmpty() // quick-fix simplifies to 's'\n val y = s.isNullOrEmpty() // quick-fix simplifies to 's.isEmpty()'\n }'",
"markdown": "Reports calls on not-null receiver that make sense only for nullable receiver.\n\nSeveral functions from the standard library such as `orEmpty()` or `isNullOrEmpty`\nhave sense only when they are called on receivers of nullable types. Otherwise, they can be omitted or simplified as the result will be the same.\n\n**Remove redundant call** and **Change call to ...** quick-fixes can be used to amend the code automatically.\n\nExamples:\n\n\n fun test(s: String) {\n val x = s.orEmpty() // quick-fix simplifies to 's'\n val y = s.isNullOrEmpty() // quick-fix simplifies to 's.isEmpty()'\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UselessCallOnNotNull",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Probable bugs",
"index": 28,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EqualsOrHashCode",
"shortDescription": {
"text": "'equals()' and 'hashCode()' not paired"
},
"fullDescription": {
"text": "Reports classes that override 'equals()' but do not override 'hashCode()', or vice versa. It also reports object declarations that override either 'equals()' or 'hashCode()'. This can lead to undesired behavior when a class is added to a 'Collection' Example: 'class C1 {\n override fun equals(other: Any?) = true\n }\n\n class C2 {\n override fun hashCode() = 0\n }\n\n object O1 {\n override fun equals(other: Any?) = true\n }\n\n object O2 {\n override fun hashCode() = 0\n }' The quick-fix overrides 'equals()' or 'hashCode()' for classes and deletes these methods for objects: 'class C1 {\n override fun equals(other: Any?) = true\n override fun hashCode(): Int {\n return javaClass.hashCode()\n }\n }\n\n class C2 {\n override fun hashCode() = 0\n override fun equals(other: Any?): Boolean {\n if (this === other) return true\n if (javaClass != other?.javaClass) return false\n return true\n }\n }\n\n object O1 {\n }\n\n object O2 {\n }'",
"markdown": "Reports classes that override `equals()` but do not override `hashCode()`, or vice versa. It also reports object declarations that override either `equals()` or `hashCode()`.\n\nThis can lead to undesired behavior when a class is added to a `Collection`\n\n**Example:**\n\n\n class C1 {\n override fun equals(other: Any?) = true\n }\n\n class C2 {\n override fun hashCode() = 0\n }\n\n object O1 {\n override fun equals(other: Any?) = true\n }\n\n object O2 {\n override fun hashCode() = 0\n }\n\nThe quick-fix overrides `equals()` or `hashCode()` for classes and deletes these methods for objects:\n\n\n class C1 {\n override fun equals(other: Any?) = true\n override fun hashCode(): Int {\n return javaClass.hashCode()\n }\n }\n\n class C2 {\n override fun hashCode() = 0\n override fun equals(other: Any?): Boolean {\n if (this === other) return true\n if (javaClass != other?.javaClass) return false\n return true\n }\n }\n\n object O1 {\n }\n\n object O2 {\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "EqualsOrHashCode",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Kotlin/Probable bugs",
"index": 28,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "com.intellij.spring",
"version": "233.14714",
"rules": [
{
"id": "SpringBeanConstructorArgInspection",
"shortDescription": {
"text": "Incorrect constructor injection in XML Spring bean"
},
"fullDescription": {
"text": "Reports Spring '<bean>' using constructor-based dependency injection. The inspection triggers when it can't find an appropriate constructor or factory method for '<bean>' with the configured '<constructor-arg>' tags and defined 'autowire' policy. Example: 'public class MyComponent {\n // constructor\n public MyComponent(MyBean bean) {}\n // factory method\n public static MyComponent getInstance(String name, int port) {\n }' '<beans>\n <bean class=\"beans.MyComponent\" id=\"foo\"> <!-- reports \"No matching constructor found in class 'MyComponent\" -->\n <constructor-arg ref=\"myBean\"/>\n <constructor-arg value=\"123\"/>\n </bean>\n\n <bean class=\"beans.MyComponent\" factory-method=\"getInstance\"> <!-- reports \"No matching factory method found in class\" -->\n <constructor-arg value=\"123\"/>\n </bean>\n </beans>'",
"markdown": "Reports Spring `<bean>` using constructor-based dependency injection.\n\nThe inspection triggers when it can't find an appropriate constructor or factory method for `<bean>` with the configured\n`<constructor-arg>` tags and defined `autowire` policy.\n\n**Example:**\n\n\n public class MyComponent {\n // constructor\n public MyComponent(MyBean bean) {}\n // factory method\n public static MyComponent getInstance(String name, int port) {\n }\n\n\n <beans>\n <bean class=\"beans.MyComponent\" id=\"foo\"> <!-- reports \"No matching constructor found in class 'MyComponent\" -->\n <constructor-arg ref=\"myBean\"/>\n <constructor-arg value=\"123\"/>\n </bean>\n\n <bean class=\"beans.MyComponent\" factory-method=\"getInstance\"> <!-- reports \"No matching factory method found in class\" -->\n <constructor-arg value=\"123\"/>\n </bean>\n </beans>\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "SpringBeanConstructorArgInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/XML",
"index": 9,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringTestingSqlInspection",
"shortDescription": {
"text": "Invalid @Sql and @SqlGroup configurations"
},
"fullDescription": {
"text": "Reports unresolved file references in the 'scripts' attributes of the @Sql annotation and the corresponding aliased attributes of the '@Sql' meta annotations. Example: '@SqlGroup({\n @Sql(\"not-found\"), // reports \"Cannot resolve file 'not-found\"\n @Sql(\"found.sql\")\n })\n public class MyTestWithSqlData {...}'",
"markdown": "Reports unresolved file references in the `scripts` attributes of the\n[@Sql](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/jdbc/Sql.html)\nannotation and the corresponding aliased attributes of the `@Sql` meta annotations.\n\n**Example:**\n\n\n @SqlGroup({\n @Sql(\"not-found\"), // reports \"Cannot resolve file 'not-found\"\n @Sql(\"found.sql\")\n })\n public class MyTestWithSqlData {...}\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SpringTestingSqlInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/Code",
"index": 13,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringJavaAutowiredFieldsWarningInspection",
"shortDescription": {
"text": "Non recommended 'field' injections"
},
"fullDescription": {
"text": "Reports injected or autowired fields in Spring components. The quick-fix suggests the recommended constructor-based dependency injection in beans and assertions for mandatory fields. Example: 'class MyComponent {\n @Inject MyCollaborator collaborator; // injected field\n\n public void myBusinessMethod() {\n collaborator.doSomething(); // throws NullPointerException\n }\n}' After applying the quick-fix: 'class MyComponent {\n\n private final MyCollaborator collaborator;\n\n @Inject\n public MyComponent(MyCollaborator collaborator) {\n Assert.notNull(collaborator, \"MyCollaborator must not be null!\");\n this.collaborator = collaborator;\n }\n\n public void myBusinessMethod() {\n collaborator.doSomething(); // now this call is safe\n }\n}'",
"markdown": "Reports injected or autowired fields in Spring components.\n\nThe quick-fix suggests the recommended constructor-based dependency injection in beans\nand assertions for mandatory fields.\n\n**Example:**\n\n\n class MyComponent {\n @Inject MyCollaborator collaborator; // injected field\n\n public void myBusinessMethod() {\n collaborator.doSomething(); // throws NullPointerException\n }\n }\n\nAfter applying the quick-fix:\n\n\n class MyComponent {\n\n private final MyCollaborator collaborator;\n\n @Inject\n public MyComponent(MyCollaborator collaborator) {\n Assert.notNull(collaborator, \"MyCollaborator must not be null!\");\n this.collaborator = collaborator;\n }\n\n public void myBusinessMethod() {\n collaborator.doSomething(); // now this call is safe\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "SpringJavaAutowiredFieldsWarningInspection",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/Code",
"index": 13,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringBeanInstantiationInspection",
"shortDescription": {
"text": "Invalid non-abstract bean instantiation"
},
"fullDescription": {
"text": "Reports instantiation errors on interface/abstract class <bean> declarations. Example: '<beans>\n <bean class=\"java.util.List\"/>\n <!-- reports 'Interface not allowed for non-abstract beans' -->\n </beans>'",
"markdown": "Reports instantiation errors on interface/abstract class **\\<bean\\>** declarations.\n\n**Example:**\n\n\n <beans>\n <bean class=\"java.util.List\"/>\n <!-- reports 'Interface not allowed for non-abstract beans' -->\n </beans>\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "SpringBeanInstantiationInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/XML",
"index": 9,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RequiredBeanTypeInspection",
"shortDescription": {
"text": "Incorrect injected bean type"
},
"fullDescription": {
"text": "Reports incorrect types of custom schema bean injections defined in the XML application context. Example: 'public class SimpleBean{}' '<beans ...>\n <bean class=\"SimpleBean\" id=\"simpleBean\"/>\n <mvc:annotation-driven\n conversion-service=\"simpleBean\" <!-- reports \"Bean must be of 'org.springframework.core.convert.ConversionService' type\" -->\n message-codes-resolver=\"simpleBean\" <!-- reports 'Bean must be of org.springframework.validation.MessageCodesResolver' type\" -->\n validator=\"simpleBean\" <!-- reports \"Bean must be of 'org.springframework.validation.Validator' type\" -->\n />\n </beans>'",
"markdown": "Reports incorrect types of custom schema bean injections defined in the XML application context.\n\n**Example:**\n\n\n public class SimpleBean{}\n\n\n <beans ...>\n <bean class=\"SimpleBean\" id=\"simpleBean\"/>\n <mvc:annotation-driven\n conversion-service=\"simpleBean\" <!-- reports \"Bean must be of 'org.springframework.core.convert.ConversionService' type\" -->\n message-codes-resolver=\"simpleBean\" <!-- reports 'Bean must be of org.springframework.validation.MessageCodesResolver' type\" -->\n validator=\"simpleBean\" <!-- reports \"Bean must be of 'org.springframework.validation.Validator' type\" -->\n />\n </beans>\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "RequiredBeanTypeInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/XML",
"index": 9,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ContextComponentScanInconsistencyInspection",
"shortDescription": {
"text": "Invalid filter definition in XML-based component scans"
},
"fullDescription": {
"text": "Reports inconsistent <filter> definitions in <component-scan> of XML application contexts. Example: 'public class NonAnnotationTypeClass {}' '<beans>\n <ctx:component-scan base-package=\"com.my.company\">\n <ctx:exclude-filter expression=\"com.my.company.anno.NonAnnotationTypeClass\" type=\"annotation\"/>\n </ctx:component-scan>\n </beans>' In this example, 'NonAnnotationTypeClass' is expected to be an annotation type.",
"markdown": "Reports inconsistent **\\<filter\\>** definitions in **\\<component-scan\\>** of XML application contexts.\n\n**Example:**\n\n\n public class NonAnnotationTypeClass {}\n\n\n <beans>\n <ctx:component-scan base-package=\"com.my.company\">\n <ctx:exclude-filter expression=\"com.my.company.anno.NonAnnotationTypeClass\" type=\"annotation\"/>\n </ctx:component-scan>\n </beans>\n\nIn this example, `NonAnnotationTypeClass` is expected to be an annotation type."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "ContextComponentScanInconsistencyInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/XML",
"index": 9,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UtilSchemaInspection",
"shortDescription": {
"text": "Incorrectly configured 'util' schema beans defined in XML application context"
},
"fullDescription": {
"text": "Reports incorrect schema beans defined in XML application contexts. '<beans ... xmlns:util=\"https://www.springframework.org/schema/util\">\n <bean class=\"MyBean\" id=\"myBean\"/>\n <bean class=\"ErrTypeBean\" id=\"errTypeBean\"/>\n <util:list list-class=\"java.lang.String\"/> // reports \"Class must be inheritor of 'java.util.List'\"\n <util:set value-type=\"MyBean\">\n <ref bean=\"fooBean\"/>\n <ref bean=\"errTypeBean\"/> // reports \"Cannot be added in collection of 'MyBean' type\"\n </util:set>\n </beans>'",
"markdown": "Reports incorrect [schema beans](https://www.springframework.org/schema/util) defined in XML application contexts.\n\n\n <beans ... xmlns:util=\"https://www.springframework.org/schema/util\">\n <bean class=\"MyBean\" id=\"myBean\"/>\n <bean class=\"ErrTypeBean\" id=\"errTypeBean\"/>\n <util:list list-class=\"java.lang.String\"/> // reports \"Class must be inheritor of 'java.util.List'\"\n <util:set value-type=\"MyBean\">\n <ref bean=\"fooBean\"/>\n <ref bean=\"errTypeBean\"/> // reports \"Cannot be added in collection of 'MyBean' type\"\n </util:set>\n </beans>\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "UtilSchemaInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/XML",
"index": 9,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringContextConfigurationInspection",
"shortDescription": {
"text": "Invalid @ContextConfiguration"
},
"fullDescription": {
"text": "Reports incorrect Spring context configurations. Unresolved files and directories in 'locations' attributes and corresponding aliased attributes of '@ContextConfiguration' meta annotations Missing default application context file For more information, see @ContextConfiguration. Example: '@ContextConfiguration(locations = \"classpath:META-INF/unknown-context.xml\") // reports \"Cannot resolve file 'unknown-context.xml'\"\n class MyTests {...}'",
"markdown": "Reports incorrect Spring context configurations.\n\n* Unresolved files and directories in `locations` attributes and corresponding aliased attributes of `@ContextConfiguration` meta annotations\n* Missing default application context file\n\nFor more information, see [@ContextConfiguration](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/ContextConfiguration.html).\n\n**Example:**\n\n\n @ContextConfiguration(locations = \"classpath:META-INF/unknown-context.xml\") // reports \"Cannot resolve file 'unknown-context.xml'\"\n class MyTests {...}\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "SpringContextConfigurationInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/Code",
"index": 13,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringScopesInspection",
"shortDescription": {
"text": "Unknown <bean> scope"
},
"fullDescription": {
"text": "Reports unknown values of the 'scope' attribute in '<bean>' elements. Example: '<beans>\n <bean class=\"beans.FooComponent\" id=\"foo\" scope=\"unknown\"/>\n <!-- reports \"Cannot resolve symbol 'unknown'\" >\n <bean class=\"beans.BarComponent\" id=\"bar\" scope=\"prototype\"/>\n </beans>'",
"markdown": "Reports unknown values of the `scope` attribute in `<bean>` elements.\n\n**Example:**\n\n\n <beans>\n <bean class=\"beans.FooComponent\" id=\"foo\" scope=\"unknown\"/>\n <!-- reports \"Cannot resolve symbol 'unknown'\" >\n <bean class=\"beans.BarComponent\" id=\"bar\" scope=\"prototype\"/>\n </beans>\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "SpringScopesInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/XML",
"index": 9,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringPublicFactoryMethodInspection",
"shortDescription": {
"text": "Incorrect non-public method referenced in \"factory-method\" attribute"
},
"fullDescription": {
"text": "Reports non-public methods referenced in the 'factory-method' attributes of <bean> elements. Example: 'public class MyFactory {\n private static FooBean createBean() {...}\n }\n}' '<beans>\n <bean class=\"MyFactory\" factory-method=\"createBean\"/>\n // reports \"Factory method 'createBean' should be public\"\n</beans>'",
"markdown": "Reports non-public methods referenced in the `factory-method` attributes of **\\<bean\\>** elements.\n\n**Example:**\n\n\n public class MyFactory {\n private static FooBean createBean() {...}\n }\n }\n\n\n <beans>\n <bean class=\"MyFactory\" factory-method=\"createBean\"/>\n // reports \"Factory method 'createBean' should be public\"\n </beans>\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SpringPublicFactoryMethodInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/XML",
"index": 9,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringElStaticFieldInjectionInspection",
"shortDescription": {
"text": "Incorrect injecting of SpEL in a static field"
},
"fullDescription": {
"text": "Reports attempts to inject Spring Expression Language (SpEL) into static fields ('null' value is injected). Example: '@Controller\npublic class MyController {\n @Value(\"#{systemProperties['some.key']}\") // Injection to static fields is not allowed\n static String spelWithDefaultValue;\n}'",
"markdown": "Reports attempts to inject Spring Expression Language (SpEL) into static fields ('null' value is injected).\n\n**Example:**\n\n\n @Controller\n public class MyController {\n @Value(\"#{systemProperties['some.key']}\") // Injection to static fields is not allowed\n static String spelWithDefaultValue;\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SpringElStaticFieldInjectionInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core",
"index": 8,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringElInspection",
"shortDescription": {
"text": "Incorrect Spring Expression Language (SpEl) syntax"
},
"fullDescription": {
"text": "Reports syntax errors in the Spring Expression Language (SpEL) code, such as unresolved references and invalid locations. Example: '@Controller\npublic class MyController {\n @Value(\"#{T(java.lang.Math).unknown()}\") // Cannot resolve property or method 'unknown'\n public void setValue(String s) {}\n}'",
"markdown": "Reports syntax errors in the Spring Expression Language (SpEL) code, such as unresolved references and invalid locations.\n\n**Example:**\n\n\n @Controller\n public class MyController {\n @Value(\"#{T(java.lang.Math).unknown()}\") // Cannot resolve property or method 'unknown'\n public void setValue(String s) {}\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SpringElInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core",
"index": 8,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringAopWarningsInspection",
"shortDescription": {
"text": "Incorrect Spring AOP aspect or pointcut element"
},
"fullDescription": {
"text": "Reports incorrect aspects and pointcuts. When some AOP advice matches an aspect bean, it can lead to runtime errors. Example: '<beans>\n <aop:config>\n <aop:pointcut expression=\"args()\"/> <!-- Pointcut should have id -->\n <aop:aspect/> <!-- 'ref' attribute should be defined -->\n </aop:config>\n</beans>\n\n<beans>\n <bean id=\"aspect1\" class=\"Aspect1\"/>\n <bean id=\"aspect2\" class=\"Aspect2\"/>\n <aop:config>\n <aop:aspect ref=\"aspect1\"> <!-- Some advices are matching this bean -->\n <aop:before method=\"xxx\" pointcut=\"execution(* foo())\"/>\n </aop:aspect>\n <aop:aspect ref=\"aspect2\">\n <aop:before method=\"xxx\" pointcut=\"execution(* foo())\"/>\n </aop:aspect>\n </aop:config>\n</beans>'",
"markdown": "Reports incorrect aspects and pointcuts.\nWhen some AOP advice matches an aspect bean, it can lead to runtime errors.\n\n**Example:**\n\n\n <beans>\n <aop:config>\n <aop:pointcut expression=\"args()\"/> <!-- Pointcut should have id -->\n <aop:aspect/> <!-- 'ref' attribute should be defined -->\n </aop:config>\n </beans>\n\n <beans>\n <bean id=\"aspect1\" class=\"Aspect1\"/>\n <bean id=\"aspect2\" class=\"Aspect2\"/>\n <aop:config>\n <aop:aspect ref=\"aspect1\"> <!-- Some advices are matching this bean -->\n <aop:before method=\"xxx\" pointcut=\"execution(* foo())\"/>\n </aop:aspect>\n <aop:aspect ref=\"aspect2\">\n <aop:before method=\"xxx\" pointcut=\"execution(* foo())\"/>\n </aop:aspect>\n </aop:config>\n </beans>\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SpringAopWarningsInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring AOP",
"index": 131,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringRequiredAnnotationInspection",
"shortDescription": {
"text": "@Required Spring bean property is not injected"
},
"fullDescription": {
"text": "Reports '@Required' setter bean properties that are not injected or autowired. Example: '<beans>\n <bean class=\"beans.MyComponent\" id=\"foo\"/>\n <!-- reports \"Required properties missing: 'port'\" -->\n</beans>' 'public class MyComponent {\n @Required\n public void setPort(int port) // reports \"Required property 'port' is not injected\"\n {...}\n}'",
"markdown": "Reports `@Required` setter bean properties that are not injected or autowired.\n\n**Example:**\n\n\n <beans>\n <bean class=\"beans.MyComponent\" id=\"foo\"/>\n <!-- reports \"Required properties missing: 'port'\" -->\n </beans>\n\n\n public class MyComponent {\n @Required\n public void setPort(int port) // reports \"Required property 'port' is not injected\"\n {...}\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "SpringRequiredAnnotationInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/Code",
"index": 13,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringCacheableComponentsInspection",
"shortDescription": {
"text": "Incorrectly configured 'caching' annotation"
},
"fullDescription": {
"text": "Reports incorrect 'caching' annotations: '@Cacheable', '@CacheEvict', '@CachePut', '@CacheConfig', and so on. Example: '@org.springframework.stereotype.Component\npublic class MyCacheManager implements CacheManager {...}\n\npublic class MyConfiguration {\n @Cacheable(value = \"a\",\n cacheResolver =\"myCacheManager\") // reports \"Bean must be of 'org.springframework.cache.interceptor.CacheResolver' type\"\n public String getCache(String isbn) {...}\n\n @Cacheable(value = \"abc\",\n private String getAbc() // reports \"Caching annotations should be defined on public methods\"\n {...}\n}'",
"markdown": "Reports incorrect 'caching' annotations: `@Cacheable`, `@CacheEvict`, `@CachePut`, `@CacheConfig`, and so on.\n\n**Example:**\n\n\n @org.springframework.stereotype.Component\n public class MyCacheManager implements CacheManager {...}\n\n public class MyConfiguration {\n @Cacheable(value = \"a\",\n cacheResolver =\"myCacheManager\") // reports \"Bean must be of 'org.springframework.cache.interceptor.CacheResolver' type\"\n public String getCache(String isbn) {...}\n\n @Cacheable(value = \"abc\",\n private String getAbc() // reports \"Caching annotations should be defined on public methods\"\n {...}\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "SpringCacheableComponentsInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/Code",
"index": 13,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringFactoryMethodInspection",
"shortDescription": {
"text": "Incorrectly defined method referenced in \"factory-method\" attribute"
},
"fullDescription": {
"text": "Reports incorrect method references in the 'factory-method' attribute of the '<bean>' element. Example: 'public class MyFactory {\npublic static FooBean createBean() {}\n}' '<beans>\n <bean class=\"MyFactory\" id=\"factory\"/>\n <bean factory-bean=\"factory\" factory-method=\"createBean\"/> <!-- Factory method 'createBean' must not be static -->\n</beans>'",
"markdown": "Reports incorrect method references in the `factory-method` attribute of the `<bean>` element.\n\n**Example:**\n\n\n public class MyFactory {\n public static FooBean createBean() {}\n }\n\n\n <beans>\n <bean class=\"MyFactory\" id=\"factory\"/>\n <bean factory-bean=\"factory\" factory-method=\"createBean\"/> <!-- Factory method 'createBean' must not be static -->\n </beans>\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "SpringFactoryMethodInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/XML",
"index": 9,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringComponentScan",
"shortDescription": {
"text": "Invalid package in @ComponentScan or its meta annotation"
},
"fullDescription": {
"text": "Reports unresolved packages in @ComponentScan annotations and corresponding aliased attributes of '@ComponentScan' meta annotations. Example: '@ComponentScan(basePackages = {\n \"com.my.company\",\n \"com.unknown\" // reports \"'Cannot resolve package 'unknown'\"\n }) +\n @Configuration +\n public class MyConfiguration {}'",
"markdown": "Reports unresolved packages in\n[@ComponentScan](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/context/annotation/ComponentScan.html)\nannotations and corresponding aliased attributes of `@ComponentScan` meta annotations. \n\n**Example:**\n\n\n @ComponentScan(basePackages = {\n \"com.my.company\",\n \"com.unknown\" // reports \"'Cannot resolve package 'unknown'\"\n }) +\n @Configuration +\n public class MyConfiguration {}\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "SpringComponentScan",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/Code",
"index": 13,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ScheduledMethodInspection",
"shortDescription": {
"text": "Incorrect @Scheduled method signature"
},
"fullDescription": {
"text": "Reports incorrect @Scheduled methods. According to Spring Documentation, methods to be scheduled must return void and must not expect any arguments. If the method needs to interact with other objects from the Application Context, they should be provided through dependency injection.",
"markdown": "Reports incorrect [@Scheduled](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/scheduling/annotation/Scheduled.html) methods.\n\nAccording to Spring Documentation, methods to be scheduled must return void and must not expect any arguments.\nIf the method needs to interact with other objects from the Application Context,\nthey should be provided through dependency injection."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ScheduledMethodInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/Code",
"index": 13,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringLookupInjectionInspection",
"shortDescription": {
"text": "Incorrectly referenced bean in @Lookup annotation of Spring component"
},
"fullDescription": {
"text": "Reports incorrect bean references in the 'value' parameter of the @Lookup annotation. Example: '@Component public class FooBean {...}\n @Component public class OtherBean {...}\n\n @Component public class MyComponent {\n @Lookup(\"fooBean\")\n public FooBean fooBean() {...}\n\n @Lookup(\"fooBean\") // reports \"Bean must be of 'OtherBean' type\"\n public OtherBean otherBean() {...}\n\n @Lookup(\"unknown\") // reports \"Cannot resolve bean 'unknown'\"\n public OtherBean fooBean() {...}\n }'",
"markdown": "Reports incorrect bean references in the `value` parameter of the\n[@Lookup](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/beans/factory/annotation/Lookup.html)\nannotation.\n\n**Example:**\n\n\n @Component public class FooBean {...}\n @Component public class OtherBean {...}\n\n @Component public class MyComponent {\n @Lookup(\"fooBean\")\n public FooBean fooBean() {...}\n\n @Lookup(\"fooBean\") // reports \"Bean must be of 'OtherBean' type\"\n public OtherBean otherBean() {...}\n\n @Lookup(\"unknown\") // reports \"Cannot resolve bean 'unknown'\"\n public OtherBean fooBean() {...}\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "SpringLookupInjectionInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/Code",
"index": 13,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringTestingTransactionalInspection",
"shortDescription": {
"text": "Invalid transactional lifecycle method declaration"
},
"fullDescription": {
"text": "Reports invalid transactional lifecycle method declarations annotated with @BeforeTransaction and @AfterTransaction in testing classes annotated as @Transactional. Annotated methods must have no arguments and no return type. Example: '@ContextConfiguration\n @Transactional\n public class AbstractShowcaseTest {\n @BeforeTransaction // Expected method return type is 'void'\n public boolean setupData() {...}\n\n @AfterTransaction // Wrong number of arguments\n public void disposeData(boolean a) throws Exception {...}\n }'",
"markdown": "Reports invalid transactional lifecycle method declarations annotated with\n[@BeforeTransaction](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/transaction/BeforeTransaction.html)\nand [@AfterTransaction](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/transaction/AfterTransaction.html)\nin testing classes annotated as\n[@Transactional](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/transaction/annotation/Transactional.html).\n\nAnnotated methods must have no arguments and no return type.\n\n**Example:**\n\n\n @ContextConfiguration\n @Transactional\n public class AbstractShowcaseTest {\n @BeforeTransaction // Expected method return type is 'void'\n public boolean setupData() {...}\n\n @AfterTransaction // Wrong number of arguments\n public void disposeData(boolean a) throws Exception {...}\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SpringTestingTransactionalInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/Code",
"index": 13,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AsyncMethodInspection",
"shortDescription": {
"text": "Incorrect @Async method signature"
},
"fullDescription": {
"text": "Reports incorrect return types of @Async methods. For target method signatures, any parameter types are allowed. However, the return type should be either 'void' or Future. It is also possible to return the more specific ListenableFuture or CompletableFuture types, which allow for richer interaction with the asynchronous task and for immediate composition with further processing steps.",
"markdown": "Reports incorrect return types of [@Async](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/scheduling/annotation/Async.html) methods.\n\nFor target method signatures, any parameter types are allowed.\nHowever, the return type should be either `void` or [Future](https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Future.html).\nIt is also possible to return the more specific [ListenableFuture](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/util/concurrent/ListenableFuture.html) or [CompletableFuture](https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html) types,\nwhich allow for richer interaction with the asynchronous task and for immediate composition with further processing steps."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "AsyncMethodInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/Code",
"index": 13,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringXmlModelInspection",
"shortDescription": {
"text": "Incorrect Spring Core XML-based application context"
},
"fullDescription": {
"text": "Reports issues with the Spring Framework XML-based application context: Unresolved bean references Missing required tags or attributes Incorrect property types Inconsistent 'enum' properties Incorrect types of referenced beans",
"markdown": "Reports issues with the [Spring Framework](https://spring.io/projects/spring-framework) XML-based application context:\n\n* Unresolved bean references\n* Missing required tags or attributes\n* Incorrect property types\n* Inconsistent `enum` properties\n* Incorrect types of referenced beans"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "SpringXmlModelInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/XML",
"index": 9,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringTransactionalMethodCallsInspection",
"shortDescription": {
"text": "@Transactional self-invocation method calls"
},
"fullDescription": {
"text": "Using @Transactional: In proxy mode (which is the default), only external method calls coming in through the proxy are intercepted. This means that self-invocation (in effect, a method within the target object calling another method of the target object) does not lead to an actual transaction at runtime even if the invoked method is marked with @Transactional.",
"markdown": "[Using\n@Transactional](https://docs.spring.io/spring-framework/docs/current/reference/html/data-access.html#transaction-declarative-annotations): In proxy mode (which is the default), only external method calls coming in through the proxy are intercepted. This means that self-invocation (in effect, a method within the target object calling another method of the target object) does not lead to an actual transaction at runtime even if the invoked method is marked with @Transactional."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SpringTransactionalMethodCallsInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/Code",
"index": 13,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringJavaInjectionPointsAutowiringInspection",
"shortDescription": {
"text": "Incorrect autowiring in Spring bean components"
},
"fullDescription": {
"text": "Reports autowiring problems on injection points of Spring beans @Component, @Service, and so on. More than one bean of 'concrete' type No beans of 'concrete' type No bean with qualifier Incorrect usages of '@Autowired' on Spring bean constructors Injected or autowired fields/methods in classes that are not valid Spring beans Example: 'public interface FooInterface {...}\n @Component public class FooBean implements FooInterface {...}\n @Component public class OtherBean implements FooInterface {...}\n\n@Component\npublic class MyComponent {\n\t@Autowired\n\tFooInterface foo; // \"Could not autowire. There is more than one bean of 'FooInterface' type.\n // Beans: fooBean(FooBean.java), otherBean(OtherBean.java)\"\n}' Example: '@Component\npublic class MyComponent {\n\t@Autowired\n\tpublic MyComponent(BarBean bean) {...} // reports 'Only one @Autowired constructor is allowed'\n\n\t@Autowired\n\tpublic MyComponent(FooBean bean) {...} // reports 'Only one @Autowired constructor is allowed'\n}\n\n@Component\npublic class MyFactory { // reports ' No matching @Autowired constructor'\n\tpublic MyFactory(String str) {...}\n\tpublic MyFactory(int count) {...}\n}' Example: 'public class FooBeanClass {\n @Autowired // reports 'Autowired members must be defined in valid Spring beans: @Component, @Service, and so on'\n ServiceBean bean;\n }'",
"markdown": "Reports autowiring problems on injection points of Spring beans\n[@Component](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/stereotype/Component.html),\n[@Service](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/stereotype/Service.html),\nand so on.\n\n* More than one bean of 'concrete' type\n* No beans of 'concrete' type\n* No bean with qualifier\n* Incorrect usages of `@Autowired` on Spring bean constructors\n* Injected or autowired fields/methods in classes that are not valid Spring beans\n\n**Example:**\n\n\n public interface FooInterface {...}\n @Component public class FooBean implements FooInterface {...}\n @Component public class OtherBean implements FooInterface {...}\n\n @Component\n public class MyComponent {\n \t@Autowired\n \tFooInterface foo; // \"Could not autowire. There is more than one bean of 'FooInterface' type.\n // Beans: fooBean(FooBean.java), otherBean(OtherBean.java)\"\n }\n\n**Example:**\n\n\n @Component\n public class MyComponent {\n \t@Autowired\n \tpublic MyComponent(BarBean bean) {...} // reports 'Only one @Autowired constructor is allowed'\n\n \t@Autowired\n \tpublic MyComponent(FooBean bean) {...} // reports 'Only one @Autowired constructor is allowed'\n }\n\n @Component\n public class MyFactory { // reports ' No matching @Autowired constructor'\n \tpublic MyFactory(String str) {...}\n \tpublic MyFactory(int count) {...}\n }\n\n**Example:**\n\n\n public class FooBeanClass {\n @Autowired // reports 'Autowired members must be defined in valid Spring beans: @Component, @Service, and so on'\n ServiceBean bean;\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "SpringJavaInjectionPointsAutowiringInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/Code",
"index": 13,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringBeanAttributesInspection",
"shortDescription": {
"text": "Conflicting Spring bean attribute"
},
"fullDescription": {
"text": "Reports configuration conflicts on '<bean>' attributes. Example: '<beans>\n <bean class=\"java.lang.String\" factory-bean=\"factoryBean\"/>\n <!-- Exactly one of 'class' or 'factory-bean' is required -->\n <bean factory-bean=\"factoryBean\" id=\"missingFactoryMethod\"/> <!-- When factory-bean exists, factory-method is required -->\n\n <!-- Attribute abstract with default value 'false' is superfluous -->\n <bean abstract=\"false\" id=\"superfluousDefaultAttributeAbstract\"/>\n\n <!-- Attribute scope with default value 'singleton' is superfluous -->\n <bean id=\"superfluousDefaultAttributeScope\" scope=\"singleton\"/>\n\n <bean class=\"java.lang.StringBuilder\">\n <property name=\"length\">\n <!-- Attributes id, name, and scope are superfluous -->\n <bean id=\"beanId\" name=\"beanName\" scope=\"prototype\"/>\n </property>\n </bean>\n </beans>'",
"markdown": "Reports configuration conflicts on `<bean>` attributes.\n\n**Example:**\n\n\n <beans>\n <bean class=\"java.lang.String\" factory-bean=\"factoryBean\"/>\n <!-- Exactly one of 'class' or 'factory-bean' is required -->\n <bean factory-bean=\"factoryBean\" id=\"missingFactoryMethod\"/> <!-- When factory-bean exists, factory-method is required -->\n\n <!-- Attribute abstract with default value 'false' is superfluous -->\n <bean abstract=\"false\" id=\"superfluousDefaultAttributeAbstract\"/>\n\n <!-- Attribute scope with default value 'singleton' is superfluous -->\n <bean id=\"superfluousDefaultAttributeScope\" scope=\"singleton\"/>\n\n <bean class=\"java.lang.StringBuilder\">\n <property name=\"length\">\n <!-- Attributes id, name, and scope are superfluous -->\n <bean id=\"beanId\" name=\"beanName\" scope=\"prototype\"/>\n </property>\n </bean>\n </beans>\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SpringBeanAttributesInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/XML",
"index": 9,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MissingAspectjAutoproxyInspection",
"shortDescription": {
"text": "Missing aspectj-autoproxy"
},
"fullDescription": {
"text": "Reports '@Aspect' annotations in Spring versions earlier than 2.5 if there is no <aop:aspectj-autoproxy/> element in the XML configuration. Example: '@Aspect // '@AspectJ support isn't enabled\nclass MyAspect {\n ...\n}' '<beans>\n <!-- <aop:aspectj-autoproxy/> -->\n</beans>'",
"markdown": "Reports `@Aspect` annotations in Spring versions earlier than 2.5\nif there is no **\\<aop:aspectj-autoproxy/\\>** element in the XML configuration.\n\n**Example:**\n\n\n @Aspect // '@AspectJ support isn't enabled\n class MyAspect {\n ...\n }\n\n\n <beans>\n <!-- <aop:aspectj-autoproxy/> -->\n </beans>\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "MissingAspectjAutoproxyInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring AOP",
"index": 131,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringInactiveProfileHighlightingInspection",
"shortDescription": {
"text": "Inactive profile highlighting"
},
"fullDescription": {
"text": "Reports inactive profiles in the Spring XML application contexts. Example: '<!-- active profile 'DEV' is chosen for this application context -->\n <beans profile=\"DEV\">\n <bean class=\"MyFactory\" factory-method=\"createBean\"/>\n </beans>\n <!-- content of this tag is highlighted as 'unused' -->\n <beans profile=\"TESTS\">\n <bean class=\"MyTestFactory\" factory-method=\"createBean\"/>\n </beans>\n <!-- end of 'unused' section -->\n </beans>'",
"markdown": "Reports inactive profiles in the Spring XML application contexts.\n\n**Example:**\n\n\n <!-- active profile 'DEV' is chosen for this application context -->\n <beans profile=\"DEV\">\n <bean class=\"MyFactory\" factory-method=\"createBean\"/>\n </beans>\n <!-- content of this tag is highlighted as 'unused' -->\n <beans profile=\"**TESTS**\">\n <bean class=\"MyTestFactory\" factory-method=\"createBean\"/>\n </beans>\n <!-- end of 'unused' section -->\n </beans>\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SpringInactiveProfileHighlightingInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/XML",
"index": 9,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringInjectionValueStyleInspection",
"shortDescription": {
"text": "Injection value in XML application context violates conventions"
},
"fullDescription": {
"text": "Reports properties configured via '<value>' or '<ref>' sub-elements and offers to replace them with the corresponding attributes. Example: '<beans>\n <bean class=\"MyBean\" id=\"myBean\"/>\n\n <bean class=\"MyFactory\">\n <property name=\"bean\">\n <ref bean=\"myBean\"/> <!-- reports 'Usage of explicit <ref> element' -->\n </property>\n </bean>\n </beans>' After applying the quick-fix: '<beans>\n <bean class=\"MyBean\" id=\"myBean\"/>\n <bean class=\"MyFactory\">\n <property name=\"bean\" ref=\"myBean\"/>\n </bean>\n </beans>'",
"markdown": "Reports properties configured via `<value>` or `<ref>` sub-elements and offers to replace them with the corresponding attributes.\n\n**Example:**\n\n\n <beans>\n <bean class=\"MyBean\" id=\"myBean\"/>\n\n <bean class=\"MyFactory\">\n <property name=\"bean\">\n <ref bean=\"myBean\"/> <!-- reports 'Usage of explicit <ref> element' -->\n </property>\n </bean>\n </beans>\n\nAfter applying the quick-fix:\n\n\n <beans>\n <bean class=\"MyBean\" id=\"myBean\"/>\n <bean class=\"MyFactory\">\n <property name=\"bean\" ref=\"myBean\"/>\n </bean>\n </beans>\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SpringInjectionValueStyleInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/XML",
"index": 9,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringEventListenerInspection",
"shortDescription": {
"text": "Incorrectly configured @EventListener methods"
},
"fullDescription": {
"text": "Reports incorrect @EventListener methods. Example: '@Configuration @ComponentScan\n open class Config\n\n data class MyEvent(val string: String)\n\n @Component\n class LogComponent {\n @EventListener // Method annotated with @EventListener must be public\n private fun logCommands(commandName: MyEvent) {}\n\n @EventListener // Method must have maximum one parameter\n fun processCommand(commandName: MyEvent, text: String) {}\n }'",
"markdown": "Reports incorrect\n[@EventListener](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/context/event/EventListener.html) methods.\n\n**Example:**\n\n\n @Configuration @ComponentScan\n open class Config\n\n data class MyEvent(val string: String)\n\n @Component\n class LogComponent {\n @EventListener // Method annotated with @EventListener must be public\n private fun logCommands(commandName: MyEvent) {}\n\n @EventListener // Method must have maximum one parameter\n fun processCommand(commandName: MyEvent, text: String) {}\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SpringEventListenerInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/Code",
"index": 13,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "InjectionValueTypeInspection",
"shortDescription": {
"text": "Unassignable injection point type in XML application context"
},
"fullDescription": {
"text": "Reports invalid injection point types (properties and constructor arguments). The following injection point types are allowed: 'ref', 'idref', any collection type, inner beans, and so on. Example: 'public class InjectionValueTypes{\n public List<MyBean> setListBeans() {...}\n public MyBean setMyBean() {...}\n }\n }' '<beans>\n <bean class=\"MyBean\" id=\"myBean\"/>\n <bean class=\"ErrTypeBean\" id=\"errTypeBean\"/>\n <bean class=\"InjectionValueTypes\" id=\"kt\">\n <property name=\"myBean\" ref=\"errTypeBean\"/>\n <!-- reports \"Property of 'MyBean' type cannot be injected by 'ErrTypeBean'\" -->\n <property name=\"listBeans\">\n <list>\n <idref local=\"myBean\"/>\n <ref bean=\"myBean\"/>\n <ref bean=\"errTypeBean\"/> <!-- reports \"Cannot be added in collection of 'MyBean' type\" -->\n <bean class=\"ErrTypeBean\"/> <!-- reports \"Bean must be of 'MyBean' type\" -->\n </list>\n </property>\n </bean>\n </beans>'",
"markdown": "Reports invalid injection point types (properties and constructor arguments).\n\nThe following injection point types are allowed: `ref`, `idref`, any collection type, inner beans, and so on.\n\n**Example:**\n\n\n public class InjectionValueTypes{\n public List<MyBean> setListBeans() {...}\n public MyBean setMyBean() {...}\n }\n }\n\n\n <beans>\n <bean class=\"MyBean\" id=\"myBean\"/>\n <bean class=\"ErrTypeBean\" id=\"errTypeBean\"/>\n <bean class=\"InjectionValueTypes\" id=\"kt\">\n <property name=\"myBean\" ref=\"errTypeBean\"/>\n <!-- reports \"Property of 'MyBean' type cannot be injected by 'ErrTypeBean'\" -->\n <property name=\"listBeans\">\n <list>\n <idref local=\"myBean\"/>\n <ref bean=\"myBean\"/>\n <ref bean=\"errTypeBean\"/> <!-- reports \"Cannot be added in collection of 'MyBean' type\" -->\n <bean class=\"ErrTypeBean\"/> <!-- reports \"Bean must be of 'MyBean' type\" -->\n </list>\n </property>\n </bean>\n </beans>\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "InjectionValueTypeInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/XML",
"index": 9,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringInjectionValueConsistencyInspection",
"shortDescription": {
"text": "Inconsistent injection value in XML application context"
},
"fullDescription": {
"text": "Reports inconsistent tags and attributes on injection points in XML application contexts. '<property>' and '<constructor-arg>' must specify a 'ref', 'value', or a sub-element '<property>' and '<constructor-arg>' cannot contain more than one sub-element '<ref>' can contain either a 'bean' attribute, a 'local' attribute, or a 'parent' attribute '<ref>' must specify a bean '<idref>' can contain either a 'bean' attribute or a 'local' attribute '<idref>' must specify a bean '<map>' must specify a key '<idref>' can contain either a 'key' attribute, a 'key-ref' attribute, or a '<key>' sub-element Example: '<beans>\n\n <!-- 1. Property is only allowed to contain either \"ref\" attribute OR \"value\" attribute OR sub-element -->\n <bean class=\"MyClass\">\n <property name=\"bean\" ref=\"myBean\" value=\"foo\"/>\n <!-- Property is only allowed to contain either \"ref\" attribute OR \"value\" attribute OR sub-element -->\n </bean>\n\n <!-- 2. Property must not contain more than one sub-element -->\n <bean class=\"MyFactory\">\n <property name=\"bean\">\n <ref>bean</ref> <!-- Property must not contain more than one sub-element -->\n <value>foo</value> <!-- Property must not contain more than one sub-element -->\n </property>\n </bean>\n\n <!-- 3. Map entry must specify a key -->\n <bean class=\"MyBean\">\n <property name=\"map\">\n <map>\n <entry value=\"foo\"/> <!-- Map entry must specify a key -->\n </map>\n </property>\n </bean>\n </beans>'",
"markdown": "Reports inconsistent tags and attributes on injection points in XML application contexts.\n\n* `<property>` and `<constructor-arg>` must specify a `ref`, `value`, or a sub-element\n* `<property>` and `<constructor-arg>` cannot contain more than one sub-element\n* `<ref>` can contain either a `bean` attribute, a `local` attribute, or a `parent` attribute\n* `<ref>` must specify a bean\n* `<idref>` can contain either a `bean` attribute or a `local` attribute\n* `<idref>` must specify a bean\n* `<map>` must specify a key\n* `<idref>` can contain either a `key` attribute, a `key-ref` attribute, or a `<key>` sub-element\n\n**Example:**\n\n\n <beans>\n\n <!-- 1. Property is only allowed to contain either \"ref\" attribute OR \"value\" attribute OR sub-element -->\n <bean class=\"MyClass\">\n <property name=\"bean\" ref=\"myBean\" value=\"foo\"/>\n <!-- Property is only allowed to contain either \"ref\" attribute OR \"value\" attribute OR sub-element -->\n </bean>\n\n <!-- 2. Property must not contain more than one sub-element -->\n <bean class=\"MyFactory\">\n <property name=\"bean\">\n <ref>bean</ref> <!-- Property must not contain more than one sub-element -->\n <value>foo</value> <!-- Property must not contain more than one sub-element -->\n </property>\n </bean>\n\n <!-- 3. Map entry must specify a key -->\n <bean class=\"MyBean\">\n <property name=\"map\">\n <map>\n <entry value=\"foo\"/> <!-- Map entry must specify a key -->\n </map>\n </property>\n </bean>\n </beans>\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "SpringInjectionValueConsistencyInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/XML",
"index": 9,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ContextJavaBeanUnresolvedMethodsInspection",
"shortDescription": {
"text": "Unknown init/destroy method in the @Bean annotation"
},
"fullDescription": {
"text": "Reports unresolved method references on 'initMethod' and 'destroyMethod' parameters of the @Bean annotation. Example: \"Cannot resolve method\" will be reported on 'doInit' expression if MyBean class doesn't contain 'public void 'doInit'(){...}' method 'public class MyBean {...}\n\n @Component\n public class MyComponent {\n @Bean(initMethod=\"doInit\" )\n public MyBean myBean() {...}\n }' In this example, the inspection will report an unresolved method reference if 'MyBean' doesn't define the 'doInit()' method.",
"markdown": "Reports unresolved method references on `initMethod` and `destroyMethod` parameters\nof the [@Bean](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/context/annotation/Bean.html) annotation.\n\n**Example:**\n\"Cannot resolve method\" will be reported on 'doInit' expression if MyBean class doesn't contain 'public void 'doInit'(){...}' method\n\n\n public class MyBean {...}\n\n @Component\n public class MyComponent {\n @Bean(initMethod=\"doInit\" )\n public MyBean myBean() {...}\n }\n\nIn this example, the inspection will report an unresolved method reference if `MyBean` doesn't define the `doInit()` method."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "ContextJavaBeanUnresolvedMethodsInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/Code",
"index": 13,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DuplicatedBeanNamesInspection",
"shortDescription": {
"text": "Duplicated bean names in XML-based application context"
},
"fullDescription": {
"text": "Reports duplicate bean names defined in the application context. Example: '<beans profile=\"PROD\">\n <bean class=\"...\" id=\"duplicatedName\"/> <!-- error -->\n <bean class=\"...\" name=\"foo_name, duplicatedName\"/> <!-- 'duplicatedName' error -->\n <bean class=\"...\" id=\"toBeAliased\"/>\n\n <alias alias=\"duplicatedName\" name=\"toBeAliased\"/> <!-- 'duplicatedName' error -->\n </beans>'",
"markdown": "Reports duplicate bean names defined in the application context.\n\n**Example:**\n\n\n <beans profile=\"PROD\">\n <bean class=\"...\" id=\"duplicatedName\"/> <!-- error -->\n <bean class=\"...\" name=\"foo_name, duplicatedName\"/> <!-- 'duplicatedName' error -->\n <bean class=\"...\" id=\"toBeAliased\"/>\n\n <alias alias=\"duplicatedName\" name=\"toBeAliased\"/> <!-- 'duplicatedName' error -->\n </beans>\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "DuplicatedBeanNamesInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/XML",
"index": 9,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringCacheAnnotationsOnInterfaceInspection",
"shortDescription": {
"text": "Cache* annotations defined on interfaces/interface methods"
},
"fullDescription": {
"text": "Reports '@Cache*' annotations on interfaces. You should annotate only concrete classes (and methods of concrete classes) with '@Cache*'. Annotating an interface (or an interface method) with '@Cache*' requires using interface-based proxies. Since Java annotations are not inherited from interfaces, the proxying and weaving infrastructure will not be able to recognize the caching settings when using class-based proxies ('proxy-target-class=\"true\"') or the weaving-based aspect ('mode=\"aspectj\"'). As a result, the object will not be wrapped in a caching proxy.",
"markdown": "Reports `@Cache*` annotations on interfaces.\n\nYou should annotate only concrete classes (and methods of concrete classes) with `@Cache*`.\nAnnotating an interface (or an interface method) with `@Cache*` requires using interface-based proxies.\nSince Java annotations are not inherited from interfaces, the proxying and weaving infrastructure will not be able to recognize the caching settings\nwhen using class-based proxies (`proxy-target-class=\"true\"`) or the weaving-based aspect (`mode=\"aspectj\"`).\nAs a result, the object will not be wrapped in a caching proxy."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SpringCacheAnnotationsOnInterfaceInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/Code",
"index": 13,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JdkProxiedBeanTypeInspection",
"shortDescription": {
"text": "Incorrect JDK-proxied bean type"
},
"fullDescription": {
"text": "Reports incorrectly configured JDK-proxied bean types. For more information, see JDK- and CGLIB-based proxies.",
"markdown": "Reports incorrectly configured JDK-proxied bean types.\n\nFor more information, see [JDK- and CGLIB-based proxies](https://docs.spring.io/spring-framework/docs/current/reference/html/core.html#aop-pfb-proxy-types)."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "JdkProxiedBeanTypeInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring AOP",
"index": 131,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringDependsOnUnresolvedBeanInspection",
"shortDescription": {
"text": "Incorrectly referenced bean in @DependsOn annotation"
},
"fullDescription": {
"text": "Reports incorrect bean references in the 'value' parameter of the @DependsOn annotation. Example: '@Component\n @DependsOn(\"unknown\") // reports \"Cannot resolve bean 'unknown'\"\n public class MyComponent {\n }'",
"markdown": "Reports incorrect bean references in the `value` parameter of the\n[@DependsOn](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/context/annotation/DependsOn.html)\nannotation.\n\n**Example:**\n\n\n @Component\n @DependsOn(\"unknown\") // reports \"Cannot resolve bean 'unknown'\"\n public class MyComponent {\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "SpringDependsOnUnresolvedBeanInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/Code",
"index": 13,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringIncorrectResourceTypeInspection",
"shortDescription": {
"text": "Incorrect resource type"
},
"fullDescription": {
"text": "Reports incorrect files referenced in the XML application context. Example: '<beans>\n <import resource=\"imported-app-context.xml\"/>\n <import resource=\"banner.txt\"/> <!-- reports 'Incorrect resource type' as Spring XML application context is expected here -->\n </beans>'",
"markdown": "Reports incorrect files referenced in the XML application context.\n\n**Example:**\n\n\n <beans>\n <import resource=\"imported-app-context.xml\"/>\n <import resource=\"banner.txt\"/> <!-- reports 'Incorrect resource type' as Spring XML application context is expected here -->\n </beans>\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "SpringIncorrectResourceTypeInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/XML",
"index": 9,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringRequiredPropertyInspection",
"shortDescription": {
"text": "Missing @Required property injections in the spring xml bean declaration"
},
"fullDescription": {
"text": "Reports '@Required' setter bean properties that are not injected or autowired. Example: '<beans>\n <bean class=\"beans.MyComponent\" id=\"foo\"/>\n <!-- reports \"Required properties missing: 'port'\" -->\n</beans>' 'public class MyComponent {\n @Required\n public void setPort(int port) // reports \"Required property 'port' is not injected\"\n {...}\n}'",
"markdown": "Reports `@Required` setter bean properties that are not injected or autowired.\n\n**Example:**\n\n\n <beans>\n <bean class=\"beans.MyComponent\" id=\"foo\"/>\n <!-- reports \"Required properties missing: 'port'\" -->\n </beans>\n\n\n public class MyComponent {\n @Required\n public void setPort(int port) // reports \"Required property 'port' is not injected\"\n {...}\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "SpringRequiredPropertyInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/XML",
"index": 9,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringScheduledMethodsInspection",
"shortDescription": {
"text": "Incorrectly referenced bean in @Scheduled annotation"
},
"fullDescription": {
"text": "Reports incorrect bean references in the 'scheduler' parameter of the @Scheduled annotation. Example: '@Component public class UserController {...}\n @Component public class UserServiceAsyncTaskScheduler extends SimpleAsyncTaskScheduler {...}\n\n @Component public class UserService {\n @Scheduled(scheduler=\"userServiceAsyncTaskScheduler\", cron=\"1 * * * * * ?\")\n public void scheduleTask() {...}\n\n @Scheduled(scheduler=\"userController\", cron=\"1 * * * * * ?\") // reports \"Bean must be one of these types: TaskScheduler,ScheduledExecutorService \"\n public void scheduleTask_2() {...}\n\n @Scheduled(scheduler=\"unknown\", cron=\"1 * * * * * ?\") // reports \"Cannot resolve bean 'unknown'\"\n public void scheduleTask_3() {...}\n }'",
"markdown": "Reports incorrect bean references in the `scheduler` parameter of the @Scheduled annotation.\n\n**Example:**\n\n\n @Component public class UserController {...}\n @Component public class UserServiceAsyncTaskScheduler extends SimpleAsyncTaskScheduler {...}\n\n @Component public class UserService {\n @Scheduled(scheduler=\"userServiceAsyncTaskScheduler\", cron=\"1 * * * * * ?\")\n public void scheduleTask() {...}\n\n @Scheduled(scheduler=\"userController\", cron=\"1 * * * * * ?\") // reports \"Bean must be one of these types: TaskScheduler,ScheduledExecutorService \"\n public void scheduleTask_2() {...}\n\n @Scheduled(scheduler=\"unknown\", cron=\"1 * * * * * ?\") // reports \"Cannot resolve bean 'unknown'\"\n public void scheduleTask_3() {...}\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "SpringScheduledMethodsInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/Code",
"index": 13,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringXmlAutowiringInspection",
"shortDescription": {
"text": "Incorrect XML Spring bean autowiring"
},
"fullDescription": {
"text": "Reports incorrect autowiring of Spring beans configured in XML application contexts. Example: 'public interface FooInterface {...}\n@Component public class FooBean implements FooInterface {...}\n@Component public class OtherBean implements FooInterface {...}\n\n@Component\npublic class MyComponent {\n\t public void setFooInterface(FooInterface foo) {...}\n}' '<beans>\n\t<bean class=\"beans.OtherBean\" id=\"otherBean\"/>\n\t<bean class=\"beans.FooBean\" id=\"fooBean\"/>\n\n\t<bean autowire=\"byType\" class=\"beans.MyComponent\" id=\"foo\"/> <!-- reports \"Could not autowire. There is more than one bean of 'FooInterface' type. -->\n <!-- Beans: otherBean,fooBean. Properties: 'fooInterface' \" -->\n</beans>'",
"markdown": "Reports incorrect autowiring of Spring beans configured in XML application contexts.\n\n**Example:**\n\n\n public interface FooInterface {...}\n @Component public class FooBean implements FooInterface {...}\n @Component public class OtherBean implements FooInterface {...}\n\n @Component\n public class MyComponent {\n \t public void setFooInterface(FooInterface foo) {...}\n }\n\n\n <beans>\n \t<bean class=\"beans.OtherBean\" id=\"otherBean\"/>\n \t<bean class=\"beans.FooBean\" id=\"fooBean\"/>\n\n \t<bean autowire=\"byType\" class=\"beans.MyComponent\" id=\"foo\"/> <!-- reports \"Could not autowire. There is more than one bean of 'FooInterface' type. -->\n <!-- Beans: otherBean,fooBean. Properties: 'fooInterface' \" -->\n </beans>\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "SpringXmlAutowiringInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/XML",
"index": 9,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringCacheableAndCachePutInspection",
"shortDescription": {
"text": "Incorrect usage of @CachePut and @Cacheable on the same method"
},
"fullDescription": {
"text": "Reports @CachePut and @Cacheable annotations declared on the same method. While '@Cacheable' causes the method to skip the execution using the cache, '@CachePut' forces the execution in order to update the cache. This leads to unexpected behavior and should be avoided, except in very specific cases when conditions in annotations exclude them from each other. Note also that such conditions should not rely on the result object (the '#result' variable) as these are validated upfront to confirm the exclusion.",
"markdown": "Reports [@CachePut](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/cache/annotation/CachePut.html)\nand [@Cacheable](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/cache/annotation/Cacheable.html)\nannotations declared on the same method.\nWhile `@Cacheable` causes the method to skip the execution using the cache, `@CachePut` forces the execution in order to update the cache. This leads to unexpected behavior and should be avoided, except in very specific cases when conditions in annotations exclude them from each other. Note also that such conditions should not rely on the result object (the `#result` variable) as these are validated upfront to confirm the exclusion."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SpringCacheableAndCachePutInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/Code",
"index": 13,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringConfigurationProxyMethods",
"shortDescription": {
"text": "@Configuration proxyMethods usage warnings"
},
"fullDescription": {
"text": "Reports warnings on incorrectly used proxy methods. Spring Framework 5.2 has introduced an optimization for @Configuration class processing that can be enabled via an attribute @Configuration(proxyBeanMethods = false). If you disable 'proxyBeanMethods', the proxy instances are no longer created and calling the method invokes it again (returning a new instance every time). As a result, you have no guarantee that you're actually injecting the corresponding bean in the context. Incorrect bean method call example: '@Configuration(proxyBeanMethods = false)\nclass TestConfiguration {\n @Bean\n public FirstBean firstBean() {\n return new FirstBean();\n }\n\n @Bean\n public SecondBean secondBean() {\n return new SecondBean(firstBean()); // -> incorrect call\n }\n}' You can set 'proxyBeanMethods' to true or rewrite the code as follows: '@Configuration(proxyBeanMethods = false)\nclass TestConfiguration {\n @Bean\n public FirstBean firstBean() {\n return new FirstBean();\n }\n\n @Bean\n public SecondBean secondBean(FirstBean someBean) { // -> correct injected instance\n return new SecondBean(someBean);\n }\n}' Also, the inspection checks '@Bean' method calls in a class without the '@Configuration' stereotype (in \"bean lite mode\"): '@Component\nclass TestComponent {\n @Bean\n public FirstBean firstBean() {\n return new FirstBean();\n }\n\n @Bean\n public SecondBean secondBean() {\n return new SecondBean(firstBean()); // -> incorrect call\n }\n}'",
"markdown": "Reports warnings on incorrectly used proxy methods. Spring Framework 5.2 has introduced an optimization for @Configuration class processing that can be enabled via an attribute @Configuration(proxyBeanMethods = false).\n\n\nIf you disable `proxyBeanMethods`,\nthe proxy instances are no longer created and calling the method invokes it again (returning a new instance every time).\nAs a result, you have no guarantee that you're actually injecting the corresponding bean in the context.\n\nIncorrect bean method call example:\n\n\n @Configuration(proxyBeanMethods = false)\n class TestConfiguration {\n @Bean\n public FirstBean firstBean() {\n return new FirstBean();\n }\n\n @Bean\n public SecondBean secondBean() {\n return new SecondBean(firstBean()); // -> incorrect call\n }\n }\n\nYou can set `proxyBeanMethods` to true or rewrite the code as follows:\n\n\n @Configuration(proxyBeanMethods = false)\n class TestConfiguration {\n @Bean\n public FirstBean firstBean() {\n return new FirstBean();\n }\n\n @Bean\n public SecondBean secondBean(FirstBean someBean) { // -> correct injected instance\n return new SecondBean(someBean);\n }\n }\n\nAlso, the inspection checks `@Bean` method calls in a class without the `@Configuration` stereotype (in \"bean lite mode\"):\n\n\n @Component\n class TestComponent {\n @Bean\n public FirstBean firstBean() {\n return new FirstBean();\n }\n\n @Bean\n public SecondBean secondBean() {\n return new SecondBean(firstBean()); // -> incorrect call\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "SpringConfigurationProxyMethods",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/Code",
"index": 13,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringAopErrorsInspection",
"shortDescription": {
"text": "Incorrect Spring AOP advice or advisor element"
},
"fullDescription": {
"text": "Reports incorrect advices and advisor elements if there are no 'pointcut' or 'pointcut-ref' attributes. Example: '<beans>\n <aop:config>\n <aop:pointcut id=\"zzz\" expression=\"args()\"/>\n <aop:aspect ref=\"xxx\">\n <aop:before method=\"writeArg1\" pointcut=\"execution(* *(String))\"/>\n <aop:after method=\"aaa\" pointcut-ref=\"zzz\"/>\n <aop:after-throwing method=\"aaa\"/> <!--Either 'pointcut' or 'pointcut-ref' attribute must be defined -->\n </aop:aspect>\n </aop:config>\n</beans>'",
"markdown": "Reports incorrect advices and advisor elements if there are no `pointcut` or `pointcut-ref` attributes.\n\n**Example:**\n\n\n <beans>\n <aop:config>\n <aop:pointcut id=\"zzz\" expression=\"args()\"/>\n <aop:aspect ref=\"xxx\">\n <aop:before method=\"writeArg1\" pointcut=\"execution(* *(String))\"/>\n <aop:after method=\"aaa\" pointcut-ref=\"zzz\"/>\n <aop:after-throwing method=\"aaa\"/> <!--Either 'pointcut' or 'pointcut-ref' attribute must be defined -->\n </aop:aspect>\n </aop:config>\n </beans>\n\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "SpringAopErrorsInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring AOP",
"index": 131,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringAopPointcutExpressionInspection",
"shortDescription": {
"text": "Incorrect Spring AOP pointcut expression"
},
"fullDescription": {
"text": "Reports AspectJ pointcut designators which are not supported by Spring. Example: '<beans>\n <aop:config >\n <aop:pointcut expression=\"@this(Anno) <!-- '@this' pointcut designator isn't supported by Spring -->\n and adviceexecution()\"/> <!-- 'adviceexecution' pointcut designator isn't supported by Spring -->\n <aop:pointcut expression=\"!@annotation(Anno)\"/>\n </aop:config>\n</beans>'",
"markdown": "Reports AspectJ pointcut designators which are not supported by Spring.\n\n**Example:**\n\n\n <beans>\n <aop:config >\n <aop:pointcut expression=\"@this(Anno) <!-- '@this' pointcut designator isn't supported by Spring -->\n and adviceexecution()\"/> <!-- 'adviceexecution' pointcut designator isn't supported by Spring -->\n <aop:pointcut expression=\"!@annotation(Anno)\"/>\n </aop:config>\n </beans>\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "SpringAopPointcutExpressionInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring AOP",
"index": 131,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringBeanNameConventionInspection",
"shortDescription": {
"text": "Spring bean name violates conventions"
},
"fullDescription": {
"text": "Reports <bean> names that don't follow the bean naming conventions. The convention is to use the standard Java convention for instance field names when naming beans. That is, bean names start with a lowercase letter and are camel-cased from there. Examples of such names include 'accountManager', 'accountService', 'userDao', 'loginController', and so on. Naming beans consistently makes your configuration easier to read and understand. Also, if you are using Spring AOP, it helps a lot when applying an advice to a set of beans related by name.",
"markdown": "Reports **\\<bean\\>** names that don't follow the bean naming conventions.\n\n\nThe convention is to use the standard Java convention for instance field names when naming beans.\nThat is, bean names start with a lowercase letter and are camel-cased from there.\nExamples of such names include `accountManager`, `accountService`, `userDao`, `loginController`, and so on.\nNaming beans consistently makes your configuration easier to read and understand.\nAlso, if you are using Spring AOP, it helps a lot when applying an advice to a set of beans related by name."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SpringBeanNameConventionInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/XML",
"index": 9,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnparsedCustomBeanInspection",
"shortDescription": {
"text": "Unparsed custom Spring beans"
},
"fullDescription": {
"text": "Reports unknown Spring bean types that have not yet been parsed or if a bean uses an unsupported tag for the custom namespace.",
"markdown": "Reports unknown Spring bean types that have not yet been parsed or if a bean uses an unsupported tag for the custom namespace."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnparsedCustomBeanInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/XML",
"index": 9,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringXmlAutowireExplicitlyInspection",
"shortDescription": {
"text": "Unnecessary autowired dependency in XML application context"
},
"fullDescription": {
"text": "Reports 'autowire' attributes in '<bean>' elements and suggests to explicitly inject bean properties if possible. Example: 'public class MyComponent {\n public void setOtherBean(OtherBean bean){...}\n }' '<beans>\n <bean class=\"beans.OtherBean\" id=\"bar\"/>\n <bean autowire=\"byType\" class=\"beans.MyComponent\"/>\n <!-- \"Unnecessary autowired dependency\" -->\n <!-- suggests \"Make autowired dependency explicit\" -->\n </beans>' After applying the quick-fix: '<beans>\n <bean class=\"beans.OtherBean\" id=\"bar\"/>\n <bean class=\"beans.MyComponent\" id=\"foo\">\n <property name=\"otherBean\" ref=\"otherBean\"/>\n </bean>\n </beans>'",
"markdown": "Reports `autowire` attributes in `<bean>` elements and suggests to explicitly inject bean properties if possible.\n\n**Example:**\n\n\n public class MyComponent {\n public void setOtherBean(OtherBean bean){...}\n }\n\n\n <beans>\n <bean class=\"beans.OtherBean\" id=\"bar\"/>\n <bean autowire=\"byType\" class=\"beans.MyComponent\"/>\n <!-- \"Unnecessary autowired dependency\" -->\n <!-- suggests \"Make autowired dependency explicit\" -->\n </beans>\n\nAfter applying the quick-fix:\n\n\n <beans>\n <bean class=\"beans.OtherBean\" id=\"bar\"/>\n <bean class=\"beans.MyComponent\" id=\"foo\">\n <property name=\"otherBean\" ref=\"otherBean\"/>\n </bean>\n </beans>\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SpringXmlAutowireExplicitlyInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/XML",
"index": 9,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringHandlersSchemasHighlighting",
"shortDescription": {
"text": "Unresolved file or class reference in a spring.handlers or spring.schemas file"
},
"fullDescription": {
"text": "Reports unresolved class and file references in 'spring.handlers' and 'spring.schemas' files. Example 'spring.handlers' file: 'a=my.company.MyHandler\n b=my.company.UnknownHandler // reports \"Cannot resolve class 'my.company.UnknownHandler'\"'",
"markdown": "Reports unresolved class and file references in `spring.handlers` and `spring.schemas` files.\n\n**Example `spring.handlers` file:**\n\n\n a=my.company.MyHandler\n b=my.company.UnknownHandler // reports \"Cannot resolve class 'my.company.UnknownHandler'\"\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "SpringHandlersSchemasHighlighting",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core",
"index": 8,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringTestingDirtiesContextInspection",
"shortDescription": {
"text": "Invalid @DirtiesContext 'mode' configuration"
},
"fullDescription": {
"text": "Reports incorrect 'mode' configuration in the @DirtiesContext annotation. Example: '@ContextConfiguration\n @DirtiesContext(methodMode = MethodMode.AFTER_METHOD, // Setting the method mode on an annotated test class has no meaning. For class-level control, use classMode instead.\n hierarchyMode = DirtiesContext.HierarchyMode.CURRENT_LEVEL) // hierarchyMode should be used when the context is configured as part of a hierarchy via @ContextHierarchy\n public class MyTest {\n @DirtiesContext(classMode = DirtiesContext.ClassMode.AFTER_CLASS, // Setting the class mode on an annotated test method has no meaning. For method-level control use methodMode instead..\n hierarchyMode = DirtiesContext.HierarchyMode.CURRENT_LEVEL) // hierarchyMode should be used when the context is configured as part of a hierarchy via @ContextHierarchy\n public void testFoo() {...}\n }'",
"markdown": "Reports incorrect 'mode' configuration in the\n[@DirtiesContext](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/annotation/DirtiesContext.html)\nannotation.\n\n**Example:**\n\n\n @ContextConfiguration\n @DirtiesContext(methodMode = MethodMode.AFTER_METHOD, // Setting the method mode on an annotated test class has no meaning. For class-level control, use classMode instead.\n hierarchyMode = DirtiesContext.HierarchyMode.CURRENT_LEVEL) // hierarchyMode should be used when the context is configured as part of a hierarchy via @ContextHierarchy\n public class MyTest {\n @DirtiesContext(classMode = DirtiesContext.ClassMode.AFTER_CLASS, // Setting the class mode on an annotated test method has no meaning. For method-level control use methodMode instead..\n hierarchyMode = DirtiesContext.HierarchyMode.CURRENT_LEVEL) // hierarchyMode should be used when the context is configured as part of a hierarchy via @ContextHierarchy\n public void testFoo() {...}\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SpringTestingDirtiesContextInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/Code",
"index": 13,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringCacheNamesInspection",
"shortDescription": {
"text": "Incorrect required cache names definition"
},
"fullDescription": {
"text": "Reports incorrect '@Cache*' annotation names. At least one cache name should be provided per cache operation: '@Cacheable(\"cache_name\")' or '@Cacheable(cacheNames =\"cache_name\")'. '@CacheConfig#cacheNames()' can be used for sharing common cache-related settings at the class level.",
"markdown": "Reports incorrect `@Cache*` annotation names.\n\nAt least one cache name should be provided per cache operation: `@Cacheable(\"cache_name\")` or `@Cacheable(cacheNames =\"cache_name\")`.\n`@CacheConfig#cacheNames()` can be used for sharing common cache-related settings at the class level."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SpringCacheNamesInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/Code",
"index": 13,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringJavaStaticMembersAutowiringInspection",
"shortDescription": {
"text": "Incorrect Spring component autowiring or injection on a static class member"
},
"fullDescription": {
"text": "Reports autowired and injected static methods/fields of Spring components. Example: '@Component\npublic class MyComponent {\n\t@Autowired\n\tstatic FooInterface foo; // reports \"Don't autowire static members\"\n}'",
"markdown": "Reports autowired and injected static methods/fields of Spring components.\n\n**Example:**\n\n\n @Component\n public class MyComponent {\n \t@Autowired\n \tstatic FooInterface foo; // reports \"Don't autowire static members\"\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SpringJavaStaticMembersAutowiringInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/Code",
"index": 13,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringPlaceholdersInspection",
"shortDescription": {
"text": "Unresolved placeholders configured in the Spring XML application context"
},
"fullDescription": {
"text": "Reports unresolved placeholders configured in Spring XML contexts. Example: '<beans>\n <ctx:property-placeholder location=\"application.properties\"/>\n\n <bean class=\"beans.ServerComponent\">\n <property name=\"serverName\" value=\"${server.name}}\"/>\n <property name=\"port\" value=\"${unknown.property}}\"/> <!-- reports \"Cannot resolve property key\" -->\n </bean>\n </beans>'",
"markdown": "Reports unresolved placeholders configured in Spring XML contexts.\n\n**Example:**\n\n\n <beans>\n <ctx:property-placeholder location=\"application.properties\"/>\n\n <bean class=\"beans.ServerComponent\">\n <property name=\"serverName\" value=\"${server.name}}\"/>\n <property name=\"port\" value=\"${unknown.property}}\"/> <!-- reports \"Cannot resolve property key\" -->\n </bean>\n </beans>\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SpringPlaceholdersInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/XML",
"index": 9,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringCacheableMethodCallsInspection",
"shortDescription": {
"text": "@Cacheable self-invocation method calls"
},
"fullDescription": {
"text": "Using @Cacheable: In proxy mode (which is the default), only external method calls coming in through the proxy are intercepted. This means that self-invocation (in effect, a method within the target object calling another method of the target object) will not lead to an actual caching at runtime even if the invoked method is marked with @Cacheable",
"markdown": "[Using @Cacheable](https://docs.spring.io/spring-framework/reference/integration/cache/annotations.html): In proxy mode (which is the default), only external method calls coming in through the proxy are intercepted. This means that self-invocation (in effect, a method within the target object calling another method of the target object) will not lead to an actual caching at runtime even if the invoked method is marked with @Cacheable"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SpringCacheableMethodCallsInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/Code",
"index": 13,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringImportResource",
"shortDescription": {
"text": "Unresolved file references in @ImportResource locations"
},
"fullDescription": {
"text": "Reports unresolved files and directories in 'locations' attributes of @ImportResource annotations and the corresponding aliased attributes of the '@ImportResource' meta annotations. Example: '@Configuration\n @ImportResource(locations = \"classpath:META-INF/unknown-context.xml\") // reports \"Cannot resolve file 'unknown-context.xml'\"\n public class MyConfiguration {...}'",
"markdown": "Reports unresolved files and directories in `locations` attributes\nof [@ImportResource](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/context/annotation/ImportResource.html) annotations\nand the corresponding aliased attributes of the `@ImportResource` meta annotations.\n\n**Example:**\n\n\n @Configuration\n @ImportResource(locations = \"classpath:META-INF/unknown-context.xml\") // reports \"Cannot resolve file 'unknown-context.xml'\"\n public class MyConfiguration {...}\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SpringImportResource",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/Code",
"index": 13,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringTransactionalComponentInspection",
"shortDescription": {
"text": "Invalid 'PlatformTransactionManager' declaration in @Transactional component"
},
"fullDescription": {
"text": "Reports PlatformTransactionManager classes that are not correctly defined in the application context for the current @Transactional component.",
"markdown": "Reports [PlatformTransactionManager](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/transaction/PlatformTransactionManager.html) classes that are not correctly defined in the application context for the current [@Transactional](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/transaction/annotation/Transactional.html) component."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "SpringTransactionalComponentInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/Code",
"index": 13,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringBeanLookupMethodInspection",
"shortDescription": {
"text": "Incorrectly configured XML bean lookup-method"
},
"fullDescription": {
"text": "Reports incorrect <lookup-method> for a bean in XML application contexts. Example: 'public abstract class FooLookupBean {\n protected abstract FooBean createCommand();\n private FooBean createCommand() {...}\n protected static FooBean createCommandStatic() {...}\n protected abstract FooBean createWithArgs(String foo);\n protected abstract OtherBean createOtherBean();\n }' '<beans>\n <bean class=\"FooLookupBean\" id=\"lookupTest\">\n <lookup-method bean=\"fooBean\" name=\"createCommand\"/>\n <!-- private -->\n <lookup-method bean=\"fooBean\" name=\"createCommand\"/> <!-- \"Method must be public or protected\" -->\n <!-- static -->\n <lookup-method bean=\"fooBean\" name=\"createCommandStatic\"/> <!-- Static method not allowed here -->\n <!-- with arguments -->\n <lookup-method bean=\"fooBean\" name=\"createWithArgs\"/> <!-- Method must have no parameters -->\n <!-- not exist -->\n <lookup-method bean=\"fooBean\" name=\"unknown\"/> <!-- unknown method -->\n <!-- mismatch -->\n <lookup-method bean=\"fooBean\" name=\"createOtherBean\"/> <!-- Lookup method return type does not match the 'FooBean' bean class -->\n </bean>\n\n <bean class=\"FooBean\" id=\"fooBean\"/>\n <bean class=\"OtherBean\" id=\"otherBean\"/>\n </beans>'",
"markdown": "Reports incorrect **\\<lookup-method\\>** for a bean in XML application contexts.\n\n**Example:**\n\n\n public abstract class FooLookupBean {\n protected abstract FooBean createCommand();\n private FooBean createCommand() {...}\n protected static FooBean createCommandStatic() {...}\n protected abstract FooBean createWithArgs(String foo);\n protected abstract OtherBean createOtherBean();\n }\n \n\n <beans>\n <bean class=\"FooLookupBean\" id=\"lookupTest\">\n <lookup-method bean=\"fooBean\" name=\"createCommand\"/>\n <!-- private -->\n <lookup-method bean=\"fooBean\" name=\"createCommand\"/> <!-- \"Method must be public or protected\" -->\n <!-- static -->\n <lookup-method bean=\"fooBean\" name=\"createCommandStatic\"/> <!-- Static method not allowed here -->\n <!-- with arguments -->\n <lookup-method bean=\"fooBean\" name=\"createWithArgs\"/> <!-- Method must have no parameters -->\n <!-- not exist -->\n <lookup-method bean=\"fooBean\" name=\"unknown\"/> <!-- unknown method -->\n <!-- mismatch -->\n <lookup-method bean=\"fooBean\" name=\"createOtherBean\"/> <!-- Lookup method return type does not match the 'FooBean' bean class -->\n </bean>\n\n <bean class=\"FooBean\" id=\"fooBean\"/>\n <bean class=\"OtherBean\" id=\"otherBean\"/>\n </beans>\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "SpringBeanLookupMethodInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/XML",
"index": 9,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringPropertySource",
"shortDescription": {
"text": "Unresolved file references in @PropertySource and @TestPropertySource locations"
},
"fullDescription": {
"text": "Reports unresolved files or directories in @PropertySource and @TestPropertySource annotations. Example: '@Configuration\n @PropertySource(\"classpath:/com/mycompany/unknown.properties\") // reports \"Cannot resolve file unknown.properties\"\n public class AppConfig {...}'",
"markdown": "Reports unresolved files or directories in\n[@PropertySource](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/context/annotation/PropertySource.html)\nand [@TestPropertySource](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/TestPropertySource.html)\nannotations.\n\n**Example:**\n\n\n @Configuration\n @PropertySource(\"classpath:/com/mycompany/unknown.properties\") // reports \"Cannot resolve file unknown.properties\"\n public class AppConfig {...}\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SpringPropertySource",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/Code",
"index": 13,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringProfileExpression",
"shortDescription": {
"text": "Incorrectly configured @Profile expression"
},
"fullDescription": {
"text": "Reports incorrect @Profile expressions: Spring profiles must not be empty '&' and '|' operators must not be mixed without parentheses in Spring profile expressions Examples: '// correctly configured\n @Configuration\n @Profile(\"a & (b | c)\")\n public class MyConfiguration {...}\n\n // empty\n @Configuration\n @Profile() // reports \"Profile expression must contain text\"\n public class MyConfiguration {...}\n\n // mixed operators without parentheses\n @Configuration\n @Profile(\"a & b | c\") // reports \"Malformed profile expression\"\n public class MyConfiguration {...}'",
"markdown": "Reports incorrect\n[@Profile](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/context/annotation/Profile.html)\nexpressions:\n\n* Spring profiles must not be empty\n* '\\&' and '\\|' operators must not be mixed without parentheses in Spring profile expressions\n\n**Examples:**\n\n\n // correctly configured\n @Configuration\n @Profile(\"a & (b | c)\")\n public class MyConfiguration {...}\n\n // empty\n @Configuration\n @Profile() // reports \"Profile expression must contain text\"\n public class MyConfiguration {...}\n\n // mixed operators without parentheses\n @Configuration\n @Profile(\"a & b | c\") // reports \"Malformed profile expression\"\n public class MyConfiguration {...}\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "SpringProfileExpression",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/Code",
"index": 13,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AbstractBeanReferencesInspection",
"shortDescription": {
"text": "Incorrect reference to abstract bean"
},
"fullDescription": {
"text": "Reports referenced abstract beans. Abstract beans can be used only as template bean definitions, that is, parents for child definitions. Trying to use such an abstract parent bean on its own by referring to it as a ref property of another bean, or by calling 'getBean()' with the parent bean id, will result in an error. Example: '<bean abstract=\"true\" id=\"parentBeanWithoutClass\"/>\n <bean class=\"com.my.company.FooBean\" id=\"childBean\" parent=\"parentBeanWithoutClass\">\n <!-- properties -->\n </bean>' In this example, the parent bean can't be instantiated on its own since it is incomplete and explicitly marked as abstract.",
"markdown": "Reports referenced abstract beans.\n\nAbstract beans can be used only as template bean definitions, that is, parents for child definitions.\nTrying to use such an abstract parent bean on its own by referring to it as a ref property of another bean,\nor by calling `getBean()` with the parent bean id, will result in an error.\n\n**Example:**\n\n\n <bean abstract=\"true\" id=\"parentBeanWithoutClass\"/>\n <bean class=\"com.my.company.FooBean\" id=\"childBean\" parent=\"parentBeanWithoutClass\">\n <!-- properties -->\n </bean>\n\nIn this example, the parent bean can't be instantiated on its own since it is incomplete and explicitly marked as abstract."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "AbstractBeanReferencesInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Core/XML",
"index": 9,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "com.intellij.spring.cloud",
"version": "233.14714",
"rules": [
{
"id": "SpringBootBootstrapConfigurationInspection",
"shortDescription": {
"text": "Bootstrap configuration included in application context"
},
"fullDescription": {
"text": "Reports 'BootstrapConfiguration' included into the Spring Boot application context via a component scan where it might not be needed. For more information, see Spring Cloud Commons documentation.",
"markdown": "Reports `BootstrapConfiguration` included into the Spring Boot application context via a component scan where it might not be needed.\n\nFor more information, see [Spring Cloud Commons documentation](https://docs.spring.io/spring-cloud-commons/docs/current/reference/html/#customizing-the-bootstrap-configuration)."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "SpringBootBootstrapConfigurationInspection",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Cloud",
"index": 17,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringCloudStreamMessageChannelInspection",
"shortDescription": {
"text": "Unresolved message channel"
},
"fullDescription": {
"text": "Reports unresolved channel attributes in '@StreamListener', '@SendTo', '@Output', and '@Input' annotations. Using invalid binding name results in 'bean not found' error at runtime. Example: '@EnableBinding(Sink.class)\n public class LogSource {\n @StreamListener(Sink.class)\n\t public void log1() {\n }\n\n @StreamListener(\"invalid\") // Reports 'Cannot find channel'\n\t public void log2() {\n }\n }'",
"markdown": "Reports unresolved channel attributes in `@StreamListener`, `@SendTo`, `@Output`, and `@Input` annotations.\n\nUsing invalid binding name results in 'bean not found' error at runtime.\n\n**Example:**\n\n\n @EnableBinding(Sink.class)\n public class LogSource {\n @StreamListener(Sink.class)\n \t public void log1() {\n }\n\n @StreamListener(\"invalid\") // Reports 'Cannot find channel'\n \t public void log2() {\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SpringCloudStreamMessageChannelInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Cloud Stream",
"index": 173,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringCloudStreamInconsistencyInspection",
"shortDescription": {
"text": "Stream handler method error"
},
"fullDescription": {
"text": "Reports inconsistency errors in stream handler methods. Input and output stream handler methods annotated with '@StreamListener' or '@StreamEmitter' have various constraints. Violation of the constraints results in errors at runtime. For example: Channel defined in '@StreamListener' 'value' attribute may never be combined with method parameters annotated with '@Input' or '@Output' An input channel must be specified for a method annotated with '@StreamListener' An output channel must be specified for a method that can return a value An output channel cannot be specified for a method that does not return a value '@StreamListener' 'condition' attribute cannot be set for methods that return a value",
"markdown": "Reports inconsistency errors in stream handler methods.\n\n\nInput and output stream handler methods annotated with `@StreamListener` or `@StreamEmitter` have various constraints.\nViolation of the constraints results in errors at runtime.\n\nFor example:\n\n* Channel defined in `@StreamListener` `value` attribute may never be combined with method parameters annotated with `@Input` or `@Output`\n* An input channel must be specified for a method annotated with `@StreamListener`\n* An output channel must be specified for a method that can return a value\n* An output channel cannot be specified for a method that does not return a value\n* `@StreamListener` `condition` attribute cannot be set for methods that return a value"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SpringCloudStreamInconsistencyInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Cloud Stream",
"index": 173,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "Karma",
"version": "233.14714",
"rules": [
{
"id": "KarmaConfigFile",
"shortDescription": {
"text": "Invalid Karma configuration file"
},
"fullDescription": {
"text": "Reports a potential error in a file path ('basePath', 'files') for a Karma configuration file, for example, 'karma.conf.js'.",
"markdown": "Reports a potential error in a file path ('basePath', 'files') for a Karma configuration file, for example, `karma.conf.js`."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "KarmaConfigFile",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Unit testing",
"index": 19,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "org.intellij.groovy",
"version": "233.14714",
"rules": [
{
"id": "GroovyListSetCanBeKeyedAccess",
"shortDescription": {
"text": "Call to List.set can be keyed access"
},
"fullDescription": {
"text": "Reports calls to 'java.util.List.set()' methods. Such calls could be replaced by the shorter and clearer keyed access form. Example: 'def list = [\"foo\"]\nlist.set(0, \"bar\") // list.set(0, \"bar\") could be replaced with list[0] = \"bar\"'\n After the quick-fix is applied: 'def list = [\"foo\"]\nlist[0] = \"bar\"'",
"markdown": "Reports calls to `java.util.List.set()` methods. Such calls could be replaced by the shorter and clearer keyed access form.\n\n**Example:**\n\n\n def list = [\"foo\"]\n list.set(0, \"bar\") // list.set(0, \"bar\") could be replaced with list[0] = \"bar\"\n\nAfter the quick-fix is applied:\n\n\n def list = [\"foo\"]\n list[0] = \"bar\"\n\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyListSetCanBeKeyedAccess",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/GPath",
"index": 23,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyConstantNamingConvention",
"shortDescription": {
"text": "Constant naming convention"
},
"fullDescription": {
"text": "Reports constant with names which don't match the specified convention. Constants are fields of immutable type declared with 'static' and 'final' modifiers. Reports constants whose names are either too short, too long, or do not follow the specified regular expression pattern. Configure the inspection: Use the Pattern field to specify 'java.util.regex.Pattern' which a constant name is expected to match. Use the Min length field to specify the minimum length of a constant name. Use the Max length field to specify the maximum length of a constant name.",
"markdown": "Reports constant with names which don't match the specified convention.\n\nConstants are fields of immutable type declared with `static` and `final` modifiers.\nReports constants whose names are either too short, too long, or do not follow the specified regular expression pattern.\n\nConfigure the inspection:\n\n* Use the **Pattern** field to specify `java.util.regex.Pattern` which a constant name is expected to match.\n* Use the **Min length** field to specify the minimum length of a constant name.\n* Use the **Max length** field to specify the maximum length of a constant name."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyConstantNamingConvention",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Naming conventions",
"index": 42,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyInArgumentCheck",
"shortDescription": {
"text": "Incompatible 'in' argument types"
},
"fullDescription": {
"text": "Reports usages of membership operator 'in' with items and containers of incompatible types. Example: 'def list = [1, 2]\nif (\"foo\" in list) {} // list of Integers can't contain String'",
"markdown": "Reports usages of membership operator `in` with items and containers of incompatible types.\n\n**Example:**\n\n\n def list = [1, 2]\n if (\"foo\" in list) {} // list of Integers can't contain String\n\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyInArgumentCheck",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Probable bugs",
"index": 60,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyMapPutCanBeKeyedAccess",
"shortDescription": {
"text": "Call to Map.put can be keyed access"
},
"fullDescription": {
"text": "Reports calls to 'java.util.Map.put()' methods. Such calls could be replaced by the shorter and clearer keyed access form. Example: 'def map = [\"foo\": \"bar\"]\nmap.put(\"foo\", \"baz\") // map.put(\"foo\", \"baz\") could be replaced with map[\"foo\"] = \"baz\"'\n After the quick-fix is applied: 'def map = [\"foo\": \"bar\"]\nmap[\"foo\"] = \"baz\"'",
"markdown": "Reports calls to `java.util.Map.put()` methods. Such calls could be replaced by the shorter and clearer keyed access form.\n\n**Example:**\n\n\n def map = [\"foo\": \"bar\"]\n map.put(\"foo\", \"baz\") // map.put(\"foo\", \"baz\") could be replaced with map[\"foo\"] = \"baz\"\n\nAfter the quick-fix is applied:\n\n\n def map = [\"foo\": \"bar\"]\n map[\"foo\"] = \"baz\"\n\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyMapPutCanBeKeyedAccess",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/GPath",
"index": 23,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyAccessibility",
"shortDescription": {
"text": "Inaccessible element"
},
"fullDescription": {
"text": "Reports references which exceed access rights. Access to private members breaks encapsulation.",
"markdown": "Reports references which exceed access rights.\n\nAccess to private members breaks encapsulation."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyAccessibility",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Probable bugs",
"index": 60,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyDoubleCheckedLocking",
"shortDescription": {
"text": "Double-checked locking"
},
"fullDescription": {
"text": "Reports double-checked locking. Double-checked locking tries to initialize a field on demand and in a thread-safe manner, while avoiding the cost of synchronization. Unfortunately it is not thread-safe when used on a field that is not declared 'volatile'. When using Java 1.4 or earlier, double-checked locking doesn't work even with a 'volatile' field. Read the article linked above for a detailed explanation of the problem. Example: 'class Foo {\n private Helper helper = null\n\n Helper getHelper() {\n if (helper == null)\n synchronized(this) {\n if (helper == null) {\n helper = new Helper()\n }\n }\n }\n return helper;\n }\n }'",
"markdown": "Reports [double-checked locking](https://www.cs.umd.edu/~pugh/java/memoryModel/DoubleCheckedLocking.html).\n\n\nDouble-checked locking tries to initialize a field on demand and in a thread-safe manner, while avoiding the cost of synchronization.\nUnfortunately it is not thread-safe when used on a field that is not declared `volatile`.\nWhen using Java 1.4 or earlier, double-checked locking doesn't work even with a `volatile` field.\nRead the article linked above for a detailed explanation of the problem.\n\n**Example:**\n\n\n class Foo {\n private Helper helper = null\n\n Helper getHelper() {\n if (helper == null)\n synchronized(this) {\n if (helper == null) {\n helper = new Helper()\n }\n }\n }\n return helper;\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyDoubleCheckedLocking",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Threading issues",
"index": 89,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyFallthrough",
"shortDescription": {
"text": "Fallthrough in 'switch' statement"
},
"fullDescription": {
"text": "Reports fallthrough in switch statements. While occasionally useful, fallthrough is often unintended, and may lead to surprising bugs. Example: 'switch(n) {\n case 1:\n print 1\n case 2: // \"case 1\" fallthrough to \"case 2\". Statements from \"case 2\" will be executed immediately after \"case 1\".\n print 2\n break\n default:\n print \"Default\"\n}'",
"markdown": "Reports *fallthrough* in switch statements. While occasionally useful, fallthrough is often unintended, and may lead to surprising bugs.\n\n**Example:**\n\n\n switch(n) {\n case 1:\n print 1\n case 2: // \"case 1\" fallthrough to \"case 2\". Statements from \"case 2\" will be executed immediately after \"case 1\".\n print 2\n break\n default:\n print \"Default\"\n }\n\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyFallthrough",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Control flow issues",
"index": 90,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyLocalVariableNamingConvention",
"shortDescription": {
"text": "Local variable naming convention"
},
"fullDescription": {
"text": "Reports local variables whose names are too short, too long, or do not follow the specified regular expression pattern. Use the fields provided below to specify minimum length, maximum length and regular expression expected for local variables names. Regular expressions should be specified in the standard 'java.util.regex' format.",
"markdown": "Reports local variables whose names are too short, too long, or do not follow the specified regular expression pattern.\n\n\nUse the fields provided below to specify minimum length, maximum length and regular expression expected for local variables names.\n\nRegular expressions should be specified in the standard `java.util.regex` format."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyLocalVariableNamingConvention",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Naming conventions",
"index": 42,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyIfStatementWithIdenticalBranches",
"shortDescription": {
"text": "If statement with identical branches"
},
"fullDescription": {
"text": "Reports 'if' statements with identical \"then\" and 'else' branches. Such statements are almost certainly programmer error. Example: 'if (condition) {\n print \"foo\"\n} else {\n print \"foo\"\n}'\n After the quick-fix is applied: 'print \"foo\"'",
"markdown": "Reports `if` statements with identical \"then\" and `else` branches. Such statements are almost certainly programmer error.\n\n**Example:**\n\n\n if (condition) {\n print \"foo\"\n } else {\n print \"foo\"\n }\n\nAfter the quick-fix is applied:\n\n\n print \"foo\"\n\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyIfStatementWithIdenticalBranches",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Control flow issues",
"index": 90,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyNonShortCircuitBoolean",
"shortDescription": {
"text": "Non short-circuit boolean"
},
"fullDescription": {
"text": "Reports the non-short-circuit forms of boolean operators 'and' and 'or' ( '&' and '|' ). The non-short-circuit versions are occasionally useful, but their presence is often due to typos of the short-circuit forms ( '&&' and '||' ), and may lead to subtle bugs. Example: 'if (a & b) {}' After the quick-fix is applied: 'if (a && b) {}'",
"markdown": "Reports the non-short-circuit forms of boolean operators 'and' and 'or' ( `&` and `|` ).\n\n\nThe non-short-circuit versions are occasionally useful, but\ntheir presence is often due to typos of the short-circuit forms ( `&&`\nand `||` ), and may lead to subtle bugs.\n\n**Example:**\n\n\n if (a & b) {}\n\nAfter the quick-fix is applied:\n\n\n if (a && b) {}\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyNonShortCircuitBoolean",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Probable bugs",
"index": 60,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JavaStylePropertiesInvocation",
"shortDescription": {
"text": "Java-style property access"
},
"fullDescription": {
"text": "Reports properties accessed via method calls. Example: 'class Foo {\n int foo\n }\n\n def bar = new Foo()\n print(bar.getFoo())' After the quick-fix is applied: 'class Foo {\n int foo\n }\n\n def bar = new Foo()\n print(bar.foo)'",
"markdown": "Reports properties accessed via method calls.\n\n**Example:**\n\n\n class Foo {\n int foo\n }\n\n def bar = new Foo()\n print(bar.getFoo())\n\nAfter the quick-fix is applied:\n\n\n class Foo {\n int foo\n }\n\n def bar = new Foo()\n print(bar.foo)\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "JavaStylePropertiesInvocation",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Style",
"index": 93,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyTrivialConditional",
"shortDescription": {
"text": "Redundant conditional expression"
},
"fullDescription": {
"text": "Reports ternary conditional operators of the form 'x ? true : false' or similar, which can be trivially simplified. Example: 'foo() ? true : false' After the quick-fix is applied: 'foo()'",
"markdown": "Reports ternary conditional operators of the form `x ? true : false` or similar, which can be trivially simplified.\n\n**Example:**\n\n\n foo() ? true : false\n\nAfter the quick-fix is applied:\n\n\n foo()\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyTrivialConditional",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Control flow issues",
"index": 90,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GrFinalVariableAccess",
"shortDescription": {
"text": "Final variable access"
},
"fullDescription": {
"text": "Reports uninitialized final fields, invalid assignments to final variables, and parameters and fields.",
"markdown": "Reports uninitialized final fields, invalid assignments to final variables, and parameters and fields."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GrFinalVariableAccess",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Control flow issues",
"index": 90,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DelegatesTo",
"shortDescription": {
"text": "@DelegatesTo"
},
"fullDescription": {
"text": "Reports unused '@DelegatesTo.Target' annotations and unresolved '@DelegatedTo.target' annotation attribute values. Example: '// unused target 't1' and unresolved target 't2'\n def m(\n @DelegatesTo.Target('t1') target,\n @DelegatesTo(target = 't2') Closure c\n ) {}'",
"markdown": "Reports unused `@DelegatesTo.Target` annotations and unresolved `@DelegatedTo.target` annotation attribute values.\n\n**Example:**\n\n\n // unused target 't1' and unresolved target 't2'\n def m(\n @DelegatesTo.Target('t1') target,\n @DelegatesTo(target = 't2') Closure c\n ) {}\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "DelegatesTo",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Annotations",
"index": 112,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyOverlyComplexArithmeticExpression",
"shortDescription": {
"text": "Overly complex arithmetic expression"
},
"fullDescription": {
"text": "Reports arithmetic expressions with too many terms. Such expressions may be confusing and bug-prone. Use the Maximum number of terms field to specify the maximum number of terms allowed in an arithmetic expression.",
"markdown": "Reports arithmetic expressions with too many terms.\n\n\nSuch expressions may be confusing and bug-prone.\n\n\nUse the **Maximum number of terms** field to specify the maximum number of terms allowed in an arithmetic expression."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyOverlyComplexArithmeticExpression",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Potentially confusing code constructs",
"index": 117,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyThrowFromFinallyBlock",
"shortDescription": {
"text": "'throw' inside 'finally' block"
},
"fullDescription": {
"text": "Reports 'throw' statements inside of 'finally' blocks. While occasionally intended, such 'throw' statements may mask exceptions thrown and tremendously complicate debugging.",
"markdown": "Reports `throw` statements inside of `finally` blocks.\n\n\nWhile occasionally intended, such `throw` statements may mask exceptions thrown and\ntremendously complicate debugging."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyThrowFromFinallyBlock",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Error handling",
"index": 118,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ChangeToOperator",
"shortDescription": {
"text": "Method call can be replaced with operator invocation"
},
"fullDescription": {
"text": "Reports method calls that can be replaced with operator invocations. Example: 'a.plus(b)' After the quick-fix is applied: 'a + b'",
"markdown": "Reports method calls that can be replaced with operator invocations.\n\n**Example:**\n\n\n a.plus(b)\n\nAfter the quick-fix is applied:\n\n\n a + b\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ChangeToOperator",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Style",
"index": 93,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyMapGetCanBeKeyedAccess",
"shortDescription": {
"text": "Call to Map.get can be keyed access"
},
"fullDescription": {
"text": "Reports calls to 'java.util.Map.get()' methods. Such calls could be replaced by the shorter and clearer keyed access form. Example: 'def map = [\"foo\": \"bar\"]\ndef str = map.get(\"foo\") // map.get(\"foo\") could be replaced with map[\"foo\"]'\n After the quick-fix is applied: 'def map = [\"foo\": \"bar\"]\ndef str = map[\"foo\"]'",
"markdown": "Reports calls to `java.util.Map.get()` methods. Such calls could be replaced by the shorter and clearer keyed access form.\n\n**Example:**\n\n\n def map = [\"foo\": \"bar\"]\n def str = map.get(\"foo\") // map.get(\"foo\") could be replaced with map[\"foo\"]\n\nAfter the quick-fix is applied:\n\n\n def map = [\"foo\": \"bar\"]\n def str = map[\"foo\"]\n\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyMapGetCanBeKeyedAccess",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/GPath",
"index": 23,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyResultOfAssignmentUsed",
"shortDescription": {
"text": "Result of assignment used"
},
"fullDescription": {
"text": "Reports assignment expressions nested inside other expressions to use the assigned value immediately. Such expressions may be confusing and violating the general design principle that a given construct should do precisely one thing.",
"markdown": "Reports assignment expressions nested inside other expressions to use the assigned value immediately.\n\n\nSuch expressions may be confusing and violating the general design principle that a\ngiven construct should do precisely one thing."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyResultOfAssignmentUsed",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Assignment issues",
"index": 122,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyNestedAssignment",
"shortDescription": {
"text": "Nested assignment"
},
"fullDescription": {
"text": "Reports assignment expressions nested inside other expressions. While admirably terse, such expressions may be confusing, and violate the general design principle that a given construct should do precisely one thing. Example: 'a = b = 1'",
"markdown": "Reports assignment expressions nested inside other expressions. While admirably terse, such expressions may be confusing, and violate the general design principle that a given construct should do precisely one thing.\n\n**Example:**\n\n\n a = b = 1\n\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyNestedAssignment",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Assignment issues",
"index": 122,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovySynchronizedMethod",
"shortDescription": {
"text": "Synchronized method"
},
"fullDescription": {
"text": "Reports the 'synchronized' modifier on methods. Some coding standards prohibit the use of the 'synchronized' modifier, in favor of 'synchronized' statements.",
"markdown": "Reports the `synchronized` modifier on methods.\n\n\nSome coding standards\nprohibit the use of the `synchronized` modifier, in favor of `synchronized` statements."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovySynchronizedMethod",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Threading issues",
"index": 89,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyUnconditionalWait",
"shortDescription": {
"text": "Unconditional 'wait' call"
},
"fullDescription": {
"text": "Reports wait() being called unconditionally within a synchronized context. Normally, wait() is used to block a thread until some condition is true. If wait() is called unconditionally, that often indicates that the condition was checked before a lock was acquired. In that case, a data race may occur, with the condition becoming true between the time it was checked and the time the lock was acquired. While constructs found by this inspection are not necessarily incorrect, they are certainly worth examining.",
"markdown": "Reports **wait()**\nbeing called unconditionally within a synchronized context.\nNormally, **wait()** is\nused to block a thread until some condition is true. If **wait()**\nis called unconditionally, that often indicates that the condition was checked before a lock was\nacquired. In that case, a data race may occur, with the condition becoming true between the time\nit was checked and the time the lock was acquired. While constructs found by this inspection\nare not necessarily incorrect, they are certainly worth examining."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyUnconditionalWait",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Threading issues",
"index": 89,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyContinue",
"shortDescription": {
"text": "'continue' statement"
},
"fullDescription": {
"text": "Reports 'continue' statements.",
"markdown": "Reports `continue` statements."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyContinue",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Control flow issues",
"index": 90,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyUnsynchronizedMethodOverridesSynchronizedMethod",
"shortDescription": {
"text": "Unsynchronized method overrides synchronized method"
},
"fullDescription": {
"text": "Reports non-synchronized methods overriding synchronized methods. Example: 'abstract class Base {\n synchronized void foo() {\n // ...\n }\n }\n class Derived extends Base {\n @Override\n void foo() {\n super.foo()\n // ...\n }\n }' Here the non-synchronized method 'foo()' in class 'Bar' overrides synchronized method.",
"markdown": "Reports non-**synchronized** methods overriding **synchronized** methods.\n\n**Example:**\n\n\n abstract class Base {\n synchronized void foo() {\n // ...\n }\n }\n class Derived extends Base {\n @Override\n void foo() {\n super.foo()\n // ...\n }\n }\n\nHere the non-synchronized method `foo()` in class `Bar` overrides synchronized method."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyUnsynchronizedMethodOverridesSynchronizedMethod",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Threading issues",
"index": 89,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyNegatedIf",
"shortDescription": {
"text": "Negated if condition expression"
},
"fullDescription": {
"text": "Reports 'if' statements which contain 'else' branches and whose conditions are negated. Flipping the order of the 'if' and 'else' branches will usually increase the clarity of such statements. Example: 'if (!condition) {\n return \"1\"\n} else {\n return \"2\"\n}'",
"markdown": "Reports `if` statements which contain `else` branches and whose conditions are negated. Flipping the order of the `if` and `else` branches will usually increase the clarity of such statements.\n\n**Example:**\n\n\n if (!condition) {\n return \"1\"\n } else {\n return \"2\"\n }\n\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyNegatedIf",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Potentially confusing code constructs",
"index": 117,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NewGroovyClassNamingConvention",
"shortDescription": {
"text": "Class naming convention"
},
"fullDescription": {
"text": "Reports classes whose names are too short, too long, or do not follow the specified regular expression pattern. For each class type, specify the minimum length, maximum length, and the regular expression expected for class names using the provided input fields. Regular expressions should be specified in the standard 'java.util.regex' format.",
"markdown": "Reports classes whose names are too short, too long, or do not follow\nthe specified regular expression pattern.\n\nFor each class type, specify the minimum length, maximum length, and the regular expression expected for class names using the\nprovided input fields.\n\nRegular expressions should be specified in the standard `java.util.regex` format."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NewGroovyClassNamingConvention",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Naming conventions",
"index": 42,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ClashingGetters",
"shortDescription": {
"text": "Clashing getters"
},
"fullDescription": {
"text": "Reports boolean methods which can be accessed via the same property name. The result of accessing such property might be unexpected. Example: 'class X {\n boolean isFoo() { true }\n boolean getFoo() { false }\n }\n\n // getFoo() will be called\n new X().foo'",
"markdown": "Reports boolean methods which can be accessed via the same property name.\n\nThe result of accessing such property might be unexpected.\n\n**Example:**\n\n\n class X {\n boolean isFoo() { true }\n boolean getFoo() { false }\n }\n\n // getFoo() will be called\n new X().foo\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ClashingGetters",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Potentially confusing code constructs",
"index": 117,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovySwitchStatementWithNoDefault",
"shortDescription": {
"text": "Switch statement with no default case"
},
"fullDescription": {
"text": "Reports 'switch' statements that do not contain 'default' labels. Some coding practices may insist on adding this label to all 'switch' statements.",
"markdown": "Reports `switch` statements that do not contain `default` labels.\n\n\nSome coding practices may insist on adding this label to all `switch` statements."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovySwitchStatementWithNoDefault",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Control flow issues",
"index": 90,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyListGetCanBeKeyedAccess",
"shortDescription": {
"text": "Call to List.get can be keyed access"
},
"fullDescription": {
"text": "Reports calls to 'java.util.List.get()' methods. Such calls could be replaced by the shorter and clearer keyed access form. Example: 'def list = [\"foo\"]\ndef str = list.get(0) // list.get(0) could be replaced with list[0]'\n After the quick-fix is applied: 'def list = [\"foo\"]\ndef str = list[0]'",
"markdown": "Reports calls to `java.util.List.get()` methods. Such calls could be replaced by the shorter and clearer keyed access form.\n\n**Example:**\n\n\n def list = [\"foo\"]\n def str = list.get(0) // list.get(0) could be replaced with list[0]\n\nAfter the quick-fix is applied:\n\n\n def list = [\"foo\"]\n def str = list[0]\n\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyListGetCanBeKeyedAccess",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/GPath",
"index": 23,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NewInstanceOfSingleton",
"shortDescription": {
"text": "New instance of class annotated with @groovy.lang.Singleton"
},
"fullDescription": {
"text": "Reports new instance creation of classes annotated with '@groovy.lang.Singleton'. Such constructions can lead to runtime exception Can't instantiate singleton. Example: '@Singleton\n class Foo{\n }\n \n Foo foo = new Foo()' After the quick-fix is applied: '@Singleton\n class Foo{\n }\n \n Foo foo = Foo.instance'",
"markdown": "Reports new instance creation of classes annotated with `@groovy.lang.Singleton`.\nSuch constructions can lead to runtime exception **Can't instantiate singleton**.\n\n**Example:**\n\n\n @Singleton\n class Foo{\n }\n \n Foo foo = new Foo()\n\nAfter the quick-fix is applied:\n\n\n @Singleton\n class Foo{\n }\n \n Foo foo = Foo.instance\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "NewInstanceOfSingleton",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Potentially confusing code constructs",
"index": 117,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GrReassignedInClosureLocalVar",
"shortDescription": {
"text": "Local variable is reassigned in closure or anonymous class"
},
"fullDescription": {
"text": "Reports local variables assigned to expression with different type inside of closure or anonymous class. Example: 'int sum = 0\n [1, 2, 3].each { sum += 'as' }\n println(sum)' As a result, the 'integer' variable sum is reassigned to a 'String' expression.",
"markdown": "Reports local variables assigned to expression with different type inside of closure or anonymous class.\n\n**Example:**\n\n\n int sum = 0\n [1, 2, 3].each { sum += 'as' }\n println(sum)\n\nAs a result, the `integer` variable **sum** is reassigned to a `String` expression."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GrReassignedInClosureLocalVar",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Potentially confusing code constructs",
"index": 117,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyMethodParameterCount",
"shortDescription": {
"text": "Method with too many parameters"
},
"fullDescription": {
"text": "Reports methods with too many parameters. Method with too many parameters is a good sign that refactoring is necessary. Methods whose signatures are inherited from library classes are ignored by this inspection. Use the Maximum number of parameters: field to specify the maximum acceptable number of parameters a method might have.",
"markdown": "Reports methods with too many parameters. Method with too many parameters is a good sign that refactoring is necessary. Methods whose signatures are inherited from library classes are ignored by this inspection.\n\n\nUse the **Maximum number of parameters:** field to specify the maximum acceptable number of parameters a method might have."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyMethodParameterCount",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Method metrics",
"index": 145,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyNestedConditional",
"shortDescription": {
"text": "Nested conditional expression"
},
"fullDescription": {
"text": "Reports ternary conditional expressions that are nested inside other conditional expressions. Such nested conditionals may be very confusing. \"Elvis\" expressions are counted as conditionals for purpose of this inspection. Example: 'return (condition ? \"result\" : null) ?: \"fail\"'",
"markdown": "Reports ternary conditional expressions that are nested inside other conditional expressions. Such nested conditionals may be very confusing. \"Elvis\" expressions are counted as conditionals for purpose of this inspection.\n\n**Example:**\n\n\n return (condition ? \"result\" : null) ?: \"fail\"\n\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyNestedConditional",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Potentially confusing code constructs",
"index": 117,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyLabeledStatement",
"shortDescription": {
"text": "Labeled statement inspection"
},
"fullDescription": {
"text": "Reports labels already used in parent workflow. Example: 'def list = [\"foo\"]\ncycle:\nfor (element in list) {\n cycle: // confusing label repeat\n element.chars().forEach {\n }\n}'",
"markdown": "Reports labels already used in parent workflow.\n\n**Example:**\n\n\n def list = [\"foo\"]\n cycle:\n for (element in list) {\n cycle: // confusing label repeat\n element.chars().forEach {\n }\n }\n\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyLabeledStatement",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Probable bugs",
"index": 60,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyEmptyStatementBody",
"shortDescription": {
"text": "Statement with empty body"
},
"fullDescription": {
"text": "Reports 'if', 'while', 'do' or 'for' statements with empty bodies. While occasionally intended, this construction is confusing, and often the result of a typo. Example: 'if (condition) {}\nwhile(true){}'",
"markdown": "Reports `if`, `while`, `do` or `for` statements with empty bodies. While occasionally intended, this construction is confusing, and often the result of a typo.\n\n**Example:**\n\n\n if (condition) {}\n while(true){}\n\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyEmptyStatementBody",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Potentially confusing code constructs",
"index": 117,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyAssignmentToForLoopParameter",
"shortDescription": {
"text": "Assignment to 'for' loop parameter"
},
"fullDescription": {
"text": "Reports assignments to for loop parameters inside the for loop body. While occasionally intended, this construct can be extremely confusing, and is often the result of a typo. Example: 'for (value in [1, 2, 3]) {\n value = 4 // warning\n }'",
"markdown": "Reports assignments to **for** loop parameters inside the **for** loop body.\n\nWhile occasionally intended, this construct can be extremely confusing, and is often the result of a typo.\n\n**Example:**\n\n\n for (value in [1, 2, 3]) {\n value = 4 // warning\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyAssignmentToForLoopParameter",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Assignment issues",
"index": 122,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyAssignmentCanBeOperatorAssignment",
"shortDescription": {
"text": "Assignment can be replaced with operator assignment"
},
"fullDescription": {
"text": "Reports assignments which can be replaced by an operator assignment. Example: 'a = a + b' After the quick-fix is applied: 'a += b' Configure the inspection: Use the Ignore conditional operators option to ignore '&&' and '||' operators. Use the Ignore obscure operators option to ignore '^' and '%' operators.",
"markdown": "Reports assignments which can be replaced by an operator assignment.\n\n**Example:**\n\n\n a = a + b\n\nAfter the quick-fix is applied:\n\n\n a += b\n\nConfigure the inspection:\n\n* Use the **Ignore conditional operators** option to ignore `&&` and `||` operators.\n* Use the **Ignore obscure operators** option to ignore `^` and `%` operators."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "GroovyAssignmentCanBeOperatorAssignment",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Assignment issues",
"index": 122,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyImplicitNullArgumentCall",
"shortDescription": {
"text": "Implicit null argument"
},
"fullDescription": {
"text": "Reports calls with no arguments to method that has exactly one parameter. This is equivalent to call with 'null', and that behavior is often confusing and unintended. Example: 'def foo(String s){}\nfoo() // this call is actually 'foo(null)' call'",
"markdown": "Reports calls with no arguments to method that has exactly one parameter. This is equivalent to call with `null`, and that behavior is often confusing and unintended.\n\n**Example:**\n\n\n def foo(String s){}\n foo() // this call is actually 'foo(null)' call\n\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "GroovyImplicitNullArgumentCall",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Potentially confusing code constructs",
"index": 117,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyConditionalWithIdenticalBranches",
"shortDescription": {
"text": "Ternary expression with identical branches"
},
"fullDescription": {
"text": "Reports ternary expressions with identical \"then\" and \"else\" branches. Such expressions are almost certainly a programmer error. The quick-fix replaces the expression with its \"then\" branch. Example: 'condition ? a.foo() : a.foo()' After the quick-fix is applied: 'a.foo()'",
"markdown": "Reports ternary expressions with identical \"then\" and \"else\" branches. Such expressions are almost certainly a programmer error.\n\nThe quick-fix replaces the expression with its \"then\" branch.\n\n**Example:**\n\n\n condition ? a.foo() : a.foo()\n\nAfter the quick-fix is applied:\n\n\n a.foo()\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyConditionalWithIdenticalBranches",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Control flow issues",
"index": 90,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GrAnnotationReferencingUnknownIdentifiers",
"shortDescription": {
"text": "@TupleConstructor and @MapConstructor"
},
"fullDescription": {
"text": "Reports unresolved identifiers in '@TupleConstructor' and '@MapConstructor' 'includes' and 'excludes' annotation attribute values. Example: '// unresolved 'c'\n @TupleConstructor(includes = ['a', 'b', 'c'])\n class X {\n def a\n def b\n }'",
"markdown": "Reports unresolved identifiers in `@TupleConstructor` and `@MapConstructor` `includes` and `excludes` annotation attribute values.\n\n**Example:**\n\n\n // unresolved 'c'\n @TupleConstructor(includes = ['a', 'b', 'c'])\n class X {\n def a\n def b\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GrAnnotationReferencingUnknownIdentifiers",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Annotations",
"index": 112,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GrUnnecessaryDefModifier",
"shortDescription": {
"text": "Unnecessary 'def'"
},
"fullDescription": {
"text": "Reports unnecessary 'def' modifiers when used with explicit type declaration. Example: 'def boolean foo() {} // modifier is unnecessary\n def Object bar // modifier is unnecessary\n\n // modifier is required and therefore not highlighted\n def (int a, String b) = []'",
"markdown": "Reports unnecessary `def` modifiers when used with explicit type declaration.\n\n**Example:**\n\n\n def boolean foo() {} // modifier is unnecessary\n def Object bar // modifier is unnecessary\n\n // modifier is required and therefore not highlighted\n def (int a, String b) = []\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GrUnnecessaryDefModifier",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Style",
"index": 93,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GrPOJO",
"shortDescription": {
"text": "@POJO without @CompileStatic"
},
"fullDescription": {
"text": "Reports annotation '@groovy.transform.stc.POJO' applied without '@groovy.transform.CompileStatic'. Annotation '@POJO' changes compilation process of Groovy classes to bytecode. It has no effect without explicitly enabled static compilation (which is done via '@CompileStatic' annotation). Example: '@POJO // reports @POJO\n class A {}'",
"markdown": "Reports annotation `@groovy.transform.stc.POJO` applied without `@groovy.transform.CompileStatic`.\n\nAnnotation `@POJO` changes compilation process of Groovy classes to bytecode. It has no effect without explicitly enabled static compilation (which is done via `@CompileStatic` annotation).\n\n**Example:**\n\n\n @POJO // reports @POJO\n class A {}\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GrPOJO",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Annotations",
"index": 112,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyWaitWhileNotSynchronized",
"shortDescription": {
"text": "'wait()' while not synced"
},
"fullDescription": {
"text": "Reports calls to 'wait()' not made inside a corresponding synchronized statement or synchronized method. Calling 'wait()' on an object without holding a lock on that object will result in an 'IllegalMonitorStateException' being thrown. Such a construct is not necessarily an error, as the necessary lock may be acquired before the containing method is called, but its worth looking at.",
"markdown": "Reports calls to `wait()` not made inside a corresponding synchronized\nstatement or synchronized method.\n\nCalling `wait()` on an object\nwithout holding a lock on that object will result in an `IllegalMonitorStateException` being thrown.\nSuch a construct is not necessarily an error, as the necessary lock may be acquired before\nthe containing method is called, but its worth looking at."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyWaitWhileNotSynchronized",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Threading issues",
"index": 89,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyConditionalCanBeElvis",
"shortDescription": {
"text": "Ternary expression can be replaced with elvis expression"
},
"fullDescription": {
"text": "Reports ternary expressions which can be replaced by an elvis expression. Example: 'def notNull(o, defaultValue) {\n o != null ? o : defaultValue\n }' After the quick-fix is applied: 'def notNull(o, defaultValue) {\n o ?: defaultValue\n }'",
"markdown": "Reports ternary expressions which can be replaced by an elvis expression.\n\n**Example:**\n\n\n def notNull(o, defaultValue) {\n o != null ? o : defaultValue\n }\n\nAfter the quick-fix is applied:\n\n\n def notNull(o, defaultValue) {\n o ?: defaultValue\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "GroovyConditionalCanBeElvis",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Control flow issues",
"index": 90,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyOverlyLongMethod",
"shortDescription": {
"text": "Overly long method"
},
"fullDescription": {
"text": "Reports methods that are too long. Methods that are too long may be confusing, and are a good sign that refactoring is necessary. Use the Maximum statements per method field to specify the maximum acceptable number of non-comment source statements a method might have.",
"markdown": "Reports methods that are too long.\n\n\nMethods that are too long\nmay be confusing, and are a good sign that refactoring is necessary.\n\n\nUse the **Maximum statements per method** field to specify the maximum acceptable number of non-comment source\nstatements a method might have."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyOverlyLongMethod",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Method metrics",
"index": 145,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SecondUnsafeCall",
"shortDescription": {
"text": "Second unsafe call"
},
"fullDescription": {
"text": "Reports possible NullPointerException during chain methods or properties call. Example: 'domain?.getZone().getName()' After the quick-fix is applied: 'domain?.getZone()?.getName()'",
"markdown": "Reports possible **NullPointerException** during chain methods or properties call.\n\n**Example:**\n\n\n domain?.getZone().getName()\n\nAfter the quick-fix is applied:\n\n\n domain?.getZone()?.getName()\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SecondUnsafeCall",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Probable bugs",
"index": 60,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GrPackage",
"shortDescription": {
"text": "Package mismatch"
},
"fullDescription": {
"text": "Reports files with a declared package that does not match the package expected. Also, reports files without 'package' statements if the class is not located directly in the source root directory.",
"markdown": "Reports files with a declared package that does not match the package expected. Also, reports files without `package` statements if the class is not located directly in the source root directory."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GrPackage",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Potentially confusing code constructs",
"index": 117,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyOverlyComplexBooleanExpression",
"shortDescription": {
"text": "Overly complex boolean expression"
},
"fullDescription": {
"text": "Reports boolean expressions with too many terms. Such expressions may be confusing and bug-prone. Use the Maximum number of terms field to specify the maximum number of terms allowed in a boolean expression.",
"markdown": "Reports boolean expressions with too many terms.\n\n\nSuch expressions may be confusing and bug-prone.\n\n\nUse the **Maximum number of terms** field to specify the maximum number of terms allowed in a boolean expression."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyOverlyComplexBooleanExpression",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Potentially confusing code constructs",
"index": 117,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovySystemRunFinalizersOnExit",
"shortDescription": {
"text": "Call to System.runFinalizersOnExit()"
},
"fullDescription": {
"text": "Reports calls to 'System.runFinalizersOnExit()'. This call is one of the most dangerous in the Java language. It is inherently non-thread-safe, may result in data corruption, deadlock, and may affect parts of the program far removed from its call point. It is deprecated, and its use is strongly discouraged.",
"markdown": "Reports calls to `System.runFinalizersOnExit()`.\n\n\nThis call is one of the most dangerous in the Java language. It is inherently non-thread-safe,\nmay result in data corruption, deadlock, and may affect parts of the program far removed from its call point.\nIt is deprecated, and its use is strongly discouraged."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovySystemRunFinalizersOnExit",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Threading issues",
"index": 89,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GrUnnecessaryPublicModifier",
"shortDescription": {
"text": "Unnecessary 'public'"
},
"fullDescription": {
"text": "Reports unnecessary 'public' modifiers as Groovy classes and methods are 'public' by default. Example: 'public class Foo{\n public void bar(){\n }\n }' After the quick-fix is applied: 'class Foo{\n void bar(){\n }\n }'",
"markdown": "Reports unnecessary `public` modifiers as Groovy classes and methods are `public` by default.\n\n**Example:**\n\n\n public class Foo{\n public void bar(){\n }\n }\n\nAfter the quick-fix is applied:\n\n\n class Foo{\n void bar(){\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GrUnnecessaryPublicModifier",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Style",
"index": 93,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SingletonConstructor",
"shortDescription": {
"text": "@Singleton constructors"
},
"fullDescription": {
"text": "Reports constructors of classes annotated by '@Singleton' unless it is declared non-strict. Example: '@Singleton\n class Foo{\n Foo(){\n }\n }' There are two possible quick-fixes: either to remove the constructor or to declare '@Singleton' non-strict. After the quick-fix is applied: '@Singleton\n class Foo{\n }' or: '@Singleton(strict = false)\n class Foo{\n Foo(){\n }\n }'",
"markdown": "Reports constructors of classes annotated by `@Singleton` unless it is declared non-strict.\n\n**Example:**\n\n\n @Singleton\n class Foo{\n Foo(){\n }\n }\n\nThere are two possible quick-fixes: either to remove the constructor or to declare `@Singleton` non-strict.\n\nAfter the quick-fix is applied:\n\n\n @Singleton\n class Foo{\n }\n\nor:\n\n\n @Singleton(strict = false)\n class Foo{\n Foo(){\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "SingletonConstructor",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Annotations",
"index": 112,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyUnusedIncOrDec",
"shortDescription": {
"text": "Unused incrementing or decrementing"
},
"fullDescription": {
"text": "Reports unused incrementing and decrementing expressions.",
"markdown": "Reports unused incrementing and decrementing expressions."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyUnusedIncOrDec",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Data flow",
"index": 177,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyEmptyCatchBlock",
"shortDescription": {
"text": "Empty 'catch' block"
},
"fullDescription": {
"text": "Reports empty 'catch' blocks. While occasionally intended, empty 'catch' blocks can make debugging extremely difficult. Example: 'try {\n throw new Exception()\n}\ncatch (Exception e) {\n}'\n After the quick-fix is applied: 'try {\n throw new Exception()\n}\ncatch (Exception ignored) {\n}'",
"markdown": "Reports empty `catch` blocks. While occasionally intended, empty `catch` blocks can make debugging extremely difficult.\n\n**Example:**\n\n\n try {\n throw new Exception()\n }\n catch (Exception e) {\n }\n\nAfter the quick-fix is applied:\n\n\n try {\n throw new Exception()\n }\n catch (Exception ignored) {\n }\n\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyEmptyCatchBlock",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Error handling",
"index": 118,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyOverlyNestedMethod",
"shortDescription": {
"text": "Overly nested method"
},
"fullDescription": {
"text": "Reports methods whose bodies are too deeply nested. Methods with too much statement nesting may be confusing, and are a good sign that refactoring may be necessary. Use the Maximum nesting depth field to specify the maximum acceptable nesting depth a method might have.",
"markdown": "Reports methods whose bodies are too deeply nested.\n\n\nMethods with too much statement\nnesting may be confusing, and are a good sign that refactoring may be necessary.\n\n\nUse the **Maximum nesting depth** field to specify the maximum acceptable nesting depth a method might have."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyOverlyNestedMethod",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Method metrics",
"index": 145,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyVariableNotAssigned",
"shortDescription": {
"text": "Variable not assigned"
},
"fullDescription": {
"text": "Reports variables that might not have been initialized.",
"markdown": "Reports variables that might not have been initialized."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyVariableNotAssigned",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Data flow",
"index": 177,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyMethodWithMoreThanThreeNegations",
"shortDescription": {
"text": "Method with more than three negations"
},
"fullDescription": {
"text": "Reports methods with three or more negation operations ('!' or '!='). Such methods may be unnecessarily confusing.",
"markdown": "Reports methods with three or more negation operations (`!` or `!=`). Such methods may be unnecessarily confusing."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyMethodWithMoreThanThreeNegations",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Method metrics",
"index": 145,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GrNamedVariantLabels",
"shortDescription": {
"text": "@NamedVariant/@NamedParam/@NamedDelegate unresolved label"
},
"fullDescription": {
"text": "Reports unresolved argument labels in calls of methods annotated by '@NamedVariant'/'@NamedParam'/'@NamedDelegate'. Example: '@groovy.transform.NamedVariant\n def foo(a, b) {}\n\n // unresolved label 'c'\n foo(a: 1, b: 2, c: 3)'",
"markdown": "Reports unresolved argument labels in calls of methods annotated by `@NamedVariant`/`@NamedParam`/`@NamedDelegate`.\n\n**Example:**\n\n\n @groovy.transform.NamedVariant\n def foo(a, b) {}\n\n // unresolved label 'c'\n foo(a: 1, b: 2, c: 3)\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GrNamedVariantLabels",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Annotations",
"index": 112,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyNegatedConditional",
"shortDescription": {
"text": "Negated conditional expression"
},
"fullDescription": {
"text": "Reports conditional expressions whose conditions are negated. Flipping the order of the conditional expression branches will usually increase the clarity of such statements. Example: '~condition ? \"1\" : \"2\"'",
"markdown": "Reports conditional expressions whose conditions are negated. Flipping the order of the conditional expression branches will usually increase the clarity of such statements.\n\n**Example:**\n\n\n ~condition ? \"1\" : \"2\"\n\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyNegatedConditional",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Potentially confusing code constructs",
"index": 117,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyWhileLoopSpinsOnField",
"shortDescription": {
"text": "While loop spins on field"
},
"fullDescription": {
"text": "Reports 'while' loops, which spin on the value of a non-'volatile' field, waiting for it to be changed by another thread. In addition to being potentially extremely CPU intensive when little work is done inside the loop, such loops likely have different semantics than intended. The Java Memory Model allows that loop to never complete even if another thread changes the field's value. Example: 'class SpinsOnField {\n boolean ready = false;\n\n void run() {\n // the loop may never complete even after\n // markAsReady call from the other thread\n while (!ready) {\n }\n // do some work\n }\n\n void markAsReady() {\n ready = true;\n }\n }' Additionally since Java 9, calling 'Thread.onSpinWait()' inside spin loop on a 'volatile' field is recommended, which may significantly improve performance on some hardware. Use the checkbox below to have this inspection report only empty 'while' loops.",
"markdown": "Reports `while` loops, which spin on the\nvalue of a non-`volatile` field, waiting for it to be changed by another thread.\n\n\nIn addition to being potentially extremely CPU intensive when little work is done inside the loop, such\nloops likely have different semantics than intended. The Java Memory Model allows that loop to never complete even\nif another thread changes the field's value.\n\n**Example:**\n\n\n class SpinsOnField {\n boolean ready = false;\n\n void run() {\n // the loop may never complete even after\n // markAsReady call from the other thread\n while (!ready) {\n }\n // do some work\n }\n\n void markAsReady() {\n ready = true;\n }\n }\n\n\nAdditionally since Java 9, calling `Thread.onSpinWait()` inside spin loop\non a `volatile` field is recommended, which may significantly improve performance on some hardware.\n\n\nUse the checkbox below to have this inspection report only empty `while` loops."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyWhileLoopSpinsOnField",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Threading issues",
"index": 89,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovySillyAssignment",
"shortDescription": {
"text": "Silly assignment"
},
"fullDescription": {
"text": "Reports assignments of a variable to itself.",
"markdown": "Reports assignments of a variable to itself."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GroovySillyAssignment",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Assignment issues",
"index": 122,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyNestedSwitch",
"shortDescription": {
"text": "Nested switch statement"
},
"fullDescription": {
"text": "Reports 'switch' statements that are nested inside other 'switch' statements. Such nested switch statements are confusing, and may result in unexpected behaviour. Example: 'switch (outer) {\n case 1:\n switch (inner) {\n case 1:\n print \"inner 1\"\n break\n default:\n print \"inner default\"\n }\n break\n default:\n print \"default\"\n}'",
"markdown": "Reports `switch` statements that are nested inside other `switch` statements. Such nested switch statements are confusing, and may result in unexpected behaviour.\n\n**Example:**\n\n\n switch (outer) {\n case 1:\n switch (inner) {\n case 1:\n print \"inner 1\"\n break\n default:\n print \"inner default\"\n }\n break\n default:\n print \"default\"\n }\n\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyNestedSwitch",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Potentially confusing code constructs",
"index": 117,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyRangeTypeCheck",
"shortDescription": {
"text": "Incorrect range arguments"
},
"fullDescription": {
"text": "Reports types used in ranges that do not have a 'next()' or 'previous()' method or do not implement the 'java.lang.Comparable' interface.",
"markdown": "Reports types used in ranges that do not have a `next()` or `previous()` method or do not implement the `java.lang.Comparable` interface."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyRangeTypeCheck",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Probable bugs",
"index": 60,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GrUnnecessarySealedModifier",
"shortDescription": {
"text": "Unnecessary 'sealed' modifier"
},
"fullDescription": {
"text": "Reports unnecessary 'sealed' modifiers which used on methods, fields, or variables. This modifier has effect only on classes, interfaces and traits. Example: 'sealed boolean foo() {} // modifier is unnecessary\n sealed Object bar // modifier is unnecessary\n\n // modifier is required and therefore not highlighted\n sealed class A {}'",
"markdown": "Reports unnecessary `sealed` modifiers which used on methods, fields, or variables.\n\nThis modifier has effect only on classes, interfaces and traits.\n\n**Example:**\n\n\n sealed boolean foo() {} // modifier is unnecessary\n sealed Object bar // modifier is unnecessary\n\n // modifier is required and therefore not highlighted\n sealed class A {}\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GrUnnecessarySealedModifier",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Style",
"index": 93,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GrDeprecatedAPIUsage",
"shortDescription": {
"text": "Deprecated API usage"
},
"fullDescription": {
"text": "Reports references to deprecated classes, fields, and methods.",
"markdown": "Reports references to deprecated classes, fields, and methods."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GrDeprecatedAPIUsage",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Potentially confusing code constructs",
"index": 117,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyMissingReturnStatement",
"shortDescription": {
"text": "Missing return statement"
},
"fullDescription": {
"text": "Reports missing 'return' statements at the end of methods with a non-void return type. The end of method should be reachable by the method's execution flow. Example: 'String foo(int a) {\n if (a > 0) {\n return \"more than zero\"\n }\n} // foo(-1) will return 'null'\n\nint bar(int a) {\n if (a > 0) {\n return a\n }\n} // bar(-1) will fall with runtime exception'",
"markdown": "Reports missing `return` statements at the end of methods with a non-**void** return type. The end of method should be reachable by the method's execution flow.\n\n**Example:**\n\n\n String foo(int a) {\n if (a > 0) {\n return \"more than zero\"\n }\n } // foo(-1) will return 'null'\n\n int bar(int a) {\n if (a > 0) {\n return a\n }\n } // bar(-1) will fall with runtime exception\n\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyMissingReturnStatement",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Data flow",
"index": 177,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyPublicFieldAccessedInSynchronizedContext",
"shortDescription": {
"text": "Non-private field accessed in synchronized context"
},
"fullDescription": {
"text": "Reports non-'final', non-'private' fields which are accessed in a synchronized context. A non-private field cannot be guaranteed to always be accessed in a synchronized manner, and such \"partially synchronized\" access may result in unexpectedly inconsistent data structures. Accesses in constructors an initializers are ignored for purposes of this inspection.",
"markdown": "Reports non-`final`, non-`private` fields which are accessed in a synchronized context.\n\n\nA non-private field cannot be guaranteed to always be accessed in a synchronized manner, and such \"partially synchronized\"\naccess may result in unexpectedly inconsistent data structures. Accesses in constructors an initializers are ignored\nfor purposes of this inspection."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyPublicFieldAccessedInSynchronizedContext",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Threading issues",
"index": 89,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyUnusedAssignment",
"shortDescription": {
"text": "Unused assignment"
},
"fullDescription": {
"text": "Reports the cases where a variable is redundant as its value is never used after its assignment. If the variable is unused, we recommend removing it to shorten the code and to avoid redundant allocations. The following cases are reported: the variable never gets read after assignment the value is always overwritten with another assignment before the next variable read the variable initializer is redundant (for one of the above two reasons) For more info see the same inspection in Java.",
"markdown": "Reports the cases where a variable is redundant as its value is never used after its assignment.\n\nIf the variable is unused, we recommend removing it to shorten the code and to avoid redundant allocations.\n\nThe following cases are reported:\n\n* the variable never gets read after assignment\n* the value is always overwritten with another assignment before the next variable read\n* the variable initializer is redundant (for one of the above two reasons)\n\nFor more info see the same inspection in Java."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyUnusedAssignment",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Data flow",
"index": 177,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyBusyWait",
"shortDescription": {
"text": "Busy wait"
},
"fullDescription": {
"text": "Reports calls to 'java.lang.Thread.sleep()' that occur inside loops. Such calls are indicative of \"busy-waiting\". Busy-waiting is often inefficient, and may result in unexpected deadlocks as busy-waiting threads do not release locked resources.",
"markdown": "Reports calls to `java.lang.Thread.sleep()` that occur inside loops.\n\n\nSuch calls are indicative of \"busy-waiting\". Busy-waiting is often inefficient, and may result in unexpected deadlocks\nas busy-waiting threads do not release locked resources."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyBusyWait",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Threading issues",
"index": 89,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyOctalInteger",
"shortDescription": {
"text": "Octal integer"
},
"fullDescription": {
"text": "Reports octal integer literals. Some coding standards prohibit the use of octal literals, as they may be easily confused with decimal literals.",
"markdown": "Reports octal integer literals.\n\n\nSome coding standards prohibit the\nuse of octal literals, as they may be easily confused with decimal literals."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyOctalInteger",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Potentially confusing code constructs",
"index": 117,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovySynchronizationOnVariableInitializedWithLiteral",
"shortDescription": {
"text": "Synchronization on variable initialized with literal"
},
"fullDescription": {
"text": "Reports synchronized blocks which lock on an object which is initialized with a literal. String literals are interned and 'Number' literals can be allocated from a cache. Because of this, it is possible that some other part of the system which uses an object initialized with the same literal, is actually holding a reference to the exact same object. This can create unexpected dead-lock situations, if the string was thought to be private.",
"markdown": "Reports synchronized blocks which lock on an object which is initialized with a literal.\n\n\nString literals are interned and `Number` literals can be allocated from a cache. Because of\nthis, it is possible that some other part of the system which uses an object initialized with the same\nliteral, is actually holding a reference to the exact same object. This can create unexpected dead-lock\nsituations, if the string was thought to be private."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GroovySynchronizationOnVariableInitializedWithLiteral",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Threading issues",
"index": 89,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyResultOfIncrementOrDecrementUsed",
"shortDescription": {
"text": "Result of increment or decrement used"
},
"fullDescription": {
"text": "Reports increment or decrement expressions nested inside other expressions. Such expressions may be confusing, and violate the general design principle that a given construct should do precisely one thing.",
"markdown": "Reports increment or decrement expressions nested inside other expressions.\n\n\nSuch expressions may be confusing, and violate the general design principle that a\ngiven construct should do precisely one thing."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyResultOfIncrementOrDecrementUsed",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Potentially confusing code constructs",
"index": 117,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovySynchronizationOnNonFinalField",
"shortDescription": {
"text": "Synchronization on non-final field"
},
"fullDescription": {
"text": "Reports 'synchronized' statements where the lock expression is a non-'final' field. Such statements are unlikely to have useful semantics, as different threads may be locking on different objects even when operating on the same object.",
"markdown": "Reports `synchronized` statements where the lock expression is a non-`final` field.\n\n\nSuch statements are unlikely to have useful semantics, as different\nthreads may be locking on different objects even when operating on the same object."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GroovySynchronizationOnNonFinalField",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Threading issues",
"index": 89,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyThreadStopSuspendResume",
"shortDescription": {
"text": "Call to Thread.stop(), Thread.suspend(), or Thread.resume()"
},
"fullDescription": {
"text": "Reports calls to 'Thread.stop()','Thread.suspend()', or 'Thread.resume()'. These calls are inherently prone to data corruption and deadlock, and their use is strongly discouraged.",
"markdown": "Reports calls to `Thread.stop()`,`Thread.suspend()`, or `Thread.resume()`.\n\n\nThese calls are inherently prone to data corruption and deadlock, and their use is strongly\ndiscouraged."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyThreadStopSuspendResume",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Threading issues",
"index": 89,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyContinueOrBreakFromFinallyBlock",
"shortDescription": {
"text": "'continue' or 'break' from 'finally' block"
},
"fullDescription": {
"text": "Reports 'break' and 'continue' statements inside of 'finally' blocks. While occasionally intended, such statements are very confusing, may mask thrown exceptions, and tremendously complicate debugging.",
"markdown": "Reports `break` and `continue` statements inside of `finally` blocks.\n\nWhile occasionally intended, such statements are very confusing, may mask thrown exceptions, and tremendously complicate debugging."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyContinueOrBreakFromFinallyBlock",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Error handling",
"index": 118,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyAssignmentToMethodParameter",
"shortDescription": {
"text": "Assignment to method parameter"
},
"fullDescription": {
"text": "Reports assignment to method parameters. While occasionally intended, this construct can be extremely confusing, and is often the result of a typo. Example: 'def m(a, b, c) {\n a = [] // warning\n }'",
"markdown": "Reports assignment to method parameters.\n\nWhile occasionally intended, this construct can be extremely confusing, and is often the result of a typo.\n\n**Example:**\n\n\n def m(a, b, c) {\n a = [] // warning\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyAssignmentToMethodParameter",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Assignment issues",
"index": 122,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyStaticMethodNamingConvention",
"shortDescription": {
"text": "Static method naming convention"
},
"fullDescription": {
"text": "Reports static methods whose names are too short, too long, or do not follow the specified regular expression pattern. Use the fields provided below to specify minimum length, maximum length and regular expression expected for static method names. Regular expressions should be specified in the standard 'java.util.regex' format.",
"markdown": "Reports static methods whose names are too short, too long, or do not follow the specified regular expression pattern.\n\n\nUse the fields provided below to specify minimum length, maximum length and regular expression expected for static method names.\n\nRegular expressions should be specified in the standard `java.util.regex` format."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyStaticMethodNamingConvention",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Naming conventions",
"index": 42,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyTrivialIf",
"shortDescription": {
"text": "Redundant 'if' statement"
},
"fullDescription": {
"text": "Reports 'if' statements which can be simplified to single assignment or 'return' statements. Example: 'if (foo())\n return true;\n else\n return false;' After the quick-fix is applied: 'return foo();'",
"markdown": "Reports `if` statements which can be simplified to single assignment or `return` statements.\n\n**Example:**\n\n\n if (foo())\n return true;\n else\n return false;\n\nAfter the quick-fix is applied:\n\n\n return foo();\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyTrivialIf",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Control flow issues",
"index": 90,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyPointlessArithmetic",
"shortDescription": {
"text": "Pointless arithmetic expression"
},
"fullDescription": {
"text": "Reports pointless arithmetic expressions. Such expressions include adding or subtracting zero, multiplying by zero or one, division by one, and shift by zero. Such expressions may be the result of automated refactorings not completely followed through to completion, and in any case are unlikely to be what the developer intended to do. Example: 'a + 0' After the quick-fix is applied: 'a'",
"markdown": "Reports pointless arithmetic expressions.\n\n\nSuch expressions include adding or subtracting zero, multiplying by zero or one,\ndivision by one, and shift by zero. Such expressions may be the result of automated refactorings\nnot completely followed through to completion, and in any case are unlikely to be what the developer\nintended to do.\n\n**Example:**\n\n\n a + 0\n\nAfter the quick-fix is applied:\n\n\n a\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyPointlessArithmetic",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Potentially confusing code constructs",
"index": 117,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyUncheckedAssignmentOfMemberOfRawType",
"shortDescription": {
"text": "Unchecked assignment from members of raw type"
},
"fullDescription": {
"text": "Reports unchecked assignments from members of raw type. Example: 'List list = new ArrayList()\n List&ltString> a = list.get(0)'",
"markdown": "Reports unchecked assignments from members of raw type.\n\n**Example:**\n\n\n List list = new ArrayList()\n List&ltString> a = list.get(0)\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyUncheckedAssignmentOfMemberOfRawType",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Assignment issues",
"index": 122,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GrMethodMayBeStatic",
"shortDescription": {
"text": "Method can be made 'static'"
},
"fullDescription": {
"text": "Reports methods which may safely be made 'static'. A method may be 'static' if it is not 'synchronized', it does not reference any of its class' instance methods and instance fields, and it is not overridden in a subclass.",
"markdown": "Reports methods which may safely be made `static`.\n\n\nA method may be `static` if it is not `synchronized`,\nit does not reference any of its class' instance methods and instance fields,\nand it is not overridden in a subclass."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GrMethodMayBeStatic",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Other",
"index": 192,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyDivideByZero",
"shortDescription": {
"text": "Division by zero"
},
"fullDescription": {
"text": "Reports divisions by zero or remainders by zero. Example: 'def a = 42\n a / 0 // warning\n a % 0.0 // warning'",
"markdown": "Reports divisions by zero or remainders by zero.\n\n**Example:**\n\n\n def a = 42\n a / 0 // warning\n a % 0.0 // warning\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyDivideByZero",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Probable bugs",
"index": 60,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GrUnnecessarySemicolon",
"shortDescription": {
"text": "Unnecessary semicolon"
},
"fullDescription": {
"text": "Reports unnecessary semicolons. Example: 'print 2; print 3 // semicolon is required\n print 2; // semicolon is unnecessary'",
"markdown": "Reports unnecessary semicolons.\n\n**Example:**\n\n\n print 2; print 3 // semicolon is required\n print 2; // semicolon is unnecessary\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GrUnnecessarySemicolon",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Style",
"index": 93,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnnecessaryQualifiedReference",
"shortDescription": {
"text": "Unnecessary qualified reference"
},
"fullDescription": {
"text": "Reports fully qualified references, which can be replaced with import. Example: 'def swingBuilder = new groovy.swing.SwingBuilder()' After the quick-fix is applied: 'import groovy.swing.SwingBuilder\n \n def swingBuilder = new SwingBuilder()'",
"markdown": "Reports fully qualified references, which can be replaced with import.\n\n**Example:**\n\n\n def swingBuilder = new groovy.swing.SwingBuilder()\n\nAfter the quick-fix is applied:\n\n\n import groovy.swing.SwingBuilder\n \n def swingBuilder = new SwingBuilder()\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnnecessaryQualifiedReference",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Potentially confusing code constructs",
"index": 117,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ChangeToMethod",
"shortDescription": {
"text": "Operator invocation can be replaced with method call"
},
"fullDescription": {
"text": "Reports operator invocations that can be replaced with method calls. Example: 'a + b' After the quick-fix is applied: 'a.plus(b)'",
"markdown": "Reports operator invocations that can be replaced with method calls.\n\n**Example:**\n\n\n a + b\n\nAfter the quick-fix is applied:\n\n\n a.plus(b)\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ChangeToMethod",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Style",
"index": 93,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyBreak",
"shortDescription": {
"text": "'break' statement"
},
"fullDescription": {
"text": "Reports 'break' statements outside of 'switch' statements.",
"markdown": "Reports `break` statements outside of `switch` statements."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyBreak",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Control flow issues",
"index": 90,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyConstantConditional",
"shortDescription": {
"text": "Constant conditional expression"
},
"fullDescription": {
"text": "Reports conditional expressions with boolean constant as a condition. Example: 'true ? result1 : result2\n false ? result1 : result2'",
"markdown": "Reports conditional expressions with boolean constant as a condition.\n\n**Example:**\n\n\n true ? result1 : result2\n false ? result1 : result2\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyConstantConditional",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Control flow issues",
"index": 90,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GrSwitchExhaustivenessCheck",
"shortDescription": {
"text": "Exhaustiveness check for switch expressions"
},
"fullDescription": {
"text": "Reports switch expressions that do not cover all possible outcomes of the matched expression. Groovy does not require that switch expression must be exhaustive. It acts as if an implicit 'default -> null' branch is inserted. It may cause unexpected nulls if a developer forgets to insert necessary 'case' branches. Example: 'enum A { X, Y }\n\n def foo(A a) {\n def x = switch (a) { // reports switch\n case A.X -> ...\n }\n }'",
"markdown": "Reports switch expressions that do not cover all possible outcomes of the matched expression.\n\nGroovy does not require that switch expression must be exhaustive. It acts as if an implicit `default -> null` branch is inserted.\nIt may cause unexpected nulls if a developer forgets to insert necessary `case` branches.\n\n**Example:**\n\n\n enum A { X, Y }\n\n def foo(A a) {\n def x = switch (a) { // reports switch\n case A.X -> ...\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "GrSwitchExhaustivenessCheck",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Probable bugs",
"index": 60,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyAssignabilityCheck",
"shortDescription": {
"text": "Incompatible type assignments"
},
"fullDescription": {
"text": "Reports assignments with incompatible types. Such assignments might result in various runtime exceptions. Example: 'class A {}\n class B {}\n\n // incompatible assignment\n A a = new B()'",
"markdown": "Reports assignments with incompatible types.\n\nSuch assignments might result in various runtime exceptions.\n\n**Example:**\n\n\n class A {}\n class B {}\n\n // incompatible assignment\n A a = new B()\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyAssignabilityCheck",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Assignment issues",
"index": 122,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyUntypedAccess",
"shortDescription": {
"text": "Untyped reference expression"
},
"fullDescription": {
"text": "Reports reference expressions whose type can't be determined.",
"markdown": "Reports reference expressions whose type can't be determined."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyUntypedAccess",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Probable bugs",
"index": 60,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyResultOfObjectAllocationIgnored",
"shortDescription": {
"text": "Result of object allocation ignored"
},
"fullDescription": {
"text": "Reports object allocation where the result of this operation is ignored. Such allocation expressions are legal Groovy, but are usually either inadvertent, or evidence of a complicated object initialization strategy.",
"markdown": "Reports object allocation where the result of this operation is ignored.\n\n\nSuch allocation expressions are legal Groovy, but are usually either inadvertent, or\nevidence of a complicated object initialization strategy."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyResultOfObjectAllocationIgnored",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Probable bugs",
"index": 60,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyDocCheck",
"shortDescription": {
"text": "Unresolved GroovyDoc reference"
},
"fullDescription": {
"text": "Reports unresolved references inside GroovyDoc comments.",
"markdown": "Reports unresolved references inside GroovyDoc comments."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "GroovyDocCheck",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Probable bugs",
"index": 60,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyUnusedCatchParameter",
"shortDescription": {
"text": "Unused 'catch' parameter"
},
"fullDescription": {
"text": "Reports catch parameters that are unused in their corresponding blocks. This inspection will not report any catch parameters named \"ignore\" or \"ignored\". Example: 'try {\n def arr = new int[3]\n arr[5] = 5\n } catch(Exception ex) {\n println('Catching the exception')\n }' Here the parameter ex is never used in catch block. After the quick-fix is applied: 'try {\n def arr = new int[3]\n arr[5] = 5\n } catch(Exception ignored) {\n println('Catching the exception')\n }'",
"markdown": "Reports **catch** parameters that are unused in their\ncorresponding blocks. This inspection will not report any **catch** parameters\nnamed \"ignore\" or \"ignored\".\n\n**Example:**\n\n\n try {\n def arr = new int[3]\n arr[5] = 5\n } catch(Exception ex) {\n println('Catching the exception')\n }\n\nHere the parameter **ex** is never used in **catch** block.\n\nAfter the quick-fix is applied:\n\n\n try {\n def arr = new int[3]\n arr[5] = 5\n } catch(Exception ignored) {\n println('Catching the exception')\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyUnusedCatchParameter",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Error handling",
"index": 118,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyInstanceMethodNamingConvention",
"shortDescription": {
"text": "Instance method naming convention"
},
"fullDescription": {
"text": "Reports instance methods whose names are too short, too long, or do not follow the specified regular expression pattern. Instance methods that override library methods are ignored by this inspection. Use the fields provided below to specify minimum length, maximum length and regular expression expected for instance method names. Regular expressions should be specified in the standard 'java.util.regex' format.",
"markdown": "Reports instance methods whose names are too short, too long, or do not follow the specified regular expression pattern. Instance methods that override library methods are ignored by this inspection.\n\n\nUse the fields provided below to specify minimum length, maximum length and regular expression expected for instance method names.\n\nRegular expressions should be specified in the standard `java.util.regex` format."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyInstanceMethodNamingConvention",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Naming conventions",
"index": 42,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyDuplicateSwitchBranch",
"shortDescription": {
"text": "Duplicate switch case"
},
"fullDescription": {
"text": "Reports duplicated expressions in 'case' labels for 'switch' statements. Example: 'switch (n) {\n case 1: //duplicate\n break\n case 1: //duplicate\n System.out.println(\"2\")\n break\n default:\n System.out.println(\"default\");\n}'",
"markdown": "Reports duplicated expressions in `case` labels for `switch` statements.\n\n**Example:**\n\n\n switch (n) {\n case 1: //duplicate\n break\n case 1: //duplicate\n System.out.println(\"2\")\n break\n default:\n System.out.println(\"default\");\n }\n\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyDuplicateSwitchBranch",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Validity issues",
"index": 195,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovySynchronizationOnThis",
"shortDescription": {
"text": "Synchronization on 'this'"
},
"fullDescription": {
"text": "Reports synchronization which uses 'this' as its lock expression. Constructs reported include 'synchronized' blocks which lock 'this', and calls to 'wait()' 'notify()' or 'notifyAll()' which target 'wait()'. Such constructs, like synchronized methods, make it hard to track just who is locking on a given object, and make possible \"denial of service\" attacks on objects. As an alternative, consider locking on a private instance variable, access to which can be completely controlled.",
"markdown": "Reports synchronization which uses `this` as its lock expression.\n\n\nConstructs reported include `synchronized`\nblocks which lock `this`, and calls to `wait()`\n`notify()` or `notifyAll()` which target `wait()`.\nSuch constructs, like synchronized methods, make it hard to track just who is locking on a given\nobject, and make possible \"denial of service\" attacks on objects. As an alternative, consider\nlocking on a private instance variable, access to which can be completely controlled."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovySynchronizationOnThis",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Threading issues",
"index": 89,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyNestedSynchronizedStatement",
"shortDescription": {
"text": "Nested 'synchronized' statement"
},
"fullDescription": {
"text": "Reports nested 'synchronized' statements. Nested 'synchronized' statements are either redundant (if the lock objects are identical) or prone to deadlock.",
"markdown": "Reports nested `synchronized` statements.\n\n\nNested `synchronized` statements\nare either redundant (if the lock objects are identical) or prone to deadlock."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyNestedSynchronizedStatement",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Threading issues",
"index": 89,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyGStringKey",
"shortDescription": {
"text": "GString map key"
},
"fullDescription": {
"text": "Reports statements which use a 'groovy.lang.GString' object as a key to map. In general 'GString' objects are mutable and probably should not be used as keys. Also, a 'GString' entry cannot be accessed with a 'java.lang.String' object with same value. Example: 'def map = [:]\ndef key = 'foo'\nmap << [\"${key}\": 'bar']\nassert map[key] == null // confusing 'true' result of comparison'\n New in 2017.1",
"markdown": "Reports statements which use a `groovy.lang.GString` object as a key to map. In general `GString` objects are mutable and probably should not be used as keys. Also, a `GString` entry cannot be accessed with a `java.lang.String` object with same value.\n\n**Example:**\n\n\n def map = [:]\n def key = 'foo'\n map << [\"${key}\": 'bar']\n assert map[key] == null // confusing 'true' result of comparison\n\nNew in 2017.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyGStringKey",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Potentially confusing code constructs",
"index": 117,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyVariableCanBeFinal",
"shortDescription": {
"text": "Variable can be final"
},
"fullDescription": {
"text": "Reports parameters or local variables that may have a final modifier added. Example: 'def list = [1,2,3]\n return list' After the quick-fix is applied: 'final def list = [1,2,3]\n return list' For more information, see the same inspection in Java.",
"markdown": "Reports parameters or local variables that may have a final modifier added.\n\n**Example:**\n\n\n def list = [1,2,3]\n return list\n\nAfter the quick-fix is applied:\n\n\n final def list = [1,2,3]\n return list\n\nFor more information, see the same inspection in Java."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyVariableCanBeFinal",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Data flow",
"index": 177,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyWaitCallNotInLoop",
"shortDescription": {
"text": "'wait()' not in loop"
},
"fullDescription": {
"text": "Reports calls to 'wait()' not made inside a loop. 'wait()' is normally used to suspend a thread until a condition is true, and that condition should be checked after the 'wait()' returns. A loop is the clearest way to achieve this.",
"markdown": "Reports calls to `wait()` not made inside a loop.\n\n`wait()` is normally used to suspend a thread until a condition is true, and that condition should be checked after the `wait()`\nreturns. A loop is the clearest way to achieve this."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyWaitCallNotInLoop",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Threading issues",
"index": 89,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyUnnecessaryReturn",
"shortDescription": {
"text": "Unnecessary 'return' statement"
},
"fullDescription": {
"text": "Reports 'return' statements at the end of constructors and methods returning 'void'. These are unnecessary and may be safely removed. Example: 'void foo (String s){\n print(s)\n return\n }' After the quick-fix is applied: 'void foo (String s){\n print(s)\n }' For more information, see the same inspection in Java.",
"markdown": "Reports `return` statements at the end of constructors and methods returning\n`void`. These are unnecessary and may be safely removed.\n\n**Example:**\n\n\n void foo (String s){\n print(s)\n return\n }\n\nAfter the quick-fix is applied:\n\n\n void foo (String s){\n print(s)\n }\n\nFor more information, see the same inspection in Java."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyUnnecessaryReturn",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Control flow issues",
"index": 90,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyConditional",
"shortDescription": {
"text": "Ternary expression"
},
"fullDescription": {
"text": "Reports ternary expressions. Some coding standards prohibit the use of the condition operator in favor of 'if' statements.",
"markdown": "Reports ternary expressions.\n\nSome coding standards prohibit the use of the condition operator in favor of `if` statements."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyConditional",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Style",
"index": 93,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyAccessToStaticFieldLockedOnInstance",
"shortDescription": {
"text": "Access to static field locked on instance data"
},
"fullDescription": {
"text": "Reports accesses to a non-constant static field which is locked on either 'this' or an instance field of 'this'. Locking a static field on instance data does not prevent the field from being modified by other instances, and thus may result in surprising race conditions. Example: 'static String s;\n def foo() {\n synchronized (this) {\n System.out.println(s); // warning\n }\n }'",
"markdown": "Reports accesses to a non-constant static field which is locked on either `this` or an instance field of `this`.\n\n\nLocking a static field on instance data does not prevent the field from being\nmodified by other instances, and thus may result in surprising race conditions.\n\n**Example:**\n\n\n static String s;\n def foo() {\n synchronized (this) {\n System.out.println(s); // warning\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyAccessToStaticFieldLockedOnInstance",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Threading issues",
"index": 89,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GrUnnecessaryAlias",
"shortDescription": {
"text": "Unnecessary import alias"
},
"fullDescription": {
"text": "Reports unnecessary import aliases. Example: 'import com.foo.Bar as Bar' After the quick-fix is applied: 'import com.foo.Bar'",
"markdown": "Reports unnecessary import aliases.\n\n**Example:**\n\n\n import com.foo.Bar as Bar\n\nAfter the quick-fix is applied:\n\n\n import com.foo.Bar\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "GrUnnecessaryAlias",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Style",
"index": 93,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyReturnFromFinallyBlock",
"shortDescription": {
"text": "'return' inside 'finally' block"
},
"fullDescription": {
"text": "Reports 'return' statements inside of 'finally' blocks. While occasionally intended, such 'return' statements may mask exceptions thrown, and complicate debugging.",
"markdown": "Reports `return` statements inside of `finally` blocks.\n\n\nWhile occasionally intended, such `return` statements may mask exceptions thrown, and\ncomplicate debugging."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyReturnFromFinallyBlock",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Error handling",
"index": 118,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyConstructorNamedArguments",
"shortDescription": {
"text": "Named arguments of constructor call"
},
"fullDescription": {
"text": "Reports named arguments of a default class constructor call which don't correspond to properties of this class. Example: 'class Person {\n def name\n def age\n }\n\n // 'firstName' property doesn't exist\n new Person(firstName: \"John\")'",
"markdown": "Reports named arguments of a default class constructor call which don't correspond to properties of this class.\n\n**Example:**\n\n\n class Person {\n def name\n def age\n }\n\n // 'firstName' property doesn't exist\n new Person(firstName: \"John\")\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyConstructorNamedArguments",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Probable bugs",
"index": 60,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GrUnnecessaryNonSealedModifier",
"shortDescription": {
"text": "Unnecessary 'non-sealed' modifier"
},
"fullDescription": {
"text": "Reports unnecessary 'non-sealed' modifiers which used on methods, fields, or variables. This modifier has effect only on classes, interfaces and traits. Example: 'non-sealed boolean foo() {} // modifier is unnecessary\n non-sealed Object bar // modifier is unnecessary\n\n // modifier is required and therefore not highlighted\n non-sealed class A {}'",
"markdown": "Reports unnecessary `non-sealed` modifiers which used on methods, fields, or variables.\n\nThis modifier has effect only on classes, interfaces and traits.\n\n**Example:**\n\n\n non-sealed boolean foo() {} // modifier is unnecessary\n non-sealed Object bar // modifier is unnecessary\n\n // modifier is required and therefore not highlighted\n non-sealed class A {}\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GrUnnecessaryNonSealedModifier",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Style",
"index": 93,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GrUnresolvedAccess",
"shortDescription": {
"text": "Unresolved reference expression"
},
"fullDescription": {
"text": "Reports reference expressions which cannot be resolved.",
"markdown": "Reports reference expressions which cannot be resolved."
},
"defaultConfiguration": {
"enabled": false,
"level": "note",
"parameters": {
"suppressToolId": "GrUnresolvedAccess",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Probable bugs",
"index": 60,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyMultipleReturnPointsPerMethod",
"shortDescription": {
"text": "Method with multiple return points"
},
"fullDescription": {
"text": "Reports methods with too many return points. Methods with too many return points may be confusing, and hard to refactor. Example: 'int foo(int a) {\n if (a > 0) {\n return a\n }\n if (a < 0) return -a\n return 0\n }'\n Use the field provided below to specify the maximum acceptable number of return points a method might have.",
"markdown": "Reports methods with too many return points. Methods with too many return points may be confusing, and hard to refactor.\n\n**Example:**\n\n\n int foo(int a) {\n if (a > 0) {\n return a\n }\n if (a < 0) return -a\n return 0\n }\n\n\nUse the field provided below to specify the maximum acceptable number of return points a method\nmight have."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyMultipleReturnPointsPerMethod",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Method metrics",
"index": 145,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GrUnnecessaryFinalModifier",
"shortDescription": {
"text": "Unnecessary 'final'"
},
"fullDescription": {
"text": "Reports unnecessary 'final' modifiers when used with the record definition. Example: 'final record R(int a) {} // modifier is unnecessary'",
"markdown": "Reports unnecessary `final` modifiers when used with the record definition.\n\n**Example:**\n\n\n final record R(int a) {} // modifier is unnecessary\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GrUnnecessaryFinalModifier",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Style",
"index": 93,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyUnreachableStatement",
"shortDescription": {
"text": "Unreachable statement"
},
"fullDescription": {
"text": "Reports statements that are unreachable. This can occur if the statement is after an infinite loop, 'return', 'break', or 'continue' statement. Example: 'void foo (int n) {\n if (n < 1) {\n return\n print('This statement is unreachable')\n }\n while (true){\n print ('Hello, world!')\n }\n print('This statement is unreachable too')\n }'",
"markdown": "Reports statements that are unreachable. This can occur if the statement is after an infinite loop,\n`return`, `break`, or `continue` statement.\n\n**Example:**\n\n\n void foo (int n) {\n if (n < 1) {\n return\n print('This statement is unreachable')\n }\n while (true){\n print ('Hello, world!')\n }\n print('This statement is unreachable too')\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyUnreachableStatement",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Validity issues",
"index": 195,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyInstanceVariableNamingConvention",
"shortDescription": {
"text": "Instance variable naming convention"
},
"fullDescription": {
"text": "Reports instance variables whose names are too short, too long, or do not follow the specified regular expression pattern. Use the fields provided below to specify minimum length, maximum length and regular expression expected for instance variable names. Regular expressions should be specified in the standard 'java.util.regex' format.",
"markdown": "Reports instance variables whose names are too short, too long, or do not follow the specified regular expression pattern.\n\n\nUse the fields provided below to specify minimum length, maximum length and regular expression expected for\ninstance variable names.\n\nRegular expressions should be specified in the standard `java.util.regex` format."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyInstanceVariableNamingConvention",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Naming conventions",
"index": 42,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyConstantIfStatement",
"shortDescription": {
"text": "Constant if statement"
},
"fullDescription": {
"text": "Reports 'if' statements with boolean constant as a condition. Example: 'if (true) {\n // ...\n }\n if (false) {\n // ...\n }'",
"markdown": "Reports `if` statements with boolean constant as a condition.\n\n**Example:**\n\n\n if (true) {\n // ...\n }\n if (false) {\n // ...\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyConstantIfStatement",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Control flow issues",
"index": 90,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyParameterNamingConvention",
"shortDescription": {
"text": "Method parameter naming convention"
},
"fullDescription": {
"text": "Reports method parameters whose names are either too short, too long, or do not follow the specified regular expression pattern. Use the fields provided below to specify minimum length, maximum length and regular expression expected for method parameter names. Regular expressions should be specified in the standard 'java.util.regex' format.",
"markdown": "Reports method parameters whose names are either too short, too long, or do not follow the specified regular expression pattern.\n\n\nUse the fields provided below to specify minimum length, maximum length and regular expression\nexpected for method parameter names.\n\nRegular expressions should be specified in the standard `java.util.regex` format."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyParameterNamingConvention",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Naming conventions",
"index": 42,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GrStringStyleViolation",
"shortDescription": {
"text": "String style violation"
},
"fullDescription": {
"text": "Reports strings with quotation that doesn't match code style. Example: 'def hw = \"Hello, world!\"' After the quick-fix is applied: 'def hw = 'Hello, world!'' Use the fields provided below to specify code style for different kinds of strings.",
"markdown": "Reports strings with quotation that doesn't match code style.\n\n**Example:**\n\n\n def hw = \"Hello, world!\"\n\nAfter the quick-fix is applied:\n\n\n def hw = 'Hello, world!'\n\nUse the fields provided below to specify code style for different kinds of strings."
},
"defaultConfiguration": {
"enabled": false,
"level": "note",
"parameters": {
"suppressToolId": "GrStringStyleViolation",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Style",
"index": 93,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyPointlessBoolean",
"shortDescription": {
"text": "Pointless boolean expression"
},
"fullDescription": {
"text": "Reports pointless or pointlessly complicated boolean expressions. Such expressions include conjunction with true, disjunction with false, equality comparison with a boolean literal, or negation of a boolean literal. Such expressions may be the result of automated refactorings not completely followed through to completion, and in any case are unlikely to be what the developer intended to do. Example: 'if (someBool && true) {}' After the quick-fix is applied: 'if (someBool) {}'",
"markdown": "Reports pointless or pointlessly complicated boolean expressions.\n\n\nSuch expressions include conjunction with true,\ndisjunction with false,\nequality comparison with a boolean literal, or negation of a boolean literal. Such expressions may be\nthe result of automated refactorings\nnot completely followed through to completion, and in any case are unlikely to be what the developer\nintended to do.\n\n**Example:**\n\n\n if (someBool && true) {}\n\nAfter the quick-fix is applied:\n\n\n if (someBool) {}\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyPointlessBoolean",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Potentially confusing code constructs",
"index": 117,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyStaticVariableNamingConvention",
"shortDescription": {
"text": "Static variable naming convention"
},
"fullDescription": {
"text": "Reports 'static' variables whose names are too short, too long, or do not follow the specified regular expression pattern. Constants, i.e. variables of immutable type declared 'static final', are not checked by this inspection Use the fields provided below to specify minimum length, maximum length and regular expression expected for static variable names. Regular expressions should be specified in the standard 'java.util.regex' format.",
"markdown": "Reports `static` variables whose names are too short, too long, or do not follow the specified regular expression pattern.\n\n\nConstants, i.e. variables of immutable type declared\n`static final`, are not checked by this inspection\n\n\nUse the fields provided below to specify minimum length, maximum length and regular expression expected for static variable names.\n\nRegular expressions should be specified in the standard `java.util.regex` format."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyStaticVariableNamingConvention",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Naming conventions",
"index": 42,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyInfiniteLoopStatement",
"shortDescription": {
"text": "Infinite loop statement"
},
"fullDescription": {
"text": "Reports 'for', 'while', or 'do' statements which can only exit by throwing an exception. While such statements may be correct, they usually happen by mistake. Example: 'while(true) {\n Thread.sleep(1000)\n}'",
"markdown": "Reports `for`, `while`, or `do` statements which can only exit by throwing an exception. While such statements may be correct, they usually happen by mistake.\n\n**Example:**\n\n\n while(true) {\n Thread.sleep(1000)\n }\n\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyInfiniteLoopStatement",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Probable bugs",
"index": 60,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyEmptyTryBlock",
"shortDescription": {
"text": "Empty 'try' block"
},
"fullDescription": {
"text": "Reports empty 'try' blocks. Empty 'try' blocks usually indicate coding errors. Example: 'try {\n}\nfinally {\n close()\n}'",
"markdown": "Reports empty `try` blocks. Empty `try` blocks usually indicate coding errors.\n\n**Example:**\n\n\n try {\n }\n finally {\n close()\n }\n\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyEmptyTryBlock",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Error handling",
"index": 118,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GrPermitsClause",
"shortDescription": {
"text": "Non-extending permitted subclasses"
},
"fullDescription": {
"text": "Reports permitted classes that do not extend the sealed base class. Groovy does not require that all permitted classes should be available in compile-time and compiled along with base class. Compiler will not warn the user on dealing with non-extending permitted subclass, but it contradicts the nature of sealed classes. Example: 'class A permits B {} // reports B\n class B {}'",
"markdown": "Reports permitted classes that do not extend the sealed base class.\n\nGroovy does not require that all permitted classes should be available in compile-time and compiled along with base class. Compiler will not warn the user on dealing with non-extending permitted subclass, but it contradicts the nature of sealed classes.\n\n**Example:**\n\n\n class A permits B {} // reports B\n class B {}\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "GrPermitsClause",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Probable bugs",
"index": 60,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ClashingTraitMethods",
"shortDescription": {
"text": "Clashing trait methods"
},
"fullDescription": {
"text": "Reports classes which implement two or more traits that contain methods with same signatures. The result of calling such methods might be unexpected. The quick-fix adds an explicit overriding method. Example: 'trait T1 {\n def foo() {}\n }\n\n trait T2 {\n def foo() {}\n }\n\n class X implements T1, T2 {}\n\n // T2.foo() will be called\n new X().foo()' After the quick-fix is applied: 'class X implements T1, T2 {\n @Override\n Object foo() {\n return T2.super.foo()\n }\n }'",
"markdown": "Reports classes which implement two or more traits that contain methods with same signatures.\n\nThe result of calling such methods might be unexpected.\n\nThe quick-fix adds an explicit overriding method.\n\n**Example:**\n\n\n trait T1 {\n def foo() {}\n }\n\n trait T2 {\n def foo() {}\n }\n\n class X implements T1, T2 {}\n\n // T2.foo() will be called\n new X().foo()\n\nAfter the quick-fix is applied:\n\n\n class X implements T1, T2 {\n @Override\n Object foo() {\n return T2.super.foo()\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ClashingTraitMethods",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Potentially confusing code constructs",
"index": 117,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyOverlyComplexMethod",
"shortDescription": {
"text": "Overly complex method"
},
"fullDescription": {
"text": "Reports methods that have too high a cyclomatic complexity. Cyclomatic complexity is basically a measurement of the number of branching points in a method. Methods with too high a cyclomatic complexity may be confusing and difficult to test. Use the Method complexity limit field to specify the maximum acceptable cyclomatic complexity a method might have.",
"markdown": "Reports methods that have too high a cyclomatic complexity.\n\n\nCyclomatic\ncomplexity is basically a measurement of the number of branching points in a method. Methods with too high\na cyclomatic complexity may be confusing and difficult to test.\n\n\nUse the **Method complexity limit** field to specify the maximum acceptable cyclomatic complexity a method might have."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyOverlyComplexMethod",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Method metrics",
"index": 145,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TypeCustomizer",
"shortDescription": {
"text": "Type customizer inspection"
},
"fullDescription": {
"text": "Reports files which can be custom type checkers and are not added to compiler resources yet.",
"markdown": "Reports files which can be custom type checkers and are not added to compiler resources yet."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "TypeCustomizer",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Other",
"index": 192,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyDoubleNegation",
"shortDescription": {
"text": "Double negation"
},
"fullDescription": {
"text": "Reports double negation that can be simplified. Example: 'if (!!functionCall()) {} // double negation\nif (!(a != b)) {} // double negation'\n After the quick-fix is applied: 'if (functionCall()) {}\nif (a == b) {}'",
"markdown": "Reports double negation that can be simplified.\n\n**Example:**\n\n\n if (!!functionCall()) {} // double negation\n if (!(a != b)) {} // double negation\n\nAfter the quick-fix is applied:\n\n\n if (functionCall()) {}\n if (a == b) {}\n\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyDoubleNegation",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Potentially confusing code constructs",
"index": 117,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyIfStatementWithTooManyBranches",
"shortDescription": {
"text": "If statement with too many branches"
},
"fullDescription": {
"text": "Reports 'if' statements with too many branches. Such statements may be confusing, and are often the sign of inadequate levels of design abstraction. Example: 'if (a) {\n print \"foo\"\n} else if (b) {\n print \"bar\"\n} else if (c) {\n print \"baz\"\n} else if (d) {\n print \"Too many branches\"\n}'\n Use the Maximum number of branches field to specify the maximum number of branches expected.",
"markdown": "Reports `if` statements with too many branches. Such statements may be confusing, and are often the sign of inadequate levels of design abstraction.\n\n**Example:**\n\n\n if (a) {\n print \"foo\"\n } else if (b) {\n print \"bar\"\n } else if (c) {\n print \"baz\"\n } else if (d) {\n print \"Too many branches\"\n }\n\n\nUse the **Maximum number of branches** field to specify the maximum number of branches expected."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyIfStatementWithTooManyBranches",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Control flow issues",
"index": 90,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GrEqualsBetweenInconvertibleTypes",
"shortDescription": {
"text": "'equals()' between objects of inconvertible types"
},
"fullDescription": {
"text": "Reports calls to 'equals()' where the target and argument are of incompatible types. While such a call might theoretically be useful, most likely it represents a bug. Example: 'new HashSet<String>() == new TreeSet<Integer>())'",
"markdown": "Reports calls to `equals()` where the target and argument are of incompatible types.\n\nWhile such a call might theoretically be useful, most likely it represents a bug.\n\n**Example:**\n\n\n new HashSet<String>() == new TreeSet<Integer>())\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GrEqualsBetweenInconvertibleTypes",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Probable bugs",
"index": 60,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyEmptySyncBlock",
"shortDescription": {
"text": "Empty 'synchronized' block"
},
"fullDescription": {
"text": "Reports 'synchronized' statements with empty bodies. While theoretically this may be the semantics intended, this construction is confusing, and often the result of a typo. Example: 'synchronized(lock) {\n}'",
"markdown": "Reports `synchronized` statements with empty bodies. While theoretically this may be the semantics intended, this construction is confusing, and often the result of a typo.\n\n**Example:**\n\n\n synchronized(lock) {\n }\n\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyEmptySyncBlock",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Threading issues",
"index": 89,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyConditionalCanBeConditionalCall",
"shortDescription": {
"text": "Ternary expression can be replaced with safe call"
},
"fullDescription": {
"text": "Reports ternary expressions which can be replaced by a safe call. Example: 'def charArray(String s) {\n s == null ? null : s.toCharArray()\n }' After the quick-fix is applied: 'def charArray(String s) {\n s?.toCharArray()\n }'",
"markdown": "Reports ternary expressions which can be replaced by a safe call.\n\n**Example:**\n\n\n def charArray(String s) {\n s == null ? null : s.toCharArray()\n }\n\nAfter the quick-fix is applied:\n\n\n def charArray(String s) {\n s?.toCharArray()\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "GroovyConditionalCanBeConditionalCall",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Control flow issues",
"index": 90,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyInfiniteRecursion",
"shortDescription": {
"text": "Infinite recursion"
},
"fullDescription": {
"text": "Reports methods which must either recurse infinitely or throw an exception. Methods reported by this inspection could not be finished correct. Example: '// this function always dive deeper\ndef fibonacci(int n) {\n return fibonacci(n-1) + fibonacci(n-2)\n}'",
"markdown": "Reports methods which must either recurse infinitely or throw an exception. Methods reported by this inspection could not be finished correct.\n\n**Example:**\n\n\n // this function always dive deeper\n def fibonacci(int n) {\n return fibonacci(n-1) + fibonacci(n-2)\n }\n\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyInfiniteRecursion",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Probable bugs",
"index": 60,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyUnnecessaryContinue",
"shortDescription": {
"text": "Unnecessary 'continue' statement"
},
"fullDescription": {
"text": "Reports 'continue' statements if they are last reachable statements in the loop. These 'continue' statements are unnecessary and can be safely removed. Example: 'for(int i in array) {\n println(i)\n continue\n }' After the quick-fix is applied: 'for(int i in array) {\n println(i)\n }' For more information, see the same inspection in Java.",
"markdown": "Reports `continue` statements if they are last reachable statements in the loop.\nThese `continue` statements are unnecessary and can be safely removed.\n\n**Example:**\n\n\n for(int i in array) {\n println(i)\n continue\n }\n\nAfter the quick-fix is applied:\n\n\n for(int i in array) {\n println(i)\n }\n\nFor more information, see the same inspection in Java."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyUnnecessaryContinue",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Control flow issues",
"index": 90,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyNotifyWhileNotSynchronized",
"shortDescription": {
"text": "'notify()' or 'notifyAll()' while not synced"
},
"fullDescription": {
"text": "Reports calls to 'notify()' and 'notifyAll()' not within a corresponding synchronized statement or synchronized method. Calling these methods on an object without holding a lock on that object will result in an 'IllegalMonitorStateException' being thrown. Such a construct is not necessarily an error, as the necessary lock may be acquired before the containing method is called, but it's worth looking at.",
"markdown": "Reports calls to `notify()` and `notifyAll()` not within a corresponding synchronized statement or synchronized method.\n\n\nCalling these methods on an object\nwithout holding a lock on that object will result in an `IllegalMonitorStateException` being thrown.\nSuch a construct is not necessarily an error, as the necessary lock may be acquired before\nthe containing method is called, but it's worth looking at."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyNotifyWhileNotSynchronized",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Threading issues",
"index": 89,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyEmptyFinallyBlock",
"shortDescription": {
"text": "Empty 'finally' block"
},
"fullDescription": {
"text": "Reports empty 'finally' blocks. Empty 'finally' blocks usually indicate coding errors. Example: 'try {\n throw new Exception()\n}\nfinally {\n}'",
"markdown": "Reports empty `finally` blocks. Empty `finally` blocks usually indicate coding errors.\n\n**Example:**\n\n\n try {\n throw new Exception()\n }\n finally {\n }\n\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyEmptyFinallyBlock",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Error handling",
"index": 118,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyUnusedDeclaration",
"shortDescription": {
"text": "Unused declaration"
},
"fullDescription": {
"text": "Reports unused classes, methods and fields. Example: 'public class Department {\n private Organization myOrganization;\n }' Here 'Department' explicitly references 'Organization' but if 'Department' class itself is unused, then inspection would report both classes. The inspection also reports parameters, which are not used by their methods and all method implementations/overriders, as well as local variables, which are declared but not used. For more information, see the same inspection in Java.",
"markdown": "Reports unused classes, methods and fields.\n\n**Example:**\n\n\n public class Department {\n private Organization myOrganization;\n }\n\nHere `Department` explicitly references `Organization` but if `Department` class itself is unused,\nthen inspection would report both classes.\n\n\nThe inspection also reports parameters, which are not used by their methods and all method implementations/overriders, as well as local\nvariables, which are declared but not used.\n\nFor more information, see the same inspection in Java."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyUnusedDeclaration",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Declaration redundancy",
"index": 204,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyLoopStatementThatDoesntLoop",
"shortDescription": {
"text": "Loop statement that doesn't loop"
},
"fullDescription": {
"text": "Reports 'for' or 'while' statements whose bodies are guaranteed to execute at most once. While such statements could be written intentionally, they are usually a symptom of error. Example: 'for (int i in 0..<10) {\n return\n }'",
"markdown": "Reports `for` or `while` statements whose bodies are guaranteed to execute at most once. While such statements could be written intentionally, they are usually a symptom of error.\n\n**Example:**\n\n\n for (int i in 0..<10) {\n return\n }\n\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyLoopStatementThatDoesntLoop",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Control flow issues",
"index": 90,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GroovyReturnFromClosureCanBeImplicit",
"shortDescription": {
"text": "'return' statement can be implicit"
},
"fullDescription": {
"text": "Reports return statements at the end of closures which can be made implicit. Groovy closures implicitly return the value of the last statement in them. Example: 'def foo = {\n return 1\n }' After the quick-fix is applied: 'def foo = {\n 1\n }'",
"markdown": "Reports return statements at the end of closures which can be made implicit.\n\n\nGroovy closures implicitly return the value of the last statement in them.\n\n**Example:**\n\n\n def foo = {\n return 1\n }\n\nAfter the quick-fix is applied:\n\n\n def foo = {\n 1\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "GroovyReturnFromClosureCanBeImplicit",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Groovy/Control flow issues",
"index": 90,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "org.jetbrains.idea.maven",
"version": "233.14714",
"rules": [
{
"id": "MavenDuplicatePluginInspection",
"shortDescription": {
"text": "Duplicate plugin declaration"
},
"fullDescription": {
"text": "Reports the duplication of the plugin declaration in pom.xml",
"markdown": "Reports the duplication of the plugin declaration in pom.xml"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "MavenDuplicatePluginInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Maven",
"index": 25,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MavenPropertyInParent",
"shortDescription": {
"text": "Usage of properties in parent description"
},
"fullDescription": {
"text": "Reports that the usage of properties in modules parent definition is prohibited",
"markdown": "Reports that the usage of properties in modules parent definition is prohibited"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "MavenPropertyInParent",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Maven",
"index": 25,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MavenDuplicateDependenciesInspection",
"shortDescription": {
"text": "Duplicate Dependencies"
},
"fullDescription": {
"text": "Reports duplicate dependencies",
"markdown": "Reports duplicate dependencies"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "MavenDuplicateDependenciesInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Maven",
"index": 25,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MavenModelInspection",
"shortDescription": {
"text": "Maven Model Inspection"
},
"fullDescription": {
"text": "Reports resolution problems in a Maven model",
"markdown": "Reports resolution problems in a Maven model"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "MavenModelInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Maven",
"index": 25,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MavenParentMissedVersionInspection",
"shortDescription": {
"text": "Parent version missed"
},
"fullDescription": {
"text": "Reports the absence of the parent version element for versions that do not support consumer POM feature",
"markdown": "Reports the absence of the parent version element for versions that do not support consumer POM feature"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "MavenParentMissedVersionInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Maven",
"index": 25,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MavenRedundantGroupId",
"shortDescription": {
"text": "Redundant groupId"
},
"fullDescription": {
"text": "Reports the unnecessary <groupId> definition since it is already defined in the parent pom.xml",
"markdown": "Reports the unnecessary \\<groupId\\> definition since it is already defined in the parent pom.xml"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "MavenRedundantGroupId",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Maven",
"index": 25,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "com.intellij.persistence",
"version": "233.14714",
"rules": [
{
"id": "MongoDBJsonDuplicatePropertyKeys",
"shortDescription": {
"text": "Duplicate keys in object literals"
},
"fullDescription": {
"text": "Reports a duplicate key in an object literal.",
"markdown": "Reports a duplicate key in an object literal."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "MongoDBJsonDuplicatePropertyKeys",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JSON and JSON5",
"index": 26,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlSourceToSinkFlow",
"shortDescription": {
"text": "Non-safe string is used as SQL"
},
"fullDescription": {
"text": "Reports cases for Java and Kotlin languages when a non-safe string is passed to a method as a SQL query. It can be a cause of SQL injections. The list of methods is taken from Settings - Language Injections for 'SQL', 'JPA QL', 'Hibernate QL' and 'PostgreSQL' A safe object is: a string literal, interface instance, or enum object, int and its wrapper, boolean and its wrapper, class object a result of a call of a method, whose receiver and arguments are safe a private field in the same file, which is assigned only with a string literal and has a safe initializer a final field in the same file, which has a safe initializer a local variable which is assigned from safe-objects This field, local variable, or parameter must not be passed as arguments to methods or used as a qualifier or must be a primitive, its wrapper or immutable. Static final fields are considered as safe. The analysis is performed only inside one file. Example: 'public void save(String sql) {\n JdbcTemplate jdbcTemplate = new JdbcTemplate();\n jdbcTemplate.queryForList(sql);\n }'\n New in 2023.2",
"markdown": "Reports cases for Java and Kotlin languages when a non-safe string is passed to a method as a SQL query. It can be a cause of SQL injections. The list of methods is taken from **Settings** - **Language Injections** for `SQL`, `JPA QL`, `Hibernate QL` and `PostgreSQL`\n\n\nA safe object is:\n\n* a string literal, interface instance, or enum object, int and its wrapper, boolean and its wrapper, class object\n* a result of a call of a method, whose receiver and arguments are safe\n* a private field in the same file, which is assigned only with a string literal and has a safe initializer\n* a final field in the same file, which has a safe initializer\n* a local variable which is assigned from safe-objects\nThis field, local variable, or parameter must not be passed as arguments to methods or used as a qualifier or must be a primitive, its wrapper or immutable.\n\nStatic final fields are considered as safe.\n\n\nThe analysis is performed only inside one file.\nExample:\n\n\n public void save(String sql) {\n JdbcTemplate jdbcTemplate = new JdbcTemplate();\n jdbcTemplate.queryForList(sql);\n }\n\nNew in 2023.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlSourceToSinkFlow",
"cweIds": [
89,
564
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JVM languages",
"index": 1,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "com.intellij.database",
"version": "233.14714",
"rules": [
{
"id": "MysqlLoadDataPathInspection",
"shortDescription": {
"text": "LOAD statement path"
},
"fullDescription": {
"text": "Reports paths that start with the tilde character in LOAD statements. Example (MySQL): 'CREATE TABLE table_name (id int);\nLOAD DATA LOCAL INFILE '~/Documents/some_file.txt'\nINTO TABLE table_name FIELDS TERMINATED BY ',' LINES TERMINATED BY '\\n'\nIGNORE 1 LINES;' Instead of the tilde character, use a full path to the file.",
"markdown": "Reports paths that start with the tilde character in LOAD statements.\n\nExample (MySQL):\n\n CREATE TABLE table_name (id int);\n LOAD DATA LOCAL INFILE '~/Documents/some_file.txt'\n INTO TABLE table_name FIELDS TERMINATED BY ',' LINES TERMINATED BY '\\n'\n IGNORE 1 LINES;\n\nInstead of the tilde character, use a full path to the file."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "MysqlLoadDataPath",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "MySQL",
"index": 27,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlMissingReturnInspection",
"shortDescription": {
"text": "Missing return statement"
},
"fullDescription": {
"text": "Reports functions that have no RETURN statements. Example (Oracle): 'CREATE FUNCTION foo RETURN int AS\nBEGIN\nEND;' The 'foo' function must return the integer value but the function body returns nothing. To fix the error, add a RETURN statement (for example, 'return 1;'). 'CREATE FUNCTION foo RETURN int AS\nBEGIN\n RETURN 1;\nEND;'",
"markdown": "Reports functions that have no RETURN statements.\n\nExample (Oracle):\n\n CREATE FUNCTION foo RETURN int AS\n BEGIN\n END;\n\nThe `foo` function must return the integer value but the function body returns nothing. To fix the error,\nadd a RETURN statement (for example, `return 1;`).\n\n CREATE FUNCTION foo RETURN int AS\n BEGIN\n RETURN 1;\n END;\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "SqlMissingReturn",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlCaseVsIfInspection",
"shortDescription": {
"text": "Using CASE instead of conditional function and vice versa"
},
"fullDescription": {
"text": "Reports situations when CASE and IF are interchangeable. Example (MySQL): 'SELECT CASE\nWHEN C1 IS NULL THEN 1\nELSE 0\nEND\nFROM dual;' To keep your code short, you can replace the CASE structure with IF. You can do that by applying the Replace with 'IF' call intention action. The example code will look as follows: 'SELECT IF(C1 IS NULL, 1, 0)\nFROM dual;' To revert IF to CASE, click IF and apply the Replace with CASE expression intention action.",
"markdown": "Reports situations when CASE and IF are interchangeable.\n\nExample (MySQL):\n\n SELECT CASE\n WHEN C1 IS NULL THEN 1\n ELSE 0\n END\n FROM dual;\n\nTo keep your code short, you can replace the CASE structure with IF. You can do that by applying the **Replace with 'IF' call**\nintention action. The example code will look as follows:\n\n SELECT IF(C1 IS NULL, 1, 0)\n FROM dual;\n\nTo revert IF to CASE, click IF and apply the **Replace with CASE expression** intention action."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlCaseVsIf",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlShouldBeInGroupByInspection",
"shortDescription": {
"text": "Column should be in group by clause"
},
"fullDescription": {
"text": "Reports columns that are not in the GROUP BY clause or inside an aggregate function call. Example (Microsoft SQL Server): 'CREATE TABLE t1 (a INT, b INT);\nSELECT a, b FROM t1 GROUP BY a;' If you run the SELECT query, you will receive an error because Microsoft SQL Server expects the 'b' column in GROUP BY or used inside an aggregate function. The following two examples will fix the error. 'SELECT a, b FROM t1 GROUP BY a, b;\nSELECT a, max(b) max_b FROM t1 GROUP BY a;'",
"markdown": "Reports columns that are not in the GROUP BY clause or inside an aggregate function call.\n\nExample (Microsoft SQL Server):\n\n CREATE TABLE t1 (a INT, b INT);\n SELECT a, b FROM t1 GROUP BY a;\n\nIf you run the SELECT query, you will receive an error because Microsoft SQL Server expects the `b` column in GROUP BY or used\ninside an aggregate function. The following two examples will fix the error.\n\n SELECT a, b FROM t1 GROUP BY a, b;\n SELECT a, max(b) max_b FROM t1 GROUP BY a;\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlShouldBeInGroupBy",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlDtInspection",
"shortDescription": {
"text": "Ill-formed date/time literals"
},
"fullDescription": {
"text": "Reports errors in date and time literals. This inspection is available in MySQL, Oracle, Db2, and H2. Example (MySQL): 'SELECT TIME '10 -12:13:14' FROM dual;\nSELECT TIME ' 12 : 13 : 14 ' FROM dual;\nSELECT TIME '12 13 14' FROM dual;\nSELECT TIME '12-13-14' FROM dual;\nSELECT TIME '12.13.14' FROM dual;\nSELECT TIME '12:13:' FROM dual;\nSELECT TIME '12:13' FROM dual;\nSELECT TIME '12:' FROM dual;' In this example, dates ignore the MySQL standard for date and time literals. Therefore, they will be highlighted. For more information about date and time literals in MySQL, see Date and Time Literals at dev.mysql.com. The following date and type literals are valid for MySQL. 'SELECT TIME '12:13:14' FROM dual;\nSELECT TIME '12:13:14.555' FROM dual;\nSELECT TIME '12:13:14.' FROM dual;\nSELECT TIME '-12:13:14' FROM dual;\nSELECT TIME '10 12:13:14' FROM dual;\nSELECT TIME '-10 12:13:14' FROM dual;'",
"markdown": "Reports errors in date and time literals. This inspection is available in MySQL, Oracle, Db2, and H2.\n\nExample (MySQL):\n\n SELECT TIME '10 -12:13:14' FROM dual;\n SELECT TIME ' 12 : 13 : 14 ' FROM dual;\n SELECT TIME '12 13 14' FROM dual;\n SELECT TIME '12-13-14' FROM dual;\n SELECT TIME '12.13.14' FROM dual;\n SELECT TIME '12:13:' FROM dual;\n SELECT TIME '12:13' FROM dual;\n SELECT TIME '12:' FROM dual;\n\nIn this example, dates ignore the MySQL standard for date and time literals. Therefore, they will be highlighted.\nFor more information about date and time literals in MySQL, see [Date and Time Literals at dev.mysql.com](https://dev.mysql.com/doc/refman/8.0/en/date-and-time-literals.html).\n\nThe following date and type literals are valid for MySQL.\n\n SELECT TIME '12:13:14' FROM dual;\n SELECT TIME '12:13:14.555' FROM dual;\n SELECT TIME '12:13:14.' FROM dual;\n SELECT TIME '-12:13:14' FROM dual;\n SELECT TIME '10 12:13:14' FROM dual;\n SELECT TIME '-10 12:13:14' FROM dual;\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlDateTime",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlNoDataSourceInspection",
"shortDescription": {
"text": "No data sources configured"
},
"fullDescription": {
"text": "Reports the absence of data sources in the Database tool window (View | Tool Windows | Database).",
"markdown": "Reports the absence of data sources in the **Database** tool window (**View \\| Tool Windows \\| Database**)."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlNoDataSourceInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlMisleadingReferenceInspection",
"shortDescription": {
"text": "Misleading references"
},
"fullDescription": {
"text": "Reports ambiguous references in SQL code. For example, when a name refer to both a table column and a routine parameter. The execution of such code might lead to errors or unexpected results due to counter-intuitive resolution logic. Usually, names with a more local scope have higher priority. Example (PostgreSQL): 'CREATE TABLE foo\n(\n id INT,\n name VARCHAR(5)\n);\nCREATE FUNCTION func(name VARCHAR(5)) RETURNS INT AS\n$$\nDECLARE\n b INT;\nBEGIN\n -- `name` is ambiguous as it is used as a column name and a parameter\n SELECT COUNT(*) INTO b FROM foo t WHERE t.name = name;\n RETURN b;\nEND;\n$$ LANGUAGE plpgsql;' In PostgreSQL, you can use the '#variable_conflict' directives to explicitly specify a correct reference. For example, use '#variable_conflict use_column' to refer to a column name, or '#variable_conflict use_variable' to refer to a parameter. 'CREATE TABLE foo\n(\n id INT,\n name VARCHAR(5)\n);\nCREATE FUNCTION func(name VARCHAR(5)) RETURNS INT AS\n$$\n #variable_conflict use_column\nDECLARE\n b INT;\nBEGIN\n SELECT COUNT(*) INTO b FROM foo t WHERE t.name = name;\n RETURN b;\nEND;\n$$ LANGUAGE plpgsql;'",
"markdown": "Reports ambiguous references in SQL code.\n\nFor example, when a name refer to both a table column and a routine parameter. The execution of such code might lead to errors or unexpected\nresults due to counter-intuitive resolution logic. Usually, names with a more local scope have higher priority.\n\nExample (PostgreSQL):\n\n CREATE TABLE foo\n (\n id INT,\n name VARCHAR(5)\n );\n CREATE FUNCTION func(name VARCHAR(5)) RETURNS INT AS\n $$\n DECLARE\n b INT;\n BEGIN\n -- `name` is ambiguous as it is used as a column name and a parameter\n SELECT COUNT(*) INTO b FROM foo t WHERE t.name = name;\n RETURN b;\n END;\n $$ LANGUAGE plpgsql;\n\nIn PostgreSQL, you can use the `#variable_conflict` directives to explicitly specify a correct reference. For example,\nuse `#variable_conflict use_column` to refer to a column name, or `#variable_conflict use_variable` to refer to a\nparameter.\n\n CREATE TABLE foo\n (\n id INT,\n name VARCHAR(5)\n );\n CREATE FUNCTION func(name VARCHAR(5)) RETURNS INT AS\n $$\n #variable_conflict use_column\n DECLARE\n b INT;\n BEGIN\n SELECT COUNT(*) INTO b FROM foo t WHERE t.name = name;\n RETURN b;\n END;\n $$ LANGUAGE plpgsql;\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlMisleadingReference",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlRedundantAliasInspection",
"shortDescription": {
"text": "Redundant alias expressions"
},
"fullDescription": {
"text": "Reports alias expressions that duplicate names of columns in tables and might be redundant. Example (PostgreSQL): 'CREATE TABLE foo(a INT, b INT);\n\nSELECT * FROM foo foo(a, b);\nSELECT * FROM foo foo(a);\nSELECT * FROM foo foo(x);\nSELECT * FROM foo foo(x, y);' The first two aliases use the same column names as in the 'foo' table. They are considered redundant because they column names are identical.",
"markdown": "Reports alias expressions that duplicate names of columns in tables and might be redundant.\n\nExample (PostgreSQL):\n\n CREATE TABLE foo(a INT, b INT);\n\n SELECT * FROM foo foo(a, b);\n SELECT * FROM foo foo(a);\n SELECT * FROM foo foo(x);\n SELECT * FROM foo foo(x, y);\n\nThe first two aliases use the same column names as in the `foo` table. They are considered redundant because they\ncolumn names are identical."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlRedundantAlias",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlConstantExpressionInspection",
"shortDescription": {
"text": "Constant expression"
},
"fullDescription": {
"text": "Reports conditions and expressions that are always true, false or null. Example (MySQL): 'CREATE TABLE t1 (a TEXT, b INT, c BOOLEAN);\nSELECT a FROM t1 WHERE 'Cat' = 'Cat';\nSELECT a FROM t1 WHERE 'Cat' = null;' The ''Cat' = 'Cat'' is always true and will be reported. The ''Cat' = null' is always null and will be reported.",
"markdown": "Reports conditions and expressions that are always true, false or null.\n\nExample (MySQL):\n\n CREATE TABLE t1 (a TEXT, b INT, c BOOLEAN);\n SELECT a FROM t1 WHERE 'Cat' = 'Cat';\n SELECT a FROM t1 WHERE 'Cat' = null;\n\nThe `'Cat' = 'Cat'` is always true and will be reported.\n\nThe `'Cat' = null` is always null and will be reported."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlConstantExpression",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "OraUnmatchedForwardDeclarationInspection",
"shortDescription": {
"text": "Forward declaration without definition"
},
"fullDescription": {
"text": "Reports declarations of procedures and functions that are missing their implementation in code. In Oracle, you can declare a procedure or a function without its body, and write the implementation later. The inspection will report names of such procedures or functions that are left without implementation. Example (Oracle): 'DECLARE PROCEDURE foo(a int, b varchar2);\nBEGIN\n NULL;\nEND;' The 'foo' procedure is declared but is missing implementation. We can add the implementation to get rid of the error. 'DECLARE PROCEDURE foo(a int, b varchar2);\n PROCEDURE foo(a int, b varchar2) IS\nBEGIN\n NULL;\nEND;\nBEGIN\n NULL;\nEND;'",
"markdown": "Reports declarations of procedures and functions that are missing their implementation in code.\n\nIn Oracle, you can declare a procedure or a function without its body, and write the implementation later. The inspection will report names\nof such procedures or functions that are left without implementation.\n\nExample (Oracle):\n\n DECLARE PROCEDURE foo(a int, b varchar2);\n BEGIN\n NULL;\n END;\n\nThe `foo` procedure is declared but is missing implementation. We can add the implementation to get rid of the error.\n\n DECLARE PROCEDURE foo(a int, b varchar2);\n PROCEDURE foo(a int, b varchar2) IS\n BEGIN\n NULL;\n END;\n BEGIN\n NULL;\n END;\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "SqlUnmatchedForwardDeclaration",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Oracle",
"index": 153,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlWithoutWhereInspection",
"shortDescription": {
"text": "Delete or update statement without where clauses"
},
"fullDescription": {
"text": "Reports usages of DELETE or UPDATE statements without WHERE clauses. Without WHERE clauses, DELETE drops all the data from the table, and UPDATE overwrites values for all the table rows. Example (MySQL): 'CREATE TABLE t1 (a TEXT, b INT, c BOOLEAN);\nupdate t1 set a = 'Smith';\ndelete from t1;'",
"markdown": "Reports usages of DELETE or UPDATE statements without WHERE clauses.\n\nWithout WHERE clauses, DELETE drops all the data from the table, and UPDATE overwrites values for all the table rows.\n\nExample (MySQL):\n\n CREATE TABLE t1 (a TEXT, b INT, c BOOLEAN);\n update t1 set a = 'Smith';\n delete from t1;\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlWithoutWhere",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlUnusedCteInspection",
"shortDescription": {
"text": "Unused common table expression"
},
"fullDescription": {
"text": "Reports unused common table expressions (CTE) inside the query. Example (PostgreSQL): 'CREATE TABLE foo(a INT);\n\nWITH a AS (SELECT 1 AS x FROM foo)\nSELECT 1 + 2 FROM foo;' By using WITH, we create a temporary named result set with the name 'a', also known as a common table expression (CTE). But we do not use this CTE later in the code. The unused CTE is greyed out.",
"markdown": "Reports unused common table expressions (CTE) inside the query.\n\nExample (PostgreSQL):\n\n CREATE TABLE foo(a INT);\n\n WITH a AS (SELECT 1 AS x FROM foo)\n SELECT 1 + 2 FROM foo;\n\nBy using WITH, we create a temporary named result set with the name `a`, also known as a common table expression (CTE). But\nwe do not use this CTE later in the code. The unused CTE is greyed out."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlUnusedCte",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MongoJSResolveInspection",
"shortDescription": {
"text": "Resolution problems"
},
"fullDescription": {
"text": "Reports unresolved references in MongoDB and JavaScript code. Example: 'db\nuse foo\n -- a reference to a non-existing collection\ndb.non_existing_collection\ndb['non_existing_collection']\ndb['non_existing_collection'].find().hasNext()' The 'non_existing_collection' collection does not exist in the database and will be reported.",
"markdown": "Reports unresolved references in MongoDB and JavaScript code.\n\nExample:\n\n db\n use foo\n -- a reference to a non-existing collection\n db.non_existing_collection\n db['non_existing_collection']\n db['non_existing_collection'].find().hasNext()\n\nThe `non_existing_collection` collection does not exist in the database and will be reported."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "MongoJSResolve",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "MongoJS",
"index": 161,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MongoJSSideEffectsInspection",
"shortDescription": {
"text": "Statement with side effects"
},
"fullDescription": {
"text": "Reports statements that can cause side effects while the data source is in read-only mode. For more information about enabling read-only mode, see Enable read-only mode for a connection in the IDE documentation. The Disable read-only mode quick-fix turns off the read-only mode for the respective data source. Example: 'db.my_collection.insertOne()'",
"markdown": "Reports statements that can cause side effects while the data source is in read-only mode.\n\nFor more information about enabling read-only mode, see\n[Enable\nread-only mode for a connection in the IDE documentation](https://www.jetbrains.com/help/datagrip/configuring-database-connections.html#enable-read-only-mode-for-a-connection).\n\nThe **Disable read-only mode** quick-fix turns off the read-only mode for the respective data source.\n\nExample:\n\n\n db.my_collection.insertOne()\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "MongoJSSideEffects",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "MongoJS",
"index": 161,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MongoJSExtSideEffectsInspection",
"shortDescription": {
"text": "Statement with side effects"
},
"fullDescription": {
"text": "Reports statements that may cause side effects while the data source is in read-only mode. The quick-fix turns off the read-only mode for the respective data source. Example: 'db.my_collection.insertOne()'",
"markdown": "Reports statements that may cause side effects while the data source is in read-only mode.\n\nThe quick-fix turns off the read-only mode for the respective data source.\n\nExample:\n\n\n db.my_collection.insertOne()\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "MongoJSSideEffects",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "MongoJS",
"index": 161,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlUnusedSubqueryItemInspection",
"shortDescription": {
"text": "Unused subquery item"
},
"fullDescription": {
"text": "Reports columns, aliases, and other subquery items that are not referenced in the outer query expression. Example (PostgreSQL): 'CREATE TABLE for_subquery(id INT);\nSELECT a, q FROM (SELECT 1 AS a, 10 AS b, 2 + 3 AS q, id\n FROM for_subquery) x;' We reference 'a' and 'q' aliases from a subquery. But the 'b' alias and the 'id' column are not referenced in the outer SELECT statement. Therefore, 'b' and 'id' are grayed out.",
"markdown": "Reports columns, aliases, and other subquery items that are not referenced in the outer query expression.\n\nExample (PostgreSQL):\n\n CREATE TABLE for_subquery(id INT);\n SELECT a, q FROM (SELECT 1 AS a, 10 AS b, 2 + 3 AS q, id\n FROM for_subquery) x;\n\nWe reference `a` and `q` aliases from a subquery. But the `b` alias and the `id` column are\nnot referenced in the outer SELECT statement. Therefore, `b` and `id` are grayed out."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlUnused",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlSideEffectsInspection",
"shortDescription": {
"text": "Statement with side effects"
},
"fullDescription": {
"text": "Reports statements that might lead to modification of a database during a read-only connection. To enable read-only mode for a connection, right-click a data source in the Database tool window (View | Tool Windows | Database) and select Properties. In the Data Sources and Drivers dialog, click the Options tab and select the Read-only checkbox. Example (MySQL): 'CREATE TABLE foo(a INT);\nINSERT INTO foo VALUES (1);' As 'CREATE TABLE' and 'INSERT INTO' statements lead to a database modification, these statements will be highlighted in read-only connection mode.",
"markdown": "Reports statements that might lead to modification of a database during a read-only connection.\n\nTo enable read-only mode for a\nconnection,\nright-click a data source in the **Database** tool window (**View \\| Tool Windows \\| Database** ) and select **Properties** .\nIn the **Data Sources and Drivers** dialog, click the **Options** tab and select the **Read-only** checkbox.\n\nExample (MySQL):\n\n CREATE TABLE foo(a INT);\n INSERT INTO foo VALUES (1);\n\nAs `CREATE TABLE` and `INSERT INTO` statements lead to a database modification, these statements will be highlighted\nin read-only connection mode."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlSideEffects",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlJoinWithoutOnInspection",
"shortDescription": {
"text": "Unsafe 'join' clause in 'delete' statement"
},
"fullDescription": {
"text": "Reports missing conditional checks for statements that might modify the whole database. For example, usages of JOIN clauses inside DELETE statements without ON or WHERE. Without conditional checks on JOIN, DELETE drops contents of the entire table. Example (MySQL): 'CREATE TABLE foo (a INT,b INT,c INT);\nCREATE TABLE bar (a INT,b INT,c INT);\n\nDELETE table1 FROM foo table1 INNER JOIN bar table2;'",
"markdown": "Reports missing conditional checks for statements that might modify the whole database.\n\nFor example, usages of JOIN clauses inside DELETE statements without ON or WHERE. Without conditional checks on JOIN, DELETE drops\ncontents of the entire table.\n\nExample (MySQL):\n\n CREATE TABLE foo (a INT,b INT,c INT);\n CREATE TABLE bar (a INT,b INT,c INT);\n\n DELETE table1 FROM foo table1 INNER JOIN bar table2;\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlJoinWithoutOn",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlDropIndexedColumnInspection",
"shortDescription": {
"text": "Index is dependent on column"
},
"fullDescription": {
"text": "Reports cases when you try to drop columns from indexed tables. This inspection is available in Microsoft SQL Server and Sybase ASE. Example (Microsoft SQL Server): 'CREATE TABLE test_index\n(\ncol INT NOT NULL,\ncol2 INT NOT NULL,\ncol3 INT NOT NULL UNIQUE,\ncol4 VARCHAR(200)\n);\n\nCREATE UNIQUE INDEX aaaa ON test_index (col, col2);\n\nALTER TABLE test_index\nDROP COLUMN col;' You cannot delete the 'col' column because it is in the indexed table. To delete the column, you need to delete the 'aaaa' index first (for example, DROP INDEX aaaa).",
"markdown": "Reports cases when you try to drop columns from indexed tables. This inspection is available in Microsoft SQL Server and Sybase ASE.\n\nExample (Microsoft SQL Server):\n\n CREATE TABLE test_index\n (\n col INT NOT NULL,\n col2 INT NOT NULL,\n col3 INT NOT NULL UNIQUE,\n col4 VARCHAR(200)\n );\n\n CREATE UNIQUE INDEX aaaa ON test_index (col, col2);\n\n ALTER TABLE test_index\n DROP COLUMN col;\n\nYou cannot delete the `col` column because it is in the indexed table. To delete the column, you need to delete the\n`aaaa` index first (for example, DROP INDEX aaaa)."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlDropIndexedColumn",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlDialectInspection",
"shortDescription": {
"text": "SQL dialect detection"
},
"fullDescription": {
"text": "Reports situations when a dialect is not assigned to an SQL file. For example, when you open a new SQL file without assigning a dialect to it, you see a notification where the best matching dialect is advised. Click the Use <dialect> link to use the advised dialect. Alternatively, click the Change dialect to link to select the other dialect.",
"markdown": "Reports situations when a dialect is not assigned to an SQL file.\n\nFor example, when you open a new SQL file without assigning a dialect\nto it, you see a notification where the best matching dialect is advised. Click the **Use \\<dialect\\>** link to use the advised\ndialect. Alternatively, click the **Change dialect to** link to select the other dialect."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlDialectInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MongoJSExtDeprecationInspection",
"shortDescription": {
"text": "Deprecated element"
},
"fullDescription": {
"text": "Reports usages of deprecated methods in MongoDB and JavaScript code. The quick-fix replaces deprecated methods with recommended alternatives. Example: 'db.my_collection.insert()' After the quick-fix is applied: 'db.my_collection.insertOne()'",
"markdown": "Reports usages of deprecated methods in MongoDB and JavaScript code.\n\nThe quick-fix replaces deprecated methods with recommended alternatives.\n\nExample:\n\n\n db.my_collection.insert()\n\nAfter the quick-fix is applied:\n\n\n db.my_collection.insertOne()\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "MongoJSDeprecation",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "MongoJS",
"index": 161,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MongoJSDeprecationInspection",
"shortDescription": {
"text": "Deprecated element"
},
"fullDescription": {
"text": "Reports usages of deprecated methods in MongoDB and JavaScript code. The quick-fix replaces deprecated methods with recommended alternatives. Example: 'db.my_collection.insert()' After the quick-fix is applied: 'db.my_collection.insertOne()'",
"markdown": "Reports usages of deprecated methods in MongoDB and JavaScript code.\n\nThe quick-fix replaces deprecated methods with recommended alternatives.\n\nExample:\n\n db.my_collection.insert()\n\nAfter the quick-fix is applied:\n\n db.my_collection.insertOne()\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "MongoJSDeprecation",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "MongoJS",
"index": 161,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlTypeInspection",
"shortDescription": {
"text": "Types compatibility"
},
"fullDescription": {
"text": "Reports type-related errors.",
"markdown": "Reports type-related errors."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlType",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlUnicodeStringLiteralInspection",
"shortDescription": {
"text": "Unicode usage in SQL"
},
"fullDescription": {
"text": "Reports string literals that use national characters without the 'N' prefix. Without the N prefix, the string is converted to the default code page of the database. This default code page may not recognize certain characters. For more information, see nchar and nvarchar (Transact-SQL) at docs.microsoft.com. Example (Microsoft SQL Server): 'SELECT 'abcde' AS a;\nSELECT N'abcde' AS b;\nSELECT 'абвгд' AS c;\nSELECT N'абвгд' AS d;' The 'SELECT 'абвгд' AS c;' does not have the 'N' prefix, the ''абвгд'' part will be highlighted.",
"markdown": "Reports string literals that use national characters without the `N` prefix.\n\nWithout the N prefix, the string is converted to the default\ncode page of the database. This default code page may not recognize certain characters. For more information, see\n[nchar and nvarchar\n(Transact-SQL)\nat docs.microsoft.com](https://docs.microsoft.com/en-us/sql/t-sql/data-types/nchar-and-nvarchar-transact-sql).\n\nExample (Microsoft SQL Server):\n\n SELECT 'abcde' AS a;\n SELECT N'abcde' AS b;\n SELECT 'абвгд' AS c;\n SELECT N'абвгд' AS d;\n\nThe `SELECT 'абвгд' AS c;` does not have the `N` prefix, the `'абвгд'` part will be highlighted."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlUnicodeStringLiteral",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlUnusedVariableInspection",
"shortDescription": {
"text": "Unused variable"
},
"fullDescription": {
"text": "Reports unused arguments, variables, or parameters. Example (PostgreSQL): 'CREATE FUNCTION foo(PARAMUSED INT, PARAMUNUSED INT) RETURNS INT AS\n$$\nBEGIN\n RETURN PARAMUSED;\nEND\n$$ LANGUAGE plpgsql;' The 'PARAMUNUSED' parameter is not used in the function and might be deleted.",
"markdown": "Reports unused arguments, variables, or parameters.\n\nExample (PostgreSQL):\n\n CREATE FUNCTION foo(PARAMUSED INT, PARAMUNUSED INT) RETURNS INT AS\n $$\n BEGIN\n RETURN PARAMUSED;\n END\n $$ LANGUAGE plpgsql;\n\nThe `PARAMUNUSED` parameter is not used in the function and might be deleted."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlUnused",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PgSelectFromProcedureInspection",
"shortDescription": {
"text": "Postgres: Select from procedure call"
},
"fullDescription": {
"text": "Reports situations when you make SELECT from a function or a DBLINK without an alias with a type (for example, 'AS t1(s VARCHAR)'). This requirement does not apply to scalar functions. Example (PostgreSQL): 'CREATE FUNCTION produce_a_table() RETURNS RECORD AS $$\nSELECT 1;\n$$ LANGUAGE sql;\nSELECT * FROM produce_a_table() AS s (c1 INT);\nSELECT * FROM produce_a_table() AS s (c1);\nSELECT * FROM DBLINK('dbname=mydb', 'SELECT proname, prosrc FROM pg_proc') AS t1;' The 'AS s (c1 INT)' has a typed alias, while 'AS s (c1)' and 'AS t1' do not. In this case, the second call of 'produce_a_table()' and 'DBLINK()' will be highlighted.",
"markdown": "Reports situations when you make SELECT from a function or a DBLINK without an alias with a type (for example, `AS t1(s VARCHAR)`).\n\nThis requirement does not apply to scalar functions.\n\nExample (PostgreSQL):\n\n CREATE FUNCTION produce_a_table() RETURNS RECORD AS $$\n SELECT 1;\n $$ LANGUAGE sql;\n SELECT * FROM produce_a_table() AS s (c1 INT);\n SELECT * FROM produce_a_table() AS s (c1);\n SELECT * FROM DBLINK('dbname=mydb', 'SELECT proname, prosrc FROM pg_proc') AS t1;\n\nThe `AS s (c1 INT)` has a typed alias, while `AS s (c1)` and `AS t1` do not.\nIn this case, the second call of `produce_a_table()` and `DBLINK()` will be highlighted."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "PgSelectFromProcedure",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "PostgreSQL",
"index": 175,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MsBuiltinInspection",
"shortDescription": {
"text": "Builtin functions"
},
"fullDescription": {
"text": "Reports truncations of string arguments in ISNULL functions. The ISNULL syntax is 'ISNULL(check_expression, replacement_value)'. According to ISNULL at docs.microsoft.com, 'replacement_value' will be truncated if 'replacement_value' is longer than 'check_expression'. Example (Microsoft SQL Server): 'DECLARE @name1 VARCHAR(2) = NULL;\nDECLARE @name2 VARCHAR(10) = 'Example';\nDECLARE @name3 VARCHAR(2) = 'Hi';\n\n -- `@name2` is VARCHAR(10) and will be truncated\nSELECT ISNULL(@name1, @name2);\n\n -- `@name3` is VARCHAR(2) as `@name1` and will not be truncated\nSELECT ISNULL(@name1, @name3);'",
"markdown": "Reports truncations of string arguments in ISNULL functions.\n\nThe ISNULL syntax is `ISNULL(check_expression, replacement_value)`.\n\nAccording to [ISNULL at\ndocs.microsoft.com](https://docs.microsoft.com/en-us/sql/t-sql/functions/isnull-transact-sql), `replacement_value` will be truncated if `replacement_value` is longer than\n`check_expression`.\n\nExample (Microsoft SQL Server):\n\n DECLARE @name1 VARCHAR(2) = NULL;\n DECLARE @name2 VARCHAR(10) = 'Example';\n DECLARE @name3 VARCHAR(2) = 'Hi';\n\n -- `@name2` is VARCHAR(10) and will be truncated\n SELECT ISNULL(@name1, @name2);\n\n -- `@name3` is VARCHAR(2) as `@name1` and will not be truncated\n SELECT ISNULL(@name1, @name3);\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "MssqlBuiltin",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL server",
"index": 176,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlMultipleLimitClausesInspection",
"shortDescription": {
"text": "Multiple row limiting/offset clauses in queries"
},
"fullDescription": {
"text": "Reports usages of multiple row limiting clauses in a single query. Example (Microsoft SQL Server): 'create table foo(a int);\nselect top 1 * from foo order by a offset 10 rows fetch next 20 rows only;' The SELECT TOP clause is used to specify that only 1 record must be returned. The FETCH clause specifies the number of rows to return after the OFFSET clause has been processed. But as we already have the SELECT TOP limiting clause, the FETCH clause might be redundant.",
"markdown": "Reports usages of multiple row limiting clauses in a single query.\n\nExample (Microsoft SQL Server):\n\n create table foo(a int);\n select top 1 * from foo order by a offset 10 rows fetch next 20 rows only;\n\nThe SELECT TOP clause is used to specify that only 1 record must be\nreturned. The FETCH clause specifies the number of rows to return after the OFFSET\nclause has been processed. But as we already have the SELECT TOP limiting clause, the FETCH clause might be redundant."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlMultipleLimitClauses",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlStorageInspection",
"shortDescription": {
"text": "SQL source modification detection"
},
"fullDescription": {
"text": "Reports situations when source code of a database object has been changed. The inspection is triggered when you perform database or object introspection. The introspection is run when you open source code of an object, run statements, and perform code refactoring. Also, you can run introspection by right-clicking an object and selecting Refresh. The inspection covers the following situations: Object source code was changed in the database but code in the editor was not updated. Works in PostgreSQL, Microsoft SQL Server, Oracle, and Sybase ASE. You changed the object source code, introspected the database, but source code has been already changed by someone else. The database introspector was updated in the IDE and you need to download new object properties that were missing in the previous introspector version.",
"markdown": "Reports situations when source code of a database object has been changed.\n\nThe inspection is triggered when you perform database or object introspection. The introspection is run when you open source code of an\nobject, run statements, and perform code refactoring.\nAlso, you can run introspection by right-clicking an object and selecting **Refresh**.\n\nThe inspection covers the following situations:\n\n* Object source code was changed in the database but code in the editor was not updated. Works in PostgreSQL, Microsoft SQL Server, Oracle, and Sybase ASE.\n* You changed the object source code, introspected the database, but source code has been already changed by someone else.\n* The database introspector was updated in the IDE and you need to download new object properties that were missing in the previous introspector version."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlStorageInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlSignatureInspection",
"shortDescription": {
"text": "Function signature"
},
"fullDescription": {
"text": "Reports signature issues for built-in functions. The inspection will report a wrong number of arguments, invalid keywords, wrong data types, and other issues. Example (MySQL): 'CREATE TABLE foo (a INT, b INT, c INT)\n\nSELECT IFNULL() FROM foo; -- error\nSELECT IFNULL(a) FROM foo; -- error\nSELECT IFNULL(a, b) FROM foo; -- OK\nSELECT IFNULL(a, b, c) FROM foo; -- error' In MySQL, the 'IFNULL()' function accepts strictly two arguments. So, only the 'SELECT IFNULL(a, b) FROM foo;' query is correct.",
"markdown": "Reports signature issues for built-in functions.\n\nThe inspection will report a wrong number of arguments, invalid keywords, wrong data types, and other issues.\n\nExample (MySQL):\n\n CREATE TABLE foo (a INT, b INT, c INT)\n\n SELECT IFNULL() FROM foo; -- error\n SELECT IFNULL(a) FROM foo; -- error\n SELECT IFNULL(a, b) FROM foo; -- OK\n SELECT IFNULL(a, b, c) FROM foo; -- error\n\nIn MySQL, the `IFNULL()` function accepts strictly two arguments. So, only the `SELECT IFNULL(a, b) FROM foo;`\nquery is correct."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlSignature",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlRedundantOrderingDirectionInspection",
"shortDescription": {
"text": "Redundant ordering direction"
},
"fullDescription": {
"text": "Reports redundant ordering directions like ASC and DESC in ORDER BY clauses. Example (MySQL): 'CREATE TABLE foo(a INT, b INT, c INT);\nSELECT * FROM foo ORDER BY a ASC, b DESC, c ASC;' The ORDER BY keyword sorts the records in the ascending order by default. So, the 'ASC' keyword for 'a' and 'c' columns is redundant.",
"markdown": "Reports redundant ordering directions like ASC and DESC in ORDER BY clauses.\n\nExample (MySQL):\n\n CREATE TABLE foo(a INT, b INT, c INT);\n SELECT * FROM foo ORDER BY a ASC, b DESC, c ASC;\n\nThe ORDER BY keyword sorts the records in the ascending order by default. So, the `ASC` keyword for `a` and\n`c` columns is redundant."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlRedundantOrderingDirection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "OraOverloadInspection",
"shortDescription": {
"text": "Overloading errors"
},
"fullDescription": {
"text": "Reports invalid cases of subprogram overloading in Oracle. Example (Oracle): 'DECLARE\n SUBTYPE fff IS BINARY_INTEGER;\n SUBTYPE ggg IS NATURAL;\n PROCEDURE foo (a IN ggg) IS BEGIN NULL; END;\n PROCEDURE foo (a IN fff) IS BEGIN NULL; END;\nBEGIN\n NULL;\nEND;' You cannot overload subprograms which parameters differ only in subtypes. For example, you cannot overload procedures where one accepts a BINARY INTEGER parameter and the other accepts a NATURAL parameter. For more information about restrictions on procedure overloading, see Restrictions on Overloading at docs.oracle.com.",
"markdown": "Reports invalid cases of subprogram overloading in Oracle.\n\nExample (Oracle):\n\n DECLARE\n SUBTYPE fff IS BINARY_INTEGER;\n SUBTYPE ggg IS NATURAL;\n PROCEDURE foo (a IN ggg) IS BEGIN NULL; END;\n PROCEDURE foo (a IN fff) IS BEGIN NULL; END;\n BEGIN\n NULL;\n END;\n\nYou cannot overload subprograms which parameters differ only in subtypes. For example, you cannot overload procedures where one accepts a\nBINARY INTEGER parameter and the other accepts a NATURAL parameter. For more information about restrictions on procedure overloading,\nsee [Restrictions on Overloading at docs.oracle.com](https://docs.oracle.com/cd/B19306_01/appdev.102/b14261/subprograms.htm)."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlOverload",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Oracle",
"index": 153,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlAmbiguousColumnInspection",
"shortDescription": {
"text": "Ambiguous reference"
},
"fullDescription": {
"text": "Reports columns that have identical names but belong to different tables. Example (MySQL): 'CREATE TABLE foo(id INT PRIMARY KEY);\nCREATE TABLE bar(id INT PRIMARY KEY);\n\nSELECT foo.id, bar.id FROM foo, bar WHERE id > 0;' The 'id' column appears in 'foo' and 'bar' tables. You need to qualify the column name to make the query correct. 'SELECT foo.id, bar.id FROM foo, bar WHERE foo.id > 0;'",
"markdown": "Reports columns that have identical names but belong to different tables.\n\nExample (MySQL):\n\n CREATE TABLE foo(id INT PRIMARY KEY);\n CREATE TABLE bar(id INT PRIMARY KEY);\n\n SELECT foo.id, bar.id FROM foo, bar WHERE id > 0;\n\nThe `id` column appears in `foo` and `bar` tables. You need to qualify the column name to\nmake the query correct.\n\n SELECT foo.id, bar.id FROM foo, bar WHERE foo.id > 0;\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlAmbiguousColumn",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlNullComparisonInspection",
"shortDescription": {
"text": "Null comparison"
},
"fullDescription": {
"text": "Reports comparisons with NULL that can be replaced with IS NULL or IS NOT NULL operators. Example (Microsoft SQL Server): 'CREATE TABLE foo ( id int );\n\nSELECT * FROM foo WHERE NULL = NULL;\nSELECT * FROM foo WHERE NULL != NULL;' The 'NULL = NULL' can be replaced with 'IS NULL', the 'NULL != NULL' comparison with 'IS NOT NULL'. To do this replacement, you can use Use IS NULL operator or Use IS NOT NULL operator quick-fixes. 'SELECT * FROM foo WHERE NULL IS NULL;\nSELECT * FROM foo WHERE NULL IS NOT NULL;'",
"markdown": "Reports comparisons with NULL that can be replaced with IS NULL or IS NOT NULL operators.\n\nExample (Microsoft SQL Server):\n\n CREATE TABLE foo ( id int );\n\n SELECT * FROM foo WHERE NULL = NULL;\n SELECT * FROM foo WHERE NULL != NULL;\n\nThe `NULL = NULL` can be replaced with `IS NULL`, the `NULL != NULL` comparison\nwith `IS NOT NULL`. To do this replacement, you can use **Use IS NULL operator** or **Use IS NOT NULL operator**\nquick-fixes.\n\n SELECT * FROM foo WHERE NULL IS NULL;\n SELECT * FROM foo WHERE NULL IS NOT NULL;\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlNullComparison",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MysqlSpaceAfterFunctionNameInspection",
"shortDescription": {
"text": "Whitespace between the function name and the open parenthesis"
},
"fullDescription": {
"text": "Reports any whitespace in a function call between the function name and the open parenthesis, which is not supported by default. Example (MySQL): 'SELECT MAX (qty) FROM orders;'",
"markdown": "Reports any whitespace in a function call between the function name and the open parenthesis, which is not supported by default.\n\nExample (MySQL):\n\n SELECT MAX (qty) FROM orders;\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "MysqlSpaceAfterFunctionName",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "MySQL",
"index": 27,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlAutoIncrementDuplicateInspection",
"shortDescription": {
"text": "Auto-increment duplicate"
},
"fullDescription": {
"text": "Reports tables that contain two columns with an automatic increment. In MySQL, Microsoft SQL Server, and Db2 dialects, a table can have only one field with a auto-increment option, and this field must be a key. Example (MySQL): 'CREATE TABLE my_table\n(\n id INT AUTO_INCREMENT,\n c2 INT AUTO_INCREMENT,\n);' The AUTO_INCREMENT constraint for 'c2' will be highlighted as 'c1' already has this constraint. To fix the warning, you can make 'id' a primary key and delete AUTO_INCREMENT for 'c2'. 'CREATE TABLE my_table\n(\n id INT AUTO_INCREMENT PRIMARY KEY,\n c2 INT,\n);'",
"markdown": "Reports tables that contain two columns with an automatic increment. In MySQL, Microsoft SQL Server, and Db2 dialects, a table can have only one field with a auto-increment option, and this field must be a key.\n\nExample (MySQL):\n\n CREATE TABLE my_table\n (\n id INT AUTO_INCREMENT,\n c2 INT AUTO_INCREMENT,\n );\n\nThe AUTO_INCREMENT constraint for `c2` will be highlighted as `c1` already has this constraint. To fix the warning,\nyou can make `id` a primary key and delete AUTO_INCREMENT for `c2`.\n\n CREATE TABLE my_table\n (\n id INT AUTO_INCREMENT PRIMARY KEY,\n c2 INT,\n );\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlAutoIncrementDuplicate",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlStringLengthExceededInspection",
"shortDescription": {
"text": "Implicit string truncation"
},
"fullDescription": {
"text": "Reports variables that exceed the defined length in characters. Example (Microsoft SQL Server): 'CREATE PROCEDURE test() AS\nBEGIN\nDECLARE myVarOk VARCHAR(5) = 'abcde';\nDECLARE myVarExceeded VARCHAR(5) = 'abcde12345';\n\nSET myVarOk = 'xyz';\nSET myVarExceeded = '123456789';\nEND;' The 'myVarExceeded' variable is defined as 'VARCHAR(5)' but both assigned values (''abcde12345'' and ''123456789'') exceed this limitation. You can truncate assigned values or increase the defined length. To increase the length, use the Increase type length quick-fix. After the quick-fix is applied: 'CREATE PROCEDURE test() AS\nBEGIN\nDECLARE myVarOk VARCHAR(5) = 'abcde';\nDECLARE myVarExceeded VARCHAR(10) = 'abcde12345';\n\nSET myVarOk = 'xyz';\nSET myVarExceeded = '123456789';\nEND;'",
"markdown": "Reports variables that exceed the defined length in characters.\n\nExample (Microsoft SQL Server):\n\n CREATE PROCEDURE test() AS\n BEGIN\n DECLARE myVarOk VARCHAR(5) = 'abcde';\n DECLARE myVarExceeded VARCHAR(5) = 'abcde12345';\n\n SET myVarOk = 'xyz';\n SET myVarExceeded = '123456789';\n END;\n\nThe `myVarExceeded` variable is defined as `VARCHAR(5)` but both assigned values (`'abcde12345'` and\n`'123456789'`) exceed this limitation. You can truncate assigned values or increase the defined length.\nTo increase the length, use the **Increase type length** quick-fix.\n\nAfter the quick-fix is applied:\n\n CREATE PROCEDURE test() AS\n BEGIN\n DECLARE myVarOk VARCHAR(5) = 'abcde';\n DECLARE myVarExceeded VARCHAR(10) = 'abcde12345';\n\n SET myVarOk = 'xyz';\n SET myVarExceeded = '123456789';\n END;\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlStringLengthExceeded",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlInsertValuesInspection",
"shortDescription": {
"text": "VALUES clause cardinality"
},
"fullDescription": {
"text": "Reports situations when a number of parameters in VALUES does not match a number of columns in a target table. Example (MySQL): 'CREATE TABLE foo(a INT, b INT, c INT);\n\nINSERT INTO foo VALUES (1,2,3,4)' The 'foo' table has three columns but in the INSERT INTO statement we pass four.",
"markdown": "Reports situations when a number of parameters in VALUES does not match a number of columns in a target table.\n\nExample (MySQL):\n\n CREATE TABLE foo(a INT, b INT, c INT);\n\n INSERT INTO foo VALUES (1,2,3,4)\n\nThe `foo` table has three columns but in the INSERT INTO statement we pass four."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlInsertValues",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlRedundantElseNullInspection",
"shortDescription": {
"text": "Redundant ELSE NULL clause"
},
"fullDescription": {
"text": "Reports redundant ELSE NULL clauses. Example (MySQL): 'SELECT CASE WHEN 2 > 1 THEN 'OK' ELSE NULL END AS alias FROM foo;' The 'ELSE NULL' part will never be executed and may be omitted.",
"markdown": "Reports redundant ELSE NULL clauses.\n\nExample (MySQL):\n\n SELECT CASE WHEN 2 > 1 THEN 'OK' ELSE NULL END AS alias FROM foo;\n\nThe `ELSE NULL` part will never be executed and may be omitted."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlRedundantElseNull",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MysqlParsingInspection",
"shortDescription": {
"text": "Unsupported syntax in pre-8.0 versions"
},
"fullDescription": {
"text": "Reports invalid usages of UNION in queries. The inspection works in MySQL versions that are earlier than 8.0. Example (MySQL): 'SELECT * FROM (SELECT 1 UNION (SELECT 1 UNION SELECT 2)) a;'",
"markdown": "Reports invalid usages of UNION in queries.\n\nThe inspection works in MySQL versions that are earlier than 8.0.\n\nExample (MySQL):\n\n\n SELECT * FROM (SELECT 1 UNION (SELECT 1 UNION SELECT 2)) a;\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "MysqlParsing",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "MySQL",
"index": 27,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlCallNotationInspection",
"shortDescription": {
"text": "Using of named and positional arguments"
},
"fullDescription": {
"text": "Reports calls in which positional arguments go after the named ones. Works in PostgreSQL, Oracle, and Db2. Example (In PostgreSQL): 'CREATE FUNCTION foo(a int, b int, c int) RETURNS int\n LANGUAGE plpgsql AS\n$$\nBEGIN\n RETURN a + b + c;\nEND\n$$;\nSELECT foo(a => 1, b => 2, c => 3);\n -- `3` goes after the named argument\nSELECT foo(1, b => 2, 3);\n -- `1` and `3` go after the named argument\nSELECT foo(b => 2, 1, 3);'",
"markdown": "Reports calls in which positional arguments go after the named ones. Works in PostgreSQL, Oracle, and Db2.\n\nExample (In PostgreSQL):\n\n CREATE FUNCTION foo(a int, b int, c int) RETURNS int\n LANGUAGE plpgsql AS\n $$\n BEGIN\n RETURN a + b + c;\n END\n $$;\n SELECT foo(a => 1, b => 2, c => 3);\n -- `3` goes after the named argument\n SELECT foo(1, b => 2, 3);\n -- `1` and `3` go after the named argument\n SELECT foo(b => 2, 1, 3);\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "SqlCallNotation",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlShadowingAliasInspection",
"shortDescription": {
"text": "Column is shadowed by alias"
},
"fullDescription": {
"text": "Reports SELECT aliases with names that match column names in the FROM clause. Example (MySQL): 'CREATE TABLE foo (a INT, b INT, c INT);\nSELECT a b, c FROM foo;' The 'a' column uses the 'b' alias but the 'b' name is also used by the column from the 'foo' table.",
"markdown": "Reports SELECT aliases with names that match column names in the FROM clause.\n\nExample (MySQL):\n\n CREATE TABLE foo (a INT, b INT, c INT);\n SELECT a b, c FROM foo;\n\nThe `a` column uses the `b` alias but the `b` name is also used by the column from the `foo`\ntable."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlShadowingAlias",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlUnreachableCodeInspection",
"shortDescription": {
"text": "Unreachable code"
},
"fullDescription": {
"text": "Reports unreachable statements inside SQL routines. Example (Microsoft SQL Server): 'CREATE FUNCTION foo() RETURNS INT AS\nBEGIN\n THROW;\n RETURN 1;\nEND;' In Microsoft SQL Server, the 'THROW' statement raises an exception and transfers execution to the CATCH block of the TRY...CATCH construct. Therefore, the 'RETURN 1;' part will never be executed.",
"markdown": "Reports unreachable statements inside SQL routines.\n\nExample (Microsoft SQL Server):\n\n CREATE FUNCTION foo() RETURNS INT AS\n BEGIN\n THROW;\n RETURN 1;\n END;\n\nIn Microsoft SQL Server, the `THROW` statement raises an exception and transfers execution to the CATCH block of the TRY...CATCH\nconstruct. Therefore, the `RETURN 1;` part will never be executed."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlUnreachable",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlResolveInspection",
"shortDescription": {
"text": "Unresolved reference"
},
"fullDescription": {
"text": "Reports unresolved SQL references. Example (MySQL): 'CREATE TABLE users(id INT, name VARCHAR(40));\nCREATE TABLE admins(id INT, col1 INT);\n\nSELECT users.id, admins.id FROM admins WHERE admins.id > 1;' The 'users.id' column is unresolved because the 'users' table is missing in the FROM clause.",
"markdown": "Reports unresolved SQL references.\n\nExample (MySQL):\n\n CREATE TABLE users(id INT, name VARCHAR(40));\n CREATE TABLE admins(id INT, col1 INT);\n\n SELECT users.id, admins.id FROM admins WHERE admins.id > 1;\n\nThe `users.id` column is unresolved because the `users` table is missing in the FROM clause."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "SqlResolve",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlCurrentSchemaInspection",
"shortDescription": {
"text": "Current console schema introspected"
},
"fullDescription": {
"text": "Reports schemas and databases in the current session that are not introspected. For example, this warning might occur when you try to create a table in the schema that is not introspected. Introspection is a method of inspecting a data source. When you perform introspection, structural information in the data source is inspected to detect tables, columns, functions, and other elements with their attributes.",
"markdown": "Reports schemas and databases in the current session that are not introspected.\n\nFor example, this warning might occur when you try to create a table in the schema that is not introspected.\n\nIntrospection is a method of inspecting a data source. When you perform introspection, structural information in the data source is\ninspected to detect tables, columns, functions, and other elements with their attributes."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlCurrentSchemaInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlRedundantLimitInspection",
"shortDescription": {
"text": "Redundant row limiting in queries"
},
"fullDescription": {
"text": "Reports redundant row limiting clauses like FETCH and LIMIT in queries. Example (PostgreSQL): 'CREATE TABLE foo(a INT);\n\nSELECT * FROM foo WHERE EXISTS(SELECT * FROM foo LIMIT 2);\nSELECT * FROM foo WHERE EXISTS(SELECT * FROM foo FETCH FIRST 2 ROWS ONLY);' To fix the warning, you can add OFFSET to limiting clauses. If OFFSET is missing, then LIMIT is redundant because the usage of LIMIT does not influence the operation result of EXISTS. In case with OFFSET, we skip first 'N' rows and this will influence the output. 'SELECT * FROM foo WHERE EXISTS(SELECT * FROM foo OFFSET 1 ROW LIMIT 2);\nSELECT * FROM foo WHERE EXISTS(SELECT * FROM foo OFFSET 1 ROW FETCH FIRST 2 ROWS ONLY);'",
"markdown": "Reports redundant row limiting clauses like FETCH and LIMIT in queries.\n\nExample (PostgreSQL):\n\n CREATE TABLE foo(a INT);\n\n SELECT * FROM foo WHERE EXISTS(SELECT * FROM foo LIMIT 2);\n SELECT * FROM foo WHERE EXISTS(SELECT * FROM foo FETCH FIRST 2 ROWS ONLY);\n\nTo fix the warning, you can add OFFSET to limiting clauses. If OFFSET is missing, then LIMIT is redundant because\nthe usage of LIMIT does not influence the operation result of EXISTS. In case with OFFSET, we skip first `N` rows and this will\ninfluence the output.\n\n SELECT * FROM foo WHERE EXISTS(SELECT * FROM foo OFFSET 1 ROW LIMIT 2);\n SELECT * FROM foo WHERE EXISTS(SELECT * FROM foo OFFSET 1 ROW FETCH FIRST 2 ROWS ONLY);\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlRedundantLimit",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlInsertNullIntoNotNullInspection",
"shortDescription": {
"text": "Insert NULL into NOT NULL column"
},
"fullDescription": {
"text": "Reports cases when you insert NULL values into columns that accept only NOT NULL values. Example (Microsoft SQL Server): 'CREATE TABLE br2 (\nid INT NOT NULL,\ncol1 NVARCHAR (20) NOT NULL,\ncol2 NVARCHAR (20) NOT NULL,\n);\n--\nINSERT INTO br2 (id, col1, col2)\nVALUES (1, NULL, NULL);' You cannot insert NULL values in 'col1' and 'col2' because they are defined as NOT NULL. If you run the script as is, you will receive an error. To fix this code, replace NULL in the VALUES part with some values (for example, '42' and ''bird''). INSERT INTO br2 (id, col1, col2)\nVALUES (1, 42, 'bird');",
"markdown": "Reports cases when you insert NULL values into columns that accept only NOT NULL values.\n\nExample (Microsoft SQL Server):\n\n CREATE TABLE br2 (\n id INT NOT NULL,\n col1 NVARCHAR (20) NOT NULL,\n col2 NVARCHAR (20) NOT NULL,\n );\n --\n INSERT INTO br2 (id, col1, col2)\n VALUES (1, NULL, NULL);\n\nYou cannot insert NULL values in `col1` and `col2` because they are defined as NOT NULL. If you run the script as\nis,\nyou will receive an error. To fix this code, replace NULL in the VALUES part with some values (for example, `42` and\n`'bird'`).\n\n```\nINSERT INTO br2 (id, col1, col2)\nVALUES (1, 42, 'bird');\n```"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlInsertNullIntoNotNull",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlDerivedTableAliasInspection",
"shortDescription": {
"text": "Each derived table should have alias"
},
"fullDescription": {
"text": "Reports derived tables without aliases. Example (MySQL): 'CREATE TABLE table1 (id INT, name VARCHAR(20), cats FLOAT);\nCREATE TABLE table2 (id INT, age INTEGER);\n\nSELECT id AS ID, name, cats, age\nFROM (SELECT table1.id, name, cats, age\nFROM table1\nJOIN table2 ON table1.id = table2.id);' According to Derived Tables at dev.mysql.com, an alias is mandatory. You can add the alias by using the Introduce alias quick-fix. After the quick-fix is applied: 'SELECT id AS ID, name, cats, age\nFROM (SELECT table1.id, name, cats, age\nFROM table1\nJOIN table2 ON table1.id = table2.id);'",
"markdown": "Reports derived tables without aliases.\n\nExample (MySQL):\n\n CREATE TABLE table1 (id INT, name VARCHAR(20), cats FLOAT);\n CREATE TABLE table2 (id INT, age INTEGER);\n\n SELECT id AS ID, name, cats, age\n FROM (SELECT table1.id, name, cats, age\n FROM table1\n JOIN table2 ON table1.id = table2.id);\n\nAccording to [Derived Tables at dev.mysql.com](https://dev.mysql.com/doc/refman/8.0/en/derived-tables.html), an alias is\nmandatory. You can add the alias by using the **Introduce alias** quick-fix.\n\nAfter the quick-fix is applied:\n\n SELECT id AS ID, name, cats, age\n FROM (SELECT table1.id, name, cats, age\n FROM table1\n JOIN table2 ON table1.id = table2.id);\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlDerivedTableAlias",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlTriggerTransitionInspection",
"shortDescription": {
"text": "Suspicious code in triggers"
},
"fullDescription": {
"text": "Reports incorrect usages of transition table variables in triggers. Example (HSQLDB): 'CREATE TABLE foo(a INT);\n\nCREATE TRIGGER trg\n AFTER DELETE ON foo\nBEGIN\n SELECT * FROM NEW;\nEND;\n\nCREATE TRIGGER trig AFTER INSERT ON foo\n REFERENCING OLD ROW AS newrow\n FOR EACH ROW WHEN (a > 1)\n INSERT INTO foo VALUES (1)' In HSQLDB, DELETE triggers may be used only with the OLD state while INSERT triggers may have only the NEW state. So, in the previous example, NEW in 'SELECT * FROM NEW;' will be highlighted as well as OLD in 'REFERENCING OLD ROW AS newrow'.",
"markdown": "Reports incorrect usages of transition table variables in triggers.\n\nExample (HSQLDB):\n\n CREATE TABLE foo(a INT);\n\n CREATE TRIGGER trg\n AFTER DELETE ON foo\n BEGIN\n SELECT * FROM NEW;\n END;\n\n CREATE TRIGGER trig AFTER INSERT ON foo\n REFERENCING OLD ROW AS newrow\n FOR EACH ROW WHEN (a > 1)\n INSERT INTO foo VALUES (1)\n\nIn HSQLDB, DELETE triggers may be used only with the OLD state while INSERT triggers may have only the NEW state. So, in the previous\nexample, NEW in `SELECT * FROM NEW;` will be highlighted as well as OLD in `REFERENCING OLD ROW AS newrow`."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlTriggerTransition",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlNamedArgumentsInspection",
"shortDescription": {
"text": "Named arguments should be used"
},
"fullDescription": {
"text": "Reports arguments that are used without names in routine calls. By default, this inspection is disabled. For more information about the difference between named and unnamed parameters, see Binding Parameters by Name (Named Parameters) at docs.microsoft.com . Example (Microsoft SQL Server): 'CREATE FUNCTION foo(n INT, m INT) RETURNS INT AS\nBEGIN\n RETURN n + m;\nEND;\n\nCREATE PROCEDURE test AS\nBEGIN\n foo n = 1, m = 2;\n\n--- The following call misses parameter names and will be highlighted\n foo 1, 2;\nEND;' Parameters '1, 2' in the 'foo 1, 2;' call are highlighted because they miss names.",
"markdown": "Reports arguments that are used without names in routine calls. By default, this inspection is disabled.\n\nFor more information about the difference between named and unnamed parameters, see [Binding Parameters by Name (Named Parameters) at docs.microsoft.com](https://docs.microsoft.com/en-us/sql/odbc/reference/develop-app/binding-parameters-by-name-named-parameters).\n\nExample (Microsoft SQL Server):\n\n CREATE FUNCTION foo(n INT, m INT) RETURNS INT AS\n BEGIN\n RETURN n + m;\n END;\n\n CREATE PROCEDURE test AS\n BEGIN\n foo n = 1, m = 2;\n\n --- The following call misses parameter names and will be highlighted\n foo 1, 2;\n END;\n\nParameters `1, 2` in the `foo 1, 2;` call are highlighted because they miss names."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "SqlNamedArguments",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlCaseVsCoalesceInspection",
"shortDescription": {
"text": "Using CASE instead of COALESCE function and vice versa"
},
"fullDescription": {
"text": "Reports situations when CASE and COALESCE calls are interchangeable. This inspection has the following intention actions: Replace with 'COALESCE' call and the opposite one Replace with CASE expression. Example (MySQL): 'SELECT\n -- this CASE may be replaced by COALESCE\n\tCASE\n\t\tWHEN C1 IS NOT NULL THEN C1\n\t\tELSE 0\n\t\tEND\nFROM dual;' In the example, the CASE statement can be replaced with 'SELECT COALESCE(C1, 0)' that produces the same output. If you prefer using CASE expressions, select the Prefer CASE expressions over COALESCE function option on the inspection page.",
"markdown": "Reports situations when CASE and COALESCE calls are interchangeable. This inspection has the following intention actions: **Replace\nwith 'COALESCE' call** and the opposite one **Replace with CASE expression** .\n\nExample (MySQL):\n\n SELECT\n -- this CASE may be replaced by COALESCE\n \tCASE\n \t\tWHEN C1 IS NOT NULL THEN C1\n \t\tELSE 0\n \t\tEND\n FROM dual;\n\nIn the example, the CASE statement can be replaced with `SELECT COALESCE(C1, 0)` that produces the same output.\n\nIf you prefer using CASE expressions, select the **Prefer CASE expressions over COALESCE function** option on\nthe inspection page."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlCaseVsCoalesce",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlTransactionStatementInTriggerInspection",
"shortDescription": {
"text": "Use of transaction management statements in triggers"
},
"fullDescription": {
"text": "Reports usages of transaction management statements like COMMIT or ROLLBACK in trigger bodies. With COMMIT or ROLLBACK statements in a trigger body, the trigger will not compile. The fail happens because triggers start during transactions. When the trigger starts the current transaction is still not complete. As COMMIT terminates a transaction, both statements (COMMIT and ROLLBACK) would lead to an exception. Changes that are executed in a trigger should be committed (or rolled back) by the owning transaction that started the trigger. Example (Oracle): 'CREATE TABLE employee_audit\n(\n id INT NOT NULL,\n update_date DATE NOT NULL,\n old_name VARCHAR2(100),\n new_name VARCHAR2(100)\n);\n\nCREATE TABLE employees\n(\n id INT NOT NULL,\n name VARCHAR2(100) NOT NULL\n);\n\nCREATE OR REPLACE TRIGGER trig_commit\n AFTER UPDATE OF name\n ON employees\n FOR EACH ROW\nBEGIN\n INSERT INTO employee_audit VALUES (:old.id, SYSDATE, :old.name, :new.name);\n COMMIT;\nEND;\n\nCREATE OR REPLACE TRIGGER trig_rollback\n AFTER UPDATE OF name\n ON employees\n FOR EACH ROW\nBEGIN\n INSERT INTO employee_audit VALUES (:old.id, SYSDATE, :old.name, :new.name);\n ROLLBACK;\nEND;'",
"markdown": "Reports usages of transaction management statements like COMMIT or ROLLBACK in trigger bodies.\n\nWith COMMIT or ROLLBACK statements in a trigger body, the trigger will not compile.\nThe fail happens because triggers start during transactions. When the trigger starts the current transaction is still not complete. As\nCOMMIT\nterminates a transaction, both statements (COMMIT and ROLLBACK) would lead to an exception.\nChanges that are executed in a trigger should be committed (or rolled back) by the owning transaction that started the trigger.\n\nExample (Oracle):\n\n CREATE TABLE employee_audit\n (\n id INT NOT NULL,\n update_date DATE NOT NULL,\n old_name VARCHAR2(100),\n new_name VARCHAR2(100)\n );\n\n CREATE TABLE employees\n (\n id INT NOT NULL,\n name VARCHAR2(100) NOT NULL\n );\n\n CREATE OR REPLACE TRIGGER trig_commit\n AFTER UPDATE OF name\n ON employees\n FOR EACH ROW\n BEGIN\n INSERT INTO employee_audit VALUES (:old.id, SYSDATE, :old.name, :new.name);\n COMMIT;\n END;\n\n CREATE OR REPLACE TRIGGER trig_rollback\n AFTER UPDATE OF name\n ON employees\n FOR EACH ROW\n BEGIN\n INSERT INTO employee_audit VALUES (:old.id, SYSDATE, :old.name, :new.name);\n ROLLBACK;\n END;\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlTransactionStatementInTrigger",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlRedundantCodeInCoalesceInspection",
"shortDescription": {
"text": "Redundant code in COALESCE call"
},
"fullDescription": {
"text": "Reports all the arguments except for the first expression that does not evaluate to NULL in COALESCE functions. Example (MySQL): 'SELECT COALESCE(NULL, NULL, NULL, 42, NULL, 'string') as a;' The first NOT NULL argument is '42', all other arguments will be grayed out.",
"markdown": "Reports all the arguments except for the first expression that does not evaluate to NULL in COALESCE functions.\n\nExample (MySQL):\n\n SELECT COALESCE(NULL, NULL, NULL, 42, NULL, 'string') as a;\n\nThe first NOT NULL argument is `42`, all other arguments will be grayed out."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlRedundantCodeInCoalesce",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlAggregatesInspection",
"shortDescription": {
"text": "Aggregate-related problems"
},
"fullDescription": {
"text": "Reports invalid usages of SQL aggregate functions. The following situations are considered: Columns that are used in HAVING and ORDER BY clauses but are missed in GROUP BY clauses. 'CREATE TABLE foo(id INT PRIMARY KEY, a INT, b INT);\nSELECT a, MAX(b) FROM foo GROUP BY a HAVING b > 0;\nSELECT * FROM foo GROUP BY a ORDER BY b;' This rule does not apply when grouping is made by the primary key. 'SELECT * FROM foo GROUP BY id ORDER BY b;' Aggregate functions in a wrong context. Usually, you can use aggregate functions in the following contexts: a list of expressions in SELECT; in HAVING and ORDER BY sections; and other dialect-specific cases. The following queries will display an error. 'SELECT a FROM foo WHERE MAX(b) > 0;\nSELECT a FROM foo GROUP BY MAX(a);' Nested calls of aggregate functions. 'SELECT MAX(SUM(a)) FROM foo GROUP BY a;' This rule does not apply to analytic functions. The following query is valid and correct. 'SELECT MAX(SUM(a) OVER ()) FROM foo;' Usages of HAVING without aggregate functions. In this case, consider rewriting your code using the WHERE section. 'SELECT a, MAX(b) FROM foo GROUP BY a HAVING a > 0;'",
"markdown": "Reports invalid usages of SQL aggregate functions.\n\nThe following situations are considered:\n\n* Columns that are used in HAVING and ORDER BY clauses but are missed in GROUP BY clauses.\n\n CREATE TABLE foo(id INT PRIMARY KEY, a INT, b INT);\n SELECT a, MAX(b) FROM foo GROUP BY a HAVING b > 0;\n SELECT * FROM foo GROUP BY a ORDER BY b;\n\n This rule does not apply when grouping is made by the primary key.\n\n SELECT * FROM foo GROUP BY id ORDER BY b;\n\n* Aggregate functions in a wrong context. Usually, you can use aggregate functions in the following contexts: a list of expressions in\n SELECT; in HAVING and ORDER BY sections; and other dialect-specific cases. The following queries will display an error.\n\n SELECT a FROM foo WHERE MAX(b) > 0;\n SELECT a FROM foo GROUP BY MAX(a);\n\n* Nested calls of aggregate functions.\n\n SELECT MAX(SUM(a)) FROM foo GROUP BY a;\n\n This rule does not apply to analytic functions. The following query is valid and correct.\n\n SELECT MAX(SUM(a) OVER ()) FROM foo;\n\n* Usages of HAVING without aggregate functions. In this case, consider rewriting your code using the WHERE section.\n\n SELECT a, MAX(b) FROM foo GROUP BY a HAVING a > 0;\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlAggregates",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlMissingColumnAliasesInspection",
"shortDescription": {
"text": "Missing column aliases"
},
"fullDescription": {
"text": "Reports queries without explicit aliases in output expressions (for example, in the SELECT statement). Example (PostgreSQL): 'CREATE TABLE foo(a INT, b INT);\n\nSELECT 1, a + 1 AS A2, MAX(b) AS M\nFROM foo;'",
"markdown": "Reports queries without explicit aliases in output expressions (for example, in the SELECT statement).\n\nExample (PostgreSQL):\n\n CREATE TABLE foo(a INT, b INT);\n\n SELECT 1, a + 1 AS A2, MAX(b) AS M\n FROM foo;\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "SqlMissingColumnAliases",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlAddNotNullColumnInspection",
"shortDescription": {
"text": "Adding not null column without default value"
},
"fullDescription": {
"text": "Reports attempts to create NOT NULL columns without DEFAULT values. Example (Microsoft SQL Server): 'CREATE TABLE foo (a INT, b INT)\n\nALTER TABLE foo ADD c INT NOT NULL;' By default, a column holds NULL values. In the example, we use the NOT NULL constraint that enforces a column not to accept NULL values. If we prohibit to use NULL values, we must set the DEFAULT value that SQL can use when we create a new record. 'ALTER TABLE foo ADD c INT NOT NULL DEFAULT 42;' You can quickly add the DEFAULT value by using the Add DEFAULT value quick-fix.",
"markdown": "Reports attempts to create NOT NULL columns without DEFAULT values.\n\nExample (Microsoft SQL Server):\n\n CREATE TABLE foo (a INT, b INT)\n\n ALTER TABLE foo ADD c INT NOT NULL;\n\nBy default, a column holds NULL values. In the example, we use the NOT NULL constraint that enforces a column not to accept NULL values.\nIf we prohibit to use NULL values, we must set the DEFAULT value that SQL can use when we create a new record.\n\n ALTER TABLE foo ADD c INT NOT NULL DEFAULT 42;\n\nYou can quickly add the DEFAULT value by using the **Add DEFAULT value** quick-fix."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlAddNotNullColumn",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "OraMissingBodyInspection",
"shortDescription": {
"text": "Missing body for package/object type specification"
},
"fullDescription": {
"text": "Reports package and object type specifications that are missing body declarations. Package specifications and object types that declare routines as well as package specifications with cursors must have body declarations where those routines and cursors are implemented. Absence of a body leads to a runtime error when routines or cursors are invoked in program code. Example (Oracle): 'CREATE OR REPLACE PACKAGE ppp IS\n FUNCTION foo(a INT) RETURN INT;\nEND;'",
"markdown": "Reports package and object type specifications that are missing body declarations.\n\nPackage specifications and object types that declare routines as well as package specifications with cursors must have body\ndeclarations where those routines and cursors are implemented. Absence of a body leads to a runtime error when routines or cursors are\ninvoked in program code.\n\nExample (Oracle):\n\n CREATE OR REPLACE PACKAGE ppp IS\n FUNCTION foo(a INT) RETURN INT;\n END;\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlMissingBody",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Oracle",
"index": 153,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MongoJSExtResolveInspection",
"shortDescription": {
"text": "Resolution problems"
},
"fullDescription": {
"text": "Reports unresolved references in MongoDB and JavaScript code.",
"markdown": "Reports unresolved references in MongoDB and JavaScript code."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "MongoJSResolve",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "MongoJS",
"index": 161,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlIllegalCursorStateInspection",
"shortDescription": {
"text": "Illegal cursor state"
},
"fullDescription": {
"text": "Reports illegal cursor states inside SQL routines. A routine has CLOSE or FETCH statements but a cursor might be closed. A routine has the OPEN statement but a cursor might be opened. Example (Microsoft SQL Server): 'CREATE TABLE t(col INT);\n\nCREATE PROCEDURE foo() AS\nBEGIN\nDECLARE my_cursor CURSOR FOR SELECT * FROM t;\nDECLARE a INT;\nFETCH my_cursor INTO a;\nCLOSE my_cursor;\nEND;' According to CLOSE (Transact-SQL) at docs.microsoft.com, CLOSE must be issued on an open cursor, and CLOSE is not allowed on cursors that have only been declared or are already closed. So, we need to open the cursor to fix the warning. 'CREATE PROCEDURE foo() AS\nBEGIN\nDECLARE my_cursor CURSOR FOR SELECT * FROM t;\nDECLARE a INT;\nOPEN my_cursor;\nFETCH my_cursor INTO a;\nCLOSE my_cursor;\nEND;'",
"markdown": "Reports illegal cursor states inside SQL routines.\n\n* A routine has CLOSE or FETCH statements but a cursor might be closed.\n* A routine has the OPEN statement but a cursor might be opened.\n\nExample (Microsoft SQL Server):\n\n CREATE TABLE t(col INT);\n\n CREATE PROCEDURE foo() AS\n BEGIN\n DECLARE my_cursor CURSOR FOR SELECT * FROM t;\n DECLARE a INT;\n FETCH my_cursor INTO a;\n CLOSE my_cursor;\n END;\n\nAccording to [CLOSE (Transact-SQL) at\ndocs.microsoft.com](https://docs.microsoft.com/en-us/sql/t-sql/language-elements/close-transact-sql), CLOSE must be issued on an open cursor, and CLOSE is not allowed on cursors that have only been declared or are\nalready closed. So, we need to open the cursor to fix the warning.\n\n CREATE PROCEDURE foo() AS\n BEGIN\n DECLARE my_cursor CURSOR FOR SELECT * FROM t;\n DECLARE a INT;\n OPEN my_cursor;\n FETCH my_cursor INTO a;\n CLOSE my_cursor;\n END;\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlIllegalCursorState",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlCheckUsingColumnsInspection",
"shortDescription": {
"text": "Check using clause columns"
},
"fullDescription": {
"text": "Reports columns in the USING clause that does not exist in both tables. Example (MySQL): 'CREATE TABLE t1 (i INT, j INT);\nCREATE TABLE t2 (k INT, l INT);\nSELECT * FROM t1 JOIN t2 USING (j);' In USING clauses, a column name must be present in both tables, and the SELECT query will automatically join those tables by using the given column name. As we do not have the 'j' column in 't2', we can rewrite the query using ON. The ON clause can join tables where the column names do not match in both tables. 'SELECT * FROM t1 JOIN t2 ON t1.j = t2.l;'",
"markdown": "Reports columns in the USING clause that does not exist in both tables.\n\nExample (MySQL):\n\n CREATE TABLE t1 (i INT, j INT);\n CREATE TABLE t2 (k INT, l INT);\n SELECT * FROM t1 JOIN t2 USING (j);\n\nIn USING clauses, a column name must be present in both tables, and the SELECT query will automatically join\nthose tables by using the given column name. As we do not have the `j` column in `t2`, we can\nrewrite the query using ON. The ON clause can join tables where the column names do not match in both tables.\n\n SELECT * FROM t1 JOIN t2 ON t1.j = t2.l;\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlCheckUsingColumns",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlConstantConditionInspection",
"shortDescription": {
"text": "Constant condition"
},
"fullDescription": {
"text": "Reports conditions in WHERE or JOIN clauses that are always TRUE or always FALSE. Example (MySQL): 'CREATE TABLE t1 (a TEXT, b INT, c BOOLEAN);\nSELECT a FROM t1 WHERE 'Cat' = 'Cat';' The ''Cat' = 'Cat'' is always true and will be reported.",
"markdown": "Reports conditions in WHERE or JOIN clauses that are always TRUE or always FALSE.\n\nExample (MySQL):\n\n CREATE TABLE t1 (a TEXT, b INT, c BOOLEAN);\n SELECT a FROM t1 WHERE 'Cat' = 'Cat';\n\nThe `'Cat' = 'Cat'` is always true and will be reported."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlConstantCondition",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlDuplicateColumnInspection",
"shortDescription": {
"text": "Duplicating column name in SELECT"
},
"fullDescription": {
"text": "Reports duplicated names of column aliases in SELECT lists. Example (Sybase ASE): 'CREATE TABLE t1 (a TEXT, b INT, c INT);\n\nSELECT a AS x, b AS x FROM t1;' The 'x' alias name is used for 'a' and 'b' columns. These assignments are highlighted as errors because you cannot use identical alias names for columns in Sybase ASE.",
"markdown": "Reports duplicated names of column aliases in SELECT lists.\n\nExample (Sybase ASE):\n\n CREATE TABLE t1 (a TEXT, b INT, c INT);\n\n SELECT a AS x, b AS x FROM t1;\n\nThe `x` alias name is used for `a` and `b` columns. These assignments are highlighted as errors because\nyou cannot use identical alias names for columns in Sybase ASE."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlDuplicateColumn",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlInsertIntoGeneratedColumnInspection",
"shortDescription": {
"text": "Insertion into generated columns"
},
"fullDescription": {
"text": "Reports INSERT statements that assign values to generated columns. Generated columns can be read, but their values can not be directly written. Example (PostgreSQL): 'CREATE TABLE foo\n(\n col1 INT,\n col2 INT GENERATED ALWAYS AS (col1 + 1) STORED\n);\nINSERT INTO foo(col1, col2) VALUES (1, 2);'\n You cannot insert '2' into the 'col2' column because this column is generated. For this script to work, you can change '2' to DEFAULT. 'INSERT INTO foo(col1, col2) VALUES (1, DEFAULT);'",
"markdown": "Reports INSERT statements that assign values to generated columns. Generated columns can be read, but their values can not be directly written.\n\nExample (PostgreSQL):\n\n CREATE TABLE foo\n (\n col1 INT,\n col2 INT GENERATED ALWAYS AS (col1 + 1) STORED\n );\n INSERT INTO foo(col1, col2) VALUES (1, 2);\n\nYou cannot insert `2` into the `col2` column because this column is generated.\nFor this script to work, you can change `2` to DEFAULT.\n`INSERT INTO foo(col1, col2) VALUES (1, DEFAULT);`"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlInsertIntoGeneratedColumn",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlIdentifierInspection",
"shortDescription": {
"text": "Identifier should be quoted"
},
"fullDescription": {
"text": "Reports situations when you use SQL reserved keywords as identifier names in your query. Example (Microsoft SQL Server): 'CREATE TABLE select (identity INT IDENTITY NOT NULL, order INT NOT NULL);' We use 'select', 'identity', and 'order' as table and column names. But they are also reserved keywords in Microsoft SQL Server. Therefore, in order to use them as object names in the query, you must quote these identifiers. To quote them, you can use the Quote identifier quick-fix. After the quick-fix is applied: 'CREATE TABLE [select] ([identity] INT IDENTITY NOT NULL, [order] INT NOT NULL);'",
"markdown": "Reports situations when you use SQL reserved keywords as identifier names in your query.\n\nExample (Microsoft SQL Server):\n\n CREATE TABLE select (identity INT IDENTITY NOT NULL, order INT NOT NULL);\n\nWe use `select`, `identity`, and `order` as table and column names.\nBut they are also reserved keywords in Microsoft SQL Server.\nTherefore, in order to use them as object names in the query, you must quote these identifiers. To quote them, you can use the\n**Quote identifier** quick-fix.\n\nAfter the quick-fix is applied:\n\n CREATE TABLE [select] ([identity] INT IDENTITY NOT NULL, [order] INT NOT NULL);\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlIdentifier",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MsOrderByInspection",
"shortDescription": {
"text": "ORDER BY in queries"
},
"fullDescription": {
"text": "Reports usages when the 'ORDER BY' clause is used without 'TOP', 'OFFSET', or 'FOR XML' in views, inline functions, derived tables, subqueries, and common table expressions. For more information about usages of 'ORDER BY', see SELECT - ORDER BY Clause (Transact-SQL) at docs.microsoft.com. Example (Microsoft SQL server): 'CREATE TABLE foo (a INT NOT NULL, b INT NOT NULL);\n\nSELECT *\nFROM (SELECT a, b\nFROM foo A\nWHERE a < 89\nORDER BY b) ALIAS;' In a subquery, ORDER BY will be highlighted as an error. You can add TOP, OFFSET, or FOR XML to a subquery. Alternatively, use the Delete element quick-fix to delete the ORDER BY section. After the quick-fix is applied: 'SELECT *\nFROM (SELECT a, b\nFROM foo A\nWHERE a < 89) ALIAS;'",
"markdown": "Reports usages when the `ORDER BY` clause is used without `TOP`, `OFFSET`, or `FOR XML` in views, inline functions, derived tables, subqueries, and common table expressions.\n\nFor more information about usages of `ORDER BY`, see [SELECT - ORDER BY Clause (Transact-SQL) at\ndocs.microsoft.com](https://docs.microsoft.com/en-us/sql/t-sql/queries/select-order-by-clause-transact-sql).\n\nExample (Microsoft SQL server):\n\n CREATE TABLE foo (a INT NOT NULL, b INT NOT NULL);\n\n SELECT *\n FROM (SELECT a, b\n FROM foo A\n WHERE a < 89\n ORDER BY b) ALIAS;\n\nIn a subquery, ORDER BY will be highlighted as an error. You can add TOP, OFFSET, or FOR XML to a subquery.\nAlternatively, use the **Delete element** quick-fix to delete the ORDER BY section.\n\nAfter the quick-fix is applied:\n\n SELECT *\n FROM (SELECT a, b\n FROM foo A\n WHERE a < 89) ALIAS;\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "MsOrderBy",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "SQL server",
"index": 176,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlDeprecateTypeInspection",
"shortDescription": {
"text": "Deprecated type"
},
"fullDescription": {
"text": "Reports usages of types that are deprecated and might disappear in future versions of DBMS. Reported types: LONG in Oracle (see Deprecated and Desupported Features at docs.oracle.com). TEXT, NTEXT, and IMAGE in Microsoft SQL Server (see Deprecated Database Engine Features in SQL Server 2016 at docs.microsoft.com). Example (Oracle): 'CREATE TABLE ot.foo(\na NUMBER GENERATED BY DEFAULT AS IDENTITY,\nb LONG NOT NULL\n);'",
"markdown": "Reports usages of types that are deprecated and might disappear in future versions of DBMS.\n\nReported types:\n\n* LONG in Oracle (see [Deprecated\n and Desupported Features at docs.oracle.com](https://docs.oracle.com/cd/A91202_01/901_doc/server.901/a90120/ch4_dep.htm#6690)).\n* TEXT, NTEXT, and IMAGE in Microsoft SQL Server (see [Deprecated Database Engine Features in SQL Server 2016 at docs.microsoft.com](https://docs.microsoft.com/en-us/sql/database-engine/deprecated-database-engine-features-in-sql-server-2016?view=sql-server-ver15)).\n\nExample (Oracle):\n\n CREATE TABLE ot.foo(\n a NUMBER GENERATED BY DEFAULT AS IDENTITY,\n b LONG NOT NULL\n );\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SqlDeprecateType",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SqlGotoInspection",
"shortDescription": {
"text": "Usages of GOTO statements"
},
"fullDescription": {
"text": "Reports usages of backward GOTO statements and GOTO statements used to exit a loop. The extensive use of GOTO statements is generally not recommended. For details, see GOTO statement in SQL procedures at ibm.com. Instead of jumping back to a previous statement using GOTO, consider using a loop. Instead of exiting the WHILE loop with GOTO, consider using other control-of-flow statements (for example, RETURN or BREAK). Example (Oracle): 'CREATE PROCEDURE test(n INT) AS\nDECLARE\n x INT;\nBEGIN\n x := 0;\n GOTO a;\n <<a>> x := 1;\n IF (n = 0) THEN\n GOTO a;\n END IF;\n WHILE TRUE\n LOOP\n GOTO b;\n END LOOP;\n <<b>> x := 3;\nEND;'",
"markdown": "Reports usages of backward GOTO statements and GOTO statements used to exit a loop.\n\nThe extensive use of GOTO statements is generally\nnot recommended. For details, see [GOTO statement in\nSQL\nprocedures at ibm.com](https://www.ibm.com/docs/no/db2/11.5?topic=procedures-goto-statement-in-sql).\n\nInstead of jumping back to a previous statement using GOTO, consider using a loop.\n\nInstead of exiting the WHILE loop with GOTO, consider using other control-of-flow statements (for example, RETURN or BREAK).\n\nExample (Oracle):\n\n CREATE PROCEDURE test(n INT) AS\n DECLARE\n x INT;\n BEGIN\n x := 0;\n GOTO a;\n <<a>> x := 1;\n IF (n = 0) THEN\n GOTO a;\n END IF;\n WHILE TRUE\n LOOP\n GOTO b;\n END LOOP;\n <<b>> x := 3;\n END;\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "SqlGoto",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "SQL",
"index": 58,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "com.intellij.javaee.jpa",
"version": "233.14714",
"rules": [
{
"id": "JpaObjectClassSignatureInspection",
"shortDescription": {
"text": "Persistent object class signature checks"
},
"fullDescription": {
"text": "Reports incorrectly defined persistent object classes in the following cases: Class is not top-level Class is final Class is annotated several times Class is defined as both a persistent entity and an entity listener Example: '@Entity\n @EntityListeners(value = JavaEntity.class) // Error: both @Entity and @EntityListener annotations are pointing to the same class\n public final class JavaEntity { // Error: persistent entity should not be final\n ...\n }'",
"markdown": "Reports incorrectly defined persistent object classes in the following cases:\n\n* Class is not top-level\n* Class is final\n* Class is annotated several times\n* Class is defined as both a persistent entity and an entity listener\n\n**Example:**\n\n\n @Entity\n @EntityListeners(value = JavaEntity.class) // Error: both @Entity and @EntityListener annotations are pointing to the same class\n public final class JavaEntity { // Error: persistent entity should not be final\n ...\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "JpaObjectClassSignatureInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "JPA",
"index": 32,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JpaQlInspection",
"shortDescription": {
"text": "Query language checks"
},
"fullDescription": {
"text": "Reports the following errors inside Persistence QL queries: Mismatching expression types Incorrect parameters Empty or constant conditions Unresolved symbols Example queries: 'SELECT OBJECT(e) FROM JavaEntity e WHERE TRUE // Warning: constant condition\n\nSELECT OBJECT(e) FROM JavaEntity e WHERE e.id BETWEEN 0 AND '2' // Error: expected a numeric value but got a string\n\nSELECT e from JavaEntity e where e.id=?1 and e.name=?3 // Error: there are only 2 actual query parameters'",
"markdown": "Reports the following errors inside Persistence QL queries:\n\n* Mismatching expression types\n* Incorrect parameters\n* Empty or constant conditions\n* Unresolved symbols\n\n**Example queries:**\n\n\n SELECT OBJECT(e) FROM JavaEntity e WHERE TRUE // Warning: constant condition\n\n SELECT OBJECT(e) FROM JavaEntity e WHERE e.id BETWEEN 0 AND '2' // Error: expected a numeric value but got a string\n\n SELECT e from JavaEntity e where e.id=?1 and e.name=?3 // Error: there are only 2 actual query parameters\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "JpaQlInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "JPA",
"index": 32,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JpaQueryApiInspection",
"shortDescription": {
"text": "Unresolved queries and query parameters"
},
"fullDescription": {
"text": "Reports unresolved symbols in named and native queries and related API methods: Unknown named query Unknown query parameter Example: '@Entity\n @NamedQuery(name = \"SelectByConditionQuery\", query = \"...\")\n public class JavaEntity { ... }\n\n class Main {\n public static void executeQuery() {\n Persistence.createEntityManagerFactory(\"\")\n .createEntityManager()\n .createNamedQuery(\"SelectAllQuery\") // Error: unknown query name\n ...\n }\n }'",
"markdown": "Reports unresolved symbols in named and native queries and related API methods:\n\n* Unknown named query\n* Unknown query parameter\n\n**Example:**\n\n\n @Entity\n @NamedQuery(name = \"SelectByConditionQuery\", query = \"...\")\n public class JavaEntity { ... }\n\n class Main {\n public static void executeQuery() {\n Persistence.createEntityManagerFactory(\"\")\n .createEntityManager()\n .createNamedQuery(\"SelectAllQuery\") // Error: unknown query name\n ...\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "JpaQueryApiInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "JPA",
"index": 32,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JpaDataSourceORMDomInspection",
"shortDescription": {
"text": "Unresolved database references in XML"
},
"fullDescription": {
"text": "Reports Persistence ORM XML descriptors that cannot be resolved within the configured datasource and suggests refreshing the datasource or assigning a different one. Example database table: 'CREATE TABLE DATA_TABLE (\n ID INTEGER,\n DATA VARCHAR(100)\n );' Example JSP file: '<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n <entity-mappings xmlns=\"http://java.sun.com/xml/ns/persistence/orm\" version=\"1.0\">\n <entity name=\"JavaEntity\" class=\"JavaEntity\">\n <table name=\"UNKNOWN_TABLE\"/> // Error: unresolved table\n <attributes>\n <id name=\"id\">\n <column name=\"ID\" nullable=\"false\"/>\n </id>\n <basic name=\"UNKNOWN_COLUMN\"> // Error: unresolved column\n <column name=\"UNKNOWN_COLUMN\" length=\"12\"/>\n </basic>\n </attributes>\n </entity>\n </entity-mappings>' NOTE: Datasource can be configured via `Assign datasource` action",
"markdown": "Reports Persistence ORM XML descriptors that cannot be resolved within the configured datasource and suggests refreshing the datasource or assigning a different one.\n\n**Example database table:**\n\n\n CREATE TABLE DATA_TABLE (\n ID INTEGER,\n DATA VARCHAR(100)\n );\n\n**Example JSP file:**\n\n\n <?xml version=\"1.0\" encoding=\"UTF-8\"?>\n <entity-mappings xmlns=\"http://java.sun.com/xml/ns/persistence/orm\" version=\"1.0\">\n <entity name=\"JavaEntity\" class=\"JavaEntity\">\n <table name=\"UNKNOWN_TABLE\"/> // Error: unresolved table\n <attributes>\n <id name=\"id\">\n <column name=\"ID\" nullable=\"false\"/>\n </id>\n <basic name=\"UNKNOWN_COLUMN\"> // Error: unresolved column\n <column name=\"UNKNOWN_COLUMN\" length=\"12\"/>\n </basic>\n </attributes>\n </entity>\n </entity-mappings>\n\n\n**NOTE:** Datasource can be configured via \\`Assign datasource\\` action"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "JpaDataSourceORMDomInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "JPA",
"index": 32,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JpaDomInspection",
"shortDescription": {
"text": "persistence.xml problems"
},
"fullDescription": {
"text": "Reports the following problems inside XML configuration files: References to non-instantiable classes References to classes that do not extend required class References to classes with inappropriate scope Tag and attribute values that do not match required pattern (for example, Java Identifiers) Tags that do not include required children tags or attributes Tags that define objects with duplicate names Example: '<persistence>\n <persistence-unit name=\"example-persistence-unit\">\n <provider>org.example.SomeRandomClass</provider> // Error: provider class should implement PersistenceProvider interface\n </persistence-unit>\n</persistence>'",
"markdown": "Reports the following problems inside XML configuration files:\n\n* References to non-instantiable classes\n* References to classes that do not extend required class\n* References to classes with inappropriate scope\n* Tag and attribute values that do not match required pattern (for example, Java Identifiers)\n* Tags that do not include required children tags or attributes\n* Tags that define objects with duplicate names\n\n**Example:**\n\n\n <persistence>\n <persistence-unit name=\"example-persistence-unit\">\n <provider>org.example.SomeRandomClass</provider> // Error: provider class should implement PersistenceProvider interface\n </persistence-unit>\n </persistence>\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "JpaDomInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "JPA",
"index": 32,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JpaDataSourceORMInspection",
"shortDescription": {
"text": "Unresolved database references in annotations"
},
"fullDescription": {
"text": "Reports references inside the following Persistence ORM annotations if they cannot be resolved within the configured datasource: Table Column [Any]To[Any] JoinColumn / JoinTable NamedQuery / NativeQuery Embeddable Suggests refreshing the datasource or assigning a different one. Example database table: 'CREATE TABLE DATA_TABLE (\n ID INTEGER,\n DATA VARCHAR(100)\n);' Example JPA entity class: '@Entity\n @Table(name = \"UNKNOWN_TABLE\") // unresolved reference\n public class JavaEntity {\n @Column(name = \"ID\") // cannot resolve columns in a table that's not defined\n Integer id;\n }' NOTE: Datasource can be configured via `Assign datasource` action or the corresponding gutter icon for entity class",
"markdown": "Reports references inside the following Persistence ORM annotations if they cannot be resolved within the configured datasource: \n\n* Table\n* Column\n* \\[Any\\]To\\[Any\\]\n* JoinColumn / JoinTable\n* NamedQuery / NativeQuery\n* Embeddable\n\nSuggests refreshing the datasource or assigning a different one. \n\n**Example database table:**\n\n\n CREATE TABLE DATA_TABLE (\n ID INTEGER,\n DATA VARCHAR(100)\n );\n\n**Example JPA entity class:**\n\n\n @Entity\n @Table(name = \"UNKNOWN_TABLE\") // unresolved reference\n public class JavaEntity {\n @Column(name = \"ID\") // cannot resolve columns in a table that's not defined\n Integer id;\n }\n\n\n**NOTE:** Datasource can be configured via \\`Assign datasource\\` action or the corresponding gutter icon for entity class"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "JpaDataSourceORMInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "JPA",
"index": 32,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JpaAttributeTypeInspection",
"shortDescription": {
"text": "Persistent attribute type checks"
},
"fullDescription": {
"text": "Reports property type mismatch for JPA attributes. Example: '@Entity\n public class JavaEntity {\n\n @OneToOne\n Map<Integer, AnotherEntity> incorrectRelationship; // Error: 'One To One' attribute type should be an entity, not a map\n\n @ManyToMany\n Map<Integer, AnotherEntity> correctRelationship;\n }'",
"markdown": "Reports property type mismatch for JPA attributes.\n\n**Example:**\n\n\n @Entity\n public class JavaEntity {\n\n @OneToOne\n Map<Integer, AnotherEntity> incorrectRelationship; // Error: 'One To One' attribute type should be an entity, not a map\n\n @ManyToMany\n Map<Integer, AnotherEntity> correctRelationship;\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "JpaAttributeTypeInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "JPA",
"index": 32,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JpaMissingIdInspection",
"shortDescription": {
"text": "Persistent entity misses primary key"
},
"fullDescription": {
"text": "Reports missing identification property persistence objects. Example: '@Entity\n public class JavaEntity { // Error: entity class should have an @Id annotated property\n\n }'",
"markdown": "Reports missing identification property persistence objects. \n\n**Example:**\n\n\n @Entity\n public class JavaEntity { // Error: entity class should have an @Id annotated property\n\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "JpaMissingIdInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "JPA",
"index": 32,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JpaORMDomInspection",
"shortDescription": {
"text": "Orm.xml problems"
},
"fullDescription": {
"text": "Reports unresolved references to any database objects inside `orm.xml` configuration files: Tables Columns Schemas Catalogs Sequences Example database table: 'CREATE TABLE DATA_TABLE (\n ID INTEGER,\n DATA VARCHAR(100)\n);' Example orm.xml file: '<entity-mappings xmlns=\"http://java.sun.com/xml/ns/persistence/orm\" version=\"1.0\">\n <package>example</package>\n <entity name=\"JavaEntity\" class=\"JavaEntity\">\n <table name=\"DATA_TABLE\"/>\n <attributes>\n <id name=\"id\">\n <column name=\"UNKNOWN_ID\" nullable=\"false\" length=\"20\"/> // Error: unresolved column name\n </id>\n <basic name=\"data\">\n <column name=\"DATA\" length=\"12\"/> // Good\n </basic>\n </attributes>\n </entity>\n</entity-mappings>'",
"markdown": "Reports unresolved references to any database objects inside \\`orm.xml\\` configuration files:\n\n* Tables\n* Columns\n* Schemas\n* Catalogs\n* Sequences\n\n**Example database table:**\n\n\n CREATE TABLE DATA_TABLE (\n ID INTEGER,\n DATA VARCHAR(100)\n );\n\n**Example orm.xml file:**\n\n\n <entity-mappings xmlns=\"http://java.sun.com/xml/ns/persistence/orm\" version=\"1.0\">\n <package>example</package>\n <entity name=\"JavaEntity\" class=\"JavaEntity\">\n <table name=\"DATA_TABLE\"/>\n <attributes>\n <id name=\"id\">\n <column name=\"UNKNOWN_ID\" nullable=\"false\" length=\"20\"/> // Error: unresolved column name\n </id>\n <basic name=\"data\">\n <column name=\"DATA\" length=\"12\"/> // Good\n </basic>\n </attributes>\n </entity>\n </entity-mappings>\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "JpaORMDomInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "JPA",
"index": 32,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JpaEntityListenerInspection",
"shortDescription": {
"text": "Entity listener problems"
},
"fullDescription": {
"text": "Reports the following JPA specification errors: Entity listener classes without public no-argument constructors Entity listener methods with incorrect signatures Example: '@Entity\n @EntityListeners(value = JavaEntityListener.class)\n class JavaEntity { ... }\n\n class JavaEntityListener {\n\n @PostLoad\n void postLoad(String parameter) { ... } // Error: method 'postLoad' should take parameter of type 'Object' here\n }'",
"markdown": "Reports the following JPA specification errors: \n\n* Entity listener classes without public no-argument constructors\n* Entity listener methods with incorrect signatures\n\n**Example:**\n\n\n @Entity\n @EntityListeners(value = JavaEntityListener.class)\n class JavaEntity { ... }\n\n class JavaEntityListener {\n\n @PostLoad\n void postLoad(String parameter) { ... } // Error: method 'postLoad' should take parameter of type 'Object' here\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "JpaEntityListenerInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "JPA",
"index": 32,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JpaAttributeMemberSignatureInspection",
"shortDescription": {
"text": "Persistent attribute signature checks"
},
"fullDescription": {
"text": "Reports the following JPA specification errors: Several attributes are configured for a method or field Illegal attribute is used in Embeddable object (JPA 1.0) Persistent attribute metadata is specified not on a field or property getter No setter or getter with property-based access Example: '@Entity\n @Table(name = \"TABLE\")\n public class JavaEntity {\n\n private Integer id; // Error: both getter and setter should be present\n\n public Integer getId() { ... }\n\n\n\n private String data;\n\n public String getData() { ... }\n\n @Basic // Error: persistence annotation should be placed on field or getter method\n public void setData(String data) { ... }\n }'",
"markdown": "Reports the following JPA specification errors:\n\n* Several attributes are configured for a method or field\n* Illegal attribute is used in Embeddable object (JPA 1.0)\n* Persistent attribute metadata is specified not on a field or property getter\n* No setter or getter with property-based access\n\n**Example:**\n\n\n @Entity\n @Table(name = \"TABLE\")\n public class JavaEntity {\n\n private Integer id; // Error: both getter and setter should be present\n\n public Integer getId() { ... }\n\n\n\n private String data;\n\n public String getData() { ... }\n\n @Basic // Error: persistence annotation should be placed on field or getter method\n public void setData(String data) { ... }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "JpaAttributeMemberSignatureInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "JPA",
"index": 32,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JpaEntityListenerWarningsInspection",
"shortDescription": {
"text": "Entity listener warnings"
},
"fullDescription": {
"text": "Reports entity listener classes without any entity listener methods. Example: '@Entity\n @EntityListeners(value = JavaEntityListener.class)\n public class JavaEntity { ... }\n\n class JavaEntityListener { // Error: no entity listener-specific methods found\n\n }'",
"markdown": "Reports entity listener classes without any entity listener methods.\n\n**Example:**\n\n\n @Entity\n @EntityListeners(value = JavaEntityListener.class)\n public class JavaEntity { ... }\n\n class JavaEntityListener { // Error: no entity listener-specific methods found\n\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JpaEntityListenerWarningsInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JPA",
"index": 32,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JpaEntityGraphsInspection",
"shortDescription": {
"text": "Unresolved entity graph names"
},
"fullDescription": {
"text": "Reports the following unresolved attributes inside EntityGraph-related annotations: Value in '@NamedAttributeNode' Named subgraph in '@NamedAttributeNode' Name in '@NamedEntityGraph' Example: '@Entity\n @NamedEntityGraph(name = \"entity-graph\", ...)\n public class JavaEntity {\n public void foo() {\n Persistence.createEntityManagerFactory(\"\")\n .createEntityManager()\n .getEntityGraph(\"unknown-entity-graph\"); // unresolved reference\n }\n }'",
"markdown": "Reports the following unresolved attributes inside EntityGraph-related annotations: \n\n* Value in `@NamedAttributeNode`\n* Named subgraph in `@NamedAttributeNode`\n* Name in `@NamedEntityGraph`\n\n**Example:**\n\n\n @Entity\n @NamedEntityGraph(name = \"entity-graph\", ...)\n public class JavaEntity {\n public void foo() {\n Persistence.createEntityManagerFactory(\"\")\n .createEntityManager()\n .getEntityGraph(\"unknown-entity-graph\"); // unresolved reference\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "JpaEntityGraphsInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "JPA",
"index": 32,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JpaConfigDomFacetInspection",
"shortDescription": {
"text": "Persistence.xml is not added to facet"
},
"fullDescription": {
"text": "Reports missing persistence.xml configuration files and suggests adding the file to the persistence facet.",
"markdown": "Reports missing persistence.xml configuration files and suggests adding the file to the persistence facet."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JpaConfigDomFacetInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JPA",
"index": 32,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JpaModelReferenceInspection",
"shortDescription": {
"text": "Unresolved references in queries"
},
"fullDescription": {
"text": "Reports unresolved symbols in the following JPA annotations and API methods: 'AttributeOverride' 'AssociationOverride' 'MapsId' 'MapKey' 'Criteria API methods' Example: '@Entity\n @AssociationOverrides({\n @AssociationOverride(name = \"missingAttribute\", joinColumns = { ... }), // Error: unresolved attribute\n @AssociationOverride(name = \"existingAttribute\", joinColumns = { ... })\n })\n public class JavaEntity {\n @OneToOne\n AnotherEntity existingAttribute;\n }'",
"markdown": "Reports unresolved symbols in the following JPA annotations and API methods:\n\n* `AttributeOverride`\n* `AssociationOverride`\n* `MapsId`\n* `MapKey`\n* `Criteria API methods`\n\n**Example:**\n\n\n @Entity\n @AssociationOverrides({\n @AssociationOverride(name = \"missingAttribute\", joinColumns = { ... }), // Error: unresolved attribute\n @AssociationOverride(name = \"existingAttribute\", joinColumns = { ... })\n })\n public class JavaEntity {\n @OneToOne\n AnotherEntity existingAttribute;\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "JpaModelReferenceInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "JPA",
"index": 32,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "org.jetbrains.plugins.sass",
"version": "233.14714",
"rules": [
{
"id": "SassScssResolvedByNameOnly",
"shortDescription": {
"text": "Missing import"
},
"fullDescription": {
"text": "Reports a reference to a variable, mixin, or function that is declared in another file but this file isn't explicitly imported in the current file. Example: '* {\n margin: $var-in-other-file;\n}'",
"markdown": "Reports a reference to a variable, mixin, or function that is declared in another file but this file isn't explicitly [imported](https://sass-lang.com/documentation/at-rules/import) in the current file.\n\n**Example:**\n\n\n * {\n margin: $var-in-other-file;\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "SassScssResolvedByNameOnly",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Sass_SCSS",
"index": 34,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SassScssUnresolvedVariable",
"shortDescription": {
"text": "Unresolved variable"
},
"fullDescription": {
"text": "Reports an unresolved Sass/SCSS variable reference. Example: '* {\n margin: $unknown-var;\n}'",
"markdown": "Reports an unresolved [Sass/SCSS variable](https://sass-lang.com/documentation/variables) reference.\n\n**Example:**\n\n\n * {\n margin: $unknown-var;\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SassScssUnresolvedVariable",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Sass_SCSS",
"index": 34,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SassScssUnresolvedMixin",
"shortDescription": {
"text": "Unresolved mixin"
},
"fullDescription": {
"text": "Reports an unresolved Sass/SCSS mixin reference. Example: '* {\n @include unknown-mixin;\n}'",
"markdown": "Reports an unresolved [Sass/SCSS mixin](https://sass-lang.com/documentation/at-rules/mixin) reference.\n\n**Example:**\n\n\n * {\n @include unknown-mixin;\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SassScssUnresolvedMixin",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Sass_SCSS",
"index": 34,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SassScssUnresolvedPlaceholderSelector",
"shortDescription": {
"text": "Unresolved placeholder selector"
},
"fullDescription": {
"text": "Reports an unresolved Sass/SCSS placeholder selector reference. Example: '* {\n @extend %unknown-placeholder-selector;\n}'",
"markdown": "Reports an unresolved [Sass/SCSS placeholder selector](https://sass-lang.com/documentation/variables) reference.\n\n**Example:**\n\n\n * {\n @extend %unknown-placeholder-selector;\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SassScssUnresolvedPlaceholderSelector",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Sass_SCSS",
"index": 34,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "com.intellij",
"version": "233.14714.239",
"rules": [
{
"id": "HtmlUnknownBooleanAttribute",
"shortDescription": {
"text": "Incorrect boolean attribute"
},
"fullDescription": {
"text": "Reports an HTML non-boolean attribute without a value. Suggests configuring attributes that should not be reported.",
"markdown": "Reports an HTML non-boolean attribute without a value. Suggests configuring attributes that should not be reported."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "HtmlUnknownBooleanAttribute",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "HTML",
"index": 35,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DuplicatedCode",
"shortDescription": {
"text": "Duplicated code fragment"
},
"fullDescription": {
"text": "Reports duplicated blocks of code from the selected scope: the same file or the entire project. The inspection features quick-fixes that help you to set the size of detected duplicates, navigate to repetitive code fragments, and compare them in a tool window. The inspection options allow you to select the scope of the reported duplicated fragments and set the initial size for the duplicated language constructs.",
"markdown": "Reports duplicated blocks of code from the selected scope: the same file or the entire project.\n\nThe inspection features quick-fixes that help you to set the size of detected duplicates, navigate to repetitive code fragments, and compare them in a tool window.\n\nThe inspection options allow you to select the scope of the reported duplicated fragments and set the initial size for the duplicated language constructs."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "DuplicatedCode",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "General",
"index": 48,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantSuppression",
"shortDescription": {
"text": "Redundant suppression"
},
"fullDescription": {
"text": "Reports usages of the following elements that can be safely removed because the inspection they affect is no longer applicable in this context: '@SuppressWarning' annotation, or '// noinspection' line comment, or '/** noinspection */' JavaDoc comment Example: 'public class C {\n // symbol is already private,\n // but annotation is still around\n @SuppressWarnings({\"WeakerAccess\"})\n private boolean CONST = true;\n void f() {\n CONST = false;\n }\n}'",
"markdown": "Reports usages of the following elements that can be safely removed because the inspection they affect is no longer applicable in this context:\n\n* `@SuppressWarning` annotation, or\n* `// noinspection` line comment, or\n* `/** noinspection */` JavaDoc comment\n\nExample:\n\n\n public class C {\n // symbol is already private,\n // but annotation is still around\n @SuppressWarnings({\"WeakerAccess\"})\n private boolean CONST = true;\n void f() {\n CONST = false;\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RedundantSuppression",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "General",
"index": 48,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CustomRegExpInspection",
"shortDescription": {
"text": "Custom RegExp inspection"
},
"fullDescription": {
"text": "Custom Regex Inspection",
"markdown": "Custom Regex Inspection"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "CustomRegExpInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "RegExp",
"index": 100,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "IncorrectFormatting",
"shortDescription": {
"text": "Incorrect formatting"
},
"fullDescription": {
"text": "Reports formatting issues that appear if your code doesn't follow your project's code style settings. This inspection is not compatible with languages that require third-party formatters for code formatting, for example, Go or C with CLangFormat enabled.",
"markdown": "Reports formatting issues that appear if your code doesn't\nfollow your project's code style settings.\n\n\nThis inspection is not compatible with languages that require\nthird-party formatters for code formatting, for example, Go or\nC with CLangFormat enabled."
},
"defaultConfiguration": {
"enabled": false,
"level": "note",
"parameters": {
"suppressToolId": "IncorrectFormatting",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "General",
"index": 48,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RegExpUnexpectedAnchor",
"shortDescription": {
"text": "Begin or end anchor in unexpected position"
},
"fullDescription": {
"text": "Reports '^' or '\\A' anchors not at the beginning of the pattern and '$', '\\Z' or '\\z' anchors not at the end of the pattern. In the wrong position these RegExp anchors prevent the pattern from matching anything. In case of the '^' and '$' anchors, most likely the literal character was meant and the escape forgotten. Example: '(Price $10)' New in 2018.1",
"markdown": "Reports `^` or `\\A` anchors not at the beginning of the pattern and `$`, `\\Z` or `\\z` anchors not at the end of the pattern. In the wrong position these RegExp anchors prevent the pattern from matching anything. In case of the `^` and `$` anchors, most likely the literal character was meant and the escape forgotten.\n\n**Example:**\n\n\n (Price $10)\n\n\nNew in 2018.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RegExpUnexpectedAnchor",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "RegExp",
"index": 100,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpellCheckingInspection",
"shortDescription": {
"text": "Typo"
},
"fullDescription": {
"text": "Reports typos and misspellings in your code, comments, and literals and fixes them with one click.",
"markdown": "Reports typos and misspellings in your code, comments, and literals and fixes them with one click."
},
"defaultConfiguration": {
"enabled": false,
"level": "note",
"parameters": {
"suppressToolId": "SpellCheckingInspection",
"ideaSeverity": "TYPO",
"qodanaSeverity": "Low"
}
},
"relationships": [
{
"target": {
"id": "Proofreading",
"index": 113,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CheckXmlFileWithXercesValidator",
"shortDescription": {
"text": "Failed external validation"
},
"fullDescription": {
"text": "Reports a discrepancy in an XML file with the specified DTD or schema detected by the Xerces validator.",
"markdown": "Reports a discrepancy in an XML file with the specified DTD or schema detected by the Xerces validator."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "CheckXmlFileWithXercesValidator",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "XML",
"index": 114,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RegExpEscapedMetaCharacter",
"shortDescription": {
"text": "Escaped meta character"
},
"fullDescription": {
"text": "Reports escaped meta characters. Some RegExp coding styles specify that meta characters should be placed inside a character class, to make the regular expression easier to understand. This inspection does not warn about the meta character '[', ']' and '^', because those would need additional escaping inside a character class. Example: '\\d+\\.\\d+' After the quick-fix is applied: '\\d+[.]\\d+' New in 2017.1",
"markdown": "Reports escaped meta characters. Some RegExp coding styles specify that meta characters should be placed inside a character class, to make the regular expression easier to understand. This inspection does not warn about the meta character `[`, `]` and `^`, because those would need additional escaping inside a character class.\n\n**Example:**\n\n\n \\d+\\.\\d+\n\nAfter the quick-fix is applied:\n\n\n \\d+[.]\\d+\n\nNew in 2017.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "RegExpEscapedMetaCharacter",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "RegExp",
"index": 100,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "XmlUnusedNamespaceDeclaration",
"shortDescription": {
"text": "Unused schema declaration"
},
"fullDescription": {
"text": "Reports an unused namespace declaration or location hint in XML.",
"markdown": "Reports an unused namespace declaration or location hint in XML."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "XmlUnusedNamespaceDeclaration",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "XML",
"index": 114,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RegExpSimplifiable",
"shortDescription": {
"text": "Regular expression can be simplified"
},
"fullDescription": {
"text": "Reports regular expressions that can be simplified. Example: '[a] xx* [ah-hz]' After the quick-fix is applied: 'a x+ [ahz]' New in 2022.1",
"markdown": "Reports regular expressions that can be simplified.\n\n**Example:**\n\n\n [a] xx* [ah-hz]\n\nAfter the quick-fix is applied:\n\n\n a x+ [ahz]\n\nNew in 2022.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "RegExpSimplifiable",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "RegExp",
"index": 100,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RegExpEmptyAlternationBranch",
"shortDescription": {
"text": "Empty branch in alternation"
},
"fullDescription": {
"text": "Reports empty branches in a RegExp alternation. An empty branch will only match the empty string, and in most cases that is not what is desired. This inspection will not report a single empty branch at the start or the end of an alternation. Example: '(alpha||bravo)' After the quick-fix is applied: '(alpha|bravo)' New in 2017.2",
"markdown": "Reports empty branches in a RegExp alternation. An empty branch will only match the empty string, and in most cases that is not what is desired. This inspection will not report a single empty branch at the start or the end of an alternation.\n\n**Example:**\n\n\n (alpha||bravo)\n\nAfter the quick-fix is applied:\n\n\n (alpha|bravo)\n\nNew in 2017.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RegExpEmptyAlternationBranch",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "RegExp",
"index": 100,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RegExpUnnecessaryNonCapturingGroup",
"shortDescription": {
"text": "Unnecessary non-capturing group"
},
"fullDescription": {
"text": "Reports unnecessary non-capturing groups, which have no influence on the match result. Example: 'Everybody be cool, (?:this) is a robbery!' After the quick-fix is applied: 'Everybody be cool, this is a robbery!' New in 2021.1",
"markdown": "Reports unnecessary non-capturing groups, which have no influence on the match result.\n\n**Example:**\n\n\n Everybody be cool, (?:this) is a robbery!\n\nAfter the quick-fix is applied:\n\n\n Everybody be cool, this is a robbery!\n\nNew in 2021.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RegExpUnnecessaryNonCapturingGroup",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "RegExp",
"index": 100,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TodoComment",
"shortDescription": {
"text": "TODO comment"
},
"fullDescription": {
"text": "Reports TODO comments in your code. You can configure the format for TODO comments in Settings | Editor | TODO. Enable the Only warn on TODO comments without any details option to only warn on empty TODO comments, that don't provide any description on the task that should be done. Disable to report all TODO comments.",
"markdown": "Reports **TODO** comments in your code.\n\nYou can configure the format for **TODO** comments in [Settings \\| Editor \\| TODO](settings://preferences.toDoOptions).\n\nEnable the **Only warn on TODO comments without any details** option to only warn on empty TODO comments, that\ndon't provide any description on the task that should be done. Disable to report all TODO comments."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "TodoComment",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "General",
"index": 48,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "XmlDefaultAttributeValue",
"shortDescription": {
"text": "Redundant attribute with default value"
},
"fullDescription": {
"text": "Reports a redundant assignment of the default value to an XML attribute.",
"markdown": "Reports a redundant assignment of the default value to an XML attribute."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "XmlDefaultAttributeValue",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "XML",
"index": 114,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JsonSchemaCompliance",
"shortDescription": {
"text": "Compliance with JSON schema"
},
"fullDescription": {
"text": "Reports inconsistence between a JSON file and the JSON schema that is assigned to it.",
"markdown": "Reports inconsistence between a JSON file and the [JSON schema](https://json-schema.org) that is assigned to it. "
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JsonSchemaCompliance",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JSON and JSON5",
"index": 26,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EmptyDirectory",
"shortDescription": {
"text": "Empty directory"
},
"fullDescription": {
"text": "Reports empty directories. Available only from Code | Inspect Code or Code | Analyze Code | Run Inspection by Name and isn't reported in the editor. Use the Only report empty directories located under a source folder option to have only directories under source roots reported.",
"markdown": "Reports empty directories.\n\nAvailable only from **Code \\| Inspect Code** or\n**Code \\| Analyze Code \\| Run Inspection by Name** and isn't reported in the editor.\n\nUse the **Only report empty directories located under a source folder** option to have only directories under source\nroots reported."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "EmptyDirectory",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "General",
"index": 48,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CheckDtdRefs",
"shortDescription": {
"text": "Unresolved DTD reference"
},
"fullDescription": {
"text": "Reports inconsistency in a DTD-specific reference, for example, in a reference to an XML entity or to a DTD element declaration. Works in DTD an XML files.",
"markdown": "Reports inconsistency in a DTD-specific reference, for example, in a reference to an XML entity or to a DTD element declaration. Works in DTD an XML files."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "CheckDtdRefs",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "XML",
"index": 114,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NonAsciiCharacters",
"shortDescription": {
"text": "Non-ASCII characters"
},
"fullDescription": {
"text": "Reports code elements that use non-ASCII symbols in an unusual context. Example: Non-ASCII characters used in identifiers, strings, or comments. Identifiers written in different languages, such as 'myСollection' with the letter 'C' written in Cyrillic. Comments or strings containing Unicode symbols, such as long dashes and arrows.",
"markdown": "Reports code elements that use non-ASCII symbols in an unusual context.\n\nExample:\n\n* Non-ASCII characters used in identifiers, strings, or comments.\n* Identifiers written in different languages, such as `my`**С**`ollection` with the letter **C** written in Cyrillic.\n* Comments or strings containing Unicode symbols, such as long dashes and arrows."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "NonAsciiCharacters",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Internationalization",
"index": 155,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "IgnoreFileDuplicateEntry",
"shortDescription": {
"text": "Ignore file duplicates"
},
"fullDescription": {
"text": "Reports duplicate entries (patterns) in the ignore file (e.g. .gitignore, .hgignore). Duplicate entries in these files are redundant and can be removed. Example: '# Output directories\n /out/\n /target/\n /out/'",
"markdown": "Reports duplicate entries (patterns) in the ignore file (e.g. .gitignore, .hgignore). Duplicate entries in these files are redundant and can be removed.\n\nExample:\n\n\n # Output directories\n /out/\n /target/\n /out/\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "IgnoreFileDuplicateEntry",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Version control",
"index": 160,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JsonStandardCompliance",
"shortDescription": {
"text": "Compliance with JSON standard"
},
"fullDescription": {
"text": "Reports the following discrepancies of a JSON file with the language specification: A line or block comment (configurable). Multiple top-level values (expect for JSON Lines files, configurable for others). A trailing comma in an object or array (configurable). A single quoted string. A property key is a not a double quoted strings. A NaN or Infinity/-Infinity numeric value as a floating point literal (configurable).",
"markdown": "Reports the following discrepancies of a JSON file with [the language specification](https://tools.ietf.org/html/rfc7159):\n\n* A line or block comment (configurable).\n* Multiple top-level values (expect for JSON Lines files, configurable for others).\n* A trailing comma in an object or array (configurable).\n* A single quoted string.\n* A property key is a not a double quoted strings.\n* A NaN or Infinity/-Infinity numeric value as a floating point literal (configurable)."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "JsonStandardCompliance",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "JSON and JSON5",
"index": 26,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JsonSchemaRefReference",
"shortDescription": {
"text": "Unresolved '$ref' and '$schema' references"
},
"fullDescription": {
"text": "Reports an unresolved '$ref' or '$schema' path in a JSON schema.",
"markdown": "Reports an unresolved `$ref` or `$schema` path in a JSON schema. "
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JsonSchemaRefReference",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JSON and JSON5",
"index": 26,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SSBasedInspection",
"shortDescription": {
"text": "Structural search inspection"
},
"fullDescription": {
"text": "Allows configuring Structural Search/Structural Replace templates that you can apply to the file you are editing. All matches will be highlighted and marked with the template name that you have configured. If you configure the Structural Replace pattern as well, the corresponding replace option will be available as a quick-fix.",
"markdown": "Allows configuring **Structural Search/Structural Replace** templates that you can apply to the file you are editing.\n\nAll matches will be highlighted and marked with the template name that you have configured.\nIf you configure the **Structural Replace** pattern as well, the corresponding replace option will be available as a quick-fix."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SSBasedInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Structural search",
"index": 164,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RegExpSuspiciousBackref",
"shortDescription": {
"text": "Suspicious back reference"
},
"fullDescription": {
"text": "Reports back references that will not be resolvable at runtime. This means that the back reference can never match anything. A back reference will not be resolvable when the group is defined after the back reference, or if the group is defined in a different branch of an alternation. Example of a group defined after its back reference: '\\1(abc)' Example of a group and a back reference in different branches: 'a(b)c|(xy)\\1z' New in 2022.1",
"markdown": "Reports back references that will not be resolvable at runtime. This means that the back reference can never match anything. A back reference will not be resolvable when the group is defined after the back reference, or if the group is defined in a different branch of an alternation.\n\n**Example of a group defined after its back reference:**\n\n\n \\1(abc)\n\n**Example of a group and a back reference in different branches:**\n\n\n a(b)c|(xy)\\1z\n\nNew in 2022.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RegExpSuspiciousBackref",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "RegExp",
"index": 100,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RegExpSingleCharAlternation",
"shortDescription": {
"text": "Single character alternation"
},
"fullDescription": {
"text": "Reports single char alternation in a RegExp. It is simpler to use a character class instead. This may also provide better matching performance. Example: 'a|b|c|d' After the quick-fix is applied: '[abcd]' New in 2017.1",
"markdown": "Reports single char alternation in a RegExp. It is simpler to use a character class instead. This may also provide better matching performance.\n\n**Example:**\n\n\n a|b|c|d\n\nAfter the quick-fix is applied:\n\n\n [abcd]\n\n\nNew in 2017.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RegExpSingleCharAlternation",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "RegExp",
"index": 100,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CheckTagEmptyBody",
"shortDescription": {
"text": "Empty element content"
},
"fullDescription": {
"text": "Reports XML elements without contents. Example: '<user>\n <name></name>\n </user>' After the quick-fix is applied: '<user>\n <name/>\n </user>'",
"markdown": "Reports XML elements without contents.\n\n**Example:**\n\n\n <user>\n <name></name>\n </user>\n\nAfter the quick-fix is applied:\n\n\n <user>\n <name/>\n </user>\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "CheckTagEmptyBody",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "XML",
"index": 114,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnresolvedReference",
"shortDescription": {
"text": "Unresolved reference"
},
"fullDescription": {
"text": "Reports an unresolved reference to a named pattern ('define') in RELAX-NG files that use XML syntax. Suggests creating the referenced 'define' element.",
"markdown": "Reports an unresolved reference to a named pattern (`define`) in RELAX-NG files that use XML syntax. Suggests creating the referenced `define` element."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "UnresolvedReference",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "RELAX NG",
"index": 171,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "HtmlMissingClosingTag",
"shortDescription": {
"text": "Missing closing tag"
},
"fullDescription": {
"text": "Reports an HTML element without a closing tag. Some coding styles require that HTML elements have closing tags even where this is optional. Example: '<html>\n <body>\n <p>Behold!\n </body>\n </html>' After the quick-fix is applied: '<html>\n <body>\n <p>Behold!</p>\n </body>\n </html>'",
"markdown": "Reports an HTML element without a closing tag. Some coding styles require that HTML elements have closing tags even where this is optional.\n\n**Example:**\n\n\n <html>\n <body>\n <p>Behold!\n </body>\n </html>\n\nAfter the quick-fix is applied:\n\n\n <html>\n <body>\n <p>Behold!</p>\n </body>\n </html>\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "HtmlMissingClosingTag",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "HTML",
"index": 35,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "XmlInvalidId",
"shortDescription": {
"text": "Unresolved 'id' reference"
},
"fullDescription": {
"text": "Reports an unresolved 'id' reference in XML.",
"markdown": "Reports an unresolved `id` reference in XML."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "XmlInvalidId",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "XML",
"index": 114,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReassignedToPlainText",
"shortDescription": {
"text": "Reassigned to plain text"
},
"fullDescription": {
"text": "Reports files that were explicitly re-assigned to Plain Text File Type. This association is unnecessary because the platform auto-detects text files by content automatically. You can dismiss this warning by removing the file type association in Settings | Editor | File Types | Text.",
"markdown": "Reports files that were explicitly re-assigned to Plain Text File Type. This association is unnecessary because the platform auto-detects text files by content automatically.\n\nYou can dismiss this warning by removing the file type association\nin **Settings \\| Editor \\| File Types \\| Text**."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ReassignedToPlainText",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "General",
"index": 48,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "XmlDeprecatedElement",
"shortDescription": {
"text": "Deprecated symbol"
},
"fullDescription": {
"text": "Reports a deprecated XML element or attribute. Symbols can be marked by XML comment or documentation tag with text 'deprecated'.",
"markdown": "Reports a deprecated XML element or attribute.\n\nSymbols can be marked by XML comment or documentation tag with text 'deprecated'."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "XmlDeprecatedElement",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "XML",
"index": 114,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RegExpAnonymousGroup",
"shortDescription": {
"text": "Anonymous capturing group or numeric back reference"
},
"fullDescription": {
"text": "Reports anonymous capturing groups and numeric back references in a RegExp. These are only reported when the RegExp dialect supports named group and named group references. Named groups and named back references improve code readability and are recommended to use instead. When a capture is not needed, matching can be more performant and use less memory by using a non-capturing group, i.e. '(?:xxx)' instead of '(xxx)'. Example: '(\\d\\d\\d\\d)\\1' A better regex pattern could look like this: '(?<quad>\\d\\d\\d\\d)\\k<quad>' New in 2017.2",
"markdown": "Reports anonymous capturing groups and numeric back references in a RegExp. These are only reported when the RegExp dialect supports named group and named group references. Named groups and named back references improve code readability and are recommended to use instead. When a capture is not needed, matching can be more performant and use less memory by using a non-capturing group, i.e. `(?:xxx)` instead of `(xxx)`.\n\n**Example:**\n\n\n (\\d\\d\\d\\d)\\1\n\nA better regex pattern could look like this:\n\n\n (?<quad>\\d\\d\\d\\d)\\k<quad>\n\nNew in 2017.2"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "RegExpAnonymousGroup",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "RegExp",
"index": 100,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RegExpRepeatedSpace",
"shortDescription": {
"text": "Consecutive spaces"
},
"fullDescription": {
"text": "Reports multiple consecutive spaces in a RegExp. Because spaces are not visible by default, it can be hard to see how many spaces are required. The RegExp can be made more clear by replacing the consecutive spaces with a single space and a counted quantifier. Example: '( )' After the quick-fix is applied: '( {5})' New in 2017.1",
"markdown": "Reports multiple consecutive spaces in a RegExp. Because spaces are not visible by default, it can be hard to see how many spaces are required. The RegExp can be made more clear by replacing the consecutive spaces with a single space and a counted quantifier.\n\n**Example:**\n\n\n ( )\n\nAfter the quick-fix is applied:\n\n\n ( {5})\n\n\nNew in 2017.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RegExpRepeatedSpace",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "RegExp",
"index": 100,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CheckEmptyScriptTag",
"shortDescription": {
"text": "Empty tag"
},
"fullDescription": {
"text": "Reports empty tags that do not work in some browsers. Example: '<html>\n <script/>\n </html>' After the quick-fix is applied: '<html>\n <script></script>\n </html>'",
"markdown": "Reports empty tags that do not work in some browsers.\n\n**Example:**\n\n\n <html>\n <script/>\n </html>\n\nAfter the quick-fix is applied:\n\n\n <html>\n <script></script>\n </html>\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "CheckEmptyScriptTag",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "HTML",
"index": 35,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "InconsistentLineSeparators",
"shortDescription": {
"text": "Inconsistent line separators"
},
"fullDescription": {
"text": "Reports files with line separators different from the ones that are specified in the project's settings. For example, the inspection will be triggered if you set the line separator to '\\n' in Settings | Editor | Code Style | Line separator, while the file you are editing uses '\\r\\n' as a line separator. The inspection also warns you about mixed line separators within a file.",
"markdown": "Reports files with line separators different from the ones that are specified in the project's settings.\n\nFor example, the inspection will be triggered if you set the line separator to `\\n` in\n[Settings \\| Editor \\| Code Style \\| Line separator](settings://preferences.sourceCode?Line%20separator),\nwhile the file you are editing uses `\\r\\n` as a line separator.\n\nThe inspection also warns you about mixed line separators within a file."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "InconsistentLineSeparators",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "General",
"index": 48,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ProblematicWhitespace",
"shortDescription": {
"text": "Problematic whitespace"
},
"fullDescription": {
"text": "Reports the following problems: Tabs used for indentation when the code style is configured to use only spaces. Spaces used for indentation when the code style is configured to use only tabs. Spaces used for indentation and tabs used for alignment when the code style is configured to use smart tabs.",
"markdown": "Reports the following problems:\n\n* Tabs used for indentation when the code style is configured to use only spaces.\n* Spaces used for indentation when the code style is configured to use only tabs.\n* Spaces used for indentation and tabs used for alignment when the code style is configured to use smart tabs."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ProblematicWhitespace",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "General",
"index": 48,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "HtmlUnknownTarget",
"shortDescription": {
"text": "Unresolved file in a link"
},
"fullDescription": {
"text": "Reports an unresolved file in a link.",
"markdown": "Reports an unresolved file in a link."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "HtmlUnknownTarget",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "HTML",
"index": 35,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "LongLine",
"shortDescription": {
"text": "Line is longer than allowed by code style"
},
"fullDescription": {
"text": "Reports lines that are longer than the Hard wrap at parameter specified in Settings | Editor | Code Style | General.",
"markdown": "Reports lines that are longer than the **Hard wrap at** parameter specified in [Settings \\| Editor \\| Code Style \\| General](settings://preferences.sourceCode?Hard%20wrap%20at)."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "LongLine",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "General",
"index": 48,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "XmlWrongRootElement",
"shortDescription": {
"text": "Wrong root element"
},
"fullDescription": {
"text": "Reports a root tag name different from the name specified in the '<doctype>' tag.",
"markdown": "Reports a root tag name different from the name specified in the `<doctype>` tag."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "XmlWrongRootElement",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "XML",
"index": 114,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "HtmlUnknownAttribute",
"shortDescription": {
"text": "Unknown attribute"
},
"fullDescription": {
"text": "Reports an unknown HTML attribute. Suggests configuring attributes that should not be reported.",
"markdown": "Reports an unknown HTML attribute. Suggests configuring attributes that should not be reported."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "HtmlUnknownAttribute",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "HTML",
"index": 35,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RegExpRedundantEscape",
"shortDescription": {
"text": "Redundant character escape"
},
"fullDescription": {
"text": "Reports redundant character escape sequences that can be replaced with unescaped characters preserving the meaning. Many escape sequences that are necessary outside of a character class are redundant inside square brackets '[]' of a character class. Although unescaped opening curly braces '{' outside of character classes are allowed in some dialects (JavaScript, Python, and so on), it can cause confusion and make the pattern less portable, because there are dialects that require escaping curly braces as characters. For this reason the inspection does not report escaped opening curly braces. Example: '\\-\\;[\\.]' After the quick-fix is applied: '-;[.]' The Ignore escaped closing brackets '}' and ']' option specifies whether to report '\\}' and '\\]' outside of a character class when they are allowed to be unescaped by the RegExp dialect. New in 2017.3",
"markdown": "Reports redundant character escape sequences that can be replaced with unescaped characters preserving the meaning. Many escape sequences that are necessary outside of a character class are redundant inside square brackets `[]` of a character class.\n\n\nAlthough unescaped opening curly braces `{` outside of character classes are allowed in some dialects (JavaScript, Python, and so on),\nit can cause confusion and make the pattern less portable, because there are dialects that require escaping curly braces as characters.\nFor this reason the inspection does not report escaped opening curly braces.\n\n**Example:**\n\n\n \\-\\;[\\.]\n\nAfter the quick-fix is applied:\n\n\n -;[.]\n\n\nThe **Ignore escaped closing brackets '}' and '\\]'** option specifies whether to report `\\}` and `\\]` outside of a character class\nwhen they are allowed to be unescaped by the RegExp dialect.\n\nNew in 2017.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RegExpRedundantEscape",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "RegExp",
"index": 100,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "HtmlExtraClosingTag",
"shortDescription": {
"text": "Redundant closing tag"
},
"fullDescription": {
"text": "Reports redundant closing tags on empty elements, for example, 'img' or 'br'. Example: '<html>\n <body>\n <br></br>\n </body>\n </html>' After the quick-fix is applied: '<html>\n <body>\n <br>\n </body>\n </html>'",
"markdown": "Reports redundant closing tags on empty elements, for example, `img` or `br`.\n\n**Example:**\n\n\n <html>\n <body>\n <br></br>\n </body>\n </html>\n\nAfter the quick-fix is applied:\n\n\n <html>\n <body>\n <br>\n </body>\n </html>\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "HtmlExtraClosingTag",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "HTML",
"index": 35,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "HtmlUnknownTag",
"shortDescription": {
"text": "Unknown tag"
},
"fullDescription": {
"text": "Reports an unknown HTML tag. Suggests configuring tags that should not be reported.",
"markdown": "Reports an unknown HTML tag. Suggests configuring tags that should not be reported."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "HtmlUnknownTag",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "HTML",
"index": 35,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "XmlHighlighting",
"shortDescription": {
"text": "XML highlighting"
},
"fullDescription": {
"text": "Reports XML validation problems in the results of a batch code inspection.",
"markdown": "Reports XML validation problems in the results of a batch code inspection."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "XmlHighlighting",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "XML",
"index": 114,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "XmlDuplicatedId",
"shortDescription": {
"text": "Duplicate 'id' attribute"
},
"fullDescription": {
"text": "Reports a duplicate 'id' attribute in XML.",
"markdown": "Reports a duplicate `id` attribute in XML."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "XmlDuplicatedId",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "XML",
"index": 114,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RegExpDuplicateCharacterInClass",
"shortDescription": {
"text": "Duplicate character in character class"
},
"fullDescription": {
"text": "Reports duplicate characters inside a RegExp character class. Duplicate characters are unnecessary and can be removed without changing the semantics of the regex. Example: '[aabc]' After the quick-fix is applied: '[abc]'",
"markdown": "Reports duplicate characters inside a RegExp character class. Duplicate characters are unnecessary and can be removed without changing the semantics of the regex.\n\n**Example:**\n\n\n [aabc]\n\nAfter the quick-fix is applied:\n\n\n [abc]\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RegExpDuplicateCharacterInClass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "RegExp",
"index": 100,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "XmlUnboundNsPrefix",
"shortDescription": {
"text": "Unbound namespace prefix"
},
"fullDescription": {
"text": "Reports an unbound namespace prefix in XML.",
"markdown": "Reports an unbound namespace prefix in XML."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "XmlUnboundNsPrefix",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "XML",
"index": 114,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RequiredAttributes",
"shortDescription": {
"text": "Missing required attribute"
},
"fullDescription": {
"text": "Reports a missing mandatory attribute in an XML/HTML tag. Suggests configuring attributes that should not be reported.",
"markdown": "Reports a missing mandatory attribute in an XML/HTML tag. Suggests configuring attributes that should not be reported."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RequiredAttributes",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "HTML",
"index": 35,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RegExpRedundantClassElement",
"shortDescription": {
"text": "Redundant '\\d', '[:digit:]', or '\\D' class elements"
},
"fullDescription": {
"text": "Reports redundant '\\d' or '[:digit:]' that are used in one class with '\\w' or '[:word:]' ('\\D' with '\\W') and can be removed. Example: '[\\w\\d]' After the quick-fix is applied: '[\\w]' New in 2022.2",
"markdown": "Reports redundant `\\d` or `[:digit:]` that are used in one class with `\\w` or `[:word:]` (`\\D` with `\\W`) and can be removed.\n\n**Example:**\n\n\n [\\w\\d]\n\nAfter the quick-fix is applied:\n\n\n [\\w]\n\nNew in 2022.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "RegExpRedundantClassElement",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "RegExp",
"index": 100,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "XmlPathReference",
"shortDescription": {
"text": "Unresolved file reference"
},
"fullDescription": {
"text": "Reports an unresolved file reference in XML.",
"markdown": "Reports an unresolved file reference in XML."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "XmlPathReference",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "XML",
"index": 114,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Json5StandardCompliance",
"shortDescription": {
"text": "Compliance with JSON5 standard"
},
"fullDescription": {
"text": "Reports inconsistency with the language specification in a JSON5 file.",
"markdown": "Reports inconsistency with [the language specification](http://json5.org) in a JSON5 file."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "Json5StandardCompliance",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "JSON and JSON5",
"index": 26,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "HtmlWrongAttributeValue",
"shortDescription": {
"text": "Wrong attribute value"
},
"fullDescription": {
"text": "Reports an incorrect HTML attribute value.",
"markdown": "Reports an incorrect HTML attribute value."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "HtmlWrongAttributeValue",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "HTML",
"index": 35,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "LossyEncoding",
"shortDescription": {
"text": "Lossy encoding"
},
"fullDescription": {
"text": "Reports characters that cannot be displayed because of the current document encoding. Examples: If you type international characters in a document with the US-ASCII charset, some characters will be lost on save. If you load a UTF-8-encoded file using the ISO-8859-1 one-byte charset, some characters will be displayed incorrectly. You can fix this by changing the file encoding either by specifying the encoding directly in the file, e.g. by editing 'encoding=' attribute in the XML prolog of XML file, or by changing the corresponding options in Settings | Editor | File Encodings.",
"markdown": "Reports characters that cannot be displayed because of the current document encoding.\n\nExamples:\n\n* If you type international characters in a document with the **US-ASCII** charset, some characters will be lost on save.\n* If you load a **UTF-8** -encoded file using the **ISO-8859-1** one-byte charset, some characters will be displayed incorrectly.\n\nYou can fix this by changing the file encoding\neither by specifying the encoding directly in the file, e.g. by editing `encoding=` attribute in the XML prolog of XML file,\nor by changing the corresponding options in **Settings \\| Editor \\| File Encodings**."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "LossyEncoding",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Internationalization",
"index": 155,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JsonSchemaDeprecation",
"shortDescription": {
"text": "Deprecated JSON property"
},
"fullDescription": {
"text": "Reports a deprecated property in a JSON file. Note that deprecation mechanism is not defined in the JSON Schema specification yet, and this inspection uses a non-standard extension 'deprecationMessage'.",
"markdown": "Reports a deprecated property in a JSON file. \nNote that deprecation mechanism is not defined in the JSON Schema specification yet, and this inspection uses a non-standard extension 'deprecationMessage'."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "JsonSchemaDeprecation",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "JSON and JSON5",
"index": 26,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CheckValidXmlInScriptTagBody",
"shortDescription": {
"text": "Malformed content of 'script' tag"
},
"fullDescription": {
"text": "Reports contents of 'script' tags that are invalid XML. Example: '<script type=\"text/javascript\">\n console.log('<');\n </script>' After the quick-fix is applied: '<script type=\"text/javascript\">\n console.log('&lt;');\n </script>'",
"markdown": "Reports contents of `script` tags that are invalid XML. \n\n**Example:**\n\n\n <script type=\"text/javascript\">\n console.log('<');\n </script>\n\nAfter the quick-fix is applied:\n\n\n <script type=\"text/javascript\">\n console.log('&lt;');\n </script>\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "CheckValidXmlInScriptTagBody",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "HTML",
"index": 35,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "HtmlUnknownAnchorTarget",
"shortDescription": {
"text": "Unresolved fragment in a link"
},
"fullDescription": {
"text": "Reports an unresolved last part of an URL after the '#' sign.",
"markdown": "Reports an unresolved last part of an URL after the `#` sign."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "HtmlUnknownAnchorTarget",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "HTML",
"index": 35,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Annotator",
"shortDescription": {
"text": "Annotator"
},
"fullDescription": {
"text": "Reports issues essential to this file (e.g., syntax errors) in the result of a batch code inspection run. These issues are usually always highlighted in the editor and can't be configured, unlike inspections. These options control the scope of checks performed by this inspection: Option \"Report syntax errors\": report parser-related issues. Option \"Report issues from language-specific annotators\": report issues found by annotators configured for the relevant language. See Custom Language Support: Annotators for details. Option \"Report other highlighting problems\": report issues specific to the language of the current file (e.g., type mismatches or unreported exceptions). See Custom Language Support: Highlighting for details.",
"markdown": "Reports issues essential to this file (e.g., syntax errors) in the result of a batch code inspection run. These issues are usually always highlighted in the editor and can't be configured, unlike inspections. These options control the scope of checks performed by this inspection:\n\n* Option \"**Report syntax errors**\": report parser-related issues.\n* Option \"**Report issues from language-specific annotators** \": report issues found by annotators configured for the relevant language. See [Custom Language Support: Annotators](https://plugins.jetbrains.com/docs/intellij/annotator.html) for details.\n* Option \"**Report other highlighting problems** \": report issues specific to the language of the current file (e.g., type mismatches or unreported exceptions). See [Custom Language Support: Highlighting](https://plugins.jetbrains.com/docs/intellij/syntax-highlighting-and-error-highlighting.html#semantic-highlighting) for details."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "Annotator",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "General",
"index": 48,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JsonDuplicatePropertyKeys",
"shortDescription": {
"text": "Duplicate keys in object literals"
},
"fullDescription": {
"text": "Reports a duplicate key in an object literal.",
"markdown": "Reports a duplicate key in an object literal."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JsonDuplicatePropertyKeys",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JSON and JSON5",
"index": 26,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RegExpRedundantNestedCharacterClass",
"shortDescription": {
"text": "Redundant nested character class"
},
"fullDescription": {
"text": "Reports unnecessary nested character classes. Example: '[a-c[x-z]]' After the quick-fix is applied: '[a-cx-z]' New in 2020.2",
"markdown": "Reports unnecessary nested character classes.\n\n**Example:**\n\n\n [a-c[x-z]]\n\nAfter the quick-fix is applied:\n\n\n [a-cx-z]\n\nNew in 2020.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RegExpRedundantNestedCharacterClass",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "RegExp",
"index": 100,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RegExpOctalEscape",
"shortDescription": {
"text": "Octal escape"
},
"fullDescription": {
"text": "Reports octal escapes, which are easily confused with back references. Use hexadecimal escapes to avoid confusion. Example: '\\07' After the quick-fix is applied: '\\x07' New in 2017.1",
"markdown": "Reports octal escapes, which are easily confused with back references. Use hexadecimal escapes to avoid confusion.\n\n**Example:**\n\n\n \\07\n\nAfter the quick-fix is applied:\n\n\n \\x07\n\nNew in 2017.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "RegExpOctalEscape",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "RegExp",
"index": 100,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnusedDefine",
"shortDescription": {
"text": "Unused define"
},
"fullDescription": {
"text": "Reports an unused named pattern ('define') in a RELAX-NG file (XML or Compact Syntax). 'define' elements that are used through an include in another file are ignored.",
"markdown": "Reports an unused named pattern (`define`) in a RELAX-NG file (XML or Compact Syntax). `define` elements that are used through an include in another file are ignored."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "UnusedDefine",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "RELAX NG",
"index": 171,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RegExpDuplicateAlternationBranch",
"shortDescription": {
"text": "Duplicate branch in alternation"
},
"fullDescription": {
"text": "Reports duplicate branches in a RegExp alternation. Duplicate branches slow down matching and obscure the intent of the expression. Example: '(alpha|bravo|charlie|alpha)' After the quick-fix is applied: '(alpha|bravo|charlie)' New in 2017.1",
"markdown": "Reports duplicate branches in a RegExp alternation. Duplicate branches slow down matching and obscure the intent of the expression.\n\n**Example:**\n\n\n (alpha|bravo|charlie|alpha)\n\nAfter the quick-fix is applied:\n\n\n (alpha|bravo|charlie)\n\nNew in 2017.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RegExpDuplicateAlternationBranch",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "RegExp",
"index": 100,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "JavaScript",
"version": "233.14714",
"rules": [
{
"id": "JSUnusedAssignment",
"shortDescription": {
"text": "Unused assignment"
},
"fullDescription": {
"text": "Reports a variable whose value is never used after assignment. Suggests removing the unused variable to shorten the code and to avoid redundant allocations. The following cases are reported: A variable is never read after assignment. The value of a variable is always overwritten with another assignment before the variable is read next time. The initializer of a variable is redundant (for one of the above-mentioned reasons).",
"markdown": "Reports a variable whose value is never used after assignment. \nSuggests removing the unused variable to shorten the code and to avoid redundant allocations.\n\nThe following cases are reported:\n\n* A variable is never read after assignment.\n* The value of a variable is always overwritten with another assignment before the variable is read next time.\n* The initializer of a variable is redundant (for one of the above-mentioned reasons)."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JSUnusedAssignment",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Unused symbols",
"index": 36,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FlowJSError",
"shortDescription": {
"text": "Flow type checker"
},
"fullDescription": {
"text": "Reports errors from Flow.",
"markdown": "Reports errors from [Flow](https://flowtype.org/)."
},
"defaultConfiguration": {
"enabled": false,
"level": "error",
"parameters": {
"suppressToolId": "FlowJSError",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Flow type checker",
"index": 37,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ShiftOutOfRangeJS",
"shortDescription": {
"text": "Shift operation by possibly wrong constant"
},
"fullDescription": {
"text": "Reports a shift operation where the second operand is a constant outside the reasonable range, for example, an integer shift operation outside the range '0..31', shifting by negative or overly large values.",
"markdown": "Reports a shift operation where the second operand is a constant outside the reasonable range, for example, an integer shift operation outside the range `0..31`, shifting by negative or overly large values."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ShiftOutOfRangeJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Bitwise operation issues",
"index": 41,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSClosureCompilerSyntax",
"shortDescription": {
"text": "Incorrect usage of JSDoc tags"
},
"fullDescription": {
"text": "Reports warnings implied by Google Closure Compiler annotations including correct use of '@abstract', '@interface', and '@implements' tags.",
"markdown": "Reports warnings implied by *Google Closure Compiler* annotations including correct use of `@abstract`, `@interface`, and `@implements` tags."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JSClosureCompilerSyntax",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/General",
"index": 43,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "BadExpressionStatementJS",
"shortDescription": {
"text": "Expression statement which is not assignment or call"
},
"fullDescription": {
"text": "Reports an expression statement that is neither an assignment nor a call. Such statements usually indicate an error.",
"markdown": "Reports an expression statement that is neither an assignment nor a call. Such statements usually indicate an error."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "BadExpressionStatementJS",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Validity issues",
"index": 54,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConfusingFloatingPointLiteralJS",
"shortDescription": {
"text": "Confusing floating point literal"
},
"fullDescription": {
"text": "Reports any floating point number that does not have a decimal point, or any numbers before the decimal point, or and numbers after the decimal point. Such literals may be confusing, and violate several coding standards.",
"markdown": "Reports any floating point number that does not have a decimal point, or any numbers before the decimal point, or and numbers after the decimal point. Such literals may be confusing, and violate several coding standards."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ConfusingFloatingPointLiteralJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Potentially confusing code constructs",
"index": 57,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ContinueOrBreakFromFinallyBlockJS",
"shortDescription": {
"text": "'continue' or 'break' inside 'finally' block"
},
"fullDescription": {
"text": "Reports a 'break' or 'continue' statement inside a 'finally' block. Such statements are very confusing, may hide exceptions, and complicate debugging.",
"markdown": "Reports a `break` or `continue` statement inside a `finally` block. Such statements are very confusing, may hide exceptions, and complicate debugging."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ContinueOrBreakFromFinallyBlockJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Try statement issues",
"index": 62,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSMethodCanBeStatic",
"shortDescription": {
"text": "Method can be made 'static'"
},
"fullDescription": {
"text": "Reports a class method that can be safely made 'static'. A method can be 'static' if it does not reference any of its class' non-static methods and non-static fields and is not overridden in a subclass. Use the first checkbox below to inspect only 'private' methods.",
"markdown": "Reports a class method that can be safely made `static`. A method can be `static` if it does not reference any of its class' non-static methods and non-static fields and is not overridden in a subclass.\n\n\nUse the first checkbox below to inspect only `private` methods."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "JSMethodCanBeStatic",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/General",
"index": 43,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ContinueStatementJS",
"shortDescription": {
"text": "'continue' statement"
},
"fullDescription": {
"text": "Reports a 'continue' statement.",
"markdown": "Reports a `continue` statement."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ContinueStatementJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Potentially undesirable code constructs",
"index": 75,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSUndeclaredVariable",
"shortDescription": {
"text": "Implicitly declared global JavaScript variable"
},
"fullDescription": {
"text": "Reports an implicit declaration of a global variable. Example: 'var aaa = 1; // good\n bbb = 2; // bad, if bbb is not declared with 'var' somewhere'",
"markdown": "Reports an implicit declaration of a global variable.\n\nExample:\n\n\n var aaa = 1; // good\n bbb = 2; // bad, if bbb is not declared with 'var' somewhere\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "JSUndeclaredVariable",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/General",
"index": 43,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SillyAssignmentJS",
"shortDescription": {
"text": "Variable is assigned to itself"
},
"fullDescription": {
"text": "Reports an assignment in the form 'x = x'.",
"markdown": "Reports an assignment in the form `x = x`."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SillyAssignmentJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Assignment issues",
"index": 97,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TypeScriptCheckImport",
"shortDescription": {
"text": "Unresolved imported name"
},
"fullDescription": {
"text": "Reports an unresolved name or binding in an 'import' declaration in TypeScript code.",
"markdown": "Reports an unresolved name or binding in an `import` declaration in TypeScript code."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "TypeScriptCheckImport",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/TypeScript",
"index": 103,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSXSyntaxUsed",
"shortDescription": {
"text": "JSX syntax used"
},
"fullDescription": {
"text": "Reports a usage of a JSX tag in JavaScript code.",
"markdown": "Reports a usage of a JSX tag in JavaScript code."
},
"defaultConfiguration": {
"enabled": false,
"level": "error",
"parameters": {
"suppressToolId": "JSXSyntaxUsed",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/General",
"index": 43,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSJoinVariableDeclarationAndAssignment",
"shortDescription": {
"text": "Variable declaration can be merged with the first assignment to the variable"
},
"fullDescription": {
"text": "Reports a variable that is declared without an initializer and is used much further in the code or in a single nested scope. Suggests moving the variable closer to its usages and joining it with the initializer expression.",
"markdown": "Reports a variable that is declared without an initializer and is used much further in the code or in a single nested scope. Suggests moving the variable closer to its usages and joining it with the initializer expression."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "JSJoinVariableDeclarationAndAssignment",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/General",
"index": 43,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ES6ConvertModuleExportToExport",
"shortDescription": {
"text": "'module.exports' is used instead of 'export'"
},
"fullDescription": {
"text": "Reports a 'module.export' statement. Suggests replacing it with an 'export' or 'export default' statement. Please note that the quick-fix for converting 'module.export' into 'export' is not available for 'module.export' inside functions or statements because 'export' statements can only be at the top level of a module.",
"markdown": "Reports a `module.export` statement. Suggests replacing it with an `export` or `export default` statement. \n\nPlease note that the quick-fix for converting `module.export` into `export` is not available for `module.export` inside functions or statements because `export` statements can only be at the top level of a module."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ES6ConvertModuleExportToExport",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/ES2015 migration aids",
"index": 107,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DocumentWriteJS",
"shortDescription": {
"text": "Call to 'document.write()'"
},
"fullDescription": {
"text": "Reports a method call to 'document.write()' or 'document.writeln()'. Most usages of such calls are performed better with explicit DOM calls, such as 'getElementByID()' and 'createElement()'. Additionally, the 'write()' and 'writeln()' calls will not work with XML DOMs, including DOMs for XHTML if viewed as XML. This can result in difficulty to point out bugs.",
"markdown": "Reports a method call to `document.write()` or `document.writeln()`. Most usages of such calls are performed better with explicit DOM calls, such as `getElementByID()` and `createElement()`. Additionally, the `write()` and `writeln()` calls will not work with XML DOMs, including DOMs for XHTML if viewed as XML. This can result in difficulty to point out bugs."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "DocumentWriteJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/DOM issues",
"index": 109,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "InfiniteRecursionJS",
"shortDescription": {
"text": "Infinite recursion"
},
"fullDescription": {
"text": "Reports a function which must either recurse infinitely or throw an exception. Such functions may not return normally.",
"markdown": "Reports a function which must either recurse infinitely or throw an exception. Such functions may not return normally."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "InfiniteRecursionJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Probable bugs",
"index": 110,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "IncompatibleMaskJS",
"shortDescription": {
"text": "Incompatible bitwise mask operation"
},
"fullDescription": {
"text": "Reports a bitwise mask expression which for sure evaluates to 'true' or 'false'. Expressions are of the form '(var & constant1) == constant2' or '(var | constant1) == constant2', where 'constant1' and 'constant2' are incompatible bitmask constants. Example: '// Incompatible mask: as the last byte in mask is zero,\n// something like 0x1200 would be possible, but not 0x1234\nif ((mask & 0xFF00) == 0x1234) {...}'",
"markdown": "Reports a bitwise mask expression which for sure evaluates to `true` or `false`. Expressions are of the form `(var & constant1) == constant2` or `(var | constant1) == constant2`, where `constant1` and `constant2` are incompatible bitmask constants.\n\nExample:\n\n\n // Incompatible mask: as the last byte in mask is zero,\n // something like 0x1200 would be possible, but not 0x1234\n if ((mask & 0xFF00) == 0x1234) {...}\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "IncompatibleBitwiseMaskOperation",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Bitwise operation issues",
"index": 41,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSDuplicatedDeclaration",
"shortDescription": {
"text": "Duplicate declaration"
},
"fullDescription": {
"text": "Reports multiple declarations in a scope.",
"markdown": "Reports multiple declarations in a scope."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JSDuplicatedDeclaration",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/General",
"index": 43,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TypeScriptValidateGenericTypes",
"shortDescription": {
"text": "Incorrect generic type argument"
},
"fullDescription": {
"text": "Reports an invalid type argument in a function, interface, or class declaration.",
"markdown": "Reports an invalid type argument in a function, interface, or class declaration."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "TypeScriptValidateGenericTypes",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/TypeScript",
"index": 103,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSMismatchedCollectionQueryUpdate",
"shortDescription": {
"text": "Mismatched query and update of collection"
},
"fullDescription": {
"text": "Reports a collection of fields or variables whose contents are either queried and not updated or updated and not queried. Such mismatched queries and updates are pointless and may indicate either dead code or a typographical error. Query methods are automatically detected, based on whether they return something, or a callback is passed to them. Use the table below to specify which methods are update methods.",
"markdown": "Reports a collection of fields or variables whose contents are either queried and not updated or updated and not queried. Such mismatched queries and updates are pointless and may indicate either dead code or a typographical error.\n\n\nQuery methods are automatically detected, based on whether they return something, or a callback is passed to them.\nUse the table below to specify which methods are update methods."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JSMismatchedCollectionQueryUpdate",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/General",
"index": 43,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ES6PreferShortImport",
"shortDescription": {
"text": "Import can be shortened"
},
"fullDescription": {
"text": "Reports an ES6 import whose 'from' part can be shortened. Suggests importing the parent directory.",
"markdown": "Reports an ES6 import whose `from` part can be shortened. Suggests importing the parent directory."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ES6PreferShortImport",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/General",
"index": 43,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PointlessBitwiseExpressionJS",
"shortDescription": {
"text": "Bitwise expression can be simplified"
},
"fullDescription": {
"text": "Reports an expression that includes 'and' with zero, 'or' by zero, or shifting by zero. Such expressions may result from not fully completed automated refactorings.",
"markdown": "Reports an expression that includes `and` with zero, `or` by zero, or shifting by zero. Such expressions may result from not fully completed automated refactorings."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "PointlessBitwiseExpressionJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Bitwise operation issues",
"index": 41,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSStringConcatenationToES6Template",
"shortDescription": {
"text": "String concatenation is used instead of template literal"
},
"fullDescription": {
"text": "Reports a string concatenation. Suggests replacing it with a template literal Example '\"result: \" + a + \".\"' After applying the quick-fix the code looks as follows: '`result: ${a}.`'",
"markdown": "Reports a string concatenation. Suggests replacing it with a [template literal](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals)\n\nExample\n\n \"result: \" + a + \".\" \n\nAfter applying the quick-fix the code looks as follows:\n\n `result: ${a}.` \n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "JSStringConcatenationToES6Template",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/ES2015 migration aids",
"index": 107,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReplaceAssignmentWithOperatorAssignmentJS",
"shortDescription": {
"text": "Assignment could be replaced with operator assignment"
},
"fullDescription": {
"text": "Reports an assignment operation that can be replaced by an operator assignment to make your code shorter and probably clearer. Example: 'x = x + 3;'\n 'x = x / 3;'\n After the quick fix is applied the result looks like: 'x += 3;'\n 'x /= 3;'",
"markdown": "Reports an assignment operation that can be replaced by an operator assignment to make your code shorter and probably clearer.\n\n\nExample:\n\n x = x + 3;\n x = x / 3;\n\nAfter the quick fix is applied the result looks like:\n\n x += 3;\n x /= 3;\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "AssignmentReplaceableWithOperatorAssignmentJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Assignment issues",
"index": 97,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSFileReferences",
"shortDescription": {
"text": "Unresolved file reference"
},
"fullDescription": {
"text": "Reports an unresolved file reference in a JavaScript file, including CommonJS and AMD modules references.",
"markdown": "Reports an unresolved file reference in a JavaScript file, including CommonJS and AMD modules references."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JSFileReferences",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/General",
"index": 43,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FunctionWithInconsistentReturnsJS",
"shortDescription": {
"text": "Function with inconsistent returns"
},
"fullDescription": {
"text": "Reports a function that returns a value in some cases while in other cases no value is returned. This usually indicates an error. Example: 'function foo() {\n if (true)\n return 3;\n return;\n}'",
"markdown": "Reports a function that returns a value in some cases while in other cases no value is returned. This usually indicates an error.\n\nExample:\n\n\n function foo() {\n if (true)\n return 3;\n return;\n }\n\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "FunctionWithInconsistentReturnsJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Validity issues",
"index": 54,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ES6ClassMemberInitializationOrder",
"shortDescription": {
"text": "Use of possibly unassigned property in a static initializer"
},
"fullDescription": {
"text": "Reports a class member initializer which references another non-hoisted class member while the latter may be not initialized yet. Initialization of class members happens consequently for fields, so a field cannot reference another field that is declared later.",
"markdown": "Reports a class member initializer which references another non-hoisted class member while the latter may be not initialized yet. \n\nInitialization of class members happens consequently for fields, so a field cannot reference another field that is declared later."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ES6ClassMemberInitializationOrder",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/General",
"index": 43,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NestedFunctionJS",
"shortDescription": {
"text": "Nested function"
},
"fullDescription": {
"text": "Reports a function nested inside another function. Although JavaScript allows functions to be nested, such constructs may be confusing. Use the checkbox below to ignore anonymous nested functions.",
"markdown": "Reports a function nested inside another function. Although JavaScript allows functions to be nested, such constructs may be confusing.\n\n\nUse the checkbox below to ignore anonymous nested functions."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NestedFunctionJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Potentially confusing code constructs",
"index": 57,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ES6DestructuringVariablesMerge",
"shortDescription": {
"text": "Destructuring properties with the same key"
},
"fullDescription": {
"text": "Reports multiple destructuring properties with identical keys. Suggests merging the properties.",
"markdown": "Reports multiple destructuring properties with identical keys. Suggests merging the properties."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ES6DestructuringVariablesMerge",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/General",
"index": 43,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TypeScriptRedundantGenericType",
"shortDescription": {
"text": "Redundant type arguments"
},
"fullDescription": {
"text": "Reports a type argument that is equal to the default one and can be removed. Example: 'type Foo<T=number> = T;\nlet z: Foo<number>;'",
"markdown": "Reports a type argument that is equal to the default one and can be removed.\n\n\nExample:\n\n\n type Foo<T=number> = T;\n let z: Foo<number>;\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "TypeScriptRedundantGenericType",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/TypeScript",
"index": 103,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TypeScriptUMDGlobal",
"shortDescription": {
"text": "Referenced UMD global variable"
},
"fullDescription": {
"text": "Reports a usage of a Universal Module Definition (UMD) global variable if the current file is a module (ECMAScript or CommonJS). Referencing UMD variables without explicit imports can lead to a runtime error if the library isn't included implicitly.",
"markdown": "Reports a usage of a Universal Module Definition (UMD) global variable if the current file is a module (ECMAScript or CommonJS). Referencing UMD variables without explicit imports can lead to a runtime error if the library isn't included implicitly."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "TypeScriptUMDGlobal",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/TypeScript",
"index": 103,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnnecessaryReturnJS",
"shortDescription": {
"text": "Unnecessary 'return' statement"
},
"fullDescription": {
"text": "Reports an unnecessary 'return' statement, that is, a 'return' statement that returns no value and occurs just before the function would have \"fallen through\" the bottom. These statements may be safely removed.",
"markdown": "Reports an unnecessary `return` statement, that is, a `return` statement that returns no value and occurs just before the function would have \"fallen through\" the bottom. These statements may be safely removed."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnnecessaryReturnStatementJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Control flow issues",
"index": 126,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSLastCommaInObjectLiteral",
"shortDescription": {
"text": "Unneeded last comma in object literal"
},
"fullDescription": {
"text": "Reports usages of a trailing comma in object literals. The warning is reported only when the JavaScript language version is set to ECMAScript 5.1. Trailing commas in object literals are allowed by the specification, however, some browsers might throw an error when a trailing comma is used. You can configure formatting options for trailing commas in Code Style | JavaScript or TypeScript | Punctuation.",
"markdown": "Reports usages of a trailing comma in object literals.\n\nThe warning is reported only when the JavaScript language version is set to ECMAScript 5.1.\n\nTrailing commas in object literals are allowed by the specification, however, some browsers might throw an error when a trailing comma is used.\n\nYou can configure formatting options for trailing commas in **Code Style** \\| **JavaScript** or **TypeScript** \\| **Punctuation**."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JSLastCommaInObjectLiteral",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/General",
"index": 43,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "StandardJS",
"shortDescription": {
"text": "Standard code style"
},
"fullDescription": {
"text": "Reports a discrepancy detected by the JavaScript Standard Style linter. The highlighting severity in the editor is based on the severity level the linter reports.",
"markdown": "Reports a discrepancy detected by the [JavaScript Standard Style](https://standardjs.com/) linter. \n\nThe highlighting severity in the editor is based on the severity level the linter reports."
},
"defaultConfiguration": {
"enabled": false,
"level": "error",
"parameters": {
"suppressToolId": "StandardJS",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Code quality tools",
"index": 130,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NestedAssignmentJS",
"shortDescription": {
"text": "Nested assignment"
},
"fullDescription": {
"text": "Reports an assignment expression nested inside another expression, for example, 'a = b = 1'. Such expressions may be confusing and violate the general design principle that a given construct should do precisely one thing.",
"markdown": "Reports an assignment expression nested inside another expression, for example, `a = b = 1`. Such expressions may be confusing and violate the general design principle that a given construct should do precisely one thing."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NestedAssignmentJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Assignment issues",
"index": 97,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DefaultNotLastCaseInSwitchJS",
"shortDescription": {
"text": "'default' not last case in 'switch'"
},
"fullDescription": {
"text": "Reports a 'switch' statement where the 'default' case comes before another case instead of being the very last case, which may cause confusion.",
"markdown": "Reports a `switch` statement where the `default` case comes before another case instead of being the very last case, which may cause confusion."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "DefaultNotLastCaseInSwitchJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Switch statement issues",
"index": 134,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EmptyFinallyBlockJS",
"shortDescription": {
"text": "Empty 'finally' block"
},
"fullDescription": {
"text": "Reports an empty 'finally' block, which usually indicates an error.",
"markdown": "Reports an empty `finally` block, which usually indicates an error."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "EmptyFinallyBlockJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Try statement issues",
"index": 62,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSCommentMatchesSignature",
"shortDescription": {
"text": "Mismatched JSDoc and function signature"
},
"fullDescription": {
"text": "Reports mismatch between the names and the number of parameters within a JSDoc comment and the actual parameters of a function. Suggests updating parameters in JSDoc comment. Example: '/**\n * @param height Height in pixels\n */\nfunction sq(height, width) {} // width is not documented' After the quick-fix is applied: '/**\n * @param height Height in pixels\n * @param width\n */\nfunction sq(height, width) {}'",
"markdown": "Reports mismatch between the names and the number of parameters within a JSDoc comment and the actual parameters of a function. Suggests updating parameters in JSDoc comment.\n\n**Example:**\n\n\n /**\n * @param height Height in pixels\n */\n function sq(height, width) {} // width is not documented\n\nAfter the quick-fix is applied:\n\n\n /**\n * @param height Height in pixels\n * @param width\n */\n function sq(height, width) {}\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JSCommentMatchesSignature",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/General",
"index": 43,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ForLoopThatDoesntUseLoopVariableJS",
"shortDescription": {
"text": "'for' loop where update or condition does not use loop variable"
},
"fullDescription": {
"text": "Reports a 'for' loop where the condition or update does not use the 'for' loop variable.",
"markdown": "Reports a `for` loop where the condition or update does not use the `for` loop variable."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ForLoopThatDoesntUseLoopVariableJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Probable bugs",
"index": 110,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TypeScriptAbstractClassConstructorCanBeMadeProtected",
"shortDescription": {
"text": "Abstract class constructor can be made protected"
},
"fullDescription": {
"text": "Reports a public constructor of an abstract class and suggests making it protected (because it is useless to have it public).",
"markdown": "Reports a public constructor of an abstract class and suggests making it protected (because it is useless to have it public)."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "TypeScriptAbstractClassConstructorCanBeMadeProtected",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/TypeScript",
"index": 103,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FunctionWithMultipleReturnPointsJS",
"shortDescription": {
"text": "Function with multiple return points"
},
"fullDescription": {
"text": "Reports a function with multiple return points. Such functions are hard to understand and maintain.",
"markdown": "Reports a function with multiple return points. Such functions are hard to understand and maintain."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "FunctionWithMultipleReturnPointsJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Function metrics",
"index": 140,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ThreeNegationsPerFunctionJS",
"shortDescription": {
"text": "Function with more than three negations"
},
"fullDescription": {
"text": "Reports a function with three or more negation operations ('!' or '!='). Such functions may be unnecessarily confusing.",
"markdown": "Reports a function with three or more negation operations (`!` or `!=`). Such functions may be unnecessarily confusing."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "FunctionWithMoreThanThreeNegationsJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Function metrics",
"index": 140,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSRemoveUnnecessaryParentheses",
"shortDescription": {
"text": "Unnecessary parentheses"
},
"fullDescription": {
"text": "Reports redundant parentheses. In expressions: 'var x = ((1) + 2) + 3' In arrow function argument lists: 'var incrementer = (x) => x + 1' In TypeScript and Flow type declarations: 'type Card = (Suit & Rank) | (Suit & Number)'",
"markdown": "Reports redundant parentheses.\n\nIn expressions:\n\n var x = ((1) + 2) + 3\n\nIn arrow function argument lists:\n\n var incrementer = (x) => x + 1\n\nIn TypeScript and Flow type declarations:\n\n type Card = (Suit & Rank) | (Suit & Number)\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "JSRemoveUnnecessaryParentheses",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Code style issues",
"index": 141,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TrivialIfJS",
"shortDescription": {
"text": "Redundant 'if' statement"
},
"fullDescription": {
"text": "Reports an 'if' statement that can be simplified to a single assignment or a 'return' statement. Example: 'if(foo())\n {\n return true;\n }\n else\n {\n return false;\n }' After applying the quick-fix the code looks as follows: 'return foo();'",
"markdown": "Reports an `if` statement that can be simplified to a single assignment or a `return` statement.\n\nExample:\n\n\n if(foo())\n {\n return true;\n }\n else\n {\n return false;\n }\n\nAfter applying the quick-fix the code looks as follows:\n\n return foo();\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RedundantIfStatementJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Control flow issues",
"index": 126,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CommaExpressionJS",
"shortDescription": {
"text": "Comma expression"
},
"fullDescription": {
"text": "Reports a comma expression. Such expressions are often a sign of overly clever code, and may lead to subtle bugs. Comma expressions in the initializer or in the update section of 'for' loops are ignored.",
"markdown": "Reports a comma expression. Such expressions are often a sign of overly clever code, and may lead to subtle bugs. Comma expressions in the initializer or in the update section of `for` loops are ignored."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "CommaExpressionJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Potentially undesirable code constructs",
"index": 75,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ES6BindWithArrowFunction",
"shortDescription": {
"text": "Suspicious usage of 'bind' with arrow function"
},
"fullDescription": {
"text": "Reports 'bind' used together with an arrow function. Because arrow functions use lexical 'this', a 'bind' call will have no effect on them. See here for details.",
"markdown": "Reports `bind` used together with an arrow function. \nBecause arrow functions use lexical `this`, a `bind` call will have no effect on them. \nSee [here](https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Functions/Arrow_functions#Lexical_this) for details."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ES6BindWithArrowFunction",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Probable bugs",
"index": 110,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSBitwiseOperatorUsage",
"shortDescription": {
"text": "Bitwise operator usage"
},
"fullDescription": {
"text": "Reports a suspicious usage of a bitwise AND (\"'&'\") or OR (\"'|'\") operator. Usually it is a typo and the result of applying boolean operations AND (\"'&&'\") and OR (\"'||'\") is expected.",
"markdown": "Reports a suspicious usage of a bitwise AND (\"`&`\") or OR (\"`|`\") operator. Usually it is a typo and the result of applying boolean operations AND (\"`&&`\") and OR (\"`||`\") is expected."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JSBitwiseOperatorUsage",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Bitwise operation issues",
"index": 41,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnterminatedStatementJS",
"shortDescription": {
"text": "Unterminated statement"
},
"fullDescription": {
"text": "Reports a statement without a semicolon or a newline at the end. Select the 'Terminate statements with semicolons' option in Editor | Code Style | JavaScript or TypeScript - Punctuation to report any statement that doesn't end with a semicolon, even if a newline is used. According to some coding styles, semicolons are preferred to line-breaks for consistency with the other languages.",
"markdown": "Reports a statement without a semicolon or a newline at the end.\n\nSelect the 'Terminate statements with semicolons' option in *Editor \\| Code Style \\| JavaScript or TypeScript - Punctuation* to report any statement that doesn't end with a semicolon, even if a newline is used.\nAccording to some coding styles, semicolons are preferred to line-breaks for consistency with the other languages."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "UnterminatedStatementJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Code style issues",
"index": 141,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "IfStatementWithIdenticalBranchesJS",
"shortDescription": {
"text": "'if' statement with identical branches"
},
"fullDescription": {
"text": "Reports an 'if' statement with identical 'then' and 'else' branches. Such statements are almost certainly an error.",
"markdown": "Reports an `if` statement with identical `then` and `else` branches. Such statements are almost certainly an error."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "IfStatementWithIdenticalBranchesJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Control flow issues",
"index": 126,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSConsecutiveCommasInArrayLiteral",
"shortDescription": {
"text": "Consecutive commas in array literal"
},
"fullDescription": {
"text": "Reports a consecutive comma in an array literal. The skipped element accepts the 'undefined' value, but it could be done unintentionally, for example, when commas are at the end of one line and at the beginning of the next one.",
"markdown": "Reports a consecutive comma in an array literal. The skipped element accepts the `undefined` value, but it could be done unintentionally, for example, when commas are at the end of one line and at the beginning of the next one."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JSConsecutiveCommasInArrayLiteral",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Probable bugs",
"index": 110,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSUnreachableSwitchBranches",
"shortDescription": {
"text": "Unreachable 'case' branch of a 'switch' statement"
},
"fullDescription": {
"text": "Reports an unreachable 'case' branch of a 'switch' statement. Example: '/**\n * @param {('foo' | 'bar')} p\n */\nfunction foo(p) {\n switch (p) {\n case 'foo': break;\n case 'bar': break;\n case 'baz': break; // unreachable\n }\n}'",
"markdown": "Reports an unreachable `case` branch of a `switch` statement.\n\nExample:\n\n\n /**\n * @param {('foo' | 'bar')} p\n */\n function foo(p) {\n switch (p) {\n case 'foo': break;\n case 'bar': break;\n case 'baz': break; // unreachable\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JSUnreachableSwitchBranches",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Switch statement issues",
"index": 134,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TrivialConditionalJS",
"shortDescription": {
"text": "Redundant conditional expression"
},
"fullDescription": {
"text": "Reports a conditional expression of the form 'condition ? true : false\ncondition ? false : true' These expressions may be safely converted to 'condition\n!condition'",
"markdown": "Reports a conditional expression of the form\n\n\n condition ? true : false\n condition ? false : true\n\n\nThese expressions may be safely converted to\n\n\n condition\n !condition\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RedundantConditionalExpressionJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Control flow issues",
"index": 126,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSValidateTypes",
"shortDescription": {
"text": "Type mismatch"
},
"fullDescription": {
"text": "Reports incorrect type of: a parameter in a function call a return value an assigned expression TypeScript code is ignored.",
"markdown": "Reports incorrect type of:\n\n* a parameter in a function call\n* a return value\n* an assigned expression\n\nTypeScript code is ignored."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "JSValidateTypes",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/General",
"index": 43,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSTestFailedLine",
"shortDescription": {
"text": "Highlight failure line in test code"
},
"fullDescription": {
"text": "Reports a failed method call or an assertion in a test.",
"markdown": "Reports a failed method call or an assertion in a test."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JSTestFailedLine",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Unit testing",
"index": 19,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "IfStatementWithTooManyBranchesJS",
"shortDescription": {
"text": "'if' statement with too many branches"
},
"fullDescription": {
"text": "Reports an 'if' statement with too many branches. Such statements may be confusing, and often indicate inadequate levels of design abstraction. Use the field below to specify the maximum number of branches expected.",
"markdown": "Reports an `if` statement with too many branches. Such statements may be confusing, and often indicate inadequate levels of design abstraction.\n\n\nUse the field below to specify the maximum number of branches expected."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "IfStatementWithTooManyBranchesJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Control flow issues",
"index": 126,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "BreakStatementJS",
"shortDescription": {
"text": "'break' statement"
},
"fullDescription": {
"text": "Reports a 'break' statements. Ignores 'break' statements that end case blocks.",
"markdown": "Reports a `break` statements. Ignores `break` statements that end case blocks."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "BreakStatementJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Potentially undesirable code constructs",
"index": 75,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSPotentiallyInvalidUsageOfClassThis",
"shortDescription": {
"text": "Potentially invalid reference to 'this' of a class from closure"
},
"fullDescription": {
"text": "Reports an attempt to reference a member of an ECMAScript class via the 'this.' qualifier in a nested function that is not a lambda. 'this' in a nested function that is not a lambda is the function's own 'this' and doesn't relate to the outer class.",
"markdown": "Reports an attempt to reference a member of an ECMAScript class via the `this.` qualifier in a nested function that is not a lambda. \n`this` in a nested function that is not a lambda is the function's own `this` and doesn't relate to the outer class."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JSPotentiallyInvalidUsageOfClassThis",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Probable bugs",
"index": 110,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DebuggerStatementJS",
"shortDescription": {
"text": "'debugger' statement"
},
"fullDescription": {
"text": "Reports a 'debugger' statement used for interaction with the Javascript debuggers. Such statements should not appear in production code.",
"markdown": "Reports a `debugger` statement used for interaction with the Javascript debuggers. Such statements should not appear in production code."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "DebuggerStatementJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Potentially undesirable code constructs",
"index": 75,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnnecessaryContinueJS",
"shortDescription": {
"text": "Unnecessary 'continue' statement"
},
"fullDescription": {
"text": "Reports an unnecessary 'continue' statement at the end of a loop. Suggests removing such statements.",
"markdown": "Reports an unnecessary `continue` statement at the end of a loop. Suggests removing such statements."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnnecessaryContinueJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Control flow issues",
"index": 126,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "BreakStatementWithLabelJS",
"shortDescription": {
"text": "'break' statement with label"
},
"fullDescription": {
"text": "Reports a labeled 'break' statement.",
"markdown": "Reports a labeled `break` statement."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "BreakStatementWithLabelJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Potentially undesirable code constructs",
"index": 75,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSDeclarationsAtScopeStart",
"shortDescription": {
"text": "'var' declared not at the beginning of a function"
},
"fullDescription": {
"text": "Checks that declarations of local variables declared with var are at the top of a function scope. By default, variable declarations are always moved (\"hoisted\") invisibly to the top of their containing scope when the code is executed. Therefore, declaring them at the top of the scope helps represent this behavior in the code.",
"markdown": "Checks that declarations of local variables declared with **var** are at the top of a function scope. \n\nBy default, variable declarations are always moved (\"hoisted\") invisibly to the top of their containing scope when the code is executed. Therefore, declaring them at the top of the scope helps represent this behavior in the code."
},
"defaultConfiguration": {
"enabled": false,
"level": "note",
"parameters": {
"suppressToolId": "JSDeclarationsAtScopeStart",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Code style issues",
"index": 141,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AssignmentToForLoopParameterJS",
"shortDescription": {
"text": "Assignment to 'for' loop parameter"
},
"fullDescription": {
"text": "Reports an assignment to a variable declared as a 'for' loop parameter. Although occasionally intended, this construct can be extremely confusing, and is often a result of an error.",
"markdown": "Reports an assignment to a variable declared as a `for` loop parameter. Although occasionally intended, this construct can be extremely confusing, and is often a result of an error."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "AssignmentToForLoopParameterJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Assignment issues",
"index": 97,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ES6ConvertIndexedForToForOf",
"shortDescription": {
"text": "Indexed 'for' is used instead of 'for..of'"
},
"fullDescription": {
"text": "Reports an indexed 'for' loop used on an array. Suggests replacing it with a 'for..of' loop. 'for..of' loops are introduced in ECMAScript 6 and iterate over 'iterable' objects.",
"markdown": "Reports an indexed [for](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/for) loop used on an array. Suggests replacing it with a [for..of](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/for...of) loop. \n`for..of` loops are introduced in ECMAScript 6 and iterate over `iterable` objects."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ES6ConvertIndexedForToForOf",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/ES2015 migration aids",
"index": 107,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConditionalExpressionJS",
"shortDescription": {
"text": "Conditional expression"
},
"fullDescription": {
"text": "Reports a ternary conditional expression. Some coding standards prohibit such expressions in favor of explicit 'if' statements.",
"markdown": "Reports a ternary conditional expression. Some coding standards prohibit such expressions in favor of explicit `if` statements."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ConditionalExpressionJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Potentially undesirable code constructs",
"index": 75,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ES6ConvertVarToLetConst",
"shortDescription": {
"text": "'var' is used instead of 'let' or 'const'"
},
"fullDescription": {
"text": "Reports a 'var' declaration that is used instead of 'let' or 'const'. Both 'let' and 'const' are block-scoped and behave more strictly. Suggests replacing all 'var' declarations with 'let' or 'const' declarations, depending on the semantics of a particular value. The declarations may be moved to the top of the function or placed before the first usage of the variable to avoid Reference errors. Select the 'Conservatively convert var with Fix all action' option to prevent any changes in these complex cases when using the 'Fix all' action.",
"markdown": "Reports a `var` declaration that is used instead of `let` or `const`. \nBoth `let` and `const` are block-scoped and behave more strictly. \n\nSuggests replacing all `var` declarations with `let` or `const` declarations, depending on the semantics of a particular value. The declarations may be moved to the top of the function or placed before the first usage of the variable to avoid Reference errors. \nSelect the 'Conservatively convert var with Fix all action' option to prevent any changes in these complex cases when using the 'Fix all' action."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ES6ConvertVarToLetConst",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/ES2015 migration aids",
"index": 107,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PointlessBooleanExpressionJS",
"shortDescription": {
"text": "Pointless statement or boolean expression"
},
"fullDescription": {
"text": "Reports a pointless or pointlessly complicated boolean expression or statement. Example: 'let a = !(false && x);\n let b = false || x;' After the quick fix is applied the result looks like: 'let a = true;\n let b = x;'",
"markdown": "Reports a pointless or pointlessly complicated boolean expression or statement.\n\nExample:\n\n\n let a = !(false && x);\n let b = false || x;\n\nAfter the quick fix is applied the result looks like:\n\n\n let a = true;\n let b = x;\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "PointlessBooleanExpressionJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Control flow issues",
"index": 126,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DynamicallyGeneratedCodeJS",
"shortDescription": {
"text": "Execution of dynamically generated code"
},
"fullDescription": {
"text": "Reports a call of the 'eval()', 'setTimeout()', or 'setInterval()' function or an allocation of a 'Function' object. These functions are used to execute arbitrary strings of JavaScript text, which often dynamically generated. This can be very confusing, and may be a security risk. Ignores the cases when a callback function is provided to these methods statically, without code generation.",
"markdown": "Reports a call of the `eval()`, `setTimeout()`, or `setInterval()` function or an allocation of a `Function` object. These functions are used to execute arbitrary strings of JavaScript text, which often dynamically generated. This can be very confusing, and may be a security risk. \n\nIgnores the cases when a callback function is provided to these methods statically, without code generation."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "DynamicallyGeneratedCodeJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Potentially confusing code constructs",
"index": 57,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSUrlImportUsage",
"shortDescription": {
"text": "URL import is used"
},
"fullDescription": {
"text": "Checks used URL imports in the JavaScript language. Suggests downloading the module for the specified remote URL. Such association enables the IDE to provide proper code completion and navigation. URLs in import specifiers are supported only for ECMAScript modules in the JavaScript language.",
"markdown": "Checks used URL imports in the JavaScript language. Suggests downloading the module for the specified remote URL. Such association enables the IDE to provide proper code completion and navigation. \n\nURLs in import specifiers are supported only for ECMAScript modules in the JavaScript language."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "JSUrlImportUsage",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Imports and dependencies",
"index": 168,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnnecessaryLabelOnContinueStatementJS",
"shortDescription": {
"text": "Unnecessary label on 'continue' statement"
},
"fullDescription": {
"text": "Reports a labeled 'continue' statement whose labels may be removed without changing the flow of control.",
"markdown": "Reports a labeled `continue` statement whose labels may be removed without changing the flow of control."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnnecessaryLabelOnContinueStatementJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Control flow issues",
"index": 126,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSPotentiallyInvalidTargetOfIndexedPropertyAccess",
"shortDescription": {
"text": "Possibly incorrect target of indexed property access"
},
"fullDescription": {
"text": "Reports a potentially invalid indexed property access, for example, 'Array[1]'.",
"markdown": "Reports a potentially invalid indexed property access, for example, `Array[1]`."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JSPotentiallyInvalidTargetOfIndexedPropertyAccess",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Probable bugs",
"index": 110,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnusedCatchParameterJS",
"shortDescription": {
"text": "Unused 'catch' parameter"
},
"fullDescription": {
"text": "Reports a 'catch' parameter that is not used in the corresponding block. The 'catch' parameters named 'ignore' or 'ignored' are ignored. Use the checkbox below to disable this inspection for 'catch' blocks with comments.",
"markdown": "Reports a `catch` parameter that is not used in the corresponding block. The `catch` parameters named `ignore` or `ignored` are ignored.\n\n\nUse the checkbox below to disable this inspection for `catch`\nblocks with comments."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "UnusedCatchParameterJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Try statement issues",
"index": 62,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AnonymousFunctionJS",
"shortDescription": {
"text": "Anonymous function"
},
"fullDescription": {
"text": "Reports an anonymous function. An explicit name of a function expression may be helpful for debugging. Ignores function expressions without names if they have a 'name' property specified in the ECMAScript 6 standard. For example, 'var bar = function() {};' is not reported.",
"markdown": "Reports an anonymous function. An explicit name of a function expression may be helpful for debugging. Ignores function expressions without names if they have a `name` property specified in the ECMAScript 6 standard. For example, `var bar = function() {};` is not reported."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "AnonymousFunctionJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Potentially undesirable code constructs",
"index": 75,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSTypeOfValues",
"shortDescription": {
"text": "'typeof' comparison with non-standard value"
},
"fullDescription": {
"text": "Reports a comparison of a 'typeof' expression with a literal string which is not one of the standard types: 'undefined', 'object', 'boolean', 'number', 'string', 'function', or 'symbol'. Such comparisons always return 'false'.",
"markdown": "Reports a comparison of a `typeof` expression with a literal string which is not one of the standard types: `undefined`, `object`, `boolean`, `number`, `string`, `function`, or `symbol`. Such comparisons always return `false`."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JSTypeOfValues",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Probable bugs",
"index": 110,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EmptyCatchBlockJS",
"shortDescription": {
"text": "Empty 'catch' block"
},
"fullDescription": {
"text": "Reports an empty 'catch' block. This indicates that errors are simply ignored instead of handling them. Any comment in a 'catch' block mutes the inspection.",
"markdown": "Reports an empty `catch` block. This indicates that errors are simply ignored instead of handling them. \n\nAny comment in a `catch` block mutes the inspection."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "EmptyCatchBlockJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Try statement issues",
"index": 62,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ThrowFromFinallyBlockJS",
"shortDescription": {
"text": "'throw' inside 'finally' block"
},
"fullDescription": {
"text": "Reports s 'throw' statement inside a 'finally' block. Such 'throw' statements may mask exceptions thrown, and complicate debugging.",
"markdown": "Reports s `throw` statement inside a `finally` block. Such `throw` statements may mask exceptions thrown, and complicate debugging."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ThrowInsideFinallyBlockJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Try statement issues",
"index": 62,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSPotentiallyInvalidUsageOfThis",
"shortDescription": {
"text": "Potentially invalid reference to 'this' from closure"
},
"fullDescription": {
"text": "Reports a 'this' in closure that is used for referencing properties of outer context. Example: 'function Outer() {\n this.outerProp = 1;\n function inner() {\n // bad, because 'outerProp' of Outer\n // won't be updated here\n // on calling 'new Outer()' as may be expected\n this.outerProp = 2;\n }\n inner();\n}'",
"markdown": "Reports a `this` in closure that is used for referencing properties of outer context.\n\nExample:\n\n\n function Outer() {\n this.outerProp = 1;\n function inner() {\n // bad, because 'outerProp' of Outer\n // won't be updated here\n // on calling 'new Outer()' as may be expected\n this.outerProp = 2;\n }\n inner();\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JSPotentiallyInvalidUsageOfThis",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Probable bugs",
"index": 110,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSUnresolvedLibraryURL",
"shortDescription": {
"text": "Missed locally stored library for HTTP link"
},
"fullDescription": {
"text": "Reports a URL of an external JavaScript library that is not associated with any locally stored file. Suggests downloading the library. Such association enables the IDE to provide proper code completion and navigation.",
"markdown": "Reports a URL of an external JavaScript library that is not associated with any locally stored file. Suggests downloading the library. Such association enables the IDE to provide proper code completion and navigation."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JSUnresolvedLibraryURL",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/General",
"index": 43,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TypeScriptValidateJSTypes",
"shortDescription": {
"text": "Type mismatch in 'any' type"
},
"fullDescription": {
"text": "Reports a function call with a parameter, return value, or assigned expression or incorrect type, if the context symbol can be implicitly resolved to the 'any' type. declare var test: any;\ntest.hasOwnProperty(true); //reports 'true'",
"markdown": "Reports a function call with a parameter, return value, or assigned expression or incorrect type, if the context symbol can be implicitly resolved to the `any` type.\n\n```\ndeclare var test: any;\ntest.hasOwnProperty(true); //reports 'true'\n```"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "TypeScriptValidateJSTypes",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/TypeScript",
"index": 103,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "XHTMLIncompatabilitiesJS",
"shortDescription": {
"text": "Incompatible XHTML usages"
},
"fullDescription": {
"text": "Reports common JavaScript DOM patterns which may present problems with XHTML documents. In particular, the patterns detected will behave completely differently depending on whether the document is loaded as XML or HTML. This can result in subtle bugs where script behaviour is dependent on the MIME-type of the document, rather than its content. Patterns detected include document.body, document.images, document.applets, document.links, document.forms, and document.anchors.",
"markdown": "Reports common JavaScript DOM patterns which may present problems with XHTML documents. In particular, the patterns detected will behave completely differently depending on whether the document is loaded as XML or HTML. This can result in subtle bugs where script behaviour is dependent on the MIME-type of the document, rather than its content. Patterns detected include **document.body** , **document.images** , **document.applets** , **document.links** , **document.forms** , and **document.anchors**."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "XHTMLIncompatabilitiesJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/DOM issues",
"index": 109,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TypeScriptFieldCanBeMadeReadonly",
"shortDescription": {
"text": "Field can be readonly"
},
"fullDescription": {
"text": "Reports a private field that can be made readonly (for example, if the field is assigned only in the constructor).",
"markdown": "Reports a private field that can be made readonly (for example, if the field is assigned only in the constructor)."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "TypeScriptFieldCanBeMadeReadonly",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/TypeScript",
"index": 103,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NegatedIfStatementJS",
"shortDescription": {
"text": "Negated 'if' statement"
},
"fullDescription": {
"text": "Reports if statements which have an else branch and a negated condition. Flipping the order of the if and else branches will usually increase the clarity of such statements.",
"markdown": "Reports **if** statements which have an **else** branch and a negated condition. Flipping the order of the **if** and **else** branches will usually increase the clarity of such statements."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NegatedIfStatementJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Potentially confusing code constructs",
"index": 57,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConditionalExpressionWithIdenticalBranchesJS",
"shortDescription": {
"text": "Conditional expression with identical branches"
},
"fullDescription": {
"text": "Reports a ternary conditional expression with identical 'then' and 'else' branches.",
"markdown": "Reports a ternary conditional expression with identical `then` and `else` branches."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ConditionalExpressionWithIdenticalBranchesJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Control flow issues",
"index": 126,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSAnnotator",
"shortDescription": {
"text": "ECMAScript specification is not followed"
},
"fullDescription": {
"text": "Reports basic syntax issues and inconsistencies with language specification, such as invalid usages of keywords, usages of incompatible numeric format, or multiple parameters to getters/setters. Generally, such errors must always be reported and shouldn't be disabled. But in some cases, such as issues due to the dynamic nature of JavaScript, the use of not yet supported language features, or bugs in IDE's checker, it may be handy to disable reporting these very basic errors.",
"markdown": "Reports basic syntax issues and inconsistencies with language specification, such as invalid usages of keywords, usages of incompatible numeric format, or multiple parameters to getters/setters. \nGenerally, such errors must always be reported and shouldn't be disabled. But in some cases, such as issues due to the dynamic nature of JavaScript, the use of not yet supported language features, or bugs in IDE's checker, it may be handy to disable reporting these very basic errors."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "JSAnnotator",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/General",
"index": 43,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSIncompatibleTypesComparison",
"shortDescription": {
"text": "Comparison of expressions having incompatible types"
},
"fullDescription": {
"text": "Reports a comparison with operands of incompatible types or an operand with a type without possible common values.",
"markdown": "Reports a comparison with operands of incompatible types or an operand with a type without possible common values."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "JSIncompatibleTypesComparison",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Probable bugs",
"index": 110,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ES6TopLevelAwaitExpression",
"shortDescription": {
"text": "Top-level 'await' expression"
},
"fullDescription": {
"text": "Reports a usage of a top-level 'await' expression. While the new 'top-level async' proposal is on its way, using 'await' outside async functions is not allowed.",
"markdown": "Reports a usage of a top-level `await` expression. While the new 'top-level async' proposal is on its way, using `await` outside async functions is not allowed."
},
"defaultConfiguration": {
"enabled": false,
"level": "error",
"parameters": {
"suppressToolId": "ES6TopLevelAwaitExpression",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Async code and promises",
"index": 178,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ES6ConvertToForOf",
"shortDescription": {
"text": "'for..in' is used instead of 'for..of'"
},
"fullDescription": {
"text": "Reports a usage of a 'for..in' loop on an array. Suggests replacing it with a 'for..of' loop. 'for..of' loops, which are introduced in ECMAScript 6, iterate over 'iterable' objects. For arrays, this structure is preferable to 'for..in', because it works only with array values but not with array object's properties.",
"markdown": "Reports a usage of a [for..in](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/for...in) loop on an array. Suggests replacing it with a [for..of](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/for...of) loop. \n`for..of` loops, which are introduced in ECMAScript 6, iterate over `iterable` objects. For arrays, this structure is preferable to `for..in`, because it works only with array values but not with array object's properties."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ES6ConvertToForOf",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/ES2015 migration aids",
"index": 107,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ParameterNamingConventionJS",
"shortDescription": {
"text": "Function parameter naming convention"
},
"fullDescription": {
"text": "Reports a function parameter whose name is too short, too long, or doesn't follow the specified regular expression pattern. Use the fields provided below to specify minimum length, maximum length and regular expression expected for local variables names. Use the standard 'java.util.regex' format regular expressions.",
"markdown": "Reports a function parameter whose name is too short, too long, or doesn't follow the specified regular expression pattern.\n\n\nUse the fields provided below to specify minimum length, maximum length and regular expression\nexpected for local variables names. Use the standard `java.util.regex` format regular expressions."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ParameterNamingConventionJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Naming conventions",
"index": 179,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ParametersPerFunctionJS",
"shortDescription": {
"text": "Function with too many parameters"
},
"fullDescription": {
"text": "Reports a function with too many parameters. Such functions often indicate problems with design. Use the field below to specify the maximum acceptable number of parameters for a function.",
"markdown": "Reports a function with too many parameters. Such functions often indicate problems with design.\n\n\nUse the field below to specify the maximum acceptable number of parameters for a function."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "OverlyComplexFunctionJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Function metrics",
"index": 140,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ThisExpressionReferencesGlobalObjectJS",
"shortDescription": {
"text": "'this' expression which references the global object"
},
"fullDescription": {
"text": "Reports a 'this' expression outside an object literal or a constructor body. Such 'this' expressions reference the top-level \"global\" JavaScript object, but are mostly useless.",
"markdown": "Reports a `this` expression outside an object literal or a constructor body. Such `this` expressions reference the top-level \"global\" JavaScript object, but are mostly useless."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ThisExpressionReferencesGlobalObjectJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Validity issues",
"index": 54,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSSuspiciousNameCombination",
"shortDescription": {
"text": "Suspicious variable/parameter name combination"
},
"fullDescription": {
"text": "Reports an assignment or a function call where the name of the target variable or the function parameter does not match the name of the value assigned to it. Example: 'var x = 0;\n var y = x;' or 'var x = 0, y = 0;\n var rc = new Rectangle(y, x, 20, 20);' Here the inspection guesses that 'x' and 'y' are mixed up. Specify the names that should not be used together. An error is reported if a parameter name or an assignment target name contains words from one group while the name of the assigned or passed variable contains words from another group.",
"markdown": "Reports an assignment or a function call where the name of the target variable or the function parameter does not match the name of the value assigned to it.\n\nExample:\n\n\n var x = 0;\n var y = x;\n\nor\n\n\n var x = 0, y = 0;\n var rc = new Rectangle(y, x, 20, 20);\n\nHere the inspection guesses that `x` and `y` are mixed up.\n\nSpecify the names that should not be used together. An error is reported\nif a parameter name or an assignment target name contains words from one group while the name of the assigned or passed\nvariable contains words from another group."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JSSuspiciousNameCombination",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Probable bugs",
"index": 110,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ChainedFunctionCallJS",
"shortDescription": {
"text": "Chained function call"
},
"fullDescription": {
"text": "Reports a function call whose target is another function call, for example, 'foo().bar()'",
"markdown": "Reports a function call whose target is another function call, for example, `foo().bar()`"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ChainedFunctionCallJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Code style issues",
"index": 141,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NestedFunctionCallJS",
"shortDescription": {
"text": "Nested function call"
},
"fullDescription": {
"text": "Reports a function call that is used as an argument in another function call, for example, 'foo(bar())'",
"markdown": "Reports a function call that is used as an argument in another function call, for example, `foo(bar())`"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NestedFunctionCallJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Code style issues",
"index": 141,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSEqualityComparisonWithCoercion",
"shortDescription": {
"text": "Equality operator may cause type coercion"
},
"fullDescription": {
"text": "Reports a usage of an equality operator that may cause unexpected type coercions. Suggests replacing '==' and '!=' with type-safe equality operators '===' and '!=='. Depending on the option selected, one of the following cases will be reported: All usages of '==' and '!=' operators. All usages except comparison with null. Some code styles allow using 'x == null' as a replacement for 'x === null || x === undefined'. Only suspicious expressions, such as: '==' or '!=' comparisons with '0', '''', 'null', 'true', 'false', or 'undefined'.",
"markdown": "Reports a usage of an equality operator that may cause unexpected type coercions. Suggests replacing `==` and `!=` with type-safe equality operators `===` and `!==`.\n\nDepending on the option selected, one of the following cases will be reported:\n\n* All usages of `==` and `!=` operators.\n* All usages except comparison with null. Some code styles allow using `x == null` as a replacement for `x === null || x === undefined`.\n* Only suspicious expressions, such as: `==` or `!=` comparisons with `0`, `''`, `null`, `true`, `false`, or `undefined`."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "EqualityComparisonWithCoercionJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Probable bugs",
"index": 110,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSCheckFunctionSignatures",
"shortDescription": {
"text": "Signature mismatch"
},
"fullDescription": {
"text": "Reports a JavaScript call expression where the arguments do not match the signature of the referenced function, including the types of arguments and their number. Also, reports if the overloading function doesn't match the overloaded one in terms of parameters and return types. TypeScript code is ignored.",
"markdown": "Reports a JavaScript call expression where the arguments do not match the signature of the referenced function, including the types of arguments and their number. Also, reports if the overloading function doesn't match the overloaded one in terms of parameters and return types.\n\nTypeScript code is ignored."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "JSCheckFunctionSignatures",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/General",
"index": 43,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConstantOnLHSOfComparisonJS",
"shortDescription": {
"text": "Constant on left side of comparison"
},
"fullDescription": {
"text": "Reports a comparison operation with a constant value in the left-hand side. According to coding conventions, constants should be in the right-hand side of comparisons.",
"markdown": "Reports a comparison operation with a constant value in the left-hand side. According to coding conventions, constants should be in the right-hand side of comparisons."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ConstantOnLefSideOfComparisonJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Code style issues",
"index": 141,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TypeScriptUnresolvedReference",
"shortDescription": {
"text": "Unresolved TypeScript reference"
},
"fullDescription": {
"text": "Reports an unresolved reference in TypeScript code.",
"markdown": "Reports an unresolved reference in TypeScript code."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "TypeScriptUnresolvedReference",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/TypeScript",
"index": 103,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSNonStrictModeUsed",
"shortDescription": {
"text": "Non-strict mode used"
},
"fullDescription": {
"text": "Reports a JavaScript file that is not in the 'strict' mode.",
"markdown": "Reports a JavaScript file that is not in the `strict` mode."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "JSNonStrictModeUsed",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/General",
"index": 43,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ES6RedundantAwait",
"shortDescription": {
"text": "Redundant 'await' expression"
},
"fullDescription": {
"text": "Reports a redundant usage of 'await', such as 'await await', or awaiting a non-promise result. When the 'Report for promises' option is selected, suggests removing 'await' before promises when applicable (in 'return' statements, and with 'Promise.resolve/reject'). Removing 'await' in such contexts causes two problems. Surrounding your code with 'try-catch' and forgetting to add 'await' will change code semantics while you may fail to notice that. Having an explicit 'await' may prevent the V8 runtime from providing async stack traces.",
"markdown": "Reports a redundant usage of `await`, such as `await await`, or awaiting a non-promise result.\n\n\nWhen the 'Report for promises' option is selected, suggests removing `await` before promises when applicable\n(in `return` statements, and with `Promise.resolve/reject`).\n\nRemoving `await` in such contexts causes two problems.\n\n* Surrounding your code with `try-catch` and forgetting to add `await` will change code semantics while you may fail to notice that.\n* Having an explicit `await` may prevent the V8 runtime from providing [async stack traces](http://bit.ly/v8-zero-cost-async-stack-traces)."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ES6RedundantAwait",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Async code and promises",
"index": 178,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AssignmentToFunctionParameterJS",
"shortDescription": {
"text": "Assignment to function parameter"
},
"fullDescription": {
"text": "Reports an assignment to a function parameter, including increment and decrement operations. Although occasionally intended, this construct can be extremely confusing, and is often a result of an error.",
"markdown": "Reports an assignment to a function parameter, including increment and decrement operations. Although occasionally intended, this construct can be extremely confusing, and is often a result of an error."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "AssignmentToFunctionParameterJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Assignment issues",
"index": 97,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FallThroughInSwitchStatementJS",
"shortDescription": {
"text": "Fallthrough in 'switch' statement"
},
"fullDescription": {
"text": "Reports a 'switch' statement where control can proceed from a branch to the next one. Such \"fall-through\" often indicates an error, for example, a missing 'break' or 'return'.",
"markdown": "Reports a `switch` statement where control can proceed from a branch to the next one. Such \"fall-through\" often indicates an error, for example, a missing `break` or `return`."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "FallThroughInSwitchStatementJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Switch statement issues",
"index": 134,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CallerJS",
"shortDescription": {
"text": "Use of 'caller' property"
},
"fullDescription": {
"text": "Reports a usage of the 'caller' property in a JavaScript function. Using this property to access the stack frame of the calling method can be extremely confusing and result in subtle bugs.",
"markdown": "Reports a usage of the `caller` property in a JavaScript function. Using this property to access the stack frame of the calling method can be extremely confusing and result in subtle bugs."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "CallerJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Potentially confusing code constructs",
"index": 57,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TypeScriptExplicitMemberType",
"shortDescription": {
"text": "Explicit types"
},
"fullDescription": {
"text": "Reports a type annotation that doesn't match the current code style for explicit types. Type declarations are not necessary when the type that is inferred from the context exactly matches the type annotation, for example: 'var pi: number = 3.14' In some cases it is preferable to always have explicit types - this prevents accidental type changes and makes code more explicit.",
"markdown": "Reports a type annotation that doesn't match the current code style for explicit types.\n\n\nType declarations are not necessary when the type that is inferred from the context exactly matches the type annotation, for example:\n\n\n var pi: number = 3.14\n\nIn some cases it is preferable to always have explicit types - this prevents accidental type changes and makes code more explicit."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "TypeScriptExplicitMemberType",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/TypeScript",
"index": 103,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSDuplicateCaseLabel",
"shortDescription": {
"text": "Duplicate 'case' label"
},
"fullDescription": {
"text": "Reports a duplicated 'case' label on a 'switch' statement, which normally indicates an error.",
"markdown": "Reports a duplicated `case` label on a `switch` statement, which normally indicates an error."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JSDuplicateCaseLabel",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Switch statement issues",
"index": 134,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSSwitchVariableDeclarationIssue",
"shortDescription": {
"text": "Variable is declared and being used in different 'case' clauses"
},
"fullDescription": {
"text": "Reports a variable that is declared in one 'case' clause of a 'switch' statement but is used in another 'case' clause of the same statement. For block-scoped variables, this results in throwing a 'ReferenceError'. For 'var' variables, it indicates a potential error. Disable the inspection for 'var' variables if this pattern is used intentionally.",
"markdown": "Reports a variable that is declared in one `case` clause of a `switch` statement but is used in another `case` clause of the same statement. For block-scoped variables, this results in throwing a `ReferenceError`. For `var` variables, it indicates a potential error.\n\nDisable the inspection for `var` variables if this pattern is used intentionally."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JSSwitchVariableDeclarationIssue",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Switch statement issues",
"index": 134,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReuseOfLocalVariableJS",
"shortDescription": {
"text": "Reuse of local variable"
},
"fullDescription": {
"text": "Reports reusing a local variable and overwriting its value with a new value that is not related to the original variable usage. Reusing a local variable in this way may be confusing because the intended semantics of the local variable may vary with each usage. It may also cause bugs, if code changes result in values that were expected to be overwritten while they are actually live. It is good practices to keep variable lifetimes as short as possible, and not reuse local variables for the sake of brevity.",
"markdown": "Reports reusing a local variable and overwriting its value with a new value that is not related to the original variable usage. Reusing a local variable in this way may be confusing because the intended semantics of the local variable may vary with each usage. It may also cause bugs, if code changes result in values that were expected to be overwritten while they are actually live. It is good practices to keep variable lifetimes as short as possible, and not reuse local variables for the sake of brevity."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ReuseOfLocalVariableJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Data flow",
"index": 185,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ES6ConvertLetToConst",
"shortDescription": {
"text": "'let' is used instead of 'const'"
},
"fullDescription": {
"text": "Reports a 'let' declaration that can be made 'const'.",
"markdown": "Reports a `let` declaration that can be made `const`. "
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ES6ConvertLetToConst",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/ES2015 migration aids",
"index": 107,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSXDomNesting",
"shortDescription": {
"text": "Invalid DOM element nesting"
},
"fullDescription": {
"text": "Detects HTML elements in JSX files which are not nested properly according to the DOM specification. React reports runtime warnings on incorrectly nested elements.",
"markdown": "Detects HTML elements in JSX files which are not nested properly according to the DOM specification. React reports runtime warnings on incorrectly nested elements."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JSXDomNesting",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/React",
"index": 186,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnnecessaryLocalVariableJS",
"shortDescription": {
"text": "Redundant local variable"
},
"fullDescription": {
"text": "Reports an unnecessary local variable that does not make a function more comprehensible: a local variable that is immediately returned a local variable that is immediately assigned to another variable and is not used anymore a local variable that always has the same value as another local variable or parameter. Use the checkbox below to have this inspection ignore variables that are immediately returned or thrown. Some coding styles suggest using such variables for clarity and ease of debugging.",
"markdown": "Reports an unnecessary local variable that does not make a function more comprehensible:\n\n* a local variable that is immediately returned\n* a local variable that is immediately assigned to another variable and is not used anymore\n* a local variable that always has the same value as another local variable or parameter.\n\n\nUse the checkbox below to have this inspection ignore variables that are immediately\nreturned or thrown. Some coding styles suggest using such variables for clarity and\nease of debugging."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnnecessaryLocalVariableJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Data flow",
"index": 185,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSXUnresolvedComponent",
"shortDescription": {
"text": "Unresolved JSX component"
},
"fullDescription": {
"text": "Reports an unresolved reference to a JSX component. Suggests adding a missing import statement if the referenced component is defined in the project or its dependencies or creating a new component with this name. The template for a new component can be modified in Editor | File and Code Templates.",
"markdown": "Reports an unresolved reference to a JSX component. Suggests adding a missing import statement if the referenced component is defined in the project or its dependencies or creating a new component with this name.\n\nThe template for a new component can be modified in Editor \\| File and Code Templates."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "JSXUnresolvedComponent",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/General",
"index": 43,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnnecessaryLabelOnBreakStatementJS",
"shortDescription": {
"text": "Unnecessary label on 'break' statement"
},
"fullDescription": {
"text": "Reports a labeled 'break' statement whose labels may be removed without changing the flow of control.",
"markdown": "Reports a labeled `break` statement whose labels may be removed without changing the flow of control."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnnecessaryLabelOnBreakStatementJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Control flow issues",
"index": 126,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DivideByZeroJS",
"shortDescription": {
"text": "Division by zero"
},
"fullDescription": {
"text": "Reports division by zero or a remainder by zero.",
"markdown": "Reports division by zero or a remainder by zero."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "DivideByZeroJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Probable bugs",
"index": 110,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSReferencingMutableVariableFromClosure",
"shortDescription": {
"text": "Referencing mutable variable from closure"
},
"fullDescription": {
"text": "Reports access to outer mutable variables from functions. Example: 'for (var i = 1; i <= 3; i++) {\n setTimeout(function() {\n console.log(i); // bad\n }, 0);\n }'",
"markdown": "Reports access to outer mutable variables from functions.\n\nExample:\n\n\n for (var i = 1; i <= 3; i++) {\n setTimeout(function() {\n console.log(i); // bad\n }, 0);\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JSReferencingMutableVariableFromClosure",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/General",
"index": 43,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ChainedEqualityJS",
"shortDescription": {
"text": "Chained equality"
},
"fullDescription": {
"text": "Reports a chained equality comparison (i.e. 'a==b==c'). Such comparisons are confusing.",
"markdown": "Reports a chained equality comparison (i.e. `a==b==c`). Such comparisons are confusing."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ChainedEqualityComparisonsJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Code style issues",
"index": 141,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ES6ConvertRequireIntoImport",
"shortDescription": {
"text": "'require()' is used instead of 'import'"
},
"fullDescription": {
"text": "Reports a 'require()' statement. Suggests converting it to a 'require()' call with an 'import' statement. Enable 'Convert require() inside inner scopes with Fix all action' to convert all 'require()' calls inside the nested functions and statements when using the 'Fix all' action. Please note that converting 'require()' statements inside inner scopes to 'import' statements may cause changes in the semantics of the code. Import statements are static module dependencies and are hoisted, which means that they are moved to the top of the current module. 'require()' calls load modules dynamically. They can be executed conditionally, and their scope is defined by the expression in which they are used. Clear the 'Convert require() inside inner scopes with Fix all action' checkbox to prevent any changes in these complex cases when using the 'Fix all' action.",
"markdown": "Reports a `require()` statement. Suggests converting it to a `require()` call with an `import` statement. \n\nEnable 'Convert require() inside inner scopes with Fix all action' to convert all `require()` calls inside the nested functions and statements when using the 'Fix all' action. \n\nPlease note that converting `require()` statements inside inner scopes to `import` statements may cause changes in the semantics of the code. Import statements are static module dependencies and are hoisted, which means that they are moved to the top of the current module. `require()` calls load modules dynamically. They can be executed conditionally, and their scope is defined by the expression in which they are used. \nClear the 'Convert require() inside inner scopes with Fix all action' checkbox to prevent any changes in these complex cases when using the 'Fix all' action."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ES6ConvertRequireIntoImport",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/ES2015 migration aids",
"index": 107,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSRedundantSwitchStatement",
"shortDescription": {
"text": "'switch' statement is redundant and can be replaced"
},
"fullDescription": {
"text": "Reports a 'switch' statement with an empty body, or with only one 'case' branch, or with a 'default' branch only.",
"markdown": "Reports a `switch` statement with an empty body, or with only one `case` branch, or with a `default` branch only."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "JSRedundantSwitchStatement",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Switch statement issues",
"index": 134,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSUnusedGlobalSymbols",
"shortDescription": {
"text": "Unused global symbol"
},
"fullDescription": {
"text": "Reports an unused globally accessible public function, variable, class, or property.",
"markdown": "Reports an unused globally accessible public function, variable, class, or property."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JSUnusedGlobalSymbols",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Unused symbols",
"index": 36,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "BlockStatementJS",
"shortDescription": {
"text": "Unnecessary block statement"
},
"fullDescription": {
"text": "Reports a block statement that is not used as the body of 'if', 'for', 'while', 'do', 'with', or 'try' statements, or as the body of a function declaration. Starting from ECMAScript 6, JavaScript blocks introduce new scopes for 'let' and 'const' variables, but still free-standing block statements may be confusing and result in subtle bugs when used with 'var' variables.",
"markdown": "Reports a block statement that is not used as the body of `if`, `for`, `while`, `do`, `with`, or `try` statements, or as the body of a function declaration. Starting from ECMAScript 6, JavaScript blocks introduce new scopes for `let` and `const` variables, but still free-standing block statements may be confusing and result in subtle bugs when used with `var` variables."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "BlockStatementJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Potentially confusing code constructs",
"index": 57,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NestedConditionalExpressionJS",
"shortDescription": {
"text": "Nested conditional expression"
},
"fullDescription": {
"text": "Reports a ternary conditional expression within another ternary condition. Such nested conditionals may be extremely confusing, and best replaced by more explicit conditional logic.",
"markdown": "Reports a ternary conditional expression within another ternary condition. Such nested conditionals may be extremely confusing, and best replaced by more explicit conditional logic."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NestedConditionalExpressionJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Potentially confusing code constructs",
"index": 57,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TextLabelInSwitchStatementJS",
"shortDescription": {
"text": "Text label in 'switch' statement"
},
"fullDescription": {
"text": "Reports a labeled statement inside a 'switch' statement, which often results from a typo. Example: 'switch(x)\n {\n case 1:\n case2: //typo!\n case 3:\n break;\n }'",
"markdown": "Reports a labeled statement inside a `switch` statement, which often results from a typo.\n\nExample:\n\n\n switch(x)\n {\n case 1:\n case2: //typo!\n case 3:\n break;\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "TextLabelInSwitchStatementJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Switch statement issues",
"index": 134,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ES6PossiblyAsyncFunction",
"shortDescription": {
"text": "'await' in non-async function"
},
"fullDescription": {
"text": "Reports a usage of 'await' in a function that was possibly intended to be async but is actually missing the 'async' modifier. Although 'await' can be used as an identifier, it is likely that it was intended to be used as an operator, so the containing function should be made 'async'.",
"markdown": "Reports a usage of `await` in a function that was possibly intended to be async but is actually missing the `async` modifier. Although `await` can be used as an identifier, it is likely that it was intended to be used as an operator, so the containing function should be made `async`."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ES6PossiblyAsyncFunction",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Async code and promises",
"index": 178,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FlowJSFlagCommentPlacement",
"shortDescription": {
"text": "Misplaced @flow flag"
},
"fullDescription": {
"text": "Reports a '@flow' flag comment that is not located at the top of a file.",
"markdown": "Reports a `@flow` flag comment that is not located at the top of a file."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "FlowJSFlagCommentPlacement",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Flow type checker",
"index": 37,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSOctalInteger",
"shortDescription": {
"text": "Octal integer"
},
"fullDescription": {
"text": "Reports a deprecated octal integer literal prefixed with '0' instead of '0o'. Such literals are not allowed in modern ECMAScript code, and using them in the strict mode is an error. To force this inspection for ES5 and ES3 language levels, select the 'Warn about obsolete octal literals in ES5- code' checkbox below.",
"markdown": "Reports a deprecated octal integer literal prefixed with `0` instead of `0o`. \nSuch literals are not allowed in modern ECMAScript code, and using them in the strict mode is an error. \nTo force this inspection for ES5 and ES3 language levels, select the 'Warn about obsolete octal literals in ES5- code' checkbox below."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "JSOctalInteger",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Validity issues",
"index": 54,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSMissingSwitchDefault",
"shortDescription": {
"text": "'switch' statement has no 'default' branch"
},
"fullDescription": {
"text": "Reports a 'switch' statement without a 'default' clause when some possible values are not enumerated.",
"markdown": "Reports a `switch` statement without a `default` clause when some possible values are not enumerated."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "JSMissingSwitchDefault",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Switch statement issues",
"index": 134,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSXNamespaceValidation",
"shortDescription": {
"text": "Missing JSX namespace"
},
"fullDescription": {
"text": "Reports a usage of a JSX construction without importing namespace. Having the namespace in the file scope ensures proper code compilation.",
"markdown": "Reports a usage of a JSX construction without importing namespace. Having the namespace in the file scope ensures proper code compilation."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "JSXNamespaceValidation",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Imports and dependencies",
"index": 168,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EmptyTryBlockJS",
"shortDescription": {
"text": "Empty 'try' block"
},
"fullDescription": {
"text": "Reports an empty 'try' block, which usually indicates an error.",
"markdown": "Reports an empty `try` block, which usually indicates an error."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "EmptyTryBlockJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Try statement issues",
"index": 62,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReservedWordUsedAsNameJS",
"shortDescription": {
"text": "Reserved word used as name"
},
"fullDescription": {
"text": "Reports a JavaScript reserved word used as a name. The JavaScript specification reserves a number of words which are currently not used as keywords. Using those words as identifiers may result in broken code if later versions of JavaScript start using them as keywords.",
"markdown": "Reports a JavaScript reserved word used as a name. The JavaScript specification reserves a number of words which are currently not used as keywords. Using those words as identifiers may result in broken code if later versions of JavaScript start using them as keywords."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ReservedWordAsName",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Validity issues",
"index": 54,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "IncrementDecrementResultUsedJS",
"shortDescription": {
"text": "Result of increment or decrement used"
},
"fullDescription": {
"text": "Reports an increment ('++') or decrement ('--') expression where the result of the assignment is used in a containing expression. Such assignments can result in confusion due to the order of operations, as evaluation of the assignment may affect the outer expression in unexpected ways. Example: 'var a = b++'",
"markdown": "Reports an increment (`++`) or decrement (`--`) expression where the result of the assignment is used in a containing expression. Such assignments can result in confusion due to the order of operations, as evaluation of the assignment may affect the outer expression in unexpected ways. Example: `var a = b++`"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "IncrementDecrementResultUsedJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Potentially confusing code constructs",
"index": 57,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SuspiciousTypeOfGuard",
"shortDescription": {
"text": "Unsound type guard check"
},
"fullDescription": {
"text": "Reports a 'typeof' or 'instanceof' unsound type guard check. The 'typeof x' type guard can be unsound in one of the following two cases: 'typeof x' never corresponds to the specified value (for example, 'typeof x === 'number'' when 'x' is of the type 'string | boolean') 'typeof x' always corresponds to the specified value (for example, 'typeof x === 'string'' when 'x' is of the type 'string') The 'x instanceof A' type guard can be unsound in one of the following two cases: The type of 'x' is not related to 'A' The type of 'x' is 'A' or a subtype of 'A'",
"markdown": "Reports a `typeof` or `instanceof` unsound type guard check. The `typeof x` type guard can be unsound in one of the following two cases:\n\n* `typeof x` never corresponds to the specified value (for example, `typeof x === 'number'` when `x` is of the type 'string \\| boolean')\n* `typeof x` always corresponds to the specified value (for example, `typeof x === 'string'` when `x` is of the type 'string')\n\nThe `x instanceof A` type guard can be unsound in one of the following two cases:\n\n* The type of `x` is not related to `A`\n* The type of `x` is `A` or a subtype of `A`"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SuspiciousTypeOfGuard",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Control flow issues",
"index": 126,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "LoopStatementThatDoesntLoopJS",
"shortDescription": {
"text": "Loop statement that doesn't loop"
},
"fullDescription": {
"text": "Reports a 'for', 'while', or 'do' statement whose bodies are guaranteed to execute at most once. Normally, this indicates an error.",
"markdown": "Reports a `for`, `while`, or `do` statement whose bodies are guaranteed to execute at most once. Normally, this indicates an error."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "LoopStatementThatDoesntLoopJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Control flow issues",
"index": 126,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSNonASCIINames",
"shortDescription": {
"text": "Identifiers with non-ASCII symbols"
},
"fullDescription": {
"text": "Reports a non-ASCII symbol in a name. If the 'Allow only ASCII names' option is selected, reports all names that contain non-ASCII symbols. Otherwise reports all names that contain both ASCII and non-ASCII symbols.",
"markdown": "Reports a non-ASCII symbol in a name. \n\nIf the 'Allow only ASCII names' option is selected, reports all names that contain non-ASCII symbols. \nOtherwise reports all names that contain both ASCII and non-ASCII symbols."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JSNonASCIINames",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Naming conventions",
"index": 179,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ES6MissingAwait",
"shortDescription": {
"text": "Missing await for an async function call"
},
"fullDescription": {
"text": "Reports an 'async' function call without an expected 'await' prefix inside an 'async' function. Such call returns a 'Promise' and control flow is continued immediately. Example: 'async function bar() { /* ... */ }\nasync function foo() {\n bar(); // bad\n}' After the quick-fix is applied, the 'await' prefix is added: 'async function bar() { /* ... */ }\nasync function foo() {\n await bar(); // good\n}' When the 'Report for promises in return statements' checkbox is selected, also suggests adding 'await' in return statements. While this is generally not necessary, it gives two main benefits. You won't forget to add 'await' when surrounding your code with 'try-catch'. An explicit 'await' helps V8 runtime to provide async stack traces.",
"markdown": "Reports an `async` function call without an expected `await` prefix inside an `async` function. Such call returns a `Promise` and control flow is continued immediately.\n\nExample:\n\n\n async function bar() { /* ... */ }\n async function foo() {\n bar(); // bad\n }\n\n\nAfter the quick-fix is applied, the `await` prefix is added:\n\n\n async function bar() { /* ... */ }\n async function foo() {\n await bar(); // good\n }\n\nWhen the 'Report for promises in return statements' checkbox is selected, also suggests adding `await` in return statements. \nWhile this is generally not necessary, it gives two main benefits. \n\n* You won't forget to add `await` when surrounding your code with `try-catch`.\n* An explicit `await` helps V8 runtime to provide [async stack traces](https://bit.ly/v8-zero-cost-async-stack-traces)."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ES6MissingAwait",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Async code and promises",
"index": 178,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TailRecursionJS",
"shortDescription": {
"text": "Tail recursion"
},
"fullDescription": {
"text": "Reports a tail recursion, that is, when a function calls itself as its last action before returning. A tail recursion can always be replaced by looping, which will be considerably faster. Some JavaScript engines perform this optimization, while others do not. Thus, tail recursive solutions may have considerably different performance characteristics in different environments.",
"markdown": "Reports a tail recursion, that is, when a function calls itself as its last action before returning. A tail recursion can always be replaced by looping, which will be considerably faster. Some JavaScript engines perform this optimization, while others do not. Thus, tail recursive solutions may have considerably different performance characteristics in different environments."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "TailRecursionJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Control flow issues",
"index": 126,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FlowJSCoverage",
"shortDescription": {
"text": "Code is not covered by Flow"
},
"fullDescription": {
"text": "Reports JavaScript code fragments that are not covered by the Flow type checker. To use this inspection, configure the Flow executable in Settings | Languages & Frameworks | JavaScript.",
"markdown": "Reports JavaScript code fragments that are not covered by the Flow type checker. To use this inspection, configure the Flow executable in [Settings \\| Languages \\& Frameworks \\| JavaScript](settings://Settings.JavaScript)."
},
"defaultConfiguration": {
"enabled": false,
"level": "note",
"parameters": {
"suppressToolId": "FlowJSCoverage",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Flow type checker",
"index": 37,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConfusingPlusesOrMinusesJS",
"shortDescription": {
"text": "Confusing sequence of '+' or '-'"
},
"fullDescription": {
"text": "Reports a suspicious combination of '+' or '-' characters in JavaScript code (for example, 'a+++b'. Such sequences are confusing, and their semantics may change through changes in the whitespace.",
"markdown": "Reports a suspicious combination of `+` or `-` characters in JavaScript code (for example, `a+++b`. Such sequences are confusing, and their semantics may change through changes in the whitespace."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ConfusingPlusesOrMinusesJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Potentially confusing code constructs",
"index": 57,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TypeScriptConfig",
"shortDescription": {
"text": "Inconsistent tsconfig.json properties"
},
"fullDescription": {
"text": "Reports inconsistency of a 'paths', 'checkJs', or 'extends' property in a tsconfig.json file. The 'checkJs' property requires 'allowJs'. The 'extends' property should be a valid file reference.",
"markdown": "Reports inconsistency of a `paths`, `checkJs`, or `extends` property in a tsconfig.json file. \nThe `checkJs` property requires `allowJs`. \nThe `extends` property should be a valid file reference."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "TypeScriptConfig",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/TypeScript",
"index": 103,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSIgnoredPromiseFromCall",
"shortDescription": {
"text": "Result of method call returning a promise is ignored"
},
"fullDescription": {
"text": "Reports a function call that returns a 'Promise' that is not used later. Such calls are usually unintended and indicate an error.",
"markdown": "Reports a function call that returns a `Promise` that is not used later. Such calls are usually unintended and indicate an error."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "JSIgnoredPromiseFromCall",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Async code and promises",
"index": 178,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "OverlyComplexBooleanExpressionJS",
"shortDescription": {
"text": "Overly complex boolean expression"
},
"fullDescription": {
"text": "Reports a boolean expression with too many terms. Such expressions may be confusing and bug-prone. Use the field below to specify the maximum number of terms allowed in an arithmetic expression.",
"markdown": "Reports a boolean expression with too many terms. Such expressions may be confusing and bug-prone.\n\n\nUse the field below to specify the maximum number of terms allowed in an arithmetic expression."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "OverlyComplexBooleanExpressionJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Potentially confusing code constructs",
"index": 57,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "OverlyComplexArithmeticExpressionJS",
"shortDescription": {
"text": "Overly complex arithmetic expression"
},
"fullDescription": {
"text": "Reports an arithmetic expression with too many terms. Such expressions may be confusing and bug-prone. Use the field below to specify the maximum number of terms allowed in an arithmetic expression.",
"markdown": "Reports an arithmetic expression with too many terms. Such expressions may be confusing and bug-prone.\n\n\nUse the field below to specify the maximum number of terms allowed in an arithmetic expression."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "OverlyComplexArithmeticExpressionJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Potentially confusing code constructs",
"index": 57,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "StringLiteralBreaksHTMLJS",
"shortDescription": {
"text": "String literal which breaks HTML parsing"
},
"fullDescription": {
"text": "Reports a string literal that contains a '</' sequence. Such strings may result in incorrect parsing of any HTML in which the JavaScript code is embedded.",
"markdown": "Reports a string literal that contains a `</` sequence. Such strings may result in incorrect parsing of any HTML in which the JavaScript code is embedded."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "StringLiteralBreaksHTMLJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Validity issues",
"index": 54,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DuplicateConditionJS",
"shortDescription": {
"text": "Duplicate condition in 'if' statement"
},
"fullDescription": {
"text": "Reports duplicate conditions in different branches of an 'if' statement. Duplicate conditions usually represent programmer oversight. Example: 'if (a) {\n ...\n } else if (a) {\n ...\n }'",
"markdown": "Reports duplicate conditions in different branches of an `if` statement. Duplicate conditions usually represent programmer oversight.\n\nExample:\n\n\n if (a) {\n ...\n } else if (a) {\n ...\n }\n\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "DuplicateConditionJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Control flow issues",
"index": 126,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSComparisonWithNaN",
"shortDescription": {
"text": "Comparison with NaN"
},
"fullDescription": {
"text": "Reports a comparison with NaN. Comparisons like 'expr == NaN' or 'expr === NaN' are always evaluated to 'false'.",
"markdown": "Reports a comparison with NaN. Comparisons like `expr == NaN` or `expr === NaN` are always evaluated to `false`."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JSComparisonWithNaN",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Probable bugs",
"index": 110,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnnecessaryLabelJS",
"shortDescription": {
"text": "Unnecessary label"
},
"fullDescription": {
"text": "Reports an unused label.",
"markdown": "Reports an unused label."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnnecessaryLabelJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Control flow issues",
"index": 126,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSUnresolvedReference",
"shortDescription": {
"text": "Unresolved reference"
},
"fullDescription": {
"text": "Reports an unresolved reference in JavaScript code. In TypeScript code, a problem is reported if the part of the reference before the dot is of the type 'any'.",
"markdown": "Reports an unresolved reference in JavaScript code. In TypeScript code, a problem is reported if the part of the reference before the dot is of the type `any`."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "JSUnresolvedReference",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/General",
"index": 43,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PlatformDetectionJS",
"shortDescription": {
"text": "Inaccurate platform detection"
},
"fullDescription": {
"text": "Reports a common JavaScript pattern for detecting the browser or operating system in which the script is run. In addition to pointing out non-portable constructs, these platform detection patterns are often incomplete and easily fooled. For most cases, detection of individual environment features is preferable to attempting to detect the entire platform. Patterns detected include: 'document.all' 'document.layers' 'navigator.userAgent' 'navigator.oscpu' 'navigator.appName' 'navigator.appCodeName' 'navigator.platform'",
"markdown": "Reports a common JavaScript pattern for detecting the browser or operating system in which the script is run. In addition to pointing out non-portable constructs, these platform detection patterns are often incomplete and easily fooled. For most cases, detection of individual environment features is preferable to attempting to detect the entire platform.\n\nPatterns detected include:\n\n* `document.all`\n* `document.layers`\n* `navigator.userAgent`\n* `navigator.oscpu`\n* `navigator.appName`\n* `navigator.appCodeName`\n* `navigator.platform`"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "PlatformDetectionJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/DOM issues",
"index": 109,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TypeScriptDuplicateUnionOrIntersectionType",
"shortDescription": {
"text": "Duplicate union or intersection type component"
},
"fullDescription": {
"text": "Reports a duplicate type inside a union or intersection.",
"markdown": "Reports a duplicate type inside a union or intersection."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "TypeScriptDuplicateUnionOrIntersectionType",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/TypeScript",
"index": 103,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ES6UnusedImports",
"shortDescription": {
"text": "Unused import"
},
"fullDescription": {
"text": "Reports a redundant 'import' statement. This is usually the case if the imported symbols are not used in the source file. To avoid side-effects, consider using bare import 'import 'packageName'' instead of the regular one.",
"markdown": "Reports a redundant `import` statement. This is usually the case if the imported symbols are not used in the source file. To avoid side-effects, consider using bare import `import 'packageName'` instead of the regular one."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ES6UnusedImports",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Imports and dependencies",
"index": 168,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "InnerHTMLJS",
"shortDescription": {
"text": "Use of 'innerHTML' property"
},
"fullDescription": {
"text": "Reports a JavaScript access to DOM nodes as text using the 'innerHTML' property. Most usages of 'innerHTML' are performed better with explicit DOM calls, such as 'getElementByID()' and 'createElement()'. Additionally, 'innerHTML' will not work with XML DOMs, including DOMs for XHTML if viewed as XML. This can lead to difficulties in diagnosing bugs.",
"markdown": "Reports a JavaScript access to DOM nodes as text using the `innerHTML` property. Most usages of `innerHTML` are performed better with explicit DOM calls, such as `getElementByID()` and `createElement()`. Additionally, `innerHTML` will not work with XML DOMs, including DOMs for XHTML if viewed as XML. This can lead to difficulties in diagnosing bugs."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "InnerHTMLJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/DOM issues",
"index": 109,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "VoidExpressionJS",
"shortDescription": {
"text": "'void' expression"
},
"fullDescription": {
"text": "Reports a 'void' expression.",
"markdown": "Reports a `void` expression."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "VoidExpressionJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Potentially undesirable code constructs",
"index": 75,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSAssignmentUsedAsCondition",
"shortDescription": {
"text": "Assignment used as condition"
},
"fullDescription": {
"text": "Reports an assignment that is used as the condition of an 'if', 'while', 'for', or 'do' statement. Although occasionally intended, this usage is confusing, and often indicates a typo (for example, '=' instead of '==').",
"markdown": "Reports an assignment that is used as the condition of an `if`, `while`, `for`, or `do` statement. Although occasionally intended, this usage is confusing, and often indicates a typo (for example, `=` instead of `==`)."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JSAssignmentUsedAsCondition",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Assignment issues",
"index": 97,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ForLoopReplaceableByWhileJS",
"shortDescription": {
"text": "'for' loop may be replaced by 'while' loop"
},
"fullDescription": {
"text": "Reports a 'for' loop that contains neither initialization nor an update component. Suggests replacing the loop with a simpler 'while' statement. Example: 'for(; exitCondition(); ) {\n process();\n }' After the quick-fix is applied the result looks like: 'while(exitCondition()) {\n process();\n }' Use the checkbox below if you wish this inspection to ignore for loops with trivial or non-existent conditions.",
"markdown": "Reports a `for` loop that contains neither initialization nor an update component. Suggests replacing the loop with a simpler `while` statement.\n\nExample:\n\n\n for(; exitCondition(); ) {\n process();\n }\n\nAfter the quick-fix is applied the result looks like:\n\n\n while(exitCondition()) {\n process();\n }\n\nUse the checkbox below if you wish this inspection to ignore **for** loops with trivial or non-existent conditions."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ForLoopReplaceableByWhile",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Control flow issues",
"index": 126,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSVoidFunctionReturnValueUsed",
"shortDescription": {
"text": "Void function return value used"
},
"fullDescription": {
"text": "Reports a return value of a function that doesn't return anything. Calling of such functions always produces an 'undefined' value and such assignment may indicate an error. Example: 'let a = console.log('foo');' The following usages are ignored: Inside a return statement In some binary operations For overridden non-void functions",
"markdown": "Reports a return value of a function that doesn't return anything. Calling of such functions always produces an `undefined` value and such assignment may indicate an error.\n\nExample:\n\n\n let a = console.log('foo');\n\nThe following usages are ignored:\n\n* Inside a return statement\n* In some binary operations\n* For overridden non-void functions"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JSVoidFunctionReturnValueUsed",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Probable bugs",
"index": 110,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReturnFromFinallyBlockJS",
"shortDescription": {
"text": "'return' inside 'finally' block"
},
"fullDescription": {
"text": "Reports a 'return' statement inside a 'finally' block. Such 'return' statements may mask exceptions thrown, and complicate debugging.",
"markdown": "Reports a `return` statement inside a `finally` block. Such `return` statements may mask exceptions thrown, and complicate debugging."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ReturnInsideFinallyBlockJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Try statement issues",
"index": 62,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConstantConditionalExpressionJS",
"shortDescription": {
"text": "Constant conditional expression"
},
"fullDescription": {
"text": "Reports a conditional expression in the format 'true? result1: result2' or 'false? result1: result2. Suggests simplifying the expression.'",
"markdown": "Reports a conditional expression in the format `true? result1: result2` or `false? result1: result2``.\nSuggests simplifying the expression.\n`"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ConstantConditionalExpressionJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Control flow issues",
"index": 126,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSValidateJSDoc",
"shortDescription": {
"text": "Syntax errors and unresolved references in JSDoc"
},
"fullDescription": {
"text": "Reports a syntax discrepancy in a documentation comment.",
"markdown": "Reports a syntax discrepancy in a documentation comment."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JSValidateJSDoc",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/General",
"index": 43,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NonBlockStatementBodyJS",
"shortDescription": {
"text": "Statement body without braces"
},
"fullDescription": {
"text": "Reports a 'if', 'while', 'for', or 'with' statements whose body is not a block statement. Using code block in statement bodies is usually safer for downstream maintenance.",
"markdown": "Reports a `if`, `while`, `for`, or `with` statements whose body is not a block statement. Using code block in statement bodies is usually safer for downstream maintenance."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NonBlockStatementBodyJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Code style issues",
"index": 141,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FlowJSConfig",
"shortDescription": {
"text": "Missing .flowconfig"
},
"fullDescription": {
"text": "Reports a JavaScript file with a '@flow' flag that doesn't have an associated '.flowconfig' file in the project.",
"markdown": "Reports a JavaScript file with a `@flow` flag that doesn't have an associated `.flowconfig` file in the project."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "FlowJSConfig",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Flow type checker",
"index": 37,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TypeScriptValidateTypes",
"shortDescription": {
"text": "Type mismatch"
},
"fullDescription": {
"text": "Reports a parameter, return value, or assigned expression of incorrect type.",
"markdown": "Reports a parameter, return value, or assigned expression of incorrect type."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "TypeScriptValidateTypes",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/TypeScript",
"index": 103,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "StatementsPerFunctionJS",
"shortDescription": {
"text": "Overly long function"
},
"fullDescription": {
"text": "Reports an overly long function. Function length is calculated by counting up the number of non-empty statements in the function. Functions that are too long are error-prone and difficult to test. Use the field below to specify the maximum acceptable number of statements in a function.",
"markdown": "Reports an overly long function. Function length is calculated by counting up the number of non-empty statements in the function. Functions that are too long are error-prone and difficult to test.\n\n\nUse the field below to specify the maximum acceptable number of statements in a function."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "FunctionTooLongJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Function metrics",
"index": 140,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ContinueStatementWithLabelJS",
"shortDescription": {
"text": "'continue' statement with label"
},
"fullDescription": {
"text": "Reports a labeled 'continue' statement.",
"markdown": "Reports a labeled `continue` statement."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ContinueStatementWithLabelJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Potentially undesirable code constructs",
"index": 75,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TypeScriptMissingConfigOption",
"shortDescription": {
"text": "Missing tsconfig.json option "
},
"fullDescription": {
"text": "Reports a usage that requires an explicit option in 'tsconfig.json'. For example, to use JSX in '.tsx' files, 'tsconfig.json' must contain '\"jsx\"' property.",
"markdown": "Reports a usage that requires an explicit option in `tsconfig.json`. For example, to use JSX in `.tsx` files, `tsconfig.json` must contain `\"jsx\"` property."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "TypeScriptMissingConfigOption",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/TypeScript",
"index": 103,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSObjectNullOrUndefined",
"shortDescription": {
"text": "Object is 'null' or 'undefined'"
},
"fullDescription": {
"text": "Reports an error caused by invoking a method, accessing a property, or calling a function on an object that is 'undefined' or 'null'.",
"markdown": "Reports an error caused by invoking a method, accessing a property, or calling a function on an object that is `undefined` or `null`."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JSObjectNullOrUndefined",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Control flow issues",
"index": 126,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ES6ShorthandObjectProperty",
"shortDescription": {
"text": "Property can be replaced with shorthand"
},
"fullDescription": {
"text": "Reports an object property that can be converted to ES6 shorthand style and provides a quick-fix to do it. Example: 'var obj = {foo:foo}' After applying the quick-fix the code looks as follows: 'var obj = {foo}'",
"markdown": "Reports an object property that can be converted to ES6 shorthand style and provides a quick-fix to do it.\n\nExample:\n\n\n var obj = {foo:foo}\n\nAfter applying the quick-fix the code looks as follows:\n\n\n var obj = {foo}\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ES6ShorthandObjectProperty",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/General",
"index": 43,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSPotentiallyInvalidConstructorUsage",
"shortDescription": {
"text": "Potentially invalid constructor usage"
},
"fullDescription": {
"text": "Reports a usage of a potentially invalid constructor function, for example: a function that is not a constructor after 'new', using a constructor's prototype or calling a constructor without 'new'. A constructor function is assumed to have an upper case name (optional) or have an explicit JSDoc '@constructor' tag.",
"markdown": "Reports a usage of a potentially invalid constructor function, for example: a function that is not a constructor after `new`, using a constructor's prototype or calling a constructor without `new`. A constructor function is assumed to have an upper case name (optional) or have an explicit JSDoc `@constructor` tag."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JSPotentiallyInvalidConstructorUsage",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Probable bugs",
"index": 110,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PointlessArithmeticExpressionJS",
"shortDescription": {
"text": "Pointless arithmetic expression"
},
"fullDescription": {
"text": "Reports an arithmetic expression that include adding or subtracting zero, multiplying by zero or one, division by one, and shift by zero. Such expressions may result from not fully completed automated refactoring.",
"markdown": "Reports an arithmetic expression that include adding or subtracting zero, multiplying by zero or one, division by one, and shift by zero. Such expressions may result from not fully completed automated refactoring."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "PointlessArithmeticExpressionJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Potentially confusing code constructs",
"index": 57,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NodeCoreCodingAssistance",
"shortDescription": {
"text": "Unresolved Node.js APIs"
},
"fullDescription": {
"text": "Suggests configuring coding assistance for Node.js, for example, 'require' and/or core modules ('path', 'http', 'fs', etc.). See https://nodejs.org/api/ for the complete list.",
"markdown": "Suggests configuring coding assistance for Node.js, for example, `require` and/or core modules ('path', 'http', 'fs', etc.).\n\n\nSee <https://nodejs.org/api/> for the complete list."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "NodeCoreCodingAssistance",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Node.js",
"index": 198,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSPrimitiveTypeWrapperUsage",
"shortDescription": {
"text": "Primitive type object wrapper used"
},
"fullDescription": {
"text": "Reports an improper usage of a wrapper for primitive types or a property of a primitive type being modified, as in the latter case the assigned value will be lost.",
"markdown": "Reports an improper usage of a wrapper for primitive types or a property of a primitive type being modified, as in the latter case the assigned value will be lost."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JSPrimitiveTypeWrapperUsage",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/General",
"index": 43,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TypeScriptSmartCast",
"shortDescription": {
"text": "Narrowed type"
},
"fullDescription": {
"text": "Reports a usage of a variable where the variable type is narrowed by a type guard. Note that severity level doesn't affect this inspection.",
"markdown": "Reports a usage of a variable where the variable type is narrowed by a type guard. Note that severity level doesn't affect this inspection."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "TypeScriptSmartCast",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/TypeScript",
"index": 103,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSLastCommaInArrayLiteral",
"shortDescription": {
"text": "Unneeded last comma in array literal"
},
"fullDescription": {
"text": "Reports a usage of a trailing comma in an array literal. The warning is reported only when the JavaScript language version is set to ECMAScript 5.1. Although trailing commas in arrays are allowed by the specification, some browsers may throw an error when a trailing comma is used. You can configure formatting options for trailing commas in Code Style | JavaScript or TypeScript | Punctuation.",
"markdown": "Reports a usage of a trailing comma in an array literal.\n\nThe warning is reported only when the JavaScript language version is set to ECMAScript 5.1.\n\nAlthough trailing commas in arrays are allowed by the specification, some browsers may throw an error when a trailing comma is used.\n\nYou can configure formatting options for trailing commas in **Code Style** \\| **JavaScript** or **TypeScript** \\| **Punctuation**."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JSLastCommaInArrayLiteral",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/General",
"index": 43,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NegatedConditionalExpressionJS",
"shortDescription": {
"text": "Negated conditional expression"
},
"fullDescription": {
"text": "Reports a conditional expression whose condition is negated. Suggests flipping the order of branches in the conditional expression to increase the clarity of the statement. Example: '!condition ? 2 : 1'",
"markdown": "Reports a conditional expression whose condition is negated. Suggests flipping the order of branches in the conditional expression to increase the clarity of the statement. Example: `!condition ? 2 : 1`"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NegatedConditionalExpressionJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Potentially confusing code constructs",
"index": 57,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSAccessibilityCheck",
"shortDescription": {
"text": "Inaccessible @private and @protected members referenced"
},
"fullDescription": {
"text": "Reports a reference to a JavaScript member that is marked with a '@private' or '@protected' tag but does not comply with visibility rules that these tags imply.",
"markdown": "Reports a reference to a JavaScript member that is marked with a `@private` or `@protected` tag but does not comply with visibility rules that these tags imply."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JSAccessibilityCheck",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/General",
"index": 43,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FunctionWithMultipleLoopsJS",
"shortDescription": {
"text": "Function with multiple loops"
},
"fullDescription": {
"text": "Reports a function with multiple loop statements.",
"markdown": "Reports a function with multiple loop statements."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "FunctionWithMultipleLoopsJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Function metrics",
"index": 140,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "LabeledStatementJS",
"shortDescription": {
"text": "Labeled statement"
},
"fullDescription": {
"text": "Reports a labeled statement.",
"markdown": "Reports a labeled statement."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "LabeledStatementJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Potentially undesirable code constructs",
"index": 75,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NpmUsedModulesInstalled",
"shortDescription": {
"text": "Missing module dependency"
},
"fullDescription": {
"text": "Reports a module from a 'require()' call or an 'import' statement that is not installed or is not listed in package.json dependencies. Suggests installing the module and/or including it into package.json. For 'require()' calls, works only in the files from the scope of Node.js Core JavaScript library.",
"markdown": "Reports a module from a `require()` call or an `import` statement that is not installed or is not listed in package.json dependencies.\n\nSuggests installing the module and/or including it into package.json.\n\nFor `require()` calls, works only in the files from the scope of *Node.js Core* JavaScript library."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "NpmUsedModulesInstalled",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Imports and dependencies",
"index": 168,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "WithStatementJS",
"shortDescription": {
"text": "'with' statement"
},
"fullDescription": {
"text": "Reports a 'with' statements. Such statements result in potentially confusing implicit bindings, and may behave strangely in setting new variables.",
"markdown": "Reports a `with` statements. Such statements result in potentially confusing implicit bindings, and may behave strangely in setting new variables."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "WithStatementJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Potentially undesirable code constructs",
"index": 75,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSConstantReassignment",
"shortDescription": {
"text": "Attempt to assign to const or readonly variable"
},
"fullDescription": {
"text": "Reports reassigning a value to a constant or a readonly variable.",
"markdown": "Reports reassigning a value to a constant or a readonly variable."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "JSConstantReassignment",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Validity issues",
"index": 54,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MagicNumberJS",
"shortDescription": {
"text": "Magic number"
},
"fullDescription": {
"text": "Reports a \"magic number\" that is a numeric literal used without being named by a constant declaration. Magic numbers can result in code whose intention is unclear, and may result in errors if a magic number is changed in one code location but remains unchanged in another. The numbers 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 100, 1000, 0.0 and 1.0 are ignored.",
"markdown": "Reports a \"magic number\" that is a numeric literal used without being named by a constant declaration. Magic numbers can result in code whose intention is unclear, and may result in errors if a magic number is changed in one code location but remains unchanged in another. The numbers 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 100, 1000, 0.0 and 1.0 are ignored."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "MagicNumberJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Potentially confusing code constructs",
"index": 57,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FunctionNamingConventionJS",
"shortDescription": {
"text": "Function naming convention"
},
"fullDescription": {
"text": "Reports a function whose name is too short, too long, or does not follow the specified regular expression pattern. Use the fields provided below to specify minimum length, maximum length, and a regular expression for function names. Use the standard 'java.util.regex' format for regular expressions.",
"markdown": "Reports a function whose name is too short, too long, or does not follow the specified regular expression pattern.\n\n\nUse the fields provided below to specify minimum length, maximum length, and a regular expression\nfor function names. Use the standard `java.util.regex` format for regular expressions."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "FunctionNamingConventionJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Naming conventions",
"index": 179,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TypeScriptLibrary",
"shortDescription": {
"text": "Missing global library"
},
"fullDescription": {
"text": "Reports a TypeScript library file that is required for a symbol but is not listed under the 'lib' compiler option in 'tsconfig.json'.",
"markdown": "Reports a TypeScript library file that is required for a symbol but is not listed under the `lib` compiler option in `tsconfig.json`."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "TypeScriptLibrary",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/TypeScript",
"index": 103,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TypeScriptMissingAugmentationImport",
"shortDescription": {
"text": "Missing augmentation import"
},
"fullDescription": {
"text": "Reports a usage from augmentation module without an explicit import.",
"markdown": "Reports a usage from [augmentation module](https://www.typescriptlang.org/docs/handbook/declaration-merging.html#module-augmentation) without an explicit import."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "TypeScriptMissingAugmentationImport",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/TypeScript",
"index": 103,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ObjectAllocationIgnoredJS",
"shortDescription": {
"text": "Result of object allocation ignored"
},
"fullDescription": {
"text": "Reports object allocation where the result of the allocated object is ignored, for example, 'new Error();' as a statement, without any assignment. Such allocation expressions may indicate an odd object initialization strategy.",
"markdown": "Reports object allocation where the result of the allocated object is ignored, for example, `new Error();` as a statement, without any assignment. Such allocation expressions may indicate an odd object initialization strategy."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ObjectAllocationIgnored",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Probable bugs",
"index": 110,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSHint",
"shortDescription": {
"text": "JSHint"
},
"fullDescription": {
"text": "Reports a problem detected by the JSHint linter.",
"markdown": "Reports a problem detected by the [JSHint](https://jshint.com/) linter."
},
"defaultConfiguration": {
"enabled": false,
"level": "error",
"parameters": {
"suppressToolId": "JSHint",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Code quality tools",
"index": 130,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Eslint",
"shortDescription": {
"text": "ESLint"
},
"fullDescription": {
"text": "Reports a discrepancy detected by the ESLint linter. The highlighting is based on the rule severity specified in the ESLint configuration file for each individual rule. Clear the 'Use rule severity from the configuration file' checkbox to use the severity configured in this inspection for all ESLint rules.",
"markdown": "Reports a discrepancy detected by the [ESLint](https://eslint.org) linter. \n\nThe highlighting is based on the rule severity specified in the [ESLint configuration file](https://eslint.org/docs/user-guide/configuring) for each individual rule. \n\nClear the 'Use rule severity from the configuration file' checkbox to use the severity configured in this inspection for all ESLint rules."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "Eslint",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Code quality tools",
"index": 130,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSEqualityComparisonWithCoercion.TS",
"shortDescription": {
"text": "Equality operator may cause type coercion"
},
"fullDescription": {
"text": "Reports a usage of equality operators may cause unexpected type coercions. Suggests replacing '==' or '!=' equality operators with type-safe '===' or '!==' operators. Depending on the option selected, one of the following cases will be reported: All usages of '==' and '!=' operators. All usages except comparison with null. Some code styles allow using 'x == null' as a replacement for 'x === null || x === undefined'. Only suspicious expressions, such as: '==' or '!=' comparisons with '0', '''', 'null', 'true', 'false', or 'undefined'.",
"markdown": "Reports a usage of equality operators may cause unexpected type coercions. Suggests replacing `==` or `!=` equality operators with type-safe `===` or `!==` operators.\n\nDepending on the option selected, one of the following cases will be reported:\n\n* All usages of `==` and `!=` operators.\n* All usages except comparison with null. Some code styles allow using `x == null` as a replacement for `x === null || x === undefined`.\n* Only suspicious expressions, such as: `==` or `!=` comparisons with `0`, `''`, `null`, `true`, `false`, or `undefined`."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "EqualityComparisonWithCoercionJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/TypeScript",
"index": 103,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ExceptionCaughtLocallyJS",
"shortDescription": {
"text": "Exception used for local control-flow"
},
"fullDescription": {
"text": "Reports a 'throw' statement whose exceptions are always caught by the containing 'try' statement. Using 'throw' statements as a 'goto' to change the local flow of control is confusing.",
"markdown": "Reports a `throw` statement whose exceptions are always caught by the containing `try` statement. Using `throw` statements as a `goto` to change the local flow of control is confusing."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ExceptionCaughtLocallyJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Try statement issues",
"index": 62,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CyclomaticComplexityJS",
"shortDescription": {
"text": "Overly complex function"
},
"fullDescription": {
"text": "Reports a function with too many branching points in a function (too high cyclomatic complexity). Such functions may be confusing and hard to test. Use the field provided below to specify the maximum acceptable cyclomatic complexity for a function.",
"markdown": "Reports a function with too many branching points in a function (too high cyclomatic complexity). Such functions may be confusing and hard to test.\n\n\nUse the field provided below to specify the maximum acceptable cyclomatic complexity for a function."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "OverlyComplexFunctionJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Function metrics",
"index": 140,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PackageJsonMismatchedDependency",
"shortDescription": {
"text": "Mismatched dependencies in package.json"
},
"fullDescription": {
"text": "Reports a dependency from package.json that is not installed or doesn't match the specified version range.",
"markdown": "Reports a dependency from package.json that is not installed or doesn't match the specified [version range](https://docs.npmjs.com/about-semantic-versioning)."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "PackageJsonMismatchedDependency",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Imports and dependencies",
"index": 168,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "InfiniteLoopJS",
"shortDescription": {
"text": "Infinite loop statement"
},
"fullDescription": {
"text": "Reports a 'for', 'while', or 'do' statement which can only exit by throwing an exception. Such statements often indicate coding errors.",
"markdown": "Reports a `for`, `while`, or `do` statement which can only exit by throwing an exception. Such statements often indicate coding errors."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "InfiniteLoopJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Probable bugs",
"index": 110,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSArrowFunctionBracesCanBeRemoved",
"shortDescription": {
"text": "Redundant braces around arrow function body"
},
"fullDescription": {
"text": "Reports an arrow function whose body only consists of braces and exactly one statement. Suggests converting to concise syntax without braces. 'let incrementer = (x) => {return x + 1};' After the quick-fix is applied, the code fragment looks as follows: 'let incrementer = (x) => x + 1;'",
"markdown": "Reports an arrow function whose body only consists of braces and exactly one statement. Suggests converting to concise syntax without braces.\n\n\n let incrementer = (x) => {return x + 1};\n\nAfter the quick-fix is applied, the code fragment looks as follows:\n\n\n let incrementer = (x) => x + 1;\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "JSArrowFunctionBracesCanBeRemoved",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Code style issues",
"index": 141,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Stylelint",
"shortDescription": {
"text": "Stylelint"
},
"fullDescription": {
"text": "Reports a discrepancy detected by the Stylelint linter. The highlighting is based on the rule severity specified in the Stylelint configuration file for each individual rule.",
"markdown": "Reports a discrepancy detected by the [Stylelint](http://stylelint.io) linter. \n\nThe highlighting is based on the rule severity specified in the [Stylelint configuration file](https://stylelint.io/user-guide/configure) for each individual rule."
},
"defaultConfiguration": {
"enabled": false,
"level": "error",
"parameters": {
"suppressToolId": "Stylelint",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "CSS/Code quality tools",
"index": 200,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSClassNamingConvention",
"shortDescription": {
"text": "Class naming convention"
},
"fullDescription": {
"text": "Reports a class or a function that is annotated with a JSDoc '@constructor' or '@class' tag whose names are too short, too long, or do not follow the specified regular expression pattern. Use the fields provided below to specify minimum length, maximum length, and a regular expression expected for classes names. Use the standard 'java.util.regex' format for regular expressions.",
"markdown": "Reports a class or a function that is annotated with a JSDoc `@constructor` or `@class` tag whose names are too short, too long, or do not follow the specified regular expression pattern.\n\n\nUse the fields provided below to specify minimum length, maximum length, and a regular expression\nexpected for classes names. Use the standard `java.util.regex` format for regular expressions."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "JSClassNamingConvention",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Naming conventions",
"index": 179,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TypeScriptJSXUnresolvedComponent",
"shortDescription": {
"text": "Unresolved JSX component"
},
"fullDescription": {
"text": "Reports an unresolved reference to a JSX component. Suggests adding an import statement if the referenced component is defined in the project or its dependencies or creating a new component with the specified name. The template for a new component can be modified in Editor | File and Code Templates.",
"markdown": "Reports an unresolved reference to a JSX component. Suggests adding an import statement if the referenced component is defined in the project or its dependencies or creating a new component with the specified name.\n\nThe template for a new component can be modified in Editor \\| File and Code Templates."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "TypeScriptJSXUnresolvedComponent",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/TypeScript",
"index": 103,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSUnfilteredForInLoop",
"shortDescription": {
"text": "Unfiltered for..in loop"
},
"fullDescription": {
"text": "Reports unfiltered 'for-in' loops. The use of this construct results in processing not only own properties of an object but properties from its prototype as well. It may be unexpected in some specific cases, for example, in utility methods that copy or modify all properties or when 'Object''s prototype may be incorrectly modified. For example, the following code will print 42 and myMethod: 'Object.prototype.myMethod = function myMethod() {};\nlet a = { foo: 42 };\nfor (let i in a) {\n console.log(a[i]);\n}' Suggests replacing the whole loop with a 'Object.keys()' method or adding a 'hasOwnProperty()' check. After applying the quick-fix the code looks as follows: 'for (let i in a) {\n if (a.hasOwnProperty(i)) {\n console.log(a[i]);\n }\n}'",
"markdown": "Reports unfiltered `for-in` loops. \n\nThe use of this construct results in processing not only own properties of an object but properties from its prototype as well. It may be unexpected in some specific cases, for example, in utility methods that copy or modify all properties or when `Object`'s prototype may be incorrectly modified. For example, the following code will print **42** and **myMethod** : \n\n\n Object.prototype.myMethod = function myMethod() {};\n let a = { foo: 42 };\n for (let i in a) {\n console.log(a[i]);\n }\n\nSuggests replacing the whole loop with a `Object.keys()` method or adding a `hasOwnProperty()` check. After applying the quick-fix the code looks as follows:\n\n\n for (let i in a) {\n if (a.hasOwnProperty(i)) {\n console.log(a[i]);\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "JSUnfilteredForInLoop",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/General",
"index": 43,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSFunctionExpressionToArrowFunction",
"shortDescription": {
"text": "Function expression is used instead of arrow function"
},
"fullDescription": {
"text": "Reports a function expression. Suggests converting it to an arrow function. Example: 'arr.map(function(el) {return el + 1})' After applying the quick-fix the code looks as follows: 'arr.map(el => el + 1)'",
"markdown": "Reports a [function](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/function) expression. Suggests converting it to an [arrow function](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/Arrow_functions).\n\nExample:\n\n arr.map(function(el) {return el + 1})\n\nAfter applying the quick-fix the code looks as follows:\n\n arr.map(el => el + 1)\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "JSFunctionExpressionToArrowFunction",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/ES2015 migration aids",
"index": 107,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSUndefinedPropertyAssignment",
"shortDescription": {
"text": "Undefined property assignment"
},
"fullDescription": {
"text": "Reports an assignment to a property that is not defined in the type of a variable. Example: '/**\n * @type {{ property1: string, property2: number }}\n */\nlet myVariable = create();\n\nmyVariable.newProperty = 3; // bad'",
"markdown": "Reports an assignment to a property that is not defined in the type of a variable.\n\nExample:\n\n\n /**\n * @type {{ property1: string, property2: number }}\n */\n let myVariable = create();\n\n myVariable.newProperty = 3; // bad\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "JSUndefinedPropertyAssignment",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Code style issues",
"index": 141,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSDeprecatedSymbols",
"shortDescription": {
"text": "Deprecated symbol used"
},
"fullDescription": {
"text": "Reports a usage of a deprecated function variable.",
"markdown": "Reports a usage of a deprecated function variable."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "JSDeprecatedSymbols",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/General",
"index": 43,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "LocalVariableNamingConventionJS",
"shortDescription": {
"text": "Local variable naming convention"
},
"fullDescription": {
"text": "Reports a local variable whose name is too short, too long, or doesn't follow the specified regular expression pattern. Use the fields provided below to specify minimum length, maximum length, and a regular expression expected for local variables names. Use the standard 'java.util.regex' format regular expressions.",
"markdown": "Reports a local variable whose name is too short, too long, or doesn't follow the specified regular expression pattern.\n\n\nUse the fields provided below to specify minimum length, maximum length, and a regular expression\nexpected for local variables names. Use the standard `java.util.regex` format regular expressions."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "LocalVariableNamingConventionJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Naming conventions",
"index": 179,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UpdateDependencyToLatestVersion",
"shortDescription": {
"text": "Update package.json dependencies to latest versions"
},
"fullDescription": {
"text": "Suggests to upgrade your package.json dependencies to the latest versions, ignoring specified versions.",
"markdown": "Suggests to upgrade your package.json dependencies to the latest versions, ignoring specified versions."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "UpdateDependencyToLatestVersion",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Imports and dependencies",
"index": 168,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSUnresolvedExtXType",
"shortDescription": {
"text": "Unresolved Ext JS xtype"
},
"fullDescription": {
"text": "Reports an Ext JS 'xtype' reference that doesn't have a corresponding class.",
"markdown": "Reports an Ext JS `xtype` reference that doesn't have a corresponding class."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JSUnresolvedExtXType",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/General",
"index": 43,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ES6RedundantNestingInTemplateLiteral",
"shortDescription": {
"text": "Redundant nesting in template literal"
},
"fullDescription": {
"text": "Reports nested instances of a string or a template literal. Suggests inlining the nested instances into the containing template string. Example: 'let a = `Hello, ${`Brave ${\"New\"}`} ${\"World\"}!`' After applying the quick-fix the code looks as follows: 'let a = `Hello, Brave New World!`'",
"markdown": "Reports nested instances of a string or a template literal. Suggests inlining the nested instances into the containing template string.\n\nExample:\n\n\n let a = `Hello, ${`Brave ${\"New\"}`} ${\"World\"}!`\n\nAfter applying the quick-fix the code looks as follows:\n\n\n let a = `Hello, Brave New World!`\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ES6RedundantNestingInTemplateLiteral",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/General",
"index": 43,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NestingDepthJS",
"shortDescription": {
"text": "Overly nested function"
},
"fullDescription": {
"text": "Reports a function whose body contains statements that are too deeply nested within other statements. Such functions may be confusing and indicate that refactoring may be necessary. Use the field provided below to specify the maximum acceptable nesting depth allowed in a function.",
"markdown": "Reports a function whose body contains statements that are too deeply nested within other statements. Such functions may be confusing and indicate that refactoring may be necessary.\n\n\nUse the field provided below to specify the maximum acceptable nesting depth allowed in a function."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "OverlyNestedFunctionJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Function metrics",
"index": 140,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TypeScriptSuspiciousConstructorParameterAssignment",
"shortDescription": {
"text": "Assigned constructor field parameter"
},
"fullDescription": {
"text": "Reports a common mistake in TypeScript code, when a class field is declared as a constructor parameter, and then this parameter is assigned. In this case, the corresponding field won't be assigned, only the local parameter value is modified. 'class Foo {\n constructor(private p: number) {\n p = 1; //must be this.p = 1;\n }\n}'",
"markdown": "Reports a common mistake in TypeScript code, when a class field is declared as a constructor parameter, and then this parameter is assigned. \nIn this case, the corresponding field *won't* be assigned, only the local parameter value is modified.\n\n\n class Foo {\n constructor(private p: number) {\n p = 1; //must be this.p = 1;\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "TypeScriptSuspiciousConstructorParameterAssignment",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/TypeScript",
"index": 103,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AssignmentResultUsedJS",
"shortDescription": {
"text": "Result of assignment used"
},
"fullDescription": {
"text": "Reports an assignment expression where the result of the assignment is used in the containing expression. Such assignments often indicate coding errors, for example, '=' instead of '=='. Moreover, they can result in confusion due to the order of operations, as evaluation of the assignment may affect the outer expression in unexpected ways. Expressions in parentheses are ignored.",
"markdown": "Reports an assignment expression where the result of the assignment is used in the containing expression. Such assignments often indicate coding errors, for example, `=` instead of `==`. Moreover, they can result in confusion due to the order of operations, as evaluation of the assignment may affect the outer expression in unexpected ways.\n\nExpressions in parentheses are ignored."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "AssignmentResultUsedJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Assignment issues",
"index": 97,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConstantOnRHSOfComparisonJS",
"shortDescription": {
"text": "Constant on right side of comparison"
},
"fullDescription": {
"text": "Reports a comparison operation with a constant in the right-hand side. According to coding conventions, constants should only be in the left-hand side of comparisons.",
"markdown": "Reports a comparison operation with a constant in the right-hand side. According to coding conventions, constants should only be in the left-hand side of comparisons."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ConstantOnRightSideOfComparisonJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Code style issues",
"index": 141,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSUnnecessarySemicolon",
"shortDescription": {
"text": "Unnecessary semicolon"
},
"fullDescription": {
"text": "Reports an unneeded semicolon.",
"markdown": "Reports an unneeded semicolon."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JSUnnecessarySemicolon",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/General",
"index": 43,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NestedSwitchStatementJS",
"shortDescription": {
"text": "Nested 'switch' statement"
},
"fullDescription": {
"text": "Reports a 'switch' statement that is nested in another 'switch' statement. Nested 'switch' statements may be very confusing, particularly if indenting is inconsistent.",
"markdown": "Reports a `switch` statement that is nested in another `switch` statement. Nested `switch` statements may be very confusing, particularly if indenting is inconsistent."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "NestedSwitchStatementJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Switch statement issues",
"index": 134,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSMissingSwitchBranches",
"shortDescription": {
"text": "'switch' statement has missing branches"
},
"fullDescription": {
"text": "Reports a 'switch' statement on a variable of the type 'enum' or 'union' when the statement doesn't cover some value options from the type.",
"markdown": "Reports a `switch` statement on a variable of the type `enum` or `union` when the statement doesn't cover some value options from the type."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "JSMissingSwitchBranches",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Switch statement issues",
"index": 134,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSJQueryEfficiency",
"shortDescription": {
"text": "JQuery selector can be optimized"
},
"fullDescription": {
"text": "Reports a duplicated jQuery selector that can be cached or a usage of an attribute or a pseudo-selector (optional).",
"markdown": "Reports a duplicated jQuery selector that can be cached or a usage of an attribute or a pseudo-selector (optional)."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JSJQueryEfficiency",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/General",
"index": 43,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnreachableCodeJS",
"shortDescription": {
"text": "Unreachable code"
},
"fullDescription": {
"text": "Reports code that can never be executed, which almost certainly indicates an error",
"markdown": "Reports code that can never be executed, which almost certainly indicates an error"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnreachableCodeJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Control flow issues",
"index": 126,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSSuspiciousEqPlus",
"shortDescription": {
"text": "Suspicious '=+' assignment"
},
"fullDescription": {
"text": "Reports an assignment in the form 'a =+ b'. Suggests replacing with 'a += b'.",
"markdown": "Reports an assignment in the form `a =+ b`. Suggests replacing with `a += b`."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JSSuspiciousEqPlus",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Probable bugs",
"index": 110,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EmptyStatementBodyJS",
"shortDescription": {
"text": "Statement with empty body"
},
"fullDescription": {
"text": "Reports an 'if', 'while', 'for', or 'with' statement with an empty body. Such statements often result from typos, and may cause confusion. Use the checkbox below to specify whether the statements with empty block statements as bodies should be reported.",
"markdown": "Reports an `if`, `while`, `for`, or `with` statement with an empty body. Such statements often result from typos, and may cause confusion.\n\n\nUse the checkbox below to specify whether the statements with empty block statements as bodies\nshould be reported."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "StatementWithEmptyBodyJS",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Potentially confusing code constructs",
"index": 57,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JSUnusedLocalSymbols",
"shortDescription": {
"text": "Unused local symbol"
},
"fullDescription": {
"text": "Reports an unused locally accessible parameter, local variable, function, class, or private member declaration.",
"markdown": "Reports an unused locally accessible parameter, local variable, function, class, or private member declaration."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JSUnusedLocalSymbols",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Unused symbols",
"index": 36,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "com.intellij.java-i18n",
"version": "233.14714",
"rules": [
{
"id": "UnusedMessageFormatParameter",
"shortDescription": {
"text": "Missing message format parameter"
},
"fullDescription": {
"text": "Reports properties values that look like 'java.text.MessageFormat' format strings but do not use some the parameters of the '{xx}' kind. Example: '# parameter {0} is not used\nerror.message=Something happened in line {1}'",
"markdown": "Reports properties values that look like `java.text.MessageFormat` format strings but do not use some the parameters of the `{xx}` kind.\n\nExample:\n\n\n # parameter {0} is not used\n error.message=Something happened in line {1}\n \n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnusedMessageFormatParameter",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Properties files",
"index": 39,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "InconsistentResourceBundle",
"shortDescription": {
"text": "Inconsistent resource bundle"
},
"fullDescription": {
"text": "Reports problems in the properties files contained in the resource bundle. Report missing translations Use this option to report properties contained in the parent properties file that are missing in inherited ones (unless it's a language dialect). Example: '# messages.properties\n abc=xxx\n\n # messages_fr.properties\n # Empty file' Property 'abc' will be reported as untranslated. Report inconsistent properties Use this option to report properties contained in inherited properties file that are missing in the parent one (or in siblings if there is no parent). Example: '# messages.properties\n # Empty file\n\n # messages_fr.properties\n abc=xxx' Property 'abc' translation is not available here for any language except French, and, thus, will be reported as missing in the (default) properties file 'messages.properties'. Report properties overridden with the same value Use this option to report properties copy-pasted into several properties files verbatim. Example: '# messages.properties\n abc=xxx\n\n # messages_fr.properties\n abc=xxx' Property 'abc' will be reported as unnecessarily inherited in the file 'messages_fr.properties' . Report properties overridden with different placeholders Use this option to check for placeholder consistency in overridden properties. Example: '# messages.properties\n qwe={0}xxx{1}\n abc={0}yyy{1}\n\n # messages_fr.properties\n qwe={0}xxx{0}xxx{1}\n abc={0}yyy' Property 'abc' will be reported as a property containing message format placeholders not corresponding to 'messages.properties'. Report properties overridden with different values endings Use this option to check for ending consistency in overridden properties. Example: '# messages.properties\n abc=xxxzzz\n\n # messages_fr.properties\n abc=xxx;' Property 'abc' will be reported as ending with special signs ('!' / '?' / '.' / ':' / ';') whereas the parent value in 'messages.properties' doesn't.",
"markdown": "Reports problems in the properties files contained in the resource bundle.\n\n* **Report missing translations** \n\n Use this option to report properties contained in the parent properties file that are missing in inherited ones (unless it's a language dialect). \n\n Example:\n\n\n # messages.properties\n abc=xxx\n\n # messages_fr.properties\n # Empty file\n \n Property `abc` will be reported as untranslated. \n\n* **Report inconsistent properties** \n\n Use this option to report properties contained in inherited properties file that are missing in the parent one (or in siblings if there is no parent). \n\n Example:\n\n\n # messages.properties\n # Empty file\n\n # messages_fr.properties\n abc=xxx\n \n Property `abc` translation is not available here for any language except French, and, thus, will be reported as missing in the (default) properties file `messages.properties`. \n\n* **Report properties overridden with the same value** \n\n Use this option to report properties copy-pasted into several properties files verbatim. \n\n Example:\n\n\n # messages.properties\n abc=xxx\n\n # messages_fr.properties\n abc=xxx\n \n Property `abc` will be reported as unnecessarily inherited in the file `messages_fr.properties` . \n\n* **Report properties overridden with different placeholders** \n\n Use this option to check for placeholder consistency in overridden properties. \n\n Example:\n\n\n # messages.properties\n qwe={0}xxx{1}\n abc={0}yyy{1}\n\n # messages_fr.properties\n qwe={0}xxx{0}xxx{1}\n abc={0}yyy\n \n Property `abc` will be reported as a property containing message format placeholders not corresponding to `messages.properties`. \n\n* **Report properties overridden with different values endings** \n\n Use this option to check for ending consistency in overridden properties. \n\n Example:\n\n\n # messages.properties\n abc=xxxzzz\n\n # messages_fr.properties\n abc=xxx;\n \n Property `abc` will be reported as ending with special signs (`!` / `?` / `.` / `:` / `;`) whereas the parent value in `messages.properties` doesn't."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "InconsistentResourceBundle",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Properties files",
"index": 39,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnresolvedPropertyKey",
"shortDescription": {
"text": "Invalid property key"
},
"fullDescription": {
"text": "Reports invalid arguments that are passed to methods with parameters annotated as '@PropertyKey'. These arguments should be valid property keys in corresponding properties files. Also, the inspection verifies that the 'resourceBundle' argument of the '@PropertyKey' annotation is an existing resource bundle. Use the quick-fix to create a new property or to select an existing one. Example: '@PropertyKey(resourceBundle = \"myBundle\") String value = \"invalid.key\";'",
"markdown": "Reports invalid arguments that are passed to methods with parameters annotated as `@PropertyKey`.\n\nThese arguments should be valid property keys in corresponding properties files.\nAlso, the inspection verifies that the `resourceBundle`\nargument of the `@PropertyKey` annotation is an existing resource bundle.\n\n\nUse the quick-fix to create a new property or to select an existing one.\n\nExample:\n\n\n @PropertyKey(resourceBundle = \"myBundle\") String value = \"invalid.key\";\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "UnresolvedPropertyKey",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Java/Properties files",
"index": 172,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConvertToBasicLatin",
"shortDescription": {
"text": "Non-Basic Latin character"
},
"fullDescription": {
"text": "Reports non-Basic Latin characters in literals and suggests replacing them with unicode entities. Example: '// © 2021\n char c = '©';\n String s = \"Áî\";'\n After the quick-fix is applied: '// &copy; 2021\n char c = '\\u00a9';\n String s = \"\\u00c1\\u00ee\";'",
"markdown": "Reports non-Basic Latin characters in literals and suggests replacing them with unicode entities.\n\nExample:\n\n\n // © 2021\n char c = '©';\n String s = \"Áî\";\n\nAfter the quick-fix is applied:\n\n\n // &copy; 2021\n char c = '\\u00a9';\n String s = \"\\u00c1\\u00ee\";\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ConvertToBasicLatin",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Java/Internationalization",
"index": 6,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "HardCodedStringLiteral",
"shortDescription": {
"text": "Hardcoded strings"
},
"fullDescription": {
"text": "Reports any instances of hardcoded 'String' literals. Hardcoded 'String' literals are probably errors in an internationalized environment. This inspection won't report empty strings and strings consisting only of whitespaces. A quick-fix is available to transform a string literal into a 'java.util.ResourceBundle.getString()' method call.",
"markdown": "Reports any instances of hardcoded `String` literals.\n\nHardcoded `String` literals are probably errors in an\ninternationalized environment. This inspection won't report empty strings and strings consisting only of whitespaces. A quick-fix is available\nto transform a string literal into a `java.util.ResourceBundle.getString()` method call."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "HardCodedStringLiteral",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Internationalization",
"index": 6,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DialogTitleCapitalization",
"shortDescription": {
"text": "Incorrect string capitalization"
},
"fullDescription": {
"text": "Reports strings in method parameters and return values annotated with '@Nls' and having the capitalization parameter to conform to capitalization rules existing in most platform UI guidelines. Example: 'void setTitle(@NlsContexts.DialogTitle String title) {}\n setTitle(\"This is sentence capitalization but should be title\");' After the quick-fix is applied: 'setTitle(\"This Is Sentence Capitalization but Should Be Title\");'",
"markdown": "Reports strings in method parameters and return values annotated with `@Nls` and having the capitalization parameter to conform to capitalization rules existing in most platform UI guidelines.\n\n**Example:**\n\n\n void setTitle(@NlsContexts.DialogTitle String title) {}\n setTitle(\"This is sentence capitalization but should be title\"); \n\nAfter the quick-fix is applied:\n\n\n setTitle(\"This Is Sentence Capitalization but Should Be Title\"); \n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "DialogTitleCapitalization",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Internationalization",
"index": 6,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SuspiciousLocalesLanguages",
"shortDescription": {
"text": "Suspicious resource bundle locale languages"
},
"fullDescription": {
"text": "Reports locales with language codes that are not supported by Java.",
"markdown": "Reports locales with language codes that are not supported by Java."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "SuspiciousLocalesLanguages",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Properties files",
"index": 39,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DuplicateStringLiteralInspection",
"shortDescription": {
"text": "Duplicate string literal"
},
"fullDescription": {
"text": "Reports string literals that are replicated unchanged throughout the project. Two quick-fixes are provided. One to introduce a constant for a duplicated string and use it throughout the project, and one to show the location of all the duplicates of a particular string literal. Example: 'class C1 { String CONST1 = \"duplicate string\"; }\n class C2 { String CONST2 = \"duplicate string\"; }' Configure the inspection: Use the Min string length field to set the minimal string length required to detect duplicates. Use the Ignore @PropertyKey expressions option to ignore strings passed as arguments to methods annotated with 'org.jetbrains.annotations.PropertyKey'.",
"markdown": "Reports string literals that are replicated unchanged throughout the project. Two quick-fixes are provided. One to introduce a constant for a duplicated string and use it throughout the project, and one to show the location of all the duplicates of a particular string literal.\n\nExample:\n\n\n class C1 { String CONST1 = \"duplicate string\"; }\n class C2 { String CONST2 = \"duplicate string\"; }\n\nConfigure the inspection:\n\n* Use the **Min string length** field to set the minimal string length required to detect duplicates.\n* Use the **Ignore @PropertyKey expressions** option to ignore strings passed as arguments to methods annotated with `org.jetbrains.annotations.PropertyKey`."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "DuplicateStringLiteralInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Internationalization",
"index": 6,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "org.intellij.plugins.postcss",
"version": "233.14714",
"rules": [
{
"id": "PostCssUnresolvedModuleValueReference",
"shortDescription": {
"text": "Unresolved CSS module value"
},
"fullDescription": {
"text": "Reports an unresolved reference to a CSS Module Value ('@value' declaration). Example: '@value foo from unknown;'",
"markdown": "Reports an unresolved reference to a [CSS Module Value](https://github.com/css-modules/postcss-modules-values) (`@value` declaration).\n\nExample:\n\n\n @value foo from unknown;\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "PostCssUnresolvedModuleValueReference",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "PostCSS",
"index": 40,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PostCssNesting",
"shortDescription": {
"text": "Invalid nested rule"
},
"fullDescription": {
"text": "Reports a nested style rule whose syntax doesn't comply with the PostCSS Nested or the PostCSS Nesting specification. Example: '.phone {\n &_title {}\n}'",
"markdown": "Reports a nested style rule whose syntax doesn't comply with the [PostCSS Nested](https://github.com/postcss/postcss-nested) or the [PostCSS Nesting](https://github.com/csstools/postcss-nesting) specification.\n\nExample:\n\n\n .phone {\n &_title {}\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "PostCssNesting",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "PostCSS",
"index": 40,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PostCssCustomMedia",
"shortDescription": {
"text": "Invalid custom media"
},
"fullDescription": {
"text": "Reports a syntax error in a PostCSS Custom Media query. Example: '@custom-media --small-viewport (max-width: 30em);'",
"markdown": "Reports a syntax error in a [PostCSS Custom Media](https://github.com/postcss/postcss-custom-media) query.\n\nExample:\n\n\n @custom-media --small-viewport (max-width: 30em);\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "PostCssCustomMedia",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "PostCSS",
"index": 40,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PostCssCustomSelector",
"shortDescription": {
"text": "Invalid custom selector"
},
"fullDescription": {
"text": "Reports a syntax error in PostCSS Custom Selector. Example: '@custom-selector :--heading h1, h2, h3;'",
"markdown": "Reports a syntax error in [PostCSS Custom Selector](https://github.com/postcss/postcss-custom-selectors).\n\nExample:\n\n\n @custom-selector :--heading h1, h2, h3;\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "PostCssCustomSelector",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "PostCSS",
"index": 40,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PostCssMediaRange",
"shortDescription": {
"text": "Invalid media query range"
},
"fullDescription": {
"text": "Checks range context syntax, which may alternatively be used for media features with a 'range' type. Example: '@media screen and (500px <= width <= 1200px) {}'",
"markdown": "Checks [range context](https://github.com/postcss/postcss-media-minmax) syntax, which may alternatively be used for media features with a 'range' type.\n\nExample:\n\n\n @media screen and (500px <= width <= 1200px) {}\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "PostCssMediaRange",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "PostCSS",
"index": 40,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "com.intellij.reactivestreams",
"version": "233.14714",
"rules": [
{
"id": "ReactiveStreamsUnusedPublisher",
"shortDescription": {
"text": "Unused publisher"
},
"fullDescription": {
"text": "Reports unused 'Publisher' instances. To use an operator (a method of Mono/Flux/Flowable object that returns a Mono/Flux/Flowable) that produces a new 'Publisher' instance, you must subscribe to the created 'Publisher' via 'subscribe()'. Using a factory (for example, 'Mono.just()') without subscribing to the returned 'Publisher', creates an object that is never used and is treated as unnecessary memory allocation. For example, 'Mono.just(1, 2, 3).map(i -> i + 3)' won't be executed unless you subscribe to this 'Publisher', or unless you produce a new 'Publisher' by applying operators and subscribe to it. Example: Unused 'Flux' instance: 'Flux.just(1, 2, 3);' A 'Flux' instance used by consumer: 'Flux.just(1, 2, 3).subscribe(System.out::println);' Calls to methods annotated with Error Prone's or AssertJ's '@CanIgnoreReturnValue' annotation are not reported. New in 2019.3",
"markdown": "Reports unused `Publisher` instances.\n\n\nTo use an operator (a method of Mono/Flux/Flowable object that returns a Mono/Flux/Flowable) that produces a new `Publisher`\ninstance,\nyou must subscribe to the created `Publisher` via `subscribe()`.\n\n\nUsing a factory (for example, `Mono.just()`) without subscribing to the returned `Publisher`,\ncreates an object that is never used and is treated as unnecessary memory allocation.\n\n\nFor example, `Mono.just(1, 2, 3).map(i -> i + 3)` won't be executed unless you subscribe to this `Publisher`,\nor unless you produce a new `Publisher` by applying operators and subscribe to it.\n\n**Example:**\n\nUnused `Flux` instance:\n\n\n Flux.just(1, 2, 3);\n\nA `Flux` instance used by consumer:\n\n\n Flux.just(1, 2, 3).subscribe(System.out::println);\n\nCalls to methods annotated with Error Prone's or AssertJ's `@CanIgnoreReturnValue` annotation are not reported.\n\nNew in 2019.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ReactiveStreamsUnusedPublisher",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Reactive Streams/Common",
"index": 46,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReactiveStreamsThrowInOperator",
"shortDescription": {
"text": "Throw statement in Reactive operator"
},
"fullDescription": {
"text": "Reports 'throw' expressions in the Reactor/RxJava operator code. Throwing exceptions from a Reactor/RxJava operator indicates a possible problem, because you can return a \"Reactive-like\" error: 'Mono.error()' or 'Flowable.error()' from 'flatMap()', or call 'sink.error()' from the Reactor's 'handle()' operator. Also, Reactor factory methods allow returning checked exceptions without any errors, while throwing such exceptions without the 'Exceptions' class leads to a compilation error. Example: 'Flux.just(1, 2, 3).flatMap(i -> {\n throw new RuntimeException();\n })' After the quick-fix is applied: 'Flux.just(1, 2, 3).flatMap(i -> {\n return Flux.error(new RuntimeException());\n })' New in 2019.3",
"markdown": "Reports `throw` expressions in the Reactor/RxJava operator code.\n\nThrowing exceptions from a Reactor/RxJava operator indicates a possible problem, because you can return a \"Reactive-like\" error:\n`Mono.error()` or `Flowable.error()` from `flatMap()`,\nor call `sink.error()` from the Reactor's `handle()` operator.\n\n\nAlso, Reactor factory methods allow returning checked exceptions without any errors, while throwing such exceptions without\nthe `Exceptions` class leads to a compilation error.\n\n**Example:**\n\n\n Flux.just(1, 2, 3).flatMap(i -> {\n throw new RuntimeException();\n })\n\nAfter the quick-fix is applied:\n\n\n Flux.just(1, 2, 3).flatMap(i -> {\n return Flux.error(new RuntimeException());\n })\n\nNew in 2019.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ReactiveStreamsThrowInOperator",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Reactive Streams/Common",
"index": 46,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReactiveStreamsPublisherImplementation",
"shortDescription": {
"text": "Class implements Publisher"
},
"fullDescription": {
"text": "Reports classes that directly implement the 'Publisher' interface. Consider using static generators from RxJava, Reactor or Mutiny, for example: 'Flux.just()', 'Flux.create()', 'Flux.generate()', 'Flux.from()' 'Mono.create()', 'Mono.from()', 'Mono.just()' 'Flowable.just()', 'Flowable.from()' 'Maybe.just()', 'Maybe.from()' 'Multi.createFrom()', 'Multi.createBy()' 'Uni.createFrom()'",
"markdown": "Reports classes that directly implement the `Publisher` interface.\n\nConsider using static generators from RxJava, Reactor or Mutiny, for example:\n\n* `Flux.just()`, `Flux.create()`, `Flux.generate()`, `Flux.from()`\n* `Mono.create()`, `Mono.from()`, `Mono.just()`\n* `Flowable.just()`, `Flowable.from()`\n* `Maybe.just()`, `Maybe.from()`\n* `Multi.createFrom()`, `Multi.createBy()`\n* `Uni.createFrom()`"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ReactiveStreamsPublisherImplementation",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Reactive Streams/Common",
"index": 46,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReactiveStreamsNullableInLambdaInTransform",
"shortDescription": {
"text": "Return null or something nullable from a lambda in transformation method"
},
"fullDescription": {
"text": "Reports transform operations that may return 'null' inside a Reactive Stream chain. Reactive Streams don't support nullable values, which causes such code to fail. The quick-fix suggests replacing 'map()' with 'mapNotNull', which omits exceptions. Example: 'repository.findWithTailableCursorBy()\n .map(e -> (Person)null)\n .doOnNext(System.out::println)' After the quick-fix is applied: 'repository.findWithTailableCursorBy()\n .mapNotNull(e -> (Person)null)\n .doOnNext(System.out::println)' New in 2019.3",
"markdown": "Reports transform operations that may return `null` inside a Reactive Stream chain.\n\n\nReactive Streams don't support nullable values, which causes such code to fail.\nThe quick-fix suggests replacing `map()` with `mapNotNull`, which omits exceptions.\n\n**Example:**\n\n repository.findWithTailableCursorBy()\n .map(e -> (Person)null)\n .doOnNext(System.out::println)\n\nAfter the quick-fix is applied:\n\n repository.findWithTailableCursorBy()\n .mapNotNull(e -> (Person)null)\n .doOnNext(System.out::println)\n\nNew in 2019.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ReactiveStreamsNullableInLambdaInTransform",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Reactive Streams/Common",
"index": 46,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReactorZipWithMonoVoid",
"shortDescription": {
"text": "Zip contains parameter with Mono<Void> type"
},
"fullDescription": {
"text": "Reports zip operations that contains arguments with 'Mono<Void>' return value inside a Reactor chain. 'Zip' completes empty as soon as incoming 'Mono<Void>' completes. The quick-fix suggests replacing 'zip()' and 'zipWhen()' and 'zipWith()' with 'when'. Example: 'Mono.zip(Mono.just(1), Mono.fromRunnable(() -> System.out.println(\"value\")))\n .map(v -> \"New value\")\n .doFinally(System.out::println);' After the quick-fix is applied: 'Mono.when(Mono.just(1), Mono.fromRunnable(() -> System.out.println(\"value\")))\n .then(Mono.fromCallable(() -> \"New value\"))\n .doFinally(System.out::println);' New in 2023.1",
"markdown": "Reports zip operations that contains arguments with `Mono<Void>` return value inside a Reactor chain.\n\n\n`Zip` completes empty as soon as incoming `Mono<Void>` completes.\nThe quick-fix suggests replacing `zip()` and `zipWhen()` and `zipWith()` with `when`.\n\n**Example:**\n\n Mono.zip(Mono.just(1), Mono.fromRunnable(() -> System.out.println(\"value\")))\n .map(v -> \"New value\")\n .doFinally(System.out::println);\n\nAfter the quick-fix is applied:\n\n Mono.when(Mono.just(1), Mono.fromRunnable(() -> System.out.println(\"value\")))\n .then(Mono.fromCallable(() -> \"New value\"))\n .doFinally(System.out::println);\n\nNew in 2023.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ReactorZipWithMonoVoid",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Reactive Streams/Reactor",
"index": 152,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReactiveStreamsTooLongSameOperatorsChain",
"shortDescription": {
"text": "Too long same methods chain"
},
"fullDescription": {
"text": "Reports long Reactive Streams transformation chains. Each operator method call, such as 'map()' or 'filter()', creates some objects for those operators. Calling a long chain of operators on each subscription, for each stream element, may cause performance overhead. To avoid it, combine a long chain of calls into one operator call wherever possible. Example: 'Flux.just(1, 2, 3)\n .map(it -> it + 1)\n .map(it -> it + 2)\n .map(it -> it + 3)' After the quick-fix is applied: 'Flux.just(1, 2, 3)\n .map(it -> it + 1 + 2 + 3)' New in 2019.3",
"markdown": "Reports long Reactive Streams transformation chains.\n\nEach operator method call, such as `map()` or `filter()`, creates some objects for those operators.\nCalling a long chain of operators on each subscription, for each stream element, may cause performance overhead.\nTo avoid it, combine a long chain of calls into one operator call wherever possible.\n\n**Example:**\n\n\n Flux.just(1, 2, 3)\n .map(it -> it + 1)\n .map(it -> it + 2)\n .map(it -> it + 3)\n\nAfter the quick-fix is applied:\n\n\n Flux.just(1, 2, 3)\n .map(it -> it + 1 + 2 + 3)\n\nNew in 2019.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ReactiveStreamsTooLongSameOperatorsChain",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Reactive Streams/Common",
"index": 46,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CallingSubscribeInNonBlockingScope",
"shortDescription": {
"text": "Calling 'subscribe' in \"reactive\" methods"
},
"fullDescription": {
"text": "Reports 'subscribe()' calls in \"reactive\" methods. Methods returning a 'Publisher' type (including 'Flux' and 'Mono') should not call the 'subscribe()' method directly because it can break the reactive call chain. Instead of using 'subscribe()', consider using composition operators like 'flatMap()', 'zip()', 'then()', and so on. Example: 'Flux<String> stringFlux(){\n Flux<String> flux = Flux.just(\"abc\");\n flux.subscribe(); // <- blocking 'subscribe' call in non-blocking context\n return flux;\n }'",
"markdown": "Reports `subscribe()` calls in \"reactive\" methods.\n\nMethods returning a `Publisher` type (including `Flux` and `Mono`)\nshould not call the `subscribe()` method directly because it can break the reactive call chain.\n\nInstead of using `subscribe()`, consider using composition operators like `flatMap()`,\n`zip()`, `then()`, and so on.\n\n**Example:**\n\n\n Flux<String> stringFlux(){\n Flux<String> flux = Flux.just(\"abc\");\n flux.subscribe(); // <- blocking 'subscribe' call in non-blocking context\n return flux;\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "CallingSubscribeInNonBlockingScope",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Reactive Streams/Reactor",
"index": 152,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReactorTransformationOnMonoVoid",
"shortDescription": {
"text": "Calling transformation function on receiver with Mono<Void> type"
},
"fullDescription": {
"text": "Reports transform operations called on 'Mono<Void>' value inside a Reactor chain. 'Mono<Void>' completes without any value, that's why there is nothing to invoke the transformation function on. The quick-fix suggests replacing 'map()' and 'flatMap()' with 'then()'. Example: 'Mono.when(Mono.just(1), Mono.just(2))\n .map(v -> \"New value\")\n .doFinally(System.out::println);' After the quick-fix is applied: 'Mono.when(Mono.just(1), Mono.just(2))\n .then(Mono.fromCallable(() -> \"New value\"))\n .doFinally(System.out::println);' New in 2023.1",
"markdown": "Reports transform operations called on `Mono<Void>` value inside a Reactor chain.\n\n\n`Mono<Void>` completes without any value, that's why there is nothing to invoke the transformation function on.\nThe quick-fix suggests replacing `map()` and `flatMap()` with `then()`.\n\n**Example:**\n\n Mono.when(Mono.just(1), Mono.just(2))\n .map(v -> \"New value\")\n .doFinally(System.out::println);\n\nAfter the quick-fix is applied:\n\n Mono.when(Mono.just(1), Mono.just(2))\n .then(Mono.fromCallable(() -> \"New value\"))\n .doFinally(System.out::println);\n\nNew in 2023.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ReactorTransformationOnMonoVoid",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Reactive Streams/Reactor",
"index": 152,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MutinyCallingSubscribeInNonBlockingScope",
"shortDescription": {
"text": "Calling 'subscribe' in \"reactive\" methods"
},
"fullDescription": {
"text": "Reports 'subscribe()' calls in \"reactive\" methods. Methods returning a publisher (including 'Uni' and 'Multi') should not call the 'subscribe()' method directly because it can break the reactive call chain. Instead of using 'subscribe()', consider using composition operators like 'flatMap()', 'merge()', and so on. Example: 'Multi<String> stringMulti(){\n Multi<String> multi = Multi.createFrom().item(\"abc\");\n multi.subscribe(); // <- blocking 'subscribe' call in non-blocking context\n return multi;\n }'",
"markdown": "Reports `subscribe()` calls in \"reactive\" methods.\n\nMethods returning a publisher (including `Uni` and `Multi`)\nshould not call the `subscribe()` method directly because it can break the reactive call chain.\n\nInstead of using `subscribe()`, consider using composition operators like `flatMap()`,\n`merge()`, and so on.\n\n**Example:**\n\n\n Multi<String> stringMulti(){\n Multi<String> multi = Multi.createFrom().item(\"abc\");\n multi.subscribe(); // <- blocking 'subscribe' call in non-blocking context\n return multi;\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "MutinyCallingSubscribeInNonBlockingScope",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Reactive Streams/Mutiny",
"index": 193,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReactiveStreamsSubscriberImplementation",
"shortDescription": {
"text": "Class implements Subscriber"
},
"fullDescription": {
"text": "Reports classes that directly implement the 'Subscriber' interface. Consider using static generators from RxJava, Reactor or Mutiny, for example: 'Flux.just()', 'Flux.create()', 'Flux.generate()', 'Flux.from()' 'Mono.create()', 'Mono.from()', 'Mono.just()' 'Flowable.just()', 'Flowable.from()' 'Maybe.just()', 'Maybe.from()' 'Multi.createFrom()', 'Multi.createBy()' 'Uni.createFrom()'",
"markdown": "Reports classes that directly implement the `Subscriber` interface.\n\nConsider using static generators from RxJava, Reactor or Mutiny, for example:\n\n* `Flux.just()`, `Flux.create()`, `Flux.generate()`, `Flux.from()`\n* `Mono.create()`, `Mono.from()`, `Mono.just()`\n* `Flowable.just()`, `Flowable.from()`\n* `Maybe.just()`, `Maybe.from()`\n* `Multi.createFrom()`, `Multi.createBy()`\n* `Uni.createFrom()`"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ReactiveStreamsSubscriberImplementation",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Reactive Streams/Common",
"index": 46,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnfinishedStepVerifier",
"shortDescription": {
"text": "Unfinished StepVerifier"
},
"fullDescription": {
"text": "Reports missing 'StepVerifier' terminal calls. Initiating 'Publisher' subscriptions and assertions requires calling a terminal verification method, such as 'verify()', 'verifyComplete()', and so on. Example: 'StepVerifier.create(Flux.just(1,2,3)).expectNext(1);' After the quick-fix is applied: 'StepVerifier.create(Flux.just(1,2,3)).expectNext(1).verifyComplete();'",
"markdown": "Reports missing `StepVerifier` terminal calls.\n\n\nInitiating `Publisher` subscriptions and assertions requires calling a terminal verification method,\nsuch as `verify()`, `verifyComplete()`, and so on.\n\n**Example:**\n\n\n StepVerifier.create(Flux.just(1,2,3)).expectNext(1);\n\nAfter the quick-fix is applied:\n\n\n StepVerifier.create(Flux.just(1,2,3)).expectNext(1).verifyComplete();\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnfinishedStepVerifier",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Reactive Streams/Reactor",
"index": 152,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReactorAutomaticDebugger",
"shortDescription": {
"text": "Unnecessary debug initialization"
},
"fullDescription": {
"text": "Reports redundant 'ReactorDebugAgent.init()' calls. IDE can automatically initialize the Reactor Debug mode, so users don't need to call 'ReactorDebugAgent.init()' or 'Hooks.onOperatorDebug()' explicitly. Also, calling both 'ReactorDebugAgent.init()' and 'Hooks.onOperatorDebug()' causes doubled debugging stack frames generated by Reactor.",
"markdown": "Reports redundant `ReactorDebugAgent.init()` calls.\n\n\nIDE can automatically initialize the Reactor Debug mode, so users don't need to call `ReactorDebugAgent.init()` or\n`Hooks.onOperatorDebug()` explicitly.\n\nAlso, calling both `ReactorDebugAgent.init()` and `Hooks.onOperatorDebug()` causes doubled debugging stack frames\ngenerated by Reactor."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ReactorAutomaticDebugger",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Reactive Streams/Reactor",
"index": 152,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "org.jetbrains.plugins.gradle",
"version": "233.14714",
"rules": [
{
"id": "ForeignDelegate",
"shortDescription": {
"text": "Possibly misplaced call to Gradle method"
},
"fullDescription": {
"text": "Detects possibly misplaced calls to Gradle methods. Gradle buildscripts comprise a lot of nested closures, making the code structure similar to a markup language. Due to the behavior of DSL languages, the methods that you can write in the outer closures are also available in the inner ones. Such methods may have no meaning when written outside their scope. Sometimes it may be hard to detect this situation. This inspection aims to detect such methods. Example: 'repositories {\n // the delegate of 'repositories' has method 'exclusiveContent', which can be written here\n maven {\n // the delegate of 'maven' has method 'content', which can be written here\n // but 'exclusiveContent' is also available\n exclusiveContent {} // reports 'exclusiveContent'\n }\n}'",
"markdown": "Detects possibly misplaced calls to Gradle methods.\nGradle buildscripts comprise a lot of nested closures, making the code structure similar to a markup language. Due to the behavior of DSL languages, the methods that you can write in the outer closures are also available in the inner ones. Such methods may have no meaning when written outside their scope. \nSometimes it may be hard to detect this situation. This inspection aims to detect such methods.\n\n**Example:**\n\n\n repositories {\n // the delegate of 'repositories' has method 'exclusiveContent', which can be written here\n maven {\n // the delegate of 'maven' has method 'content', which can be written here\n // but 'exclusiveContent' is also available\n exclusiveContent {} // reports 'exclusiveContent'\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "ForeignDelegate",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Gradle/Probable bugs",
"index": 50,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "IncorrectPluginDslStructure",
"shortDescription": {
"text": "Plugin DSL structure"
},
"fullDescription": {
"text": "Detects disallowed statements before 'plugins {}' block. Due to the limitations of Gradle Plugin DSL, only a restricted set of Groovy statements is available before ''plugins {}'' block. The only options are ''buildscript {}'', ''pluginManagement {}'' and other ''plugins {}''. See Gradle documentation Example: 'import foo.bar.Baz\nplugins {} // reports 'plugins'\nplugins {\n foo() // reports 'foo'\n id 'java'\n}'",
"markdown": "Detects disallowed statements before 'plugins {}' block.\nDue to the limitations of Gradle Plugin DSL, only a restricted set of Groovy statements is available before '`plugins {}`' block. The only options are '`buildscript {}`', '`pluginManagement {}`' and other '`plugins {}`'. \n[See Gradle documentation](https://docs.gradle.org/current/userguide/plugins.html#plugins_dsl_limitations)\n\n**Example:**\n\n\n import foo.bar.Baz\n plugins {} // reports 'plugins'\n plugins {\n foo() // reports 'foo'\n id 'java'\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "IncorrectPluginDslStructure",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Gradle/Validity issues",
"index": 55,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DependencyNotationArgument",
"shortDescription": {
"text": "Unrecognized dependency notation"
},
"fullDescription": {
"text": "Detects incorrect dependency notations. The following types/formats are supported by Gradle: Instances of 'Dependency'; 'String' or 'CharSequence' values, for example ''org.gradle:gradle-core:1.0''; Maps, for example '[group: 'org.gradle', name: 'gradle-core', version: '1.0']'; FileCollections, for example 'files('some.jar', 'someOther.jar')'; Projects, for example 'project(':some:project:path')'; 'ClassPathNotation', for example 'gradleApi()'; Lists of dependency notations, for example '['org.gradle:gradle-core:1.0']'; (Gradle 7.0+) Version catalog accessors, for example 'libs.groovy.core'. See Gradle documentation Example: 'dependencies {\n implementation(1) // reports '1'\n}'",
"markdown": "Detects incorrect dependency notations.\nThe following types/formats are supported by Gradle:\n\n* Instances of `Dependency`;\n* `String` or `CharSequence` values, for example `'org.gradle:gradle-core:1.0'`;\n* Maps, for example `[group: 'org.gradle', name: 'gradle-core', version: '1.0']`;\n* FileCollections, for example `files('some.jar', 'someOther.jar')`;\n* Projects, for example `project(':some:project:path')`;\n* `ClassPathNotation`, for example `gradleApi()`;\n* Lists of dependency notations, for example `['org.gradle:gradle-core:1.0']`;\n* (Gradle 7.0+) [Version catalog accessors](https://docs.gradle.org/current/userguide/platforms.html), for example `libs.groovy.core`.\n\n[See Gradle documentation](https://docs.gradle.org/current/userguide/declaring_dependencies.html#sec:dependency-types)\n\n**Example:**\n\n\n dependencies {\n implementation(1) // reports '1'\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "DependencyNotationArgument",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Gradle/Probable bugs",
"index": 50,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MultipleRepositoryUrls",
"shortDescription": {
"text": "Multiple repository urls"
},
"fullDescription": {
"text": "Reports the usage of multiple URLs per repository (maven or ivy) block. The problem is that only one URL can be picked up for the repository, the other URLs will be ignored.",
"markdown": "Reports the usage of multiple URLs per repository (maven or ivy) block. The problem is that only one URL can be picked up for the repository, the other URLs will be ignored."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "MultipleRepositoryUrls",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Gradle/Probable bugs",
"index": 50,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "BintrayPublishingPlugin",
"shortDescription": {
"text": "Bintray publishing plugin may stop working on May 1st, 2021"
},
"fullDescription": {
"text": "Detects usages of Gradle plugin 'com.jfrog.bintray'. The plugin is used for publishing build results to Bintray. Publishing to Bintray service is disabled.",
"markdown": "Detects usages of Gradle plugin `com.jfrog.bintray`.\nThe plugin is used for publishing build results to Bintray.\nPublishing to\n[Bintray](https://www.jfrog.com/confluence/display/BT/Welcome+to+JFrog+Bintray) service is disabled."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "BintrayPublishingPlugin",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Gradle/Probable bugs",
"index": 50,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DeprecatedConfigurations",
"shortDescription": {
"text": "Deprecated configurations"
},
"fullDescription": {
"text": "Detects usage of configuration methods that were deprecated. Configuration methods may be deprecated because of two possible reasons: The Gradle API has evolved, so old method choices should be avoided; Some plugin provides a better version of the deprecated configuration method. Most likely there will be an alternative for the deprecated method. Example: 'plugins {\n id 'java'\n}\n\ndependencies {\n archive 'org.gradle.api:gradle:1.0' // reports 'archive'\n}'",
"markdown": "Detects usage of configuration methods that were deprecated.\nConfiguration methods may be deprecated because of two possible reasons:\n\n* The Gradle API has evolved, so old method choices should be avoided;\n* Some plugin provides a better version of the deprecated configuration method.\n\nMost likely there will be an alternative for the deprecated method.\n\n**Example:**\n\n\n plugins {\n id 'java'\n }\n\n dependencies {\n archive 'org.gradle.api:gradle:1.0' // reports 'archive'\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "DeprecatedConfigurations",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Gradle/Validity issues",
"index": 55,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JCenterRepository",
"shortDescription": {
"text": "Builds will no longer be able to resolve artifacts from JCenter after February 1st, 2022"
},
"fullDescription": {
"text": "Detects usages of the JCenter repository to resolve dependencies. Builds will no longer be able to resolve artifacts from JCenter after February 1st, 2022.",
"markdown": "Detects usages of the JCenter repository to resolve dependencies. Builds will no longer be able to resolve artifacts from JCenter after February 1st, 2022."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JCenterRepository",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Gradle/Probable bugs",
"index": 50,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConfigurationAvoidance",
"shortDescription": {
"text": "Configuration avoidance"
},
"fullDescription": {
"text": "(Gradle 4.9+) Detects usage of API that interacts with tasks eagerly. Eager interaction with tasks implies some inconveniences: The user should manually set up all dependencies between tasks; In the configuration phase, all the tasks accessed via the eager API become configured, even if they are not executed afterwards. It results in performance degradation. Eventually, the eager API will be deprecated in favor of the lazy one. For a migration guide, see the Gradle documentation. Example: 'task foo { // reports 'task', suggests replacing it with 'task.register'\n // ...\n}'",
"markdown": "(Gradle 4.9+) Detects usage of API that interacts with tasks eagerly.\n\nEager interaction with tasks implies some inconveniences:\n\n* The user should manually set up all dependencies between tasks;\n* In the [configuration phase](https://docs.gradle.org/current/userguide/build_lifecycle.html#sec:build_phases), all the tasks accessed via the eager API become configured, even if they are not executed afterwards. It results in performance degradation.\n\nEventually, the eager API will be deprecated in favor of the lazy one.\n\nFor a migration guide, see the\n[Gradle documentation](https://docs.gradle.org/current/userguide/task_configuration_avoidance.html).\n\n**Example:**\n\n task foo { // reports 'task', suggests replacing it with 'task.register'\n // ...\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ConfigurationAvoidance",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Gradle/Best practises",
"index": 203,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "com.intellij.freemarker",
"version": "233.14714",
"rules": [
{
"id": "FtlFileReferencesInspection",
"shortDescription": {
"text": "Unresolved file reference"
},
"fullDescription": {
"text": "Reports unresolved FreeMarker file references in '#include' and '#import' directives.",
"markdown": "Reports unresolved FreeMarker file references in `#include` and `#import` directives."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "FtlFileReferencesInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "FreeMarker",
"index": 51,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FtlImportCallInspection",
"shortDescription": {
"text": "Unresolved external call"
},
"fullDescription": {
"text": "Reports unresolved '#macro' and '#function' directives located in other files. The quick-fix suggests using '#import' or '#include' for the required files.",
"markdown": "Reports unresolved `#macro` and `#function` directives located in other files.\n\nThe quick-fix suggests using `#import` or `#include` for the required files."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "FtlImportCallInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "FreeMarker",
"index": 51,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FtlCallsInspection",
"shortDescription": {
"text": "Invalid call directive"
},
"fullDescription": {
"text": "Reports FreeMarker calls that do not match the macro declaration (for example, missing parameters, wrong type, and so on).",
"markdown": "Reports FreeMarker calls that do not match the macro declaration (for example, missing parameters, wrong type, and so on)."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "FtlCallsInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "FreeMarker",
"index": 51,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FtlTypesInspection",
"shortDescription": {
"text": "Incorrect expression type"
},
"fullDescription": {
"text": "Reports incorrect FreeMarker expression types.",
"markdown": "Reports incorrect FreeMarker expression types."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "FtlTypesInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "FreeMarker",
"index": 51,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FtlReferencesInspection",
"shortDescription": {
"text": "Unresolved reference"
},
"fullDescription": {
"text": "Reports unresolved FreeMarker references.",
"markdown": "Reports unresolved FreeMarker references."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "FtlReferencesInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "FreeMarker",
"index": 51,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FtlDeprecatedBuiltInsInspection",
"shortDescription": {
"text": "Built-in is deprecated"
},
"fullDescription": {
"text": "Reports deprecated built-ins (for example, 'default', 'exists', 'if_exists', 'web_safe').",
"markdown": "Reports deprecated built-ins (for example, `default`, `exists`, `if_exists`, `web_safe`)."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "FtlDeprecatedBuiltInsInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "FreeMarker",
"index": 51,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FtlWellformednessInspection",
"shortDescription": {
"text": "Directive is malformed"
},
"fullDescription": {
"text": "Reports malformed FreeMarker directives (for example, wrong nesting, missing closing tags, and so on).",
"markdown": "Reports malformed FreeMarker directives (for example, wrong nesting, missing closing tags, and so on)."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "FtlWellformednessInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "FreeMarker",
"index": 51,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "org.editorconfig.editorconfigjetbrains",
"version": "233.14714",
"rules": [
{
"id": "EditorConfigNumerousWildcards",
"shortDescription": {
"text": "Too many wildcards"
},
"fullDescription": {
"text": "Reports sections that contain too many wildcards. Using a lot of wildcards may lead to performance issues.",
"markdown": "Reports sections that contain too many wildcards. Using a lot of wildcards may lead to performance issues."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "EditorConfigNumerousWildcards",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "EditorConfig",
"index": 53,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EditorConfigKeyCorrectness",
"shortDescription": {
"text": "Unknown property"
},
"fullDescription": {
"text": "Reports properties that are not supported by the IDE. Note: some “ij” domain properties may require specific language plugins.",
"markdown": "Reports properties that are not supported by the IDE. Note: some \"ij\" domain properties may require specific language plugins."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "EditorConfigKeyCorrectness",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "EditorConfig",
"index": 53,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EditorConfigEncoding",
"shortDescription": {
"text": "File encoding doesn't match EditorConfig charset"
},
"fullDescription": {
"text": "Checks that current file encoding matches the encoding defined in \"charset\" property of .editorconfig file.",
"markdown": "Checks that current file encoding matches the encoding defined in \"charset\" property of .editorconfig file."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "EditorConfigEncoding",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "EditorConfig",
"index": 53,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EditorConfigEmptyHeader",
"shortDescription": {
"text": "Empty header"
},
"fullDescription": {
"text": "Reports sections with an empty header. Section header must contain file path globs in the format similar to one supported by 'gitignore'.",
"markdown": "Reports sections with an empty header. Section header must contain file path globs in the format similar to one supported by `gitignore`."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "EditorConfigEmptyHeader",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "EditorConfig",
"index": 53,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EditorConfigMissingRequiredDeclaration",
"shortDescription": {
"text": "Required declarations are missing"
},
"fullDescription": {
"text": "Reports properties that miss the required declarations. Refer to the documentation for more information.",
"markdown": "Reports properties that miss the required declarations. Refer to the documentation for more information."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "EditorConfigMissingRequiredDeclaration",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "EditorConfig",
"index": 53,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EditorConfigSpaceInHeader",
"shortDescription": {
"text": "Space in file pattern"
},
"fullDescription": {
"text": "Reports space characters in wildcard patterns that affect pattern matching. If these characters are not intentional, they should be removed.",
"markdown": "Reports space characters in wildcard patterns that affect pattern matching. If these characters are not intentional, they should be removed."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "EditorConfigSpaceInHeader",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "EditorConfig",
"index": 53,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EditorConfigOptionRedundancy",
"shortDescription": {
"text": "Redundant property"
},
"fullDescription": {
"text": "Reports properties that are redundant when another applicable section already contains the same property and value. For example: '[*]\nindent_size=4\n[*.java]\nindent_size=4' are both applicable to '*.java' files and define the same 'indent_size' value.",
"markdown": "Reports properties that are redundant when another applicable section already contains the same property and value.\n\n\nFor example:\n\n\n [*]\n indent_size=4\n [*.java]\n indent_size=4\n\nare both applicable to `*.java` files and define the same `indent_size` value."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "EditorConfigOptionRedundancy",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "EditorConfig",
"index": 53,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EditorConfigPartialOverride",
"shortDescription": {
"text": "Overlapping sections"
},
"fullDescription": {
"text": "Reports subsets of files specified in the current section that overlap with other subsets in other sections. For example: '[{foo,bar}]' and '[{foo,bas}]' both contain “foo”.",
"markdown": "Reports subsets of files specified in the current section that overlap with other subsets in other sections. For example: `[{foo,bar}]` and `[{foo,bas}]` both contain \"foo\"."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "EditorConfigPartialOverride",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "EditorConfig",
"index": 53,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EditorConfigListAcceptability",
"shortDescription": {
"text": "Unexpected value list"
},
"fullDescription": {
"text": "Reports lists of values that are used in properties in which lists are not supported. In this case, only a single value can be specified.",
"markdown": "Reports lists of values that are used in properties in which lists are not supported. In this case, only a single value can be specified."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "EditorConfigListAcceptability",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "EditorConfig",
"index": 53,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EditorConfigPatternEnumerationRedundancy",
"shortDescription": {
"text": "Unnecessary braces"
},
"fullDescription": {
"text": "Reports pattern lists that are either empty '{}' or contain just one pattern, for example '{foo}' in contrast to a list containing multiple patterns, for example '{foo,bar}'. In this case braces are handled as a part of the name. For example, the pattern '*.{a}' will match the file 'my.{a}' but not 'my.a'.",
"markdown": "Reports pattern lists that are either empty `{}` or contain just one pattern, for example `{foo}` in contrast to a list containing multiple patterns, for example `{foo,bar}`. In this case braces are handled as a part of the name. For example, the pattern `*.{a}` will match the file `my.{a}` but not `my.a`."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "EditorConfigPatternEnumerationRedundancy",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "EditorConfig",
"index": 53,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EditorConfigPairAcceptability",
"shortDescription": {
"text": "Unexpected key-value pair"
},
"fullDescription": {
"text": "Reports key-value pairs that are not allowed in the current context.",
"markdown": "Reports key-value pairs that are not allowed in the current context."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "EditorConfigPairAcceptability",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "EditorConfig",
"index": 53,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EditorConfigNoMatchingFiles",
"shortDescription": {
"text": "No matching files"
},
"fullDescription": {
"text": "Reports sections with wildcard patterns that do not match any files under the directory in which the '.editorconfig' file is located.",
"markdown": "Reports sections with wildcard patterns that do not match any files under the directory in which the `.editorconfig` file is located."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "EditorConfigNoMatchingFiles",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "EditorConfig",
"index": 53,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EditorConfigWildcardRedundancy",
"shortDescription": {
"text": "Redundant wildcard"
},
"fullDescription": {
"text": "Reports wildcards that become redundant when the “**” wildcard is used in the same section. The “**” wildcard defines a broader set of files than any other wildcard. That is why, any other wildcard used in the same section has no affect and can be removed.",
"markdown": "Reports wildcards that become redundant when the \"\\*\\*\" wildcard is used in the same section.\n\n\nThe \"\\*\\*\" wildcard defines a broader set of files than any other wildcard.\nThat is why, any other wildcard used in the same section has no affect and can be removed."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "EditorConfigWildcardRedundancy",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "EditorConfig",
"index": 53,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EditorConfigHeaderUniqueness",
"shortDescription": {
"text": "EditorConfig section is not unique"
},
"fullDescription": {
"text": "Reports sections that define the same file pattern as other sections.",
"markdown": "Reports sections that define the same file pattern as other sections."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "EditorConfigHeaderUniqueness",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "EditorConfig",
"index": 53,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EditorConfigValueCorrectness",
"shortDescription": {
"text": "Invalid property value"
},
"fullDescription": {
"text": "Reports property values that do not meet value restrictions. For example, some properties may be only “true” or “false”, others contain only integer numbers etc. If a value has a limited set of variants, use code completion to see all of them.",
"markdown": "Reports property values that do not meet value restrictions. For example, some properties may be only \"true\" or \"false\", others contain only integer numbers etc. If a value has a limited set of variants, use code completion to see all of them."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "EditorConfigValueCorrectness",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "EditorConfig",
"index": 53,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EditorConfigUnusedDeclaration",
"shortDescription": {
"text": "Unused declaration"
},
"fullDescription": {
"text": "Reports unused declarations. Such declarations can be removed.",
"markdown": "Reports unused declarations. Such declarations can be removed."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "EditorConfigUnusedDeclaration",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "EditorConfig",
"index": 53,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EditorConfigRootDeclarationUniqueness",
"shortDescription": {
"text": "Extra top-level declaration"
},
"fullDescription": {
"text": "Reports multiple top-level declarations. There can be only one optional “root=true” top-level declaration in the EditorConfig file. Using multiple top-level declarations is not allowed.",
"markdown": "Reports multiple top-level declarations. There can be only one optional \"root=true\" top-level declaration in the EditorConfig file. Using multiple top-level declarations is not allowed."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "EditorConfigRootDeclarationUniqueness",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "EditorConfig",
"index": 53,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EditorConfigRootDeclarationCorrectness",
"shortDescription": {
"text": "Unexpected top-level declaration"
},
"fullDescription": {
"text": "Reports unexpected top-level declarations. Top-level declarations other than “root=true” are not allowed in the EditorConfig file.",
"markdown": "Reports unexpected top-level declarations. Top-level declarations other than \"root=true\" are not allowed in the EditorConfig file."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "EditorConfigRootDeclarationCorrectness",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "EditorConfig",
"index": 53,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EditorConfigPatternRedundancy",
"shortDescription": {
"text": "Duplicate or redundant pattern"
},
"fullDescription": {
"text": "Reports file patterns that are redundant as there already are other patterns that define the same scope of files or even a broader one. For example, in '[{*.java,*}]' the first '*.java' pattern defines a narrower scope compared to '*'. That is why it is redundant and can be removed.",
"markdown": "Reports file patterns that are redundant as there already are other patterns that define the same scope of files or even a broader one. For example, in `[{*.java,*}]` the first `*.java` pattern defines a narrower scope compared to `*`. That is why it is redundant and can be removed."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "EditorConfigPatternRedundancy",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "EditorConfig",
"index": 53,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EditorConfigDeprecatedDescriptor",
"shortDescription": {
"text": "Deprecated property"
},
"fullDescription": {
"text": "Reports EditorConfig properties that are no longer supported.",
"markdown": "Reports EditorConfig properties that are no longer supported."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "EditorConfigDeprecatedDescriptor",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "EditorConfig",
"index": 53,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EditorConfigShadowedOption",
"shortDescription": {
"text": "Overridden property"
},
"fullDescription": {
"text": "Reports properties that are already defined in other sections. For example: '[*.java]\nindent_size=4\n[{*.java,*.js}]\nindent_size=2' The second section includes all '*.java' files too but it also redefines indent_size. As a result the value 2 will be used for files matching '*.java'.",
"markdown": "Reports properties that are already defined in other sections.\n\nFor example:\n\n\n [*.java]\n indent_size=4\n [{*.java,*.js}]\n indent_size=2\n\nThe second section includes all `*.java` files too but it also redefines indent_size. As a result the value 2 will be used for files matching `*.java`."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "EditorConfigShadowedOption",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "EditorConfig",
"index": 53,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EditorConfigValueUniqueness",
"shortDescription": {
"text": "Non-unique list value"
},
"fullDescription": {
"text": "Reports duplicates in lists of values.",
"markdown": "Reports duplicates in lists of values."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "EditorConfigValueUniqueness",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "EditorConfig",
"index": 53,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EditorConfigUnexpectedComma",
"shortDescription": {
"text": "Unexpected comma"
},
"fullDescription": {
"text": "Reports commas that cannot be used in the current context. Commas are allowed only as separators for values in lists.",
"markdown": "Reports commas that cannot be used in the current context. Commas are allowed only as separators for values in lists."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "EditorConfigUnexpectedComma",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "EditorConfig",
"index": 53,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EditorConfigCharClassRedundancy",
"shortDescription": {
"text": "Unnecessary character class"
},
"fullDescription": {
"text": "Reports character classes that consist of a single character. Such classes can be simplified to a character, for example '[a]'→'a'.",
"markdown": "Reports character classes that consist of a single character. Such classes can be simplified to a character, for example `[a]`→`a`."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "EditorConfigCharClassRedundancy",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "EditorConfig",
"index": 53,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EditorConfigEmptySection",
"shortDescription": {
"text": "Empty section"
},
"fullDescription": {
"text": "Reports sections that do not contain any EditorConfig properties.",
"markdown": "Reports sections that do not contain any EditorConfig properties."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "EditorConfigEmptySection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "EditorConfig",
"index": 53,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EditorConfigShadowingOption",
"shortDescription": {
"text": "Overriding property"
},
"fullDescription": {
"text": "Reports properties that override the same properties defined earlier in the file. For example: '[*.java]\nindent_size=4\n[{*.java,*.js}]\nindent_size=2' The second section includes the same files as '[*.java]' but also sets indent_size to value 2. Thus the first declaration 'indent_size=4'will be ignored.",
"markdown": "Reports properties that override the same properties defined earlier in the file.\n\nFor example:\n\n\n [*.java]\n indent_size=4\n [{*.java,*.js}]\n indent_size=2\n\nThe second section includes the same files as `[*.java]` but also sets indent_size to value 2. Thus the first declaration `indent_size=4`will be ignored."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "EditorConfigShadowingOption",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "EditorConfig",
"index": 53,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EditorConfigReferenceCorrectness",
"shortDescription": {
"text": "Invalid reference"
},
"fullDescription": {
"text": "Reports identifiers that are either unknown or have a wrong type.",
"markdown": "Reports identifiers that are either unknown or have a wrong type."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "EditorConfigReferenceCorrectness",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "EditorConfig",
"index": 53,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EditorConfigVerifyByCore",
"shortDescription": {
"text": "Invalid .editorconfig file"
},
"fullDescription": {
"text": "Verifies the whole file using the backing EditorConfig core library and reports any failures. Any such failure would prevent EditorConfig properties from being correctly applied.",
"markdown": "Verifies the whole file using the backing EditorConfig core library and reports any failures. Any such failure would prevent EditorConfig properties from being correctly applied."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "EditorConfigVerifyByCore",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "EditorConfig",
"index": 53,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "EditorConfigCharClassLetterRedundancy",
"shortDescription": {
"text": "Duplicate character class letter"
},
"fullDescription": {
"text": "Reports wildcard patterns in the EditorConfig section that contain a duplicate character in the character class, for example '[aa]'.",
"markdown": "Reports wildcard patterns in the EditorConfig section that contain a duplicate character in the character class, for example `[aa]`."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "EditorConfigCharClassLetterRedundancy",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "EditorConfig",
"index": 53,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "com.intellij.spring.data",
"version": "233.14714",
"rules": [
{
"id": "SpringDataMongoDBJsonFieldInspection",
"shortDescription": {
"text": "Spring Data MongoDB JSON unresolved fields"
},
"fullDescription": {
"text": "Reports unresolved document fields specified inside of 'org.springframework.data.mongodb.repository.Query' annotation. Example: '@Document\nclass User {\n @Field\n String name;\n}\n\ninterface UserRepository extends Repository<User, Long> {\n @Query(\"{ age: { $gt: ?0 } }\") // 'age' is highlighted as unresolved\n List<User> findUsersOlderThan(Integer age);\n}'",
"markdown": "Reports unresolved document fields specified inside of `org.springframework.data.mongodb.repository.Query` annotation.\n\n**Example:**\n\n\n @Document\n class User {\n @Field\n String name;\n }\n\n interface UserRepository extends Repository<User, Long> {\n @Query(\"{ age: { $gt: ?0 } }\") // 'age' is highlighted as unresolved\n List<User> findUsersOlderThan(Integer age);\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "SpringDataMongoDBJsonFieldInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Data",
"index": 59,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringDataMethodInconsistencyInspection",
"shortDescription": {
"text": "Spring Data repository method errors"
},
"fullDescription": {
"text": "Reports Spring Data CRUD repository methods for which the Spring Data Query builder cannot generate the corresponding query. Example: 'interface PersonRepository extends Repository<Person, Long> {\n List<Person> findByEmailAddressAndLastname(EmailAddress emailAddress, String lastname);\n List<Person> findByEmailUnknownAndLastname(EmailAddress emailAddress, String lastname); // Cannot resolve property 'Unknown'\n List<Person> findByAndLastname(EmailAddress emailAddress, String lastname); // Missing property name\n\n List<Person> findDistinctPeopleByLastnameOrFirstname(String lastname, String firstname);\n List<Person> findPeopleDistinctByUnknownOrFirstname(String lastname, String firstname); // Cannot resolve property 'Unknown'\n\n List<Person> findByLastnameOrderByFirstnameAsc(String lastname);\n List<Person> findByLastnameOrderByUnknownDesc(String lastname); // Cannot resolve property 'Unknown'\n}'",
"markdown": "Reports Spring Data CRUD repository methods for which the\n[Spring Data Query](https://docs.spring.io/spring-data/jpa/docs/current/reference/html/#repositories.query-methods.query-creation)\nbuilder cannot generate the corresponding query.\n\n**Example:**\n\n\n interface PersonRepository extends Repository<Person, Long> {\n List<Person> findByEmailAddressAndLastname(EmailAddress emailAddress, String lastname);\n List<Person> findByEmailUnknownAndLastname(EmailAddress emailAddress, String lastname); // Cannot resolve property 'Unknown'\n List<Person> findByAndLastname(EmailAddress emailAddress, String lastname); // Missing property name\n\n List<Person> findDistinctPeopleByLastnameOrFirstname(String lastname, String firstname);\n List<Person> findPeopleDistinctByUnknownOrFirstname(String lastname, String firstname); // Cannot resolve property 'Unknown'\n\n List<Person> findByLastnameOrderByFirstnameAsc(String lastname);\n List<Person> findByLastnameOrderByUnknownDesc(String lastname); // Cannot resolve property 'Unknown'\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SpringDataMethodInconsistencyInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Data",
"index": 59,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringDataRepositoryMethodParametersInspection",
"shortDescription": {
"text": "Spring Data repository method parameters errors"
},
"fullDescription": {
"text": "Reports Spring Data CRUD repository method parameters with incorrect types. Example: 'public class Person {\n private int id;\n private String lastname;\n private Address address;\n }\n\n public class Address {\n private int zipCode;\n }\n\n public interface CustomerRepository extends CrudRepository<Person, Integer> {\n List<Person> findByAddress(String lastname); // 'Address' type expected\n List<Person> findByAddressZipCode(String str); // 'int' type expected\n }'",
"markdown": "Reports Spring Data CRUD repository method parameters with incorrect types.\n\n**Example:**\n\n\n public class Person {\n private int id;\n private String lastname;\n private Address address;\n }\n\n public class Address {\n private int zipCode;\n }\n\n public interface CustomerRepository extends CrudRepository<Person, Integer> {\n List<Person> findByAddress(String lastname); // 'Address' type expected\n List<Person> findByAddressZipCode(String str); // 'int' type expected\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SpringDataRepositoryMethodParametersInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Data",
"index": 59,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringDataRepositoryMethodReturnTypeInspection",
"shortDescription": {
"text": "Spring Data repository method return type errors"
},
"fullDescription": {
"text": "Reports Spring Data CRUD repository methods with incorrect return types. The following return types are supported: 'void' Primitive types Wrapper types 'T' when the query method is expected to return one result at most. Returns 'null' if there are no results and throws 'IncorrectResultSizeDataAccessException' if there is more than one result. 'java.util.List' or any common 'Iterable' type 'java.util.stream.Stream' 'java.util.Optional' or 'scala.Option' when the query method is expected to return one result at most. Returns 'Optional.empty()' or 'Optional.absent()' if there are no results and throws 'IncorrectResultSizeDataAccessException' if there is more than one result. 'io.micronaut.data.model.Page' 'io.micronaut.data.model.Slice' 'java.util.concurrent.Future', 'java.util.concurrent.CompletableFuture', or 'ListenableFuture' if the method is annotated with '@Async' and Spring asynchronous method execution is enabled 'GeoResults<T>', 'GeoResult<T>', or 'GeoPage<T>'",
"markdown": "Reports Spring Data CRUD repository methods with incorrect return types.\n\nThe following return types are supported:\n* `void`\n* Primitive types\n* Wrapper types\n* `T` when the query method is expected to return one result at most. Returns `null` if there are no results and throws `IncorrectResultSizeDataAccessException` if there is more than one result.\n* `java.util.List` or any common `Iterable` type\n* `java.util.stream.Stream`\n* `java.util.Optional` or `scala.Option` when the query method is expected to return one result at most. Returns `Optional.empty()` or `Optional.absent()` if there are no results and throws `IncorrectResultSizeDataAccessException` if there is more than one result.\n* `io.micronaut.data.model.Page`\n* `io.micronaut.data.model.Slice`\n* `java.util.concurrent.Future`, `java.util.concurrent.CompletableFuture`, or `ListenableFuture` if the method is annotated with `@Async` and Spring asynchronous method execution is enabled\n* `GeoResults<T>`, `GeoResult<T>`, or `GeoPage<T>`"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SpringDataRepositoryMethodReturnTypeInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Data",
"index": 59,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "DevKit",
"version": "233.14714",
"rules": [
{
"id": "WorkspaceEntityMutableField",
"shortDescription": {
"text": "Unsupported 'var' field in entity"
},
"fullDescription": {
"text": "Detects unsupported 'var' fields in the inheritors of 'WorkspaceEntity' interface Interface implementing 'WorkspaceEntity' have to have only 'val' fields because it's immutable. Implementation of 'WorkspaceEntity.Builder' will be generated for the mutation",
"markdown": "Detects unsupported `var` fields in the inheritors of `WorkspaceEntity` interface\n\n\nInterface implementing `WorkspaceEntity` have to have only `val` fields because it's immutable.\nImplementation of `WorkspaceEntity.Builder` will be generated for the mutation"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "WorkspaceEntityMutableField",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Workspace model",
"index": 64,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MigrateToOptControl",
"shortDescription": {
"text": "Migrate to getOptionPane()"
},
"fullDescription": {
"text": "Reports 'createOptionsPanel()' methods in inspection implementation, which can be automatically converted to 'getOptionsPane()'. Creating inspection options control via 'createOptionsPanel()' is deprecated, in favor of declarative control description 'getOptionsPane()'. The inspection checks 'createOptionsPanel()' implementations and if they use InspectionOptionsPanel or its descendants and are simple enough, then it suggests to convert to the new API automatically. This inspection currently supports Java and Kotlin only. It cannot convert the code that uses Kotlin methods like 'apply' or 'also'. Try to inline them. New in 2023.1",
"markdown": "Reports `createOptionsPanel()` methods in inspection implementation, which can be automatically converted to `getOptionsPane()`.\n\n\nCreating inspection options control via `createOptionsPanel()` is deprecated,\nin favor of declarative control description `getOptionsPane()`.\nThe inspection checks `createOptionsPanel()` implementations and if they use\nInspectionOptionsPanel or its descendants and are simple enough, then it suggests to convert to\nthe new API automatically.\n\n\nThis inspection currently supports Java and Kotlin only.\nIt cannot convert the code that uses Kotlin methods like `apply` or `also`. Try to inline them.\n\nNew in 2023.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "MigrateToOptControl",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PluginXmlCapitalization",
"shortDescription": {
"text": "Plugin.xml text capitalization"
},
"fullDescription": {
"text": "Reports text capitalization problems in 'plugin.xml'. The following elements are checked: '<name>' '<action>, <group>' '<separator, <synonym>, <override-text>' extension point properties annotated with 'org.jetbrains.annotations.Nls' specifying required 'capitalization' Please see Capitalization in IntelliJ Platform UI Guidelines for more information.",
"markdown": "Reports text capitalization problems in `plugin.xml`.\n\n\nThe following elements are checked:\n\n* `<name>`\n* `<action>, <group>`\n* `<separator, <synonym>, <override-text>`\n* extension point properties annotated with `org.jetbrains.annotations.Nls` specifying required `capitalization`\n\n\nPlease see [Capitalization](https://jetbrains.design/intellij/text/capitalization/) in IntelliJ Platform UI Guidelines for more\ninformation."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "PluginXmlCapitalization",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Plugin descriptor",
"index": 85,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UseDPIAwareBorders",
"shortDescription": {
"text": "Use DPI-aware borders"
},
"fullDescription": {
"text": "Reports usages of 'javax.swing.border.EmptyBorder' and 'JBUI.Borders.emptyXyz()' that can be simplified. The 'EmptyBorder' instances are not DPI-aware and can result in UI layout problems. Quick fix performs replacement with 'JBUI.Borders.empty()' or simplifies the expression. Example: '// bad:\nBorder border1 = new EmptyBorder(1, 2, 3, 4);\nBorder border2 = new EmptyBorder(1, 2, 1, 2);\nBorder border3 = new EmptyBorder(1, 0, 0, 0);\n\n// good:\nBorder border1 = JBUI.Borders.empty(1, 2, 3, 4);\nBorder border2 = JBUI.Borders.empty(1, 2);\nBorder border3 = JBUI.Borders.emptyTop(1);'",
"markdown": "Reports usages of `javax.swing.border.EmptyBorder` and `JBUI.Borders.emptyXyz()` that can be simplified.\n\n\nThe `EmptyBorder` instances are not DPI-aware and can result in UI layout problems.\n\n\nQuick fix performs replacement with `JBUI.Borders.empty()` or simplifies the expression.\n\nExample:\n\n\n // bad:\n Border border1 = new EmptyBorder(1, 2, 3, 4);\n Border border2 = new EmptyBorder(1, 2, 1, 2);\n Border border3 = new EmptyBorder(1, 0, 0, 0);\n\n // good:\n Border border1 = JBUI.Borders.empty(1, 2, 3, 4);\n Border border2 = JBUI.Borders.empty(1, 2);\n Border border3 = JBUI.Borders.emptyTop(1);\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UseDPIAwareBorders",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ExtensionRegisteredAsServiceOrComponent",
"shortDescription": {
"text": "Extension registered as service/component"
},
"fullDescription": {
"text": "Reports extension implementation being additionally registered as a service/component. While there can be multiple extension instances, the IntelliJ Platform ensures that only one instance of a service/component is loaded, thus registering the same class as both an extension and a service/component may cause issues. New in 2023.2",
"markdown": "Reports extension implementation being additionally registered as a service/component.\n\n\nWhile there can be multiple extension instances, the IntelliJ Platform ensures that only one instance of a service/component is loaded,\nthus registering the same class as both an extension and a service/component may cause issues.\n\nNew in 2023.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "ExtensionRegisteredAsServiceOrComponent",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NonDefaultConstructor",
"shortDescription": {
"text": "Non-default constructors for service and extension class"
},
"fullDescription": {
"text": "Reports extension/service class having a non-default (empty) constructor. Other dependencies should be acquired when needed in corresponding methods only. Constructor having 'Project' for extension/service on the corresponding level is allowed.",
"markdown": "Reports extension/service class having a non-default (empty) constructor.\n\n\nOther dependencies should be acquired when needed in corresponding methods only.\nConstructor having `Project` for extension/service on the corresponding level is allowed."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "NonDefaultConstructor",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PresentationAnnotation",
"shortDescription": {
"text": "Invalid icon path in @Presentation"
},
"fullDescription": {
"text": "Reports invalid and deprecated value for 'icon' attribute in 'com.intellij.ide.presentation.Presentation' annotation.",
"markdown": "Reports invalid and deprecated value for `icon` attribute in `com.intellij.ide.presentation.Presentation` annotation."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "PresentationAnnotation",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UseVirtualFileEquals",
"shortDescription": {
"text": "Use 'VirtualFile#equals(Object)'"
},
"fullDescription": {
"text": "Reports comparing 'VirtualFile' instances using '=='. Replace with 'equals()' call.",
"markdown": "Reports comparing `VirtualFile` instances using `==`.\n\n\nReplace with `equals()` call."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UseVirtualFileEquals",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MismatchedLightServiceLevelAndCtor",
"shortDescription": {
"text": "Mismatch between light service level and its constructor"
},
"fullDescription": {
"text": "Reports mismatches between light service levels and its constructors. The following problems are reported: A light service class has a constructor with two parameters of types 'com.intellij.openapi.project.Project' and 'kotlinx.coroutines.CoroutineScope', or one parameter of type 'Project' is not annotated as a project-level service. A light service class annotated as an application-level service does not have a no-arg constructor, nor a constructor with one parameter of type 'CoroutineScope'. Example (Kotlin): '@Service // Suggest specifying 'Service.Level.PROJECT' parameter in '@Service' annotation\nclass MyService(val project: Project) // Suggest removing the parameter from constructor 'MyService'' After applying the quick-fix that suggests specifying 'Service.Level.PROJECT' parameter in '@Service' annotation is applied: '@Service(Service.Level.PROJECT)\nclass MyService(val project: Project)' After applying the quick-fix that suggests removing the parameter from constructor 'MyService': '@Service\nclass MyService()' New in 2023.2",
"markdown": "Reports mismatches between light service levels and its constructors.\n\nThe following problems are reported:\n\n* A light service class has a constructor with two parameters of types `com.intellij.openapi.project.Project` and `kotlinx.coroutines.CoroutineScope`, or one parameter of type `Project` is not annotated as a project-level service.\n* A light service class annotated as an application-level service does not have a no-arg constructor, nor a constructor with one parameter of type `CoroutineScope`.\n\nExample (Kotlin):\n\n\n @Service // Suggest specifying 'Service.Level.PROJECT' parameter in '@Service' annotation\n class MyService(val project: Project) // Suggest removing the parameter from constructor 'MyService'\n\nAfter applying the quick-fix that suggests specifying 'Service.Level.PROJECT' parameter in '@Service' annotation is applied:\n\n\n @Service(Service.Level.PROJECT)\n class MyService(val project: Project)\n\nAfter applying the quick-fix that suggests removing the parameter from constructor 'MyService':\n\n\n @Service\n class MyService()\n\nNew in 2023.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "MismatchedLightServiceLevelAndCtor",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "IntentionDescriptionNotFoundInspection",
"shortDescription": {
"text": "Intention description checker"
},
"fullDescription": {
"text": "Reports intentions that are missing an HTML description file, 'before.template' file or 'after.template' file. These are shown in Settings | Editor | Intentions. The Create description file quick-fix creates a template HTML description file.",
"markdown": "Reports intentions that are missing an HTML description file, `before.template` file or `after.template` file. These are shown in [Settings \\| Editor \\| Intentions](settings://preferences.intentionPowerPack).\n\n\nThe **Create description file** quick-fix creates a template HTML description file."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "IntentionDescriptionNotFoundInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Description file",
"index": 137,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MissingRecentApi",
"shortDescription": {
"text": "Usage of IntelliJ API not available in older IDEs"
},
"fullDescription": {
"text": "Reports usages of IntelliJ Platform API introduced in a version newer than the one specified in '<idea-version>' '@since-build' in 'plugin.xml'. Using such API may lead to incompatibilities of the plugin with older IDE versions. To avoid possible issues when running the plugin in older IDE versions, increase 'since-build' accordingly, or remove usages of this API. See Build Number Ranges in IntelliJ Platform Plugin SDK docs for more details. Configure the inspection: If '<idea-version>' '@since/until-build' attributes are not specified in 'plugin.xml', set Since/Until explicitly.",
"markdown": "Reports usages of IntelliJ Platform API introduced in a version *newer* than the one specified in `<idea-version>` `@since-build` in `plugin.xml`.\n\n\nUsing such API may lead to incompatibilities of the plugin with older IDE versions.\n\n\nTo avoid possible issues when running the plugin in older IDE versions, increase `since-build` accordingly,\nor remove usages of this API.\n\n\nSee [Build Number Ranges](https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html) in IntelliJ Platform Plugin SDK docs for more details.\n\nConfigure the inspection:\nIf `<idea-version>` `@since/until-build` attributes are not specified in `plugin.xml`, set **Since** /**Until** explicitly."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "MissingRecentApi",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "KotlinObjectExtensionRegistration",
"shortDescription": {
"text": "Extension class is a Kotlin object"
},
"fullDescription": {
"text": "Reports extensions which are instantiated by the IntelliJ Platform, but are declared as Kotlin objects. Extensions lifecycle is managed by the IntelliJ Platform. Using Kotlin objects for extension registration may cause creation of unnecessary extension instances and make plugin unloading impossible. Example Extension registration: '<annotator language=\"myLang\" implementationClass=\"com.example.MyAnnotator\"/>' Extension implementation: '// bad:\nobject MyAnnotator : Annotator {\n ...\n}\n\n// good:\nclass MyAnnotator : Annotator {\n ...\n}' New in 2023.1",
"markdown": "Reports extensions which are instantiated by the IntelliJ Platform, but are declared as Kotlin objects.\n\n\nExtensions lifecycle is managed by the IntelliJ Platform.\nUsing Kotlin objects for extension registration may cause creation of unnecessary extension instances and make plugin unloading\nimpossible.\n\nExample\n-------\n\nExtension registration:\n\n\n <annotator language=\"myLang\" implementationClass=\"com.example.MyAnnotator\"/>\n\nExtension implementation:\n\n\n // bad:\n object MyAnnotator : Annotator {\n ...\n }\n\n // good:\n class MyAnnotator : Annotator {\n ...\n }\n\nNew in 2023.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "KotlinObjectExtensionRegistration",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Plugin descriptor",
"index": 85,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SimplifiableServiceRetrieving",
"shortDescription": {
"text": "Simplifiable service retrieving"
},
"fullDescription": {
"text": "Reports service getting calls that can be replaced with a calls to an existing static 'getInstance()' or 'getInstance(Project)' methods. Example (Java): '@Service\npublic class MyAppService {\n public static MyAppService getInstance() {\n return ApplicationManager.getApplication().getService(MyAppService.class);\n }\n}\n\n@Service(Service.Level.PROJECT)\npublic class MyProjectService {\n public static MyProjectService getInstance(Project project) {\n return project.getService(MyProjectService.class);\n }\n}' '// Bad:\nMyAppService applicationService = ApplicationManager.getApplication().getService(MyAppService.class);\nMyProjectService projectService = project.getService(MyProjectService.class);' '// Good:\nMyAppService applicationService = MyAppService.getInstance();\nMyProjectService projectService = MyProjectService.getInstance(project);' New in 2023.2",
"markdown": "Reports service getting calls that can be replaced with a calls to an existing static `getInstance()` or `getInstance(Project)` methods.\n\nExample (Java):\n\n\n @Service\n public class MyAppService {\n public static MyAppService getInstance() {\n return ApplicationManager.getApplication().getService(MyAppService.class);\n }\n }\n\n @Service(Service.Level.PROJECT)\n public class MyProjectService {\n public static MyProjectService getInstance(Project project) {\n return project.getService(MyProjectService.class);\n }\n }\n\n\n // Bad:\n MyAppService applicationService = ApplicationManager.getApplication().getService(MyAppService.class);\n MyProjectService projectService = project.getService(MyProjectService.class);\n\n\n // Good:\n MyAppService applicationService = MyAppService.getInstance();\n MyProjectService projectService = MyProjectService.getInstance(project);\n\nNew in 2023.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "SimplifiableServiceRetrieving",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PluginXmlExtensionRegistration",
"shortDescription": {
"text": "Plugin.xml extension registration"
},
"fullDescription": {
"text": "Reports problems with extension registration in 'plugin.xml'. The following problems are reported: Missing 'language' declaration. If the extension does not target a specific language, use quick fix to create an explicit declaration for \"any language\". Inspections: missing attributes Services: redundant 'serviceInterface' declaration 'com.intellij.stubElementTypeHolder' without 'externalIdPrefix', see Stub Indexes 'com.intellij.statusBarWidgetFactory' without 'id' New in 2022.3",
"markdown": "Reports problems with extension registration in `plugin.xml`.\n\n\nThe following problems are reported:\n\n* Missing `language` declaration. If the extension does not target a specific language, use quick fix to create an explicit declaration for \"any language\".\n* Inspections: missing attributes\n* Services: redundant `serviceInterface` declaration\n* `com.intellij.stubElementTypeHolder` without `externalIdPrefix`, see [Stub Indexes](https://plugins.jetbrains.com/docs/intellij/stub-indexes.html?from=?from=DevkitPluginXmlInspectionDescription)\n* `com.intellij.statusBarWidgetFactory` without `id`\n\nNew in 2022.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "PluginXmlExtensionRegistration",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Plugin descriptor",
"index": 85,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UElementAsPsi",
"shortDescription": {
"text": "UElement as PsiElement usage"
},
"fullDescription": {
"text": "Reports usage of UAST 'UElement' as 'PsiElement'. The 'PsiElement' obtained this way is ambiguous. To obtain \"physical\" 'PsiElement' use 'UElementKt.getSourcePsiElement()', for 'PsiElement' that \"emulates\" behaviour of Java-elements ('PsiClass', 'PsiMethod', etc.) use 'UElementKt.getAsJavaPsiElement()'. See UAST - Unified Abstract Syntax Tree in SDK Docs.",
"markdown": "Reports usage of UAST `UElement` as `PsiElement`.\n\n\nThe `PsiElement` obtained this way is ambiguous.\n\n\nTo obtain \"physical\" `PsiElement` use `UElementKt.getSourcePsiElement()`,\nfor `PsiElement` that \"emulates\" behaviour of Java-elements (`PsiClass`, `PsiMethod`, etc.)\nuse `UElementKt.getAsJavaPsiElement()`.\n\n\nSee [UAST - Unified Abstract Syntax Tree](https://plugins.jetbrains.com/docs/intellij/uast.html) in SDK Docs."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UElementAsPsi",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MissingActionUpdateThread",
"shortDescription": {
"text": "ActionUpdateThread is missing"
},
"fullDescription": {
"text": "Reports actions, action groups and other 'ActionUpdateThreadAware' classes that implicitly state the deprecated and costly 'ActionUpdateThread.OLD_EDT' mode. When an action or an action group defines its own 'update()' method, IntelliJ Platform tries to mimic the old synchronous way of calling 'update()' and 'getChildren()' methods in the UI thread and supply it with all the data in 'AnActionEvent.dataContext()'. To do that, it caches all the possible data on a background thread beforehand, even if it is not needed. Provide one of the two new modes 'ActionUpdateThread.EDT' or 'ActionUpdateThread.BGT' by overriding the 'getActionUpdateThread()' method. See the documentation of 'ActionUpdateThread' for more information.",
"markdown": "Reports actions, action groups and other `ActionUpdateThreadAware` classes that implicitly state the deprecated and costly `ActionUpdateThread.OLD_EDT` mode.\n\n\nWhen an action or an action group defines its own `update()` method, IntelliJ Platform tries to mimic\nthe old synchronous way of calling `update()` and `getChildren()` methods in the UI thread and\nsupply it with all the data in `AnActionEvent.dataContext()`.\nTo do that, it caches all the possible data on a background thread beforehand, even if it is not needed.\n\n\nProvide one of the two new modes `ActionUpdateThread.EDT` or `ActionUpdateThread.BGT`\nby overriding the `getActionUpdateThread()` method.\n\n\nSee the documentation of `ActionUpdateThread` for more information."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "MissingActionUpdateThread",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PluginXmlI18n",
"shortDescription": {
"text": "Plugin.xml i18n verification"
},
"fullDescription": {
"text": "Reports hardcoded texts in 'plugin.xml'. Using texts defined in resource bundles allows supporting multiple languages in the IDE. The following elements are checked: '<action>, <group>' '<separator, <override-text>' known extension points having 'bundle/key' alternative",
"markdown": "Reports hardcoded texts in `plugin.xml`.\n\n\nUsing texts defined in resource bundles allows supporting multiple languages in the IDE.\n\n\nThe following elements are checked:\n\n* `<action>, <group>`\n* `<separator, <override-text>`\n* known extension points having `bundle/key` alternative"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "PluginXmlI18n",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Plugin descriptor",
"index": 85,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UsePrimitiveTypes",
"shortDescription": {
"text": "Use 'PsiType#equals(Object)' with primitive types"
},
"fullDescription": {
"text": "Reports comparing 'PsiPrimitiveType' instances using '=='. Primitive types should be compared with 'equals' as Java 8 type annotations are also applicable for them. Replace with 'equals()' call.",
"markdown": "Reports comparing `PsiPrimitiveType` instances using `==`.\n\n\nPrimitive types should be compared with `equals` as Java 8 type annotations are also applicable for them.\n\n\nReplace with `equals()` call."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UsePrimitiveTypes",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "IncorrectProcessCanceledExceptionHandling",
"shortDescription": {
"text": "'ProcessCanceledException' handled incorrectly"
},
"fullDescription": {
"text": "Reports 'ProcessCanceledException's handled in an incorrect way. 'ProcessCanceledException' and its inheritors must not be caught, swallowed, logged, or handled in any way. Instead, it must be rethrown so that the infrastructure can handle it correctly. Inspection reports both explicit 'ProcessCanceledException' or its inheritors catching, as well as catching 'RuntimeException', 'Exception' and 'Throwable' covering 'ProcessCanceledException'. Example: '// bad:\ntry {\n // ...\n} catch (ProcessCanceledException e) { // exception should not be swallowed\n}\n\n// bad:\ntry {\n // ...\n} catch (ProcessCanceledException e) {\n LOG.error(\"Error occurred\", e); // exception should not be logged\n throw e;\n}\n\n\n// good:\ntry {\n // ...\n} catch (ProcessCanceledException e) {\n // additional actions\n throw e;\n}' New in 2023.2",
"markdown": "Reports `ProcessCanceledException`s handled in an incorrect way.\n\n\n`ProcessCanceledException` and its inheritors must not be caught, swallowed, logged, or handled in any way.\nInstead, it must be rethrown so that the infrastructure can handle it correctly.\n\n\nInspection reports both explicit `ProcessCanceledException` or its inheritors catching,\nas well as catching `RuntimeException`, `Exception` and `Throwable` covering `ProcessCanceledException`.\n\nExample:\n\n\n // bad:\n try {\n // ...\n } catch (ProcessCanceledException e) { // exception should not be swallowed\n }\n\n // bad:\n try {\n // ...\n } catch (ProcessCanceledException e) {\n LOG.error(\"Error occurred\", e); // exception should not be logged\n throw e;\n }\n\n\n // good:\n try {\n // ...\n } catch (ProcessCanceledException e) {\n // additional actions\n throw e;\n }\n\nNew in 2023.2"
},
"defaultConfiguration": {
"enabled": false,
"level": "error",
"parameters": {
"suppressToolId": "IncorrectProcessCanceledExceptionHandling",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnknownIdInMetaInformation",
"shortDescription": {
"text": "Unknown inspection id in meta information"
},
"fullDescription": {
"text": "Reports unknown inspection ids in 'metaInformation.json' files. It contains additional information about inspections declared in the current plugin. The presence of inspections in this file is optional. An example of such information is a list of corresponding CWE IDs. Entries in 'metaInformation.json' with unknown inspection ID will be ignored at runtime. The presence of such elements could be a bug or outdated information.",
"markdown": "Reports unknown inspection ids in `metaInformation.json` files. It contains additional information about inspections declared in the current plugin. The presence of inspections in this file is optional. An example of such information is a list of corresponding CWE IDs. Entries in `metaInformation.json` with unknown inspection ID will be ignored at runtime. The presence of such elements could be a bug or outdated information."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "UnknownIdInMetaInformation",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit",
"index": 63,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SerializableCtor",
"shortDescription": {
"text": "Non-default constructor in serializable class"
},
"fullDescription": {
"text": "Reports non-default constructor in serializable classes. The platform's 'IonObjectSerializer' requires specifying '@PropertyMapping' explicitly. Quick-fix generates necessary '@PropertyMapping' annotation for the constructor.",
"markdown": "Reports non-default constructor in serializable classes.\n\n\nThe platform's `IonObjectSerializer` requires specifying `@PropertyMapping` explicitly.\n\n\nQuick-fix generates necessary `@PropertyMapping` annotation for the constructor."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "SerializableCtor",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ComponentNotRegistered",
"shortDescription": {
"text": "Component/Action not registered"
},
"fullDescription": {
"text": "Reports plugin components and actions that are not registered in a 'plugin.xml' descriptor. This eases developing new components when using the \"Create Class\" intention and helps keep track of potentially obsolete components. Provided quick-fix to register the component adds necessary registration in 'plugin.xml' descriptor. Configure the inspection: Use the Check Actions option to turn off the check for Actions, as they may be intentionally created and registered dynamically. Use the Ignore non-public classes option to ignore abstract and non-public classes.",
"markdown": "Reports plugin components and actions that are not registered in a `plugin.xml` descriptor.\n\n\nThis eases developing new components when using the \"Create Class\" intention and helps keep track of potentially obsolete components.\n\n\nProvided quick-fix to register the component adds necessary registration in `plugin.xml` descriptor.\n\nConfigure the inspection:\n\n* Use the **Check Actions** option to turn off the check for Actions, as they may be intentionally created and registered dynamically.\n* Use the **Ignore non-public classes** option to ignore abstract and non-public classes."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ComponentNotRegistered",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DevKitPropertiesMessageValidation",
"shortDescription": {
"text": "Message format validation in properties files"
},
"fullDescription": {
"text": "Reports the following 'MessageFormat' problems in property values: Unknown format types 'MessageFormat' supports only these format types: number date time choice Other format types will be reported. Unpaired quotes 'property.key=Shouldn't happen: {0}' A single quote is interpreted as an escape until the end of the property, and will not be present in the result string. In most cases this is not what is intended. If a single quote should be present in the result string, it has to be duplicated in the property. Unmatched braces Every placeholder must have a closing brace. Too many quotes In some cases (e.g. 'it's'), it is expected that only one quote ends up in the result string. Cases where two or more quotes are placed together in the result string are reported. Incorrect lower bounds for nested 'ChoiceFormat' Lower bounds are expected to be numbers and to be sorted in ascending order. Wrong number of quotes around parameters In 'java.text.MessageFormat' patterns single quotes are used for escaping. To keep quotes visible, they must be duplicated. For example when passing '1': ''{0}'' → '{0}' '''{0}''' → ''1'' When using choice format, nested formats are evaluated as format strings themselves, and quotes will need to be duplicated twice. For example when passing '1': '{0, choice, 0#no|#1''{0}'' files}' → '{0} files' '{0, choice, 0#no|#1''''{0}'''' files}' → ''1' files' Note Property values are verified only if they contain the literal text '{0}', '{0,', '{1}' or '{1,'. This is to make sure that these property values are actually used as 'MessageFormat' patterns. New in 2023.2",
"markdown": "Reports the following `MessageFormat` problems in property values:\n\n**Unknown format types**\n\n\n`MessageFormat` supports only these format types:\n\n* number\n* date\n* time\n* choice\n\nOther format types will be reported.\n\n**Unpaired quotes**\n\n\n property.key=Shouldn't happen: {0}\n\n\nA single quote is interpreted as an escape until the end of the property, and will not be present in the result string.\nIn most cases this is not what is intended.\nIf a single quote should be present in the result string, it has to be duplicated in the property.\n\n**Unmatched braces**\n\n\nEvery placeholder must have a closing brace.\n\n**Too many quotes**\n\n\nIn some cases (e.g. `it's`), it is expected that only one quote ends up in the result string.\nCases where two or more quotes are placed together in the result string are reported.\n\n**Incorrect lower bounds for nested `ChoiceFormat`**\n\n\nLower bounds are expected to be numbers and to be sorted in ascending order.\n\n**Wrong number of quotes around parameters**\n\n\nIn `java.text.MessageFormat` patterns single quotes are used for escaping.\nTo keep quotes visible, they must be duplicated.\nFor example when passing `1`:\n\n* `'{0}'` → `{0}`\n* `''{0}''` → `'1'`\n\n\nWhen using choice format, nested formats are evaluated as format strings themselves, and quotes will need to be duplicated twice.\nFor example when passing `1`:\n\n* `{0, choice, 0#no|#1''{0}'' files}` → `{0} files`\n* `{0, choice, 0#no|#1''''{0}'''' files}` → `'1' files`\n\n**Note**\n\n\nProperty values are verified only if they contain the literal text `{0}`, `{0,`, `{1}` or `{1,`.\nThis is to make sure that these property values are actually used as `MessageFormat` patterns.\n\nNew in 2023.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "DevKitPropertiesMessageValidation",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit",
"index": 63,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnresolvedPluginConfigReference",
"shortDescription": {
"text": "Unresolved plugin configuration reference"
},
"fullDescription": {
"text": "Reports unresolved references to plugin configuration elements. Extensions Referencing extension with an unknown 'id' might result in errors at runtime. The following extension points are supported: 'com.intellij.advancedSetting' in resource bundle 'advanced.setting.*' key 'com.intellij.experimentalFeature' in 'Experiments.isFeatureEnabled()/setFeatureEnabled()' 'com.intellij.notificationGroup' in 'Notification' constructor and 'NotificationGroupManager.getNotificationGroup()' 'com.intellij.registryKey' in 'Registry' methods 'key' parameter 'com.intellij.toolWindow' in resource bundle 'toolwindow.stripe.*' key Extension Point Extension point name referencing its corresponding '<extensionPoint>' declaration in 'plugin.xml'. 'com.intellij.openapi.extensions.ExtensionPointName' constructor and 'create()' 'com.intellij.openapi.extensions.ProjectExtensionPointName' constructor 'com.intellij.openapi.util.KeyedExtensionCollector' and inheritors constructor",
"markdown": "Reports unresolved references to plugin configuration elements.\n\n#### Extensions\n\n\nReferencing extension with an unknown `id` might result in errors at runtime.\n\n\nThe following extension points are supported:\n\n* `com.intellij.advancedSetting` in resource bundle `advanced.setting.*` key\n* `com.intellij.experimentalFeature` in `Experiments.isFeatureEnabled()/setFeatureEnabled()`\n* `com.intellij.notificationGroup` in `Notification` constructor and `NotificationGroupManager.getNotificationGroup()`\n* `com.intellij.registryKey` in `Registry` methods `key` parameter\n* `com.intellij.toolWindow` in resource bundle `toolwindow.stripe.*` key\n\n#### Extension Point\n\n\nExtension point name referencing its corresponding `<extensionPoint>` declaration in `plugin.xml`.\n\n* `com.intellij.openapi.extensions.ExtensionPointName` constructor and `create()`\n* `com.intellij.openapi.extensions.ProjectExtensionPointName` constructor\n* `com.intellij.openapi.util.KeyedExtensionCollector` and inheritors constructor"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "UnresolvedPluginConfigReference",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UseDPIAwareInsets",
"shortDescription": {
"text": "Use DPI-aware insets"
},
"fullDescription": {
"text": "Reports usages of 'java.awt.Insets' and 'JBUI.insetsXyz()' that can be simplified. The 'Insets' instances are not DPI-aware and can result in UI layout problems. Quick fix performs replacement with 'JBUI.insets()' or simplifies the expression. Example: '// bad:\nInsets insets1 = new Insets(1, 2, 3, 4);\nInsets insets2 = new Insets(1, 2, 1, 2);\nInsets insets3 = new Insets(1, 0, 0, 0);\n\n// good:\nInsets insets1 = JBUI.insets(1, 2, 3, 4);\nInsets insets2 = JBUI.insets(1, 2);\nInsets insets3 = JBUI.insetsTop(1);'",
"markdown": "Reports usages of `java.awt.Insets` and `JBUI.insetsXyz()` that can be simplified.\n\n\nThe `Insets` instances are not DPI-aware and can result in UI layout problems.\n\n\nQuick fix performs replacement with `JBUI.insets()` or simplifies the expression.\n\nExample:\n\n\n // bad:\n Insets insets1 = new Insets(1, 2, 3, 4);\n Insets insets2 = new Insets(1, 2, 1, 2);\n Insets insets3 = new Insets(1, 0, 0, 0);\n\n // good:\n Insets insets1 = JBUI.insets(1, 2, 3, 4);\n Insets insets2 = JBUI.insets(1, 2);\n Insets insets3 = JBUI.insetsTop(1);\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UseDPIAwareInsets",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ThreadingConcurrency",
"shortDescription": {
"text": "Threading and concurrency problems"
},
"fullDescription": {
"text": "Reports threading and concurrency issues in code using information from 'com.intellij.util.concurrency.annotations' annotations. Work in progress. Enable options below to check '@Requires(Read|Write)Lock' inside '@RequiresEdt' blocks. Additionally, non-overriding public methods having not all annotations present can be highlighted + quickfix to add missing annotations. New in 2023.2",
"markdown": "Reports threading and concurrency issues in code using information from `com.intellij.util.concurrency.annotations` annotations.\n\n\n**Work in progress**.\nEnable options below to check `@Requires(Read|Write)Lock` inside `@RequiresEdt` blocks. Additionally, non-overriding public methods having not all annotations present can be highlighted + quickfix to add missing annotations.\n\nNew in 2023.2"
},
"defaultConfiguration": {
"enabled": false,
"level": "error",
"parameters": {
"suppressToolId": "ThreadingConcurrency",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ListenerImplementationMustNotBeDisposable",
"shortDescription": {
"text": "Listener implementation implements 'Disposable'"
},
"fullDescription": {
"text": "Reports listener implementations that implement 'com.intellij.openapi.Disposable'. Listener implementations must be stateless and must not implement life-cycle, including 'com.intellij.openapi.Disposable'. See documentation for more information. New in 2023.3",
"markdown": "Reports listener implementations that implement `com.intellij.openapi.Disposable`.\n\n\nListener implementations must be stateless and must not implement life-cycle, including `com.intellij.openapi.Disposable`.\n\n\nSee [documentation](https://plugins.jetbrains.com/docs/intellij/plugin-listeners.html) for more information.\n\nNew in 2023.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "ListenerImplementationMustNotBeDisposable",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "KotlinObjectRegisteredAsExtension",
"shortDescription": {
"text": "Kotlin object registered as extension"
},
"fullDescription": {
"text": "Reports Kotlin objects that are registered as plugin extensions. Extensions lifecycle is managed by the IntelliJ Platform. Using Kotlin objects for extension registration may cause creation of unnecessary extension instances and make plugin unloading impossible. Example Extension registration: '<annotator language=\"myLang\" implementationClass=\"com.example.MyAnnotator\"/>' Extension implementation: '// bad:\nobject MyAnnotator : Annotator {\n ...\n}\n\n// good:\nclass MyAnnotator : Annotator {\n ...\n}' New in 2023.1",
"markdown": "Reports Kotlin objects that are registered as plugin extensions.\n\n\nExtensions lifecycle is managed by the IntelliJ Platform.\nUsing Kotlin objects for extension registration may cause creation of unnecessary extension instances and make plugin unloading\nimpossible.\n\nExample\n-------\n\nExtension registration:\n\n\n <annotator language=\"myLang\" implementationClass=\"com.example.MyAnnotator\"/>\n\nExtension implementation:\n\n\n // bad:\n object MyAnnotator : Annotator {\n ...\n }\n\n // good:\n class MyAnnotator : Annotator {\n ...\n }\n\nNew in 2023.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "KotlinObjectRegisteredAsExtension",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ExtensionClassShouldBeFinalAndNonPublic",
"shortDescription": {
"text": "Extension class should be final and non-public"
},
"fullDescription": {
"text": "Reports extension classes that are non-final or public. New in 2023.2",
"markdown": "Reports extension classes that are non-final or public.\n\nNew in 2023.2"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ExtensionClassShouldBeFinalAndNonPublic",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "WorkspaceImplObsolete",
"shortDescription": {
"text": "Obsolete version of entity implementation"
},
"fullDescription": {
"text": "Reports existence of the obsolete implementation for the entity. Verifies that existing implementation for entities has the same API version as described at 'com.intellij.platform.workspace.storage.CodeGeneratorVersions' from dependencies. Suggests regenerating implementation for the whole entities in the current module.",
"markdown": "Reports existence of the obsolete implementation for the entity.\n\n\nVerifies that existing implementation for entities has the same API version as described at `com.intellij.platform.workspace.storage.CodeGeneratorVersions` from dependencies.\n\n\nSuggests regenerating implementation for the whole entities in the current module."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "WorkspaceImplObsolete",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Workspace model",
"index": 64,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ForbiddenInSuspectContextMethod",
"shortDescription": {
"text": "Forbidden in suspend context method usage"
},
"fullDescription": {
"text": "Reports inappropriate usages of methods in Kotlin coroutines, which uses threading context (annotated with '@RequiresBlockingContext'). Many of these methods have corresponding coroutine-friendly analogues, that can be used in 'suspend' contexts. Examples: 'com.intellij.openapi.progress.ProgressManager.checkCanceled()' should be replaced with 'com.intellij.openapi.progress.checkCancelled()' 'com.intellij.openapi.application.Application.invokeAndWait()' should be replaced with 'withContext(Dispatchers.EDT)' etc.",
"markdown": "Reports inappropriate usages of methods in Kotlin coroutines, which uses threading context (annotated with `@RequiresBlockingContext`). Many of these methods have corresponding coroutine-friendly analogues, that can be used in `suspend` contexts. Examples:\n\n* `com.intellij.openapi.progress.ProgressManager.checkCanceled()` should be replaced with `com.intellij.openapi.progress.checkCancelled()`\n* `com.intellij.openapi.application.Application.invokeAndWait()` should be replaced with `withContext(Dispatchers.EDT)`\n* etc."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ForbiddenInSuspectContextMethod",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CancellationCheckInLoops",
"shortDescription": {
"text": "Cancellation check in loops"
},
"fullDescription": {
"text": "Reports 'forEach' loops with missing cancellation checks. Runs only within the methods with 'com.intellij.util.concurrency.annotations.RequiresReadLock' annotation. Example: 'for (item in items) {\n ProgressManager.checkCanceled() // should be present in the first line\n ...\n }' In case of nested loops with nothing in between: 'for (item in items) {\n // nothing in between\n for (inner in item.inners) {\n ProgressManager.checkCanceled() // should be present in the first line of the inner loop only\n ...\n }\n }' In blocking context 'com.intellij.openapi.progress.ProgressManager#checkCanceled' should be used, while 'com.intellij.openapi.progress.CoroutinesKt#checkCancelled' should be used in suspending one. See Background Processes and ProcessCanceledException in IntelliJ Platform Plugin SDK docs for more details. New in 2023.1",
"markdown": "Reports `forEach` loops with missing cancellation checks.\n\nRuns only within the methods with `com.intellij.util.concurrency.annotations.RequiresReadLock` annotation.\n\n**Example:**\n\n\n for (item in items) {\n ProgressManager.checkCanceled() // should be present in the first line\n ...\n }\n\n\nIn case of nested loops with nothing in between:\n\n\n for (item in items) {\n // nothing in between\n for (inner in item.inners) {\n ProgressManager.checkCanceled() // should be present in the first line of the inner loop only\n ...\n }\n }\n\n\nIn blocking context `com.intellij.openapi.progress.ProgressManager#checkCanceled` should be used,\nwhile `com.intellij.openapi.progress.CoroutinesKt#checkCancelled` should be used in suspending one.\n\n\nSee [Background Processes and ProcessCanceledException](https://plugins.jetbrains.com/docs/intellij/general-threading-rules.html#background-processes-and-processcanceledexception) in IntelliJ Platform Plugin SDK docs for more details.\n\nNew in 2023.1"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CancellationCheckInLoops",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ApplicationServiceAsStaticFinalFieldOrProperty",
"shortDescription": {
"text": "Application service assigned to a static final field or immutable property"
},
"fullDescription": {
"text": "Reports assignments of application services to static final fields / immutable properties. Static final fields (Java) or static immutable properties with backing fields (Kotlin) Note: Hereinafter, static in Kotlin refers to members of non-anonymous objects or top-level declarations. Such services' assignments contribute to global state and make it impossible to tear down an application and set up another one in tests, therefore, repeated tests in the same process may fail. The only exception is an explicit constructor call to store dummy/default instances. The recommended way to avoid storing services is to retrieve a service locally. Alternatively, one can wrap it in 'java.util.function.Supplier' (Java, Kotlin) or convert the property to a function (Kotlin). Example (Java): '// Bad:\nprivate static final ManagingFS ourInstance = ApplicationManager.getApplication().getService(ManagingFS.class);' '// Good:\nprivate static final Supplier<ManagingFS> ourInstance = CachedSingletonsRegistry.lazy(() -> {\n return ApplicationManager.getApplication().getService(ManagingFS.class);\n});' '// Exception:\nprivate static final UniqueVFilePathBuilder DUMMY_BUILDER = new UniqueVFilePathBuilder()' Retrieving a service instance through static immutable properties (Kotlin) While services' assignments to properties without backing fields don't cause the aforementioned problem, using an explicit 'getInstance()' method to retrieve a service is preferred over using a property: It makes it clearer on the call site that it can involve loading the service, which might not be cheap. Loading the service can throw an exception, and having an exception thrown by a method call is less surprising than if it was caused by property access. (Over-)using properties may be error-prone in a way that it might be accidentally changed to a property with an initializer instead of the correct (but more verbose) property with a getter, and that change can easily be overlooked. Using the method instead of a property keeps 'MyApplicationService.getInstance()' calls consistent when used both in Kotlin, and Java. Using the method keeps 'MyApplicationService.getInstance()' consistent with 'MyProjectService.getInstance(project)', both on the declaration and call sites. For better tooling performance, it is always advised to keep an explicit method return type. Example: '@Service\nclass MyApplicationService {\n companion object {\n @JvmStatic\n val instance: MyApplicationService // bad\n get() = service()\n }\n}' '@Service\nclass MyApplicationService {\n companion object {\n @JvmStatic\n fun getInstance(): MyApplicationService = service() // good\n }\n}' New in 2023.3",
"markdown": "Reports assignments of application services to static final fields / immutable properties.\n\n#### Static final fields (Java) or static immutable properties with backing fields (Kotlin)\n\n\n**Note:** Hereinafter, static in Kotlin refers to members of non-anonymous objects or top-level declarations.\n\n\nSuch services' assignments contribute to global state and make it impossible to tear down an application and set up another one in tests,\ntherefore, repeated tests in the same process may fail.\nThe only exception is an explicit constructor call to store dummy/default instances.\n\n\nThe recommended way to avoid storing services is to retrieve a service locally.\nAlternatively, one can wrap it in `java.util.function.Supplier` (Java, Kotlin)\nor convert the property to a function (Kotlin).\n\nExample (Java):\n\n\n // Bad:\n private static final ManagingFS ourInstance = ApplicationManager.getApplication().getService(ManagingFS.class);\n\n\n // Good:\n private static final Supplier<ManagingFS> ourInstance = CachedSingletonsRegistry.lazy(() -> {\n return ApplicationManager.getApplication().getService(ManagingFS.class);\n });\n\n\n // Exception:\n private static final UniqueVFilePathBuilder DUMMY_BUILDER = new UniqueVFilePathBuilder()\n\n#### Retrieving a service instance through static immutable properties (Kotlin)\n\n\nWhile services' assignments to properties without backing fields don't cause the aforementioned problem,\nusing an explicit `getInstance()` method to retrieve a service is preferred over using a property:\n\n* It makes it clearer on the call site that it can involve loading the service, which might not be cheap.\n* Loading the service can throw an exception, and having an exception thrown by a method call is less surprising than if it was caused by property access.\n* (Over-)using properties may be error-prone in a way that it might be accidentally changed to a property with an initializer instead of the correct (but more verbose) property with a getter, and that change can easily be overlooked.\n* Using the method instead of a property keeps `MyApplicationService.getInstance()` calls consistent when used both in Kotlin, and Java.\n* Using the method keeps `MyApplicationService.getInstance()` consistent with `MyProjectService.getInstance(project)`, both on the declaration and call sites.\n\nFor better tooling performance, it is always advised to keep an explicit method return type.\n\nExample:\n\n\n @Service\n class MyApplicationService {\n companion object {\n @JvmStatic\n val instance: MyApplicationService // bad\n get() = service()\n }\n }\n\n\n @Service\n class MyApplicationService {\n companion object {\n @JvmStatic\n fun getInstance(): MyApplicationService = service() // good\n }\n }\n\nNew in 2023.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ApplicationServiceAsStaticFinalFieldOrProperty",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "StaticInitializationInExtensions",
"shortDescription": {
"text": "Static initialization in extension point implementations"
},
"fullDescription": {
"text": "Reports static initialization in extension point implementations. Static initialization is performed once the class is loaded, which may cause excessive classloading or early initialization of heavy resources. Since extension point implementations are supposed to be cheap to create, they must not have static initializers. New in 2023.3",
"markdown": "Reports static initialization in [extension point implementations](https://plugins.jetbrains.com/docs/intellij/plugin-extensions.html).\n\n\nStatic initialization is performed once the class is loaded, which may cause excessive classloading or early initialization of heavy resources.\nSince extension point implementations are supposed to be cheap to create, they must not have static initializers.\n\nNew in 2023.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "StaticInitializationInExtensions",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnspecifiedActionsPlace",
"shortDescription": {
"text": "Unspecified action place"
},
"fullDescription": {
"text": "Reports passing unspecified 'place' parameter for 'ActionManager.createActionToolbar()' and 'ActionManager.createActionPopupMenu()'. Specifying proper 'place' is required to distinguish Action's usage in 'update()/actionPerformed()' via 'AnActionEvent.getPlace()'. Examples: '// bad:\nactionManager.createActionToolbar(\"\", group, false);\nactionManager.createActionToolbar(\"unknown\", group, false);\nactionManager.createActionPopupMenu(ActionPlaces.UNKNOWN, group);\n\n// good:\nactionManager.createActionToolbar(\"MyPlace\", group, false);\nactionManager.createActionPopupMenu(ActionPlaces.EDITOR_TOOLBAR, group);'",
"markdown": "Reports passing unspecified `place` parameter for `ActionManager.createActionToolbar()` and `ActionManager.createActionPopupMenu()`.\n\n\nSpecifying proper `place` is required to distinguish Action's usage in `update()/actionPerformed()` via `AnActionEvent.getPlace()`.\n\n\nExamples:\n\n\n // bad:\n actionManager.createActionToolbar(\"\", group, false);\n actionManager.createActionToolbar(\"unknown\", group, false);\n actionManager.createActionPopupMenu(ActionPlaces.UNKNOWN, group);\n\n // good:\n actionManager.createActionToolbar(\"MyPlace\", group, false);\n actionManager.createActionPopupMenu(ActionPlaces.EDITOR_TOOLBAR, group);\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnspecifiedActionsPlace",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ActionIsNotPreviewFriendly",
"shortDescription": {
"text": "Field blocks intention preview"
},
"fullDescription": {
"text": "Reports fields in 'LocalQuickFix' and 'IntentionAction' implementations that prevent intention preview action from functioning properly. Additionally, excessive '@SafeFieldForPreview' annotations are reported on fields whose types are known to be safe. Intention preview is an IntelliJ platform feature that displays how quick-fix or intention action will change the current file when applied. To implement this in quick fixes, 'LocalQuickFix.generatePreview()' is called with a custom 'ProblemDescriptor' that points to the non-physical copy of current file. In intention actions, 'IntentionAction.generatePreview()' is called with the non-physical copy of current file and imaginary editor. Normally, these methods just delegate to 'LocalQuickFix.applyFix()' or 'IntentionAction.invoke()'. However, some quick-fixes may refer directly or indirectly to physical elements and use them for writing. As a result, preview won't work, as the quick-fix will attempt to update physical PSI instead of non-physical one. To avoid this, default implementation of 'generatePreview()' delegates only if all the instance fields of a quick fix or intention action class have safe types: primitives, Strings, etc. You may fix this problem in a number of ways: If the field does not actually store any PSI reference, or that PSI is used only for reading, you may annotate the field with '@SafeFieldForPreview'. You can also use '@SafeTypeForPreview' if the field type can never store any writable PSI reference. You may override 'getFileModifierForPreview()' method and create a copy of the quick-fix rebinding it to the non-physical file copy which is supplied as a parameter. Use 'PsiTreeUtil.findSameElementInCopy()' to find the corresponding PSI elements inside the supplied non-physical copy. Instead of storing PSI references in fields, try to extract all the necessary information from 'ProblemDescriptor.getPsiElement()' in quick fix or from the supplied file/editor in intention action. You may also inherit the abstract 'LocalQuickFixAndIntentionActionOnPsiElement' class and implement its 'invoke()' and 'isAvailable()' methods, which have 'startElement' and 'endElement' parameters. These parameters are automatically mapped to a non-physical file copy for you. You may override 'generatePreview()' method and provide completely custom preview behavior. For example, it's possible to display a custom HTML document instead of actual preview if your action does something besides modifying a current file. This inspection does not report if a custom implementation of 'getFileModifierForPreview()' or 'generatePreview()' exists. However, this doesn't mean that the implementation is correct and preview works. Please test. Also note that preview result is calculated in background thread, so you cannot start a write action during the preview or do any operation that requires a write action. Finally, no preview is generated automatically if 'startInWriteAction()' returns 'false'. In this case, having custom 'generatePreview()' implementation is desired. New in 2022.1",
"markdown": "Reports fields in `LocalQuickFix` and `IntentionAction` implementations that prevent intention preview action from functioning properly. Additionally, excessive `@SafeFieldForPreview` annotations are reported on fields whose types are known to be safe.\n\n\nIntention preview is an IntelliJ platform feature that displays how quick-fix or intention action\nwill change the current file when applied. To implement this in quick fixes,\n`LocalQuickFix.generatePreview()` is called with a custom `ProblemDescriptor`\nthat points to the non-physical copy of current file. In intention actions, `IntentionAction.generatePreview()`\nis called with the non-physical copy of current file and imaginary editor.\nNormally, these methods just delegate to `LocalQuickFix.applyFix()` or `IntentionAction.invoke()`.\nHowever, some quick-fixes may refer directly or indirectly to physical elements and use them for writing. As a result,\npreview won't work, as the quick-fix will attempt to update physical PSI instead of non-physical one.\nTo avoid this, default implementation of `generatePreview()` delegates only if all the\ninstance fields of a quick fix or intention action class have safe types: primitives, Strings, etc.\n\n\nYou may fix this problem in a number of ways:\n\n1. If the field does not actually store any PSI reference, or that PSI is used only for reading, you may annotate the field with `@SafeFieldForPreview`. You can also use `@SafeTypeForPreview` if the field type can never store any writable PSI reference.\n2. You may override `getFileModifierForPreview()` method and create a copy of the quick-fix rebinding it to the non-physical file copy which is supplied as a parameter. Use `PsiTreeUtil.findSameElementInCopy()` to find the corresponding PSI elements inside the supplied non-physical copy.\n3. Instead of storing PSI references in fields, try to extract all the necessary information from `ProblemDescriptor.getPsiElement()` in quick fix or from the supplied file/editor in intention action. You may also inherit the abstract `LocalQuickFixAndIntentionActionOnPsiElement` class and implement its `invoke()` and `isAvailable()` methods, which have `startElement` and `endElement` parameters. These parameters are automatically mapped to a non-physical file copy for you.\n4. You may override `generatePreview()` method and provide completely custom preview behavior. For example, it's possible to display a custom HTML document instead of actual preview if your action does something besides modifying a current file.\n\n\nThis inspection does not report if a custom implementation of `getFileModifierForPreview()`\nor `generatePreview()` exists. However, this doesn't mean that the implementation is correct and preview works.\nPlease test. Also note that preview result is calculated in background thread, so you cannot start a write action\nduring the preview or do any operation that requires a write action. Finally, no preview is generated automatically\nif `startInWriteAction()` returns `false`. In this case, having custom `generatePreview()`\nimplementation is desired.\n\nNew in 2022.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ActionIsNotPreviewFriendly",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "LightServiceMigrationCode",
"shortDescription": {
"text": "A service can be converted to a light one"
},
"fullDescription": {
"text": "Reports classes that can be marked as light services using the '@com.intellij.openapi.components.Service' annotation instead of being registered as services in 'plugin.xml' A service that is not intended for overriding is not required to be registered in the 'plugin.xml' file. Instead, annotate the service class with the '@Service' annotation. For project-level services, specify '@Service(Service.Level.PROJECT)'. Requirements: IntelliJ Platform 2019.3 or newer. Service class must be 'final'. 'serviceInterface' is not specified. If the application-level service is a 'com.intellij.openapi.components.PersistentStateComponent', roaming must be disabled ('roamingType = RoamingType.DISABLED'). None of these attributes is specified: 'os', 'client', 'overrides', 'id', 'preload'. See Services in IntelliJ Platform Plugin SDK docs for more details. See also the 'Plugin DevKit | Plugin descriptor | A service can be converted to a light one' inspection. New in 2023.2",
"markdown": "Reports classes that can be marked as light services using the `@com.intellij.openapi.components.Service` annotation instead of being registered as services in `plugin.xml`\n\n\nA service that is not intended for overriding is not required to be registered in the `plugin.xml` file.\nInstead, annotate the service class with the `@Service` annotation. For project-level services, specify\n`@Service(Service.Level.PROJECT)`.\n\n\nRequirements:\n\n* IntelliJ Platform 2019.3 or newer.\n* Service class must be `final`.\n* `serviceInterface` is not specified.\n* If the application-level service is a `com.intellij.openapi.components.PersistentStateComponent`, roaming must be disabled (`roamingType = RoamingType.DISABLED`).\n* None of these attributes is specified: `os`, `client`, `overrides`, `id`, `preload`.\n\n\nSee [Services](https://plugins.jetbrains.com/docs/intellij/plugin-services.html) in IntelliJ Platform Plugin SDK docs for more details.\n\n\nSee also the `Plugin DevKit | Plugin descriptor | A service can be converted to a light one` inspection.\n\nNew in 2023.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "LightServiceMigrationCode",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "InspectionUsingGrayColors",
"shortDescription": {
"text": "Using new Color(a,a,a)"
},
"fullDescription": {
"text": "Reports usages of 'java.awt.Color' to create gray colors. The Convert to 'Gray' quick fix replaces it using 'com.intellij.ui.Gray' constants instead. Examples: '// bad:\nColor gray = new Color(37, 37, 37);\n\n// good:\nColor gray = Gray._37;'",
"markdown": "Reports usages of `java.awt.Color` to create gray colors.\n\n\nThe **Convert to 'Gray'** quick fix replaces it using `com.intellij.ui.Gray` constants instead.\n\nExamples:\n\n\n // bad:\n Color gray = new Color(37, 37, 37);\n\n // good:\n Color gray = Gray._37;\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "InspectionUsingGrayColors",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "IncorrectServiceRetrieving",
"shortDescription": {
"text": "Incorrect service retrieving"
},
"fullDescription": {
"text": "Reports the following problems when retrieving services: Attempts to retrieve an unregistered service. Mismatch when retrieving a service: attempting to get a project-level service as an application-level service, or vice versa. Example (Kotlin): '@Service\nclass MyAppService\n\n@Service(Service.Level.PROJECT)\nclass MyProjectService(private val project: Project)' '// Bad:\nval projectService = service<MyProjectService>() // The project-level service is retrieved as an application-level service\nval applicationService = project.service<MyAppService>() // The application-level service is retrieved as a project-level service' '// Good:\nval projectService = project.service<MyProjectService>()\nval applicationService = service<MyAppService>();' New in 2023.2",
"markdown": "Reports the following problems when retrieving services:\n\n* Attempts to retrieve an unregistered service.\n* Mismatch when retrieving a service: attempting to get a project-level service as an application-level service, or vice versa.\n\nExample (Kotlin):\n\n\n @Service\n class MyAppService\n\n @Service(Service.Level.PROJECT)\n class MyProjectService(private val project: Project)\n\n\n // Bad:\n val projectService = service<MyProjectService>() // The project-level service is retrieved as an application-level service\n val applicationService = project.service<MyAppService>() // The application-level service is retrieved as a project-level service\n\n\n // Good:\n val projectService = project.service<MyProjectService>()\n val applicationService = service<MyAppService>();\n\nNew in 2023.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "IncorrectServiceRetrieving",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PluginXmlDynamicPlugin",
"shortDescription": {
"text": "Plugin.xml dynamic plugin verification"
},
"fullDescription": {
"text": "Reports dynamic plugin problems. Dynamic plugins can be installed, updated and uninstalled without restarting the IDE (supported in 2020.1 and later). Please see Dynamic Plugins for further reference. New in 2020.1",
"markdown": "Reports dynamic plugin problems.\n\n\nDynamic plugins can be installed, updated and uninstalled without restarting the IDE (supported in 2020.1 and later).\n\n\nPlease see [Dynamic Plugins](https://plugins.jetbrains.com/docs/intellij/dynamic-plugins.html?from=PluginXmlDynamicPlugin) for further reference.\n\nNew in 2020.1"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "PluginXmlDynamicPlugin",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Plugin descriptor",
"index": 85,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ComponentRegistrationProblems",
"shortDescription": {
"text": "Component type mismatch"
},
"fullDescription": {
"text": "Reports incorrect registration of plugin components (Actions and Components). The following problems are reported: Action/Component implementation class is abstract. Class is registered in plugin.xml as action but does not extend 'AnAction' class. Action class does not have a public no-argument constructor.",
"markdown": "Reports incorrect registration of plugin components (Actions and Components).\n\n\nThe following problems are reported:\n\n* Action/Component implementation class is abstract.\n* Class is registered in plugin.xml as action but does not extend `AnAction` class.\n* Action class does not have a public no-argument constructor."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "ComponentRegistrationProblems",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "LightServiceMustBeFinal",
"shortDescription": {
"text": "Light service must be final"
},
"fullDescription": {
"text": "Reports classes annotated with the '@com.intellij.openapi.components.Service' annotation that are not final. Suggests making a class final if it is concrete. Example: '// MyService.kt\n @Service(Service.Level.APP)\n open class MyService' After the quick-fix is applied: '// MyService.kt\n @Service(Service.Level.APP)\n class MyService' Suggests removing the '@Service' annotation if it is an abstract class or interface. Example: '// MyService.java\n @Service(Service.Level.APP)\n abstract class MyService {}' After the quick-fix is applied: '// MyService.java\n abstract class MyService {}' New in 2023.2",
"markdown": "Reports classes annotated with the `@com.intellij.openapi.components.Service` annotation that are not final.\n\n\nSuggests making a class final if it is concrete.\n\n**Example:**\n\n\n // MyService.kt\n @Service(Service.Level.APP)\n open class MyService\n\nAfter the quick-fix is applied:\n\n\n // MyService.kt\n @Service(Service.Level.APP)\n class MyService\n\n\nSuggests removing the `@Service` annotation if it is an abstract class or interface.\n\n**Example:**\n\n\n // MyService.java\n @Service(Service.Level.APP)\n abstract class MyService {}\n\nAfter the quick-fix is applied:\n\n\n // MyService.java\n abstract class MyService {}\n\nNew in 2023.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "LightServiceMustBeFinal",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "LightServiceMigrationXML",
"shortDescription": {
"text": "A service can be converted to a light one"
},
"fullDescription": {
"text": "Reports services registered in 'plugin.xml' that can be converted to light ones. A service that is not intended for overriding is not required to be registered in the 'plugin.xml' file. Instead, annotate the service class with the '@com.intellij.openapi.components.Service' annotation. For project-level services, specify '@Service(Service.Level.PROJECT)'. Requirements: IntelliJ Platform 2019.3 or newer. Service class must be 'final'. 'serviceInterface' is not specified. If the application-level service is a 'com.intellij.openapi.components.PersistentStateComponent', roaming must be disabled ('roamingType = RoamingType.DISABLED'). None of these attributes is specified: 'os', 'client', 'overrides', 'id', 'preload'. Also reports services registered in 'plugin.xml' whose classes are already annotated with '@Service'. See Services in IntelliJ Platform Plugin SDK docs for more details. See also the 'Plugin DevKit | Code | A service can be converted to a light one' inspection. New in 2023.2",
"markdown": "Reports services registered in `plugin.xml` that can be converted to light ones.\n\n\nA service that is not intended for overriding is not required to be registered in the `plugin.xml` file.\nInstead, annotate the service class with the `@com.intellij.openapi.components.Service` annotation. For\nproject-level services, specify `@Service(Service.Level.PROJECT)`.\n\n\nRequirements:\n\n* IntelliJ Platform 2019.3 or newer.\n* Service class must be `final`.\n* `serviceInterface` is not specified.\n* If the application-level service is a `com.intellij.openapi.components.PersistentStateComponent`, roaming must be disabled (`roamingType = RoamingType.DISABLED`).\n* None of these attributes is specified: `os`, `client`, `overrides`, `id`, `preload`.\n\nAlso reports services registered in `plugin.xml` whose classes are already annotated with `@Service`.\n\n\nSee [Services](https://plugins.jetbrains.com/docs/intellij/plugin-services.html) in IntelliJ Platform Plugin SDK docs for more details.\n\n\nSee also the `Plugin DevKit | Code | A service can be converted to a light one` inspection.\n\nNew in 2023.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "LightServiceMigrationXML",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Plugin descriptor",
"index": 85,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MissingAccessibleContext",
"shortDescription": {
"text": "Accessible context is missing"
},
"fullDescription": {
"text": "Reports Swing components that do not provide accessibility context. This information is used by screen readers. Failing to provide it makes the component inaccessible for visually impaired users. Example: 'ListCellRenderer<String> renderer = (list, val, index, sel, cell) -> {\n JPanel panel = new JPanel();\n return panel;\n };' To fix the problem, you should either call 'setAccessibleName()' on the returned 'JPanel' or override its 'getAccessibleContext()' method. The returned text should reflect the purpose of the component. For example, in the case of 'ListCellRenderer', this would be the text of the menu item.",
"markdown": "Reports Swing components that do not provide accessibility context.\n\n\nThis information is used by screen readers. Failing to provide it makes the component inaccessible for\nvisually impaired users.\n\n**Example:**\n\n\n ListCellRenderer<String> renderer = (list, val, index, sel, cell) -> {\n JPanel panel = new JPanel();\n return panel;\n };\n\n\nTo fix the problem, you should either call `setAccessibleName()` on the returned `JPanel`\nor override its `getAccessibleContext()` method.\n\n\nThe returned text should reflect the purpose\nof the component. For example, in the case of `ListCellRenderer`, this would be the text of the menu\nitem."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "MissingAccessibleContext",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UseJBColor",
"shortDescription": {
"text": "Use Darcula aware JBColor"
},
"fullDescription": {
"text": "Reports usages of 'java.awt.Color'. These are not aware of \"dark\" themes (e.g., bundled \"Darcula\") and might result in bad looking UI. Quick-fix replaces usages with 'JBColor', which defines \"dark\" color variant. Examples: '// bad:\nColor darkGreen = new Color(12, 58, 27);\nColor blue = Color.BLUE;\n\n// good:\nColor darkGreen = new JBColor(12, 58, 27);\nColor blue = JBColor.BLUE;\nColor green = new JBColor(new Color(12, 58, 27), new Color(27, 112, 39));'",
"markdown": "Reports usages of `java.awt.Color`.\n\n\nThese are not aware of \"dark\" themes (e.g., bundled \"Darcula\") and might result in bad looking UI.\n\n\nQuick-fix replaces usages with `JBColor`, which defines \"dark\" color variant.\n\nExamples:\n\n\n // bad:\n Color darkGreen = new Color(12, 58, 27);\n Color blue = Color.BLUE;\n\n // good:\n Color darkGreen = new JBColor(12, 58, 27);\n Color blue = JBColor.BLUE;\n Color green = new JBColor(new Color(12, 58, 27), new Color(27, 112, 39));\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UseJBColor",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "QuickFixGetFamilyNameViolation",
"shortDescription": {
"text": "QuickFix's getFamilyName() implementation must not depend on a specific context"
},
"fullDescription": {
"text": "Reports 'QuickFix#getFamilyName()' using contextual information. This method must not use any non-static information.",
"markdown": "Reports `QuickFix#getFamilyName()` using contextual information.\n\n\nThis method must not use any non-static information."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "QuickFixGetFamilyNameViolation",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UsePluginIdEquals",
"shortDescription": {
"text": "Use 'PluginId#equals(Object)'"
},
"fullDescription": {
"text": "Reports comparing 'PluginId' instances using '=='. Replace with 'equals()' call.",
"markdown": "Reports comparing `PluginId` instances using `==`.\n\n\nReplace with `equals()` call."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UsePluginIdEquals",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "StatefulEp",
"shortDescription": {
"text": "Stateful extension"
},
"fullDescription": {
"text": "Reports extensions and quick-fixes holding potentially leaking state. Keeping references to 'PsiElement', 'PsiReference', or 'Project' instances can result in memory leaks. Ideally, these should be stateless. For quick-fix, see 'LocalQuickFixOnPsiElement' as a convenient base class.",
"markdown": "Reports extensions and quick-fixes holding potentially leaking state.\n\n\nKeeping references to `PsiElement`, `PsiReference`, or `Project` instances can result in memory leaks.\n\n\nIdeally, these should be stateless.\nFor quick-fix, see `LocalQuickFixOnPsiElement` as a convenient base class."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "StatefulEp",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "IncorrectParentDisposable",
"shortDescription": {
"text": "Incorrect parentDisposable parameter"
},
"fullDescription": {
"text": "Reports using 'Application' or 'Project' as a parent 'Disposable' in plugin code. Such usages will lead to plugins not being unloaded correctly. Please see Choosing a Disposable Parent in SDK Docs.",
"markdown": "Reports using `Application` or `Project` as a parent `Disposable` in plugin code.\n\n\nSuch usages will lead to plugins not being unloaded correctly.\nPlease see [Choosing a\nDisposable Parent](https://plugins.jetbrains.com/docs/intellij/disposers.html?from=IncorrectParentDisposable#choosing-a-disposable-parent) in SDK Docs."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "IncorrectParentDisposable",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ActionPresentationInstantiatedInCtor",
"shortDescription": {
"text": "Eager creation of action presentation"
},
"fullDescription": {
"text": "Reports any actions that are registered in the 'plugin.xml' file and instantiate the 'com.intellij.openapi.actionSystem.Presentation' object in their constructors. Any of the constructors of 'AnAction' with parameters instantiate the 'Presentation' object. However, instantiating the 'Presentation' object in constructor results in allocating resources, which may not be necessary. Instead of creating an instance of 'Presentation' that stores text, description, or icon, it is more efficient to utilize no-argument constructors of 'AnAction' and other base classes and follow the convention for setting the text, description, and icon in 'plugin.xml'. The IDE will load text, description, and icon only when the action is actually displayed in the UI. The convention for setting the text, description, and icon is as follows: Set the 'id' attribute for the action in the 'plugin.xml' file. Optionally, set the 'icon' attribute if an icon is needed. Set the text and description in the associated message bundle (it could be overridden in '<actions>'): 'action.<action-id>.text=Translated Action Text' 'action.<action-id>.description=Translated Action Description' Bad example: '// NewKotlinFileAction.kt\n internal class NewKotlinFileAction : AnAction(\n KotlinBundle.message(\"action.new.file.text\"),\n KotlinBundle.message(\"action.new.file.description\"),\n KotlinIcons.FILE\n )' '<action\n class=\"org.jetbrains.kotlin.idea.actions.NewKotlinFileAction\"\n </action>' Good example: '// NewKotlinFileAction.kt\n internal class NewKotlinFileAction : AnAction()' '<action\n id=\"Kotlin.NewFile\"\n class=\"org.jetbrains.kotlin.idea.actions.NewKotlinFileAction\"\n icon=\"org.jetbrains.kotlin.idea.KotlinIcons.FILE\">\n </action>' '# KotlinBundle.properties\n action.Kotlin.NewFile.text=Kotlin Class/File\n action.Kotlin.NewFile.description=Creates a new Kotlin class or file' New in 2023.2",
"markdown": "Reports any actions that are registered in the `plugin.xml` file and instantiate\nthe `com.intellij.openapi.actionSystem.Presentation` object in their constructors.\n\n\nAny of the constructors of `AnAction` with parameters instantiate the `Presentation`\nobject. However, instantiating the `Presentation` object in constructor results in allocating\nresources, which may not be necessary. Instead of creating an instance of `Presentation` that\nstores text, description, or icon, it is more efficient to utilize no-argument constructors of\n`AnAction` and other base classes and follow the convention for setting the text, description,\nand icon in `plugin.xml`. The IDE will load text, description, and icon only when the action\nis actually displayed in the UI.\n\n\nThe convention for setting the text, description, and icon is as follows:\n\n* Set the `id` attribute for the action in the `plugin.xml` file.\n* Optionally, set the `icon` attribute if an icon is needed.\n* Set the text and description in the associated message bundle (it could be overridden in `<actions>`):\n * `action.<action-id>.text=Translated Action Text`\n * `action.<action-id>.description=Translated Action Description`\n\n**Bad example:**\n\n\n // NewKotlinFileAction.kt\n internal class NewKotlinFileAction : AnAction(\n KotlinBundle.message(\"action.new.file.text\"),\n KotlinBundle.message(\"action.new.file.description\"),\n KotlinIcons.FILE\n )\n\n\n \n <action\n class=\"org.jetbrains.kotlin.idea.actions.NewKotlinFileAction\"\n </action>\n\n**Good example:**\n\n\n // NewKotlinFileAction.kt\n internal class NewKotlinFileAction : AnAction()\n\n\n \n <action\n id=\"Kotlin.NewFile\"\n class=\"org.jetbrains.kotlin.idea.actions.NewKotlinFileAction\"\n icon=\"org.jetbrains.kotlin.idea.KotlinIcons.FILE\">\n </action>\n\n\n # KotlinBundle.properties\n action.Kotlin.NewFile.text=Kotlin Class/File\n action.Kotlin.NewFile.description=Creates a new Kotlin class or file\n\nNew in 2023.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ActionPresentationInstantiatedInCtor",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TokenSetInParserDefinition",
"shortDescription": {
"text": "Non-platform TokenSet declared in ParserDefinition"
},
"fullDescription": {
"text": "Reports 'TokenSet' field declarations referencing non-platform element types in 'ParserDefinition' classes. All languages 'ParserDefinition' are created on the application startup. Declaring a 'TokenSet' referencing non-platform language element types may cause creating and registering all the language element types in the holder class of the referenced type, even if a project doesn't contain any files in this language. Example: '// element types holder:\npublic interface MyLangTokenTypes {\n IElementType COMMENT = new MyLangTokenType(\"COMMENT\");\n IElementType TYPE1 = new MyLangTokenType(\"TYPE1\");\n IElementType TYPE2 = new MyLangTokenType(\"TYPE2\");\n // more types...\n}\n\n\n// bad:\n\npublic class MyLangParserDefinition implements ParserDefinition {\n // this field causes initializing and registering all the types from MyLangTokenTypes:\n private static final TokenSet COMMENTS = TokenSet.create(MyLangTokenTypes.COMMENT);\n\n @NotNull\n @Override\n public TokenSet getCommentTokens() {\n return COMMENTS;\n }\n ...\n}\n\n\n// good:\n\npublic final class MyLangTokenSets {\n public static final TokenSet COMMENTS = TokenSet.create(MyLangTokenTypes.COMMENT);\n}\n\npublic class MyLangParserDefinition implements ParserDefinition {\n @NotNull\n @Override\n public TokenSet getCommentTokens() {\n // types are referenced and registered only when this method is called:\n return MyLangTokenSets.COMMENTS;\n }\n ...\n}\n\n// good (Kotlin):\n\n// top-level declaration is not loaded until getCommentTokens() method is called:\nprivate val COMMENTS = TokenSet.create(MyLangTokenTypes.COMMENT);\n\nclass MyLangParserDefinition : ParserDefinition {\n override getCommentTokens(): TokenSet {\n return COMMENTS;\n }\n ...\n}\n\n// good:\n\npublic class MyLangParserDefinition implements ParserDefinition {\n // allowed platform TokenSet:\n private static final TokenSet COMMENTS1 = TokenSet.EMPTY;\n // allowed platform TokenType:\n private static final TokenSet COMMENTS2 = TokenSet.create(TokenType.WHITE_SPACE);\n\n @NotNull\n @Override\n public TokenSet getCommentTokens() {\n ...\n }\n ...\n}' New in 2023.2",
"markdown": "Reports `TokenSet` field declarations referencing non-platform element types in `ParserDefinition` classes.\n\n\nAll languages `ParserDefinition` are created on the application startup.\nDeclaring a `TokenSet` referencing non-platform language element types may cause creating and registering\nall the language element types in the holder class of the referenced type, even if a project doesn't contain any files in this language.\n\nExample:\n\n\n // element types holder:\n public interface MyLangTokenTypes {\n IElementType COMMENT = new MyLangTokenType(\"COMMENT\");\n IElementType TYPE1 = new MyLangTokenType(\"TYPE1\");\n IElementType TYPE2 = new MyLangTokenType(\"TYPE2\");\n // more types...\n }\n\n\n // bad:\n\n public class MyLangParserDefinition implements ParserDefinition {\n // this field causes initializing and registering all the types from MyLangTokenTypes:\n private static final TokenSet COMMENTS = TokenSet.create(MyLangTokenTypes.COMMENT);\n\n @NotNull\n @Override\n public TokenSet getCommentTokens() {\n return COMMENTS;\n }\n ...\n }\n\n\n // good:\n\n public final class MyLangTokenSets {\n public static final TokenSet COMMENTS = TokenSet.create(MyLangTokenTypes.COMMENT);\n }\n\n public class MyLangParserDefinition implements ParserDefinition {\n @NotNull\n @Override\n public TokenSet getCommentTokens() {\n // types are referenced and registered only when this method is called:\n return MyLangTokenSets.COMMENTS;\n }\n ...\n }\n\n // good (Kotlin):\n\n // top-level declaration is not loaded until getCommentTokens() method is called:\n private val COMMENTS = TokenSet.create(MyLangTokenTypes.COMMENT);\n\n class MyLangParserDefinition : ParserDefinition {\n override getCommentTokens(): TokenSet {\n return COMMENTS;\n }\n ...\n }\n\n // good:\n\n public class MyLangParserDefinition implements ParserDefinition {\n // allowed platform TokenSet:\n private static final TokenSet COMMENTS1 = TokenSet.EMPTY;\n // allowed platform TokenType:\n private static final TokenSet COMMENTS2 = TokenSet.create(TokenType.WHITE_SPACE);\n\n @NotNull\n @Override\n public TokenSet getCommentTokens() {\n ...\n }\n ...\n }\n\nNew in 2023.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "TokenSetInParserDefinition",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CompanionObjectInExtension",
"shortDescription": {
"text": "Companion object in extensions"
},
"fullDescription": {
"text": "Reports incorrect companion objects' usage in extensions. Kotlin companion object is always created once you try to load its containing class, and extension point implementations are supposed to be cheap to create. Excessive classloading in plugins is a huge problem for IDE startup. Bad pattern: 'class KotlinDocumentationProvider : AbstractDocumentationProvider(), ExternalDocumentationProvider {\n\n companion object {\n private val LOG = Logger.getInstance(KotlinDocumentationProvider::class.java)\n private val javaDocumentProvider = JavaDocumentationProvider()\n }\n }' Here 'KotlinDocumentationProvider' is an extension registered in 'plugin.xml': '<lang.documentationProvider language=\"JAVA\"\n implementationClass=\"org.jetbrains.kotlin.idea.KotlinDocumentationProvider\"\n order=\"first\"/>' In this example 'JavaDocumentationProvider' will be loaded from disk once someone just calls 'new KotlinDocumentationProvider()'. Kotlin companion objects in extension point implementation can only contain a logger and simple constants. Other declarations may cause excessive classloading or early initialization of heavy resources (e.g. TokenSet, Regex, etc.) when the extension class is loaded. Note, that even declarations marked with '@JvmStatic' still produce an extra class for the companion object, potentially causing expensive computations. Instead of being stored in companion object, these declarations must be top-level or stored in an object. FAQ How to rewrite run ConfigurationType? Move the declaration to top-level: '// DO, use top level fun\n internal fun mnRunConfigurationType(): MnRunConfigurationType = runConfigurationType<MnRunConfigurationType>()\n\n internal class MnRunConfigurationType : ConfigurationType {\n companion object { // DON'T\n fun getInstance(): MnRunConfigurationType = runConfigurationType<MnRunConfigurationType>()\n }\n ...' How to rewrite FileType? Before: 'internal class SpringBootImportsFileType : LanguageFileType(SPILanguage.INSTANCE, true) {\n companion object {\n val FILE_TYPE = SpringBootImportsFileType()\n ...' After: 'internal object SpringBootImportsFileType : LanguageFileType(SPILanguage.INSTANCE, true) {\n ...' Use 'INSTANCE' fieldName in 'plugin.xml': '<fileType name=\"Spring Boot Imports\"\n fieldName=\"INSTANCE\"\n implementationClass=\"com.intellij.spring.boot.spi.SpringBootImportsFileType\"/>' How to rewrite CounterUsagesCollector? Internal API Before: 'class AntActionsUsagesCollector : CounterUsagesCollector() {\n override fun getGroup(): EventLogGroup = GROUP\n\n companion object {\n private val GROUP = EventLogGroup(\"build.ant.actions\", 1)\n\n @JvmField\n val runSelectedBuildAction = GROUP.registerEvent(\"RunSelectedBuild\")\n }\n}' After: 'object AntActionsUsagesCollector : CounterUsagesCollector() {\n override fun getGroup(): EventLogGroup = GROUP\n\n private val GROUP = EventLogGroup(\"build.ant.actions\", 1)\n\n @JvmField\n val runSelectedBuildAction = GROUP.registerEvent(\"RunSelectedBuild\")\n}' New in 2023.3",
"markdown": "Reports incorrect companion objects' usage in [extensions](https://plugins.jetbrains.com/docs/intellij/plugin-extensions.html).\n\n\nKotlin companion object is always created once you try to load its containing class, and extension point implementations are supposed to be cheap to create.\nExcessive classloading in plugins is a huge problem for IDE startup.\n\nBad pattern:\n\n\n class KotlinDocumentationProvider : AbstractDocumentationProvider(), ExternalDocumentationProvider {\n\n companion object {\n private val LOG = Logger.getInstance(KotlinDocumentationProvider::class.java)\n private val javaDocumentProvider = JavaDocumentationProvider()\n }\n }\n\n\nHere `KotlinDocumentationProvider` is an extension registered in `plugin.xml`:\n\n\n <lang.documentationProvider language=\"JAVA\"\n implementationClass=\"org.jetbrains.kotlin.idea.KotlinDocumentationProvider\"\n order=\"first\"/>\n\n\nIn this example `JavaDocumentationProvider` will be loaded from disk once someone just calls `new KotlinDocumentationProvider()`.\n\n\nKotlin companion objects in extension point implementation can only contain a logger and simple constants.\nOther declarations may cause excessive classloading or early initialization of heavy resources (e.g. TokenSet, Regex, etc.)\nwhen the extension class is loaded.\nNote, that even declarations marked with `@JvmStatic` still produce an extra class for the companion object, potentially causing expensive computations.\n\n\nInstead of being stored in companion object, these declarations must be top-level or stored in an object.\n\n### FAQ\n\n#### How to rewrite run ConfigurationType?\n\nMove the declaration to top-level:\n\n\n // DO, use top level fun\n internal fun mnRunConfigurationType(): MnRunConfigurationType = runConfigurationType<MnRunConfigurationType>()\n\n internal class MnRunConfigurationType : ConfigurationType {\n companion object { // DON'T\n fun getInstance(): MnRunConfigurationType = runConfigurationType<MnRunConfigurationType>()\n }\n ...\n\n#### How to rewrite FileType?\n\nBefore:\n\n\n internal class SpringBootImportsFileType : LanguageFileType(SPILanguage.INSTANCE, true) {\n companion object {\n val FILE_TYPE = SpringBootImportsFileType()\n ...\n\nAfter:\n\n\n internal object SpringBootImportsFileType : LanguageFileType(SPILanguage.INSTANCE, true) {\n ...\n\nUse `INSTANCE` fieldName in `plugin.xml`:\n\n\n <fileType name=\"Spring Boot Imports\"\n fieldName=\"INSTANCE\"\n implementationClass=\"com.intellij.spring.boot.spi.SpringBootImportsFileType\"/>\n\n#### How to rewrite CounterUsagesCollector?\n\n##### Internal API\n\nBefore:\n\n\n class AntActionsUsagesCollector : CounterUsagesCollector() {\n override fun getGroup(): EventLogGroup = GROUP\n\n companion object {\n private val GROUP = EventLogGroup(\"build.ant.actions\", 1)\n\n @JvmField\n val runSelectedBuildAction = GROUP.registerEvent(\"RunSelectedBuild\")\n }\n }\n\nAfter:\n\n\n object AntActionsUsagesCollector : CounterUsagesCollector() {\n override fun getGroup(): EventLogGroup = GROUP\n\n private val GROUP = EventLogGroup(\"build.ant.actions\", 1)\n\n @JvmField\n val runSelectedBuildAction = GROUP.registerEvent(\"RunSelectedBuild\")\n }\n\nNew in 2023.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "CompanionObjectInExtension",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UsePlatformProcessAwaitExit",
"shortDescription": {
"text": "Use 'com.intellij.util.io.ProcessKt.awaitExit()'"
},
"fullDescription": {
"text": "Reports usages of 'Process.waitFor()' and 'Process.onExit()' in coroutine context. Using these methods in coroutine context is forbidden. Use 'com.intellij.util.io.awaitExit()' instead. Example: 'suspend fun doSomething(process: Process) {\n val exitCode = process.waitFor() // bad\n // ...\n}\n\nsuspend fun doSomething(process: Process) {\n val exitCode = process.awaitExit() // good\n // ...\n}' New in 2023.3",
"markdown": "Reports usages of `Process.waitFor()` and `Process.onExit()` in coroutine context. Using these methods in coroutine context is forbidden.\n\nUse `com.intellij.util.io.awaitExit()` instead.\n\nExample:\n\n\n suspend fun doSomething(process: Process) {\n val exitCode = process.waitFor() // bad\n // ...\n }\n\n suspend fun doSomething(process: Process) {\n val exitCode = process.awaitExit() // good\n // ...\n }\n\nNew in 2023.3"
},
"defaultConfiguration": {
"enabled": false,
"level": "error",
"parameters": {
"suppressToolId": "UsePlatformProcessAwaitExit",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PsiElementConcatenation",
"shortDescription": {
"text": "Using PsiElement string representation to generate new expression is incorrect"
},
"fullDescription": {
"text": "Reports direct usage of 'PsiElement' and 'PsiType' in strings. When building strings for 'PsiJavaParserFacade.createExpressionFromText()' (or similar methods), 'PsiElement.getText()' should be used instead.",
"markdown": "Reports direct usage of `PsiElement` and `PsiType` in strings.\n\n\nWhen building strings for `PsiJavaParserFacade.createExpressionFromText()` (or similar methods), `PsiElement.getText()` should be used\ninstead."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "PsiElementConcatenation",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnsafeReturnStatementVisitor",
"shortDescription": {
"text": "Unsafe return statements visitor"
},
"fullDescription": {
"text": "Reports unsafe use of 'JavaRecursiveElementVisitor.visitReturnStatement()'. Processing 'PsiReturnStatement's even if they belong to another 'PsiClass' or 'PsiLambdaExpression' is a bug in most cases, and a visitor most probably should implement 'visitClass()' and 'visitLambdaExpression()' methods.",
"markdown": "Reports unsafe use of `JavaRecursiveElementVisitor.visitReturnStatement()`.\n\n\nProcessing `PsiReturnStatement`s\neven if they belong to another `PsiClass` or `PsiLambdaExpression` is a bug in most cases, and a visitor most\nprobably should implement `visitClass()` and `visitLambdaExpression()` methods."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnsafeReturnStatementVisitor",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UndesirableClassUsage",
"shortDescription": {
"text": "Undesirable class usage"
},
"fullDescription": {
"text": "Reports usages of undesirable classes (mostly Swing components). Quick-fix offers replacement with recommended IntelliJ Platform replacement.",
"markdown": "Reports usages of undesirable classes (mostly Swing components).\n\n\nQuick-fix offers replacement with recommended IntelliJ Platform replacement."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UndesirableClassUsage",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CallingMethodShouldBeRequiresBlockingContext",
"shortDescription": {
"text": "Calling method should be annotated with @RequiresBlockingContext"
},
"fullDescription": {
"text": "Highlights calls of method annotated with '@RequiresBlockingMethod' inside non-annotated method. The calling method should be also annotated with '@RequiresBlockingMethod' to clearly state its contract.",
"markdown": "Highlights calls of method annotated with `@RequiresBlockingMethod` inside non-annotated method.\nThe calling method should be also annotated with `@RequiresBlockingMethod` to clearly state its contract."
},
"defaultConfiguration": {
"enabled": false,
"level": "note",
"parameters": {
"suppressToolId": "CallingMethodShouldBeRequiresBlockingContext",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PluginXmlValidity",
"shortDescription": {
"text": "Plugin.xml validity"
},
"fullDescription": {
"text": "Reports problems in 'plugin.xml'. Invalid configuration can lead to problems at runtime.",
"markdown": "Reports problems in `plugin.xml`.\n\n\nInvalid configuration can lead to problems at runtime."
},
"defaultConfiguration": {
"enabled": false,
"level": "error",
"parameters": {
"suppressToolId": "PluginXmlValidity",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Plugin descriptor",
"index": 85,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "InspectionDescriptionNotFoundInspection",
"shortDescription": {
"text": "Inspection description checker"
},
"fullDescription": {
"text": "Reports inspections that are missing an HTML description file, i.e. a file containing a text like this. The Create description file quick-fix creates a template HTML description file.",
"markdown": "Reports inspections that are missing an HTML description file, i.e. a file containing a text like this.\n\n\nThe **Create description file** quick-fix creates a template HTML description file."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "InspectionDescriptionNotFoundInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Description file",
"index": 137,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "LeakableMapKey",
"shortDescription": {
"text": "Map key may leak"
},
"fullDescription": {
"text": "Reports using 'Language' or 'FileType' as a map key in plugin code. Such usages might lead to inability to unload the plugin properly. Please consider using 'String' as keys instead. See Dynamic Plugins in SDK Docs for more information.",
"markdown": "Reports using `Language` or `FileType` as a map key in plugin code.\n\n\nSuch usages might lead to inability to unload the plugin properly.\n\n\nPlease consider using `String` as keys instead.\n\n\nSee [Dynamic\nPlugins](https://plugins.jetbrains.com/docs/intellij/dynamic-plugins.html) in SDK Docs for more information."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "LeakableMapKey",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PostfixTemplateDescriptionNotFound",
"shortDescription": {
"text": "Postfix template description checker"
},
"fullDescription": {
"text": "Reports postfix templates missing an HTML description file, 'before.template' file or 'after.template' file. These are shown in Settings | Editor | General | Postfix Completion. The Create description file quick-fix creates a template HTML description file.",
"markdown": "Reports postfix templates missing an HTML description file, `before.template` file or `after.template` file. These are shown in [Settings \\| Editor \\| General \\| Postfix Completion](settings://reference.settingsdialog.IDE.editor.postfix.templates).\n\n\nThe **Create description file** quick-fix creates a template HTML description file."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "PostfixTemplateDescriptionNotFound",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Description file",
"index": 137,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnsafeVfsRecursion",
"shortDescription": {
"text": "Unsafe VFS recursion"
},
"fullDescription": {
"text": "Reports usage of 'VirtualFile.getChildren()' inside recursive methods. This may cause endless loops when iterating over cyclic symlinks. Use 'VfsUtilCore.visitChildrenRecursively()' instead. 'void processDirectory(VirtualFile dir) {\n for (VirtualFile file : dir.getChildren()) { // bad\n if (!file.isDirectory()) {\n processFile(file);\n } else {\n processDirectory(file); // recursive call\n }\n }\n}'\n 'void processDirectory(VirtualFile dir) {\n VfsUtilCore.visitChildrenRecursively(dir, new VirtualFileVisitor<Void>() { // good\n @Override\n public boolean visitFile(@NotNull VirtualFile file) {\n if (!file.isDirectory()) {\n processFile(file);\n }\n return true;\n }\n });\n}'",
"markdown": "Reports usage of `VirtualFile.getChildren()` inside recursive methods.\n\n\nThis may cause endless loops when iterating over cyclic symlinks.\nUse `VfsUtilCore.visitChildrenRecursively()` instead.\n\n\n void processDirectory(VirtualFile dir) {\n for (VirtualFile file : dir.getChildren()) { // bad\n if (!file.isDirectory()) {\n processFile(file);\n } else {\n processDirectory(file); // recursive call\n }\n }\n }\n\n\n void processDirectory(VirtualFile dir) {\n VfsUtilCore.visitChildrenRecursively(dir, new VirtualFileVisitor<Void>() { // good\n @Override\n public boolean visitFile(@NotNull VirtualFile file) {\n if (!file.isDirectory()) {\n processFile(file);\n }\n return true;\n }\n });\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnsafeVfsRecursion",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FileEqualsUsage",
"shortDescription": {
"text": "File.equals() usage"
},
"fullDescription": {
"text": "Reports usages of 'java.io.File.equals()/hashCode()/compareTo()' methods. These do not honor case-insensitivity on macOS. Use 'com.intellij.openapi.util.io.FileUtil.filesEquals()/fileHashCode()/compareFiles()' methods instead.",
"markdown": "Reports usages of `java.io.File.equals()/hashCode()/compareTo()` methods.\n\n\nThese do not honor case-insensitivity on macOS.\n\n\nUse `com.intellij.openapi.util.io.FileUtil.filesEquals()/fileHashCode()/compareFiles()` methods instead."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "FileEqualsUsage",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Code",
"index": 69,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "WorkspaceImplAbsent",
"shortDescription": {
"text": "Absent entity implementation"
},
"fullDescription": {
"text": "Reports absent of implementation for the entity. Verifies that each entity in the project has the implementation. Suggests generation implementation for the whole entities in the current module.",
"markdown": "Reports absent of implementation for the entity.\n\n\nVerifies that each entity in the project has the implementation.\n\n\nSuggests generation implementation for the whole entities in the current module."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "WorkspaceImplAbsent",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Plugin DevKit/Workspace model",
"index": 64,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "intellij.ktor",
"version": "233.14714",
"rules": [
{
"id": "KtorOpenApi",
"shortDescription": {
"text": "OpenAPI documentation for current module is missing"
},
"fullDescription": {
"text": "Reports that there is no OpenAPI documentation for the current Ktor module.",
"markdown": "Reports that there is no OpenAPI documentation for the current Ktor module."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "KtorOpenApi",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Ktor",
"index": 66,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "KtorYamlConfig",
"shortDescription": {
"text": "Ktor application.yaml"
},
"fullDescription": {
"text": "Reports deprecated configuration keys and invalid values in Ktor application '.yaml' configuration files.",
"markdown": "Reports deprecated configuration keys and invalid values in Ktor application `.yaml` configuration files."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "KtorYamlConfig",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Ktor",
"index": 66,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "KtorOpenApiUpdate",
"shortDescription": {
"text": "OpenAPI documentation for current module is outdated"
},
"fullDescription": {
"text": "Reports that OpenAPI documentation for the current Ktor module is outdated.",
"markdown": "Reports that OpenAPI documentation for the current Ktor module is outdated."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "KtorOpenApiUpdate",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Ktor",
"index": 66,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "com.intellij.cdi",
"version": "233.14714",
"rules": [
{
"id": "CdiUnknownProducersForDisposerMethodInspection",
"shortDescription": {
"text": "Disposer method parameter without producers"
},
"fullDescription": {
"text": "Reports disposer methods without the corresponding producer method. Each disposer method must have exactly one disposed parameter of the same type as the corresponding producer method or the producer field return type. When searching the disposer methods for a producer method or producer field, the container considers the type and qualifiers of the disposed parameter. If the disposed parameter resolves to a producer method or producer field declared by the same bean class, the container must call this method when destroying any instance returned by that producer method or producer field.",
"markdown": "Reports disposer methods without the corresponding producer method.\n\nEach disposer method must have exactly one disposed parameter of the same type as the corresponding producer method or\nthe producer field return type. When searching the disposer methods for a producer method or producer field, the container\nconsiders the type and qualifiers of the disposed parameter. If the disposed parameter resolves to a producer method or\nproducer field declared by the same bean class, the container must call this method when destroying any instance returned by\nthat producer method or producer field."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "CdiUnknownProducersForDisposerMethodInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "CDI (Contexts and Dependency Injection)",
"index": 67,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CdiTypedAnnotationInspection",
"shortDescription": {
"text": "Incorrect @Typed annotation usage"
},
"fullDescription": {
"text": "Reports '@Typed' annotation usages that violate the following rules: Only producer methods can have the '@Typed' annotation Bean type must correspond to the types mentioned in the '@Typed' annotation",
"markdown": "Reports `@Typed` annotation usages that violate the following rules:\n\n* Only producer methods can have the `@Typed` annotation\n* Bean type must correspond to the types mentioned in the `@Typed` annotation"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "CdiTypedAnnotationInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "CDI (Contexts and Dependency Injection)",
"index": 67,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CdiDomBeans",
"shortDescription": {
"text": "Incorrect bean definitions in beans.xml"
},
"fullDescription": {
"text": "Reports incorrect bean definitions in 'beans.xml' configuration files.",
"markdown": "Reports incorrect bean definitions in `beans.xml` configuration files."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "CdiDomBeans",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "CDI (Contexts and Dependency Injection)",
"index": 67,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CdiDisposerMethodInspection",
"shortDescription": {
"text": "Incorrect disposer method"
},
"fullDescription": {
"text": "Reports incorrect disposer methods. Cannot be abstract. Must have exactly only one disposed parameter annotated with '@Disposes'.",
"markdown": "Reports incorrect disposer methods.\n\n* Cannot be abstract.\n* Must have exactly only one disposed parameter annotated with `@Disposes`."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "CdiDisposerMethodInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "CDI (Contexts and Dependency Injection)",
"index": 67,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CdiManagedBeanInconsistencyInspection",
"shortDescription": {
"text": "Incorrect managed bean definition"
},
"fullDescription": {
"text": "Reports incorrect bean definition rules. Top-level Java class can be a simple bean if: It is not a parameterized type. It is not a non-static inner class. It is a concrete class, or is annotated with '@Decorator'. It has an appropriate constructor: either the class has a constructor with no parameters, or the class declares a constructor annotated with '@Initializer'. It does not implement any of the following interfaces: 'javax.servlet.Servlet', 'javax.servlet.Filter', 'javax.servlet.ServletContextListener', 'javax.servlet.http.HttpSessionListener', 'javax.servlet.ServletRequestListener', 'javax.ejb.EnterpriseBean'. It does not extend 'javax.faces.component.UIComponent'.",
"markdown": "Reports incorrect bean definition rules.\n\nTop-level Java class can be a simple bean if:\n\n* It is not a parameterized type.\n* It is not a non-static inner class.\n* It is a concrete class, or is annotated with `@Decorator`.\n* It has an appropriate constructor: either the class has a constructor with no parameters, or the class declares a constructor annotated with `@Initializer`.\n* It does not implement any of the following interfaces: `javax.servlet.Servlet`, `javax.servlet.Filter`, `javax.servlet.ServletContextListener`, `javax.servlet.http.HttpSessionListener`, `javax.servlet.ServletRequestListener`, `javax.ejb.EnterpriseBean`.\n* It does not extend `javax.faces.component.UIComponent`."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "CdiManagedBeanInconsistencyInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "CDI (Contexts and Dependency Injection)",
"index": 67,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CdiDecoratorInspection",
"shortDescription": {
"text": "Incorrect @Decorator class"
},
"fullDescription": {
"text": "Reports incorrect '@Decorator' bean definitions. Cannot be final. Must have exactly one delegate attribute (field or parameter) annotated with '@Delegate'.",
"markdown": "Reports incorrect `@Decorator` bean definitions.\n\n* Cannot be final.\n* Must have exactly one delegate attribute (field or parameter) annotated with `@Delegate`."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "CdiDecoratorInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "CDI (Contexts and Dependency Injection)",
"index": 67,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CdiScopeInspection",
"shortDescription": {
"text": "Incorrect bean scope"
},
"fullDescription": {
"text": "Reports incorrect bean scopes: Singleton bean must be either '@ApplicationScoped' or '@Dependent' Session stateless bean must be '@Dependent'",
"markdown": "Reports incorrect bean scopes:\n\n* Singleton bean must be either `@ApplicationScoped` or `@Dependent`\n* Session stateless bean must be `@Dependent`"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "CdiScopeInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "CDI (Contexts and Dependency Injection)",
"index": 67,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CdiSpecializesInspection",
"shortDescription": {
"text": "Incorrect @Specializes usage"
},
"fullDescription": {
"text": "Reports incorrect usages of the '@Specializes' annotation. Specializing bean must extend another bean Specializing method must override a '@Produces' method of its direct superclass '@Named' annotation cannot be used on the specializing and specialized class Two or more classes cannot specialize the same superclass Specializing method cannot be static",
"markdown": "Reports incorrect usages of the `@Specializes` annotation.\n\n* Specializing bean must extend another bean\n* Specializing method must override a `@Produces` method of its direct superclass\n* `@Named` annotation cannot be used on the specializing and specialized class\n* Two or more classes cannot specialize the same superclass\n* Specializing method cannot be static"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "CdiSpecializesInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "CDI (Contexts and Dependency Injection)",
"index": 67,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CdiAlternativeInspection",
"shortDescription": {
"text": "Vetoed @Alternative bean"
},
"fullDescription": {
"text": "Reports vetoed '@Alternative' beans. A bean is considered vetoed when it is annotated with '@Vetoed' or it is declared in a vetoed package.",
"markdown": "Reports vetoed `@Alternative` beans.\nA bean is considered vetoed when it is annotated with `@Vetoed` or it is declared in a vetoed package."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "CdiAlternativeInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "CDI (Contexts and Dependency Injection)",
"index": 67,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CdiObservesInspection",
"shortDescription": {
"text": "Incorrect observer method"
},
"fullDescription": {
"text": "Reports incorrect observer method definitions. Must contain only one '@Observes' parameter Cannot have parameters annotated with '@Disposes' Cannot be annotated with '@Inject' and '@Produces'",
"markdown": "Reports incorrect observer method definitions.\n\n* Must contain only one `@Observes` parameter\n* Cannot have parameters annotated with `@Disposes`\n* Cannot be annotated with `@Inject` and `@Produces`"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "CdiObservesInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "CDI (Contexts and Dependency Injection)",
"index": 67,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CdiStereotypeRestrictionsInspection",
"shortDescription": {
"text": "Bean has collision of scope in stereotypes"
},
"fullDescription": {
"text": "Reports classes with multiple stereotypes in different scopes or if a scope is not specified",
"markdown": "Reports classes with multiple stereotypes in different scopes or if a scope is not specified"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "CdiStereotypeRestrictionsInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "CDI (Contexts and Dependency Injection)",
"index": 67,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CdiStereotypeInspection",
"shortDescription": {
"text": "Incorrect @Stereotype annotation class"
},
"fullDescription": {
"text": "Reports incorrect '@Stereotype' annotation classes: Non-empty '@Named' annotation is not allowed for stereotypes Qualifier annotations are not allowed for stereotypes",
"markdown": "Reports incorrect `@Stereotype` annotation classes:\n\n* Non-empty `@Named` annotation is not allowed for stereotypes\n* Qualifier annotations are not allowed for stereotypes"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "CdiStereotypeInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "CDI (Contexts and Dependency Injection)",
"index": 67,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CdiInjectionPointsInspection",
"shortDescription": {
"text": "Injection point with ambiguous dependencies"
},
"fullDescription": {
"text": "Reports injection points in bean classes that have ambiguous dependencies. Example: 'interface Engine {}\n\n @Singleton\n class GasEngine implements Engine {}\n\n @Singleton\n class ElectricEngine implements Engine {}\n\n @Singleton\n class Car {\n @Inject Engine engine; // Ambiguous dependency: there are multiple beans that match the injection point\n }'",
"markdown": "Reports injection points in bean classes that have ambiguous dependencies.\n\n**Example:**\n\n\n interface Engine {}\n\n @Singleton\n class GasEngine implements Engine {}\n\n @Singleton\n class ElectricEngine implements Engine {}\n\n @Singleton\n class Car {\n @Inject Engine engine; // Ambiguous dependency: there are multiple beans that match the injection point\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "CdiInjectionPointsInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "CDI (Contexts and Dependency Injection)",
"index": 67,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CdiNormalScopeInspection",
"shortDescription": {
"text": "Bean with non-default scope declares public fields"
},
"fullDescription": {
"text": "Reports managed beans with public instance fields that are not in the default '@Dependent' scope. According to the CDI specification, contextual scopes ('@RequestScoped', '@ApplicationScoped', '@SessionScoped', and 'ConversationScoped') are not allowed for managed beans with public instance fields. Example: '@ApplicationScoped // Warning: Bean with non-default scope must not have public fields\n class Car {\n public String engine;\n }'",
"markdown": "Reports managed beans with public instance fields that are not in the default `@Dependent` scope.\nAccording to the CDI specification, contextual scopes\n(`@RequestScoped`, `@ApplicationScoped`, `@SessionScoped`, and `ConversationScoped`)\nare not allowed for managed beans with public instance fields.\n\n**Example:**\n\n\n @ApplicationScoped // Warning: Bean with non-default scope must not have public fields\n class Car {\n public String engine;\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "CdiNormalScopeInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "CDI (Contexts and Dependency Injection)",
"index": 67,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CdiInterceptorInspection",
"shortDescription": {
"text": "@Interceptor class without binding types"
},
"fullDescription": {
"text": "Reports '@Interceptor' classes without binding types. An interceptor must specify at least one interceptor binding.",
"markdown": "Reports `@Interceptor` classes without binding types. An interceptor must specify at least one interceptor binding."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "CdiInterceptorInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "CDI (Contexts and Dependency Injection)",
"index": 67,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CdiInjectInspection",
"shortDescription": {
"text": "Incorrect dependency injection place"
},
"fullDescription": {
"text": "Reports incorrect injection points: fields, methods, and parameters annotated with '@Inject' that violate the CDI specification. Requirements for fields: Cannot be static or final Cannot be annotated with '@Produces' Requirements for methods with injection: Cannot be static or abstract Cannot have parameters with '@Disposes' and '@Observes' annotations",
"markdown": "Reports incorrect injection points: fields, methods, and parameters annotated with `@Inject` that violate the CDI specification.\n\nRequirements for fields:\n\n* Cannot be static or final\n* Cannot be annotated with `@Produces`\n\nRequirements for methods with injection:\n\n* Cannot be static or abstract\n* Cannot have parameters with `@Disposes` and `@Observes` annotations"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "CdiInjectInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "CDI (Contexts and Dependency Injection)",
"index": 67,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CdiUnproxyableBeanTypesInspection",
"shortDescription": {
"text": "Incorrect usage of bean type that cannot be proxied"
},
"fullDescription": {
"text": "Reports incorrect usages of bean types that cannot be proxied. The container can't proxy certain legal bean types: classes which don't have a non-private constructor with no parameters, classes which are declared final, or have final methods, primitive types, and array types. The inspection reports the following violations for such bean types: Managed bean declaring a passivating scope must be 'java.io.Serializable' Bean of non-serializable type cannot be injected into a bean of passivating scope The container must be able to proxy tha injected normal scoped bean",
"markdown": "Reports incorrect usages of bean types that cannot be proxied.\n\nThe container can't proxy certain legal bean types:\nclasses which don't have a non-private constructor with no parameters,\nclasses which are declared final,\nor have final methods, primitive types, and array types.\n\nThe inspection reports the following violations for such bean types:\n\n* Managed bean declaring a passivating scope must be `java.io.Serializable`\n* Bean of non-serializable type cannot be injected into a bean of passivating scope\n* The container must be able to proxy tha injected normal scoped bean"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "CdiUnproxyableBeanTypesInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "CDI (Contexts and Dependency Injection)",
"index": 67,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "com.intellij.velocity",
"version": "233.14714",
"rules": [
{
"id": "VtlInterpolationsInspection",
"shortDescription": {
"text": "Well-formedness inspection"
},
"fullDescription": {
"text": "Reports illegal usages of formal notation within '#macro' and '#set' directives.",
"markdown": "Reports illegal usages of formal notation within `#macro` and `#set` directives."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "VtlInterpolationsInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Velocity",
"index": 68,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "VtlReferencesInspection",
"shortDescription": {
"text": "References inspection"
},
"fullDescription": {
"text": "Reports if Velocity references are resolved incorrectly.",
"markdown": "Reports if Velocity references are resolved incorrectly."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "VtlReferencesInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Velocity",
"index": 68,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "VtlDirectiveArgsInspection",
"shortDescription": {
"text": "Directive arguments inspection"
},
"fullDescription": {
"text": "Reports illegal values or argument types of Velocity directives.",
"markdown": "Reports illegal values or argument types of Velocity directives."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "VtlDirectiveArgsInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Velocity",
"index": 68,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "VtlFileReferencesInspection",
"shortDescription": {
"text": "File references inspection"
},
"fullDescription": {
"text": "Reports if Velocity file references in '#include' and '#parse' directives are resolved incorrectly.",
"markdown": "Reports if Velocity file references in `#include` and `#parse` directives are resolved incorrectly."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "VtlFileReferencesInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Velocity",
"index": 68,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "VtlTypesInspection",
"shortDescription": {
"text": "Types inspection"
},
"fullDescription": {
"text": "Reports if binary and unary expressions have operands with incorrect types.",
"markdown": "Reports if binary and unary expressions have operands with incorrect types."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "VtlTypesInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Velocity",
"index": 68,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "com.intellij.css",
"version": "233.14714",
"rules": [
{
"id": "CssInvalidFunction",
"shortDescription": {
"text": "Invalid function"
},
"fullDescription": {
"text": "Reports an unknown CSS function or an incorrect function parameter.",
"markdown": "Reports an unknown [CSS function](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Functions) or an incorrect function parameter."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "CssInvalidFunction",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "CSS/Invalid elements",
"index": 74,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CssMissingComma",
"shortDescription": {
"text": "Missing comma in selector list"
},
"fullDescription": {
"text": "Reports a multi-line selector. Most likely this means that several single-line selectors are actually intended but a comma is missing at the end of one or several lines. Example: 'input /* comma has probably been forgotten */\n.button {\n margin: 1px;\n}'",
"markdown": "Reports a multi-line selector. Most likely this means that several single-line selectors are actually intended but a comma is missing at the end of one or several lines.\n\n**Example:**\n\n\n input /* comma has probably been forgotten */\n .button {\n margin: 1px;\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "CssMissingComma",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "CSS/Probable bugs",
"index": 102,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CssConvertColorToRgbInspection",
"shortDescription": {
"text": "Color could be replaced with rgb()"
},
"fullDescription": {
"text": "Reports an 'hsl()' or 'hwb()' color function or a hexadecimal color notation. Suggests replacing such color value with an equivalent 'rgb()' or 'rgba()' color function. Example: '#0c0fff' After the quick-fix is applied: 'rgb(12, 15, 255)'.",
"markdown": "Reports an `hsl()` or `hwb()` color function or a hexadecimal color notation.\n\nSuggests replacing such color value with an equivalent `rgb()` or `rgba()` color function.\n\n**Example:**\n\n #0c0fff\n\nAfter the quick-fix is applied:\n\n rgb(12, 15, 255).\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CssConvertColorToRgbInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "CSS",
"index": 73,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CssUnusedSymbol",
"shortDescription": {
"text": "Unused selector"
},
"fullDescription": {
"text": "Reports a CSS class or an element IDs that appears in selectors but is not used in HTML. Note that complete inspection results are available only when running it via Code | Inspect Code or Code | Analyze Code | Run Inspection by Name. Due to performance reasons, style sheet files are not inspected on the fly.",
"markdown": "Reports a CSS class or an element IDs that appears in selectors but is not used in HTML.\n\n\nNote that complete inspection results are available only when running it via **Code \\| Inspect Code** or\n**Code \\| Analyze Code \\| Run Inspection by Name**.\nDue to performance reasons, style sheet files are not inspected on the fly."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "CssUnusedSymbol",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "CSS",
"index": 73,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CssDeprecatedValue",
"shortDescription": {
"text": "Deprecated value"
},
"fullDescription": {
"text": "Reports a deprecated CSS value. Suggests replacing the deprecated value with its valid equivalent.",
"markdown": "Reports a deprecated CSS value. Suggests replacing the deprecated value with its valid equivalent."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "CssDeprecatedValue",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "CSS",
"index": 73,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CssNonIntegerLengthInPixels",
"shortDescription": {
"text": "Non-integer length in pixels"
},
"fullDescription": {
"text": "Reports a non-integer length in pixels. Example: 'width: 3.14px'",
"markdown": "Reports a non-integer length in pixels.\n\n**Example:**\n\n width: 3.14px\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "CssNonIntegerLengthInPixels",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "CSS/Probable bugs",
"index": 102,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CssOverwrittenProperties",
"shortDescription": {
"text": "Overwritten property"
},
"fullDescription": {
"text": "Reports a duplicated CSS property within a ruleset. Respects shorthand properties. Example: '.foo {\n margin-bottom: 1px;\n margin-bottom: 1px; /* duplicates margin-bottom */\n margin: 0; /* overrides margin-bottom */\n}'",
"markdown": "Reports a duplicated CSS property within a ruleset. Respects shorthand properties.\n\n**Example:**\n\n\n .foo {\n margin-bottom: 1px;\n margin-bottom: 1px; /* duplicates margin-bottom */\n margin: 0; /* overrides margin-bottom */\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "CssOverwrittenProperties",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "CSS",
"index": 73,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CssInvalidNestedSelector",
"shortDescription": {
"text": "Invalid nested selector"
},
"fullDescription": {
"text": "Reports a nested selector starting with an identifier or a functional notation.",
"markdown": "Reports a nested selector starting with an identifier or a functional notation."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CssInvalidNestedSelector",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "CSS/Invalid elements",
"index": 74,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CssInvalidHtmlTagReference",
"shortDescription": {
"text": "Invalid type selector"
},
"fullDescription": {
"text": "Reports a CSS type selector that matches an unknown HTML element.",
"markdown": "Reports a CSS [type selector](https://developer.mozilla.org/en-US/docs/Web/CSS/Type_selectors) that matches an unknown HTML element."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "CssInvalidHtmlTagReference",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "CSS/Invalid elements",
"index": 74,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CssMissingSemicolon",
"shortDescription": {
"text": "Missing semicolon"
},
"fullDescription": {
"text": "Reports a missing semicolon at the end of a declaration.",
"markdown": "Reports a missing semicolon at the end of a declaration."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CssMissingSemicolon",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "CSS/Code style issues",
"index": 189,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CssInvalidCustomPropertyAtRuleName",
"shortDescription": {
"text": "Invalid @property name"
},
"fullDescription": {
"text": "Reports an invalid custom property name. Custom property name should be prefixed with two dashes. Example: '@property invalid-property-name {\n ...\n}\n\n@property --valid-property-name {\n ...\n}'",
"markdown": "Reports an invalid custom property name. Custom property name should be prefixed with two dashes.\n\n**Example:**\n\n\n @property invalid-property-name {\n ...\n }\n\n @property --valid-property-name {\n ...\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "CssInvalidCustomPropertyAtRuleName",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "CSS/Invalid elements",
"index": 74,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CssConvertColorToHexInspection",
"shortDescription": {
"text": "Color could be replaced with #-hex"
},
"fullDescription": {
"text": "Reports an 'rgb()', 'hsl()', or other color function. Suggests replacing a color function with an equivalent hexadecimal notation. Example: 'rgb(12, 15, 255)' After the quick-fix is applied: '#0c0fff'.",
"markdown": "Reports an `rgb()`, `hsl()`, or other color function.\n\nSuggests replacing a color function with an equivalent hexadecimal notation.\n\n**Example:**\n\n rgb(12, 15, 255)\n\nAfter the quick-fix is applied:\n\n #0c0fff.\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CssConvertColorToHexInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "CSS",
"index": 73,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CssInvalidAtRule",
"shortDescription": {
"text": "Unknown at-rule"
},
"fullDescription": {
"text": "Reports an unknown CSS at-rule.",
"markdown": "Reports an unknown [CSS at-rule](https://developer.mozilla.org/en-US/docs/Web/CSS/At-rule)."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "CssInvalidAtRule",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "CSS/Invalid elements",
"index": 74,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CssUnknownTarget",
"shortDescription": {
"text": "Unresolved file reference"
},
"fullDescription": {
"text": "Reports an unresolved file reference, for example, an incorrect path in an '@import' statement.",
"markdown": "Reports an unresolved file reference, for example, an incorrect path in an `@import` statement."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "CssUnknownTarget",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "CSS/Invalid elements",
"index": 74,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CssNegativeValue",
"shortDescription": {
"text": "Negative property value"
},
"fullDescription": {
"text": "Reports a negative value of a CSS property that is not expected to be less than zero, for example, object width or height.",
"markdown": "Reports a negative value of a CSS property that is not expected to be less than zero, for example, object width or height."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "CssNegativeValue",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "CSS/Invalid elements",
"index": 74,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CssNoGenericFontName",
"shortDescription": {
"text": "Missing generic font family name"
},
"fullDescription": {
"text": "Verifies that the 'font-family' property contains a generic font family name as a fallback alternative. Generic font family names are: 'serif', 'sans-serif', 'cursive', 'fantasy', and 'monospace'.",
"markdown": "Verifies that the [font-family](https://developer.mozilla.org/en-US/docs/Web/CSS/font-family) property contains a generic font family name as a fallback alternative.\n\n\nGeneric font family names are: `serif`, `sans-serif`, `cursive`, `fantasy`,\nand `monospace`."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "CssNoGenericFontName",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "CSS/Probable bugs",
"index": 102,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CssInvalidCharsetRule",
"shortDescription": {
"text": "Misplaced or incorrect @charset"
},
"fullDescription": {
"text": "Reports a misplaced '@charset' at-rule or an incorrect charset value.",
"markdown": "Reports a misplaced `@charset` at-rule or an incorrect charset value."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "CssInvalidCharsetRule",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "CSS/Invalid elements",
"index": 74,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CssInvalidPseudoSelector",
"shortDescription": {
"text": "Invalid pseudo-selector"
},
"fullDescription": {
"text": "Reports an incorrect CSS pseudo-class pseudo-element.",
"markdown": "Reports an incorrect CSS [pseudo-class](https://developer.mozilla.org/en-US/docs/Web/CSS/Pseudo-classes) [pseudo-element](https://developer.mozilla.org/en-US/docs/Web/CSS/Pseudo-elements)."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "CssInvalidPseudoSelector",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "CSS/Invalid elements",
"index": 74,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CssInvalidCustomPropertyAtRuleDeclaration",
"shortDescription": {
"text": "Invalid @property declaration"
},
"fullDescription": {
"text": "Reports a missing required syntax, inherits, or initial-value property in a declaration of a custom property.",
"markdown": "Reports a missing required [syntax](https://developer.mozilla.org/en-US/docs/web/css/@property/syntax), [inherits](https://developer.mozilla.org/en-US/docs/web/css/@property/inherits), or [initial-value](https://developer.mozilla.org/en-US/docs/web/css/@property/initial-value) property in a declaration of a custom property."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "CssInvalidCustomPropertyAtRuleDeclaration",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "CSS/Invalid elements",
"index": 74,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CssRedundantUnit",
"shortDescription": {
"text": "Redundant measure unit"
},
"fullDescription": {
"text": "Reports a measure unit of a zero value where units are not required by the specification. Example: 'width: 0px'",
"markdown": "Reports a measure unit of a zero value where units are not required by the specification.\n\n**Example:**\n\n width: 0px\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "CssRedundantUnit",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "CSS/Code style issues",
"index": 189,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CssInvalidPropertyValue",
"shortDescription": {
"text": "Invalid property value"
},
"fullDescription": {
"text": "Reports an incorrect CSS property value.",
"markdown": "Reports an incorrect CSS property value."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "CssInvalidPropertyValue",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "CSS/Invalid elements",
"index": 74,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CssBrowserCompatibilityForProperties",
"shortDescription": {
"text": "Property is incompatible with selected browsers"
},
"fullDescription": {
"text": "Reports a CSS property that is not supported by the specified browsers. Based on the MDN Compatibility Data.",
"markdown": "Reports a CSS property that is not supported by the specified browsers. Based on the [MDN Compatibility Data](https://github.com/mdn/browser-compat-data)."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CssBrowserCompatibilityForProperties",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "CSS",
"index": 73,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CssReplaceWithShorthandUnsafely",
"shortDescription": {
"text": "Properties may probably be replaced with a shorthand"
},
"fullDescription": {
"text": "Reports a set of longhand CSS properties and suggests replacing an incomplete set of longhand CSS properties with a shorthand form, which is however not 100% equivalent in this case. For example, 2 properties: 'outline-color' and 'outline-style' may be replaced with a single 'outline'. Such replacement is not 100% equivalent because shorthands reset all omitted sub-values to their initial states. In this example, switching to the 'outline' shorthand means that 'outline-width' is also set to its initial value, which is 'medium'. This inspection doesn't handle full sets of longhand properties (when switching to shorthand is 100% safe). For such cases see the 'Properties may be safely replaced with a shorthand' inspection instead.",
"markdown": "Reports a set of longhand CSS properties and suggests replacing an incomplete set of longhand CSS properties with a shorthand form, which is however not 100% equivalent in this case.\n\n\nFor example, 2 properties: `outline-color` and `outline-style` may be replaced with a single `outline`.\nSuch replacement is not 100% equivalent because shorthands reset all omitted sub-values to their initial states.\nIn this example, switching to the `outline` shorthand means that `outline-width` is also set to its initial value,\nwhich is `medium`.\n\n\nThis inspection doesn't handle full sets of longhand properties (when switching to shorthand is 100% safe).\nFor such cases see the 'Properties may be safely replaced with a shorthand' inspection instead."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "CssReplaceWithShorthandUnsafely",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "CSS",
"index": 73,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CssUnknownUnit",
"shortDescription": {
"text": "Unknown unit"
},
"fullDescription": {
"text": "Reports an unknown unit.",
"markdown": "Reports an unknown unit."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "CssUnknownUnit",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "CSS/Invalid elements",
"index": 74,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CssInvalidMediaFeature",
"shortDescription": {
"text": "Invalid media feature"
},
"fullDescription": {
"text": "Reports an unknown CSS media feature or an incorrect media feature value.",
"markdown": "Reports an unknown [CSS media feature](https://developer.mozilla.org/en-US/docs/Web/CSS/Media_Queries/Using_media_queries) or an incorrect media feature value."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "CssInvalidMediaFeature",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "CSS/Invalid elements",
"index": 74,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CssInvalidImport",
"shortDescription": {
"text": "Misplaced @import"
},
"fullDescription": {
"text": "Reports a misplaced '@import' statement. According to the specification, '@import' rules must precede all other types of rules, except '@charset' rules.",
"markdown": "Reports a misplaced `@import` statement.\n\n\nAccording to the [specification](https://developer.mozilla.org/en-US/docs/Web/CSS/@import),\n`@import` rules must precede all other types of rules, except `@charset` rules."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "CssInvalidImport",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "CSS/Invalid elements",
"index": 74,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CssUnresolvedCustomProperty",
"shortDescription": {
"text": "Unresolved custom property"
},
"fullDescription": {
"text": "Reports an unresolved reference to a custom property among the arguments of the 'var()' function.",
"markdown": "Reports an unresolved reference to a [custom property](https://developer.mozilla.org/en-US/docs/Web/CSS/--*) among the arguments of the `var()` function."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "CssUnresolvedCustomProperty",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "CSS/Invalid elements",
"index": 74,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CssUnresolvedClassInComposesRule",
"shortDescription": {
"text": "Unresolved class in 'composes' rule"
},
"fullDescription": {
"text": "Reports a CSS class reference in the 'composes' rule that cannot be resolved to any valid target. Example: '.className {/* ... */}\n\n .otherClassName {\n composes: className;\n }'",
"markdown": "Reports a CSS class reference in the ['composes'](https://github.com/css-modules/css-modules#composition) rule that cannot be resolved to any valid target.\n\n**Example:**\n\n\n .className {/* ... */}\n\n .otherClassName {\n composes: className;\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "CssUnresolvedClassInComposesRule",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "CSS/Invalid elements",
"index": 74,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CssReplaceWithShorthandSafely",
"shortDescription": {
"text": "Properties may be safely replaced with a shorthand"
},
"fullDescription": {
"text": "Reports a set of longhand properties. Suggests replacing a complete set of longhand CSS properties with an equivalent shorthand form. For example, 4 properties: 'padding-top', 'padding-right', 'padding-bottom', and 'padding-left' can be safely replaced with a single 'padding' property. Note that this inspection doesn't show up if the set of longhand properties is incomplete (e.g. only 3 'padding-xxx' properties in a ruleset) because switching to a shorthand may change the result. For such cases consider the 'Properties may probably be replaced with a shorthand' inspection.",
"markdown": "Reports a set of longhand properties. Suggests replacing a complete set of longhand CSS properties with an equivalent shorthand form.\n\n\nFor example, 4 properties: `padding-top`, `padding-right`, `padding-bottom`, and\n`padding-left`\ncan be safely replaced with a single `padding` property.\n\n\nNote that this inspection doesn't show up if the set of longhand properties is incomplete\n(e.g. only 3 `padding-xxx` properties in a ruleset)\nbecause switching to a shorthand may change the result.\nFor such cases consider the 'Properties may probably be replaced with a shorthand'\ninspection."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "CssReplaceWithShorthandSafely",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "CSS",
"index": 73,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CssUnknownProperty",
"shortDescription": {
"text": "Unknown property"
},
"fullDescription": {
"text": "Reports an unknown CSS property or a property used in a wrong context. Add the unknown property to the 'Custom CSS properties' list to skip validation.",
"markdown": "Reports an unknown CSS property or a property used in a wrong context.\n\nAdd the unknown property to the 'Custom CSS properties' list to skip validation."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "CssUnknownProperty",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "CSS/Invalid elements",
"index": 74,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "com.intellij.hibernate",
"version": "233.14714",
"rules": [
{
"id": "CriteriaApiResolveInspection",
"shortDescription": {
"text": "Hibernate Criteria API unrecognized property"
},
"fullDescription": {
"text": "Reports unrecognized properties in Hibernate Criteria API usages",
"markdown": "Reports unrecognized properties in Hibernate Criteria API usages"
},
"defaultConfiguration": {
"enabled": false,
"level": "error",
"parameters": {
"suppressToolId": "CriteriaApiResolveInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Hibernate",
"index": 83,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "HibernateMappingDomInspection",
"shortDescription": {
"text": "Invalid Hibernate XML mappings"
},
"fullDescription": {
"text": "Reports Hibernate XML configuration mapping errors including: References to non-instantiable classes References to classes that do not extend the required class References to classes with inappropriate scope Empty tag and attribute values Tag and attribute values that do not match the required pattern (for example, Java Identifiers) Tags that do not include the required children tags or attributes Tags that define objects with duplicate names",
"markdown": "Reports Hibernate XML configuration mapping errors including:\n\n* References to non-instantiable classes\n* References to classes that do not extend the required class\n* References to classes with inappropriate scope\n* Empty tag and attribute values\n* Tag and attribute values that do not match the required pattern (for example, Java Identifiers)\n* Tags that do not include the required children tags or attributes\n* Tags that define objects with duplicate names"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "HibernateMappingDomInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Hibernate",
"index": 83,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "HibernateMappingDatasourceDomInspection",
"shortDescription": {
"text": "Invalid Hibernate DB-related XML mappings"
},
"fullDescription": {
"text": "Reports Hibernate XML configuration DB-related mapping errors including: References to unrecognized catalogs/schemas/tables References to unrecognized columns",
"markdown": "Reports Hibernate XML configuration DB-related mapping errors including:\n\n* References to unrecognized catalogs/schemas/tables\n* References to unrecognized columns"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "HibernateMappingDatasourceDomInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Hibernate",
"index": 83,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "HibernateConfigDomInspection",
"shortDescription": {
"text": "Invalid Hibernate XML configuration"
},
"fullDescription": {
"text": "Reports Hibernate XML configuration errors including: References to non-instantiable classes References to classes that do not extend the required class References to classes with inappropriate scope Empty tag and attribute values Tag and attribute values that do not match the required pattern (for example, Java Identifiers) Tags that do not include the required children tags or attributes Tags that define objects with duplicate names",
"markdown": "Reports Hibernate XML configuration errors including:\n\n* References to non-instantiable classes\n* References to classes that do not extend the required class\n* References to classes with inappropriate scope\n* Empty tag and attribute values\n* Tag and attribute values that do not match the required pattern (for example, Java Identifiers)\n* Tags that do not include the required children tags or attributes\n* Tags that define objects with duplicate names"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "HibernateConfigDomInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Hibernate",
"index": 83,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "HibernateFindAnnotationInspection",
"shortDescription": {
"text": "Incorrect use of @Find annotation"
},
"fullDescription": {
"text": "Reports Hibernate @Find annotation errors The return type of an annotated method must be an entity type E, or one of the following types: java.util.List<E> org.hibernate.query.Query<E> org.hibernate.query.SelectionQuery<E> jakarta.persistence.Query<E> jakarta.persistence.TypedQuery<E> The names and types of the parameters of a finder method must match exactly with the names and types of persistent fields of the entity type returned by the finder method.",
"markdown": "Reports Hibernate @Find annotation errors\n\n* The return type of an annotated method must be an entity type **E** , or one of the following types:\n * java.util.List\\<E\\>\n * org.hibernate.query.Query\\<E\\>\n * org.hibernate.query.SelectionQuery\\<E\\>\n * jakarta.persistence.Query\\<E\\>\n * jakarta.persistence.TypedQuery\\<E\\>\n* The names and types of the parameters of a finder method must match exactly with the names and types of persistent fields of the entity type returned by the finder method."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "HibernateFindAnnotationInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Hibernate",
"index": 83,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "HibernateConfigDomFacetInspection",
"shortDescription": {
"text": "Hibernate configuration XML is not added to facet"
},
"fullDescription": {
"text": "Reports missing Hibernate XML configuration files. The quick-fix creates a facet if necessary and adds a configuration file to it.",
"markdown": "Reports missing Hibernate XML configuration files.\n\nThe quick-fix creates a facet if necessary and adds a configuration file to it."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "HibernateConfigDomFacetInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Hibernate",
"index": 83,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "com.intellij.spring.integration",
"version": "233.14714",
"rules": [
{
"id": "UnresolvedMessageChannel",
"shortDescription": {
"text": "Incorrect 'channel' attribute in an endpoint method annotation"
},
"fullDescription": {
"text": "Reports incorrect channel attributes in endpoint method annotations: @Gateway, @ServiceActivator, @Filter, and so on. Example: '@Component\n public class MyComponent {}\n @Gateway(requestChannel = \"requestChannel\", replyChannel = \"replyChannel\")\n public void gateway() {...}\n\n @Gateway(\n requestChannel =\"simpleBean\", // Bean must be one of these types: org.springframework.integration.MessageChannel,org.springframework.messaging.MessageChannel\n replyChannel = \"unknownChannel\") // Cannot find channel\n public void errors() {...}\n\n @Bean\n public MyBean simpleBean() {...}\n }'",
"markdown": "Reports incorrect channel attributes in endpoint method annotations:\n[@Gateway](https://docs.spring.io/spring-integration/api/org/springframework/integration/annotation/Gateway.html),\n[@ServiceActivator,](https://docs.spring.io/spring-integration/api/org/springframework/integration/annotation/ServiceActivator.html)\n[@Filter](https://docs.spring.io/spring-integration/api/org/springframework/integration/annotation/Filter.html), and so on.\n\n**Example:**\n\n\n @Component\n public class MyComponent {}\n @Gateway(requestChannel = \"requestChannel\", replyChannel = \"replyChannel\")\n public void gateway() {...}\n\n @Gateway(\n requestChannel =\"simpleBean\", // Bean must be one of these types: org.springframework.integration.MessageChannel,org.springframework.messaging.MessageChannel\n replyChannel = \"unknownChannel\") // Cannot find channel\n public void errors() {...}\n\n @Bean\n public MyBean simpleBean() {...}\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnresolvedMessageChannel",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Integration",
"index": 84,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringIntegrationMethodEndpointInconsistency",
"shortDescription": {
"text": "Incorrect Spring Integration endpoint method"
},
"fullDescription": {
"text": "Reports incorrect Spring Integration endpoint method declarations. Example: 'class MyEndpoints {\n @InboundChannelAdapter(\"channel\")\n public void cannotBeVoid() {...} // A method annotated with @InboundChannelAdapter must have a return type\n\n @InboundChannelAdapter(\"channel\")\n public String cannotHaveParams(String s) {..} // A method annotated with @InboundChannelAdapter can't have arguments\n\n @Filter(inputChannel = \"channel\", // Endpoint can have only one poller\n outputChannel = \"channel2\",\n poller = {@Poller(fixedDelay = \"100\"), @Poller(fixedRate = \"100\")})\n public void testMultiplePollers() {\n }\n\n @Filter(inputChannel = \"channel\",\n outputChannel = \"channel2\",\n poller = @Poller(value = \"poller\", maxMessagesPerPoll = \"100\"))\n public void testValue() {\n }\n\n @Filter(inputChannel = \"channel\",\n outputChannel = \"channel2\",\n poller = @Poller(trigger = \"trigger\", cron = \"0 */10 * * * *\")) // 'trigger' attribute is mutually exclusive with other attributes\n public void testTrigger() {\n }\n}'",
"markdown": "Reports incorrect [Spring Integration](https://spring.io/projects/spring-integration) endpoint method declarations.\n\n**Example:**\n\n\n class MyEndpoints {\n @InboundChannelAdapter(\"channel\")\n public void cannotBeVoid() {...} // A method annotated with @InboundChannelAdapter must have a return type\n\n @InboundChannelAdapter(\"channel\")\n public String cannotHaveParams(String s) {..} // A method annotated with @InboundChannelAdapter can't have arguments\n\n @Filter(inputChannel = \"channel\", // Endpoint can have only one poller\n outputChannel = \"channel2\",\n poller = {@Poller(fixedDelay = \"100\"), @Poller(fixedRate = \"100\")})\n public void testMultiplePollers() {\n }\n\n @Filter(inputChannel = \"channel\",\n outputChannel = \"channel2\",\n poller = @Poller(value = \"poller\", maxMessagesPerPoll = \"100\"))\n public void testValue() {\n }\n\n @Filter(inputChannel = \"channel\",\n outputChannel = \"channel2\",\n poller = @Poller(trigger = \"trigger\", cron = \"0 */10 * * * *\")) // 'trigger' attribute is mutually exclusive with other attributes\n public void testTrigger() {\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SpringIntegrationMethodEndpointInconsistency",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Integration",
"index": 84,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringIntegrationDeprecations21",
"shortDescription": {
"text": "Spring Integration 2.1 deprecations"
},
"fullDescription": {
"text": "Reports XML elements deprecated in the current version of the Spring Integration XML-based application context. For more information, see Migration Guide. Example: '<beans ... >\n <int:channel id=\"failChannel\"\n dispatcher=\"failover\"/> <!-- this attribute is deprecated, use dispatcher sub-element instead -->\n <int:poller default=\"true\">\n <int:cron-trigger expression=\"5\"/> <!-- This element is removed in Spring Integration 2.1, use 'cron' attribute instead -->\n <int:interval-trigger interval=\"3\"/> <!-- This element is removed in Spring Integration 2.1, use interval trigger attributes instead -->\n </int:poller>\n <ftp:inbound-channel-adapter session-factory=\"ftpSessionFactory\"\n cache-sessions=\"false\" <!-- This attribute is deprecated, use CachingSessionFactory instead -->\n channel=\"channel\"/>\n</beans>'",
"markdown": "Reports XML elements deprecated in the current version of the [Spring Integration](https://spring.io/projects/spring-integration) XML-based application context.\n\nFor more information, see [Migration Guide](https://github.com/SpringSource/spring-integration/wiki/Spring-Integration-2.0-to-2.1-Migration-Guide).\n\n**Example:**\n\n\n <beans ... >\n <int:channel id=\"failChannel\"\n dispatcher=\"failover\"/> <!-- this attribute is deprecated, use dispatcher sub-element instead -->\n <int:poller default=\"true\">\n <int:cron-trigger expression=\"5\"/> <!-- This element is removed in Spring Integration 2.1, use 'cron' attribute instead -->\n <int:interval-trigger interval=\"3\"/> <!-- This element is removed in Spring Integration 2.1, use interval trigger attributes instead -->\n </int:poller>\n <ftp:inbound-channel-adapter session-factory=\"ftpSessionFactory\"\n cache-sessions=\"false\" <!-- This attribute is deprecated, use CachingSessionFactory instead -->\n channel=\"channel\"/>\n </beans>\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SpringIntegrationDeprecations21",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Integration",
"index": 84,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringIntegrationModel",
"shortDescription": {
"text": "Incorrect Spring Integration XML-based application context"
},
"fullDescription": {
"text": "Reports issues with the Spring Integration XML-based application context: Unresolved bean references Missing required tags or attributes Incorrect property types Inconsistent 'enum' properties Incorrect types of referenced beans Example: '<beans ... >\n <int:channel id=\"channel\"> <!-- 'dispatcher' and 'queue' can't be used together -->\n <int:dispatcher failover=\"true\"/>\n <int:priority-queue capacity=\"4\"/>\n </int:channel>\n \n <int:channel id=\"another\" >\n <int:queue <!--Exactly one of 'message-store' or 'ref' is required -->\n capacity=\"4\" message-store=\"myMessageStore\" ref=\"myQueue\"/>\n </int:channel>\n \n <int:gateway id=\"asyncGatewayError\"\n async-executor=\"dummyBean\"/> <!--Bean must be of 'java.util.concurrent.Executor' type -->\n\n <int:delayer default-delay=\"3\"\n message-store=\"myMessageStore\"\n scheduler=\"scheduler\"\n wait-for-tasks-to-complete-on-shutdown=\"false\"/>\n <!--Bean must be of 'java.util.concurrent.Executor' type -->\n <int:delayer\n default-delay=\"INVALID_VALUE\" <!--Cannot convert string 'INVALID_VALUE' to target class 'java.lang.Integer' -->\n message-store=\"dummyBean\" <!-- Bean must be of 'org.springframework.integration.store.MessageStore' type-->\n scheduler=\"dummyBean\" <!-- Bean must be one of these types: java.util.concurrent.ScheduledExecutorService,org.springframework.scheduling.TaskScheduler-->\n wait-for-tasks-to-complete-on-shutdown=\"INVALID_VALUE\"/> <!-- Cannot resolve symbol 'INVALID_VALUE' -->\n\n <bean id=\"dummyBean\" class=\"java.lang.String\"/>\n <bean id=\"myMessageStore\" class=\"org.springframework.integration.store.SimpleMessageStore\"/>\n <task:scheduler id=\"scheduler\"/>\n</beans>'",
"markdown": "Reports issues with the [Spring Integration](https://spring.io/projects/spring-integration) XML-based application context:\n\n* Unresolved bean references\n* Missing required tags or attributes\n* Incorrect property types\n* Inconsistent `enum` properties\n* Incorrect types of referenced beans\n\n**Example:**\n\n\n <beans ... >\n <int:channel id=\"channel\"> <!-- 'dispatcher' and 'queue' can't be used together -->\n <int:dispatcher failover=\"true\"/>\n <int:priority-queue capacity=\"4\"/>\n </int:channel>\n \n <int:channel id=\"another\" >\n <int:queue <!--Exactly one of 'message-store' or 'ref' is required -->\n capacity=\"4\" message-store=\"myMessageStore\" ref=\"myQueue\"/>\n </int:channel>\n \n <int:gateway id=\"asyncGatewayError\"\n async-executor=\"dummyBean\"/> <!--Bean must be of 'java.util.concurrent.Executor' type -->\n\n <int:delayer default-delay=\"3\"\n message-store=\"myMessageStore\"\n scheduler=\"scheduler\"\n wait-for-tasks-to-complete-on-shutdown=\"false\"/>\n <!--Bean must be of 'java.util.concurrent.Executor' type -->\n <int:delayer\n default-delay=\"INVALID_VALUE\" <!--Cannot convert string 'INVALID_VALUE' to target class 'java.lang.Integer' -->\n message-store=\"dummyBean\" <!-- Bean must be of 'org.springframework.integration.store.MessageStore' type-->\n scheduler=\"dummyBean\" <!-- Bean must be one of these types: java.util.concurrent.ScheduledExecutorService,org.springframework.scheduling.TaskScheduler-->\n wait-for-tasks-to-complete-on-shutdown=\"INVALID_VALUE\"/> <!-- Cannot resolve symbol 'INVALID_VALUE' -->\n\n <bean id=\"dummyBean\" class=\"java.lang.String\"/>\n <bean id=\"myMessageStore\" class=\"org.springframework.integration.store.SimpleMessageStore\"/>\n <task:scheduler id=\"scheduler\"/>\n </beans>\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "SpringIntegrationModel",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Integration",
"index": 84,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "com.intellij.properties",
"version": "233.14714",
"rules": [
{
"id": "UseEllipsisInPropertyInspection",
"shortDescription": {
"text": "Three dot characters instead of the ellipsis"
},
"fullDescription": {
"text": "Reports three \"dot\" characters which are used instead of the ellipsis character for UTF-8 properties files.",
"markdown": "Reports three \"dot\" characters which are used instead of the ellipsis character for UTF-8 properties files."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "UseEllipsisInPropertyInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Properties files",
"index": 39,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AlphaUnsortedPropertiesFile",
"shortDescription": {
"text": "Properties file or resource bundle is alphabetically unsorted"
},
"fullDescription": {
"text": "Reports alphabetically unsorted resource bundles or .properties files.",
"markdown": "Reports alphabetically unsorted resource bundles or .properties files."
},
"defaultConfiguration": {
"enabled": false,
"level": "note",
"parameters": {
"suppressToolId": "AlphaUnsortedPropertiesFile",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Properties files",
"index": 39,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TrailingSpacesInProperty",
"shortDescription": {
"text": "Trailing spaces in property"
},
"fullDescription": {
"text": "Reports properties whose keys or values end with a whitespace.",
"markdown": "Reports properties whose keys or values end with a whitespace."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "TrailingSpacesInProperty",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Properties files",
"index": 39,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "WrongPropertyKeyValueDelimiter",
"shortDescription": {
"text": "Property key/value delimiter doesn't match code style settings"
},
"fullDescription": {
"text": "Reports properties in which key or value delimiters do not match code style settings.",
"markdown": "Reports properties in which key or value delimiters do not match code style settings."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "WrongPropertyKeyValueDelimiter",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Properties files",
"index": 39,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DuplicatePropertyInspection",
"shortDescription": {
"text": "Duplicate property"
},
"fullDescription": {
"text": "Reports duplicate property keys with different values, duplicate keys, or duplicate property values. Example: 'property1=value;\nproperty2=value;' The Options list allows selecting the area in which the inspection should search for duplicates.",
"markdown": "Reports duplicate property keys with different values, duplicate keys, or duplicate property values.\n\nExample:\n\n\n property1=value;\n property2=value;\n\nThe **Options** list allows selecting the area in which the inspection should search for duplicates."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "DuplicatePropertyInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Properties files",
"index": 39,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnusedProperty",
"shortDescription": {
"text": "Unused property"
},
"fullDescription": {
"text": "Reports properties that are not referenced outside of the .properties file they are contained in.",
"markdown": "Reports properties that are not referenced outside of the .properties file they are contained in."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnusedProperty",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Properties files",
"index": 39,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "XPathView",
"version": "233.14714",
"rules": [
{
"id": "XsltUnusedDeclaration",
"shortDescription": {
"text": "Unused variable or parameter"
},
"fullDescription": {
"text": "Reports local variables and parameters that are never used.",
"markdown": "Reports local variables and parameters that are never used."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "XsltUnusedDeclaration",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "XSLT",
"index": 92,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantTypeConversion",
"shortDescription": {
"text": "Redundant type conversion"
},
"fullDescription": {
"text": "Reports unnecessary type conversions. Type conversions are unnecessary when the argument type of a 'string()', 'number()', or 'boolean()' function is already the same as the function's return type or if the expected expression type is 'any'. Suggests removing the unnecessary conversion.",
"markdown": "Reports unnecessary type conversions. Type conversions are unnecessary when the argument type of a `string()`, `number()`, or `boolean()` function is already the same as the function's return type or if the expected expression type is `any`. Suggests removing the unnecessary conversion."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RedundantTypeConversion",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "XPath",
"index": 146,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "IndexZeroUsage",
"shortDescription": {
"text": "XPath predicate with index 0"
},
"fullDescription": {
"text": "Reports usages of '0' in a predicate index or in a comparison with the function 'position()'. Such usage is almost always a bug because in XPath, the index starts at '1', not at '0'. Example: '//someelement[position() = 0]' or '//something[0]'",
"markdown": "Reports usages of `0` in a predicate index or in a comparison with the function `position()`. Such usage is almost always a bug because in XPath, the index starts at `1`, *not* at `0`.\n\n**Example:**\n\n\n //someelement[position() = 0] or //something[0]\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "IndexZeroUsage",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "XPath",
"index": 146,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CheckNodeTest",
"shortDescription": {
"text": "Unknown element or attribute name"
},
"fullDescription": {
"text": "Reports names of elements or attributes that are used in an XPath-expression but are missing in the associated XML files and are not defined in the referenced schemas. Such names are often the result of typos and would otherwise probably only be discovered at runtime. Example: '<xsl:template match=\"h:txtarea\" />' If the 'h' is bound to the XHTML namespace, the inspection will report this part of the 'match' expression as an unknown element name because the correct name of the element is \"textarea\".",
"markdown": "Reports names of elements or attributes that are used in an XPath-expression but are missing in the associated XML files and are not defined in the referenced schemas. Such names are often the result of typos and would otherwise probably only be discovered at runtime.\n\n**Example:**\n\n\n <xsl:template match=\"h:txtarea\" />\n\n\nIf the `h` is bound to the XHTML namespace, the inspection will report this part of the `match` expression as an\nunknown element name because the correct name of the element is \"textarea\"."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "CheckNodeTest",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "XPath",
"index": 146,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "XsltDeclarations",
"shortDescription": {
"text": "Incorrect declaration"
},
"fullDescription": {
"text": "Reports duplicate declarations and illegal identifiers in XSLT variables, parameters, and named templates:",
"markdown": "Reports duplicate declarations and illegal identifiers in XSLT variables, parameters, and named templates:"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "XsltDeclarations",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "XSLT",
"index": 92,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "HardwiredNamespacePrefix",
"shortDescription": {
"text": "Hardcoded namespace prefix"
},
"fullDescription": {
"text": "Reports comparisons of the 'name()' function with a string that contains a colon (':'). Such usages usually indicate a hardcoded namespace prefix in the comparison. As a result, the code will break when run against XML that uses another prefix for the same namespace. Example: '<xsl:if test=\"name() = 'xlink:href'\">...<xsl:if>'",
"markdown": "Reports comparisons of the `name()` function with a string that contains a colon (`:`). Such usages usually indicate a hardcoded namespace prefix in the comparison. As a result, the code will break when run against XML that uses another prefix for the same namespace.\n\n**Example:**\n\n\n <xsl:if test=\"name() = 'xlink:href'\">...<xsl:if>\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "HardwiredNamespacePrefix",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "XPath",
"index": 146,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "XsltTemplateInvocation",
"shortDescription": {
"text": "Incorrect template invocation"
},
"fullDescription": {
"text": "Reports missing arguments, passing arguments that are not declared, and passing arguments for parameters more than once in named XSLT template invocations. Parameters declared with a default value are optional and will not be reported as missing.",
"markdown": "Reports missing arguments, passing arguments that are not declared, and passing arguments for parameters more than once in named XSLT template invocations.\n\n\nParameters declared with a default value are optional and will not be reported as missing."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "XsltTemplateInvocation",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "XSLT",
"index": 92,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ImplicitTypeConversion",
"shortDescription": {
"text": "Implicit type conversion"
},
"fullDescription": {
"text": "Reports implicit conversions between the predefined XPath-types 'STRING', 'NUMBER', 'BOOLEAN', and 'NODESET'. Helps to write XSLT scripts that are more expressive about types and prevents subtle bugs: Example: '<xsl:if test=\"foo\" />' is not the same as '<xsl:if test=\"string(foo)\" />' The first test checks whether the element \"foo\" exists ('count(foo) > 0)'; the latter one however is only true if the element actually contains any text ('string-length(foo) > 0'). Suggests making the type conversion more explicit. Use the following options to configure the inspection: Enable or disable implicit conversions between certain types Always report explicit conversions that do not result in the actually expected type, for example, '<xsl:if test=\"number(foo)\" />' Ignore conversion from 'NODESET' to 'BOOLEAN' by using the 'string()' function as a shortcut for writing 'string-length() > 0'.",
"markdown": "Reports implicit conversions between the predefined XPath-types `STRING`, `NUMBER`, `BOOLEAN`, and `NODESET`. Helps to write XSLT scripts that are more expressive about types and prevents subtle bugs:\n\n**Example:**\n\n\n <xsl:if test=\"foo\" />\n\nis not the same as\n\n\n <xsl:if test=\"string(foo)\" />\n\n\nThe first test checks whether the element \"foo\" exists (`count(foo) > 0)`; the latter one however is only\ntrue if the element actually contains any text (`string-length(foo) > 0`). Suggests making\nthe type conversion more explicit.\n\n\nUse the following options to configure the inspection:\n\n* Enable or disable implicit conversions between certain types\n* Always report explicit conversions that do not result in the actually expected type, for example, `<xsl:if test=\"number(foo)\" />`\n* Ignore conversion from `NODESET` to `BOOLEAN` by using the `string()` function as a shortcut for writing `string-length() > 0`."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ImplicitTypeConversion",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "XPath",
"index": 146,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "XsltVariableShadowing",
"shortDescription": {
"text": "Shadowed variable"
},
"fullDescription": {
"text": "Reports shadowed XSLT variables.",
"markdown": "Reports shadowed XSLT variables."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "XsltVariableShadowing",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "XSLT",
"index": 92,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "com.intellij.javaee",
"version": "233.14714",
"rules": [
{
"id": "JavaeeApplicationDomInspection",
"shortDescription": {
"text": "Java EE application descriptor correctness"
},
"fullDescription": {
"text": "Reports the following problems inside `application.xml` configuration files: References to non-instantiable classes References to classes that do not extend required class References to classes with inappropriate scope Tag and attribute values that do not match required pattern (for example, Java Identifiers) Tags that do not include required children tags or attributes Tags that define objects with duplicate names Example: '<application>\n <module id=\"ExampleWebModule\">\n <web> // Error: 'web-uri' child tag should be defined\n <context-root>ExampleWebApp</context-root>\n </web>\n </module>\n</application>'",
"markdown": "Reports the following problems inside \\`application.xml\\` configuration files:\n\n* References to non-instantiable classes\n* References to classes that do not extend required class\n* References to classes with inappropriate scope\n* Tag and attribute values that do not match required pattern (for example, Java Identifiers)\n* Tags that do not include required children tags or attributes\n* Tags that define objects with duplicate names\n\n**Example:**\n\n\n <application>\n <module id=\"ExampleWebModule\">\n <web> // Error: 'web-uri' child tag should be defined\n <context-root>ExampleWebApp</context-root>\n </web>\n </module>\n </application>\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "JavaeeApplicationDomInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Java EE",
"index": 94,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SecurityRoles",
"shortDescription": {
"text": "Security role name correctness"
},
"fullDescription": {
"text": "Reports invalid security role names. Example: '<web-app>\n <security-role>\n <role-name>custom#role</role-name> // Error: invalid name\n </security-role>\n <security-role>\n <role-name>customRole</role-name> // Good name\n </security-role>\n </web-app>'",
"markdown": "Reports invalid security role names.\n\n**Example:**\n\n\n <web-app>\n <security-role>\n <role-name>custom#role</role-name> // Error: invalid name\n </security-role>\n <security-role>\n <role-name>customRole</role-name> // Good name\n </security-role>\n </web-app>\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "SecurityRoles",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Java EE",
"index": 94,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "TestNG-J",
"version": "233.14714",
"rules": [
{
"id": "ConvertJavadoc",
"shortDescription": {
"text": "TestNG Javadoc can be converted to annotations"
},
"fullDescription": {
"text": "Asserts your TestNG tests with Javadoc annotations and converts them to JDK annotations. Example: '/**\n * @testng.before-test\n */\n public void sample() {}' After the quick-fix is applied: '@BeforeTest\n public void sample() {}'",
"markdown": "Asserts your TestNG tests with Javadoc annotations and converts them to JDK annotations.\n\nExample:\n\n\n /**\n * @testng.before-test\n */\n public void sample() {}\n\nAfter the quick-fix is applied:\n\n\n @BeforeTest\n public void sample() {}\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ConvertJavadoc",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/TestNG",
"index": 96,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DataProviderReturnType",
"shortDescription": {
"text": "Invalid data provider return type"
},
"fullDescription": {
"text": "Reports methods marked with '@DataProvider' annotation that doesn't return 'Object[][]' or 'Iterator<Object>'. If another type is returned, TestNG throws an exception. Example: 'public class TestNgTest {\n @DataProvider(name = \"Languages\")\n List<String> getData() {\n return List.of(\"Java\", \"Kotlin\");\n }\n\n @Test(dataProvider = \"Languages\")\n public void testData(String language) {\n System.out.println(language);\n }\n}'",
"markdown": "Reports methods marked with `@DataProvider` annotation that doesn't return `Object[][]` or `Iterator<Object>`. If another type is returned, TestNG throws an exception.\n\nExample:\n\n\n public class TestNgTest {\n @DataProvider(name = \"Languages\")\n List<String> getData() {\n return List.of(\"Java\", \"Kotlin\");\n }\n\n @Test(dataProvider = \"Languages\")\n public void testData(String language) {\n System.out.println(language);\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "DataProviderReturnType",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Java/TestNG",
"index": 96,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "dependsOnMethodTestNG",
"shortDescription": {
"text": "Illegal method name passed to 'dependsOnMethods'"
},
"fullDescription": {
"text": "Reports illegal method names passed to the 'dependsOnMethods' attribute in the '@Test' annotation. A method name is considered illegal if it can't be resolved into a valid, accessible '@Test' annotated method in the current class or any of its parent classes. Example: 'public class SampleTest {\n @Test(dependsOnMethods = \"testSpellignError\")\n public void testSample() {}\n @Test\n public void testSpellingError(){}\n }'",
"markdown": "Reports illegal method names passed to the `dependsOnMethods` attribute in the `@Test` annotation.\n\nA method name is considered illegal if it can't be resolved into a valid, accessible `@Test` annotated method in the current class\nor any of its parent classes.\n\nExample:\n\n\n public class SampleTest {\n @Test(dependsOnMethods = \"testSpellignError\")\n public void testSample() {}\n @Test\n public void testSpellingError(){}\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "dependsOnMethodTestNG",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/TestNG",
"index": 96,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MalformedDataProvider",
"shortDescription": {
"text": "Data provider problems"
},
"fullDescription": {
"text": "Reports references to data provider methods that do not exist or are not accessible. Example: 'public class InstanceDataProviderFromForeignClass {\n // method data() doesn't exist in class A\n @Test(dataProvider = \"data\", dataProviderClass = A.class)\n public void test() {\n }\n}\nclass A { }' After the quick-fix is applied: '//the needed data() method is created in class A\nclass A {\n @DataProvider\n public Object[][] data() {\n return new Object[][]{};\n }\n}'",
"markdown": "Reports references to data provider methods that do not exist or are not accessible.\n\nExample:\n\n\n public class InstanceDataProviderFromForeignClass {\n // method data() doesn't exist in class A\n @Test(dataProvider = \"data\", dataProviderClass = A.class)\n public void test() {\n }\n }\n class A { }\n\nAfter the quick-fix is applied:\n\n\n //the needed data() method is created in class A\n class A {\n @DataProvider\n public Object[][] data() {\n return new Object[][]{};\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "MalformedDataProvider",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/TestNG",
"index": 96,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "groupsTestNG",
"shortDescription": {
"text": "Undefined group name"
},
"fullDescription": {
"text": "Reports undefined group names passed to the 'dependsOnGroups' or 'groups' attributes in the '@Test' annotation. The quick-fix adds an undefined name to a list of known groups. Use the Defined Groups field to define a comma-separated list of known groups.",
"markdown": "Reports undefined group names passed to the `dependsOnGroups` or `groups` attributes in the `@Test` annotation.\n\nThe quick-fix adds an undefined name to a list of known groups.\n\nUse the **Defined Groups** field to define a comma-separated list of known groups."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "groupsTestNG",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/TestNG",
"index": 96,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JUnitTestNG",
"shortDescription": {
"text": "JUnit Test can be converted to TestNG"
},
"fullDescription": {
"text": "Reports any JUnit-based test class that can be converted into TestNG based unit test. Example: 'import org.junit.Test;\nimport static org.junit.Assert.*;\n\npublic class ExampleTest {\n @Test\n public void testExample(){\n assertEquals(2 + 2, 4);\n }\n}' After the quick-fix is applied: 'import org.testng.Assert;\nimport org.testng.annotations.Test;\n\npublic class ExampleTest {\n @Test\n public void testExample(){\n Assert.assertEquals(4, 2 + 2);\n }\n}'",
"markdown": "Reports any JUnit-based test class that can be converted into TestNG based unit test.\n\nExample:\n\n\n import org.junit.Test;\n import static org.junit.Assert.*;\n\n public class ExampleTest {\n @Test\n public void testExample(){\n assertEquals(2 + 2, 4);\n }\n }\n\nAfter the quick-fix is applied:\n\n\n import org.testng.Assert;\n import org.testng.annotations.Test;\n\n public class ExampleTest {\n @Test\n public void testExample(){\n Assert.assertEquals(4, 2 + 2);\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "JUnitTestNG",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/TestNG",
"index": 96,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ExpectedExceptionNeverThrownTestNG",
"shortDescription": {
"text": "Expected exception never thrown in test method body"
},
"fullDescription": {
"text": "Reports checked exceptions expected by a TestNG test method that are never thrown inside the method body. Example: '@Test(expectedExceptions = Exception.class) // warning: Expected 'Exception' never thrown\n public void testEngineIsRunning() {\n assertTrue(engine.isRunning());\n }'",
"markdown": "Reports checked exceptions expected by a TestNG test method that are never thrown inside the method body.\n\n**Example:**\n\n\n @Test(expectedExceptions = Exception.class) // warning: Expected 'Exception' never thrown\n public void testEngineIsRunning() {\n assertTrue(engine.isRunning());\n }\n \n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ExpectedExceptionNeverThrownTestNG",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/TestNG",
"index": 96,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UndeclaredTests",
"shortDescription": {
"text": "Undeclared test"
},
"fullDescription": {
"text": "Reports test classes that are not registered in 'testing.xml'. This is often a mistake because such tests won't be executed.",
"markdown": "Reports test classes that are not registered in `testing.xml`. This is often a mistake because such tests won't be executed."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "UndeclaredTests",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/TestNG",
"index": 96,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConvertOldAnnotations",
"shortDescription": {
"text": "Old TestNG annotation @Configuration is used"
},
"fullDescription": {
"text": "Reports TestNG 'org.testng.annotations.Configuration' annotations. It's better to configure a test suite with the modern '@BeforeXXX'/'@AfterXXX' annotations. Example: 'public class Test {\n @Configuration(beforeSuite = true, afterTest = true)\n public void afterBefore(){\n }\n }' After the quick-fix is applied: 'public class Test {\n @AfterTest()\n @BeforeSuite()\n public void afterBefore(){\n }\n }'",
"markdown": "Reports TestNG `org.testng.annotations.Configuration` annotations.\n\nIt's better to configure a test suite with the modern `@BeforeXXX`/`@AfterXXX` annotations.\n\nExample:\n\n\n public class Test {\n @Configuration(beforeSuite = true, afterTest = true)\n public void afterBefore(){\n }\n }\n\nAfter the quick-fix is applied:\n\n\n public class Test {\n @AfterTest()\n @BeforeSuite()\n public void afterBefore(){\n }\n }\n"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "ConvertOldAnnotations",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/TestNG",
"index": 96,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DuplicatedDataProviderNames",
"shortDescription": {
"text": "Duplicated data provider names"
},
"fullDescription": {
"text": "Reports 'TestNG' data providers with equal names if 'org.testng.TestNGException' has occurred. Example: 'public class DuplicatedDataProviders {\n @DataProvider\n public Object[][] intTestData() { // duplicate 1\n return new Integer[][]{\n new Integer[]{1, 1},\n };\n }\n\n @DataProvider(name = \"intTestData\")\n public Object[][] someTestData() { // duplicate 2\n return new Integer[][]{\n new Integer[]{1, 1},\n };\n }\n\n @Test(dataProvider = \"intTestData\")\n public void testIsOK(Integer key, Integer value) {\n assertEquals(key, value);\n }\n }'",
"markdown": "Reports `TestNG` data providers with equal names if `org.testng.TestNGException` has occurred.\n\nExample:\n\n\n public class DuplicatedDataProviders {\n @DataProvider\n public Object[][] intTestData() { // duplicate 1\n return new Integer[][]{\n new Integer[]{1, 1},\n };\n }\n\n @DataProvider(name = \"intTestData\")\n public Object[][] someTestData() { // duplicate 2\n return new Integer[][]{\n new Integer[]{1, 1},\n };\n }\n\n @Test(dataProvider = \"intTestData\")\n public void testIsOK(Integer key, Integer value) {\n assertEquals(key, value);\n }\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "DuplicatedDataProviderNames",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Java/TestNG",
"index": 96,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "com.intellij.jsp",
"version": "233.14714",
"rules": [
{
"id": "ELDeferredExpressionsInspection",
"shortDescription": {
"text": "EL deferred expressions inspection"
},
"fullDescription": {
"text": "Reports dynamic expressions where deferred expressions are expected and vice versa. Example: '<jsp:useBean id=\"exampleBean\" scope=\"request\" type=\"java.util.Date\"/>\n\n<h:outputText id=\"${exampleBean.day}\" value=\"#{exampleBean.day}\" /> // Good\n<h:outputText id=\"#{exampleBean.day}\" value=\"${exampleBean.day}\" /> // Error: `id` attribute requires dynamic expression, `value` - deferred'",
"markdown": "Reports dynamic expressions where deferred expressions are expected and vice versa.\n\n**Example:**\n\n\n <jsp:useBean id=\"exampleBean\" scope=\"request\" type=\"java.util.Date\"/>\n\n <h:outputText id=\"${exampleBean.day}\" value=\"#{exampleBean.day}\" /> // Good\n <h:outputText id=\"#{exampleBean.day}\" value=\"${exampleBean.day}\" /> // Error: `id` attribute requires dynamic expression, `value` - deferred \n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ELDeferredExpressionsInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JSP",
"index": 98,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnhandledExceptionInJSP",
"shortDescription": {
"text": "Unhandled Exception in JSP"
},
"fullDescription": {
"text": "Reports exceptions that are thrown by top-level JSP scriptlets. Example: '<%!\n String getFormattedDate() {\n ...\n throw new IllegalArgumentException(...); // Error\n }\n %>\n <html>\n <head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n <title>Hello, JSP!</title>\n </head>\n <body>\n <i>Today is <%= getFormattedDate() %></i>\n </body>\n </html>' NOTE: Such JSP pages will compile, because the servlet container wraps all JSP code in a try {} catch() {} block, but they will produce runtime exceptions when deployed on the server.",
"markdown": "Reports exceptions that are thrown by top-level JSP scriptlets. \n\n**Example:**\n\n\n <%!\n String getFormattedDate() {\n ...\n throw new IllegalArgumentException(...); // Error\n }\n %>\n <html>\n <head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n <title>Hello, JSP!</title>\n </head>\n <body>\n <i>Today is <%= getFormattedDate() %></i>\n </body>\n </html>\n\n\n**NOTE:** Such JSP pages will compile, because the servlet container wraps\nall JSP code in a **try {} catch() {}** block,\nbut they will produce runtime exceptions when deployed on the server."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UnhandledExceptionInJSP",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JSP",
"index": 98,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "TaglibDomModelInspection",
"shortDescription": {
"text": "Tag library descriptor inspection"
},
"fullDescription": {
"text": "Reports problems in JSP TLD files. TLD files should conform to the JSP tag library schema.",
"markdown": "Reports problems in JSP TLD files.\n\nTLD files should conform to the JSP tag library schema."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "TaglibDomModelInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "JSP",
"index": 98,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JspDirectiveInspection",
"shortDescription": {
"text": "Jsp directive inspection"
},
"fullDescription": {
"text": "Reports JSP import directives without a URI or tagdir attributes. Example: '<html>\n <body>\n <%@ taglib prefix=\"html\"%> // Error: either `uri` or `tagdir` attribute should be specified\n ...\n </body>\n</html>'",
"markdown": "Reports JSP import directives without a URI or tagdir attributes.\n\n**Example:**\n\n\n <html>\n <body>\n <%@ taglib prefix=\"html\"%> // Error: either `uri` or `tagdir` attribute should be specified\n ...\n </body>\n </html>\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "JspDirectiveInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "JSP",
"index": 98,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JspTagBodyContent",
"shortDescription": {
"text": "Tag body content type"
},
"fullDescription": {
"text": "Reports JSP tag body content that does not conform to the TLD body-content specification. If empty body content is specified, the tag should have an empty body. If scriptless body content is specified, the tag's body should not contain JSP scriptlets. The quick-fix removes a tag's body for empty content type, and removes scriptlets if scriptless content type is specified. Example: '<s:empty>body not allowed here</s:empty>\n<s:scriptless>say: <% System.out.println(\"hey\"); %></s:scriptless>' After the quick-fix is applied: '<s:empty/>\n<s:scriptless>say: </s:scriptless>'",
"markdown": "Reports JSP tag body content that does not conform to the TLD body-content specification.\n\nIf empty body content is specified, the tag should have an empty body.\n\nIf scriptless body content is specified, the tag's body should not contain JSP scriptlets.\n\nThe quick-fix removes a tag's body for empty content type, and removes scriptlets if scriptless content type is specified.\n\n**Example:**\n\n\n <s:empty>body not allowed here</s:empty>\n <s:scriptless>say: <% System.out.println(\"hey\"); %></s:scriptless>\n\nAfter the quick-fix is applied:\n\n\n <s:empty/>\n <s:scriptless>say: </s:scriptless>\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JspTagBodyContent",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JSP",
"index": 98,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JspUnescapedEl",
"shortDescription": {
"text": "Unescaped EL Expressions"
},
"fullDescription": {
"text": "Reports non-safe data in unescaped EL expressions in JSP pages. Such cases may lead to cross-site scripting (XSS) vulnerability. The description below uses the term untainted data to refer to safe and trusted data as the opposite of tainted (non-safe, untrusted). See taint checking for more information. A safe (untainted) object is: a primitive data type (except 'char') a result of a call of a method that is marked as untainted a result of an escaping function call a field, which is marked as untainted The JSP page could have different contexts for provided data, and if data is safe for one context, it is not necessarily mean that it is safe for all. See Cross Site Scripting Prevention Cheat Sheet for some examples. This inspection skips data marked as untainted (safe) in ALL contexts. This inspection supports the following options to mark methods and fields as safe: by using any annotation from the configurable list of untainted annotations by configuring the list of safe methods and fields This inspection does not highlight places where non-safe data reaches the safe tags in JSP pages. For example, the 'out' tag from the JSTL taglib is secure because it escapes the given value by default. The list of safe tags is configurable (omit 'tag' or 'attribute' value to define a whole range). \"Wrap in JSTL <out> tag\" quick fix wraps an EL expression with the JSTL '<out>' tag. Before: '${foo}'\n After: '<%@ taglib prefix=\"c\" uri=\"http://java.sun.com/jsp/jstl/core\" %>\n <c:out value=\"${foo}\"/>'\n \"Wrap in JSTL escapeXml() function\" wraps non-safe value with 'escapeXml' escaping function. Before: '<%@ taglib prefix=\"custom\" uri=\"WEB_INF/custom.tld\" %>\n <custom:tag value=\"${foo}\"/>'\n After: '<%@ taglib prefix=\"custom\" uri=\"WEB_INF/custom.tld\" %>\n <%@ taglib prefix=\"fn\" uri=\"http://java.sun.com/jsp/jstl/functions\" %>\n <custom:tag value=\"${fn:escapeXml(foo)}\"/>'\n More quick fixes exist to add selected tags to safe tags or annotate related methods (or fields) with untainted annotation. It is possible to add custom escape functions (see \"Escape functions\" tab). Now it contains functions from the JSTL that return a safe value (e.g., a well-known 'escapeXml' function). It does not require defining JSTL functions twice with different namespace URIs. If one of the \"http://java.sun.com/jsp/jstl/functions\" or \"http://java.sun.com/jstl/functions\" were used, another one would also be checked. It is also possible to skip an escaping function everywhere by its name. To do so, leave a namespace URI field empty.",
"markdown": "Reports non-safe data in unescaped EL expressions in JSP pages. Such cases may lead to [cross-site scripting (XSS)](https://en.wikipedia.org/wiki/Cross-site_scripting) vulnerability.\n\n\nThe description below uses the term **untainted** data to refer to safe and trusted data as the opposite of **tainted** (non-safe,\nuntrusted). See [taint checking](https://en.wikipedia.org/wiki/Taint_checking) for more information.\n\n\nA safe (untainted) object is:\n\n* a primitive data type (except `char`)\n* a result of a call of a method that is marked as untainted\n* a result of an escaping function call\n* a field, which is marked as untainted\n\nThe JSP page could have different contexts for provided data, and if data is safe for one context, it is not necessarily mean that it is safe for all. See [Cross Site\nScripting Prevention Cheat Sheet](https://cheatsheetseries.owasp.org/cheatsheets/Cross_Site_Scripting_Prevention_Cheat_Sheet.html#output-encoding) for some examples. This inspection skips data marked as untainted (safe) in **ALL** contexts.\n\n\nThis inspection supports the following options to mark methods and fields as safe:\n\n* by using any annotation from the configurable list of untainted annotations\n* by configuring the list of safe methods and fields\n\n\nThis inspection does not highlight places where non-safe data reaches the safe tags in JSP pages.\nFor example, the `out` tag from the JSTL taglib is secure because it escapes the given value by default.\nThe list of safe tags is configurable (omit `tag` or `attribute` value to define a whole range).\n\n\"Wrap in JSTL \\<out\\> tag\" quick fix wraps an EL expression with the JSTL `<out>` tag.\n\nBefore:\n\n \n ${foo}\n \nAfter:\n\n \n <%@ taglib prefix=\"c\" uri=\"http://java.sun.com/jsp/jstl/core\" %>\n <c:out value=\"${foo}\"/>\n \n\"Wrap in JSTL escapeXml() function\" wraps non-safe value with `escapeXml` escaping function.\n\nBefore:\n\n \n <%@ taglib prefix=\"custom\" uri=\"WEB_INF/custom.tld\" %>\n <custom:tag value=\"${foo}\"/>\n \nAfter:\n\n \n <%@ taglib prefix=\"custom\" uri=\"WEB_INF/custom.tld\" %>\n <%@ taglib prefix=\"fn\" uri=\"http://java.sun.com/jsp/jstl/functions\" %>\n <custom:tag value=\"${fn:escapeXml(foo)}\"/>\n \nMore quick fixes exist to add selected tags to safe tags or annotate related methods (or fields) with untainted annotation.\n\n\nIt is possible to add custom escape functions (see \"Escape functions\" tab).\nNow it contains functions from the JSTL that return a safe value (e.g., a well-known `escapeXml` function).\nIt does not require defining JSTL functions twice with different namespace URIs.\nIf one of the \"http://java.sun.com/jsp/jstl/functions\" or \"http://java.sun.com/jstl/functions\" were used,\nanother one would also be checked. It is also possible to skip an escaping function everywhere by its name.\nTo do so, leave a namespace URI field empty."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "JspUnescapedEl",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JSP",
"index": 98,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ReferencesToClassesFromDefaultPackagesInJSPFile",
"shortDescription": {
"text": "References to classes from the default package in JSP files"
},
"fullDescription": {
"text": "Reports any references to classes from the default package in JSP files. Example: '<%!\n Integer countSomeUsefulStuff() {\n ...\n new ClassFromDefaultPackage(...); // Error\n new com.example.GoodClass(...); // Good\n }\n %>\n <html>\n <head>\n <title>Hello, JSP!</title>\n </head>\n </html>' NOTE: Such references will not be resolved during compilation of the JSP because a compiled class for the JSP will be usually placed in non-default package (for example, \"org.apache.jsp\" in case of Tomcat, \"com.ibm._jsp\" in case of WebSphere), but importing from the default package is not allowed in Java.",
"markdown": "Reports any references to classes from the default package in JSP files.\n\n**Example:**\n\n\n <%!\n Integer countSomeUsefulStuff() {\n ...\n new ClassFromDefaultPackage(...); // Error\n new com.example.GoodClass(...); // Good\n }\n %>\n <html>\n <head>\n <title>Hello, JSP!</title>\n </head>\n </html>\n\n\n**NOTE:** Such references will not be resolved during compilation of the JSP\nbecause a compiled class for the JSP will be usually placed in non-default package\n(for example, \"org.apache.jsp\" in case of Tomcat, \"com.ibm._jsp\" in case of WebSphere),\nbut importing from the default package is not allowed in Java."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "ReferencesToClassesFromDefaultPackagesInJSPFile",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "JSP",
"index": 98,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JspPropertiesInspection",
"shortDescription": {
"text": "Jsp properties inspection"
},
"fullDescription": {
"text": "Reports unresolved properties from '*.properties' files. Example JSP file: '<%@ page contentType=\"text/html;charset=UTF-8\" language=\"java\" %>\n<%@ taglib uri=\"/tags/fmt\" prefix=\"fmt\" %>\n\n<fmt:message bundle=\"bundle.properties\" key=\"unknown.property\"/> // Error: no such property inside referenced file'",
"markdown": "Reports unresolved properties from `*.properties` files.\n\n**Example JSP file:**\n\n\n <%@ page contentType=\"text/html;charset=UTF-8\" language=\"java\" %>\n <%@ taglib uri=\"/tags/fmt\" prefix=\"fmt\" %>\n\n <fmt:message bundle=\"bundle.properties\" key=\"unknown.property\"/> // Error: no such property inside referenced file\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "JspPropertiesInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "JSP",
"index": 98,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ELMethodSignatureInspection",
"shortDescription": {
"text": "EL method signature inspection"
},
"fullDescription": {
"text": "Reports method calls in EL that don't match 'method-signature' constraints in TLD files. Example Java class: 'public class ExampleAction {\n public void goodAction() { ... }\n public void badAction(String str) { ... }\n}' Example JSP file: '<jsp:useBean id=\"example\" scope=\"request\" type=\"org.example.ExampleAction\"/>\n<f:view>\n <h:commandButton action=\"#{example.goodAction}\"/> // Good: method accepts zero arguments and returns `void`\n <h:commandButton action=\"#{example.badAction}\"/> // Error: method `void badAction(String)` returns `java.lang.String` type instead of `void`\n</f:view>'",
"markdown": "Reports method calls in EL that don't match `method-signature` constraints in TLD files.\n\n**Example Java class:**\n\n\n public class ExampleAction {\n public void goodAction() { ... }\n public void badAction(String str) { ... }\n }\n\n**Example JSP file:**\n\n\n <jsp:useBean id=\"example\" scope=\"request\" type=\"org.example.ExampleAction\"/>\n <f:view>\n <h:commandButton action=\"#{example.goodAction}\"/> // Good: method accepts zero arguments and returns `void`\n <h:commandButton action=\"#{example.badAction}\"/> // Error: method `void badAction(String)` returns `java.lang.String` type instead of `void`\n </f:view>\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ELMethodSignatureInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JSP",
"index": 98,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SelfIncludingJspFiles",
"shortDescription": {
"text": "Self-including JSP files"
},
"fullDescription": {
"text": "Reports any include directives in a JSP file which refer to the containing JSP file. Example JSP file named main.jsp: '<jsp:include page=\"./main.jsp\" /> // Error: attempt to include the containing file\n ...' NOTE: Such self-including leads to infinite recursion and so the JSP file cannot be compiled.",
"markdown": "Reports any include directives in a JSP file which refer to the containing JSP file. \n\n**Example JSP file named main.jsp:**\n\n\n <jsp:include page=\"./main.jsp\" /> // Error: attempt to include the containing file\n ...\n\n\n**NOTE:** Such self-including leads to infinite recursion and so the JSP file cannot be compiled."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "SelfIncludingJspFiles",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "JSP",
"index": 98,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FunctionELReferenceInspection",
"shortDescription": {
"text": "EL method function parameters count"
},
"fullDescription": {
"text": "Reports different number of formal and actual parameters in EL function call.",
"markdown": "Reports different number of formal and actual parameters in EL function call."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "FunctionELReferenceInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "JSP",
"index": 98,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JspAbsolutePathInspection",
"shortDescription": {
"text": "Absolute paths"
},
"fullDescription": {
"text": "Reports absolute paths in JSP files. Absolute paths are prohibited in JSP, because they won't be resolved if your application context is not empty. The quick-fix adds a dynamic prefix to your path. Example: '<%@page contentType=\"text/html; ISO-8859-1\" %>\n\n <a href=\"/hey.jsp\">hey</a>' After the quick-fix is applied: '<%@page contentType=\"text/html; ISO-8859-1\" %>\n\n <a href=\"${pageContext.request.contextPath}/hey.jsp\">hey</a>'",
"markdown": "Reports absolute paths in JSP files.\n\nAbsolute paths are prohibited in JSP, because they won't be resolved if your application context is not empty.\n\nThe quick-fix adds a dynamic prefix to your path.\n\n**Example:**\n\n\n <%@page contentType=\"text/html; ISO-8859-1\" %>\n\n <a href=\"/hey.jsp\">hey</a>\n\nAfter the quick-fix is applied:\n\n\n <%@page contentType=\"text/html; ISO-8859-1\" %>\n\n <a href=\"${pageContext.request.contextPath}/hey.jsp\">hey</a>\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JspAbsolutePathInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JSP",
"index": 98,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ELSpecValidationInJSP",
"shortDescription": {
"text": "JSP EL specification validation"
},
"fullDescription": {
"text": "Reports possible problems caused by non-standard EL extensions: JSF EL expressions outside attributes, non-standard EL expressions, and so on. Example: '<f:view>\n <h:form>\n <f:loadBundle var=\"example\"/>\n <h:commandButton action=\"${example.size()}\"/> // Warning: method call is nonstandard extension\n </h:form>\n</f:view>'",
"markdown": "Reports possible problems caused by non-standard EL extensions: JSF EL expressions outside attributes, non-standard EL expressions, and so on.\n\n**Example:**\n\n\n <f:view>\n <h:form>\n <f:loadBundle var=\"example\"/>\n <h:commandButton action=\"${example.size()}\"/> // Warning: method call is nonstandard extension\n </h:form>\n </f:view>\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ELSpecValidationInJSP",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JSP",
"index": 98,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "Lombook Plugin",
"version": "233.14714",
"rules": [
{
"id": "RedundantModifiersUtilityClassLombok",
"shortDescription": {
"text": "@UtilityClass modifiers"
},
"fullDescription": {
"text": "Reports unneeded modifiers for classes annotated with '@UtilityClass'.",
"markdown": "Reports unneeded modifiers for classes annotated with `@UtilityClass`."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "RedundantModifiersUtilityClassLombok",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Lombok/Redundant modifiers",
"index": 105,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringQualifierCopyableLombok",
"shortDescription": {
"text": "@Qualifier not copyable by lombok"
},
"fullDescription": {
"text": "Reports Spring '@Qualifier' annotations on class fields that are ignored by the corresponding Lombok '@RequiredArgsConstructor' and '@AllArgsConstructor' annotations. The generated constructors will not receive the '@Qualifier' annotation without a 'lombok.copyableAnnotations' definition inside the 'lombok.config' file.",
"markdown": "Reports Spring `@Qualifier` annotations on class fields that are ignored by the corresponding Lombok `@RequiredArgsConstructor` and `@AllArgsConstructor` annotations. The generated constructors will not receive the `@Qualifier` annotation without a `lombok.copyableAnnotations` definition inside the `lombok.config` file."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SpringQualifierCopyableLombok",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Lombok",
"index": 104,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantModifiersValLombok",
"shortDescription": {
"text": "Unnecessary final before 'val'"
},
"fullDescription": {
"text": "Reports unneeded 'final' modifiers before 'val'.",
"markdown": "Reports unneeded `final` modifiers before `val`."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RedundantModifiersValLombok",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Lombok/Redundant modifiers",
"index": 105,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "LombokGetterMayBeUsed",
"shortDescription": {
"text": "Lombok @Getter may be used"
},
"fullDescription": {
"text": "Reports standard getter method that can be replaced by the lombok '@Getter' annotation. Example: 'import java.util.Date;\n\n public class MyClass {\n /**\n * The process date.\n */\n private Date processDate;\n\n /**\n * Returns the date.\n *\n * @return The date\n */\n public Date getProcessDate() {\n return processDate;\n }\n }' After the quick-fix/cleanup is applied: 'import lombok.Getter;\n import java.util.Date;\n\n @Getter\n public class MyClass {\n /**\n * The process date.\n * -- GETTER --\n * Returns the date.\n *\n * @return The date\n */\n private Date processDate;\n }' It only reports when the lombok library is configured. To unlombok, see the lombok site. New in 2023.2",
"markdown": "Reports standard getter method that can be replaced by the lombok `@Getter` annotation.\n\nExample:\n\n\n import java.util.Date;\n\n public class MyClass {\n /**\n * The process date.\n */\n private Date processDate;\n\n /**\n * Returns the date.\n *\n * @return The date\n */\n public Date getProcessDate() {\n return processDate;\n }\n }\n\nAfter the quick-fix/cleanup is applied:\n\n\n import lombok.Getter;\n import java.util.Date;\n\n @Getter\n public class MyClass {\n /**\n * The process date.\n * -- GETTER --\n * Returns the date.\n *\n * @return The date\n */\n private Date processDate;\n }\n\nIt only reports when the lombok library is configured. To unlombok, see the lombok site.\n\nNew in 2023.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "LombokGetterMayBeUsed",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Verbose or redundant code constructs",
"index": 47,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantSlf4jDefinition",
"shortDescription": {
"text": "@Slf4j"
},
"fullDescription": {
"text": "Reports explicitly defined Slf4j Loggers. The '@Slf4j' annotation can be used instead.",
"markdown": "Reports explicitly defined *Slf4j* Loggers. The `@Slf4j` annotation can be used instead."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RedundantSlf4jDefinition",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Lombok/Redundant definitions",
"index": 187,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RedundantModifiersValueLombok",
"shortDescription": {
"text": "@Value modifiers"
},
"fullDescription": {
"text": "Reports unneeded modifiers for classes annotated with '@Value'.",
"markdown": "Reports unneeded modifiers for classes annotated with `@Value`."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "RedundantModifiersValueLombok",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Lombok/Redundant modifiers",
"index": 105,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "LombokSetterMayBeUsed",
"shortDescription": {
"text": "Lombok @Setter may be used"
},
"fullDescription": {
"text": "Reports standard setter method that can be replaced by the lombok '@Setter' annotation. Example: 'import java.util.Date;\n\n public class MyClass {\n /**\n * The process date.\n */\n private Date processDate;\n\n /**\n * Sets the date.\n *\n * @param The date\n */\n public void setProcessDate(Date param) {\n processDate = param;\n }\n }' After the quick-fix/cleanup is applied: 'import lombok.Setter;\n import java.util.Date;\n\n @Setter\n public class MyClass {\n /**\n * The process date.\n * -- SETTER --\n * Sets the date.\n *\n * @param The date\n */\n private Date processDate;\n }' It only reports when the lombok library is configured. To unlombok, see the lombok site. New in 2023.2",
"markdown": "Reports standard setter method that can be replaced by the lombok `@Setter` annotation.\n\nExample:\n\n\n import java.util.Date;\n\n public class MyClass {\n /**\n * The process date.\n */\n private Date processDate;\n\n /**\n * Sets the date.\n *\n * @param The date\n */\n public void setProcessDate(Date param) {\n processDate = param;\n }\n }\n\nAfter the quick-fix/cleanup is applied:\n\n\n import lombok.Setter;\n import java.util.Date;\n\n @Setter\n public class MyClass {\n /**\n * The process date.\n * -- SETTER --\n * Sets the date.\n *\n * @param The date\n */\n private Date processDate;\n }\n\nIt only reports when the lombok library is configured. To unlombok, see the lombok site.\n\nNew in 2023.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "LombokSetterMayBeUsed",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Verbose or redundant code constructs",
"index": 47,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "Lombok",
"shortDescription": {
"text": "Lombok annotations"
},
"fullDescription": {
"text": "Offers general inspections for Lombok annotations.",
"markdown": "Offers general inspections for Lombok annotations."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "Lombok",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Lombok",
"index": 104,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DeprecatedLombok",
"shortDescription": {
"text": "Deprecated Lombok annotations"
},
"fullDescription": {
"text": "Reports deprecated Lombok annotations and suggests quick-fixes to replace them with the ones promoted to the main package.",
"markdown": "Reports deprecated Lombok annotations and suggests quick-fixes to replace them with the ones promoted to the main package."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "DeprecatedLombok",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java/Lombok",
"index": 104,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "com.intellij.javaee.web",
"version": "233.14714",
"rules": [
{
"id": "MimeType",
"shortDescription": {
"text": "MIME type"
},
"fullDescription": {
"text": "Lets you control MIME type name validity.",
"markdown": "Lets you control MIME type name validity."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "MimeType",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Java EE",
"index": 94,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "WebWarnings",
"shortDescription": {
"text": "Web.xml warnings"
},
"fullDescription": {
"text": "Reports duplicated welcome-files listed in the descriptor for deploying a Web Module to a server. Example: '<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n <!DOCTYPE web-app PUBLIC \"-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN\" \"http://java.sun.com/dtd/web-app_2_3.dtd\">\n <web-app>\n <welcome-file-list>\n <welcome-file>\n Welcome1.jsp\n </welcome-file>\n <welcome-file>\n /Welcome1.jsp // Error: duplicated welcome-file\n </welcome-file>\n <welcome-file>\n Welcome3.jsp\n </welcome-file>\n </welcome-file-list>\n </web-app>'",
"markdown": "Reports duplicated welcome-files listed in the descriptor for deploying a Web Module to a server.\n\n**Example:**\n\n\n <?xml version=\"1.0\" encoding=\"UTF-8\"?>\n <!DOCTYPE web-app PUBLIC \"-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN\" \"http://java.sun.com/dtd/web-app_2_3.dtd\">\n <web-app>\n <welcome-file-list>\n <welcome-file>\n Welcome1.jsp\n </welcome-file>\n <welcome-file>\n /Welcome1.jsp // Error: duplicated welcome-file\n </welcome-file>\n <welcome-file>\n Welcome3.jsp\n </welcome-file>\n </welcome-file-list>\n </web-app>\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "WebWarnings",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Java EE",
"index": 94,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ServletWithoutMappingInspection",
"shortDescription": {
"text": "Servlet mapping"
},
"fullDescription": {
"text": "Reports servlets without associated mappings. Example: '<web-app>\n <servlet>\n <servlet-name>foo</servlet-name> // Error: servlet should have a mapping\n <servlet-class>javax.servlet.Servlet</servlet-class>\n </servlet>\n \n <filter>\n <filter-name>bar</filter-name> // Error: filter should have a mapping\n <filter-class>java.lang.String</filter-class>\n </filter>\n </web-app>'",
"markdown": "Reports servlets without associated mappings.\n\n**Example:**\n\n\n <web-app>\n <servlet>\n <servlet-name>foo</servlet-name> // Error: servlet should have a mapping\n <servlet-class>javax.servlet.Servlet</servlet-class>\n </servlet>\n \n <filter>\n <filter-name>bar</filter-name> // Error: filter should have a mapping\n <filter-class>java.lang.String</filter-class>\n </filter>\n </web-app>\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "ServletWithoutMappingInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Java EE",
"index": 94,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "WebProperties",
"shortDescription": {
"text": "Web.xml errors"
},
"fullDescription": {
"text": "Reports the following problems in descriptors that are used to deploy your Web Module to a server: References to non-instantiable classes References to classes that do not extend required class References to classes with inappropriate scope Empty tag and attribute values Tag and attribute values that do not match required pattern (for example, Java Identifiers) Tags that do not include required children tags or attributes Tags that define objects with duplicate names Example: '<web-app>\n <filter-mapping>\n <filter-name>CustomFilter</filter-name> // Error: either servlet-name or url-pattern child tag should be defined\n </filter-mapping>\n <servlet-mapping>\n <servlet-name>CustomServletName</servlet-name>\n <url-pattern>/ baseUrl</url-pattern> // Error: URI-pattern must not contain white spaces\n </servlet-mapping>\n</web-app>'",
"markdown": "Reports the following problems in descriptors that are used to deploy your Web Module to a server:\n\n* References to non-instantiable classes\n* References to classes that do not extend required class\n* References to classes with inappropriate scope\n* Empty tag and attribute values\n* Tag and attribute values that do not match required pattern (for example, Java Identifiers)\n* Tags that do not include required children tags or attributes\n* Tags that define objects with duplicate names\n\n**Example:**\n\n\n <web-app>\n <filter-mapping>\n <filter-name>CustomFilter</filter-name> // Error: either servlet-name or url-pattern child tag should be defined\n </filter-mapping>\n <servlet-mapping>\n <servlet-name>CustomServletName</servlet-name>\n <url-pattern>/ baseUrl</url-pattern> // Error: URI-pattern must not contain white spaces\n </servlet-mapping>\n </web-app>\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "WebProperties",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Java EE",
"index": 94,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "com.intellij.uiDesigner",
"version": "233.14714",
"rules": [
{
"id": "InvalidPropertyKeyForm",
"shortDescription": {
"text": "Invalid property key in a UI form"
},
"fullDescription": {
"text": "Reports unresolved references to .properties files.",
"markdown": "Reports unresolved references to .properties files."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "InvalidPropertyKeyForm",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "UI form",
"index": 106,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MissingMnemonic",
"shortDescription": {
"text": "Missing mnemonics"
},
"fullDescription": {
"text": "Reports focusable components with the 'text' property or labels with the assigned 'labelFor' property that do not have a mnemonic character. The quick-fix assigns a unique mnemonic to such a component.",
"markdown": "Reports focusable components with the `text` property or labels with the assigned `labelFor` property that do not have a mnemonic character. The quick-fix assigns a unique mnemonic to such a component."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "MissingMnemonic",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "UI form",
"index": 106,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NoScrollPane",
"shortDescription": {
"text": "Scrollable component not in JScrollPane"
},
"fullDescription": {
"text": "Reports 'Scrollable' components, except for 'JTextField', that are not placed in 'JScrollPane'. The quick-fix surrounds the problematic component with a scroll pane.",
"markdown": "Reports `Scrollable` components, except for `JTextField`, that are not placed in `JScrollPane`. The quick-fix surrounds the problematic component with a scroll pane."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "NoScrollPane",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "UI form",
"index": 106,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "FormSpellChecking",
"shortDescription": {
"text": "Typo in a UI form"
},
"fullDescription": {
"text": "Reports typos and misspelling in your UI forms (for example, in a 'JLabel' text or 'JPanel' title) and fixes them with one click.",
"markdown": "Reports typos and misspelling in your UI forms (for example, in a `JLabel` text or `JPanel` title) and fixes them\nwith one click."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "FormSpellChecking",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "UI form",
"index": 106,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "I18nForm",
"shortDescription": {
"text": "Hardcoded string literal in a UI form"
},
"fullDescription": {
"text": "Reports any instances of hardcoded strings in your UI forms. Hardcoded string literals are usually errors in an internationalized environment. This inspection does not report empty strings and strings consisting of only whitespace. The quick-fix transforms a string literal into a reference to a property in a resource bundle.",
"markdown": "Reports any instances of hardcoded strings in your UI forms.\n\nHardcoded string literals are usually errors in\nan internationalized environment.\nThis inspection does not report empty strings and strings consisting of only whitespace.\n\nThe quick-fix transforms a string literal\ninto a reference to a property in a resource bundle."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "I18nForm",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "UI form",
"index": 106,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "BoundFieldAssignment",
"shortDescription": {
"text": "Assignment to UI-bound field"
},
"fullDescription": {
"text": "Reports assignments to fields which are bound to components in UI Designer forms. Such assignments will cause the component setup code generated by UI Designer for such fields to be ignored.",
"markdown": "Reports assignments to fields which are bound to components in UI Designer forms.\n\nSuch assignments will cause the component setup code generated by UI Designer\nfor such fields to be ignored."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "BoundFieldAssignment",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "UI form",
"index": 106,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NoLabelFor",
"shortDescription": {
"text": "No label for component"
},
"fullDescription": {
"text": "Reports components that do not have any static text and do not have any label marked with 'setLabelFor' for this component. Components that do not have static text include edit fields and combo boxes. Such components cannot be activated with a keyboard shortcut. The quick-fix for this inspection allows you to automatically associate an adjacent label with the problematic component.",
"markdown": "Reports components that do not have any static text and do not have any label marked with `setLabelFor` for this component.\n\nComponents that do not have static text include edit fields and combo boxes.\nSuch components cannot be activated with a keyboard shortcut. The quick-fix for this inspection\nallows you to automatically associate an adjacent label with the problematic component."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "NoLabelFor",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "UI form",
"index": 106,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "OneButtonGroup",
"shortDescription": {
"text": "Button group with one button"
},
"fullDescription": {
"text": "Reports 'ButtonGroup' instances that contain only one 'JRadioButton'.",
"markdown": "Reports `ButtonGroup` instances that contain only one `JRadioButton`."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "OneButtonGroup",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "UI form",
"index": 106,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "DuplicateMnemonic",
"shortDescription": {
"text": "Duplicate mnemonics"
},
"fullDescription": {
"text": "Reports components that have duplicated mnemonic characters. The quick-fix assigns a unique mnemonic character to each of the components.",
"markdown": "Reports components that have duplicated mnemonic characters.\n\nThe quick-fix assigns a unique mnemonic character to each of the components."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "DuplicateMnemonic",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "UI form",
"index": 106,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NoButtonGroup",
"shortDescription": {
"text": "Radio button not in a group"
},
"fullDescription": {
"text": "Reports 'JRadioButton' components that are not placed in 'ButtonGroup'. A quick-fix is available to group radio buttons placed in adjacent grid cells.",
"markdown": "Reports `JRadioButton` components that are not placed in `ButtonGroup`. A quick-fix is available to group radio buttons placed in adjacent grid cells."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "NoButtonGroup",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "UI form",
"index": 106,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "org.intellij.qodana",
"version": "233.14714",
"rules": [
{
"id": "JsCoverageInspection",
"shortDescription": {
"text": "Check JavaScript and TypeScript source code coverage"
},
"fullDescription": {
"text": "Reports methods, classes and files whose coverage is below a certain threshold.",
"markdown": "Reports methods, classes and files whose coverage is below a certain threshold."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JsCoverageInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Code Coverage",
"index": 111,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "JvmCoverageInspection",
"shortDescription": {
"text": "Check Kotlin and Java source code coverage"
},
"fullDescription": {
"text": "Reports methods and classes whose coverage is below a certain threshold.",
"markdown": "Reports methods and classes whose coverage is below a certain threshold."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "JvmCoverageInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Code Coverage",
"index": 111,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "QodanaSanity",
"shortDescription": {
"text": "Sanity"
},
"fullDescription": {
"text": "Reports issues essential to this file like syntax errors, unresolved methods and variables, etc...",
"markdown": "Reports issues essential to this file like syntax errors, unresolved methods and variables, etc..."
},
"defaultConfiguration": {
"enabled": false,
"level": "error",
"parameters": {
"suppressToolId": "QodanaSanity",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Qodana",
"index": 180,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "KotlinAnnotator",
"shortDescription": {
"text": "Kotlin annotator"
},
"fullDescription": {
"text": "Allows viewing the problems reported by the Kotlin annotator: compilation problems, references unresolved by the IDE, and so on.",
"markdown": "Allows viewing the problems reported by the Kotlin annotator: compilation problems, references unresolved by the IDE, and so on."
},
"defaultConfiguration": {
"enabled": false,
"level": "error",
"parameters": {
"suppressToolId": "KotlinAnnotator",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "General",
"index": 48,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "com.jetbrains.restWebServices",
"version": "233.14714",
"rules": [
{
"id": "WadlDomInspection",
"shortDescription": {
"text": "Incorrect WADL configuration"
},
"fullDescription": {
"text": "Reports configuration errors in WADL files.",
"markdown": "Reports configuration errors in WADL files."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "WadlDomInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "RESTful Web Service (JAX-RS)",
"index": 124,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RestParamTypeInspection",
"shortDescription": {
"text": "Incorrect parameter type of resource method"
},
"fullDescription": {
"text": "Reports resource method parameters (annotated with '@PathParam', '@QueryParam', and so on) with unsupported types. The type of the annotated parameter, field, or property must meet one of the following requirements: Be a primitive type Have a constructor that accepts a single 'String' argument Have a static method named 'valueOf()' or 'fromString()' that accepts a single 'String' argument, for example, 'Integer.valueOf(String)'. Have a registered implementation of 'ParamConverterProvider' JAX-RS extension SPI that returns a 'ParamConverter' instance capable of converting a string to a particular type. Be 'List<T>', 'Set<T>', or 'SortedSet<T>', where T satisfies 2, 3, or 4 above. The resulting collection is read-only.",
"markdown": "Reports resource method parameters (annotated with `@PathParam`, `@QueryParam`, and so on) with unsupported types.\n\nThe type of the annotated parameter, field, or property must meet one of the following requirements:\n\n1. Be a primitive type\n2. Have a constructor that accepts a single `String` argument\n3. Have a static method named `valueOf()` or `fromString()` that accepts a single `String` argument, for example, `Integer.valueOf(String)`.\n4. Have a registered implementation of `ParamConverterProvider` JAX-RS extension SPI that returns a `ParamConverter` instance capable of converting a string to a particular type.\n5. Be `List<T>`, `Set<T>`, or `SortedSet<T>`, where T satisfies 2, 3, or 4 above. The resulting collection is read-only."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "RestParamTypeInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "RESTful Web Service (JAX-RS)",
"index": 124,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MultipleMethodDesignatorsInspection",
"shortDescription": {
"text": "Resource method with multiple HTTP method annotations"
},
"fullDescription": {
"text": "Reports resource methods with multiple HTTP method annotations ('@GET', '@POST', '@PUT', and so on).",
"markdown": "Reports resource methods with multiple HTTP method annotations (`@GET`, `@POST`, `@PUT`, and so on)."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "MultipleMethodDesignatorsInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "RESTful Web Service (JAX-RS)",
"index": 124,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PathAnnotation",
"shortDescription": {
"text": "Incorrect @Path URI template"
},
"fullDescription": {
"text": "Reports syntax errors and unused URI templates inside '@Path' annotations. Example: '@GET\n @Path(\"/{unused}\") // Template 'unused' is never used\n public String get() {\n return \"\";\n }'",
"markdown": "Reports syntax errors and unused URI templates inside `@Path` annotations.\n\n**Example:**\n\n\n @GET\n @Path(\"/{unused}\") // Template 'unused' is never used\n public String get() {\n return \"\";\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "PathAnnotation",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "RESTful Web Service (JAX-RS)",
"index": 124,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RestResourceMethodInspection",
"shortDescription": {
"text": "@Path class without resource methods"
},
"fullDescription": {
"text": "Reports classes annotated with '@Path' that have no resource methods. The root resource class must have at least one resource method annotated with '@Path' or with any of '@HttpMethod' annotations ('@GET', '@POST', and so on).",
"markdown": "Reports classes annotated with `@Path` that have no resource methods.\nThe root resource class must have at least one resource method annotated with `@Path`\nor with any of `@HttpMethod` annotations (`@GET`, `@POST`, and so on)."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "RestResourceMethodInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "RESTful Web Service (JAX-RS)",
"index": 124,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "RestWrongDefaultValueInspection",
"shortDescription": {
"text": "Incorrect value of @DefaultValue parameter"
},
"fullDescription": {
"text": "Reports the value of '@DefaultValue' if it cannot be converted to the specified type of parameter. Example: '@GET\n @Path(\"/{n}\")\n public String get(@PathParam(\"n\") @DefaultValue(\"III\") int n) { // Error: Cannot convert 'III' to int\n }'",
"markdown": "Reports the value of `@DefaultValue` if it cannot be converted to the specified type of parameter.\n\n**Example:**\n\n\n @GET\n @Path(\"/{n}\")\n public String get(@PathParam(\"n\") @DefaultValue(\"III\") int n) { // Error: Cannot convert 'III' to int\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "RestWrongDefaultValueInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "RESTful Web Service (JAX-RS)",
"index": 124,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "VoidMethodAnnotatedWithGET",
"shortDescription": {
"text": "@GET annotated method returns void value"
},
"fullDescription": {
"text": "Reports methods annotated with '@GET' that do not return anything. Methods annotated with '@GET' must have a non-void return type.",
"markdown": "Reports methods annotated with `@GET` that do not return anything.\nMethods annotated with `@GET` must have a non-void return type."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "VoidMethodAnnotatedWithGET",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "RESTful Web Service (JAX-RS)",
"index": 124,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UnresolvedRestParam",
"shortDescription": {
"text": "Unresolved @PathParam reference"
},
"fullDescription": {
"text": "Reports '@PathParam' parameters that are declared in a method signature and missing in the URL path or visa versa. Example: '@Get(\"/path/{myVariable}/\")\n public String handler(@PathParam(\"name_is_not_equal_to_myVariable\") String myVariable) { // Error\n return \"...\";\n }'",
"markdown": "Reports `@PathParam` parameters that are declared in a method signature and missing in the URL path or visa versa.\n\n**Example:**\n\n\n @Get(\"/path/{myVariable}/\")\n public String handler(@PathParam(\"name_is_not_equal_to_myVariable\") String myVariable) { // Error\n return \"...\";\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "UnresolvedRestParam",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "RESTful Web Service (JAX-RS)",
"index": 124,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "HtmlTools",
"version": "233.14714",
"rules": [
{
"id": "HtmlDeprecatedTag",
"shortDescription": {
"text": "Obsolete tag"
},
"fullDescription": {
"text": "Reports an obsolete HTML5 tag. Suggests replacing the obsolete tag with a CSS or another tag.",
"markdown": "Reports an obsolete HTML5 tag. Suggests replacing the obsolete tag with a CSS or another tag."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "HtmlDeprecatedTag",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "HTML",
"index": 35,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "HtmlRequiredSummaryAttribute",
"shortDescription": {
"text": "Missing required 'summary' attribute"
},
"fullDescription": {
"text": "Reports a missing 'summary' attribute in a 'table' tag. Suggests adding a'summary' attribute. Based on WCAG 2.0: H73.",
"markdown": "Reports a missing `summary` attribute in a `table` tag. Suggests adding a`summary` attribute. Based on WCAG 2.0: [H73](https://www.w3.org/TR/WCAG20-TECHS/H73.html)."
},
"defaultConfiguration": {
"enabled": false,
"level": "note",
"parameters": {
"suppressToolId": "HtmlRequiredSummaryAttribute",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "HTML/Accessibility",
"index": 144,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "HtmlNonExistentInternetResource",
"shortDescription": {
"text": "Unresolved web link"
},
"fullDescription": {
"text": "Reports an unresolved web link. Works by making network requests in the background.",
"markdown": "Reports an unresolved web link. Works by making network requests in the background."
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "HtmlNonExistentInternetResource",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "HTML",
"index": 35,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "HtmlFormInputWithoutLabel",
"shortDescription": {
"text": "Missing associated label"
},
"fullDescription": {
"text": "Reports a form element ('input', 'textarea', or 'select') without an associated label. Suggests creating a new label. Based on WCAG 2.0: H44.",
"markdown": "Reports a form element (`input`, `textarea`, or `select`) without an associated label. Suggests creating a new label. Based on WCAG 2.0: [H44](https://www.w3.org/TR/WCAG20-TECHS/H44.html). "
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "HtmlFormInputWithoutLabel",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "HTML/Accessibility",
"index": 144,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "HtmlRequiredTitleAttribute",
"shortDescription": {
"text": "Missing required 'title' attribute"
},
"fullDescription": {
"text": "Reports a missing title attribute 'frame', 'iframe', 'dl', and 'a' tags. Suggests adding a title attribute. Based on WCAG 2.0: H33, H40, and H64.",
"markdown": "Reports a missing title attribute `frame`, `iframe`, `dl`, and `a` tags. Suggests adding a title attribute. Based on WCAG 2.0: [H33](https://www.w3.org/TR/WCAG20-TECHS/H33.html), [H40](https://www.w3.org/TR/WCAG20-TECHS/H40.html), and [H64](https://www.w3.org/TR/WCAG20-TECHS/H64.html)."
},
"defaultConfiguration": {
"enabled": false,
"level": "note",
"parameters": {
"suppressToolId": "HtmlRequiredTitleAttribute",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "HTML/Accessibility",
"index": 144,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "HtmlRequiredTitleElement",
"shortDescription": {
"text": "Missing required 'title' element"
},
"fullDescription": {
"text": "Reports a missing 'title' element inside a 'head' section. Suggests adding a 'title' element. The title should describe the document. Based on WCAG 2.0: H25.",
"markdown": "Reports a missing `title` element inside a `head` section. Suggests adding a `title` element. The title should describe the document. Based on WCAG 2.0: [H25](https://www.w3.org/TR/WCAG20-TECHS/H25.html)."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "HtmlRequiredTitleElement",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "HTML/Accessibility",
"index": 144,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "HtmlDeprecatedAttribute",
"shortDescription": {
"text": "Obsolete attribute"
},
"fullDescription": {
"text": "Reports an obsolete HTML5 attribute.",
"markdown": "Reports an obsolete HTML5 attribute."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "HtmlDeprecatedAttribute",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "HTML",
"index": 35,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "HtmlRequiredAltAttribute",
"shortDescription": {
"text": "Missing required 'alt' attribute"
},
"fullDescription": {
"text": "Reports a missing 'alt' attribute in a 'img' or 'applet' tag or in a 'area' element of an image map. Suggests adding a required attribute with a text alternative for the contents of the tag. Based on WCAG 2.0: H24, H35, H36, H37.",
"markdown": "Reports a missing `alt` attribute in a `img` or `applet` tag or in a `area` element of an image map. Suggests adding a required attribute with a text alternative for the contents of the tag. Based on WCAG 2.0: [H24](https://www.w3.org/TR/WCAG20-TECHS/H24.html), [H35](https://www.w3.org/TR/WCAG20-TECHS/H35.html), [H36](https://www.w3.org/TR/WCAG20-TECHS/H36.html), [H37](https://www.w3.org/TR/WCAG20-TECHS/H37.html)."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "HtmlRequiredAltAttribute",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "HTML/Accessibility",
"index": 144,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CheckImageSize",
"shortDescription": {
"text": "Mismatched image size"
},
"fullDescription": {
"text": "Reports a 'width' and 'height' attribute value of a 'img' tag that is different from the actual width and height of the referenced image.",
"markdown": "Reports a `width` and `height` attribute value of a `img` tag that is different from the actual width and height of the referenced image."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "CheckImageSize",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "HTML",
"index": 35,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "HtmlRequiredLangAttribute",
"shortDescription": {
"text": "Missing required 'lang' attribute"
},
"fullDescription": {
"text": "Reports a missing 'lang' (or 'xml:lang') attribute in a 'html' tag. Suggests adding a required attribute to state the default language of the document. Based on WCAG 2.0: H57.",
"markdown": "Reports a missing `lang` (or `xml:lang`) attribute in a `html` tag. Suggests adding a required attribute to state the default language of the document. Based on WCAG 2.0: [H57](https://www.w3.org/TR/WCAG20-TECHS/H57.html)."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "HtmlRequiredLangAttribute",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "HTML/Accessibility",
"index": 144,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "HtmlPresentationalElement",
"shortDescription": {
"text": "Presentational tag"
},
"fullDescription": {
"text": "Reports a presentational HTML tag. Suggests replacing the presentational tag with a CSS or another tag.",
"markdown": "Reports a presentational HTML tag. Suggests replacing the presentational tag with a CSS or another tag."
},
"defaultConfiguration": {
"enabled": false,
"level": "note",
"parameters": {
"suppressToolId": "HtmlPresentationalElement",
"ideaSeverity": "INFORMATION",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "HTML",
"index": 35,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "org.jetbrains.security.package-checker",
"version": "233.14714",
"rules": [
{
"id": "VulnerableCodeUsages",
"shortDescription": {
"text": "Vulnerable API usage"
},
"fullDescription": {
"text": "Reports usages of Vulnerable APIs of imported dependencies. Fixing the reported problems helps prevent your software from being compromised by an attacker. To solve a problem, you can update to a version where the vulnerability is fixed (if available) or switch to a dependency that doesn't have the vulnerability. Vulnerability data provided by Checkmarx (c).",
"markdown": "Reports usages of Vulnerable APIs of imported dependencies.\n\nFixing the reported problems helps prevent your software from being compromised by an attacker.\n\nTo solve a problem, you can update to a version where the vulnerability is fixed (if available) or switch to a dependency that doesn't have the vulnerability.\n\nVulnerability data provided by [Checkmarx](https://checkmarx.com/) (c)."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "VulnerableCodeUsages",
"cweIds": [
1395
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Security",
"index": 148,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "NpmVulnerableApiCode",
"shortDescription": {
"text": "Vulnerable API usage"
},
"fullDescription": {
"text": "Reports usages of Vulnerable APIs of imported dependencies. Fixing the reported problems helps prevent your software from being compromised by an attacker. To solve a problem, you can update to a version where the vulnerability is fixed (if available) or switch to a dependency that doesn't have the vulnerability. Vulnerability data provided by Checkmarx (c).",
"markdown": "Reports usages of Vulnerable APIs of imported dependencies.\n\nFixing the reported problems helps prevent your software from being compromised by an attacker.\n\nTo solve a problem, you can update to a version where the vulnerability is fixed (if available) or switch to a dependency that doesn't have the vulnerability.\n\nVulnerability data provided by [Checkmarx](https://checkmarx.com/) (c)."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "NpmVulnerableApiCode",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/Security",
"index": 149,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "VulnerableLibrariesLocal",
"shortDescription": {
"text": "Vulnerable declared dependency"
},
"fullDescription": {
"text": "Reports vulnerabilities in Gradle, Maven, NPM and PyPI dependencies declared in your project. A full list of Gradle and Maven dependencies is shown in the Project tool window under External Libraries. Fixing the reported problems helps prevent your software from being compromised by an attacker. To solve a problem, you can update to a version where the vulnerability is fixed (if available) or switch to a dependency that doesn't have the vulnerability. The quick-fixes available may suggest updating to a safe version or visiting the Checkmarx website to learn more about a particular vulnerability. Vulnerability data provided by Checkmarx (c).",
"markdown": "Reports vulnerabilities in Gradle, Maven, NPM and PyPI dependencies declared in your project.\nA full list of Gradle and Maven dependencies is shown in the Project tool window under External Libraries.\n\nFixing the reported problems helps prevent your software from being compromised by an attacker.\n\nTo solve a problem, you can update to a version where the vulnerability is fixed (if available) or switch to a dependency that doesn't have the vulnerability.\n\nThe quick-fixes available may suggest updating to a safe version or visiting the Checkmarx website to learn more about a particular vulnerability.\n\nVulnerability data provided by [Checkmarx](https://checkmarx.com/) (c)."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "VulnerableLibrariesLocal",
"cweIds": [
1395
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Security",
"index": 148,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "VulnerableLibrariesGlobal",
"shortDescription": {
"text": "Vulnerable imported dependency"
},
"fullDescription": {
"text": "Reports vulnerabilities in Gradle and Maven dependencies imported into your project. A full list of Gradle and Maven dependencies is shown in the Project tool window under External Libraries. Fixing the reported problems helps prevent your software from being compromised by an attacker. To solve a problem, you can update to a version where the vulnerability is fixed (if available) or switch to a dependency that doesn't have the vulnerability. The quick-fixes available may suggest updating to a safe version or visiting the Checkmarx website to learn more about a particular vulnerability. Vulnerability data provided by Checkmarx (c).",
"markdown": "Reports vulnerabilities in Gradle and Maven dependencies imported into your project.\nA full list of Gradle and Maven dependencies is shown in the Project tool window under External Libraries.\n\nFixing the reported problems helps prevent your software from being compromised by an attacker.\n\nTo solve a problem, you can update to a version where the vulnerability is fixed (if available) or switch to a dependency that doesn't have the vulnerability.\n\nThe quick-fixes available may suggest updating to a safe version or visiting the Checkmarx website to learn more about a particular vulnerability.\n\nVulnerability data provided by [Checkmarx](https://checkmarx.com/) (c)."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "VulnerableLibrariesGlobal",
"cweIds": [
1395
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Security",
"index": 148,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "com.intellij.aop",
"version": "233.14714",
"rules": [
{
"id": "DeclareParentsInspection",
"shortDescription": {
"text": "Introductions (declare parents) errors"
},
"fullDescription": {
"text": "Reports '@AspectJ' Introduction inconsistency: it checks whether the 'defaultImpl' is required and if yes, whether it implements the given interface.",
"markdown": "Reports `@AspectJ` Introduction inconsistency: it checks whether the `defaultImpl` is required and if yes, whether it implements the given interface."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "DeclareParentsInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "AOP",
"index": 150,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "AroundAdviceStyleInspection",
"shortDescription": {
"text": "Around advice style inspection"
},
"fullDescription": {
"text": "When using '@Around' advice, remember two things: Calling 'org.aspectj.lang.ProceedingJoinPoint#proceed' is necessary, otherwise the call won't reach the target. Returning the result value (typed 'java.lang.Object') of that call is necessary, otherwise the return value will never reach the original caller. However, the following two conditions almost always indicate a coding error: The signature for the '@Around' method does not have 'ProceedingJoinPoint' as the first argument: in this case, it's impossible for the call to reach the target. The signature for the '@Around' method does not have 'Object' as a return type: in this case, the return value of the target method is always lost.",
"markdown": "When using `@Around` advice, remember two things:\n\n* Calling `org.aspectj.lang.ProceedingJoinPoint#proceed` is necessary, otherwise the call won't reach the target.\n* Returning the result value (typed `java.lang.Object`) of that call is necessary, otherwise the return value will never reach the original caller.\n\nHowever, the following two conditions almost always indicate a coding error:\n\n* The signature for the `@Around` method does not have `ProceedingJoinPoint` as the first argument: in this case, it's impossible for the call to reach the target.\n* The signature for the `@Around` method does not have `Object` as a return type: in this case, the return value of the target method is always lost."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "AroundAdviceStyleInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "AOP",
"index": 150,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "PointcutMethodStyleInspection",
"shortDescription": {
"text": "Pointcut method style"
},
"fullDescription": {
"text": "Validates '@Pointcut' methods: the 'void' return type, no 'throws' clause, and an empty method body.",
"markdown": "Validates `@Pointcut` methods: the `void` return type, no `throws` clause, and an empty method body."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "PointcutMethodStyleInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "AOP",
"index": 150,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ArgNamesErrorsInspection",
"shortDescription": {
"text": "Advice parameters (argNames, returning, throwing) consistency check"
},
"fullDescription": {
"text": "Reports if an '@AspectJ' 'argNames' attribute value does not correspond to the actual method parameter name.",
"markdown": "Reports if an `@AspectJ` `argNames` attribute value does not correspond to the actual method parameter name."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "ArgNamesErrorsInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "AOP",
"index": 150,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ArgNamesWarningsInspection",
"shortDescription": {
"text": "Warning: argNames not defined "
},
"fullDescription": {
"text": "Reports if an 'argNames' attribute is not defined in an '@AspectJ' annotation. Defining 'argNames' attributes in '@AspectJ' annotations is recommended since the method parameter names may not be available at runtime.",
"markdown": "Reports if an `argNames` attribute is not defined in an `@AspectJ` annotation.\n\nDefining `argNames` attributes in `@AspectJ` annotations is recommended since the method parameter names\nmay not be available at runtime."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ArgNamesWarningsInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "AOP",
"index": 150,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "com.intellij.beanValidation",
"version": "233.14714",
"rules": [
{
"id": "BvConfigDomInspection",
"shortDescription": {
"text": "Incorrect elements in Bean Validation <validation-config> files"
},
"fullDescription": {
"text": "Reports incorrect elements in Bean Validation '<validation-config>' files: References to non-instantiable classes References to classes that do not extend required class References to classes with inappropriate scope Empty tag and attribute values Tag and attribute values that do not match the required pattern (for example, Java Identifiers) Tags that do not include required children tags or attributes Tags that define objects with duplicate names Example: '<validation-config>\n <default-provider>foo.UnknownProvider</default-provider> <!-- Cannot resolve class or package 'UnknownProvider' -->\n <message-interpolator>my.Interpolator</message-interpolator>\n <constraint-mapping>META-INF/ConstraintMappings.xml</constraint-mapping>\n <constraint-mapping>META-INF/unknown.xml</constraint-mapping>\n</validation-config>'",
"markdown": "Reports incorrect elements in Bean Validation `<validation-config>` files:\n\n* References to non-instantiable classes\n* References to classes that do not extend required class\n* References to classes with inappropriate scope\n* Empty tag and attribute values\n* Tag and attribute values that do not match the required pattern (for example, Java Identifiers)\n* Tags that do not include required children tags or attributes\n* Tags that define objects with duplicate names\n\n**Example:**\n\n\n <validation-config>\n <default-provider>foo.UnknownProvider</default-provider> <!-- Cannot resolve class or package 'UnknownProvider' -->\n <message-interpolator>my.Interpolator</message-interpolator>\n <constraint-mapping>META-INF/ConstraintMappings.xml</constraint-mapping>\n <constraint-mapping>META-INF/unknown.xml</constraint-mapping>\n </validation-config>\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "BvConfigDomInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Bean Validation",
"index": 151,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MinMaxValuesInspection",
"shortDescription": {
"text": "Incorrect 'min' and 'max' values in Bean Validation annotations"
},
"fullDescription": {
"text": "Reports incorrect values of 'max' and 'min' values in Bean Validation constraint annotations. Example: 'public class Car {\n @NotNull\n @Size(min = 14, max = 2) // 'max' value is less than 'min' value\n private String licensePlate;\n}'",
"markdown": "Reports incorrect values of `max` and `min` values in Bean Validation constraint annotations.\n\n**Example:**\n\n\n public class Car {\n @NotNull\n @Size(min = 14, max = 2) // 'max' value is less than 'min' value\n private String licensePlate;\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "MinMaxValuesInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Bean Validation",
"index": 151,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "BvConstraintMappingsInspection",
"shortDescription": {
"text": "Incorrect elements in Bean Validation <constraint-mappings> files"
},
"fullDescription": {
"text": "Reports incorrect elements in Bean Validation '<constraint-mappings>' files: References to non-instantiable classes References to classes that do not extend required class References to classes with inappropriate scope Empty tag and attribute values Tag and attribute values that do not match the required pattern (for example, Java Identifiers) Tags that do not include required children tags or attributes Tags that define objects with duplicate names Example: '<constraint-mappings version=\"1.1\">\n <bean class=\"my.UserClass\" ignore-annotations=\"false\">\n <field name=\"name\">\n <constraint annotation=\"java.lang.String\"/> <!--'java.lang.String' is not a Java Annotation -->\n </field>\n\n <field name=\"name\">\n <constraint annotation=\"javax.validation.constraints.Size\">\n <element name=\"min\">non-number</element> <!--Should be a number from '-2,147,483,648' to '2,147,483,647' -->\n </constraint>\n </field>\n\n <getter name=\"zzz\"> Cannot resolve symbol 'zzz'\n <valid/>\n </getter>\n\n </bean>\n</constraint-mappings>'",
"markdown": "Reports incorrect elements in Bean Validation `<constraint-mappings>` files:\n\n* References to non-instantiable classes\n* References to classes that do not extend required class\n* References to classes with inappropriate scope\n* Empty tag and attribute values\n* Tag and attribute values that do not match the required pattern (for example, Java Identifiers)\n* Tags that do not include required children tags or attributes\n* Tags that define objects with duplicate names\n\n**Example:**\n\n\n <constraint-mappings version=\"1.1\">\n <bean class=\"my.UserClass\" ignore-annotations=\"false\">\n <field name=\"name\">\n <constraint annotation=\"java.lang.String\"/> <!--'java.lang.String' is not a Java Annotation -->\n </field>\n\n <field name=\"name\">\n <constraint annotation=\"javax.validation.constraints.Size\">\n <element name=\"min\">non-number</element> <!--Should be a number from '-2,147,483,648' to '2,147,483,647' -->\n </constraint>\n </field>\n\n <getter name=\"zzz\"> Cannot resolve symbol 'zzz'\n <valid/>\n </getter>\n\n </bean>\n </constraint-mappings>\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "BvConstraintMappingsInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Bean Validation",
"index": 151,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "org.jetbrains.plugins.vue",
"version": "233.14714",
"rules": [
{
"id": "VueMissingComponentImportInspection",
"shortDescription": {
"text": "Missing component import"
},
"fullDescription": {
"text": "Reports Vue components, which require to be imported in Vue templates. It provides a quick fix to add the missing import.",
"markdown": "Reports Vue components, which require to be imported in Vue templates. It provides a quick fix to add the missing import."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "VueMissingComponentImportInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Vue",
"index": 156,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "VueDuplicateTag",
"shortDescription": {
"text": "Duplicate template/script tag"
},
"fullDescription": {
"text": "Reports multiple usages of the 'template' or 'script' tag in a Vue file. Vue Component specification indicates that each '*.vue' file can contain at most one 'template' or 'script' block at a time.",
"markdown": "Reports multiple usages of the `template` or `script` tag in a Vue file.\n\n[Vue Component specification](https://vue-loader.vuejs.org/spec.html) indicates that each `*.vue` file can contain at most one `template` or `script` block at a time."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "VueDuplicateTag",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Vue",
"index": 156,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "VueDeprecatedSymbol",
"shortDescription": {
"text": "Deprecated symbol"
},
"fullDescription": {
"text": "Reports a deprecated Vue symbol.",
"markdown": "Reports a deprecated Vue symbol."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "VueDeprecatedSymbol",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Vue",
"index": 156,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "VueDataFunction",
"shortDescription": {
"text": "Data function"
},
"fullDescription": {
"text": "Reports a Vue component data property that is not a function. Suggests wrapping an object literal with a function. When defining a component, 'data' must be declared as a function that returns the initial data object, because the same definition will be used for creating numerous instances. If a plain object is still used for 'data', that very object will be shared by reference across all instances created! With a 'data' function, every time a new instance is created we can simply call it to return a fresh copy of the initial data.",
"markdown": "Reports a Vue component [data](https://vuejs.org/v2/api/#data) property that is not a function. Suggests wrapping an object literal with a function.\n\nWhen defining a component, `data` must be declared as a function that returns the initial data object, because the same definition will be used for creating numerous instances. If a plain object is still used for `data`, that very object will be shared by reference across all instances created! With a `data` function, every time a new instance is created we can simply call it to return a fresh copy of the initial data."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "VueDataFunction",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Vue",
"index": 156,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "VueUnrecognizedDirective",
"shortDescription": {
"text": "Unrecognized directive"
},
"fullDescription": {
"text": "Reports an unrecognized Vue directive.",
"markdown": "Reports an unrecognized Vue directive."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "VueUnrecognizedDirective",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Vue",
"index": 156,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "VueUnrecognizedSlot",
"shortDescription": {
"text": "Unrecognized slot"
},
"fullDescription": {
"text": "Reports an unrecognized Vue slot.",
"markdown": "Reports an unrecognized Vue slot."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "VueUnrecognizedSlot",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Vue",
"index": 156,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "com.intellij.spring.security",
"version": "233.14714",
"rules": [
{
"id": "SpringSecurityModelInspection",
"shortDescription": {
"text": "Incorrect Spring Security XML-based application context"
},
"fullDescription": {
"text": "Reports issues with the Spring Security XML-based context: Unresolved bean references Missing required tags or attributes Incorrect property types Inconsistent 'enum' properties Incorrect types of referenced beans Also reports the following issues: <https> configuration errors <http> with the pattern '/**' must be the last one Multiple <http> elements without 'pattern' are not allowed <http> configuration errors Empty tag if 'security='none'' <user-service> Must either have attribute 'properties' or list of <user> elements <ldap-server> 'manager-password' is required when 'manager-dn' is used Must either have 'user-context-mapper-ref' or 'user-details-class' <authentication-provider> Only one kind of user-service is allowed <global-method-security> 'pre-post-annotations' must have the value 'enabled' to use <pre-post-annotation-handling>' Cannot use 'mode' with value 'aspectj' for <protect-pointcut> and <intercept-url> 'requires-channel' attribute only allowed for parent <http> <protect> Mixing <protect> with <global-method-security> is not recommended",
"markdown": "Reports issues with the [Spring Security](https://spring.io/projects/spring-security) XML-based context:\n\n* Unresolved bean references\n* Missing required tags or attributes\n* Incorrect property types\n* Inconsistent `enum` properties\n* Incorrect types of referenced beans\n\nAlso reports the following issues:\n\n* \\<https\\> configuration errors\n * \\<http\\> with the pattern '/\\*\\*' must be the last one\n * Multiple \\<http\\> elements without 'pattern' are not allowed\n* \\<http\\> configuration errors\n * Empty tag if `security='none'`\n* \\<user-service\\>\n * Must either have attribute 'properties' or list of \\<user\\> elements\n* \\<ldap-server\\>\n * 'manager-password' is required when 'manager-dn' is used\n * Must either have 'user-context-mapper-ref' or 'user-details-class'\n* \\<authentication-provider\\>\n * Only one kind of user-service is allowed\n* \\<global-method-security\\>\n * 'pre-post-annotations' must have the value 'enabled' to use \\<pre-post-annotation-handling\\>'\n * Cannot use 'mode' with value 'aspectj' for \\<protect-pointcut\\> and \\<intercept-url\\>\n * 'requires-channel' attribute only allowed for parent \\<http\\>\n* \\<protect\\>\n * Mixing \\<protect\\> with \\<global-method-security\\> is not recommended"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "SpringSecurityModelInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Security",
"index": 165,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringSecurityDebugActivatedInspection",
"shortDescription": {
"text": "Debug mode is activated in the Spring Security configuration"
},
"fullDescription": {
"text": "Reports activated <debug> that may expose sensitive information.",
"markdown": "Reports activated **\\<debug\\>** that may expose sensitive information."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SpringSecurityDebugActivatedInspection",
"cweIds": [
215
],
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Security",
"index": 165,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringSecurityAnnotationBeanPointersResolveInspection",
"shortDescription": {
"text": "Incorrect configuration of Spring beans referenced in the Spring Security annotation"
},
"fullDescription": {
"text": "Reports unresolved Spring beans referenced in Spring Security annotations. Examples: '@WithUserDetails(value = \"admin\", userDetailsServiceBeanName = \"unknownUserDetailsService\")\n // \"Cannot resolve 'unknownUserDetailsService' bean\" will be reported if 'unknownUserDetailsService' is not defined in the Spring model' '@WithUserDetails(value = \"admin\", userDetailsServiceBeanName = \"jpaUserDetailsService\")\n //\"Bean must be of 'org.springframework.security.core.userdetails.UserDetailsService' type\"\n // will be reported if \"jpaUserDetailsService\" bean is not of 'UserDetailsService' type'",
"markdown": "Reports unresolved Spring beans referenced in [Spring Security](https://spring.io/projects/spring-security) annotations.\n\n**Examples:**\n\n*\n\n @WithUserDetails(value = \"admin\", userDetailsServiceBeanName = \"unknownUserDetailsService\")\n // \"Cannot resolve 'unknownUserDetailsService' bean\" will be reported if 'unknownUserDetailsService' is not defined in the Spring model\n \n*\n\n @WithUserDetails(value = \"admin\", userDetailsServiceBeanName = \"jpaUserDetailsService\")\n //\"Bean must be of 'org.springframework.security.core.userdetails.UserDetailsService' type\"\n // will be reported if \"jpaUserDetailsService\" bean is not of 'UserDetailsService' type\n \n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "SpringSecurityAnnotationBeanPointersResolveInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Security",
"index": 165,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringSecurityPreFilterMethodCallsInspection",
"shortDescription": {
"text": "@PreFilter self-invocation method calls"
},
"fullDescription": {
"text": "Using @PreFilter: In proxy mode (which is the default), only external method calls coming in through the proxy are intercepted. This means that self-invocation (in effect, a method within the target object calling another method of the target object) will not work at runtime even if the invoked method is marked with @PreFilter",
"markdown": "Using @PreFilter: In proxy mode (which is the default), only external method calls coming in through the proxy are intercepted. This means that self-invocation (in effect, a method within the target object calling another method of the target object) will not work at runtime even if the invoked method is marked with @PreFilter"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SpringSecurityPreFilterMethodCallsInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Security",
"index": 165,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "org.jetbrains.plugins.yaml",
"version": "233.14714",
"rules": [
{
"id": "YAMLIncompatibleTypes",
"shortDescription": {
"text": "Suspicious type mismatch"
},
"fullDescription": {
"text": "Reports a mismatch between a scalar value type in YAML file and types of the values in the similar positions. Example: 'myElements:\n - value1\n - value2\n - false # <- reported, because it is a boolean value, while other values are strings'",
"markdown": "Reports a mismatch between a scalar value type in YAML file and types of the values in the similar positions.\n\n**Example:**\n\n\n myElements:\n - value1\n - value2\n - false # <- reported, because it is a boolean value, while other values are strings\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "YAMLIncompatibleTypes",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "YAML",
"index": 166,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "YAMLDuplicatedKeys",
"shortDescription": {
"text": "Duplicated YAML keys"
},
"fullDescription": {
"text": "Reports duplicated keys in YAML files. Example: 'same_key: some value\n same_key: another value'",
"markdown": "Reports duplicated keys in YAML files.\n\n**Example:**\n\n\n same_key: some value\n same_key: another value\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "YAMLDuplicatedKeys",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "YAML",
"index": 166,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "YAMLSchemaValidation",
"shortDescription": {
"text": "Validation by JSON Schema"
},
"fullDescription": {
"text": "Reports inconsistencies between a YAML file and a JSON Schema if the schema is specified. Scheme example: '{\n \"properties\": {\n \"SomeNumberProperty\": {\n \"type\": \"number\"\n }\n }\n }' The following is an example with the corresponding warning: 'SomeNumberProperty: hello world'",
"markdown": "Reports inconsistencies between a YAML file and a JSON Schema if the schema is specified.\n\n**Scheme example:**\n\n\n {\n \"properties\": {\n \"SomeNumberProperty\": {\n \"type\": \"number\"\n }\n }\n }\n\n**The following is an example with the corresponding warning:**\n\n\n SomeNumberProperty: hello world\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "YAMLSchemaValidation",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "YAML",
"index": 166,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "YAMLUnresolvedAlias",
"shortDescription": {
"text": "Unresolved alias"
},
"fullDescription": {
"text": "Reports unresolved aliases in YAML files. Example: 'some_key: *unknown_alias'",
"markdown": "Reports unresolved aliases in YAML files.\n\n**Example:**\n\n\n some_key: *unknown_alias\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "YAMLUnresolvedAlias",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "YAML",
"index": 166,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "YAMLSchemaDeprecation",
"shortDescription": {
"text": "Deprecated YAML key"
},
"fullDescription": {
"text": "Reports deprecated keys in YAML files. Deprecation is checked only if there exists a JSON schema associated with the corresponding YAML file. Note that the deprecation mechanism is not defined in the JSON Schema specification yet, and this inspection uses a non-standard 'deprecationMessage' extension. Scheme deprecation example: '{\n \"properties\": {\n \"SomeDeprecatedProperty\": {\n \"deprecationMessage\": \"Baz\",\n \"description\": \"Foo bar\"\n }\n }\n }' The following is an example with the corresponding warning: 'SomeDeprecatedProperty: some value'",
"markdown": "Reports deprecated keys in YAML files.\n\nDeprecation is checked only if there exists a JSON schema associated with the corresponding YAML file.\n\nNote that the deprecation mechanism is not defined in the JSON Schema specification yet,\nand this inspection uses a non-standard `deprecationMessage` extension.\n\n**Scheme deprecation example:**\n\n\n {\n \"properties\": {\n \"SomeDeprecatedProperty\": {\n \"deprecationMessage\": \"Baz\",\n \"description\": \"Foo bar\"\n }\n }\n }\n\n**The following is an example with the corresponding warning:**\n\n\n SomeDeprecatedProperty: some value\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "YAMLSchemaDeprecation",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "YAML",
"index": 166,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "YAMLRecursiveAlias",
"shortDescription": {
"text": "Recursive alias"
},
"fullDescription": {
"text": "Reports recursion in YAML aliases. Alias can't be recursive and be used inside the data referenced by a corresponding anchor. Example: 'some_key: &some_anchor\n sub_key1: value1\n sub_key2: *some_anchor'",
"markdown": "Reports recursion in YAML aliases.\n\nAlias can't be recursive and be used inside the data referenced by a corresponding anchor.\n\n**Example:**\n\n\n some_key: &some_anchor\n sub_key1: value1\n sub_key2: *some_anchor\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "YAMLRecursiveAlias",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "YAML",
"index": 166,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "YAMLUnusedAnchor",
"shortDescription": {
"text": "Unused anchor"
},
"fullDescription": {
"text": "Reports unused anchors. Example: 'some_key: &some_anchor\n key1: value1'",
"markdown": "Reports unused anchors.\n\n**Example:**\n\n\n some_key: &some_anchor\n key1: value1\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "YAMLUnusedAnchor",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "YAML",
"index": 166,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "com.intellij.spring.boot",
"version": "233.14714",
"rules": [
{
"id": "SpringBootApplicationYaml",
"shortDescription": {
"text": "Invalid YAML configuration"
},
"fullDescription": {
"text": "Reports unresolved and deprecated configuration keys and invalid values in Spring Boot application '.yaml' configuration files, which can lead to runtime errors. Example: 'server:\n port: invalid # Reports 'Cannot convert 'invalid' to java.lang.Integer'' If a deprecated configuration key has a replacement key, you can apply the 'Use replacement key' quick-fix. Example: 'logging:\n path: ${path} # Reports 'Deprecated configuration property 'logging.path''' After the quick-fix is applied: 'logging:\n file:\n path: ${path}' If a configuration key is not defined in 'spring-configuration-metadata.json', you can apply the 'Define configuration key' quick-fix that creates the 'META-INF/spring-additional-configuration-metadata.json' file and defines the necessary key. Example: 'new:\n key: value # Reports 'Cannot resolve configuration property 'new.key''' After the quick-fix is applied, the following is added to 'META-INF/spring-additional-configuration-metadata.json': '{\n \"properties\": [\n {\n \"name\": \"new.key\",\n \"type\": \"java.lang.String\",\n \"description\": \"Description for new.key.\"\n }\n] }' Use the Replacement tokens option to define tokens used for value placeholders in configuration files. These tokens are specified in the form 'beginToken*endToken'. Without the '*', the token is assumed to be the same for start and end. For example, the default is '@' for both start and end token, which enables you to define placeholders, such as 'some.property=@another.property@'. Values inside the replacement token ('@property.key@') will not be highlighted.",
"markdown": "Reports unresolved and deprecated configuration keys and invalid values in Spring Boot application `.yaml` configuration files,\nwhich can lead to runtime errors.\n\n**Example:**\n\n\n server:\n port: invalid # Reports 'Cannot convert 'invalid' to java.lang.Integer'\n\nIf a deprecated configuration key has a replacement key, you can apply the 'Use replacement key' quick-fix.\n\n**Example:**\n\n\n logging:\n path: ${path} # Reports 'Deprecated configuration property 'logging.path''\n\nAfter the quick-fix is applied:\n\n\n logging:\n file:\n path: ${path}\n\n\nIf a configuration key is not defined in `spring-configuration-metadata.json`, you can apply the 'Define configuration key' quick-fix\nthat creates the `META-INF/spring-additional-configuration-metadata.json` file and defines the necessary key.\n\n**Example:**\n\n\n new:\n key: value # Reports 'Cannot resolve configuration property 'new.key''\n\nAfter the quick-fix is applied, the following is added to `META-INF/spring-additional-configuration-metadata.json`:\n\n\n {\n \"properties\": [\n {\n \"name\": \"new.key\",\n \"type\": \"java.lang.String\",\n \"description\": \"Description for new.key.\"\n }\n ] }\n\n\nUse the **Replacement tokens** option to define tokens used for value placeholders in configuration files.\nThese tokens are specified in the form `beginToken*endToken`.\nWithout the `*`, the token is assumed to be the same for start and end.\n\n\nFor example, the default is `@` for both start and end token,\nwhich enables you to define placeholders, such as `some.property=@another.property@`.\n\nValues inside the replacement token (`@property.key@`) will not be highlighted."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SpringBootApplicationYaml",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Boot",
"index": 170,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringBootApplicationSetup",
"shortDescription": {
"text": "Invalid Spring Boot application setup"
},
"fullDescription": {
"text": "Reports '@SpringBootApplication' in the default package and redundant '@EnableAutoConfiguration' or '@ComponentScan' annotations. The quick-fix removes the redundant annotations. Example: '@SpringBootApplication\n@ComponentScan // Reports 'Redundant declaration: @SpringBootApplication already implies @ComponentScan'\npublic class DemoApplication {\n public static void main(String[] args) {\n SpringApplication.run(DemoApplication.class, args);\n }\n}' After the quick-fix is applied: '@SpringBootApplication\n public class DemoApplication {\n public static void main(String[] args) {\n SpringApplication.run(DemoApplication.class, args);\n }\n }' New in 2018.2",
"markdown": "Reports `@SpringBootApplication` in the default package and redundant `@EnableAutoConfiguration` or `@ComponentScan` annotations.\n\nThe quick-fix removes the redundant annotations.\n\n**Example:**\n\n\n @SpringBootApplication\n @ComponentScan // Reports 'Redundant declaration: @SpringBootApplication already implies @ComponentScan'\n public class DemoApplication {\n public static void main(String[] args) {\n SpringApplication.run(DemoApplication.class, args);\n }\n }\n\nAfter the quick-fix is applied:\n\n\n @SpringBootApplication\n public class DemoApplication {\n public static void main(String[] args) {\n SpringApplication.run(DemoApplication.class, args);\n }\n }\n\nNew in 2018.2"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "SpringBootApplicationSetup",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Boot",
"index": 170,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringBootAdditionalConfig",
"shortDescription": {
"text": "Invalid additional-spring-configuration-metadata.json"
},
"fullDescription": {
"text": "Reports missing and deprecated properties, unresolved references, and invalid values in the 'additional-spring-configuration-metadata.json' configuration file. Example: '{\n \"properties\": [\n {\n \"name\": \"old.key\",\n \"type\": \"com.Unknown\", // Reports 'Cannot resolve class 'Unknown''\n \"description\": \"Description for old.key\", // Reports 'Text should end with '.''\n \"deprecation\": {\n \"replacement\": \"new.key\", // Reports 'Cannot resolve configuration key reference 'new.key''\n \"reason\": \"Reason\", // Reports 'Text should end with '.''\n \"level\": \"warning\"\n }\n },\n {\n \"name\": \"duplicate\", // Reports 'Duplicate entry for 'duplicate''\n \"type\": \"java.lang.String\"\n },\n {\n \"name\": \"duplicate\", // Reports 'Duplicate entry for 'duplicate''\n \"type\": \"java.lang.String\"\n },\n {\n // Reports 'Missing required 'name''\n \"type\": \"java.lang.String\"\n }\n ]\n }'",
"markdown": "Reports missing and deprecated properties, unresolved references, and invalid values\nin the `additional-spring-configuration-metadata.json` configuration file.\n\n**Example:**\n\n\n {\n \"properties\": [\n {\n \"name\": \"old.key\",\n \"type\": \"com.Unknown\", // Reports 'Cannot resolve class 'Unknown''\n \"description\": \"Description for old.key\", // Reports 'Text should end with '.''\n \"deprecation\": {\n \"replacement\": \"new.key\", // Reports 'Cannot resolve configuration key reference 'new.key''\n \"reason\": \"Reason\", // Reports 'Text should end with '.''\n \"level\": \"warning\"\n }\n },\n {\n \"name\": \"duplicate\", // Reports 'Duplicate entry for 'duplicate''\n \"type\": \"java.lang.String\"\n },\n {\n \"name\": \"duplicate\", // Reports 'Duplicate entry for 'duplicate''\n \"type\": \"java.lang.String\"\n },\n {\n // Reports 'Missing required 'name''\n \"type\": \"java.lang.String\"\n }\n ]\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "SpringBootAdditionalConfig",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Boot",
"index": 170,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringBootReactorHooksOnDebug",
"shortDescription": {
"text": "Suspicious Hooks.onOperatorDebug() usage"
},
"fullDescription": {
"text": "Reports the usage of 'Hooks.onOperatorDebug()' when 'ReactorDebugAgent.init()' is called. If 'ReactorDebugAgent' is in the classpath, and 'spring.reactor.debug-agent.enabled' is 'true' (default value), 'ReactorDebugAgent.init()' is called automatically at startup. Using both 'Hooks.onOperatorDebug()' and 'ReactorDebugAgent.init()' cause doubled debugging stack frames generated by Reactor. Also, 'Hooks.onOperatorDebug()' can cause performance overhead. The quick-fix removes the invocation of 'Hooks.onOperatorDebug()'. Example: 'public void hook() {\n Hooks.onOperatorDebug(); // Reports 'Call Hooks.onOperatorDebug() while ReactorDebugAgent is initialized'\n }' After the quick-fix is applied: 'public void hook() {\n }' This inspection only triggers when Spring Boot version for the project or module is 2.2.0 or higher.",
"markdown": "Reports the usage of `Hooks.onOperatorDebug()` when `ReactorDebugAgent.init()` is called.\n\n\nIf `ReactorDebugAgent` is in the classpath, and `spring.reactor.debug-agent.enabled`\nis `true` (default value), `ReactorDebugAgent.init()` is called automatically at startup.\nUsing both `Hooks.onOperatorDebug()` and `ReactorDebugAgent.init()` cause doubled debugging stack frames generated by Reactor.\nAlso, `Hooks.onOperatorDebug()` can cause performance overhead.\n\nThe quick-fix removes the invocation of `Hooks.onOperatorDebug()`.\n\n**Example:**\n\n\n public void hook() {\n Hooks.onOperatorDebug(); // Reports 'Call Hooks.onOperatorDebug() while ReactorDebugAgent is initialized'\n }\n\nAfter the quick-fix is applied:\n\n\n public void hook() {\n }\n\nThis inspection only triggers when Spring Boot version for the project or module is 2.2.0 or higher."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SpringBootReactorHooksOnDebug",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Boot",
"index": 170,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "ConfigurationProperties",
"shortDescription": {
"text": "Invalid @ConfigurationProperties"
},
"fullDescription": {
"text": "Reports invalid prefixes defined in the '@ConfigurationProperties' annotations: Missing prefix Empty prefix Duplicate prefix Prefix in notation other than kebab-case The inspection triggers in classes that are annotated with '@ConfigurationProperties' and not registered via '@EnableConfigurationProperties', marked as Spring component, or scanned via '@ConfigurationPropertiesScan'. This inspection only triggers in classes annotated with '@ConfigurationProperties' that are not scanned via '@ConfigurationPropertiesScan' when the Spring Boot version for the project or module is set to 2.2.0 or later. New in 2018.3",
"markdown": "Reports invalid prefixes defined in the `@ConfigurationProperties` annotations:\n\n* Missing prefix\n* Empty prefix\n* Duplicate prefix\n* Prefix in notation other than kebab-case\n\n\nThe inspection triggers in classes that are annotated with `@ConfigurationProperties` and not registered via `@EnableConfigurationProperties`,\nmarked as Spring component, or scanned via `@ConfigurationPropertiesScan`.\n\n\nThis inspection only triggers in classes annotated with `@ConfigurationProperties` that are not scanned via `@ConfigurationPropertiesScan`\nwhen the Spring Boot version for the project or module is set to 2.2.0 or later.\n\nNew in 2018.3"
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "ConfigurationProperties",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Boot",
"index": 170,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringBootApplicationProperties",
"shortDescription": {
"text": "Invalid properties configuration"
},
"fullDescription": {
"text": "Reports unresolved and deprecated configuration keys and invalid values in Spring Boot application '.properties' configuration files, which can lead to runtime errors. Example: 'server.port=invalid # Reports 'Cannot convert 'invalid' to java.lang.Integer'' If a deprecated configuration key has a replacement key, you can apply the 'Use replacement key' quick-fix. Example: 'logging.path=${path} # Reports 'Deprecated configuration property 'logging.path''' After the quick-fix is applied: 'logging.file.path=${path}' If a configuration key is not defined in 'spring-configuration-metadata.json', you can apply the 'Define configuration key' quick-fix that creates the 'META-INF/spring-additional-configuration-metadata.json' file and defines the necessary key. Example: 'new.key=value #Reports 'Cannot resolve configuration property 'new.key''' After the quick-fix is applied, the following is added to 'META-INF/spring-additional-configuration-metadata.json': '{\n \"properties\": [\n {\n \"name\": \"new.key\",\n \"type\": \"java.lang.String\",\n \"description\": \"Description for new.key.\"\n }\n] }' The inspection also highlights index notation errors in list and map configuration keys. Example: 'spring.datasource.schema[]=${schema} #Reports 'Missing index value'' Use the Replacement tokens option to define tokens used for value placeholders in configuration files. These tokens are specified in the form 'beginToken*endToken'. Without the '*', the token is assumed to be the same for start and end. For example, the default is '@' for both start and end token, which enables you to define placeholders, such as 'some.property=@another.property@'. Values inside the replacement token ('@property.key@') will not be highlighted.",
"markdown": "Reports unresolved and deprecated configuration keys and invalid values in Spring Boot application `.properties` configuration files,\nwhich can lead to runtime errors.\n\n**Example:**\n\n\n server.port=invalid # Reports 'Cannot convert 'invalid' to java.lang.Integer'\n\nIf a deprecated configuration key has a replacement key, you can apply the 'Use replacement key' quick-fix.\n\n**Example:**\n\n\n logging.path=${path} # Reports 'Deprecated configuration property 'logging.path''\n\nAfter the quick-fix is applied:\n\n\n logging.file.path=${path}\n\n\nIf a configuration key is not defined in `spring-configuration-metadata.json`, you can apply the 'Define configuration key' quick-fix\nthat creates the `META-INF/spring-additional-configuration-metadata.json` file and defines the necessary key.\n\n**Example:**\n\n\n new.key=value #Reports 'Cannot resolve configuration property 'new.key''\n\nAfter the quick-fix is applied, the following is added to `META-INF/spring-additional-configuration-metadata.json`:\n\n\n {\n \"properties\": [\n {\n \"name\": \"new.key\",\n \"type\": \"java.lang.String\",\n \"description\": \"Description for new.key.\"\n }\n ] }\n\nThe inspection also highlights index notation errors in list and map configuration keys.\n\n**Example:**\n\n\n spring.datasource.schema[]=${schema} #Reports 'Missing index value'\n\n\nUse the **Replacement tokens** option to define tokens used for value placeholders in configuration files.\nThese tokens are specified in the form `beginToken*endToken`.\nWithout the `*`, the token is assumed to be the same for start and end.\n\n\nFor example, the default is `@` for both start and end token,\nwhich enables you to define placeholders, such as `some.property=@another.property@`.\n\nValues inside the replacement token (`@property.key@`) will not be highlighted."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SpringBootApplicationProperties",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring Boot",
"index": 170,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "com.intellij.microservices.jvm",
"version": "233.14714",
"rules": [
{
"id": "UastIncorrectMimeTypeInspection",
"shortDescription": {
"text": "Incorrect MIME Type declaration"
},
"fullDescription": {
"text": "Reports incorrect MIME types (for example, in 'Content-Type' strings) for HTTP servers and clients.",
"markdown": "Reports incorrect MIME types (for example, in `Content-Type` strings) for HTTP servers and clients."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "UastIncorrectMimeTypeInspection",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "JVM languages",
"index": 1,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "UastIncorrectHttpHeaderInspection",
"shortDescription": {
"text": "Unknown HTTP header"
},
"fullDescription": {
"text": "Reports unknown HTTP headers that do not match any publicly known headers. The quick fix suggests adding the header to the list of custom headers to avoid triggering this inspection in the future. Custom HTTP headers are listed for the inspection with the same name in the HTTP Client group.",
"markdown": "Reports unknown HTTP headers that do not match any [publicly\nknown headers](https://www.iana.org/assignments/message-headers/message-headers.xml). The quick fix suggests adding the header to the list of custom headers to avoid triggering this inspection in the\nfuture.\n\nCustom HTTP headers are listed for the inspection with the same name in the HTTP Client group."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "UastIncorrectHttpHeaderInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JVM languages",
"index": 1,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "intellij.webpack",
"version": "233.14714",
"rules": [
{
"id": "WebpackConfigHighlighting",
"shortDescription": {
"text": "Webpack config compliance with JSON Schema"
},
"fullDescription": {
"text": "Validates options in webpack config files (which name should start with `webpack`, e.g. `webpack.config.js`) against webpack options schema. Disable this inspection to turn off validation and code completion inside the configuration object.",
"markdown": "Validates options in webpack config files (which name should start with \\`webpack\\`, e.g. \\`webpack.config.js\\`) against [webpack options schema](https://github.com/webpack/webpack/blob/master/schemas/WebpackOptions.json). \n\nDisable this inspection to turn off validation and code completion inside the configuration object."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "WebpackConfigHighlighting",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "JavaScript and TypeScript/General",
"index": 43,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "com.intellij.plugins.dependencyAnalysis",
"version": "233.14714",
"rules": [
{
"id": "CheckDependencyLicenses",
"shortDescription": {
"text": "Check dependency licenses"
},
"fullDescription": {
"text": "Check dependencies licenses for possible problems: missing or prohibited licenses, or other compliance issues",
"markdown": "Check dependencies licenses for possible problems: missing or prohibited licenses, or other compliance issues"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "CheckDependencyLicenses",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Dependency analysis",
"index": 181,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CheckModuleLicenses",
"shortDescription": {
"text": "Check module licenses"
},
"fullDescription": {
"text": "Check module licenses for possible problems: missing licenses or other compliance issues",
"markdown": "Check module licenses for possible problems: missing licenses or other compliance issues"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CheckModuleLicenses",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Dependency analysis",
"index": 181,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "CheckThirdPartySoftwareList",
"shortDescription": {
"text": "Check third party software list"
},
"fullDescription": {
"text": "Check project for possible problems: user's third party software list does not match the collected project metadata",
"markdown": "Check project for possible problems: user's third party software list does not match the collected project metadata"
},
"defaultConfiguration": {
"enabled": false,
"level": "warning",
"parameters": {
"suppressToolId": "CheckThirdPartySoftwareList",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Dependency analysis",
"index": 181,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "com.intellij.javaee.el",
"version": "233.14714",
"rules": [
{
"id": "ELValidationInspection",
"shortDescription": {
"text": "EL validation"
},
"fullDescription": {
"text": "Reports possible EL problems, such as unresolved references and invalid EL locations.",
"markdown": "Reports possible EL problems, such as unresolved references and invalid EL locations."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "ELValidationInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "EL",
"index": 182,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "com.jetbrains.sh",
"version": "233.14714",
"rules": [
{
"id": "ShellCheck",
"shortDescription": {
"text": "ShellCheck"
},
"fullDescription": {
"text": "Reports shell script bugs detected by the integrated ShellCheck static analysis tool.",
"markdown": "Reports shell script bugs detected by the integrated [ShellCheck](https://github.com/koalaman/shellcheck) static analysis tool."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "ShellCheck",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Shell script",
"index": 184,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "com.intellij.spring.mvc",
"version": "233.14714",
"rules": [
{
"id": "SpringMVCViewInspection",
"shortDescription": {
"text": "Unresolved view reference"
},
"fullDescription": {
"text": "Reports unresolved Spring MVC View references. Example: '@RequestMapping\n public String viewHandler() {\n return \"viewName\"; // will be highlighted if no view with \"viewName\" can be found\n }'",
"markdown": "Reports unresolved Spring MVC View references.\n\nExample:\n\n\n @RequestMapping\n public String viewHandler() {\n return \"viewName\"; // will be highlighted if no view with \"viewName\" can be found\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "SpringMVCViewInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring MVC",
"index": 188,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "SpringMVCInitBinder",
"shortDescription": {
"text": "Non-void @InitBinder method"
},
"fullDescription": {
"text": "Reports Spring MVC Controller methods annotated with '@InitBinder' that are not declared as 'void'. According to the specification, init-binder methods should be declared as 'void'.",
"markdown": "Reports Spring MVC Controller methods annotated with `@InitBinder` that are not declared as `void`.\n\nAccording to the [specification](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/bind/annotation/InitBinder.html),\ninit-binder methods should be declared as `void`."
},
"defaultConfiguration": {
"enabled": true,
"level": "error",
"parameters": {
"suppressToolId": "SpringMVCInitBinder",
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring MVC",
"index": 188,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "MVCPathVariableInspection",
"shortDescription": {
"text": "Mismatch in @PathVariable declarations and usages"
},
"fullDescription": {
"text": "Reports '@PathVariable' parameters that are declared in the method signature but are absent in the URL path or vice versa. The quick-fix adds the missing parameter. Example: '@RequestMapping(\"/path/{myVariable}/\")\n public String handler(@PathVariable String name_is_not_equal_to_myVariable) {\n return \"...\";\n }' After the quick-fix is applied the result looks like: '@RequestMapping(\"/path/{myVariable}/\")\n public String handler(@PathVariable String myVariable) {\n return \"...\";\n }'",
"markdown": "Reports `@PathVariable` parameters that are declared in the method signature but are absent in the URL path or vice versa.\nThe quick-fix adds the missing parameter.\n\n**Example:**\n\n\n @RequestMapping(\"/path/{myVariable}/\")\n public String handler(@PathVariable String name_is_not_equal_to_myVariable) {\n return \"...\";\n }\n\nAfter the quick-fix is applied the result looks like:\n\n\n @RequestMapping(\"/path/{myVariable}/\")\n public String handler(@PathVariable String myVariable) {\n return \"...\";\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "MVCPathVariableInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Spring/Spring MVC",
"index": 188,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "org.jetbrains.plugins.less",
"version": "233.14714",
"rules": [
{
"id": "LessUnresolvedVariable",
"shortDescription": {
"text": "Unresolved variable"
},
"fullDescription": {
"text": "Reports a reference to a Less variable that is not resolved. Example: '* {\n margin: @unknown-var;\n}'",
"markdown": "Reports a reference to a [Less variable](http://lesscss.org/features/#variables-feature) that is not resolved.\n\n**Example:**\n\n\n * {\n margin: @unknown-var;\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "LessUnresolvedVariable",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Less",
"index": 191,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "LessResolvedByNameOnly",
"shortDescription": {
"text": "Missing import"
},
"fullDescription": {
"text": "Reports a reference to a variable or mixin that is declared in another file, which is not explicitly imported in the current file. Example: '* {\n margin: @var-in-other-file;\n}'",
"markdown": "Reports a reference to a variable or mixin that is declared in another file, which is not explicitly [imported](http://lesscss.org/features/#import-atrules-feature) in the current file.\n\n**Example:**\n\n\n * {\n margin: @var-in-other-file;\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "LessResolvedByNameOnly",
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate"
}
},
"relationships": [
{
"target": {
"id": "Less",
"index": 191,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "LessUnresolvedMixin",
"shortDescription": {
"text": "Unresolved mixin"
},
"fullDescription": {
"text": "Reports a reference to a Less mixin that is not resolved. Example: '* {\n .unknown-mixin();\n}'",
"markdown": "Reports a reference to a [Less mixin](http://lesscss.org/features/#mixins-feature) that is not resolved.\n\n**Example:**\n\n\n * {\n .unknown-mixin();\n }\n"
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "LessUnresolvedMixin",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Less",
"index": 191,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
},
{
"name": "tanvd.grazi",
"version": "233.14714",
"rules": [
{
"id": "LanguageDetectionInspection",
"shortDescription": {
"text": "Natural language detection"
},
"fullDescription": {
"text": "Detects natural languages and suggests enabling corresponding grammar and spelling checks.",
"markdown": "Detects natural languages and suggests enabling corresponding grammar and spelling checks."
},
"defaultConfiguration": {
"enabled": true,
"level": "warning",
"parameters": {
"suppressToolId": "LanguageDetectionInspection",
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
"relationships": [
{
"target": {
"id": "Proofreading",
"index": 113,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
},
{
"id": "GrazieInspection",
"shortDescription": {
"text": "Grammar"
},
"fullDescription": {
"text": "Reports grammar mistakes in your text. You can configure the inspection in Settings | Editor | Natural Languages | Grammar.",
"markdown": "Reports grammar mistakes in your text. You can configure the inspection in [Settings \\| Editor \\| Natural Languages \\| Grammar](settings://reference.settingsdialog.project.grazie)."
},
"defaultConfiguration": {
"enabled": true,
"level": "note",
"parameters": {
"suppressToolId": "GrazieInspection",
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info"
}
},
"relationships": [
{
"target": {
"id": "Proofreading",
"index": 113,
"toolComponent": {
"name": "QDJVM"
}
},
"kinds": [
"superset"
]
}
]
}
],
"language": "en-US",
"contents": [
"localizedData",
"nonLocalizedData"
],
"isComprehensive": false
}
]
},
"invocations": [
{
"startTimeUtc": "2024-02-23T12:03:14.326297499Z",
"exitCode": 0,
"executionSuccessful": true
}
],
"language": "en-US",
"versionControlProvenance": [
{
"repositoryUri": "ssh://git@github.com/JetBrains/ideavim.git",
"revisionId": "46f4fa7cdde1eed1fc3f4b3f6e5538eeb0c35011",
"branch": "master",
"properties": {
"repoUrl": "",
"lastAuthorName": "Alex Plate",
"vcsType": "Git",
"lastAuthorEmail": "aleksei.plate@jetbrains.com"
}
}
],
"results": [
{
"ruleId": "ApplicationServiceAsStaticFinalFieldOrProperty",
"kind": "fail",
"level": "warning",
"message": {
"text": "Provide explicit 'getInstance()' method to access application service instead of a property",
"markdown": "Provide explicit 'getInstance()' method to access application service instead of a property"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/troubleshooting/Troubleshooter.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 47,
"startColumn": 9,
"charOffset": 1435,
"charLength": 8,
"snippet": {
"text": "instance"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 45,
"startColumn": 1,
"charOffset": 1405,
"charLength": 72,
"snippet": {
"text": "\n companion object {\n val instance = service<Troubleshooter>()\n }\n}"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "0a2edcc1813ceeca0204fd84e8ee9632bdef8b9dbfb2e1e31b8ffbde60a10ad5"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ApplicationServiceAsStaticFinalFieldOrProperty",
"kind": "fail",
"level": "warning",
"message": {
"text": "Provide explicit 'getInstance()' method to access application service instead of a property",
"markdown": "Provide explicit 'getInstance()' method to access application service instead of a property"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/helper/VimStandalonePluginUpdateChecker.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 30,
"startColumn": 9,
"charOffset": 996,
"charLength": 8,
"snippet": {
"text": "instance"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 28,
"startColumn": 1,
"charOffset": 898,
"charLength": 158,
"snippet": {
"text": " companion object {\n private const val PROPERTY_NAME = \"ideavim.statistics.timestamp\"\n val instance: VimStandalonePluginUpdateChecker = service()\n }\n}"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "56ed0a398b7cd300fb918bd1ebe246d5fbdf56bcf456e90e7ae9f23c1065357e"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "BooleanLiteralArgument",
"kind": "fail",
"level": "note",
"message": {
"text": "Boolean literal argument without a parameter name",
"markdown": "Boolean literal argument without a parameter name"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/action/motion/text/MotionSentenceNextEndAction.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 51,
"startColumn": 77,
"charOffset": 2159,
"charLength": 5,
"snippet": {
"text": "false"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 49,
"startColumn": 1,
"charOffset": 1976,
"charLength": 280,
"snippet": {
"text": "\nprivate fun moveCaretToNextSentenceEnd(editor: VimEditor, caret: ImmutableVimCaret, count: Int): Motion {\n val res = injector.searchHelper.findNextSentenceEnd(editor, caret, count, false, true)\n return if (res != null) {\n editor.normalizeOffset(res, false).toMotionOrError()"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "07db6edbb530ae14959c3cd400b58e01bbed93e1bc9ccf7b47b5577a533bcde2"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "BooleanLiteralArgument",
"kind": "fail",
"level": "note",
"message": {
"text": "Boolean literal argument without a parameter name",
"markdown": "Boolean literal argument without a parameter name"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/VimExtensionFacade.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 146,
"startColumn": 87,
"charOffset": 5215,
"charLength": 5,
"snippet": {
"text": "false"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 144,
"startColumn": 1,
"charOffset": 4975,
"charLength": 253,
"snippet": {
"text": " public fun executeNormalWithoutMapping(keys: List<KeyStroke>, editor: Editor) {\n val context = injector.executionContextManager.onEditor(editor.vim)\n keys.forEach { KeyHandler.getInstance().handleKey(editor.vim, it, context, false, false) }\n }\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "727cdf9137664a15fd46dd6ec3998551520a119f0fee3c49e6e24aa002043f44"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "BooleanLiteralArgument",
"kind": "fail",
"level": "note",
"message": {
"text": "Boolean literal argument without a parameter name",
"markdown": "Boolean literal argument without a parameter name"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/VimExtensionFacade.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 146,
"startColumn": 80,
"charOffset": 5208,
"charLength": 5,
"snippet": {
"text": "false"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 144,
"startColumn": 1,
"charOffset": 4975,
"charLength": 253,
"snippet": {
"text": " public fun executeNormalWithoutMapping(keys: List<KeyStroke>, editor: Editor) {\n val context = injector.executionContextManager.onEditor(editor.vim)\n keys.forEach { KeyHandler.getInstance().handleKey(editor.vim, it, context, false, false) }\n }\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "cd59f0fdbc70a4f331d0c0a1440fddd8ee1ff77dda6b012d83e54c07513603c4"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "BooleanLiteralArgument",
"kind": "fail",
"level": "note",
"message": {
"text": "Boolean literal argument without a parameter name",
"markdown": "Boolean literal argument without a parameter name"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/action/motion/text/MotionSentenceNextEndAction.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 51,
"startColumn": 84,
"charOffset": 2166,
"charLength": 4,
"snippet": {
"text": "true"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 49,
"startColumn": 1,
"charOffset": 1976,
"charLength": 280,
"snippet": {
"text": "\nprivate fun moveCaretToNextSentenceEnd(editor: VimEditor, caret: ImmutableVimCaret, count: Int): Motion {\n val res = injector.searchHelper.findNextSentenceEnd(editor, caret, count, false, true)\n return if (res != null) {\n editor.normalizeOffset(res, false).toMotionOrError()"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "db037148a6faef52774d67bd4b6723c03d47d518d9709f7784c181b5478c7f5c"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "CanSealedSubClassBeObject",
"kind": "fail",
"level": "note",
"message": {
"text": "'sealed' subclass has no state and no overridden 'equals()'",
"markdown": "'sealed' subclass has no state and no overridden 'equals()'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/common/VimRange.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 60,
"startColumn": 10,
"charOffset": 1802,
"charLength": 5,
"snippet": {
"text": "class"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 58,
"startColumn": 1,
"charOffset": 1654,
"charLength": 203,
"snippet": {
"text": "\n public class Characters(public val text: CharSequence, public val leftOffset: Offset, public val rightOffset: Offset) : OperatedRange()\n public class Block : OperatedRange() {\n init {\n TODO()"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "dcbf81627c48a7e103be19ae4c6146df57ce95bd1c263f8bad0ebc9a63b0d590"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "CascadeIf",
"kind": "fail",
"level": "note",
"message": {
"text": "Cascade 'if' should be replaced with 'when'",
"markdown": "Cascade 'if' should be replaced with 'when'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/model/commands/CallCommand.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 36,
"startColumn": 5,
"charOffset": 1630,
"charLength": 2,
"snippet": {
"text": "if"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 34,
"startColumn": 1,
"charOffset": 1492,
"charLength": 283,
"snippet": {
"text": "\n override fun processCommand(editor: VimEditor, context: ExecutionContext, operatorArguments: OperatorArguments): ExecutionResult {\n if (functionCall is FunctionCallExpression) {\n val function = injector.functionService.getFunctionHandlerOrNull(\n functionCall.scope,"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "c61cc6f7df71a8748b4a46cc8931dcde4a75c473121d53d04e4f7d63b5d64481"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "CascadeIf",
"kind": "fail",
"level": "note",
"message": {
"text": "Cascade 'if' should be replaced with 'when'",
"markdown": "Cascade 'if' should be replaced with 'when'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/action/change/insert/InsertEnterActionTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 51,
"startColumn": 7,
"charOffset": 2285,
"charLength": 2,
"snippet": {
"text": "if"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 49,
"startColumn": 1,
"charOffset": 2227,
"charLength": 210,
"snippet": {
"text": "\n if (injector.globalOptions().octopushandler) {\n if (repetitionInfo.currentRepetition == 1) {\n ExtensionTestUtil.maskExtensions(\n ExtensionPointName(\"com.intellij.editorActionHandler\"),"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "e7eba640545b43133cf96ffa53006132be05652c11db35e9e5ea42f74738ec9d"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "CheckDependencyLicenses",
"kind": "fail",
"level": "warning",
"message": {
"text": "Transitive dependency: 'kotlin-stdlib-common' ('1.9.0') licenses cannot be recognized",
"markdown": "Transitive dependency: 'kotlin-stdlib-common' ('1.9.0') licenses cannot be recognized"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "annotation-processors/build.gradle.kts",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 24,
"startColumn": 15,
"charOffset": 448,
"charLength": 61,
"snippet": {
"text": "\"com.google.devtools.ksp:symbol-processing-api:1.9.22-1.0.17\""
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 22,
"startColumn": 1,
"charOffset": 418,
"charLength": 292,
"snippet": {
"text": "\ndependencies {\n compileOnly(\"com.google.devtools.ksp:symbol-processing-api:1.9.22-1.0.17\")\n implementation(\"org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:$kotlinxSerializationVersion\") {\n // kotlin stdlib is provided by IJ, so there is no need to include it into the distribution"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.annotation-processors",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "0d5bbc0c4d9d6a17cab7b0de31d92b5ac995de9b1f924a77bf864b3e09eabb0d"
},
"baselineState": "new",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "CheckDependencyLicenses",
"kind": "fail",
"level": "warning",
"message": {
"text": "'kotlinx-serialization-json-jvm' ('1.5.1') licenses cannot be recognized",
"markdown": "'kotlinx-serialization-json-jvm' ('1.5.1') licenses cannot be recognized"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "annotation-processors/build.gradle.kts",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 25,
"startColumn": 18,
"charOffset": 528,
"charLength": 83,
"snippet": {
"text": "\"org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:$kotlinxSerializationVersion\""
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 23,
"startColumn": 1,
"charOffset": 419,
"charLength": 344,
"snippet": {
"text": "dependencies {\n compileOnly(\"com.google.devtools.ksp:symbol-processing-api:1.9.22-1.0.17\")\n implementation(\"org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:$kotlinxSerializationVersion\") {\n // kotlin stdlib is provided by IJ, so there is no need to include it into the distribution\n exclude(\"org.jetbrains.kotlin\", \"kotlin-stdlib\")"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.annotation-processors",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "348a3607ccf66cd2ef58ce005a0b64848c267b357ff2d992a0a4ee498b1164b6"
},
"baselineState": "new",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "CheckDependencyLicenses",
"kind": "fail",
"level": "warning",
"message": {
"text": "Transitive dependency: 'kotlin-stdlib-common' ('1.8.22') licenses cannot be recognized",
"markdown": "Transitive dependency: 'kotlin-stdlib-common' ('1.8.22') licenses cannot be recognized"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "scripts/build.gradle.kts",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 23,
"startColumn": 15,
"charOffset": 378,
"charLength": 43,
"snippet": {
"text": "\"org.jetbrains.kotlin:kotlin-stdlib:1.9.22\""
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 21,
"startColumn": 1,
"charOffset": 348,
"charLength": 126,
"snippet": {
"text": "\ndependencies {\n compileOnly(\"org.jetbrains.kotlin:kotlin-stdlib:1.9.22\")\n\n implementation(\"io.ktor:ktor-client-core:2.3.8\")"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.scripts",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "5ea3277cca399a3d3afd1a3b6a696e1ede3b3b484830b5c5dabf1f0314c9a98c"
},
"baselineState": "new",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "CheckDependencyLicenses",
"kind": "fail",
"level": "warning",
"message": {
"text": "Transitive dependency: 'annotations' ('23.0.0') licenses cannot be recognized",
"markdown": "Transitive dependency: 'annotations' ('23.0.0') licenses cannot be recognized"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "scripts/build.gradle.kts",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 23,
"startColumn": 15,
"charOffset": 378,
"charLength": 43,
"snippet": {
"text": "\"org.jetbrains.kotlin:kotlin-stdlib:1.9.22\""
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 21,
"startColumn": 1,
"charOffset": 348,
"charLength": 126,
"snippet": {
"text": "\ndependencies {\n compileOnly(\"org.jetbrains.kotlin:kotlin-stdlib:1.9.22\")\n\n implementation(\"io.ktor:ktor-client-core:2.3.8\")"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.scripts",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "6878dd2fcf82a89d98310336e9e6c3e4d728ac4f1a7ceaf9ad030b49ddf88806"
},
"baselineState": "new",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "CheckDependencyLicenses",
"kind": "fail",
"level": "warning",
"message": {
"text": "Transitive dependency: 'kotlin-stdlib-jdk8' ('1.9.0') licenses cannot be recognized",
"markdown": "Transitive dependency: 'kotlin-stdlib-jdk8' ('1.9.0') licenses cannot be recognized"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "annotation-processors/build.gradle.kts",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 24,
"startColumn": 15,
"charOffset": 448,
"charLength": 61,
"snippet": {
"text": "\"com.google.devtools.ksp:symbol-processing-api:1.9.22-1.0.17\""
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 22,
"startColumn": 1,
"charOffset": 418,
"charLength": 292,
"snippet": {
"text": "\ndependencies {\n compileOnly(\"com.google.devtools.ksp:symbol-processing-api:1.9.22-1.0.17\")\n implementation(\"org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:$kotlinxSerializationVersion\") {\n // kotlin stdlib is provided by IJ, so there is no need to include it into the distribution"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.annotation-processors",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "69fb768007818577f6f74dbc0af4ceb25b9dd68d00cd118f3c566c2e9913d862"
},
"baselineState": "new",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "CheckDependencyLicenses",
"kind": "fail",
"level": "warning",
"message": {
"text": "Transitive dependency: 'kotlin-stdlib' ('1.8.22') licenses cannot be recognized",
"markdown": "Transitive dependency: 'kotlin-stdlib' ('1.8.22') licenses cannot be recognized"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "scripts/build.gradle.kts",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 23,
"startColumn": 15,
"charOffset": 378,
"charLength": 43,
"snippet": {
"text": "\"org.jetbrains.kotlin:kotlin-stdlib:1.9.22\""
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 21,
"startColumn": 1,
"charOffset": 348,
"charLength": 126,
"snippet": {
"text": "\ndependencies {\n compileOnly(\"org.jetbrains.kotlin:kotlin-stdlib:1.9.22\")\n\n implementation(\"io.ktor:ktor-client-core:2.3.8\")"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.scripts",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "6b55823e906576beeed659a3cf3081ef5769e96b131a6aeaece104711851d2a1"
},
"baselineState": "new",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "CheckDependencyLicenses",
"kind": "fail",
"level": "warning",
"message": {
"text": "Transitive dependency: 'antlr4-runtime' ('4.13.1') licenses cannot be recognized",
"markdown": "Transitive dependency: 'antlr4-runtime' ('4.13.1') licenses cannot be recognized"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/build.gradle.kts",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 51,
"startColumn": 11,
"charOffset": 1458,
"charLength": 25,
"snippet": {
"text": "\"org.antlr:antlr4:4.13.1\""
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 49,
"startColumn": 1,
"charOffset": 1396,
"charLength": 132,
"snippet": {
"text": "\n runtimeOnly(\"org.antlr:antlr4-runtime:4.13.1\")\n antlr(\"org.antlr:antlr4:4.13.1\")\n\n ksp(project(\":annotation-processors\"))"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "789453a8b2c3e7c207d01deb1e1f6d21405e5cc7b711b2e349252f6de9104d91"
},
"baselineState": "new",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "CheckDependencyLicenses",
"kind": "fail",
"level": "warning",
"message": {
"text": "'antlr4' ('4.13.1') licenses cannot be recognized",
"markdown": "'antlr4' ('4.13.1') licenses cannot be recognized"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/build.gradle.kts",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 51,
"startColumn": 11,
"charOffset": 1458,
"charLength": 25,
"snippet": {
"text": "\"org.antlr:antlr4:4.13.1\""
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 49,
"startColumn": 1,
"charOffset": 1396,
"charLength": 132,
"snippet": {
"text": "\n runtimeOnly(\"org.antlr:antlr4-runtime:4.13.1\")\n antlr(\"org.antlr:antlr4:4.13.1\")\n\n ksp(project(\":annotation-processors\"))"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "916e8b17bf24100dee3ff3c0aa11fd68a8dbab9dcc7beccb29906a46caa3ab1f"
},
"baselineState": "new",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "CheckDependencyLicenses",
"kind": "fail",
"level": "warning",
"message": {
"text": "Transitive dependency: 'kotlin-stdlib' ('1.9.0') licenses cannot be recognized",
"markdown": "Transitive dependency: 'kotlin-stdlib' ('1.9.0') licenses cannot be recognized"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "annotation-processors/build.gradle.kts",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 24,
"startColumn": 15,
"charOffset": 448,
"charLength": 61,
"snippet": {
"text": "\"com.google.devtools.ksp:symbol-processing-api:1.9.22-1.0.17\""
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 22,
"startColumn": 1,
"charOffset": 418,
"charLength": 292,
"snippet": {
"text": "\ndependencies {\n compileOnly(\"com.google.devtools.ksp:symbol-processing-api:1.9.22-1.0.17\")\n implementation(\"org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:$kotlinxSerializationVersion\") {\n // kotlin stdlib is provided by IJ, so there is no need to include it into the distribution"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.annotation-processors",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "b463514252ab2b86898ac8751a176501245461d894767b26d5a31ae11754da01"
},
"baselineState": "new",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "CheckDependencyLicenses",
"kind": "fail",
"level": "warning",
"message": {
"text": "Transitive dependency: 'slf4j-api' ('1.7.36') licenses cannot be recognized",
"markdown": "Transitive dependency: 'slf4j-api' ('1.7.36') licenses cannot be recognized"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "scripts/build.gradle.kts",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 1,
"startColumn": 1,
"charOffset": 0,
"charLength": 0,
"snippet": {
"text": ""
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 1,
"startColumn": 1,
"charOffset": 0,
"charLength": 48,
"snippet": {
"text": "/*\n * Copyright 2003-2023 The IdeaVim authors\n *"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.scripts",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "b9b0413c216e6c127cc692e40567a98e6b23bf270f8889170ac76b6717467791"
},
"baselineState": "new",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "CheckDependencyLicenses",
"kind": "fail",
"level": "warning",
"message": {
"text": "Transitive dependency: 'kotlin-stdlib-jdk7' ('1.8.22') licenses cannot be recognized",
"markdown": "Transitive dependency: 'kotlin-stdlib-jdk7' ('1.8.22') licenses cannot be recognized"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "scripts/build.gradle.kts",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 23,
"startColumn": 15,
"charOffset": 378,
"charLength": 43,
"snippet": {
"text": "\"org.jetbrains.kotlin:kotlin-stdlib:1.9.22\""
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 21,
"startColumn": 1,
"charOffset": 348,
"charLength": 126,
"snippet": {
"text": "\ndependencies {\n compileOnly(\"org.jetbrains.kotlin:kotlin-stdlib:1.9.22\")\n\n implementation(\"io.ktor:ktor-client-core:2.3.8\")"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.scripts",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "c73c2a9f68cfbe9f6e7b74f5bc7903f6193bca82faaddd86ad19be4b91869a40"
},
"baselineState": "new",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "CheckDependencyLicenses",
"kind": "fail",
"level": "warning",
"message": {
"text": "Transitive dependency: 'kotlin-stdlib-jdk7' ('1.9.0') licenses cannot be recognized",
"markdown": "Transitive dependency: 'kotlin-stdlib-jdk7' ('1.9.0') licenses cannot be recognized"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "annotation-processors/build.gradle.kts",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 24,
"startColumn": 15,
"charOffset": 448,
"charLength": 61,
"snippet": {
"text": "\"com.google.devtools.ksp:symbol-processing-api:1.9.22-1.0.17\""
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 22,
"startColumn": 1,
"charOffset": 418,
"charLength": 292,
"snippet": {
"text": "\ndependencies {\n compileOnly(\"com.google.devtools.ksp:symbol-processing-api:1.9.22-1.0.17\")\n implementation(\"org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:$kotlinxSerializationVersion\") {\n // kotlin stdlib is provided by IJ, so there is no need to include it into the distribution"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.annotation-processors",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "dff9dfd713b4e41c4a98e750f23c0093c0f2c047f59302736d3147667994603d"
},
"baselineState": "new",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "CheckDependencyLicenses",
"kind": "fail",
"level": "warning",
"message": {
"text": "Transitive dependency: 'kotlin-stdlib-jdk8' ('1.8.22') licenses cannot be recognized",
"markdown": "Transitive dependency: 'kotlin-stdlib-jdk8' ('1.8.22') licenses cannot be recognized"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "scripts/build.gradle.kts",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 23,
"startColumn": 15,
"charOffset": 378,
"charLength": 43,
"snippet": {
"text": "\"org.jetbrains.kotlin:kotlin-stdlib:1.9.22\""
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 21,
"startColumn": 1,
"charOffset": 348,
"charLength": 126,
"snippet": {
"text": "\ndependencies {\n compileOnly(\"org.jetbrains.kotlin:kotlin-stdlib:1.9.22\")\n\n implementation(\"io.ktor:ktor-client-core:2.3.8\")"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.scripts",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "f0beb63d2a563bec2d5eef91f8756806ab7b591a81ead689486f97056da33d3b"
},
"baselineState": "new",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "CheckDependencyLicenses",
"kind": "fail",
"level": "warning",
"message": {
"text": "Transitive dependency: 'annotations' ('24.1.0') licenses cannot be recognized",
"markdown": "Transitive dependency: 'annotations' ('24.1.0') licenses cannot be recognized"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/build.gradle.kts",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 46,
"startColumn": 17,
"charOffset": 1290,
"charLength": 51,
"snippet": {
"text": "\"org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion\""
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 44,
"startColumn": 1,
"charOffset": 1125,
"charLength": 270,
"snippet": {
"text": " // https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-test\n testImplementation(\"org.jetbrains.kotlin:kotlin-test:$kotlinVersion\")\n compileOnly(\"org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion\")\n\n compileOnly(\"org.jetbrains:annotations:24.1.0\")"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "faebf29200a41a4b9c5d7dfd6675b75ae019939bea70eff0fee1031b47c1e9e8"
},
"baselineState": "new",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ClassCanBeRecord",
"kind": "fail",
"level": "note",
"message": {
"text": "Class can be a record",
"markdown": "Class can be a record"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/argtextobj/VimArgTextObjExtension.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 174,
"startColumn": 16,
"charOffset": 6216,
"charLength": 15,
"snippet": {
"text": "ArgumentHandler"
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 172,
"startColumn": 1,
"charOffset": 6124,
"charLength": 165,
"snippet": {
"text": " * A text object for an argument to a function definition or a call.\n */\n static class ArgumentHandler implements ExtensionHandler {\n final boolean isInner;\n"
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "05f159d495c24ecd03ee5e2a725dfeaca57d0b5539044342ef18c1b252f8fd12"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "ClassCanBeRecord",
"kind": "fail",
"level": "note",
"message": {
"text": "Class can be a record",
"markdown": "Class can be a record"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/textobjindent/VimIndentObject.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 77,
"startColumn": 16,
"charOffset": 3616,
"charLength": 12,
"snippet": {
"text": "IndentObject"
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 75,
"startColumn": 1,
"charOffset": 3596,
"charLength": 126,
"snippet": {
"text": " }\n\n static class IndentObject implements ExtensionHandler {\n final boolean includeAbove;\n final boolean includeBelow;"
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "41cd5cb84d9a57a92d7f631af61356217d2f46926430b841e5999127ca18777f"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "ClassCanBeRecord",
"kind": "fail",
"level": "note",
"message": {
"text": "Class can be a record",
"markdown": "Class can be a record"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/textobjentire/VimTextObjEntireExtension.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 77,
"startColumn": 16,
"charOffset": 3290,
"charLength": 13,
"snippet": {
"text": "EntireHandler"
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 75,
"startColumn": 1,
"charOffset": 3270,
"charLength": 108,
"snippet": {
"text": " }\n\n static class EntireHandler implements ExtensionHandler {\n final boolean ignoreLeadingAndTrailing;\n"
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "cd0383f1209ce21544e8a274ca3ce3853914908d5caed0ae69e08e05dc44ea37"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "ClassCanBeRecord",
"kind": "fail",
"level": "note",
"message": {
"text": "Class can be a record",
"markdown": "Class can be a record"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/argtextobj/VimArgTextObjExtension.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 64,
"startColumn": 24,
"charOffset": 2683,
"charLength": 12,
"snippet": {
"text": "BracketPairs"
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 62,
"startColumn": 1,
"charOffset": 2579,
"charLength": 257,
"snippet": {
"text": " * The pairs of brackets that delimit different types of argument lists.\n */\n private static class BracketPairs {\n // NOTE: brackets must match by the position, and ordered by rank (highest to lowest).\n @NotNull private final String openBrackets;"
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "f366596627818c3ba5d99c3eaaa38e6193d39d0c78cc70caa42b443ee8bd6c44"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "ClassEscapesItsScope",
"kind": "fail",
"level": "warning",
"message": {
"text": "Class 'BracketPairs' is exposed outside its defined visibility scope",
"markdown": "Class `BracketPairs` is exposed outside its defined visibility scope"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/argtextobj/VimArgTextObjExtension.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 160,
"startColumn": 23,
"charOffset": 5782,
"charLength": 12,
"snippet": {
"text": "BracketPairs"
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 158,
"startColumn": 1,
"charOffset": 5755,
"charLength": 104,
"snippet": {
"text": " }\n\n public static final BracketPairs DEFAULT_BRACKET_PAIRS = new BracketPairs(\"(\", \")\");\n\n @Nullable"
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "2707331a020fe4ac9873c7d7bbc5b2973e341f3718fefda04c97b9e59ab213f1"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "CompanionObjectInExtension",
"kind": "fail",
"level": "warning",
"message": {
"text": "Companion objects in IDE extension implementations may only contain a logger and constants",
"markdown": "Companion objects in IDE extension implementations may only contain a logger and constants"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/statistic/PluginState.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 33,
"startColumn": 3,
"charOffset": 1054,
"charLength": 9,
"snippet": {
"text": "companion"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 31,
"startColumn": 1,
"charOffset": 1047,
"charLength": 88,
"snippet": {
"text": " }\n\n companion object {\n private val GROUP = EventLogGroup(\"vim.common\", 1, \"FUS\")\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "148a97adc1f6f072a4639927469d1b158c60596dc9f36a72079be2ac4bdc3bff"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "CompanionObjectInExtension",
"kind": "fail",
"level": "warning",
"message": {
"text": "Companion objects in IDE extension implementations may only contain a logger and constants",
"markdown": "Companion objects in IDE extension implementations may only contain a logger and constants"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/replacewithregister/ReplaceWithRegister.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 136,
"startColumn": 3,
"charOffset": 6044,
"charLength": 9,
"snippet": {
"text": "companion"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 134,
"startColumn": 1,
"charOffset": 6037,
"charLength": 179,
"snippet": {
"text": " }\n\n companion object {\n @NonNls private const val RWR_OPERATOR = \"<Plug>ReplaceWithRegisterOperator\"\n @NonNls private const val RWR_LINE = \"<Plug>ReplaceWithRegisterLine\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "31d12a83323e3df3945d7c9869a234b764ae5cecca3be497bfd5517c8d48e01a"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "CompanionObjectInExtension",
"kind": "fail",
"level": "warning",
"message": {
"text": "Companion objects in IDE extension implementations may only contain a logger and constants",
"markdown": "Companion objects in IDE extension implementations may only contain a logger and constants"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/exchange/VimExchangeExtension.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 80,
"startColumn": 3,
"charOffset": 4148,
"charLength": 9,
"snippet": {
"text": "companion"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 78,
"startColumn": 1,
"charOffset": 4141,
"charLength": 164,
"snippet": {
"text": " }\n\n companion object {\n @NonNls private const val EXCHANGE_CMD = \"<Plug>(Exchange)\"\n @NonNls private const val EXCHANGE_CLEAR_CMD = \"<Plug>(ExchangeClear)\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "38c2a18ce079dfcb76ccff97833faa2b04b2845a0d8efe57b80799e7a6dc6b99"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "CompanionObjectInExtension",
"kind": "fail",
"level": "warning",
"message": {
"text": "Companion objects in IDE extension implementations may only contain a logger and constants",
"markdown": "Companion objects in IDE extension implementations may only contain a logger and constants"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/nerdtree/NerdTree.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 507,
"startColumn": 3,
"charOffset": 19983,
"charLength": 9,
"snippet": {
"text": "companion"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 505,
"startColumn": 1,
"charOffset": 19976,
"charLength": 64,
"snippet": {
"text": " }\n\n companion object {\n const val pluginName = \"NERDTree\"\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "41632260d401f805f540346336bd83f2e4e59b90e77c599503b09931f5ef7f1a"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "CompanionObjectInExtension",
"kind": "fail",
"level": "warning",
"message": {
"text": "Companion objects in IDE extension implementations may only contain a logger and constants",
"markdown": "Companion objects in IDE extension implementations may only contain a logger and constants"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/statistic/VimscriptState.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 39,
"startColumn": 3,
"charOffset": 1574,
"charLength": 9,
"snippet": {
"text": "companion"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 37,
"startColumn": 1,
"charOffset": 1567,
"charLength": 91,
"snippet": {
"text": " }\n\n companion object {\n private val GROUP = EventLogGroup(\"vim.vimscript\", 1, \"FUS\")\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "4f049a183f2cee4f708100a67aff9665ca9946fb73efc7196e8e43442a78a6aa"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "CompanionObjectInExtension",
"kind": "fail",
"level": "warning",
"message": {
"text": "Companion objects in IDE extension implementations may only contain a logger and constants",
"markdown": "Companion objects in IDE extension implementations may only contain a logger and constants"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/statistic/ShortcutConflictState.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 74,
"startColumn": 3,
"charOffset": 3127,
"charLength": 9,
"snippet": {
"text": "companion"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 72,
"startColumn": 1,
"charOffset": 3120,
"charLength": 90,
"snippet": {
"text": " }\n\n companion object {\n private val GROUP = EventLogGroup(\"vim.handlers\", 1, \"FUS\")\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "a8ab800f7c82f8a021982de61a02b3d286e161061715e367b1ed94e6bfc4eb2e"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "CompanionObjectInExtension",
"kind": "fail",
"level": "warning",
"message": {
"text": "Companion objects in IDE extension implementations may only contain a logger and constants",
"markdown": "Companion objects in IDE extension implementations may only contain a logger and constants"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/statistic/OptionsState.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 50,
"startColumn": 3,
"charOffset": 2318,
"charLength": 9,
"snippet": {
"text": "companion"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 48,
"startColumn": 1,
"charOffset": 2311,
"charLength": 89,
"snippet": {
"text": " }\n\n companion object {\n private val GROUP = EventLogGroup(\"vim.options\", 1, \"FUS\")\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "d4d9a3c949a0f6a3758ded995df97592d435ef59234a297deee9e3100744f99d"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "CompanionObjectInExtension",
"kind": "fail",
"level": "warning",
"message": {
"text": "Companion objects in IDE extension implementations may only contain a logger and constants",
"markdown": "Companion objects in IDE extension implementations may only contain a logger and constants"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/commentary/CommentaryExtension.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 58,
"startColumn": 3,
"charOffset": 2637,
"charLength": 9,
"snippet": {
"text": "companion"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 56,
"startColumn": 1,
"charOffset": 2582,
"charLength": 137,
"snippet": {
"text": "internal class CommentaryExtension : VimExtension {\n\n companion object {\n\n private const val OPERATOR_FUNC = \"CommentaryOperatorFunc\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "fbc38fb6b60b12775cbb44f25169810b7d7fd2df118471266e03359c0ae0e3f0"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "CompanionObjectInExtension",
"kind": "fail",
"level": "warning",
"message": {
"text": "Companion objects in IDE extension implementations may only contain a logger and constants",
"markdown": "Companion objects in IDE extension implementations may only contain a logger and constants"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/statistic/ActionTracker.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 17,
"startColumn": 3,
"charOffset": 619,
"charLength": 9,
"snippet": {
"text": "companion"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 15,
"startColumn": 1,
"charOffset": 558,
"charLength": 197,
"snippet": {
"text": "\ninternal class ActionTracker : CounterUsagesCollector() {\n companion object {\n private val GROUP = EventLogGroup(\"vim.actions\", 1, \"FUS\")\n private val TRACKED_ACTIONS = GROUP.registerEvent("
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "fd969142801fad21335e591992c4abef561ce1af0059c649b1ac1f7aae802fcb"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'synerror' should not contain lowercase letters",
"markdown": "Const property name `synerror` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/helper/Msg.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 54,
"startColumn": 22,
"charOffset": 2276,
"charLength": 8,
"snippet": {
"text": "synerror"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 52,
"startColumn": 1,
"charOffset": 2145,
"charLength": 256,
"snippet": {
"text": " public const val e_toomsbra: String = \"e_toomsbra\"\n public const val e_internal: String = \"e_internal\"\n public const val synerror: String = \"synerror\"\n public const val E363: String = \"E363\"\n public const val e_re_corr: String = \"e_re_corr\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "0227f822152da8e02db6a6c007a0ca36a7871ad0b97d669064c2c2c76b336b31"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'd' should not contain lowercase letters",
"markdown": "Const property name `d` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/Magic.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 45,
"startColumn": 20,
"charOffset": 1846,
"charLength": 1,
"snippet": {
"text": "d"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 43,
"startColumn": 1,
"charOffset": 1741,
"charLength": 214,
"snippet": {
"text": " public const val c: Int = 'c'.code - 256\n public const val C: Int = 'C'.code - 256\n public const val d: Int = 'd'.code - 256\n public const val D: Int = 'D'.code - 256\n public const val f: Int = 'f'.code - 256"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "02abc439e4d895f11242b379dd45cbeff2b2ce5c3a362ed37cafc41889d3d714"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'timeoutlen' should not contain lowercase letters",
"markdown": "Const property name `timeoutlen` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/testFixtures/kotlin/org/jetbrains/plugins/ideavim/TestOptionConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 31,
"startColumn": 15,
"charOffset": 1128,
"charLength": 10,
"snippet": {
"text": "timeoutlen"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 29,
"startColumn": 1,
"charOffset": 1030,
"charLength": 203,
"snippet": {
"text": " const val sidescrolloff = \"sidescrolloff\"\n const val smartcase = \"smartcase\"\n const val timeoutlen = \"timeoutlen\"\n const val virtualedit = \"virtualedit\"\n const val whichwrap = \"whichwrap\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "049fcd3ba1e074a891df29a7b274225253317f82c15c6f5ee3d88fb9f3f4d81c"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'selectmode_mouse' should not contain lowercase letters",
"markdown": "Const property name `selectmode_mouse` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/options/OptionConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 24,
"startColumn": 22,
"charOffset": 905,
"charLength": 16,
"snippet": {
"text": "selectmode_mouse"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 22,
"startColumn": 1,
"charOffset": 811,
"charLength": 232,
"snippet": {
"text": " public const val keymodel_continuevisual: String = \"continuevisual\"\n\n public const val selectmode_mouse: String = \"mouse\"\n public const val selectmode_key: String = \"key\"\n public const val selectmode_cmd: String = \"cmd\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "0e3e5edc019fc9484830b47901a2a74e4f1e46ab04cee231c06e24b0835d0252"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'keymodel_continueselect' should not contain lowercase letters",
"markdown": "Const property name `keymodel_continueselect` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/options/OptionConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 21,
"startColumn": 22,
"charOffset": 760,
"charLength": 23,
"snippet": {
"text": "keymodel_continueselect"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 19,
"startColumn": 1,
"charOffset": 611,
"charLength": 272,
"snippet": {
"text": " public const val keymodel_stopselect: String = \"stopselect\"\n public const val keymodel_stopvisual: String = \"stopvisual\"\n public const val keymodel_continueselect: String = \"continueselect\"\n public const val keymodel_continuevisual: String = \"continuevisual\"\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "12478f44334c919429aa75601f783aa346289231bc0053008607919e58b969e5"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 's' should not contain lowercase letters",
"markdown": "Const property name `s` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/testFixtures/kotlin/org/jetbrains/plugins/ideavim/VimTestCase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 801,
"startColumn": 15,
"charOffset": 30396,
"charLength": 1,
"snippet": {
"text": "s"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 799,
"startColumn": 1,
"charOffset": 30318,
"charLength": 169,
"snippet": {
"text": " companion object {\n const val c = EditorTestUtil.CARET_TAG\n const val s = EditorTestUtil.SELECTION_START_TAG\n const val se = EditorTestUtil.SELECTION_END_TAG\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "14975a8dda53c4d5a74a805f36239b0e64521eb977cc9cbb3f340a51176fba7d"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'keymodel_stopselect' should not contain lowercase letters",
"markdown": "Const property name `keymodel_stopselect` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/options/OptionConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 19,
"startColumn": 22,
"charOffset": 632,
"charLength": 19,
"snippet": {
"text": "keymodel_stopselect"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 17,
"startColumn": 1,
"charOffset": 493,
"charLength": 317,
"snippet": {
"text": " public const val keymodel_startsel: String = \"startsel\"\n public const val keymodel_stopsel: String = \"stopsel\"\n public const val keymodel_stopselect: String = \"stopselect\"\n public const val keymodel_stopvisual: String = \"stopvisual\"\n public const val keymodel_continueselect: String = \"continueselect\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "15de57ed56b4e7c869fe56ac7d1365ca45ab11865faf542ff08ac75cd1c95b49"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'clipboard_unnamed' should not contain lowercase letters",
"markdown": "Const property name `clipboard_unnamed` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/options/OptionConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 14,
"startColumn": 22,
"charOffset": 387,
"charLength": 17,
"snippet": {
"text": "clipboard_unnamed"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 12,
"startColumn": 1,
"charOffset": 279,
"charLength": 213,
"snippet": {
"text": " public companion object {\n public const val clipboard_ideaput: String = \"ideaput\"\n public const val clipboard_unnamed: String = \"unnamed\"\n public const val clipboard_unnamedplus: String = \"unnamedplus\"\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "194cc01582fe6ca7d2e21be8affab9829a75c6e27ce02bdbe213faf892547c0e"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'e_argreq' should not contain lowercase letters",
"markdown": "Const property name `e_argreq` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/helper/Msg.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 18,
"startColumn": 22,
"charOffset": 646,
"charLength": 8,
"snippet": {
"text": "e_argreq"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 16,
"startColumn": 1,
"charOffset": 517,
"charLength": 262,
"snippet": {
"text": " public const val e_norange: String = \"e_norange\"\n public const val e_rangereq: String = \"e_rangereq\"\n public const val e_argreq: String = \"e_argreq\"\n public const val e_argforb: String = \"e_argforb\"\n public const val e_noprev: String = \"e_noprev\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "19a388d2a2b96fbf2340b424dfdd639db1eeaf08790dbdd8e48df5665bc11fb0"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'number' should not contain lowercase letters",
"markdown": "Const property name `number` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/testFixtures/kotlin/org/jetbrains/plugins/ideavim/TestOptionConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 22,
"startColumn": 15,
"charOffset": 770,
"charLength": 6,
"snippet": {
"text": "number"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 20,
"startColumn": 1,
"charOffset": 676,
"charLength": 199,
"snippet": {
"text": " const val maxmapdepth = \"maxmapdepth\"\n const val nrformats = \"nrformats\"\n const val number = \"number\"\n const val relativenumber = \"relativenumber\"\n const val scrolljump = \"scrolljump\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "19fe995fddf76ed035eb8b94423e1924f8a8f1e8576a12179d60d732dc4b927b"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'exceptionMessage' should not contain lowercase letters",
"markdown": "Const property name `exceptionMessage` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/TestHelper.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 77,
"startColumn": 24,
"charOffset": 2345,
"charLength": 16,
"snippet": {
"text": "exceptionMessage"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 75,
"startColumn": 1,
"charOffset": 2300,
"charLength": 86,
"snippet": {
"text": "\n companion object {\n internal const val exceptionMessage = \"Exception here\"\n }\n}"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "1ca684fedfa1ddffe89b5df9775087303ee5fa272c40704834df770e74dd2e96"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'e_invcmd' should not contain lowercase letters",
"markdown": "Const property name `e_invcmd` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/helper/Msg.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 27,
"startColumn": 22,
"charOffset": 1111,
"charLength": 8,
"snippet": {
"text": "e_invcmd"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 25,
"startColumn": 1,
"charOffset": 978,
"charLength": 250,
"snippet": {
"text": " public const val e_zerocount: String = \"e_zerocount\"\n public const val e_trailing: String = \"e_trailing\"\n public const val e_invcmd: String = \"e_invcmd\"\n public const val e_null: String = \"e_null\"\n public const val E50: String = \"E50\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "1cf81af7f276d6184de3179ba9f484c0eba00283672ea2053f0dd5a7d23e3ccd"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'keymodel_startsel' should not contain lowercase letters",
"markdown": "Const property name `keymodel_startsel` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/options/OptionConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 17,
"startColumn": 22,
"charOffset": 514,
"charLength": 17,
"snippet": {
"text": "keymodel_startsel"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 15,
"startColumn": 1,
"charOffset": 425,
"charLength": 249,
"snippet": {
"text": " public const val clipboard_unnamedplus: String = \"unnamedplus\"\n\n public const val keymodel_startsel: String = \"startsel\"\n public const val keymodel_stopsel: String = \"stopsel\"\n public const val keymodel_stopselect: String = \"stopselect\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "1f216fb0cd0a534e78a7a0015f434bcfa00f850601a288b406acba19d3f0e4bb"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'keymodel_stopsel' should not contain lowercase letters",
"markdown": "Const property name `keymodel_stopsel` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/options/OptionConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 18,
"startColumn": 22,
"charOffset": 574,
"charLength": 16,
"snippet": {
"text": "keymodel_stopsel"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 16,
"startColumn": 1,
"charOffset": 492,
"charLength": 246,
"snippet": {
"text": "\n public const val keymodel_startsel: String = \"startsel\"\n public const val keymodel_stopsel: String = \"stopsel\"\n public const val keymodel_stopselect: String = \"stopselect\"\n public const val keymodel_stopvisual: String = \"stopvisual\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "214046756cbc6a7b0ac1ab21e9f6b194931907db35b6bd3c6ce467b67545f7ee"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'sidescrolloff' should not contain lowercase letters",
"markdown": "Const property name `sidescrolloff` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/testFixtures/kotlin/org/jetbrains/plugins/ideavim/TestOptionConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 29,
"startColumn": 15,
"charOffset": 1044,
"charLength": 13,
"snippet": {
"text": "sidescrolloff"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 27,
"startColumn": 1,
"charOffset": 954,
"charLength": 199,
"snippet": {
"text": " const val showmode = \"showmode\"\n const val sidescroll = \"sidescroll\"\n const val sidescrolloff = \"sidescrolloff\"\n const val smartcase = \"smartcase\"\n const val timeoutlen = \"timeoutlen\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "21a8d3a190c1d59a2212b8e27e0c8575d272425eadf30a3d8209a6f1277a688e"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'whichwrap' should not contain lowercase letters",
"markdown": "Const property name `whichwrap` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/testFixtures/kotlin/org/jetbrains/plugins/ideavim/TestOptionConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 33,
"startColumn": 15,
"charOffset": 1210,
"charLength": 9,
"snippet": {
"text": "whichwrap"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 31,
"startColumn": 1,
"charOffset": 1114,
"charLength": 144,
"snippet": {
"text": " const val timeoutlen = \"timeoutlen\"\n const val virtualedit = \"virtualedit\"\n const val whichwrap = \"whichwrap\"\n\n // IdeaVim specific"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "258f63679f736bb9074999b1c30fd10ea006e3eeac31d944edf68b7fbd5e25dc"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'w' should not contain lowercase letters",
"markdown": "Const property name `w` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/Magic.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 71,
"startColumn": 20,
"charOffset": 2964,
"charLength": 1,
"snippet": {
"text": "w"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 69,
"startColumn": 1,
"charOffset": 2859,
"charLength": 214,
"snippet": {
"text": " public const val v: Int = 'v'.code - 256\n public const val V: Int = 'V'.code - 256\n public const val w: Int = 'w'.code - 256\n public const val W: Int = 'W'.code - 256\n public const val x: Int = 'x'.code - 256"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "270c5b878c57c49dd1cf173415d53079a71b68a211826a53075750cfa3e857c1"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'se' should not contain lowercase letters",
"markdown": "Const property name `se` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/testFixtures/kotlin/org/jetbrains/plugins/ideavim/VimTestCase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 802,
"startColumn": 15,
"charOffset": 30449,
"charLength": 2,
"snippet": {
"text": "se"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 800,
"startColumn": 1,
"charOffset": 30339,
"charLength": 163,
"snippet": {
"text": " const val c = EditorTestUtil.CARET_TAG\n const val s = EditorTestUtil.SELECTION_START_TAG\n const val se = EditorTestUtil.SELECTION_END_TAG\n\n @BeforeAll"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "2934f10790dfad69161f582e75bcbe59bb0a4021f500536280b5c65aa06651a7"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'moreThanZeroArguments' should not contain lowercase letters",
"markdown": "Const property name `moreThanZeroArguments` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/model/commands/CmdCommand.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 51,
"startColumn": 15,
"charOffset": 1759,
"charLength": 21,
"snippet": {
"text": "moreThanZeroArguments"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 49,
"startColumn": 1,
"charOffset": 1665,
"charLength": 258,
"snippet": {
"text": " const val anyNumberOfArguments = \"*\"\n const val zeroOrOneArguments = \"?\"\n const val moreThanZeroArguments = \"+\"\n }\n override fun processCommand(editor: VimEditor, context: ExecutionContext, operatorArguments: OperatorArguments): ExecutionResult {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "29f552cd0eb9d2afbd53a4303af975088eb576c0654b7eaa22b1e53ffa6e3912"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'maxmapdepth' should not contain lowercase letters",
"markdown": "Const property name `maxmapdepth` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/testFixtures/kotlin/org/jetbrains/plugins/ideavim/TestOptionConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 20,
"startColumn": 15,
"charOffset": 690,
"charLength": 11,
"snippet": {
"text": "maxmapdepth"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 18,
"startColumn": 1,
"charOffset": 600,
"charLength": 187,
"snippet": {
"text": " const val ignorecase = \"ignorecase\"\n const val keymodel = \"keymodel\"\n const val maxmapdepth = \"maxmapdepth\"\n const val nrformats = \"nrformats\"\n const val number = \"number\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "31e6592a1a81b9f400fdb5b8848d1436f21ce1ca94c7ad59ea045e9a8c30678d"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'QuotedArguments' should not contain lowercase letters",
"markdown": "Const property name `QuotedArguments` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/common/CommandAlias.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 103,
"startColumn": 15,
"charOffset": 3540,
"charLength": 15,
"snippet": {
"text": "QuotedArguments"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 101,
"startColumn": 1,
"charOffset": 3513,
"charLength": 61,
"snippet": {
"text": "\n @NonNls\n const val QuotedArguments = \"<q-args>\"\n }\n}"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "330f681125af44b15f0f376474df72b981e87e31dc065362b01de6cec981b614"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'nrformats' should not contain lowercase letters",
"markdown": "Const property name `nrformats` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/testFixtures/kotlin/org/jetbrains/plugins/ideavim/TestOptionConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 21,
"startColumn": 15,
"charOffset": 732,
"charLength": 9,
"snippet": {
"text": "nrformats"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 19,
"startColumn": 1,
"charOffset": 640,
"charLength": 195,
"snippet": {
"text": " const val keymodel = \"keymodel\"\n const val maxmapdepth = \"maxmapdepth\"\n const val nrformats = \"nrformats\"\n const val number = \"number\"\n const val relativenumber = \"relativenumber\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "38c768396b8555777c2890e778455f621db76ee069ee194bb5040d2cbf77cf3f"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'clipboard' should not contain lowercase letters",
"markdown": "Const property name `clipboard` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/testFixtures/kotlin/org/jetbrains/plugins/ideavim/TestOptionConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 16,
"startColumn": 15,
"charOffset": 538,
"charLength": 9,
"snippet": {
"text": "clipboard"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 14,
"startColumn": 1,
"charOffset": 464,
"charLength": 175,
"snippet": {
"text": " @Suppress(\"SpellCheckingInspection\")\n companion object {\n const val clipboard = \"clipboard\"\n const val guicursor = \"guicursor\"\n const val ignorecase = \"ignorecase\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "38d581ede092d6d3d583aa1c3b8c4bbdafd6bfa5fc9db46051845f53685aa8ab"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'smartcase' should not contain lowercase letters",
"markdown": "Const property name `smartcase` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/testFixtures/kotlin/org/jetbrains/plugins/ideavim/TestOptionConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 30,
"startColumn": 15,
"charOffset": 1090,
"charLength": 9,
"snippet": {
"text": "smartcase"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 28,
"startColumn": 1,
"charOffset": 990,
"charLength": 205,
"snippet": {
"text": " const val sidescroll = \"sidescroll\"\n const val sidescrolloff = \"sidescrolloff\"\n const val smartcase = \"smartcase\"\n const val timeoutlen = \"timeoutlen\"\n const val virtualedit = \"virtualedit\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "3b3bd5ff84a161a87336d8c0a46b7c3e6c8236503da912f5c645e01575ba106e"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'ideatracetime' should not contain lowercase letters",
"markdown": "Const property name `ideatracetime` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/testFixtures/kotlin/org/jetbrains/plugins/ideavim/TestOptionConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 37,
"startColumn": 15,
"charOffset": 1321,
"charLength": 13,
"snippet": {
"text": "ideatracetime"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 35,
"startColumn": 1,
"charOffset": 1235,
"charLength": 123,
"snippet": {
"text": " // IdeaVim specific\n const val ideaglobalmode = \"ideaglobalmode\"\n const val ideatracetime = \"ideatracetime\"\n }\n}"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "3e5b57134b2eed7dac2a92f5d82273edfff9693f768c34abce094ad72296d60a"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'ideamarks' should not contain lowercase letters",
"markdown": "Const property name `ideamarks` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/testFixtures/kotlin/org/jetbrains/plugins/ideavim/TestOptionConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 47,
"startColumn": 15,
"charOffset": 1541,
"charLength": 9,
"snippet": {
"text": "ideamarks"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 45,
"startColumn": 1,
"charOffset": 1451,
"charLength": 213,
"snippet": {
"text": " // IntelliJ implementation specific\n const val ideajoin = \"ideajoin\"\n const val ideamarks = \"ideamarks\"\n const val idearefactormode = \"idearefactormode\"\n const val ideavimsupport = \"ideavimsupport\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "4318fb2c9c9d199af51bd30bd43e4d67b54bfa139a4cfc87c00afb5c949ed37c"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'keymodel_continuevisual' should not contain lowercase letters",
"markdown": "Const property name `keymodel_continuevisual` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/options/OptionConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 22,
"startColumn": 22,
"charOffset": 832,
"charLength": 23,
"snippet": {
"text": "keymodel_continuevisual"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 20,
"startColumn": 1,
"charOffset": 675,
"charLength": 264,
"snippet": {
"text": " public const val keymodel_stopvisual: String = \"stopvisual\"\n public const val keymodel_continueselect: String = \"continueselect\"\n public const val keymodel_continuevisual: String = \"continuevisual\"\n\n public const val selectmode_mouse: String = \"mouse\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "43e67a5f06d671ea3463a309f76fa64765ecf806e2e639a90309083ee84639b1"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'e_zerocount' should not contain lowercase letters",
"markdown": "Const property name `e_zerocount` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/helper/Msg.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 25,
"startColumn": 22,
"charOffset": 999,
"charLength": 11,
"snippet": {
"text": "e_zerocount"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 23,
"startColumn": 1,
"charOffset": 878,
"charLength": 262,
"snippet": {
"text": " public const val e_backrange: String = \"e_backrange\"\n public const val E146: String = \"E146\"\n public const val e_zerocount: String = \"e_zerocount\"\n public const val e_trailing: String = \"e_trailing\"\n public const val e_invcmd: String = \"e_invcmd\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "466c412ba8d517ab896f629b33bd5fe400ed8e42af62a1f724d1d1aec02ee440"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'virtualedit_all' should not contain lowercase letters",
"markdown": "Const property name `virtualedit_all` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/options/OptionConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 32,
"startColumn": 22,
"charOffset": 1315,
"charLength": 15,
"snippet": {
"text": "virtualedit_all"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 30,
"startColumn": 1,
"charOffset": 1178,
"charLength": 174,
"snippet": {
"text": " public const val virtualedit_block: String = \"block\"\n public const val virtualedit_insert: String = \"insert\"\n public const val virtualedit_all: String = \"all\"\n }\n}"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "482f9201d815aa8d43e8e80aa5b81dff854de5748fc080cabae77b8e8886ef91"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'guicursor' should not contain lowercase letters",
"markdown": "Const property name `guicursor` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/testFixtures/kotlin/org/jetbrains/plugins/ideavim/TestOptionConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 17,
"startColumn": 15,
"charOffset": 576,
"charLength": 9,
"snippet": {
"text": "guicursor"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 15,
"startColumn": 1,
"charOffset": 503,
"charLength": 172,
"snippet": {
"text": " companion object {\n const val clipboard = \"clipboard\"\n const val guicursor = \"guicursor\"\n const val ignorecase = \"ignorecase\"\n const val keymodel = \"keymodel\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "4aa6e32c40b8f1061615b39e661b6636171b328e74398a097357df029268d017"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'ideaglobalmode' should not contain lowercase letters",
"markdown": "Const property name `ideaglobalmode` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/testFixtures/kotlin/org/jetbrains/plugins/ideavim/TestOptionConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 36,
"startColumn": 15,
"charOffset": 1273,
"charLength": 14,
"snippet": {
"text": "ideaglobalmode"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 34,
"startColumn": 1,
"charOffset": 1234,
"charLength": 122,
"snippet": {
"text": "\n // IdeaVim specific\n const val ideaglobalmode = \"ideaglobalmode\"\n const val ideatracetime = \"ideatracetime\"\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "4dbd62be8efe2949ec754fc356bae0c7725c3f74e8e109f07429e3eb1c9ce0ce"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'unkopt' should not contain lowercase letters",
"markdown": "Const property name `unkopt` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/helper/Msg.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 62,
"startColumn": 22,
"charOffset": 2660,
"charLength": 6,
"snippet": {
"text": "unkopt"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 60,
"startColumn": 1,
"charOffset": 2541,
"charLength": 238,
"snippet": {
"text": " public const val E385: String = \"E385\"\n public const val e_patnotf2: String = \"e_patnotf2\"\n public const val unkopt: String = \"unkopt\"\n public const val e_invarg: String = \"e_invarg\"\n public const val E475: String = \"E475\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "4e8d4956ba2e75bfe13904b23836178b80fa6248c24a874a7144496d066e0176"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'ideajoinExamplesUrl' should not contain lowercase letters",
"markdown": "Const property name `ideajoinExamplesUrl` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/group/NotificationService.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 392,
"startColumn": 15,
"charOffset": 14325,
"charLength": 19,
"snippet": {
"text": "ideajoinExamplesUrl"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 390,
"startColumn": 1,
"charOffset": 14208,
"charLength": 214,
"snippet": {
"text": " const val IDEAVIM_NOTIFICATION_ID = \"ideavim\"\n const val IDEAVIM_NOTIFICATION_TITLE = \"IdeaVim\"\n const val ideajoinExamplesUrl = \"https://jb.gg/f9zji9\"\n\n private val LOG = logger<NotificationService>()"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "515b822498b9aa6a09a893d244d9a26d4b1ed182c53874f89bf85f8f577c1d89"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'LessThan' should not contain lowercase letters",
"markdown": "Const property name `LessThan` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/common/CommandAlias.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 94,
"startColumn": 15,
"charOffset": 3402,
"charLength": 8,
"snippet": {
"text": "LessThan"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 92,
"startColumn": 1,
"charOffset": 3347,
"charLength": 85,
"snippet": {
"text": " private companion object {\n @NonNls\n const val LessThan = \"<lt>\"\n\n @NonNls"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "51cdac1a3896d4250df965dd0335ed07fef1d893c2d216a1ef6d49ce88477e9b"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'keymodel_stopvisual' should not contain lowercase letters",
"markdown": "Const property name `keymodel_stopvisual` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/options/OptionConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 20,
"startColumn": 22,
"charOffset": 696,
"charLength": 19,
"snippet": {
"text": "keymodel_stopvisual"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 18,
"startColumn": 1,
"charOffset": 553,
"charLength": 329,
"snippet": {
"text": " public const val keymodel_stopsel: String = \"stopsel\"\n public const val keymodel_stopselect: String = \"stopselect\"\n public const val keymodel_stopvisual: String = \"stopvisual\"\n public const val keymodel_continueselect: String = \"continueselect\"\n public const val keymodel_continuevisual: String = \"continuevisual\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "53be09df137d42500ea5303307d8e30a45254eff01797e755a22825040470dc1"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'e_trailing' should not contain lowercase letters",
"markdown": "Const property name `e_trailing` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/helper/Msg.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 26,
"startColumn": 22,
"charOffset": 1056,
"charLength": 10,
"snippet": {
"text": "e_trailing"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 24,
"startColumn": 1,
"charOffset": 935,
"charLength": 252,
"snippet": {
"text": " public const val E146: String = \"E146\"\n public const val e_zerocount: String = \"e_zerocount\"\n public const val e_trailing: String = \"e_trailing\"\n public const val e_invcmd: String = \"e_invcmd\"\n public const val e_null: String = \"e_null\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "55ac79ec08d62d672b7735ad460c0395ae214952bf7913644be7fa979561767a"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'k' should not contain lowercase letters",
"markdown": "Const property name `k` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/Magic.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 53,
"startColumn": 20,
"charOffset": 2190,
"charLength": 1,
"snippet": {
"text": "k"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 51,
"startColumn": 1,
"charOffset": 2085,
"charLength": 214,
"snippet": {
"text": " public const val i: Int = 'i'.code - 256\n public const val I: Int = 'I'.code - 256\n public const val k: Int = 'k'.code - 256\n public const val K: Int = 'K'.code - 256\n public const val l: Int = 'l'.code - 256"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "58c9b4224730c55e618907367f88b92ef2a86c73b9826626711b520cd0b60546"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'v' should not contain lowercase letters",
"markdown": "Const property name `v` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/Magic.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 69,
"startColumn": 20,
"charOffset": 2878,
"charLength": 1,
"snippet": {
"text": "v"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 67,
"startColumn": 1,
"charOffset": 2773,
"charLength": 214,
"snippet": {
"text": " public const val u: Int = 'u'.code - 256\n public const val U: Int = 'U'.code - 256\n public const val v: Int = 'v'.code - 256\n public const val V: Int = 'V'.code - 256\n public const val w: Int = 'w'.code - 256"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "5e2c4efa5bf5ae36af1a7f64c9ce641e581909c4cbfc7760b6cf1239272d2c85"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'pluginName' should not contain lowercase letters",
"markdown": "Const property name `pluginName` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/nerdtree/NerdTree.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 508,
"startColumn": 15,
"charOffset": 20016,
"charLength": 10,
"snippet": {
"text": "pluginName"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 506,
"startColumn": 1,
"charOffset": 19980,
"charLength": 93,
"snippet": {
"text": "\n companion object {\n const val pluginName = \"NERDTree\"\n\n internal val monitor = Any()"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "5ffbd04899169f8061e42771b1208867d6a4ded731c73806c2a5eb1962ef6ae0"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'selectmode' should not contain lowercase letters",
"markdown": "Const property name `selectmode` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/testFixtures/kotlin/org/jetbrains/plugins/ideavim/TestOptionConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 26,
"startColumn": 15,
"charOffset": 928,
"charLength": 10,
"snippet": {
"text": "selectmode"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 24,
"startColumn": 1,
"charOffset": 836,
"charLength": 193,
"snippet": {
"text": " const val scrolljump = \"scrolljump\"\n const val scrolloff = \"scrolloff\"\n const val selectmode = \"selectmode\"\n const val showmode = \"showmode\"\n const val sidescroll = \"sidescroll\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "60e15fd90e2d2748ca3ca31f5d82effd4f63ce639e6bc8f451fd8a0ac1aacd81"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'e_rangereq' should not contain lowercase letters",
"markdown": "Const property name `e_rangereq` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/helper/Msg.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 17,
"startColumn": 22,
"charOffset": 591,
"charLength": 10,
"snippet": {
"text": "e_rangereq"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 15,
"startColumn": 1,
"charOffset": 462,
"charLength": 266,
"snippet": {
"text": " public const val e_badrange: String = \"e_badrange\"\n public const val e_norange: String = \"e_norange\"\n public const val e_rangereq: String = \"e_rangereq\"\n public const val e_argreq: String = \"e_argreq\"\n public const val e_argforb: String = \"e_argforb\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "626a25f5195dfbc21e8935d20398abc7deb2fd41da8768fa011453e13300bfe9"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'e_toomsbra' should not contain lowercase letters",
"markdown": "Const property name `e_toomsbra` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/helper/Msg.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 52,
"startColumn": 22,
"charOffset": 2166,
"charLength": 10,
"snippet": {
"text": "e_toomsbra"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 50,
"startColumn": 1,
"charOffset": 2049,
"charLength": 256,
"snippet": {
"text": " public const val E71: String = \"E71\"\n public const val e_invrange: String = \"e_invrange\"\n public const val e_toomsbra: String = \"e_toomsbra\"\n public const val e_internal: String = \"e_internal\"\n public const val synerror: String = \"synerror\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "68036d641b4e1ffd2ff6523719e31feb4ab483d1449167b4de2eb66400df1549"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'e_patnotf2' should not contain lowercase letters",
"markdown": "Const property name `e_patnotf2` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/helper/Msg.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 61,
"startColumn": 22,
"charOffset": 2605,
"charLength": 10,
"snippet": {
"text": "e_patnotf2"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 59,
"startColumn": 1,
"charOffset": 2498,
"charLength": 238,
"snippet": {
"text": " public const val E384: String = \"E384\"\n public const val E385: String = \"E385\"\n public const val e_patnotf2: String = \"e_patnotf2\"\n public const val unkopt: String = \"unkopt\"\n public const val e_invarg: String = \"e_invarg\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "6d2d74335a999238b110267da52dcba72b03903ac981933aed0066d6a376ba92"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'VimActionPrefix' should not contain lowercase letters",
"markdown": "Const property name `VimActionPrefix` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/handler/EditorActionHandlerBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 156,
"startColumn": 23,
"charOffset": 5681,
"charLength": 15,
"snippet": {
"text": "VimActionPrefix"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 154,
"startColumn": 1,
"charOffset": 5646,
"charLength": 71,
"snippet": {
"text": "\n @NonNls\n private const val VimActionPrefix = \"Vim\"\n\n @NonNls"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "75e602c8bb056e127caadcda31cdd930f7aa2f4e330246c40ddaf5b0aea6e736"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'trackactionids' should not contain lowercase letters",
"markdown": "Const property name `trackactionids` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/testFixtures/kotlin/org/jetbrains/plugins/ideavim/TestOptionConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 50,
"startColumn": 15,
"charOffset": 1679,
"charLength": 14,
"snippet": {
"text": "trackactionids"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 48,
"startColumn": 1,
"charOffset": 1565,
"charLength": 191,
"snippet": {
"text": " const val idearefactormode = \"idearefactormode\"\n const val ideavimsupport = \"ideavimsupport\"\n const val trackactionids = \"trackactionids\"\n const val unifyjumps = \"unifyjumps\"\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "777f181ca50df16408a14403602022a5c59f2fa2c0d226d52c441d2a3bfbe032"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'selectmode_cmd' should not contain lowercase letters",
"markdown": "Const property name `selectmode_cmd` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/options/OptionConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 26,
"startColumn": 22,
"charOffset": 1013,
"charLength": 14,
"snippet": {
"text": "selectmode_cmd"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 24,
"startColumn": 1,
"charOffset": 884,
"charLength": 232,
"snippet": {
"text": " public const val selectmode_mouse: String = \"mouse\"\n public const val selectmode_key: String = \"key\"\n public const val selectmode_cmd: String = \"cmd\"\n public const val selectmode_ideaselection: String = \"ideaselection\"\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "795e6e5a03ba06b7b6e837c983299408e2cb441a341665f15317ec4ad6272739"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'e_backslash' should not contain lowercase letters",
"markdown": "Const property name `e_backslash` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/helper/Msg.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 14,
"startColumn": 22,
"charOffset": 426,
"charLength": 11,
"snippet": {
"text": "e_backslash"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 12,
"startColumn": 1,
"charOffset": 297,
"charLength": 272,
"snippet": {
"text": " public const val NOT_EX_CMD: String = \"notexcmd\"\n public const val INT_BAD_CMD: String = \"intbadcmd\"\n public const val e_backslash: String = \"e_backslash\"\n public const val e_badrange: String = \"e_badrange\"\n public const val e_norange: String = \"e_norange\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "7a4afd899bf683e74e3b2c8b6a086a62651ccf069f5a0815d21ba2b695f703c0"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'ideajoin' should not contain lowercase letters",
"markdown": "Const property name `ideajoin` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/testFixtures/kotlin/org/jetbrains/plugins/ideavim/TestOptionConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 46,
"startColumn": 15,
"charOffset": 1505,
"charLength": 8,
"snippet": {
"text": "ideajoin"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 44,
"startColumn": 1,
"charOffset": 1450,
"charLength": 166,
"snippet": {
"text": "\n // IntelliJ implementation specific\n const val ideajoin = \"ideajoin\"\n const val ideamarks = \"ideamarks\"\n const val idearefactormode = \"idearefactormode\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "7e0de0f18d8922892a11f84004af57ebb4dfd4a094dd6e6e2f5b9c0dc17264f7"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'f' should not contain lowercase letters",
"markdown": "Const property name `f` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/Magic.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 47,
"startColumn": 20,
"charOffset": 1932,
"charLength": 1,
"snippet": {
"text": "f"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 45,
"startColumn": 1,
"charOffset": 1827,
"charLength": 214,
"snippet": {
"text": " public const val d: Int = 'd'.code - 256\n public const val D: Int = 'D'.code - 256\n public const val f: Int = 'f'.code - 256\n public const val F: Int = 'F'.code - 256\n public const val h: Int = 'h'.code - 256"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "800b53d55c97701ea29220d042c6124ab30b650fb3db4bec8e1a943c58368d34"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'virtualedit_onemore' should not contain lowercase letters",
"markdown": "Const property name `virtualedit_onemore` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/options/OptionConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 29,
"startColumn": 22,
"charOffset": 1138,
"charLength": 19,
"snippet": {
"text": "virtualedit_onemore"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 27,
"startColumn": 1,
"charOffset": 1044,
"charLength": 249,
"snippet": {
"text": " public const val selectmode_ideaselection: String = \"ideaselection\"\n\n public const val virtualedit_onemore: String = \"onemore\"\n public const val virtualedit_block: String = \"block\"\n public const val virtualedit_insert: String = \"insert\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "8105f6b2694b7172e84e6ee61219565018a0452fcabb831411ad885af0f09416"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'e_norange' should not contain lowercase letters",
"markdown": "Const property name `e_norange` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/helper/Msg.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 16,
"startColumn": 22,
"charOffset": 538,
"charLength": 9,
"snippet": {
"text": "e_norange"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 14,
"startColumn": 1,
"charOffset": 405,
"charLength": 270,
"snippet": {
"text": " public const val e_backslash: String = \"e_backslash\"\n public const val e_badrange: String = \"e_badrange\"\n public const val e_norange: String = \"e_norange\"\n public const val e_rangereq: String = \"e_rangereq\"\n public const val e_argreq: String = \"e_argreq\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "8257765a6ce64ebbc1151d4f3f76bf9258d4ba34ff40da3f638964afca938254"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'selectmode_ideaselection' should not contain lowercase letters",
"markdown": "Const property name `selectmode_ideaselection` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/options/OptionConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 27,
"startColumn": 22,
"charOffset": 1065,
"charLength": 24,
"snippet": {
"text": "selectmode_ideaselection"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 25,
"startColumn": 1,
"charOffset": 940,
"charLength": 237,
"snippet": {
"text": " public const val selectmode_key: String = \"key\"\n public const val selectmode_cmd: String = \"cmd\"\n public const val selectmode_ideaselection: String = \"ideaselection\"\n\n public const val virtualedit_onemore: String = \"onemore\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "832797c379ebfff59badc2d216d32434826321ea40946768d83b2d8feb24b8f9"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'e_invarg' should not contain lowercase letters",
"markdown": "Const property name `e_invarg` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/helper/Msg.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 63,
"startColumn": 22,
"charOffset": 2707,
"charLength": 8,
"snippet": {
"text": "e_invarg"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 61,
"startColumn": 1,
"charOffset": 2584,
"charLength": 199,
"snippet": {
"text": " public const val e_patnotf2: String = \"e_patnotf2\"\n public const val unkopt: String = \"unkopt\"\n public const val e_invarg: String = \"e_invarg\"\n public const val E475: String = \"E475\"\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "85d7b8474135a58e94f9bcc57674314fda9e0c5d322439881db0d7f7527ba72a"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'e_nopresub' should not contain lowercase letters",
"markdown": "Const property name `e_nopresub` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/helper/Msg.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 21,
"startColumn": 22,
"charOffset": 801,
"charLength": 10,
"snippet": {
"text": "e_nopresub"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 19,
"startColumn": 1,
"charOffset": 676,
"charLength": 258,
"snippet": {
"text": " public const val e_argforb: String = \"e_argforb\"\n public const val e_noprev: String = \"e_noprev\"\n public const val e_nopresub: String = \"e_nopresub\"\n public const val E191: String = \"E191\"\n public const val e_backrange: String = \"e_backrange\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "8b2e888ad2ce91956e1056dc58e6b8b3abfcf14f98a59688fe79b4df2b40f1ad"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'zeroOrOneArguments' should not contain lowercase letters",
"markdown": "Const property name `zeroOrOneArguments` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/model/commands/CmdCommand.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 50,
"startColumn": 15,
"charOffset": 1720,
"charLength": 18,
"snippet": {
"text": "zeroOrOneArguments"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 48,
"startColumn": 1,
"charOffset": 1664,
"charLength": 126,
"snippet": {
"text": "\n const val anyNumberOfArguments = \"*\"\n const val zeroOrOneArguments = \"?\"\n const val moreThanZeroArguments = \"+\"\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "8daecb622053801278b93d7f5ca3eacb92bdd988ba498e1a0df25cef23f7c303"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'keymodel' should not contain lowercase letters",
"markdown": "Const property name `keymodel` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/testFixtures/kotlin/org/jetbrains/plugins/ideavim/TestOptionConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 19,
"startColumn": 15,
"charOffset": 654,
"charLength": 8,
"snippet": {
"text": "keymodel"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 17,
"startColumn": 1,
"charOffset": 562,
"charLength": 193,
"snippet": {
"text": " const val guicursor = \"guicursor\"\n const val ignorecase = \"ignorecase\"\n const val keymodel = \"keymodel\"\n const val maxmapdepth = \"maxmapdepth\"\n const val nrformats = \"nrformats\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "8f6d1c27ce63989471dba0ffb7dc9d3be79a86d42fe6c9f486d96e7bc3bd8a79"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'e_null' should not contain lowercase letters",
"markdown": "Const property name `e_null` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/helper/Msg.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 28,
"startColumn": 22,
"charOffset": 1162,
"charLength": 6,
"snippet": {
"text": "e_null"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 26,
"startColumn": 1,
"charOffset": 1035,
"charLength": 234,
"snippet": {
"text": " public const val e_trailing: String = \"e_trailing\"\n public const val e_invcmd: String = \"e_invcmd\"\n public const val e_null: String = \"e_null\"\n public const val E50: String = \"E50\"\n public const val E51: String = \"E51\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "929f918ee268add673f30f67c42f0097cc670b17ad62103c51237cf0f3d358b2"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'clipboard_unnamedplus' should not contain lowercase letters",
"markdown": "Const property name `clipboard_unnamedplus` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/options/OptionConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 15,
"startColumn": 22,
"charOffset": 446,
"charLength": 21,
"snippet": {
"text": "clipboard_unnamedplus"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 13,
"startColumn": 1,
"charOffset": 307,
"charLength": 245,
"snippet": {
"text": " public const val clipboard_ideaput: String = \"ideaput\"\n public const val clipboard_unnamed: String = \"unnamed\"\n public const val clipboard_unnamedplus: String = \"unnamedplus\"\n\n public const val keymodel_startsel: String = \"startsel\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "999540d8446ff1f4e345320a9ac8f925a754bc93cf1bbeaf1af8b5095edc06c4"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'overridePrefix' should not contain lowercase letters",
"markdown": "Const property name `overridePrefix` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimCommandGroupBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 17,
"startColumn": 23,
"charOffset": 536,
"charLength": 14,
"snippet": {
"text": "overridePrefix"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 15,
"startColumn": 1,
"charOffset": 424,
"charLength": 192,
"snippet": {
"text": "public abstract class VimCommandGroupBase : VimCommandGroup {\n public companion object {\n private const val overridePrefix = \"!\"\n }\n private var aliases = HashMap<String, CommandAlias>()"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "99f556a2aa380083fe075b1e520d11b9bd6c476dbf14074e29a24f37d28f2f1a"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'clipboard_ideaput' should not contain lowercase letters",
"markdown": "Const property name `clipboard_ideaput` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/options/OptionConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 13,
"startColumn": 22,
"charOffset": 328,
"charLength": 17,
"snippet": {
"text": "clipboard_ideaput"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 11,
"startColumn": 1,
"charOffset": 248,
"charLength": 243,
"snippet": {
"text": "public class OptionConstants {\n public companion object {\n public const val clipboard_ideaput: String = \"ideaput\"\n public const val clipboard_unnamed: String = \"unnamed\"\n public const val clipboard_unnamedplus: String = \"unnamedplus\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "9aefce618dd2b4af526a2efa6aa500e9fbeac79b486603221d80d245fabc50fe"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'm' should not contain lowercase letters",
"markdown": "Const property name `m` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/Magic.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 57,
"startColumn": 20,
"charOffset": 2362,
"charLength": 1,
"snippet": {
"text": "m"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 55,
"startColumn": 1,
"charOffset": 2257,
"charLength": 214,
"snippet": {
"text": " public const val l: Int = 'l'.code - 256\n public const val L: Int = 'L'.code - 256\n public const val m: Int = 'm'.code - 256\n public const val M: Int = 'M'.code - 256\n public const val n: Int = 'n'.code - 256"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "9b9783959f9761bf8b5bf9281800cda9f4b94e15264884d22832d74572ec4414"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'e_re_damg' should not contain lowercase letters",
"markdown": "Const property name `e_re_damg` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/helper/Msg.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 57,
"startColumn": 22,
"charOffset": 2423,
"charLength": 9,
"snippet": {
"text": "e_re_damg"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 55,
"startColumn": 1,
"charOffset": 2306,
"charLength": 234,
"snippet": {
"text": " public const val E363: String = \"E363\"\n public const val e_re_corr: String = \"e_re_corr\"\n public const val e_re_damg: String = \"e_re_damg\"\n public const val E369: String = \"E369\"\n public const val E384: String = \"E384\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "9bfce8ee1d716206efcfaf64434352dfa06ff1882d8f76b2e5c87b1b504eac87"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'z' should not contain lowercase letters",
"markdown": "Const property name `z` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/Magic.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 75,
"startColumn": 20,
"charOffset": 3136,
"charLength": 1,
"snippet": {
"text": "z"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 73,
"startColumn": 1,
"charOffset": 3031,
"charLength": 136,
"snippet": {
"text": " public const val x: Int = 'x'.code - 256\n public const val X: Int = 'X'.code - 256\n public const val z: Int = 'z'.code - 256\n\n /*"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "9cbda35355e4bdac75acff7880500fe4cdd182aa92c25ff869f2f1b1a80846de"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'relativenumber' should not contain lowercase letters",
"markdown": "Const property name `relativenumber` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/testFixtures/kotlin/org/jetbrains/plugins/ideavim/TestOptionConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 23,
"startColumn": 15,
"charOffset": 802,
"charLength": 14,
"snippet": {
"text": "relativenumber"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 21,
"startColumn": 1,
"charOffset": 718,
"charLength": 195,
"snippet": {
"text": " const val nrformats = \"nrformats\"\n const val number = \"number\"\n const val relativenumber = \"relativenumber\"\n const val scrolljump = \"scrolljump\"\n const val scrolloff = \"scrolloff\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "9df43f29874d0c9d6f8ed8474d9929796dcb8c6007657472a1f2db1ca3e80fb4"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'e_backrange' should not contain lowercase letters",
"markdown": "Const property name `e_backrange` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/helper/Msg.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 23,
"startColumn": 22,
"charOffset": 899,
"charLength": 11,
"snippet": {
"text": "e_backrange"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 21,
"startColumn": 1,
"charOffset": 780,
"charLength": 254,
"snippet": {
"text": " public const val e_nopresub: String = \"e_nopresub\"\n public const val E191: String = \"E191\"\n public const val e_backrange: String = \"e_backrange\"\n public const val E146: String = \"E146\"\n public const val e_zerocount: String = \"e_zerocount\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "9e33571b8d3ee911dfefb9c46becfb05ca69703481a0bb496a008957f1742127"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'u' should not contain lowercase letters",
"markdown": "Const property name `u` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/Magic.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 67,
"startColumn": 20,
"charOffset": 2792,
"charLength": 1,
"snippet": {
"text": "u"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 65,
"startColumn": 1,
"charOffset": 2687,
"charLength": 214,
"snippet": {
"text": " public const val s: Int = 's'.code - 256\n public const val S: Int = 'S'.code - 256\n public const val u: Int = 'u'.code - 256\n public const val U: Int = 'U'.code - 256\n public const val v: Int = 'v'.code - 256"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "9fdbad53efeda4c833cd6338addb531306e9ab17277260eec9a6e253658e8a98"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'e_badrange' should not contain lowercase letters",
"markdown": "Const property name `e_badrange` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/helper/Msg.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 15,
"startColumn": 22,
"charOffset": 483,
"charLength": 10,
"snippet": {
"text": "e_badrange"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 13,
"startColumn": 1,
"charOffset": 350,
"charLength": 274,
"snippet": {
"text": " public const val INT_BAD_CMD: String = \"intbadcmd\"\n public const val e_backslash: String = \"e_backslash\"\n public const val e_badrange: String = \"e_badrange\"\n public const val e_norange: String = \"e_norange\"\n public const val e_rangereq: String = \"e_rangereq\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "a25d0d5596cd173568a5b4702e767c80e662126be381ebde988606f0c5e2f36a"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'anyNumberOfArguments' should not contain lowercase letters",
"markdown": "Const property name `anyNumberOfArguments` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/model/commands/CmdCommand.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 49,
"startColumn": 15,
"charOffset": 1679,
"charLength": 20,
"snippet": {
"text": "anyNumberOfArguments"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 47,
"startColumn": 1,
"charOffset": 1628,
"charLength": 158,
"snippet": {
"text": " const val argsPrefix = \"-nargs\"\n\n const val anyNumberOfArguments = \"*\"\n const val zeroOrOneArguments = \"?\"\n const val moreThanZeroArguments = \"+\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "a421964fba628d231aec01ad7dc3ea57e9472903dcc0bb4a2f4eb05943bd79cd"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'e_re_corr' should not contain lowercase letters",
"markdown": "Const property name `e_re_corr` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/helper/Msg.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 56,
"startColumn": 22,
"charOffset": 2370,
"charLength": 9,
"snippet": {
"text": "e_re_corr"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 54,
"startColumn": 1,
"charOffset": 2255,
"charLength": 242,
"snippet": {
"text": " public const val synerror: String = \"synerror\"\n public const val E363: String = \"E363\"\n public const val e_re_corr: String = \"e_re_corr\"\n public const val e_re_damg: String = \"e_re_damg\"\n public const val E369: String = \"E369\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "a6cec7b4aea4a3b3cfe052549005d3f2873641080cef2b6bd07905d89d0753f2"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'scrolljump' should not contain lowercase letters",
"markdown": "Const property name `scrolljump` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/testFixtures/kotlin/org/jetbrains/plugins/ideavim/TestOptionConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 24,
"startColumn": 15,
"charOffset": 850,
"charLength": 10,
"snippet": {
"text": "scrolljump"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 22,
"startColumn": 1,
"charOffset": 756,
"charLength": 197,
"snippet": {
"text": " const val number = \"number\"\n const val relativenumber = \"relativenumber\"\n const val scrolljump = \"scrolljump\"\n const val scrolloff = \"scrolloff\"\n const val selectmode = \"selectmode\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "aa3a065cbb4e5fcf94d53a8f72b8c0d6d8438ae296f33322abcbc511292f2919"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'showmode' should not contain lowercase letters",
"markdown": "Const property name `showmode` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/testFixtures/kotlin/org/jetbrains/plugins/ideavim/TestOptionConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 27,
"startColumn": 15,
"charOffset": 968,
"charLength": 8,
"snippet": {
"text": "showmode"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 25,
"startColumn": 1,
"charOffset": 876,
"charLength": 199,
"snippet": {
"text": " const val scrolloff = \"scrolloff\"\n const val selectmode = \"selectmode\"\n const val showmode = \"showmode\"\n const val sidescroll = \"sidescroll\"\n const val sidescrolloff = \"sidescrolloff\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "aa63fc5505a0efeb40e900c99addb99b6531917b49dbc930f9d364dff8f3f2ef"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'argsPrefix' should not contain lowercase letters",
"markdown": "Const property name `argsPrefix` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/model/commands/CmdCommand.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 47,
"startColumn": 15,
"charOffset": 1642,
"charLength": 10,
"snippet": {
"text": "argsPrefix"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 45,
"startColumn": 1,
"charOffset": 1611,
"charLength": 94,
"snippet": {
"text": "\n @VimNlsSafe\n const val argsPrefix = \"-nargs\"\n\n const val anyNumberOfArguments = \"*\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "b015c5e990ed7afecb0513625be92cb96f2a24bb56f814f9333377a6c9bfe34e"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'Count' should not contain lowercase letters",
"markdown": "Const property name `Count` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/common/CommandAlias.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 97,
"startColumn": 15,
"charOffset": 3447,
"charLength": 5,
"snippet": {
"text": "Count"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 95,
"startColumn": 1,
"charOffset": 3420,
"charLength": 57,
"snippet": {
"text": "\n @NonNls\n const val Count = \"<count>\"\n\n @NonNls"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "b30a0f9cd421eee4d86b29ad14c4eb4773cee6c8dc3771d06ce706f85fbf0f4b"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'ignorecase' should not contain lowercase letters",
"markdown": "Const property name `ignorecase` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/testFixtures/kotlin/org/jetbrains/plugins/ideavim/TestOptionConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 18,
"startColumn": 15,
"charOffset": 614,
"charLength": 10,
"snippet": {
"text": "ignorecase"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 16,
"startColumn": 1,
"charOffset": 524,
"charLength": 193,
"snippet": {
"text": " const val clipboard = \"clipboard\"\n const val guicursor = \"guicursor\"\n const val ignorecase = \"ignorecase\"\n const val keymodel = \"keymodel\"\n const val maxmapdepth = \"maxmapdepth\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "b5d0d803a5fa007df29426f1e216dacab5dca6c1db22674e9ec58e6d856ecbaf"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'Arguments' should not contain lowercase letters",
"markdown": "Const property name `Arguments` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/common/CommandAlias.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 100,
"startColumn": 15,
"charOffset": 3492,
"charLength": 9,
"snippet": {
"text": "Arguments"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 98,
"startColumn": 1,
"charOffset": 3465,
"charLength": 60,
"snippet": {
"text": "\n @NonNls\n const val Arguments = \"<args>\"\n\n @NonNls"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "b5ffe7bef7e78cca0c34de65f8b3d48b4951398053805120a3f23714e76a209b"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'scrolloff' should not contain lowercase letters",
"markdown": "Const property name `scrolloff` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/testFixtures/kotlin/org/jetbrains/plugins/ideavim/TestOptionConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 25,
"startColumn": 15,
"charOffset": 890,
"charLength": 9,
"snippet": {
"text": "scrolloff"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 23,
"startColumn": 1,
"charOffset": 788,
"charLength": 201,
"snippet": {
"text": " const val relativenumber = \"relativenumber\"\n const val scrolljump = \"scrolljump\"\n const val scrolloff = \"scrolloff\"\n const val selectmode = \"selectmode\"\n const val showmode = \"showmode\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "b6072542761ba46b544efb7e4a997ecdc1f53ee2e3bc6e9971034b41850b696f"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'idearefactormode' should not contain lowercase letters",
"markdown": "Const property name `idearefactormode` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/testFixtures/kotlin/org/jetbrains/plugins/ideavim/TestOptionConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 48,
"startColumn": 15,
"charOffset": 1579,
"charLength": 16,
"snippet": {
"text": "idearefactormode"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 46,
"startColumn": 1,
"charOffset": 1491,
"charLength": 221,
"snippet": {
"text": " const val ideajoin = \"ideajoin\"\n const val ideamarks = \"ideamarks\"\n const val idearefactormode = \"idearefactormode\"\n const val ideavimsupport = \"ideavimsupport\"\n const val trackactionids = \"trackactionids\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "b8587e93c7e40202322c71aaa503fb7f9c69dfa553a7c4e88b1a91721d9b45dd"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'virtualedit' should not contain lowercase letters",
"markdown": "Const property name `virtualedit` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/testFixtures/kotlin/org/jetbrains/plugins/ideavim/TestOptionConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 32,
"startColumn": 15,
"charOffset": 1168,
"charLength": 11,
"snippet": {
"text": "virtualedit"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 30,
"startColumn": 1,
"charOffset": 1076,
"charLength": 158,
"snippet": {
"text": " const val smartcase = \"smartcase\"\n const val timeoutlen = \"timeoutlen\"\n const val virtualedit = \"virtualedit\"\n const val whichwrap = \"whichwrap\"\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "be6a61f97038059957bcaa7e1660d9b423d9c909523a06cacb026a5bf0d5d600"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'x' should not contain lowercase letters",
"markdown": "Const property name `x` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/Magic.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 73,
"startColumn": 20,
"charOffset": 3050,
"charLength": 1,
"snippet": {
"text": "x"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 71,
"startColumn": 1,
"charOffset": 2945,
"charLength": 214,
"snippet": {
"text": " public const val w: Int = 'w'.code - 256\n public const val W: Int = 'W'.code - 256\n public const val x: Int = 'x'.code - 256\n public const val X: Int = 'X'.code - 256\n public const val z: Int = 'z'.code - 256"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "c2deca2dd59abce981fa3aad7e4156cc1d8a5181d85947c13cf13bbc45a01412"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'h' should not contain lowercase letters",
"markdown": "Const property name `h` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/Magic.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 49,
"startColumn": 20,
"charOffset": 2018,
"charLength": 1,
"snippet": {
"text": "h"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 47,
"startColumn": 1,
"charOffset": 1913,
"charLength": 214,
"snippet": {
"text": " public const val f: Int = 'f'.code - 256\n public const val F: Int = 'F'.code - 256\n public const val h: Int = 'h'.code - 256\n public const val H: Int = 'H'.code - 256\n public const val i: Int = 'i'.code - 256"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "c3382fdb82947455f00ac5e0db538c45bc606332fba375afd3ba4ddaa6658d33"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'overridePrefix' should not contain lowercase letters",
"markdown": "Const property name `overridePrefix` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/model/commands/CmdCommand.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 44,
"startColumn": 15,
"charOffset": 1590,
"charLength": 14,
"snippet": {
"text": "overridePrefix"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 42,
"startColumn": 1,
"charOffset": 1503,
"charLength": 124,
"snippet": {
"text": " // Static definitions needed for aliases.\n private companion object {\n const val overridePrefix = \"!\"\n\n @VimNlsSafe"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "c92137309b88ee11dd565d5bae6c7fc7c052bc4076fcb45ef8e773a7ec0ee331"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'i' should not contain lowercase letters",
"markdown": "Const property name `i` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/Magic.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 51,
"startColumn": 20,
"charOffset": 2104,
"charLength": 1,
"snippet": {
"text": "i"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 49,
"startColumn": 1,
"charOffset": 1999,
"charLength": 214,
"snippet": {
"text": " public const val h: Int = 'h'.code - 256\n public const val H: Int = 'H'.code - 256\n public const val i: Int = 'i'.code - 256\n public const val I: Int = 'I'.code - 256\n public const val k: Int = 'k'.code - 256"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "c9f3ba8e9298e341d7a18cc51c2b580423adc75f579783cfba360e978f6e99e5"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'e_noprev' should not contain lowercase letters",
"markdown": "Const property name `e_noprev` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/helper/Msg.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 20,
"startColumn": 22,
"charOffset": 750,
"charLength": 8,
"snippet": {
"text": "e_noprev"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 18,
"startColumn": 1,
"charOffset": 625,
"charLength": 252,
"snippet": {
"text": " public const val e_argreq: String = \"e_argreq\"\n public const val e_argforb: String = \"e_argforb\"\n public const val e_noprev: String = \"e_noprev\"\n public const val e_nopresub: String = \"e_nopresub\"\n public const val E191: String = \"E191\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "cb2f68d8d69d97eac09aea9254183644f2d85e9c44cde1a9e9ad94f0a9185b58"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'c' should not contain lowercase letters",
"markdown": "Const property name `c` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/Magic.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 43,
"startColumn": 20,
"charOffset": 1760,
"charLength": 1,
"snippet": {
"text": "c"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 41,
"startColumn": 1,
"charOffset": 1655,
"charLength": 214,
"snippet": {
"text": " public const val a: Int = 'a'.code - 256\n public const val A: Int = 'A'.code - 256\n public const val c: Int = 'c'.code - 256\n public const val C: Int = 'C'.code - 256\n public const val d: Int = 'd'.code - 256"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "d0f221951c0e740a7fe756e97c1c7ee020cdf1ec869769a53eaba5130132dd83"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'virtualedit_insert' should not contain lowercase letters",
"markdown": "Const property name `virtualedit_insert` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/options/OptionConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 31,
"startColumn": 22,
"charOffset": 1256,
"charLength": 18,
"snippet": {
"text": "virtualedit_insert"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 29,
"startColumn": 1,
"charOffset": 1117,
"charLength": 233,
"snippet": {
"text": " public const val virtualedit_onemore: String = \"onemore\"\n public const val virtualedit_block: String = \"block\"\n public const val virtualedit_insert: String = \"insert\"\n public const val virtualedit_all: String = \"all\"\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "d313cd15446b74402405b6a7d965137cd79761c0199e21c44983ba2e711e37a9"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'a' should not contain lowercase letters",
"markdown": "Const property name `a` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/Magic.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 41,
"startColumn": 20,
"charOffset": 1674,
"charLength": 1,
"snippet": {
"text": "a"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 39,
"startColumn": 1,
"charOffset": 1567,
"charLength": 216,
"snippet": {
"text": " public const val N8: Int = '8'.code - 256\n public const val N9: Int = '9'.code - 256\n public const val a: Int = 'a'.code - 256\n public const val A: Int = 'A'.code - 256\n public const val c: Int = 'c'.code - 256"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "d40cb3dc8af0d455abe8edf9f53ef3140aa72767017a0945a248d5e770fbb758"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'c' should not contain lowercase letters",
"markdown": "Const property name `c` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/testFixtures/kotlin/org/jetbrains/plugins/ideavim/VimTestCase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 800,
"startColumn": 15,
"charOffset": 30353,
"charLength": 1,
"snippet": {
"text": "c"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 798,
"startColumn": 1,
"charOffset": 30317,
"charLength": 169,
"snippet": {
"text": "\n companion object {\n const val c = EditorTestUtil.CARET_TAG\n const val s = EditorTestUtil.SELECTION_START_TAG\n const val se = EditorTestUtil.SELECTION_END_TAG"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "d86cfbefc8e32adbe1160bae77e5d6e743fc2d39643cea892c3a9cc242609677"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'skipEvents' should not contain lowercase letters",
"markdown": "Const property name `skipEvents` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/listener/VimListenerManager.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 732,
"startColumn": 13,
"charOffset": 35989,
"charLength": 10,
"snippet": {
"text": "skipEvents"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 730,
"startColumn": 1,
"charOffset": 35937,
"charLength": 103,
"snippet": {
"text": "\nprivate object MouseEventsDataHolder {\n const val skipEvents = 3\n var skipNDragEvents = skipEvents\n}"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "da9337e8b190eeed441693cfc6df65c0f1c2ff70735239ab4f961ef107484767"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'unifyjumps' should not contain lowercase letters",
"markdown": "Const property name `unifyjumps` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/testFixtures/kotlin/org/jetbrains/plugins/ideavim/TestOptionConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 51,
"startColumn": 15,
"charOffset": 1727,
"charLength": 10,
"snippet": {
"text": "unifyjumps"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 49,
"startColumn": 1,
"charOffset": 1617,
"charLength": 141,
"snippet": {
"text": " const val ideavimsupport = \"ideavimsupport\"\n const val trackactionids = \"trackactionids\"\n const val unifyjumps = \"unifyjumps\"\n }\n}"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "e0fe91d99f6bf1fdbd87fa6e76518ec0242b4a6e8d027f621694f38412bde516"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 's' should not contain lowercase letters",
"markdown": "Const property name `s` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/Magic.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 65,
"startColumn": 20,
"charOffset": 2706,
"charLength": 1,
"snippet": {
"text": "s"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 63,
"startColumn": 1,
"charOffset": 2601,
"charLength": 214,
"snippet": {
"text": " public const val p: Int = 'p'.code - 256\n public const val P: Int = 'P'.code - 256\n public const val s: Int = 's'.code - 256\n public const val S: Int = 'S'.code - 256\n public const val u: Int = 'u'.code - 256"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "e3a5ad6b87a044a5368139bde3e8b7aedf0570e7580909fceadad3f5df531f45"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'selectmode_key' should not contain lowercase letters",
"markdown": "Const property name `selectmode_key` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/options/OptionConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 25,
"startColumn": 22,
"charOffset": 961,
"charLength": 14,
"snippet": {
"text": "selectmode_key"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 23,
"startColumn": 1,
"charOffset": 883,
"charLength": 232,
"snippet": {
"text": "\n public const val selectmode_mouse: String = \"mouse\"\n public const val selectmode_key: String = \"key\"\n public const val selectmode_cmd: String = \"cmd\"\n public const val selectmode_ideaselection: String = \"ideaselection\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "e3b91c8f54bfe86923a8b64403b0d8659c3799f24336572fc9fe26a5ae059952"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'allLettersRegex' should not contain lowercase letters",
"markdown": "Const property name `allLettersRegex` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/options/helpers/KeywordOptionHelper.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 19,
"startColumn": 21,
"charOffset": 530,
"charLength": 15,
"snippet": {
"text": "allLettersRegex"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 17,
"startColumn": 1,
"charOffset": 473,
"charLength": 281,
"snippet": {
"text": "public object KeywordOptionHelper {\n\n private const val allLettersRegex = \"\\\\p{L}\"\n private val validationPattern =\n Pattern.compile(\"(\\\\^?(([^0-9^]|[0-9]{1,3})-([^0-9]|[0-9]{1,3})|([^0-9^]|[0-9]{1,3})),)*\\\\^?(([^0-9^]|[0-9]{1,3})-([^0-9]|[0-9]{1,3})|([^0-9]|[0-9]{1,3})),?$\")"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "e60ca1501ee83d6acb576009fbb2dc74999505bd9d07e9a92a54e41e03257478"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'ideavimsupport' should not contain lowercase letters",
"markdown": "Const property name `ideavimsupport` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/testFixtures/kotlin/org/jetbrains/plugins/ideavim/TestOptionConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 49,
"startColumn": 15,
"charOffset": 1631,
"charLength": 14,
"snippet": {
"text": "ideavimsupport"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 47,
"startColumn": 1,
"charOffset": 1527,
"charLength": 225,
"snippet": {
"text": " const val ideamarks = \"ideamarks\"\n const val idearefactormode = \"idearefactormode\"\n const val ideavimsupport = \"ideavimsupport\"\n const val trackactionids = \"trackactionids\"\n const val unifyjumps = \"unifyjumps\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "ea2e21b91342f32c82b9d006ca660e24e8f32d7992979bca28107d26a270b43d"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'l' should not contain lowercase letters",
"markdown": "Const property name `l` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/Magic.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 55,
"startColumn": 20,
"charOffset": 2276,
"charLength": 1,
"snippet": {
"text": "l"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 53,
"startColumn": 1,
"charOffset": 2171,
"charLength": 214,
"snippet": {
"text": " public const val k: Int = 'k'.code - 256\n public const val K: Int = 'K'.code - 256\n public const val l: Int = 'l'.code - 256\n public const val L: Int = 'L'.code - 256\n public const val m: Int = 'm'.code - 256"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "eb853333023e7d3158a1aedff2335c89a52f5e150ebdde731a14448d83f371aa"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'e_internal' should not contain lowercase letters",
"markdown": "Const property name `e_internal` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/helper/Msg.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 53,
"startColumn": 22,
"charOffset": 2221,
"charLength": 10,
"snippet": {
"text": "e_internal"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 51,
"startColumn": 1,
"charOffset": 2090,
"charLength": 258,
"snippet": {
"text": " public const val e_invrange: String = \"e_invrange\"\n public const val e_toomsbra: String = \"e_toomsbra\"\n public const val e_internal: String = \"e_internal\"\n public const val synerror: String = \"synerror\"\n public const val E363: String = \"E363\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "eba6718ee2b4cfdf35b4f1d799d3d260bab89fd444e52eafd983adb5b87e05c0"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'e_invrange' should not contain lowercase letters",
"markdown": "Const property name `e_invrange` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/helper/Msg.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 51,
"startColumn": 22,
"charOffset": 2111,
"charLength": 10,
"snippet": {
"text": "e_invrange"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 49,
"startColumn": 1,
"charOffset": 2008,
"charLength": 246,
"snippet": {
"text": " public const val E70: String = \"E70\"\n public const val E71: String = \"E71\"\n public const val e_invrange: String = \"e_invrange\"\n public const val e_toomsbra: String = \"e_toomsbra\"\n public const val e_internal: String = \"e_internal\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "f11bc7a5cbf0dc663a9fcd9aa03f1c630969a5477609a34b04a1b1a48661469a"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'p' should not contain lowercase letters",
"markdown": "Const property name `p` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/Magic.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 63,
"startColumn": 20,
"charOffset": 2620,
"charLength": 1,
"snippet": {
"text": "p"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 61,
"startColumn": 1,
"charOffset": 2515,
"charLength": 214,
"snippet": {
"text": " public const val o: Int = 'o'.code - 256\n public const val O: Int = 'O'.code - 256\n public const val p: Int = 'p'.code - 256\n public const val P: Int = 'P'.code - 256\n public const val s: Int = 's'.code - 256"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "f6619dfd9eb0800be6d4e13813ca0b04ce1df0c02d37f0ef566e801f25ec95db"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'e_argforb' should not contain lowercase letters",
"markdown": "Const property name `e_argforb` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/helper/Msg.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 19,
"startColumn": 22,
"charOffset": 697,
"charLength": 9,
"snippet": {
"text": "e_argforb"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 17,
"startColumn": 1,
"charOffset": 570,
"charLength": 264,
"snippet": {
"text": " public const val e_rangereq: String = \"e_rangereq\"\n public const val e_argreq: String = \"e_argreq\"\n public const val e_argforb: String = \"e_argforb\"\n public const val e_noprev: String = \"e_noprev\"\n public const val e_nopresub: String = \"e_nopresub\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "faa8ff4f7033ca3cae6b68386bac6f6fd4a5698e047303e46fa252539855420b"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'n' should not contain lowercase letters",
"markdown": "Const property name `n` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/Magic.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 59,
"startColumn": 20,
"charOffset": 2448,
"charLength": 1,
"snippet": {
"text": "n"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 57,
"startColumn": 1,
"charOffset": 2343,
"charLength": 214,
"snippet": {
"text": " public const val m: Int = 'm'.code - 256\n public const val M: Int = 'M'.code - 256\n public const val n: Int = 'n'.code - 256\n public const val N: Int = 'N'.code - 256\n public const val o: Int = 'o'.code - 256"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "fcbc2a71b3cc432fba17b085bcc52aa16ddfeac4a52cc156cfb92063bded8945"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'o' should not contain lowercase letters",
"markdown": "Const property name `o` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/Magic.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 61,
"startColumn": 20,
"charOffset": 2534,
"charLength": 1,
"snippet": {
"text": "o"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 59,
"startColumn": 1,
"charOffset": 2429,
"charLength": 214,
"snippet": {
"text": " public const val n: Int = 'n'.code - 256\n public const val N: Int = 'N'.code - 256\n public const val o: Int = 'o'.code - 256\n public const val O: Int = 'O'.code - 256\n public const val p: Int = 'p'.code - 256"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "fd538fbede1e44cd9a99a2e83d5f5b644a80bb3a579741220a7c9aceb26803bc"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'sidescroll' should not contain lowercase letters",
"markdown": "Const property name `sidescroll` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/testFixtures/kotlin/org/jetbrains/plugins/ideavim/TestOptionConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 28,
"startColumn": 15,
"charOffset": 1004,
"charLength": 10,
"snippet": {
"text": "sidescroll"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 26,
"startColumn": 1,
"charOffset": 914,
"charLength": 199,
"snippet": {
"text": " const val selectmode = \"selectmode\"\n const val showmode = \"showmode\"\n const val sidescroll = \"sidescroll\"\n const val sidescrolloff = \"sidescrolloff\"\n const val smartcase = \"smartcase\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "fe2c2882726f44724afe7bd73184ab0698c8fd6fa04e4db0662839612eee2dc5"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'virtualedit_block' should not contain lowercase letters",
"markdown": "Const property name `virtualedit_block` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/options/OptionConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 30,
"startColumn": 22,
"charOffset": 1199,
"charLength": 17,
"snippet": {
"text": "virtualedit_block"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 28,
"startColumn": 1,
"charOffset": 1116,
"charLength": 230,
"snippet": {
"text": "\n public const val virtualedit_onemore: String = \"onemore\"\n public const val virtualedit_block: String = \"block\"\n public const val virtualedit_insert: String = \"insert\"\n public const val virtualedit_all: String = \"all\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "fe350e5451dc113994969fcb58c830fb84950e5b46792975dd97d968d3d759e4"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'displayName' should not contain lowercase letters",
"markdown": "Const property name `displayName` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/ui/ShowCmd.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 43,
"startColumn": 22,
"charOffset": 1569,
"charLength": 11,
"snippet": {
"text": "displayName"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 41,
"startColumn": 1,
"charOffset": 1536,
"charLength": 82,
"snippet": {
"text": "\n @NlsSafe\n internal const val displayName = \"IdeaVim showcmd\"\n\n fun update() {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "fe6e8919d7865a05eb7713d36a4c3856c0569601eaa3a10483a1980a7dd401df"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstPropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Const property name 'nonCheckingRegisters' should not contain lowercase letters",
"markdown": "Const property name `nonCheckingRegisters` should not contain lowercase letters"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/testFixtures/kotlin/org/jetbrains/plugins/ideavim/NeovimTesting.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 176,
"startColumn": 21,
"charOffset": 6699,
"charLength": 20,
"snippet": {
"text": "nonCheckingRegisters"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 174,
"startColumn": 1,
"charOffset": 6674,
"charLength": 109,
"snippet": {
"text": " }\n\n private const val nonCheckingRegisters =\n CLIPBOARD_REGISTERS +\n LAST_INSERTED_TEXT_REGISTER +"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "ff7cca4accb19bd6f1d5569bef6f2197bf380abb667c91fe7910b08bf985071d"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConstantValue",
"kind": "fail",
"level": "warning",
"message": {
"text": "Condition 'anchorPoint != null' is always 'true'",
"markdown": "Condition `anchorPoint != null` is always `true`"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/group/WindowGroup.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 131,
"startColumn": 9,
"charOffset": 5519,
"charLength": 19,
"snippet": {
"text": "anchorPoint != null"
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 129,
"startColumn": 1,
"charOffset": 5334,
"charLength": 345,
"snippet": {
"text": " @NotNull List<EditorWindow> windows, final boolean vertical) {\n final Point anchorPoint = getCaretPoint(caret);\n if (anchorPoint != null) {\n final List<EditorWindow> result = new ArrayList<>();\n final double coord = vertical ? anchorPoint.getX() : anchorPoint.getY();"
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "2ba4da0679e2872153c868ff866fc94c1ea436703ae786cf7b7a7ba096bed18e"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "ControlFlowWithEmptyBody",
"kind": "fail",
"level": "warning",
"message": {
"text": "'if' has empty body",
"markdown": "'if' has empty body"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/testFixtures/kotlin/org/jetbrains/plugins/ideavim/impl/OptionsVerificator.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 146,
"startColumn": 5,
"charOffset": 7180,
"charLength": 2,
"snippet": {
"text": "if"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 144,
"startColumn": 1,
"charOffset": 7095,
"charLength": 310,
"snippet": {
"text": " }\n val specifiedButNotUsed = specifiedNames.filter { it !in usedOptions }\n if (specifiedButNotUsed.isNotEmpty()) {\n// LOG.warn(\"Options $specifiedButNotUsed are specified in annotation, but not actually used for test ${context.testClass.get().simpleName}.${context.testMethod.get().name}\")\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "152d43b365a62f7526d29cf2d45ede0399be7430c476fae929e8f5bc88628d42"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConvertArgumentToSet",
"kind": "fail",
"level": "note",
"message": {
"text": "The argument can be converted to 'Set' to improve performance",
"markdown": "The argument can be converted to 'Set' to improve performance"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/options/Option.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 191,
"startColumn": 26,
"charOffset": 8530,
"charLength": 14,
"snippet": {
"text": "valuesToRemove"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 189,
"startColumn": 1,
"charOffset": 8374,
"charLength": 238,
"snippet": {
"text": " val elements = split(currentValue.value).toMutableList()\n if (Collections.indexOfSubList(elements, valuesToRemove) != -1) {\n elements.removeAll(valuesToRemove)\n }\n return VimString(elements.joinToString(separator = \",\"))"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "f53d5e93ce7b309629509a79e350bf34db99c8a880dfccaead3fb4e58bce67c9"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConvertObjectToDataObject",
"kind": "fail",
"level": "note",
"message": {
"text": "'sealed' sub-object can be converted to 'data object'",
"markdown": "'sealed' sub-object can be converted to 'data object'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/engine/nfa/matcher/MatcherResult.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 25,
"startColumn": 3,
"charOffset": 619,
"charLength": 6,
"snippet": {
"text": "object"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 23,
"startColumn": 1,
"charOffset": 565,
"charLength": 88,
"snippet": {
"text": " * Indicates that the Matcher doesn't match\n */\n object Failure : MatcherResult()\n}"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "0b2d304a44624bd39aa5b9835950a74bee5d59b5f40dd4bd8b73a0a786d07ca9"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConvertObjectToDataObject",
"kind": "fail",
"level": "note",
"message": {
"text": "'sealed' sub-object can be converted to 'data object'",
"markdown": "'sealed' sub-object can be converted to 'data object'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/model/ExecutionResult.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 15,
"startColumn": 10,
"charOffset": 373,
"charLength": 6,
"snippet": {
"text": "object"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 13,
"startColumn": 1,
"charOffset": 325,
"charLength": 125,
"snippet": {
"text": "public sealed class ExecutionResult {\n\n public object Success : ExecutionResult()\n public object Error : ExecutionResult()\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "1093a1039a0c608f25e7e31e1db619cfe4d0807694441742c8a934e82d87a0e8"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConvertObjectToDataObject",
"kind": "fail",
"level": "note",
"message": {
"text": "'sealed' sub-object can be converted to 'data object'",
"markdown": "'sealed' sub-object can be converted to 'data object'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/state/mode/Mode.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 43,
"startColumn": 10,
"charOffset": 1763,
"charLength": 6,
"snippet": {
"text": "object"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 41,
"startColumn": 1,
"charOffset": 1685,
"charLength": 106,
"snippet": {
"text": "public sealed interface ReturnTo {\n public object INSERT : ReturnTo\n public object REPLACE : ReturnTo\n}\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "1e98af6cef217b34aad4d59e68ef733685c0d46dd2b08d910186fda4b7d17cac"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConvertObjectToDataObject",
"kind": "fail",
"level": "note",
"message": {
"text": "'sealed' sub-object can be converted to 'data object'",
"markdown": "'sealed' sub-object can be converted to 'data object'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/parser/visitors/MultiVisitor.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 113,
"startColumn": 3,
"charOffset": 4629,
"charLength": 6,
"snippet": {
"text": "object"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 111,
"startColumn": 1,
"charOffset": 4600,
"charLength": 64,
"snippet": {
"text": " * @see :help /\\@>\n */\n object AtomicMulti : Multi()\n\n /**"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "253da090a6a7b9d82e6942c490b357f6e8836865d88692d48d9a05bc36b528d7"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConvertObjectToDataObject",
"kind": "fail",
"level": "note",
"message": {
"text": "'sealed' sub-object can be converted to 'data object'",
"markdown": "'sealed' sub-object can be converted to 'data object'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/key/RequiredShortcut.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 26,
"startColumn": 12,
"charOffset": 957,
"charLength": 6,
"snippet": {
"text": "object"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 24,
"startColumn": 1,
"charOffset": 905,
"charLength": 95,
"snippet": {
"text": " * like `source ~/.vimrc`.\n */\n public object InitScript : MappingOwner()\n\n /**"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "6786f5d2b15008bad01373dfef21865eb89d2f23d0ed1b8ccd8360b074aac7d6"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConvertObjectToDataObject",
"kind": "fail",
"level": "note",
"message": {
"text": "'sealed' sub-object can be converted to 'data object'",
"markdown": "'sealed' sub-object can be converted to 'data object'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/model/ExecutionResult.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 16,
"startColumn": 10,
"charOffset": 417,
"charLength": 6,
"snippet": {
"text": "object"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 14,
"startColumn": 1,
"charOffset": 363,
"charLength": 129,
"snippet": {
"text": "\n public object Success : ExecutionResult()\n public object Error : ExecutionResult()\n\n public object Break : ExecutionResult()"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "6a0933d0520ceef8db69cde7973f6ef2e0240e0866cc0ff36ac4b94451f5bb6a"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConvertObjectToDataObject",
"kind": "fail",
"level": "note",
"message": {
"text": "'sealed' sub-object can be converted to 'data object'",
"markdown": "'sealed' sub-object can be converted to 'data object'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/state/mode/Mode.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 36,
"startColumn": 10,
"charOffset": 1554,
"charLength": 6,
"snippet": {
"text": "object"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 34,
"startColumn": 1,
"charOffset": 1409,
"charLength": 272,
"snippet": {
"text": " ReturnableFromCmd\n public data class SELECT(public val selectionType: SelectionType, public val returnTo: ReturnTo? = null) : Mode\n public object INSERT : Mode\n public object REPLACE : Mode\n public data class CMD_LINE(public val returnTo: ReturnableFromCmd) : Mode"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "6a9b44a7aa8c5d28e3a6dbe433e1a6c036c85f8b8c83b9ed41d298e53e123de1"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConvertObjectToDataObject",
"kind": "fail",
"level": "note",
"message": {
"text": "'sealed' sub-object can be converted to 'data object'",
"markdown": "'sealed' sub-object can be converted to 'data object'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/engine/strategies/SimulationResult.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 27,
"startColumn": 3,
"charOffset": 778,
"charLength": 6,
"snippet": {
"text": "object"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 25,
"startColumn": 1,
"charOffset": 721,
"charLength": 97,
"snippet": {
"text": " * enough to determine whether there is match.\n */\n object Incomplete : SimulationResult()\n}"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "6c5f780362fdfb0b1a24f92a08fdb6af285dc371047627b1d32842849d4af75c"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConvertObjectToDataObject",
"kind": "fail",
"level": "note",
"message": {
"text": "'sealed' sub-object can be converted to 'data object'",
"markdown": "'sealed' sub-object can be converted to 'data object'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/listener/ListenerSuppressor.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 90,
"startColumn": 8,
"charOffset": 2298,
"charLength": 6,
"snippet": {
"text": "object"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 88,
"startColumn": 1,
"charOffset": 2288,
"charLength": 74,
"snippet": {
"text": "}\n\npublic object SelectionVimListenerSuppressor : VimListenerSuppressor()\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "7882e3418d3db05ac7d8364d356e272b8e89f986d65a8738bb502c21023450c6"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConvertObjectToDataObject",
"kind": "fail",
"level": "note",
"message": {
"text": "'sealed' sub-object can be converted to 'data object'",
"markdown": "'sealed' sub-object can be converted to 'data object'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/handler/Motion.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 15,
"startColumn": 10,
"charOffset": 411,
"charLength": 6,
"snippet": {
"text": "object"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 13,
"startColumn": 1,
"charOffset": 369,
"charLength": 171,
"snippet": {
"text": " */\npublic sealed class Motion {\n public object Error : Motion()\n public object NoMotion : Motion()\n public open class AbsoluteOffset(public val offset: Int) : Motion()"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "93a850328dec930a8fdd00ef8009a9944e0048ef6d2c54240e8b2ea74bd99d0c"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConvertObjectToDataObject",
"kind": "fail",
"level": "note",
"message": {
"text": "'sealed' sub-object can be converted to 'data object'",
"markdown": "'sealed' sub-object can be converted to 'data object'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/testFixtures/kotlin/org/jetbrains/plugins/ideavim/VimTestCase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 794,
"startColumn": 5,
"charOffset": 30183,
"charLength": 6,
"snippet": {
"text": "object"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 792,
"startColumn": 1,
"charOffset": 30148,
"charLength": 164,
"snippet": {
"text": "\n sealed interface CharType {\n object UNDEFINED : CharType\n class CharDetected(val char: Char) : CharType\n class EditorAction(val name: String) : CharType"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "943c5b78841c3733807530bc6d3c2c329e8c5fb59c5c2198c8c21201d28181b2"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConvertObjectToDataObject",
"kind": "fail",
"level": "note",
"message": {
"text": "'sealed' sub-object can be converted to 'data object'",
"markdown": "'sealed' sub-object can be converted to 'data object'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/key/RequiredShortcut.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 32,
"startColumn": 12,
"charOffset": 1206,
"charLength": 6,
"snippet": {
"text": "object"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 30,
"startColumn": 1,
"charOffset": 1096,
"charLength": 148,
"snippet": {
"text": " * Also, this includes mappings that were loaded from scripts that are not .ideavimrc.\n */\n public object Other : MappingOwner()\n\n /**"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "95c9989b84e776ec70afac0cca06f1e75e212a696cc31424c419fd0e173e12f1"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConvertObjectToDataObject",
"kind": "fail",
"level": "note",
"message": {
"text": "'sealed' sub-object can be converted to 'data object'",
"markdown": "'sealed' sub-object can be converted to 'data object'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/state/mode/Mode.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 37,
"startColumn": 10,
"charOffset": 1584,
"charLength": 6,
"snippet": {
"text": "object"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 35,
"startColumn": 1,
"charOffset": 1431,
"charLength": 252,
"snippet": {
"text": " public data class SELECT(public val selectionType: SelectionType, public val returnTo: ReturnTo? = null) : Mode\n public object INSERT : Mode\n public object REPLACE : Mode\n public data class CMD_LINE(public val returnTo: ReturnableFromCmd) : Mode\n}"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "a163afb15b2d29ad970e901b79d6b9c9799d54e750d38ede1644e96a57f31d94"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConvertObjectToDataObject",
"kind": "fail",
"level": "note",
"message": {
"text": "'sealed' sub-object can be converted to 'data object'",
"markdown": "'sealed' sub-object can be converted to 'data object'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/key/RequiredShortcut.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 37,
"startColumn": 12,
"charOffset": 1329,
"charLength": 6,
"snippet": {
"text": "object"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 35,
"startColumn": 1,
"charOffset": 1245,
"charLength": 119,
"snippet": {
"text": " * Mappings that relate to IdeaVim core. Not defined by user\n */\n public object System : MappingOwner()\n }\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "aef9230af1e9d331d3542fc0bd2b3d87302bc56960d18bf7e9bb5fc7109a1209"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConvertObjectToDataObject",
"kind": "fail",
"level": "note",
"message": {
"text": "'sealed' sub-object can be converted to 'data object'",
"markdown": "'sealed' sub-object can be converted to 'data object'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/model/ExecutionResult.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 19,
"startColumn": 10,
"charOffset": 502,
"charLength": 6,
"snippet": {
"text": "object"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 17,
"startColumn": 1,
"charOffset": 450,
"charLength": 162,
"snippet": {
"text": "\n public object Break : ExecutionResult()\n public object Continue : ExecutionResult()\n public class Return(public val value: VimDataType) : ExecutionResult()\n}"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "b0fdb746264d75ce746a234fb5219973d1b1deb990ad1ca4568412c2926ee496"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConvertObjectToDataObject",
"kind": "fail",
"level": "note",
"message": {
"text": "'sealed' sub-object can be converted to 'data object'",
"markdown": "'sealed' sub-object can be converted to 'data object'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/parser/visitors/MultiVisitor.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 145,
"startColumn": 3,
"charOffset": 5425,
"charLength": 6,
"snippet": {
"text": "object"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 143,
"startColumn": 1,
"charOffset": 5380,
"charLength": 93,
"snippet": {
"text": " * Represents an infinite boundary\n */\n object InfiniteRangeBoundary : RangeBoundary()\n}"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "c68cd1b056c3b58b33ab8c00b1be8c5463b0c965f8d040b41447cf05598ce5a1"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConvertObjectToDataObject",
"kind": "fail",
"level": "note",
"message": {
"text": "'sealed' sub-object can be converted to 'data object'",
"markdown": "'sealed' sub-object can be converted to 'data object'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/vimscript/model/options/helpers/IdeaRefactorModeHelper.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 40,
"startColumn": 5,
"charOffset": 1642,
"charLength": 6,
"snippet": {
"text": "object"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 38,
"startColumn": 1,
"charOffset": 1609,
"charLength": 162,
"snippet": {
"text": "\n sealed interface Action {\n object RemoveSelection : Action\n class SetMode(val newMode: Mode) : Action\n class MoveToOffset(val newOffset: Int) : Action"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "e401090545e642ed34129a4aa5bc7718296a0f4a32e5ccd049933c0982c6a20a"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConvertObjectToDataObject",
"kind": "fail",
"level": "note",
"message": {
"text": "'sealed' sub-object can be converted to 'data object'",
"markdown": "'sealed' sub-object can be converted to 'data object'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/handler/Motion.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 16,
"startColumn": 10,
"charOffset": 444,
"charLength": 6,
"snippet": {
"text": "object"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 14,
"startColumn": 1,
"charOffset": 373,
"charLength": 168,
"snippet": {
"text": "public sealed class Motion {\n public object Error : Motion()\n public object NoMotion : Motion()\n public open class AbsoluteOffset(public val offset: Int) : Motion()\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "eecf2ef630f7a3121244246985de0d59ae1ebf1df278a2c41a64ff7de40d0116"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConvertObjectToDataObject",
"kind": "fail",
"level": "note",
"message": {
"text": "'sealed' sub-object can be converted to 'data object'",
"markdown": "'sealed' sub-object can be converted to 'data object'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/model/VimLContext.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 56,
"startColumn": 8,
"charOffset": 1649,
"charLength": 6,
"snippet": {
"text": "object"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 54,
"startColumn": 1,
"charOffset": 1595,
"charLength": 157,
"snippet": {
"text": " * VimL that was invoked from command line\n */\npublic object CommandLineVimLContext : VimLContext {\n\n override fun getPreviousParentContext(): VimLContext {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "f6716b25969d8c52601c685f0d65411cc31fc49ae89977613d69a92fee77a040"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConvertObjectToDataObject",
"kind": "fail",
"level": "note",
"message": {
"text": "'sealed' sub-object can be converted to 'data object'",
"markdown": "'sealed' sub-object can be converted to 'data object'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/model/ExecutionResult.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 18,
"startColumn": 10,
"charOffset": 460,
"charLength": 6,
"snippet": {
"text": "object"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 16,
"startColumn": 1,
"charOffset": 408,
"charLength": 202,
"snippet": {
"text": " public object Error : ExecutionResult()\n\n public object Break : ExecutionResult()\n public object Continue : ExecutionResult()\n public class Return(public val value: VimDataType) : ExecutionResult()"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "f95ef2b0a32cecbe6840669c8f9c223b5c87df76f1c1af982b5cdb4ee823ea67"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConvertObjectToDataObject",
"kind": "fail",
"level": "note",
"message": {
"text": "'sealed' sub-object can be converted to 'data object'",
"markdown": "'sealed' sub-object can be converted to 'data object'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/state/mode/Mode.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 42,
"startColumn": 10,
"charOffset": 1729,
"charLength": 6,
"snippet": {
"text": "object"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 40,
"startColumn": 1,
"charOffset": 1684,
"charLength": 106,
"snippet": {
"text": "\npublic sealed interface ReturnTo {\n public object INSERT : ReturnTo\n public object REPLACE : ReturnTo\n}"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "fa3e43711900b2af913a6715f845415dabd8cf816815b1187b677f8dec463ccf"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConvertTwoComparisonsToRangeCheck",
"kind": "fail",
"level": "note",
"message": {
"text": "Two comparisons should be converted to a range check",
"markdown": "Two comparisons should be converted to a range check"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/CharacterClasses.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 108,
"startColumn": 12,
"charOffset": 2978,
"charLength": 22,
"snippet": {
"text": "ch >= '!' && ch <= '~'"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 106,
"startColumn": 1,
"charOffset": 2924,
"charLength": 81,
"snippet": {
"text": "\n public fun isGraph(ch: Char): Boolean {\n return ch >= '!' && ch <= '~'\n }\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "3b812c1bdbdbcd62597029da96e2caaa086a866e60f9a557dface99799183072"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConvertTwoComparisonsToRangeCheck",
"kind": "fail",
"level": "note",
"message": {
"text": "Two comparisons should be converted to a range check",
"markdown": "Two comparisons should be converted to a range check"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimSearchHelperBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 244,
"startColumn": 12,
"charOffset": 8031,
"charLength": 22,
"snippet": {
"text": "pos >= 0 && pos < size"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 242,
"startColumn": 1,
"charOffset": 7998,
"charLength": 156,
"snippet": {
"text": " }\n pos += step\n while (pos >= 0 && pos < size && !found) {\n val newType = charType(editor, chars[pos], bigWord)\n if (newType !== type) {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "3ead49503b8b483f3f65fb339d5e0562e1d8237cafa32e02cd4eeba12bc9f3d1"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConvertTwoComparisonsToRangeCheck",
"kind": "fail",
"level": "note",
"message": {
"text": "Two comparisons should be converted to a range check",
"markdown": "Two comparisons should be converted to a range check"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimSearchHelperBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 663,
"startColumn": 12,
"charOffset": 22230,
"charLength": 27,
"snippet": {
"text": "offset >= 0 && offset < max"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 661,
"startColumn": 1,
"charOffset": 22112,
"charLength": 223,
"snippet": {
"text": " var found = false\n // Search forward looking for a candidate end-of-sentence character (., !, or ?)\n while (offset >= 0 && offset < max && !found) {\n var ch = chars[offset]\n if (\".!?\".indexOf(ch) >= 0) {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "46226e00a02d3c822362a9a415c46dc82be33fc124da3a81ab26e4aa749ab575"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ConvertTwoComparisonsToRangeCheck",
"kind": "fail",
"level": "note",
"message": {
"text": "Two comparisons should be converted to a range check",
"markdown": "Two comparisons should be converted to a range check"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/CharacterClasses.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 112,
"startColumn": 12,
"charOffset": 3059,
"charLength": 22,
"snippet": {
"text": "ch >= ' ' && ch <= '~'"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 110,
"startColumn": 1,
"charOffset": 3005,
"charLength": 99,
"snippet": {
"text": "\n public fun isPrint(ch: Char): Boolean {\n return ch >= ' ' && ch <= '~' || ch.code > 0xff\n }\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "de2f7cc6b0bb989ad7906e37cd68b6074d254ff6f5523264f1a5cda909b73dc9"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "DeprecatedCallableAddReplaceWith",
"kind": "fail",
"level": "note",
"message": {
"text": "'@Deprecated' annotation without a 'replaceWith' argument",
"markdown": "'@Deprecated' annotation without a 'replaceWith' argument"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/helper/EditorHelper.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 26,
"startColumn": 1,
"charOffset": 803,
"charLength": 42,
"snippet": {
"text": "@Deprecated(\"Use fileSize from VimEditor\")"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 24,
"startColumn": 1,
"charOffset": 776,
"charLength": 131,
"snippet": {
"text": "import javax.swing.JTable\n\n@Deprecated(\"Use fileSize from VimEditor\")\npublic val Editor.fileSize: Int\n get() = document.textLength"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "c932792dc50ebdff4a93c9c40cabc54ec6258a5c68ae0ea21290aedb94df4f16"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "DeprecatedClassUsageInspection",
"kind": "fail",
"level": "warning",
"message": {
"text": "'com.maddyhome.idea.vim.group.SearchGroup' is deprecated",
"markdown": "'com.maddyhome.idea.vim.group.SearchGroup' is deprecated"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/resources/META-INF/includes/ApplicationServices.xml",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 22,
"startColumn": 77,
"charOffset": 1348,
"charLength": 11,
"snippet": {
"text": "SearchGroup"
},
"sourceLanguage": "XML"
},
"contextRegion": {
"startLine": 20,
"startColumn": 1,
"charOffset": 1089,
"charLength": 451,
"snippet": {
"text": " serviceInterface=\"com.maddyhome.idea.vim.register.VimRegisterGroup\"/>\n <applicationService serviceImplementation=\"com.maddyhome.idea.vim.group.FileGroup\"/>\n <applicationService serviceImplementation=\"com.maddyhome.idea.vim.group.SearchGroup\"/>\n <applicationService serviceImplementation=\"com.maddyhome.idea.vim.group.ProcessGroup\"\n serviceInterface=\"com.maddyhome.idea.vim.api.VimProcessGroup\"/>"
},
"sourceLanguage": "XML"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "e2ca1af9617b7ed5a44242950e18bc33e94ad564560ddfc188439b577c0173d0"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"XML"
]
}
},
{
"ruleId": "DeprecatedIsStillUsed",
"kind": "fail",
"level": "warning",
"message": {
"text": "Deprecated member 'VimScriptGlobalEnvironment' is still used",
"markdown": "Deprecated member 'VimScriptGlobalEnvironment' is still used"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/ex/vimscript/VimScriptGlobalEnvironment.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 23,
"startColumn": 14,
"charOffset": 531,
"charLength": 26,
"snippet": {
"text": "VimScriptGlobalEnvironment"
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 21,
"startColumn": 1,
"charOffset": 415,
"charLength": 243,
"snippet": {
"text": "@Deprecated() // please use VariableService instead\n@ApiStatus.ScheduledForRemoval(inVersion = \"1.12\")\npublic class VimScriptGlobalEnvironment {\n private static final VimScriptGlobalEnvironment ourInstance = new VimScriptGlobalEnvironment();\n"
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "7c9e23d01242ac1391dcc7fa90411039b0ba66bd4426111ac73cb1ea56bfecc7"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "Deprecation",
"kind": "fail",
"level": "warning",
"message": {
"text": "'getFileSize(com.intellij.openapi.editor.Editor)' is deprecated",
"markdown": "'getFileSize(com.intellij.openapi.editor.Editor)' is deprecated"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/group/FileGroup.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 333,
"startColumn": 33,
"charOffset": 12479,
"charLength": 11,
"snippet": {
"text": "getFileSize"
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 331,
"startColumn": 1,
"charOffset": 12391,
"charLength": 190,
"snippet": {
"text": "\n int offset = editor.getCaretModel().getOffset();\n int size = EditorHelperRt.getFileSize(editor);\n\n msg.append(\"; Character \").append(offset + 1).append(\" of \").append(size);"
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "2717ddc9a76ee9d81a664d6382726a46b4424b0232659113b6cc154e8187165d"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "Deprecation",
"kind": "fail",
"level": "warning",
"message": {
"text": "'getFileSize(com.intellij.openapi.editor.Editor)' is deprecated",
"markdown": "'getFileSize(com.intellij.openapi.editor.Editor)' is deprecated"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/group/FileGroup.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 376,
"startColumn": 33,
"charOffset": 13944,
"charLength": 11,
"snippet": {
"text": "getFileSize"
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 374,
"startColumn": 1,
"charOffset": 13869,
"charLength": 184,
"snippet": {
"text": "\n int chars = vr.getSelectionCount();\n int size = EditorHelperRt.getFileSize(editor);\n\n msg.append(\"; \").append(chars).append(\" of \").append(size).append(\" Characters\");"
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "2b88c0c7ab8cc7e0ac22d20e0ae9f0b158c431c9e4bc56cc7bf8c78a6252b957"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "Deprecation",
"kind": "fail",
"level": "warning",
"message": {
"text": "'com.maddyhome.idea.vim.group.SearchGroup' is deprecated",
"markdown": "'com.maddyhome.idea.vim.group.SearchGroup' is deprecated"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/VimPlugin.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 127,
"startColumn": 59,
"charOffset": 5177,
"charLength": 11,
"snippet": {
"text": "SearchGroup"
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 125,
"startColumn": 1,
"charOffset": 5067,
"charLength": 134,
"snippet": {
"text": "\n public static @NotNull SearchGroup getSearch() {\n return ApplicationManager.getApplication().getService(SearchGroup.class);\n }\n"
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "3f736d708a83f4bf0e604b23b4491fc84b56e8ebfc66e1076c22792dab0fa266"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "Deprecation",
"kind": "fail",
"level": "warning",
"message": {
"text": "'com.maddyhome.idea.vim.regexp.CharPointer' is deprecated",
"markdown": "'com.maddyhome.idea.vim.regexp.CharPointer' is deprecated"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/ui/ex/ExEntryPanel.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 290,
"startColumn": 35,
"charOffset": 10599,
"charLength": 11,
"snippet": {
"text": "CharPointer"
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 288,
"startColumn": 1,
"charOffset": 10439,
"charLength": 342,
"snippet": {
"text": " final boolean forwards = !labelText.equals(\"?\"); // :s, :g, :v are treated as forwards\n final String pattern;\n final CharPointer p = new CharPointer(searchText);\n final CharPointer end = RegExp.skip_regexp(new CharPointer(searchText), separator, true);\n pattern = p.substring(end.pointer() - p.pointer());"
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "56eacb677e09db20417930d5a3216fefa13b8ca29e51bcea834084fe428603ef"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "Deprecation",
"kind": "fail",
"level": "warning",
"message": {
"text": "'com.maddyhome.idea.vim.regexp.CharPointer' is deprecated",
"markdown": "'com.maddyhome.idea.vim.regexp.CharPointer' is deprecated"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/ui/ex/ExEntryPanel.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 290,
"startColumn": 15,
"charOffset": 10579,
"charLength": 11,
"snippet": {
"text": "CharPointer"
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 288,
"startColumn": 1,
"charOffset": 10439,
"charLength": 342,
"snippet": {
"text": " final boolean forwards = !labelText.equals(\"?\"); // :s, :g, :v are treated as forwards\n final String pattern;\n final CharPointer p = new CharPointer(searchText);\n final CharPointer end = RegExp.skip_regexp(new CharPointer(searchText), separator, true);\n pattern = p.substring(end.pointer() - p.pointer());"
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "57f2e5cd69838309629d932447135dd3b88fbfec3e1678fe1c4d85f70358d237"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "Deprecation",
"kind": "fail",
"level": "warning",
"message": {
"text": "'com.maddyhome.idea.vim.regexp.CharPointer' is deprecated",
"markdown": "'com.maddyhome.idea.vim.regexp.CharPointer' is deprecated"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/ui/ex/ExEntryPanel.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 291,
"startColumn": 15,
"charOffset": 10638,
"charLength": 11,
"snippet": {
"text": "CharPointer"
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 289,
"startColumn": 1,
"charOffset": 10535,
"charLength": 247,
"snippet": {
"text": " final String pattern;\n final CharPointer p = new CharPointer(searchText);\n final CharPointer end = RegExp.skip_regexp(new CharPointer(searchText), separator, true);\n pattern = p.substring(end.pointer() - p.pointer());\n"
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "629c3ed221a7342188e9d10fb9535c1e095f9a10c0a87a22e87f2e95ab3405ff"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "Deprecation",
"kind": "fail",
"level": "warning",
"message": {
"text": "'com.maddyhome.idea.vim.group.SearchGroup' is deprecated",
"markdown": "'com.maddyhome.idea.vim.group.SearchGroup' is deprecated"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/VimPlugin.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 131,
"startColumn": 68,
"charOffset": 5330,
"charLength": 11,
"snippet": {
"text": "SearchGroup"
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 129,
"startColumn": 1,
"charOffset": 5201,
"charLength": 153,
"snippet": {
"text": "\n public static @Nullable SearchGroup getSearchIfCreated() {\n return ApplicationManager.getApplication().getServiceIfCreated(SearchGroup.class);\n }\n"
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "6d1f55da8ae7262fc657ed58db1159f52986695a0e23d2a220516644d9c71275"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "Deprecation",
"kind": "fail",
"level": "warning",
"message": {
"text": "'com.maddyhome.idea.vim.regexp.CharPointer' is deprecated",
"markdown": "'com.maddyhome.idea.vim.regexp.CharPointer' is deprecated"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/ui/ex/ExEntryPanel.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 291,
"startColumn": 56,
"charOffset": 10679,
"charLength": 11,
"snippet": {
"text": "CharPointer"
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 289,
"startColumn": 1,
"charOffset": 10535,
"charLength": 247,
"snippet": {
"text": " final String pattern;\n final CharPointer p = new CharPointer(searchText);\n final CharPointer end = RegExp.skip_regexp(new CharPointer(searchText), separator, true);\n pattern = p.substring(end.pointer() - p.pointer());\n"
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "a1950a43bbe0571065933ed24049eb00d9763fe8756ffa4463863c7939d101c1"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "Deprecation",
"kind": "fail",
"level": "warning",
"message": {
"text": "'com.maddyhome.idea.vim.group.SearchGroup' is deprecated",
"markdown": "'com.maddyhome.idea.vim.group.SearchGroup' is deprecated"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/VimPlugin.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 126,
"startColumn": 26,
"charOffset": 5093,
"charLength": 11,
"snippet": {
"text": "SearchGroup"
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 124,
"startColumn": 1,
"charOffset": 5063,
"charLength": 137,
"snippet": {
"text": " }\n\n public static @NotNull SearchGroup getSearch() {\n return ApplicationManager.getApplication().getService(SearchGroup.class);\n }"
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "bd77303ff8e5f15b62a0fe70a4f26c11c0439d614fd4fe18a069a362c3673638"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "Deprecation",
"kind": "fail",
"level": "warning",
"message": {
"text": "'com.maddyhome.idea.vim.group.SearchGroup' is deprecated",
"markdown": "'com.maddyhome.idea.vim.group.SearchGroup' is deprecated"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/VimPlugin.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 342,
"startColumn": 5,
"charOffset": 12216,
"charLength": 11,
"snippet": {
"text": "SearchGroup"
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 340,
"startColumn": 1,
"charOffset": 12159,
"charLength": 164,
"snippet": {
"text": "\n private void turnOffPlugin(boolean unsubscribe) {\n SearchGroup searchGroup = getSearchIfCreated();\n if (searchGroup != null) {\n searchGroup.turnOff();"
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "e3b33f92c38ab05e7aaf9d7583e5e1a28468626cd7394bafdb4b632ee7d2e0ca"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "Deprecation",
"kind": "fail",
"level": "warning",
"message": {
"text": "'com.maddyhome.idea.vim.group.SearchGroup' is deprecated",
"markdown": "'com.maddyhome.idea.vim.group.SearchGroup' is deprecated"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/VimPlugin.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 130,
"startColumn": 27,
"charOffset": 5228,
"charLength": 11,
"snippet": {
"text": "SearchGroup"
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 128,
"startColumn": 1,
"charOffset": 5197,
"charLength": 156,
"snippet": {
"text": " }\n\n public static @Nullable SearchGroup getSearchIfCreated() {\n return ApplicationManager.getApplication().getServiceIfCreated(SearchGroup.class);\n }"
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "e8894bbd1d0da7878ff18658570204ebfaa18c9e61c551db73a71f24319aed98"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "Deprecation",
"kind": "fail",
"level": "warning",
"message": {
"text": "'com.maddyhome.idea.vim.regexp.RegExp' is deprecated",
"markdown": "'com.maddyhome.idea.vim.regexp.RegExp' is deprecated"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/ui/ex/ExEntryPanel.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 291,
"startColumn": 33,
"charOffset": 10656,
"charLength": 6,
"snippet": {
"text": "RegExp"
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 289,
"startColumn": 1,
"charOffset": 10535,
"charLength": 247,
"snippet": {
"text": " final String pattern;\n final CharPointer p = new CharPointer(searchText);\n final CharPointer end = RegExp.skip_regexp(new CharPointer(searchText), separator, true);\n pattern = p.substring(end.pointer() - p.pointer());\n"
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "ed28fd9c8a55b3425ff7e556d904e555b6128cdfe85a8f3a7bd76ea80e9bff2d"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "Deprecation",
"kind": "fail",
"level": "warning",
"message": {
"text": "'getFileSize(com.intellij.openapi.editor.Editor)' is deprecated",
"markdown": "'getFileSize(com.intellij.openapi.editor.Editor)' is deprecated"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/group/FileGroup.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 307,
"startColumn": 35,
"charOffset": 11541,
"charLength": 11,
"snippet": {
"text": "getFileSize"
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 305,
"startColumn": 1,
"charOffset": 11371,
"charLength": 267,
"snippet": {
"text": " int col = editor.getCaretModel().getOffset() - doc.getLineStartOffset(lp.line);\n int endoff = doc.getLineEndOffset(lp.line);\n if (endoff < EditorHelperRt.getFileSize(editor) && doc.getCharsSequence().charAt(endoff) == '\\n') {\n endoff--;\n }"
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "f76b89bcfeea50218a52577b7c6883a61bc6764de9013bebbf1f8207c28080f9"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "DevKitPropertiesMessageValidation",
"kind": "fail",
"level": "warning",
"message": {
"text": "Unmatched brace",
"markdown": "Unmatched brace"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/resources/messages/IdeaVimBundle.properties",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 35,
"startColumn": 13,
"charOffset": 1121,
"charLength": 1,
"snippet": {
"text": "{"
},
"sourceLanguage": "Properties"
},
"contextRegion": {
"startLine": 33,
"startColumn": 1,
"charOffset": 1035,
"charLength": 184,
"snippet": {
"text": "E56=E56: {0}* operand could be empty\nE57=E57: {0}+ operand could be empty\nE58=E58: {0}{ operand could be empty\nE59=E59: invalid character after {0}@\nE60=E60: Too many complex {0}{...}s"
},
"sourceLanguage": "Properties"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "8cb97077f06366812083b06e7105760e6b016bef74ce0273c78ca97b1192a20b"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"Properties"
]
}
},
{
"ruleId": "DialogTitleCapitalization",
"kind": "fail",
"level": "warning",
"message": {
"text": "String 'argtextobj: Invalid value of g:argtextobj_pairs -- {0}' is not properly capitalized. It should have sentence capitalization",
"markdown": "String 'argtextobj: Invalid value of g:argtextobj_pairs -- {0}' is not properly capitalized. It should have sentence capitalization"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/argtextobj/VimArgTextObjExtension.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 208,
"startColumn": 15,
"charOffset": 7355,
"charLength": 102,
"snippet": {
"text": "MessageHelper.message(\"argtextobj.invalid.value.of.g.argtextobj.pairs.0\", parseException.getMessage())"
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 206,
"startColumn": 1,
"charOffset": 7235,
"charLength": 306,
"snippet": {
"text": " } catch (BracketPairs.ParseException parseException) {\n @VimNlsSafe String message =\n MessageHelper.message(\"argtextobj.invalid.value.of.g.argtextobj.pairs.0\", parseException.getMessage());\n VimPlugin.showMessage(message);\n VimPlugin.indicateError();"
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "08908a79a12ee87b6d648bc249dd8ab39026bbf61809a1ebf5141f1efd6f924c"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "DialogTitleCapitalization",
"kind": "fail",
"level": "warning",
"message": {
"text": "String 'highlightedyank: Invalid value of {0} -- {1}' is not properly capitalized. It should have sentence capitalization",
"markdown": "String 'highlightedyank: Invalid value of {0} -- {1}' is not properly capitalized. It should have sentence capitalization"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/highlightedyank/VimHighlightedYank.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 202,
"startColumn": 51,
"charOffset": 6990,
"charLength": 128,
"snippet": {
"text": "message(\n \"highlightedyank.invalid.value.of.0.1\",\n \"g:$variable\",\n e.message ?: \"\",\n )"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 200,
"startColumn": 1,
"charOffset": 6873,
"charLength": 287,
"snippet": {
"text": " extractFun(value.value)\n } catch (e: Exception) {\n @VimNlsSafe val message = MessageHelper.message(\n \"highlightedyank.invalid.value.of.0.1\",\n \"g:$variable\",\n e.message ?: \"\",\n )\n VimPlugin.showMessage(message)\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "19d81b2d73df9c7ff4fb3d3b9647222523f78b1927305a63361fc8811fd208d9"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "DialogTitleCapitalization",
"kind": "fail",
"level": "warning",
"message": {
"text": "String 'Copy Config for .ideavimrc' is not properly capitalized. It should have title capitalization",
"markdown": "String 'Copy Config for .ideavimrc' is not properly capitalized. It should have title capitalization"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/ui/VimEmulationConfigurable.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 299,
"startColumn": 5,
"charOffset": 10382,
"charLength": 28,
"snippet": {
"text": "\"Copy Config for .ideavimrc\""
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 297,
"startColumn": 1,
"charOffset": 10297,
"charLength": 196,
"snippet": {
"text": " private val myModel: VimShortcutConflictsTable.Model,\n ) : DumbAwareAction(\n \"Copy Config for .ideavimrc\",\n \"Copy config for .ideavimrc in sethandler format\",\n AllIcons.Actions.Copy,"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "e14a6ea3b3543d819f0655996f6dddcaf70f3837474818e0d831937cc7151db2"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "DuplicatedCode",
"kind": "fail",
"level": "note",
"message": {
"text": "Duplicated code",
"markdown": "Duplicated code"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/helper/ModeExtensions.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 67,
"startColumn": 3,
"charOffset": 2291,
"charLength": 299,
"snippet": {
"text": "val returnTo = this.vimStateMachine.mode.returnTo\n when (returnTo) {\n ReturnTo.INSERT -> {\n this.vimStateMachine.mode = Mode.INSERT\n }\n\n ReturnTo.REPLACE -> {\n this.vimStateMachine.mode = Mode.REPLACE\n }\n\n null -> {\n this.vimStateMachine.mode = Mode.NORMAL()\n }\n }"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 67,
"startColumn": 1,
"charOffset": 2289,
"charLength": 301,
"snippet": {
"text": " val returnTo = this.vimStateMachine.mode.returnTo\n when (returnTo) {\n ReturnTo.INSERT -> {\n this.vimStateMachine.mode = Mode.INSERT\n }\n\n ReturnTo.REPLACE -> {\n this.vimStateMachine.mode = Mode.REPLACE\n }\n\n null -> {\n this.vimStateMachine.mode = Mode.NORMAL()\n }\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
},
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/helper/EngineModeExtensions.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 37,
"startColumn": 5,
"charOffset": 1356,
"charLength": 321,
"snippet": {
"text": "val returnTo = this.vimStateMachine.mode.returnTo\n when (returnTo) {\n ReturnTo.INSERT -> {\n this.vimStateMachine.mode = Mode.INSERT\n }\n\n ReturnTo.REPLACE -> {\n this.vimStateMachine.mode = Mode.REPLACE\n }\n\n null -> {\n this.vimStateMachine.mode = Mode.NORMAL()\n }\n }"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 37,
"startColumn": 1,
"charOffset": 1352,
"charLength": 325,
"snippet": {
"text": " val returnTo = this.vimStateMachine.mode.returnTo\n when (returnTo) {\n ReturnTo.INSERT -> {\n this.vimStateMachine.mode = Mode.INSERT\n }\n\n ReturnTo.REPLACE -> {\n this.vimStateMachine.mode = Mode.REPLACE\n }\n\n null -> {\n this.vimStateMachine.mode = Mode.NORMAL()\n }\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "022bb4d42a869ea98644b23c2de30a08a0be36485125dddf63ddca7b6eac8a48"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "DuplicatedCode",
"kind": "fail",
"level": "note",
"message": {
"text": "Duplicated code",
"markdown": "Duplicated code"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/action/motion/leftright/MotionEndAction.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 39,
"startColumn": 5,
"charOffset": 1492,
"charLength": 311,
"snippet": {
"text": "var allow = false\n if (editor.isInsertionAllowed) {\n allow = true\n } else if (editor.inVisualMode || editor.inSelectMode) {\n allow = injector.options(editor).selection != \"old\"\n }\n\n val offset = injector.motion.moveCaretToRelativeLineEnd(editor, caret, operatorArguments.count1 - 1, allow)"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 39,
"startColumn": 1,
"charOffset": 1488,
"charLength": 315,
"snippet": {
"text": " var allow = false\n if (editor.isInsertionAllowed) {\n allow = true\n } else if (editor.inVisualMode || editor.inSelectMode) {\n allow = injector.options(editor).selection != \"old\"\n }\n\n val offset = injector.motion.moveCaretToRelativeLineEnd(editor, caret, operatorArguments.count1 - 1, allow)"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
},
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/action/motion/leftright/MotionShiftEndAction.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 31,
"startColumn": 5,
"charOffset": 1246,
"charLength": 299,
"snippet": {
"text": "var allow = false\n if (editor.isInsertionAllowed) {\n allow = true\n } else if (editor.inVisualMode || editor.inSelectMode) {\n allow = injector.options(editor).selection != \"old\"\n }\n\n val newOffset = injector.motion.moveCaretToRelativeLineEnd(editor, caret, cmd.count - 1, allow)"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 31,
"startColumn": 1,
"charOffset": 1242,
"charLength": 303,
"snippet": {
"text": " var allow = false\n if (editor.isInsertionAllowed) {\n allow = true\n } else if (editor.inVisualMode || editor.inSelectMode) {\n allow = injector.options(editor).selection != \"old\"\n }\n\n val newOffset = injector.motion.moveCaretToRelativeLineEnd(editor, caret, cmd.count - 1, allow)"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "0b3d256ec433b2d305c8250bf1282b522941e65d9877af56f88caaaaf25caebf"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "DuplicatedCode",
"kind": "fail",
"level": "note",
"message": {
"text": "Duplicated code",
"markdown": "Duplicated code"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimSearchHelperBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 514,
"startColumn": 5,
"charOffset": 17341,
"charLength": 314,
"snippet": {
"text": "if (res == null && (!requireAll || total == 1)) {\n res = if (dir == Direction.FORWARDS) max - 1 else 0\n } else if (count > 0 && total > 1 && !requireAll) {\n res = if (dir == Direction.FORWARDS) max - 1 else 0\n } else if (count > 0 && total > 1 && requireAll) {\n res = null\n }\n return res"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 514,
"startColumn": 1,
"charOffset": 17337,
"charLength": 318,
"snippet": {
"text": " if (res == null && (!requireAll || total == 1)) {\n res = if (dir == Direction.FORWARDS) max - 1 else 0\n } else if (count > 0 && total > 1 && !requireAll) {\n res = if (dir == Direction.FORWARDS) max - 1 else 0\n } else if (count > 0 && total > 1 && requireAll) {\n res = null\n }\n return res"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
},
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimSearchHelperBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 548,
"startColumn": 5,
"charOffset": 18462,
"charLength": 314,
"snippet": {
"text": "if (res == null && (!requireAll || total == 1)) {\n res = if (dir == Direction.FORWARDS) max - 1 else 0\n } else if (count > 0 && total > 1 && !requireAll) {\n res = if (dir == Direction.FORWARDS) max - 1 else 0\n } else if (count > 0 && total > 1 && requireAll) {\n res = null\n }\n return res"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 548,
"startColumn": 1,
"charOffset": 18458,
"charLength": 318,
"snippet": {
"text": " if (res == null && (!requireAll || total == 1)) {\n res = if (dir == Direction.FORWARDS) max - 1 else 0\n } else if (count > 0 && total > 1 && !requireAll) {\n res = if (dir == Direction.FORWARDS) max - 1 else 0\n } else if (count > 0 && total > 1 && requireAll) {\n res = null\n }\n return res"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "15222ea65ed5de1f399f6b647866d3cac29e33effd79a723b0d263e84077946f"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "DuplicatedCode",
"kind": "fail",
"level": "note",
"message": {
"text": "Duplicated code",
"markdown": "Duplicated code"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/ui/widgets/mode/Util.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 63,
"startColumn": 5,
"charOffset": 3213,
"charLength": 356,
"snippet": {
"text": "val color = when (colorString) {\n \"v:status_bar_bg\" -> UIUtil.getPanelBackground()\n \"v:status_bar_fg\" -> UIUtil.getLabelForeground()\n else -> {\n if (colorString == null) {\n defaultColor\n } else {\n try { Color.decode(colorString) } catch (e: Exception) { defaultColor }\n }\n }\n }\n return color"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 63,
"startColumn": 1,
"charOffset": 3209,
"charLength": 360,
"snippet": {
"text": " val color = when (colorString) {\n \"v:status_bar_bg\" -> UIUtil.getPanelBackground()\n \"v:status_bar_fg\" -> UIUtil.getLabelForeground()\n else -> {\n if (colorString == null) {\n defaultColor\n } else {\n try { Color.decode(colorString) } catch (e: Exception) { defaultColor }\n }\n }\n }\n return color"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
},
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/ui/widgets/mode/Util.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 113,
"startColumn": 5,
"charOffset": 5952,
"charLength": 356,
"snippet": {
"text": "val color = when (colorString) {\n \"v:status_bar_bg\" -> UIUtil.getPanelBackground()\n \"v:status_bar_fg\" -> UIUtil.getLabelForeground()\n else -> {\n if (colorString == null) {\n defaultColor\n } else {\n try { Color.decode(colorString) } catch (e: Exception) { defaultColor }\n }\n }\n }\n return color"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 113,
"startColumn": 1,
"charOffset": 5948,
"charLength": 360,
"snippet": {
"text": " val color = when (colorString) {\n \"v:status_bar_bg\" -> UIUtil.getPanelBackground()\n \"v:status_bar_fg\" -> UIUtil.getLabelForeground()\n else -> {\n if (colorString == null) {\n defaultColor\n } else {\n try { Color.decode(colorString) } catch (e: Exception) { defaultColor }\n }\n }\n }\n return color"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "2cc822f602949de274eb66fbeccb129837c35aa6cf3bd00d212be5ab9571c450"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "DuplicatedCode",
"kind": "fail",
"level": "note",
"message": {
"text": "Duplicated code",
"markdown": "Duplicated code"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/action/motion/updown/MotionGotoLineLastEndAction.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 44,
"startColumn": 5,
"charOffset": 1681,
"charLength": 294,
"snippet": {
"text": "var allow = false\n if (editor.isInsertionAllowed) {\n allow = true\n } else if (editor.inVisualMode) {\n allow = injector.options(editor).selection != \"old\"\n }\n\n return moveCaretGotoLineLastEnd(editor, operatorArguments.count0, operatorArguments.count1 - 1, allow).toMotion()"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 44,
"startColumn": 1,
"charOffset": 1677,
"charLength": 298,
"snippet": {
"text": " var allow = false\n if (editor.isInsertionAllowed) {\n allow = true\n } else if (editor.inVisualMode) {\n allow = injector.options(editor).selection != \"old\"\n }\n\n return moveCaretGotoLineLastEnd(editor, operatorArguments.count0, operatorArguments.count1 - 1, allow).toMotion()"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
},
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/action/motion/updown/MotionGotoLineLastEndAction.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 68,
"startColumn": 5,
"charOffset": 2476,
"charLength": 294,
"snippet": {
"text": "var allow = false\n if (editor.isInsertionAllowed) {\n allow = true\n } else if (editor.inVisualMode) {\n allow = injector.options(editor).selection != \"old\"\n }\n\n return moveCaretGotoLineLastEnd(editor, operatorArguments.count0, operatorArguments.count1 - 1, allow).toMotion()"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 68,
"startColumn": 1,
"charOffset": 2472,
"charLength": 298,
"snippet": {
"text": " var allow = false\n if (editor.isInsertionAllowed) {\n allow = true\n } else if (editor.inVisualMode) {\n allow = injector.options(editor).selection != \"old\"\n }\n\n return moveCaretGotoLineLastEnd(editor, operatorArguments.count0, operatorArguments.count1 - 1, allow).toMotion()"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "39b1cced876c884f959a37fe51ea0387ad3fad13a50a8caa386634e7ea98fee2"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "DuplicatedCode",
"kind": "fail",
"level": "note",
"message": {
"text": "Duplicated code",
"markdown": "Duplicated code"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/action/copy/YankVisualAction.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 36,
"startColumn": 5,
"charOffset": 1233,
"charLength": 517,
"snippet": {
"text": "val selections = caretsAndSelections.values\n val starts: MutableList<Int> = ArrayList()\n val ends: MutableList<Int> = ArrayList()\n selections.forEach { selection: VimSelection ->\n val textRange = selection.toVimTextRange(false)\n textRange.startOffsets.forEach { e: Int -> starts.add(e) }\n textRange.endOffsets.forEach { e: Int -> ends.add(e) }\n }\n val vimSelection = selections.firstOrNull() ?: return false\n val startsArray = starts.toIntArray()\n val endsArray = ends.toIntArray()"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 36,
"startColumn": 1,
"charOffset": 1229,
"charLength": 521,
"snippet": {
"text": " val selections = caretsAndSelections.values\n val starts: MutableList<Int> = ArrayList()\n val ends: MutableList<Int> = ArrayList()\n selections.forEach { selection: VimSelection ->\n val textRange = selection.toVimTextRange(false)\n textRange.startOffsets.forEach { e: Int -> starts.add(e) }\n textRange.endOffsets.forEach { e: Int -> ends.add(e) }\n }\n val vimSelection = selections.firstOrNull() ?: return false\n val startsArray = starts.toIntArray()\n val endsArray = ends.toIntArray()"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
},
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/action/copy/YankVisualLinesAction.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 42,
"startColumn": 5,
"charOffset": 1499,
"charLength": 517,
"snippet": {
"text": "val selections = caretsAndSelections.values\n val starts: MutableList<Int> = ArrayList()\n val ends: MutableList<Int> = ArrayList()\n selections.forEach { selection: VimSelection ->\n val textRange = selection.toVimTextRange(false)\n textRange.startOffsets.forEach { e: Int -> starts.add(e) }\n textRange.endOffsets.forEach { e: Int -> ends.add(e) }\n }\n val vimSelection = selections.firstOrNull() ?: return false\n val startsArray = starts.toIntArray()\n val endsArray = ends.toIntArray()"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 42,
"startColumn": 1,
"charOffset": 1495,
"charLength": 521,
"snippet": {
"text": " val selections = caretsAndSelections.values\n val starts: MutableList<Int> = ArrayList()\n val ends: MutableList<Int> = ArrayList()\n selections.forEach { selection: VimSelection ->\n val textRange = selection.toVimTextRange(false)\n textRange.startOffsets.forEach { e: Int -> starts.add(e) }\n textRange.endOffsets.forEach { e: Int -> ends.add(e) }\n }\n val vimSelection = selections.firstOrNull() ?: return false\n val startsArray = starts.toIntArray()\n val endsArray = ends.toIntArray()"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "39d40f8ff7cf71c3a44f72c0cf99e6696d3a9efdd115426080204909bb4a34db"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "DuplicatedCode",
"kind": "fail",
"level": "note",
"message": {
"text": "Duplicated code",
"markdown": "Duplicated code"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/group/VimMarkServiceImpl.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 236,
"startColumn": 7,
"charOffset": 9383,
"charLength": 330,
"snippet": {
"text": "if (VimPlugin.isNotEnabled()) return\n if (!injector.globalIjOptions().ideamarks) {\n return\n }\n if (bookmark !is LineBookmark) return\n val bookmarksManager = BookmarksManager.getInstance(myProject) ?: return\n val type = bookmarksManager.getType(bookmark) ?: return\n val mnemonic = type.mnemonic"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 236,
"startColumn": 1,
"charOffset": 9377,
"charLength": 336,
"snippet": {
"text": " if (VimPlugin.isNotEnabled()) return\n if (!injector.globalIjOptions().ideamarks) {\n return\n }\n if (bookmark !is LineBookmark) return\n val bookmarksManager = BookmarksManager.getInstance(myProject) ?: return\n val type = bookmarksManager.getType(bookmark) ?: return\n val mnemonic = type.mnemonic"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
},
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/group/VimMarkServiceImpl.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 249,
"startColumn": 7,
"charOffset": 9941,
"charLength": 324,
"snippet": {
"text": "if (VimPlugin.isNotEnabled()) return\n if (!injector.globalIjOptions().ideamarks) {\n return\n }\n if (bookmark !is LineBookmark) return\n val bookmarksManager = BookmarksManager.getInstance(myProject) ?: return\n val type = bookmarksManager.getType(bookmark) ?: return\n val ch = type.mnemonic"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 249,
"startColumn": 1,
"charOffset": 9935,
"charLength": 330,
"snippet": {
"text": " if (VimPlugin.isNotEnabled()) return\n if (!injector.globalIjOptions().ideamarks) {\n return\n }\n if (bookmark !is LineBookmark) return\n val bookmarksManager = BookmarksManager.getInstance(myProject) ?: return\n val type = bookmarksManager.getType(bookmark) ?: return\n val ch = type.mnemonic"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "3bfd25dd6c90e669cda29cb49a7cbf7d0f7920fd009213b27023f65e472efdce"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "DuplicatedCode",
"kind": "fail",
"level": "note",
"message": {
"text": "Duplicated code",
"markdown": "Duplicated code"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/services/VimVariableServiceBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 129,
"startColumn": 5,
"charOffset": 6288,
"charLength": 601,
"snippet": {
"text": "val visibleVariables = mutableListOf<Map<String, VimDataType>>()\n var node: VimLContext = vimContext\n while (!node.isFirstParentContext()) {\n if (node is FunctionDeclaration) {\n visibleVariables.add(node.functionVariables)\n if (!node.flags.contains(FunctionFlag.CLOSURE)) {\n break\n }\n }\n node = node.getPreviousParentContext()\n }\n\n visibleVariables.reverse()\n val functionVariablesMap = mutableMapOf<String, VimDataType>()\n for (map in visibleVariables) {\n functionVariablesMap.putAll(map)\n }\n return functionVariablesMap[name]"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 129,
"startColumn": 1,
"charOffset": 6284,
"charLength": 605,
"snippet": {
"text": " val visibleVariables = mutableListOf<Map<String, VimDataType>>()\n var node: VimLContext = vimContext\n while (!node.isFirstParentContext()) {\n if (node is FunctionDeclaration) {\n visibleVariables.add(node.functionVariables)\n if (!node.flags.contains(FunctionFlag.CLOSURE)) {\n break\n }\n }\n node = node.getPreviousParentContext()\n }\n\n visibleVariables.reverse()\n val functionVariablesMap = mutableMapOf<String, VimDataType>()\n for (map in visibleVariables) {\n functionVariablesMap.putAll(map)\n }\n return functionVariablesMap[name]"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
},
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/services/VimVariableServiceBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 150,
"startColumn": 5,
"charOffset": 6992,
"charLength": 589,
"snippet": {
"text": "val visibleVariables = mutableListOf<Map<String, VimDataType>>()\n var node: VimLContext = vimContext\n while (!node.isFirstParentContext()) {\n if (node is FunctionDeclaration) {\n visibleVariables.add(node.localVariables)\n if (!node.flags.contains(FunctionFlag.CLOSURE)) {\n break\n }\n }\n node = node.getPreviousParentContext()\n }\n\n visibleVariables.reverse()\n val localVariablesMap = mutableMapOf<String, VimDataType>()\n for (map in visibleVariables) {\n localVariablesMap.putAll(map)\n }\n return localVariablesMap[name]"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 150,
"startColumn": 1,
"charOffset": 6988,
"charLength": 593,
"snippet": {
"text": " val visibleVariables = mutableListOf<Map<String, VimDataType>>()\n var node: VimLContext = vimContext\n while (!node.isFirstParentContext()) {\n if (node is FunctionDeclaration) {\n visibleVariables.add(node.localVariables)\n if (!node.flags.contains(FunctionFlag.CLOSURE)) {\n break\n }\n }\n node = node.getPreviousParentContext()\n }\n\n visibleVariables.reverse()\n val localVariablesMap = mutableMapOf<String, VimDataType>()\n for (map in visibleVariables) {\n localVariablesMap.putAll(map)\n }\n return localVariablesMap[name]"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "3fd3375c821d65e99f5feb5570db56971a83155fc2a404db0c8860eab039bcff"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "DuplicatedCode",
"kind": "fail",
"level": "note",
"message": {
"text": "Duplicated code",
"markdown": "Duplicated code"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/action/change/change/ChangeVisualLinesEndAction.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 48,
"startColumn": 7,
"charOffset": 1800,
"charLength": 271,
"snippet": {
"text": "val starts = vimTextRange.startOffsets\n val ends = vimTextRange.endOffsets\n for (i in starts.indices) {\n if (ends[i] > starts[i]) {\n ends[i] = editor.getLineEndForOffset(starts[i])\n }\n }\n val blockRange = TextRange(starts, ends)"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 48,
"startColumn": 1,
"charOffset": 1794,
"charLength": 277,
"snippet": {
"text": " val starts = vimTextRange.startOffsets\n val ends = vimTextRange.endOffsets\n for (i in starts.indices) {\n if (ends[i] > starts[i]) {\n ends[i] = editor.getLineEndForOffset(starts[i])\n }\n }\n val blockRange = TextRange(starts, ends)"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
},
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/action/change/delete/DeleteVisualLinesEndAction.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 47,
"startColumn": 7,
"charOffset": 1717,
"charLength": 271,
"snippet": {
"text": "val starts = vimTextRange.startOffsets\n val ends = vimTextRange.endOffsets\n for (i in starts.indices) {\n if (ends[i] > starts[i]) {\n ends[i] = editor.getLineEndForOffset(starts[i])\n }\n }\n val blockRange = TextRange(starts, ends)"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 47,
"startColumn": 1,
"charOffset": 1711,
"charLength": 277,
"snippet": {
"text": " val starts = vimTextRange.startOffsets\n val ends = vimTextRange.endOffsets\n for (i in starts.indices) {\n if (ends[i] > starts[i]) {\n ends[i] = editor.getLineEndForOffset(starts[i])\n }\n }\n val blockRange = TextRange(starts, ends)"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "43b4cceccda83d12785481f82cece9da11363a56abd9a0214d1d6ac93fd18ccb"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "DuplicatedCode",
"kind": "fail",
"level": "note",
"message": {
"text": "Duplicated code",
"markdown": "Duplicated code"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimSearchHelperBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 498,
"startColumn": 5,
"charOffset": 16800,
"charLength": 295,
"snippet": {
"text": "var count = count\n val dir = if (count > 0) Direction.FORWARDS else Direction.BACKWARDS\n count = Math.abs(count)\n val total = count\n val chars: CharSequence = editor.text()\n val start: Int = caret.offset.point\n val max: Int = editor.fileSize().toInt()\n var res: Int? = start"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 498,
"startColumn": 1,
"charOffset": 16796,
"charLength": 299,
"snippet": {
"text": " var count = count\n val dir = if (count > 0) Direction.FORWARDS else Direction.BACKWARDS\n count = Math.abs(count)\n val total = count\n val chars: CharSequence = editor.text()\n val start: Int = caret.offset.point\n val max: Int = editor.fileSize().toInt()\n var res: Int? = start"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
},
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimSearchHelperBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 532,
"startColumn": 5,
"charOffset": 17905,
"charLength": 295,
"snippet": {
"text": "var count = count\n val dir = if (count > 0) Direction.FORWARDS else Direction.BACKWARDS\n count = Math.abs(count)\n val total = count\n val chars: CharSequence = editor.text()\n val start: Int = caret.offset.point\n val max: Int = editor.fileSize().toInt()\n var res: Int? = start"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 532,
"startColumn": 1,
"charOffset": 17901,
"charLength": 299,
"snippet": {
"text": " var count = count\n val dir = if (count > 0) Direction.FORWARDS else Direction.BACKWARDS\n count = Math.abs(count)\n val total = count\n val chars: CharSequence = editor.text()\n val start: Int = caret.offset.point\n val max: Int = editor.fileSize().toInt()\n var res: Int? = start"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "4618aea4957b4f8f3e6f67e4dd72f2454462080897fe096bb199011b6e6711ea"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "DuplicatedCode",
"kind": "fail",
"level": "note",
"message": {
"text": "Duplicated code",
"markdown": "Duplicated code"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/engine/nfa/matcher/ColumnMatchers.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 96,
"startColumn": 5,
"charOffset": 2855,
"charLength": 442,
"snippet": {
"text": "return if (possibleCursors.any { editor.offsetToBufferPosition(index).column < editor.offsetToBufferPosition(it.offset.point).column }) {\n val newPossibleCursors = possibleCursors.filter { editor.offsetToBufferPosition(index).column < editor.offsetToBufferPosition(it.offset.point).column }\n possibleCursors.clear()\n possibleCursors.addAll(newPossibleCursors)\n MatcherResult.Success(0)\n }\n else MatcherResult.Failure"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 96,
"startColumn": 1,
"charOffset": 2851,
"charLength": 446,
"snippet": {
"text": " return if (possibleCursors.any { editor.offsetToBufferPosition(index).column < editor.offsetToBufferPosition(it.offset.point).column }) {\n val newPossibleCursors = possibleCursors.filter { editor.offsetToBufferPosition(index).column < editor.offsetToBufferPosition(it.offset.point).column }\n possibleCursors.clear()\n possibleCursors.addAll(newPossibleCursors)\n MatcherResult.Success(0)\n }\n else MatcherResult.Failure"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
},
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/engine/nfa/matcher/LineMatchers.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 95,
"startColumn": 5,
"charOffset": 2818,
"charLength": 434,
"snippet": {
"text": "return if (possibleCursors.any { editor.offsetToBufferPosition(index).line < editor.offsetToBufferPosition(it.offset.point).line }) {\n val newPossibleCursors = possibleCursors.filter { editor.offsetToBufferPosition(index).line < editor.offsetToBufferPosition(it.offset.point).line }\n possibleCursors.clear()\n possibleCursors.addAll(newPossibleCursors)\n MatcherResult.Success(0)\n }\n else MatcherResult.Failure"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 95,
"startColumn": 1,
"charOffset": 2814,
"charLength": 438,
"snippet": {
"text": " return if (possibleCursors.any { editor.offsetToBufferPosition(index).line < editor.offsetToBufferPosition(it.offset.point).line }) {\n val newPossibleCursors = possibleCursors.filter { editor.offsetToBufferPosition(index).line < editor.offsetToBufferPosition(it.offset.point).line }\n possibleCursors.clear()\n possibleCursors.addAll(newPossibleCursors)\n MatcherResult.Success(0)\n }\n else MatcherResult.Failure"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "464ad3d6617ad9f86d7575e2e263b3a8097b3e04a9666feb458b925b7db70883"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "DuplicatedCode",
"kind": "fail",
"level": "note",
"message": {
"text": "Duplicated code",
"markdown": "Duplicated code"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/action/motion/select/motion/SelectMotionLeftAction.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 44,
"startColumn": 7,
"charOffset": 1541,
"charLength": 496,
"snippet": {
"text": "logger.debug(\"Keymodel option has stopselect. Exiting select mode\")\n val startSelection = caret.selectionStart\n val endSelection = caret.selectionEnd\n editor.exitSelectModeNative(false)\n if (editor.isTemplateActive()) {\n logger.debug(\"Template is active. Activate insert mode\")\n injector.changeGroup.insertBeforeCursor(editor, context)\n if (caret.offset.point in startSelection..endSelection) {\n return startSelection.toMotion()\n }\n }"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 44,
"startColumn": 1,
"charOffset": 1535,
"charLength": 502,
"snippet": {
"text": " logger.debug(\"Keymodel option has stopselect. Exiting select mode\")\n val startSelection = caret.selectionStart\n val endSelection = caret.selectionEnd\n editor.exitSelectModeNative(false)\n if (editor.isTemplateActive()) {\n logger.debug(\"Template is active. Activate insert mode\")\n injector.changeGroup.insertBeforeCursor(editor, context)\n if (caret.offset.point in startSelection..endSelection) {\n return startSelection.toMotion()\n }\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
},
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/action/motion/select/motion/SelectMotionRightAction.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 44,
"startColumn": 7,
"charOffset": 1543,
"charLength": 494,
"snippet": {
"text": "logger.debug(\"Keymodel option has stopselect. Exiting select mode\")\n val startSelection = caret.selectionStart\n val endSelection = caret.selectionEnd\n editor.exitSelectModeNative(false)\n if (editor.isTemplateActive()) {\n logger.debug(\"Template is active. Activate insert mode\")\n injector.changeGroup.insertBeforeCursor(editor, context)\n if (caret.offset.point in startSelection..endSelection) {\n return endSelection.toMotion()\n }\n }"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 44,
"startColumn": 1,
"charOffset": 1537,
"charLength": 500,
"snippet": {
"text": " logger.debug(\"Keymodel option has stopselect. Exiting select mode\")\n val startSelection = caret.selectionStart\n val endSelection = caret.selectionEnd\n editor.exitSelectModeNative(false)\n if (editor.isTemplateActive()) {\n logger.debug(\"Template is active. Activate insert mode\")\n injector.changeGroup.insertBeforeCursor(editor, context)\n if (caret.offset.point in startSelection..endSelection) {\n return endSelection.toMotion()\n }\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "47bf995ed89400d80cc8655e57673ec06e6eb5b40dfda494fa29e457354335b1"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "DuplicatedCode",
"kind": "fail",
"level": "note",
"message": {
"text": "Duplicated code",
"markdown": "Duplicated code"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/model/statements/loops/ForLoop.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 41,
"startColumn": 9,
"charOffset": 1881,
"charLength": 496,
"snippet": {
"text": "for (statement in body) {\n if (result is ExecutionResult.Success) {\n result = statement.execute(editor, context)\n } else {\n break\n }\n }\n if (result is ExecutionResult.Break) {\n result = ExecutionResult.Success\n break\n } else if (result is ExecutionResult.Continue) {\n result = ExecutionResult.Success\n continue\n } else if (result is ExecutionResult.Error) {\n break\n }"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 41,
"startColumn": 1,
"charOffset": 1873,
"charLength": 504,
"snippet": {
"text": " for (statement in body) {\n if (result is ExecutionResult.Success) {\n result = statement.execute(editor, context)\n } else {\n break\n }\n }\n if (result is ExecutionResult.Break) {\n result = ExecutionResult.Success\n break\n } else if (result is ExecutionResult.Continue) {\n result = ExecutionResult.Success\n continue\n } else if (result is ExecutionResult.Error) {\n break\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
},
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/model/statements/loops/ForLoop.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 62,
"startColumn": 9,
"charOffset": 2629,
"charLength": 496,
"snippet": {
"text": "for (statement in body) {\n if (result is ExecutionResult.Success) {\n result = statement.execute(editor, context)\n } else {\n break\n }\n }\n if (result is ExecutionResult.Break) {\n result = ExecutionResult.Success\n break\n } else if (result is ExecutionResult.Continue) {\n result = ExecutionResult.Success\n continue\n } else if (result is ExecutionResult.Error) {\n break\n }"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 62,
"startColumn": 1,
"charOffset": 2621,
"charLength": 504,
"snippet": {
"text": " for (statement in body) {\n if (result is ExecutionResult.Success) {\n result = statement.execute(editor, context)\n } else {\n break\n }\n }\n if (result is ExecutionResult.Break) {\n result = ExecutionResult.Success\n break\n } else if (result is ExecutionResult.Continue) {\n result = ExecutionResult.Success\n continue\n } else if (result is ExecutionResult.Error) {\n break\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
},
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/model/statements/loops/ForLoop.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 109,
"startColumn": 9,
"charOffset": 4275,
"charLength": 496,
"snippet": {
"text": "for (statement in body) {\n if (result is ExecutionResult.Success) {\n result = statement.execute(editor, context)\n } else {\n break\n }\n }\n if (result is ExecutionResult.Break) {\n result = ExecutionResult.Success\n break\n } else if (result is ExecutionResult.Continue) {\n result = ExecutionResult.Success\n continue\n } else if (result is ExecutionResult.Error) {\n break\n }"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 109,
"startColumn": 1,
"charOffset": 4267,
"charLength": 504,
"snippet": {
"text": " for (statement in body) {\n if (result is ExecutionResult.Success) {\n result = statement.execute(editor, context)\n } else {\n break\n }\n }\n if (result is ExecutionResult.Break) {\n result = ExecutionResult.Success\n break\n } else if (result is ExecutionResult.Continue) {\n result = ExecutionResult.Success\n continue\n } else if (result is ExecutionResult.Error) {\n break\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
},
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/model/statements/loops/WhileLoop.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 31,
"startColumn": 7,
"charOffset": 1275,
"charLength": 466,
"snippet": {
"text": "for (statement in body) {\n if (result is ExecutionResult.Success) {\n result = statement.execute(editor, context)\n } else {\n break\n }\n }\n if (result is ExecutionResult.Break) {\n result = ExecutionResult.Success\n break\n } else if (result is ExecutionResult.Continue) {\n result = ExecutionResult.Success\n continue\n } else if (result is ExecutionResult.Error) {\n break\n }"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 31,
"startColumn": 1,
"charOffset": 1269,
"charLength": 472,
"snippet": {
"text": " for (statement in body) {\n if (result is ExecutionResult.Success) {\n result = statement.execute(editor, context)\n } else {\n break\n }\n }\n if (result is ExecutionResult.Break) {\n result = ExecutionResult.Success\n break\n } else if (result is ExecutionResult.Continue) {\n result = ExecutionResult.Success\n continue\n } else if (result is ExecutionResult.Error) {\n break\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "5b08368fe2984486dbb39d92ee3a07d04e336d5d98b41b6938cb8709bbfd036d"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "DuplicatedCode",
"kind": "fail",
"level": "note",
"message": {
"text": "Duplicated code",
"markdown": "Duplicated code"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/action/change/insert/InsertEnterAction.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 35,
"startColumn": 5,
"charOffset": 1252,
"charLength": 434,
"snippet": {
"text": "if (injector.globalOptions().octopushandler) {\n if (editor.isInForEachCaretScope()) {\n editor.removeSecondaryCarets()\n injector.changeGroup.processEnter(editor, editor.primaryCaret(), context)\n } else {\n editor.forEachNativeCaret({ caret ->\n injector.changeGroup.processEnter(editor, caret, context)\n })\n }\n } else {\n injector.changeGroup.processEnter(editor, context)\n }"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 35,
"startColumn": 1,
"charOffset": 1248,
"charLength": 438,
"snippet": {
"text": " if (injector.globalOptions().octopushandler) {\n if (editor.isInForEachCaretScope()) {\n editor.removeSecondaryCarets()\n injector.changeGroup.processEnter(editor, editor.primaryCaret(), context)\n } else {\n editor.forEachNativeCaret({ caret ->\n injector.changeGroup.processEnter(editor, caret, context)\n })\n }\n } else {\n injector.changeGroup.processEnter(editor, context)\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
},
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/action/motion/select/SelectEnterAction.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 36,
"startColumn": 5,
"charOffset": 1074,
"charLength": 434,
"snippet": {
"text": "if (injector.globalOptions().octopushandler) {\n if (editor.isInForEachCaretScope()) {\n editor.removeSecondaryCarets()\n injector.changeGroup.processEnter(editor, editor.primaryCaret(), context)\n } else {\n editor.forEachNativeCaret({ caret ->\n injector.changeGroup.processEnter(editor, caret, context)\n })\n }\n } else {\n injector.changeGroup.processEnter(editor, context)\n }"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 36,
"startColumn": 1,
"charOffset": 1070,
"charLength": 438,
"snippet": {
"text": " if (injector.globalOptions().octopushandler) {\n if (editor.isInForEachCaretScope()) {\n editor.removeSecondaryCarets()\n injector.changeGroup.processEnter(editor, editor.primaryCaret(), context)\n } else {\n editor.forEachNativeCaret({ caret ->\n injector.changeGroup.processEnter(editor, caret, context)\n })\n }\n } else {\n injector.changeGroup.processEnter(editor, context)\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "647b73ff21acde3646fcb28d9e75d764b3e5974978b850818c7bc0c23609877b"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "DuplicatedCode",
"kind": "fail",
"level": "note",
"message": {
"text": "Duplicated code",
"markdown": "Duplicated code"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/model/functions/handlers/FunctionFunctionHandler.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 45,
"startColumn": 5,
"charOffset": 1980,
"charLength": 733,
"snippet": {
"text": "var arglist: VimList? = null\n var dictionary: VimDictionary? = null\n val arg2 = argumentValues.getOrNull(1)?.evaluate(editor, context, vimContext)\n val arg3 = argumentValues.getOrNull(2)?.evaluate(editor, context, vimContext)\n\n if (arg2 is VimDictionary && arg3 is VimDictionary) {\n throw ExException(\"E923: Second argument of function() must be a list or a dict\")\n }\n\n if (arg2 != null) {\n when (arg2) {\n is VimList -> arglist = arg2\n is VimDictionary -> dictionary = arg2\n else -> throw ExException(\"E923: Second argument of function() must be a list or a dict\")\n }\n }\n\n if (arg3 != null && arg3 !is VimDictionary) {\n throw ExException(\"E922: expected a dict\")\n }"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 45,
"startColumn": 1,
"charOffset": 1976,
"charLength": 737,
"snippet": {
"text": " var arglist: VimList? = null\n var dictionary: VimDictionary? = null\n val arg2 = argumentValues.getOrNull(1)?.evaluate(editor, context, vimContext)\n val arg3 = argumentValues.getOrNull(2)?.evaluate(editor, context, vimContext)\n\n if (arg2 is VimDictionary && arg3 is VimDictionary) {\n throw ExException(\"E923: Second argument of function() must be a list or a dict\")\n }\n\n if (arg2 != null) {\n when (arg2) {\n is VimList -> arglist = arg2\n is VimDictionary -> dictionary = arg2\n else -> throw ExException(\"E923: Second argument of function() must be a list or a dict\")\n }\n }\n\n if (arg3 != null && arg3 !is VimDictionary) {\n throw ExException(\"E922: expected a dict\")\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
},
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/model/functions/handlers/FunctionFunctionHandler.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 93,
"startColumn": 5,
"charOffset": 3796,
"charLength": 733,
"snippet": {
"text": "var arglist: VimList? = null\n var dictionary: VimDictionary? = null\n val arg2 = argumentValues.getOrNull(1)?.evaluate(editor, context, vimContext)\n val arg3 = argumentValues.getOrNull(2)?.evaluate(editor, context, vimContext)\n\n if (arg2 is VimDictionary && arg3 is VimDictionary) {\n throw ExException(\"E923: Second argument of function() must be a list or a dict\")\n }\n\n if (arg2 != null) {\n when (arg2) {\n is VimList -> arglist = arg2\n is VimDictionary -> dictionary = arg2\n else -> throw ExException(\"E923: Second argument of function() must be a list or a dict\")\n }\n }\n\n if (arg3 != null && arg3 !is VimDictionary) {\n throw ExException(\"E922: expected a dict\")\n }"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 93,
"startColumn": 1,
"charOffset": 3792,
"charLength": 737,
"snippet": {
"text": " var arglist: VimList? = null\n var dictionary: VimDictionary? = null\n val arg2 = argumentValues.getOrNull(1)?.evaluate(editor, context, vimContext)\n val arg3 = argumentValues.getOrNull(2)?.evaluate(editor, context, vimContext)\n\n if (arg2 is VimDictionary && arg3 is VimDictionary) {\n throw ExException(\"E923: Second argument of function() must be a list or a dict\")\n }\n\n if (arg2 != null) {\n when (arg2) {\n is VimList -> arglist = arg2\n is VimDictionary -> dictionary = arg2\n else -> throw ExException(\"E923: Second argument of function() must be a list or a dict\")\n }\n }\n\n if (arg3 != null && arg3 !is VimDictionary) {\n throw ExException(\"E922: expected a dict\")\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "66a537a845a8d8ff7260844bd5b1ded9a1cbc5974a34b205dded1c7f2f79a4b9"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "DuplicatedCode",
"kind": "fail",
"level": "note",
"message": {
"text": "Duplicated code",
"markdown": "Duplicated code"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/model/statements/loops/ForLoop.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 62,
"startColumn": 9,
"charOffset": 2629,
"charLength": 591,
"snippet": {
"text": "for (statement in body) {\n if (result is ExecutionResult.Success) {\n result = statement.execute(editor, context)\n } else {\n break\n }\n }\n if (result is ExecutionResult.Break) {\n result = ExecutionResult.Success\n break\n } else if (result is ExecutionResult.Continue) {\n result = ExecutionResult.Success\n continue\n } else if (result is ExecutionResult.Error) {\n break\n }\n index += 1\n iterableValue = iterable.evaluate(editor, context, this) as VimList"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 62,
"startColumn": 1,
"charOffset": 2621,
"charLength": 599,
"snippet": {
"text": " for (statement in body) {\n if (result is ExecutionResult.Success) {\n result = statement.execute(editor, context)\n } else {\n break\n }\n }\n if (result is ExecutionResult.Break) {\n result = ExecutionResult.Success\n break\n } else if (result is ExecutionResult.Continue) {\n result = ExecutionResult.Success\n continue\n } else if (result is ExecutionResult.Error) {\n break\n }\n index += 1\n iterableValue = iterable.evaluate(editor, context, this) as VimList"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
},
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/model/statements/loops/ForLoop.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 109,
"startColumn": 9,
"charOffset": 4275,
"charLength": 591,
"snippet": {
"text": "for (statement in body) {\n if (result is ExecutionResult.Success) {\n result = statement.execute(editor, context)\n } else {\n break\n }\n }\n if (result is ExecutionResult.Break) {\n result = ExecutionResult.Success\n break\n } else if (result is ExecutionResult.Continue) {\n result = ExecutionResult.Success\n continue\n } else if (result is ExecutionResult.Error) {\n break\n }\n index += 1\n iterableValue = iterable.evaluate(editor, context, this) as VimList"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 109,
"startColumn": 1,
"charOffset": 4267,
"charLength": 599,
"snippet": {
"text": " for (statement in body) {\n if (result is ExecutionResult.Success) {\n result = statement.execute(editor, context)\n } else {\n break\n }\n }\n if (result is ExecutionResult.Break) {\n result = ExecutionResult.Success\n break\n } else if (result is ExecutionResult.Continue) {\n result = ExecutionResult.Success\n continue\n } else if (result is ExecutionResult.Error) {\n break\n }\n index += 1\n iterableValue = iterable.evaluate(editor, context, this) as VimList"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "900283f943179473c852828dc0bb260baa839d67215f499d095dc346908022f6"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "DuplicatedCode",
"kind": "fail",
"level": "note",
"message": {
"text": "Duplicated code",
"markdown": "Duplicated code"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimStringParserBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 362,
"startColumn": 13,
"charOffset": 12101,
"charLength": 312,
"snippet": {
"text": "if (digitsLeft == 0 || i == vimStringWithForceEnd.length - 1) {\n if (number != 0) {\n result.append(number.toChar())\n } else {\n i = vimStringWithForceEnd.length\n }\n number = 0\n state = VimStringState.INIT\n }"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 362,
"startColumn": 1,
"charOffset": 12089,
"charLength": 324,
"snippet": {
"text": " if (digitsLeft == 0 || i == vimStringWithForceEnd.length - 1) {\n if (number != 0) {\n result.append(number.toChar())\n } else {\n i = vimStringWithForceEnd.length\n }\n number = 0\n state = VimStringState.INIT\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
},
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimStringParserBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 404,
"startColumn": 13,
"charOffset": 13471,
"charLength": 312,
"snippet": {
"text": "if (digitsLeft == 0 || i == vimStringWithForceEnd.length - 1) {\n if (number != 0) {\n result.append(number.toChar())\n } else {\n i = vimStringWithForceEnd.length\n }\n number = 0\n state = VimStringState.INIT\n }"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 404,
"startColumn": 1,
"charOffset": 13459,
"charLength": 324,
"snippet": {
"text": " if (digitsLeft == 0 || i == vimStringWithForceEnd.length - 1) {\n if (number != 0) {\n result.append(number.toChar())\n } else {\n i = vimStringWithForceEnd.length\n }\n number = 0\n state = VimStringState.INIT\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "a65affc52854a16793686f4b0a9398f851f7ccae3f2509b6a181fcacdd48e4ec"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "DuplicatedCode",
"kind": "fail",
"level": "note",
"message": {
"text": "Duplicated code",
"markdown": "Duplicated code"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/newapi/IjVimSearchHelper.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 285,
"startColumn": 7,
"charOffset": 9677,
"charLength": 293,
"snippet": {
"text": "var firstEnd = end\n if (count > 1) {\n firstEnd = findNextWordEnd(editor, pos, 1, isBig, false)\n }\n if (firstEnd < max - 1) {\n if (charType(editor, chars[firstEnd + 1], false) !== CharacterHelper.CharacterType.WHITESPACE) {\n goBack = true\n }\n }"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 285,
"startColumn": 1,
"charOffset": 9671,
"charLength": 299,
"snippet": {
"text": " var firstEnd = end\n if (count > 1) {\n firstEnd = findNextWordEnd(editor, pos, 1, isBig, false)\n }\n if (firstEnd < max - 1) {\n if (charType(editor, chars[firstEnd + 1], false) !== CharacterHelper.CharacterType.WHITESPACE) {\n goBack = true\n }\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
},
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/newapi/IjVimSearchHelper.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 305,
"startColumn": 7,
"charOffset": 10360,
"charLength": 296,
"snippet": {
"text": "var firstEnd = end\n if (count > 1) {\n firstEnd = findNextWordEnd(editor, pos, 1, isBig, false)\n }\n if (firstEnd < max - 1) {\n if (charType(editor, chars[firstEnd + 1], false) !== CharacterHelper.CharacterType.WHITESPACE) {\n goForward = true\n }\n }"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 305,
"startColumn": 1,
"charOffset": 10354,
"charLength": 302,
"snippet": {
"text": " var firstEnd = end\n if (count > 1) {\n firstEnd = findNextWordEnd(editor, pos, 1, isBig, false)\n }\n if (firstEnd < max - 1) {\n if (charType(editor, chars[firstEnd + 1], false) !== CharacterHelper.CharacterType.WHITESPACE) {\n goForward = true\n }\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "ae450caf4a1a8ee79ac9de43bad4c88a7f1405ac3eea5b80c0ccd46de5d93e77"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "DuplicatedCode",
"kind": "fail",
"level": "note",
"message": {
"text": "Duplicated code",
"markdown": "Duplicated code"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/engine/nfa/matcher/ColumnMatchers.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 118,
"startColumn": 5,
"charOffset": 3616,
"charLength": 442,
"snippet": {
"text": "return if (possibleCursors.any { editor.offsetToBufferPosition(index).column > editor.offsetToBufferPosition(it.offset.point).column }) {\n val newPossibleCursors = possibleCursors.filter { editor.offsetToBufferPosition(index).column > editor.offsetToBufferPosition(it.offset.point).column }\n possibleCursors.clear()\n possibleCursors.addAll(newPossibleCursors)\n MatcherResult.Success(0)\n }\n else MatcherResult.Failure"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 118,
"startColumn": 1,
"charOffset": 3612,
"charLength": 446,
"snippet": {
"text": " return if (possibleCursors.any { editor.offsetToBufferPosition(index).column > editor.offsetToBufferPosition(it.offset.point).column }) {\n val newPossibleCursors = possibleCursors.filter { editor.offsetToBufferPosition(index).column > editor.offsetToBufferPosition(it.offset.point).column }\n possibleCursors.clear()\n possibleCursors.addAll(newPossibleCursors)\n MatcherResult.Success(0)\n }\n else MatcherResult.Failure"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
},
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/engine/nfa/matcher/LineMatchers.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 117,
"startColumn": 5,
"charOffset": 3569,
"charLength": 434,
"snippet": {
"text": "return if (possibleCursors.any { editor.offsetToBufferPosition(index).line > editor.offsetToBufferPosition(it.offset.point).line }) {\n val newPossibleCursors = possibleCursors.filter { editor.offsetToBufferPosition(index).line > editor.offsetToBufferPosition(it.offset.point).line }\n possibleCursors.clear()\n possibleCursors.addAll(newPossibleCursors)\n MatcherResult.Success(0)\n }\n else MatcherResult.Failure"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 117,
"startColumn": 1,
"charOffset": 3565,
"charLength": 438,
"snippet": {
"text": " return if (possibleCursors.any { editor.offsetToBufferPosition(index).line > editor.offsetToBufferPosition(it.offset.point).line }) {\n val newPossibleCursors = possibleCursors.filter { editor.offsetToBufferPosition(index).line > editor.offsetToBufferPosition(it.offset.point).line }\n possibleCursors.clear()\n possibleCursors.addAll(newPossibleCursors)\n MatcherResult.Success(0)\n }\n else MatcherResult.Failure"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "bfd9fc594b87063234e4446ecaa675b57f079f7e0a1a8d77a5135ac0e059f49f"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "DuplicatedCode",
"kind": "fail",
"level": "note",
"message": {
"text": "Duplicated code",
"markdown": "Duplicated code"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/engine/nfa/matcher/ColumnMatchers.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 74,
"startColumn": 5,
"charOffset": 2091,
"charLength": 444,
"snippet": {
"text": "return if (possibleCursors.any { editor.offsetToBufferPosition(index).column == editor.offsetToBufferPosition(it.offset.point).column }) {\n val newPossibleCursors = possibleCursors.filter { editor.offsetToBufferPosition(index).column == editor.offsetToBufferPosition(it.offset.point).column }\n possibleCursors.clear()\n possibleCursors.addAll(newPossibleCursors)\n MatcherResult.Success(0)\n }\n else MatcherResult.Failure"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 74,
"startColumn": 1,
"charOffset": 2087,
"charLength": 448,
"snippet": {
"text": " return if (possibleCursors.any { editor.offsetToBufferPosition(index).column == editor.offsetToBufferPosition(it.offset.point).column }) {\n val newPossibleCursors = possibleCursors.filter { editor.offsetToBufferPosition(index).column == editor.offsetToBufferPosition(it.offset.point).column }\n possibleCursors.clear()\n possibleCursors.addAll(newPossibleCursors)\n MatcherResult.Success(0)\n }\n else MatcherResult.Failure"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
},
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/engine/nfa/matcher/LineMatchers.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 73,
"startColumn": 5,
"charOffset": 2064,
"charLength": 436,
"snippet": {
"text": "return if (possibleCursors.any { editor.offsetToBufferPosition(index).line == editor.offsetToBufferPosition(it.offset.point).line }) {\n val newPossibleCursors = possibleCursors.filter { editor.offsetToBufferPosition(index).line == editor.offsetToBufferPosition(it.offset.point).line }\n possibleCursors.clear()\n possibleCursors.addAll(newPossibleCursors)\n MatcherResult.Success(0)\n }\n else MatcherResult.Failure"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 73,
"startColumn": 1,
"charOffset": 2060,
"charLength": 440,
"snippet": {
"text": " return if (possibleCursors.any { editor.offsetToBufferPosition(index).line == editor.offsetToBufferPosition(it.offset.point).line }) {\n val newPossibleCursors = possibleCursors.filter { editor.offsetToBufferPosition(index).line == editor.offsetToBufferPosition(it.offset.point).line }\n possibleCursors.clear()\n possibleCursors.addAll(newPossibleCursors)\n MatcherResult.Success(0)\n }\n else MatcherResult.Failure"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "d7c8a8798e8ceb27ae72cdd4cb177fd53c65b61fc331dd13b0aa287130f73ddd"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "DuplicatedCode",
"kind": "fail",
"level": "note",
"message": {
"text": "Duplicated code",
"markdown": "Duplicated code"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimKeyGroupBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 99,
"startColumn": 5,
"charOffset": 3825,
"charLength": 845,
"snippet": {
"text": "for (entry in prefixes!!.entries) {\n val prefix = entry.key\n if (prefix.size == keys.size) continue\n val shortOne = min(prefix.size, keys.size)\n var i = 0\n while (i < shortOne) {\n if (prefix[i] != keys[i]) break\n i++\n }\n\n val actionExceptions = listOf(\n \"VimInsertDeletePreviousWordAction\",\n \"VimInsertAfterCursorAction\",\n \"VimInsertBeforeCursorAction\",\n \"VimFilterVisualLinesAction\",\n \"VimAutoIndentMotionAction\",\n )\n if (i == shortOne && action.id !in actionExceptions && entry.value !in actionExceptions) {\n throw RuntimeException(\n \"Prefix found! $keys in command ${action.id} is the same as ${prefix.joinToString(\", \") { it.toString() }} in ${entry.value}\",\n )\n }\n }\n prefixes!![keys.toMutableList()] = action.id"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 99,
"startColumn": 1,
"charOffset": 3821,
"charLength": 849,
"snippet": {
"text": " for (entry in prefixes!!.entries) {\n val prefix = entry.key\n if (prefix.size == keys.size) continue\n val shortOne = min(prefix.size, keys.size)\n var i = 0\n while (i < shortOne) {\n if (prefix[i] != keys[i]) break\n i++\n }\n\n val actionExceptions = listOf(\n \"VimInsertDeletePreviousWordAction\",\n \"VimInsertAfterCursorAction\",\n \"VimInsertBeforeCursorAction\",\n \"VimFilterVisualLinesAction\",\n \"VimAutoIndentMotionAction\",\n )\n if (i == shortOne && action.id !in actionExceptions && entry.value !in actionExceptions) {\n throw RuntimeException(\n \"Prefix found! $keys in command ${action.id} is the same as ${prefix.joinToString(\", \") { it.toString() }} in ${entry.value}\",\n )\n }\n }\n prefixes!![keys.toMutableList()] = action.id"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
},
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimKeyGroupBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 126,
"startColumn": 5,
"charOffset": 4768,
"charLength": 866,
"snippet": {
"text": "for (entry in prefixes!!.entries) {\n val prefix = entry.key\n if (prefix.size == keys.size) continue\n val shortOne = min(prefix.size, keys.size)\n var i = 0\n while (i < shortOne) {\n if (prefix[i] != keys[i]) break\n i++\n }\n\n val actionExceptions = listOf(\n \"VimInsertDeletePreviousWordAction\",\n \"VimInsertAfterCursorAction\",\n \"VimInsertBeforeCursorAction\",\n \"VimFilterVisualLinesAction\",\n \"VimAutoIndentMotionAction\",\n )\n if (i == shortOne && command.actionId !in actionExceptions && entry.value !in actionExceptions) {\n throw RuntimeException(\n \"Prefix found! $keys in command ${command.actionId} is the same as ${prefix.joinToString(\", \") { it.toString() }} in ${entry.value}\",\n )\n }\n }\n prefixes!![keys.toMutableList()] = command.actionId"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 126,
"startColumn": 1,
"charOffset": 4764,
"charLength": 870,
"snippet": {
"text": " for (entry in prefixes!!.entries) {\n val prefix = entry.key\n if (prefix.size == keys.size) continue\n val shortOne = min(prefix.size, keys.size)\n var i = 0\n while (i < shortOne) {\n if (prefix[i] != keys[i]) break\n i++\n }\n\n val actionExceptions = listOf(\n \"VimInsertDeletePreviousWordAction\",\n \"VimInsertAfterCursorAction\",\n \"VimInsertBeforeCursorAction\",\n \"VimFilterVisualLinesAction\",\n \"VimAutoIndentMotionAction\",\n )\n if (i == shortOne && command.actionId !in actionExceptions && entry.value !in actionExceptions) {\n throw RuntimeException(\n \"Prefix found! $keys in command ${command.actionId} is the same as ${prefix.joinToString(\", \") { it.toString() }} in ${entry.value}\",\n )\n }\n }\n prefixes!![keys.toMutableList()] = command.actionId"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "e67416fea494e1c27c9fb8df44e3a92f31b27027d3c23109c354164fb27eda9f"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "DuplicatedCode",
"kind": "fail",
"level": "note",
"message": {
"text": "Duplicated code",
"markdown": "Duplicated code"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/ui/widgets/mode/ModeWidgetPopup.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 218,
"startColumn": 15,
"charOffset": 9487,
"charLength": 523,
"snippet": {
"text": "row { text(MessageHelper.getMessage(\"widget.mode.popup.group.visual.subgroup.instruction\")) }\n row {\n label(MessageHelper.getMessage(\"widget.mode.popup.field.background\"))\n textField().bindText(modeColors::visualLineBg)\n }.layout(RowLayout.PARENT_GRID)\n row {\n label(MessageHelper.getMessage(\"widget.mode.popup.field.foreground\"))\n textField().bindText(modeColors::visualLineFg)\n }.layout(RowLayout.PARENT_GRID)"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 218,
"startColumn": 1,
"charOffset": 9473,
"charLength": 537,
"snippet": {
"text": " row { text(MessageHelper.getMessage(\"widget.mode.popup.group.visual.subgroup.instruction\")) }\n row {\n label(MessageHelper.getMessage(\"widget.mode.popup.field.background\"))\n textField().bindText(modeColors::visualLineBg)\n }.layout(RowLayout.PARENT_GRID)\n row {\n label(MessageHelper.getMessage(\"widget.mode.popup.field.foreground\"))\n textField().bindText(modeColors::visualLineFg)\n }.layout(RowLayout.PARENT_GRID)"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
},
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/ui/widgets/mode/ModeWidgetPopup.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 230,
"startColumn": 15,
"charOffset": 10152,
"charLength": 525,
"snippet": {
"text": "row { text(MessageHelper.getMessage(\"widget.mode.popup.group.visual.subgroup.instruction\")) }\n row {\n label(MessageHelper.getMessage(\"widget.mode.popup.field.background\"))\n textField().bindText(modeColors::visualBlockBg)\n }.layout(RowLayout.PARENT_GRID)\n row {\n label(MessageHelper.getMessage(\"widget.mode.popup.field.foreground\"))\n textField().bindText(modeColors::visualBlockFg)\n }.layout(RowLayout.PARENT_GRID)"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 230,
"startColumn": 1,
"charOffset": 10138,
"charLength": 539,
"snippet": {
"text": " row { text(MessageHelper.getMessage(\"widget.mode.popup.group.visual.subgroup.instruction\")) }\n row {\n label(MessageHelper.getMessage(\"widget.mode.popup.field.background\"))\n textField().bindText(modeColors::visualBlockBg)\n }.layout(RowLayout.PARENT_GRID)\n row {\n label(MessageHelper.getMessage(\"widget.mode.popup.field.foreground\"))\n textField().bindText(modeColors::visualBlockFg)\n }.layout(RowLayout.PARENT_GRID)"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "e68eff3df6557ec42d3f4c807776a0b73bc0709d5330e7c433d11397c5bafb46"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "DuplicatedCode",
"kind": "fail",
"level": "note",
"message": {
"text": "Duplicated code",
"markdown": "Duplicated code"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/ui/widgets/mode/ModeWidgetPopup.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 253,
"startColumn": 15,
"charOffset": 11321,
"charLength": 523,
"snippet": {
"text": "row { text(MessageHelper.getMessage(\"widget.mode.popup.group.select.subgroup.instruction\")) }\n row {\n label(MessageHelper.getMessage(\"widget.mode.popup.field.background\"))\n textField().bindText(modeColors::selectLineBg)\n }.layout(RowLayout.PARENT_GRID)\n row {\n label(MessageHelper.getMessage(\"widget.mode.popup.field.foreground\"))\n textField().bindText(modeColors::selectLineFg)\n }.layout(RowLayout.PARENT_GRID)"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 253,
"startColumn": 1,
"charOffset": 11307,
"charLength": 537,
"snippet": {
"text": " row { text(MessageHelper.getMessage(\"widget.mode.popup.group.select.subgroup.instruction\")) }\n row {\n label(MessageHelper.getMessage(\"widget.mode.popup.field.background\"))\n textField().bindText(modeColors::selectLineBg)\n }.layout(RowLayout.PARENT_GRID)\n row {\n label(MessageHelper.getMessage(\"widget.mode.popup.field.foreground\"))\n textField().bindText(modeColors::selectLineFg)\n }.layout(RowLayout.PARENT_GRID)"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
},
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/ui/widgets/mode/ModeWidgetPopup.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 265,
"startColumn": 15,
"charOffset": 11986,
"charLength": 525,
"snippet": {
"text": "row { text(MessageHelper.getMessage(\"widget.mode.popup.group.select.subgroup.instruction\")) }\n row {\n label(MessageHelper.getMessage(\"widget.mode.popup.field.background\"))\n textField().bindText(modeColors::selectBlockBg)\n }.layout(RowLayout.PARENT_GRID)\n row {\n label(MessageHelper.getMessage(\"widget.mode.popup.field.foreground\"))\n textField().bindText(modeColors::selectBlockFg)\n }.layout(RowLayout.PARENT_GRID)"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 265,
"startColumn": 1,
"charOffset": 11972,
"charLength": 539,
"snippet": {
"text": " row { text(MessageHelper.getMessage(\"widget.mode.popup.group.select.subgroup.instruction\")) }\n row {\n label(MessageHelper.getMessage(\"widget.mode.popup.field.background\"))\n textField().bindText(modeColors::selectBlockBg)\n }.layout(RowLayout.PARENT_GRID)\n row {\n label(MessageHelper.getMessage(\"widget.mode.popup.field.foreground\"))\n textField().bindText(modeColors::selectBlockFg)\n }.layout(RowLayout.PARENT_GRID)"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "f5e3cb89000e6c8026a130fb645577ad2d2254bb062b14a6efbc54d47416d06d"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "EditorConfigKeyCorrectness",
"kind": "fail",
"level": "warning",
"message": {
"text": "The property is not supported",
"markdown": "The property is not supported"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": ".editorconfig",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 10,
"startColumn": 1,
"charOffset": 104,
"charLength": 35,
"snippet": {
"text": "ktlint_standard_no-wildcard-imports"
},
"sourceLanguage": "EditorConfig"
},
"contextRegion": {
"startLine": 8,
"startColumn": 1,
"charOffset": 67,
"charLength": 83,
"snippet": {
"text": "indent_size = 2\nindent_style = space\nktlint_standard_no-wildcard-imports = disabled"
},
"sourceLanguage": "EditorConfig"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "b74ea9fcc9d1a4c4ee1b55b22c3afaf3e7c60a56eaa21b996f81d7399a6de9a0"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"EditorConfig"
]
}
},
{
"ruleId": "EmptyMethod",
"kind": "fail",
"level": "warning",
"message": {
"text": "The method is empty",
"markdown": "The method is empty"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/handler/VisualOperatorActionHandler.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 86,
"startColumn": 21,
"charOffset": 3477,
"charLength": 14,
"snippet": {
"text": "afterExecution"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 84,
"startColumn": 1,
"charOffset": 3375,
"charLength": 198,
"snippet": {
"text": " * [res] has true if ALL executions of [executeAction] returned true.\n */\n public open fun afterExecution(editor: VimEditor, context: ExecutionContext, cmd: Command, res: Boolean) {}\n }\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "184f151eb97e6e74389c2d04492d9f53474a843507d3603f0ace1fa6f17ce54a"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "EmptyMethod",
"kind": "fail",
"level": "warning",
"message": {
"text": "The method is empty",
"markdown": "The method is empty"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/Options.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 37,
"startColumn": 14,
"charOffset": 1647,
"charLength": 10,
"snippet": {
"text": "initialise"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 35,
"startColumn": 1,
"charOffset": 1595,
"charLength": 204,
"snippet": {
"text": " private val options = MultikeyMap()\n\n public fun initialise() {\n // Do nothing!\n // Calling this method allows for deterministic initialisation of the Options singleton, specifically initialising"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "2433671cce15b38d1f54231753376844c65e2e91772f993088254ca16622b1e3"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "EmptyMethod",
"kind": "fail",
"level": "warning",
"message": {
"text": "The method is empty",
"markdown": "The method is empty"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "tests/property-tests/src/test/kotlin/org/jetbrains/plugins/ideavim/propertybased/MapPropertyTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 60,
"startColumn": 7,
"charOffset": 2229,
"charLength": 9,
"snippet": {
"text": "testEmpty"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 58,
"startColumn": 1,
"charOffset": 2214,
"charLength": 58,
"snippet": {
"text": "\n @Test\n fun testEmpty() {\n // Just an empty test\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.tests.property-tests.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "e1aee897009a971813047a1af60544faba069d80e002161fad5f1f9150e8b22e"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "FilterIsInstanceCallWithClassLiteralArgument",
"kind": "fail",
"level": "note",
"message": {
"text": "'filterIsInstance' call with a class literal argument",
"markdown": "'filterIsInstance' call with a class literal argument"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/listener/VimListenerManager.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 427,
"startColumn": 32,
"charOffset": 22096,
"charLength": 40,
"snippet": {
"text": "filterIsInstance(TextEditor::class.java)"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 425,
"startColumn": 1,
"charOffset": 21937,
"charLength": 245,
"snippet": {
"text": " FileEditorManagerEx.getInstanceEx(p).windows.find { editorWindow ->\n editorWindow.allComposites.any { composite ->\n composite.allEditors.filterIsInstance(TextEditor::class.java).any { it.editor == editor }\n }\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "a10ed56129188395e003a3d7afc2d7d8b0f0e4f022a232768b59d0e22874e12c"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "FilterIsInstanceCallWithClassLiteralArgument",
"kind": "fail",
"level": "note",
"message": {
"text": "'filterIsInstance' call with a class literal argument",
"markdown": "'filterIsInstance' call with a class literal argument"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/listener/VimListenerManager.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 405,
"startColumn": 61,
"charOffset": 20826,
"charLength": 40,
"snippet": {
"text": "filterIsInstance(TextEditor::class.java)"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 403,
"startColumn": 1,
"charOffset": 20581,
"charLength": 376,
"snippet": {
"text": " // navigating to derived class. We'll confirm our heuristics by checking to see if the editor is still around\n val openingEditorIsClosed = editor.project?.let { p ->\n FileEditorManagerEx.getInstanceEx(p).allEditors.filterIsInstance(TextEditor::class.java).all { textEditor ->\n textEditor.editor != openingEditor?.editor\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "b8638a2b298b28ba9a309132618e4cb3430f8990cfdd277d4afed3bb7fc237ef"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "FunctionName",
"kind": "fail",
"level": "note",
"message": {
"text": "Function name 'OPERAND' should start with a lowercase letter",
"markdown": "Function name `OPERAND` should start with a lowercase letter"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/CharPointer.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 191,
"startColumn": 14,
"charOffset": 4184,
"charLength": 7,
"snippet": {
"text": "OPERAND"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 189,
"startColumn": 1,
"charOffset": 4166,
"charLength": 64,
"snippet": {
"text": " }\n\n public fun OPERAND(): CharPointer {\n return ref(3)\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "14b619599d325616cb4989e869bf3063c1451f246ab4d1c615ba221dce861f1e"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "FunctionName",
"kind": "fail",
"level": "note",
"message": {
"text": "Function name 'no_Magic' should not contain underscores",
"markdown": "Function name `no_Magic` should not contain underscores"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/Magic.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 94,
"startColumn": 14,
"charOffset": 3589,
"charLength": 8,
"snippet": {
"text": "no_Magic"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 92,
"startColumn": 1,
"charOffset": 3571,
"charLength": 89,
"snippet": {
"text": " }\n\n public fun no_Magic(x: Int): Int {\n return if (is_Magic(x)) {\n un_Magic(x)"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "2e2e9c77250e8f691221f5ef32a265b9680215cfabe832b9cd52f3273ce576be"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "FunctionName",
"kind": "fail",
"level": "note",
"message": {
"text": "Function name 'OPERAND_MIN' should start with a lowercase letter",
"markdown": "Function name `OPERAND_MIN` should start with a lowercase letter"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/CharPointer.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 199,
"startColumn": 14,
"charOffset": 4362,
"charLength": 11,
"snippet": {
"text": "OPERAND_MIN"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 197,
"startColumn": 1,
"charOffset": 4344,
"charLength": 121,
"snippet": {
"text": " }\n\n public fun OPERAND_MIN(): Int {\n return (seq[pointer + 3].code shl 24) +\n (seq[pointer + 4].code shl 16) +"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "3435af6e74c32b8a4c109c99e4d2ae3fdfdc6e3b86ea69f93b6bd9e0facc313b"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "FunctionName",
"kind": "fail",
"level": "note",
"message": {
"text": "Function name 'OPERAND_CMP' should start with a lowercase letter",
"markdown": "Function name `OPERAND_CMP` should start with a lowercase letter"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/CharPointer.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 213,
"startColumn": 14,
"charOffset": 4739,
"charLength": 11,
"snippet": {
"text": "OPERAND_CMP"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 211,
"startColumn": 1,
"charOffset": 4721,
"charLength": 71,
"snippet": {
"text": " }\n\n public fun OPERAND_CMP(): Char {\n return seq[pointer + 7]\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "3ac08d1edbedc78467d72793385e1a495cb971fd74c83d80a2411991ccb3e8f4"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "FunctionName",
"kind": "fail",
"level": "note",
"message": {
"text": "Function name 'un_Magic' should not contain underscores",
"markdown": "Function name `un_Magic` should not contain underscores"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/Magic.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 86,
"startColumn": 14,
"charOffset": 3465,
"charLength": 8,
"snippet": {
"text": "un_Magic"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 84,
"startColumn": 1,
"charOffset": 3447,
"charLength": 64,
"snippet": {
"text": " }\n\n public fun un_Magic(x: Int): Int {\n return x + 256\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "97d5e5b3510dc44a24696c05ce2b913e5567f682011b7cffa55a85f8800c16bf"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "FunctionName",
"kind": "fail",
"level": "note",
"message": {
"text": "Function name 'is_Magic' should not contain underscores",
"markdown": "Function name `is_Magic` should not contain underscores"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/Magic.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 90,
"startColumn": 14,
"charOffset": 3526,
"charLength": 8,
"snippet": {
"text": "is_Magic"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 88,
"startColumn": 1,
"charOffset": 3508,
"charLength": 66,
"snippet": {
"text": " }\n\n public fun is_Magic(x: Int): Boolean {\n return x < 0\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "9c9a163276b2b7b0c37d197b5aa007b145fdcd28394f742650b608947ba5efbb"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "FunctionName",
"kind": "fail",
"level": "note",
"message": {
"text": "Function name 'OPERAND_MAX' should start with a lowercase letter",
"markdown": "Function name `OPERAND_MAX` should start with a lowercase letter"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/CharPointer.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 206,
"startColumn": 14,
"charOffset": 4550,
"charLength": 11,
"snippet": {
"text": "OPERAND_MAX"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 204,
"startColumn": 1,
"charOffset": 4532,
"charLength": 121,
"snippet": {
"text": " }\n\n public fun OPERAND_MAX(): Int {\n return (seq[pointer + 7].code shl 24) +\n (seq[pointer + 8].code shl 16) +"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "9d8a22fbc4829c931634b8f74ae1cdc040128a5a0d3839262f0e88729619209d"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "FunctionName",
"kind": "fail",
"level": "note",
"message": {
"text": "Function name 'NEXT' should start with a lowercase letter",
"markdown": "Function name `NEXT` should start with a lowercase letter"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/CharPointer.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 195,
"startColumn": 14,
"charOffset": 4245,
"charLength": 4,
"snippet": {
"text": "NEXT"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 193,
"startColumn": 1,
"charOffset": 4227,
"charLength": 120,
"snippet": {
"text": " }\n\n public fun NEXT(): Int {\n return (seq[pointer + 1].code and 0xff shl 8) + (seq[pointer + 2].code and 0xff)\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "abfa80b6197888ffe19bed446ea1491f0bc14242d6a4f4dc7990eadc8b8cd23d"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "FunctionName",
"kind": "fail",
"level": "note",
"message": {
"text": "Function name 'toggle_Magic' should not contain underscores",
"markdown": "Function name `toggle_Magic` should not contain underscores"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/Magic.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 102,
"startColumn": 14,
"charOffset": 3706,
"charLength": 12,
"snippet": {
"text": "toggle_Magic"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 100,
"startColumn": 1,
"charOffset": 3688,
"charLength": 93,
"snippet": {
"text": " }\n\n public fun toggle_Magic(x: Int): Int {\n return if (is_Magic(x)) {\n un_Magic(x)"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "da0fa7c460d6559c8b76847c2a89692dc0151ffec00288ff083a6120897e0982"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "FunctionName",
"kind": "fail",
"level": "note",
"message": {
"text": "Function name 'OP' should start with a lowercase letter",
"markdown": "Function name `OP` should start with a lowercase letter"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/CharPointer.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 187,
"startColumn": 14,
"charOffset": 4129,
"charLength": 2,
"snippet": {
"text": "OP"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 185,
"startColumn": 1,
"charOffset": 4111,
"charLength": 58,
"snippet": {
"text": " }\n\n public fun OP(): Int {\n return charAt().code\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "e2a62d2562a2db78bfac08f6383d5df57b796796a4118c02d9917f3e3a983a6d"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Use a comma before 'and' if it connects two independent clauses (unless they are closely connected and short).",
"markdown": "Use a comma before 'and' if it connects two independent clauses (unless they are closely connected and short)."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/state/mode/Mode.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 19,
"startColumn": 49,
"charOffset": 533,
"charLength": 4,
"snippet": {
"text": " and"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 17,
"startColumn": 1,
"charOffset": 370,
"charLength": 330,
"snippet": {
"text": " *\n * If mode has [returnTo] variable, it can be active during the one-command-mode (':h i_Ctrl-o'). If this value\n * is not null, the one-command-mode is active and we should get back to [returnTo] mode.\n *\n * Modes with selection have [selectionType] variable representing if the selection is character-, line-, or block-wise."
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "01363a2377688f956229d549212b0e0e7ce6ae6cd219f65473471eedb3cac09f"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Possible spelling mistake found.",
"markdown": "Possible spelling mistake found."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/resources/messages/IdeaVimBundle.properties",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 163,
"startColumn": 40,
"charOffset": 7107,
"charLength": 2,
"snippet": {
"text": "Id"
},
"sourceLanguage": "Properties"
},
"contextRegion": {
"startLine": 161,
"startColumn": 1,
"charOffset": 7038,
"charLength": 132,
"snippet": {
"text": "E223=E223: recursive mapping\n\naction.copy.action.id.text=Copy Action Id\n\nglobal.command.not.found.v=Pattern found in every line: {0}"
},
"sourceLanguage": "Properties"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "03cdf4f290e1a1ee5a16d8184997a752a869958eef3e715478b8bee8e24b3cec"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"Properties"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "In American English, 'afterward' is the preferred variant. 'Afterwards' is more commonly used in British English and other dialects.",
"markdown": "In American English, 'afterward' is the preferred variant. 'Afterwards' is more commonly used in British English and other dialects."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/matchit/Matchit.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 288,
"startColumn": 69,
"charOffset": 13181,
"charLength": 10,
"snippet": {
"text": "afterwards"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 286,
"startColumn": 1,
"charOffset": 12901,
"charLength": 478,
"snippet": {
"text": " // Original patterns: https://github.com/vim/vim/blob/master/runtime/ftplugin/ruby.vim\n // We use non-capturing groups (?:) since we don't need any back refs. The \\\\b marker takes care of word boundaries.\n // On the class keyword we exclude an equal sign from appearing afterwards since it clashes with the HTML attribute.\n val openingKeywords = \"(?:\\\\b(?:do|if|unless|case|def|for|while|until|module|begin)\\\\b)|(?:\\\\bclass\\\\b[^=])\"\n val endKeyword = \"\\\\bend\\\\b\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "070cdc694ef0f9dfc4de402b188804c0c61e61b508c8f64528c881c5e9fe3268"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Possible typo: you repeated a word",
"markdown": "Possible typo: you repeated a word"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/action/copy/PutVisualTextActionTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 39,
"startColumn": 6,
"charOffset": 1149,
"charLength": 3,
"snippet": {
"text": "t t"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 37,
"startColumn": 1,
"charOffset": 1074,
"charLength": 174,
"snippet": {
"text": " * a w c || 1 | 2 | 3 |\n * s i --||------------------\n * t t l || 4 | 5 | 6 |\n * e h --||------------------\n * d b || 7 | 8 | 9 |"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "0a4de97b17ef42539e4f44719659e081798c829cd972a5c913c46e6840589302"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "This word is normally spelled with a hyphen.",
"markdown": "This word is normally spelled with a hyphen."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/multiplecursors/VimMultipleCursorsExtension.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 141,
"startColumn": 36,
"charOffset": 6493,
"charLength": 14,
"snippet": {
"text": "case sensitive"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 139,
"startColumn": 1,
"charOffset": 6384,
"charLength": 270,
"snippet": {
"text": " editor.vimMultipleCursorsLastSelection = selection\n } else {\n // vim-multiple-cursors is case sensitive, so it's ok to use a case sensitive set here\n val patterns = sortedSetOf<String>()\n val newPositions = arrayListOf<VisualPosition>()"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "0bba09d058738695a8fe746bcb8d7d272e39bf51e8f05a74627c84ffa21455b0"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Use a comma before 'and' if it connects two independent clauses (unless they are closely connected and short).",
"markdown": "Use a comma before 'and' if it connects two independent clauses (unless they are closely connected and short)."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/group/visual/IdeaSelectionControl.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 65,
"startColumn": 35,
"charOffset": 3052,
"charLength": 4,
"snippet": {
"text": " and"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 63,
"startColumn": 1,
"charOffset": 2968,
"charLength": 278,
"snippet": {
"text": "\n // Perform logic in one of the next cases:\n // - There was no selection and now it is\n // - There was a selection and now it doesn't exist\n // - There was a selection and now it exists as well (transforming char selection to line selection, for example)"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "0d0084d20c27d6a991878f01847f95ddf313f6bf6450cf347e76ef81ad1f043f"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Possible typo: you repeated a word",
"markdown": "Possible typo: you repeated a word"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/listener/IdeaSpecifics.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 162,
"startColumn": 14,
"charOffset": 6863,
"charLength": 8,
"snippet": {
"text": "Template"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 160,
"startColumn": 1,
"charOffset": 6728,
"charLength": 352,
"snippet": {
"text": " if (!editor.selectionModel.hasSelection()) {\n // Enable insert mode if there is no selection in template\n // Template with selection is handled by [com.maddyhome.idea.vim.group.visual.VisualMotionGroup.controlNonVimSelectionChange]\n if (editor.vim.inNormalMode) {\n VimPlugin.getChange().insertBeforeCursor("
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "161b36de95c6092d3b0d3ec0bd90981b843b7595da5c0f1201493a383c49eb23"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Did you mean If or is a comma missing (I,)?",
"markdown": "Did you mean If or is a comma missing (I,)?"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/action/motion/visual/VisualToggleCharacterModeActionTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 452,
"startColumn": 20,
"charOffset": 15331,
"charLength": 1,
"snippet": {
"text": "I"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 450,
"startColumn": 1,
"charOffset": 15280,
"charLength": 187,
"snippet": {
"text": " A Discovery\n\n I\n all rocks and lavender and tufted grass,\n w${s}here it was settled on some sodden sand[long line]"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "171bdc6caeacdf66aa4ff2b4dd6ce8c773f568a21ae5ff02ba007ab9bda132ec"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Unpaired symbol: ')' seems to be missing",
"markdown": "Unpaired symbol: ')' seems to be missing"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/group/visual/IdeaSelectionControl.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 104,
"startColumn": 22,
"charOffset": 4633,
"charLength": 1,
"snippet": {
"text": "("
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 102,
"startColumn": 1,
"charOffset": 4489,
"charLength": 343,
"snippet": {
"text": " *\n * Predict the mode after changing visual selection. The prediction will be correct if there is only one sequential\n * visual change (e.g. somebody executed \"extract selection\" action. The prediction can be wrong in case of\n * multiple sequential visual changes (e.g. \"technical\" visual selection during typing in japanese)\n *"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "17644f284f3455884d1bb2d14676af10b90ceeccfd7450625ad7f59ce63acc7b"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "This word is normally spelled with a hyphen.",
"markdown": "This word is normally spelled with a hyphen."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/multiplecursors/VimMultipleCursorsExtension.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 141,
"startColumn": 72,
"charOffset": 6529,
"charLength": 14,
"snippet": {
"text": "case sensitive"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 139,
"startColumn": 1,
"charOffset": 6384,
"charLength": 270,
"snippet": {
"text": " editor.vimMultipleCursorsLastSelection = selection\n } else {\n // vim-multiple-cursors is case sensitive, so it's ok to use a case sensitive set here\n val patterns = sortedSetOf<String>()\n val newPositions = arrayListOf<VisualPosition>()"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "177cb10f11d1206e6cb9233f775ce302c07a0010f62fcbf2752d8c8f0bffe21a"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Unpaired symbol: ')' seems to be missing",
"markdown": "Unpaired symbol: ')' seems to be missing"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/group/ProcessGroup.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 208,
"startColumn": 53,
"charOffset": 8107,
"charLength": 1,
"snippet": {
"text": "("
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 206,
"startColumn": 1,
"charOffset": 7944,
"charLength": 326,
"snippet": {
"text": " val escapedCommand = if (shellxquote == \"(\") doEscape(command, shellxescape, \"^\")\n else command\n // Required for Win32+cmd.exe, defaults to \"(\". See :help 'shellxquote'\n val quotedCommand = if (shellxquote == \"(\") \"($escapedCommand)\"\n else (if (shellxquote == \"\\\"(\") \"\\\"($escapedCommand)\\\"\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "1a9c28b0a20d01af125c011eb18365a3fa592a6dcc673ba67fdc1711588a4ce9"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Unpaired symbol: '(' seems to be missing",
"markdown": "Unpaired symbol: '(' seems to be missing"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimSearchHelperBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 668,
"startColumn": 50,
"charOffset": 22467,
"charLength": 1,
"snippet": {
"text": ")"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 666,
"startColumn": 1,
"charOffset": 22336,
"charLength": 216,
"snippet": {
"text": " val end = offset // Save where we found the punctuation.\n offset++\n // This can be followed by any number of ), ], \", or ' characters.\n while (offset < max) {\n ch = chars[offset]"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "1b100332a3b8b4d027604363c7a52b72cd975fc0a58a231185b1a8f68b945dca"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Unpaired symbol: '[' seems to be missing",
"markdown": "Unpaired symbol: '\\[' seems to be missing"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimSearchHelperBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 668,
"startColumn": 53,
"charOffset": 22470,
"charLength": 1,
"snippet": {
"text": "]"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 666,
"startColumn": 1,
"charOffset": 22336,
"charLength": 216,
"snippet": {
"text": " val end = offset // Save where we found the punctuation.\n offset++\n // This can be followed by any number of ), ], \", or ' characters.\n while (offset < max) {\n ch = chars[offset]"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "1cb70db99792a6200e3ae938ded69c13e26eddd2d8c916b212831566bc49d9ae"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Did you mean its (possessive pronoun) instead of 'its' (short for 'it is')?",
"markdown": "Did you mean its (possessive pronoun) instead of 'it's' (short for 'it is')?"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/group/copy/PutGroup.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 194,
"startColumn": 70,
"charOffset": 7864,
"charLength": 4,
"snippet": {
"text": "it's"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 192,
"startColumn": 1,
"charOffset": 7764,
"charLength": 179,
"snippet": {
"text": " endOffset: Int,\n ): Int {\n // Temp fix for VIM-2808. Should be removed after rider will fix it's issues\n if (PlatformUtils.isRider() || isClionNova()) return endOffset\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "1cbf29fbd38d27dddfa9eb056a48092ff90275c57b72cea731b3435530915635"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Use a instead of 'an' if the following word doesn't start with a vowel sound, e.g. 'a sentence', 'a university'.",
"markdown": "Use a instead of 'an' if the following word doesn't start with a vowel sound, e.g. 'a sentence', 'a university'."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/textobjentire/VimTextObjEntireExtension.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 105,
"startColumn": 59,
"charOffset": 4312,
"charLength": 2,
"snippet": {
"text": "an"
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 103,
"startColumn": 1,
"charOffset": 4159,
"charLength": 291,
"snippet": {
"text": " int start = 0, end = ((IjVimEditor)editor).getEditor().getDocument().getTextLength();\n\n // for the `ie` text object we don't want leading an trailing spaces\n // so we have to scan the document text to find the correct start & end\n if (ignoreLeadingAndTrailing) {"
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "1cf24ebfd2d8d93248233499f38409847401b4a015c5488a410ea1b93a7720e5"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Did you mean be caused?",
"markdown": "Did you mean be caused?"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/ui/StatusBar.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 79,
"startColumn": 54,
"charOffset": 3181,
"charLength": 6,
"snippet": {
"text": "caused"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 77,
"startColumn": 1,
"charOffset": 3066,
"charLength": 290,
"snippet": {
"text": "\n // Double update the status bar icon with 5-second delay\n // There is an issue VIM-3084 that must probably caused by some race between status bar icon initialization\n // and .ideavimrc reading. I believe this is a simple fix for it.\n val timer = Timer(5_000) { updateAll() }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "1d6a45b97a4328adcc23a1034ea47cdadcf96808b849c4648f932c1287dd7fff"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "The double modal \"required read\" is nonstandard (only accepted in certain dialects). Consider to be read.",
"markdown": "The double modal \"required read\" is nonstandard (only accepted in certain dialects). Consider to be read."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/helper/RWLockLabel.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 12,
"startColumn": 58,
"charOffset": 308,
"charLength": 4,
"snippet": {
"text": "read"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 10,
"startColumn": 1,
"charOffset": 246,
"charLength": 92,
"snippet": {
"text": "\n/**\n * This annotations marks if annotated function required read or write lock\n */\n@Target"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "1e1e3f6437afe12fb9cc93e9f85b248b2ef721b4afc3b5f19970bf559e0db645"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Unpaired symbol: '(' seems to be missing",
"markdown": "Unpaired symbol: '(' seems to be missing"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/statistic/OptionsState.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 35,
"startColumn": 59,
"charOffset": 1476,
"charLength": 1,
"snippet": {
"text": ")"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 33,
"startColumn": 1,
"charOffset": 1285,
"charLength": 339,
"snippet": {
"text": " return setOf(\n // ideajoin and idearefactor area global-local. We're only interested in the global value, not the effective\n // value, which a) might be set at local scope and b) isn't accessible without an editor\n // We don't need to pass a window, since the global values will only ever be global\n OPTIONS.metric("
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "1fbe209cb73ea32bf9b40ce2b7250a997208dbead01721c7c4c8547f777b7f6c"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Possible typo: you repeated a word",
"markdown": "Possible typo: you repeated a word"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/listener/IdeaSpecifics.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 161,
"startColumn": 61,
"charOffset": 6841,
"charLength": 8,
"snippet": {
"text": "template"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 159,
"startColumn": 1,
"charOffset": 6713,
"charLength": 313,
"snippet": {
"text": " } else {\n if (!editor.selectionModel.hasSelection()) {\n // Enable insert mode if there is no selection in template\n // Template with selection is handled by [com.maddyhome.idea.vim.group.visual.VisualMotionGroup.controlNonVimSelectionChange]\n if (editor.vim.inNormalMode) {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "238894552e949bba0d14a145a82173648f1bb6df9daa10c81ce1650a9f66d9f9"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Use a comma before 'and' if it connects two independent clauses (unless they are closely connected and short).",
"markdown": "Use a comma before 'and' if it connects two independent clauses (unless they are closely connected and short)."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/helper/SearchHighlightsHelper.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 260,
"startColumn": 63,
"charOffset": 10104,
"charLength": 4,
"snippet": {
"text": " and"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 258,
"startColumn": 1,
"charOffset": 10037,
"charLength": 202,
"snippet": {
"text": "\n/**\n * Keep the current match offset if the pattern is still valid and we're performing incremental search highlights\n * This will keep the caret position when editing the offset in e.g. `/foo/e+1`\n */"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "24d42b03efd72c8f93f03688fc18cd5ec68e443dac651191f5c84992871bc9ef"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "The adjective or adverb off-screen is spelled with a hyphen.",
"markdown": "The adjective or adverb off-screen is spelled with a hyphen."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/action/motion/screen/MotionLastScreenLineActionTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 324,
"startColumn": 118,
"charOffset": 11785,
"charLength": 3,
"snippet": {
"text": "off"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 322,
"startColumn": 1,
"charOffset": 11466,
"charLength": 457,
"snippet": {
"text": " fun `test keep caret on screen when count is greater than visible lines plus inlays`() {\n // Screen is 35 high. Top line is 21 (1 based), inlay starts at 26, is 10 rows high and bottom line is 45.\n // Caret is at line 31. 35L should go to 34 lines above bottom line (L == 1L), which would be 11, which would be off\n // screen. Screen doesn't scroll, caret remains on screen at existing top line - 21\n kotlin.test.assertEquals(35, screenHeight)"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "255c58028e2695a9cf32294db6c16919305720336fae5ec9113aa394a519a495"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Use a comma before 'and' if it connects two independent clauses (unless they are closely connected and short).",
"markdown": "Use a comma before 'and' if it connects two independent clauses (unless they are closely connected and short)."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/option/OptionDeclaredScopeTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 334,
"startColumn": 109,
"charOffset": 14462,
"charLength": 4,
"snippet": {
"text": " and"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 332,
"startColumn": 1,
"charOffset": 14119,
"charLength": 563,
"snippet": {
"text": " // keeps the number of open tabs under the user's limit, and also closes any tabs that are marked as preview tabs.\n // If `UISettings.reuseNotModifiedTabs` is set, it will also try to close the current tab, which would have the\n // effect of looking like the current tab has been reused. It will only close the tab if it's not pinned and it's\n // not currently modified. It also checks to see if it (or a descendant) has the focus.\n // We could change `FileGroup.openFile` to temporarily set `UISettings.reuseNotModifiedTabs` and to throw an error"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "279dabc86b701ff11bfd1290d0e10cec570115b6fc6116ab2b4b26010be4d6bb"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Loose punctuation mark.",
"markdown": "Loose punctuation mark."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/ex/implementation/commands/SetCommandTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 321,
"startColumn": 77,
"charOffset": 11032,
"charLength": 1,
"snippet": {
"text": ":"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 319,
"startColumn": 1,
"charOffset": 10879,
"charLength": 280,
"snippet": {
"text": " assertCommandOutput(\"setlocal virtualedit?\", \" virtualedit=onemore\\n\")\n\n // This is like setting the global-local value to its own global value. :set with a global-local option will set the\n // global value and unset the local value\n enterCommand(\"set virtualedit<\")"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "27aec37bbf66bf0cec36241878b1206d12fd8899d41c45f40b5ce3da0b29f31d"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Loose punctuation mark.",
"markdown": "Loose punctuation mark."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/model/commands/TabCloseCommand.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 47,
"startColumn": 6,
"charOffset": 1687,
"charLength": 1,
"snippet": {
"text": ":"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 45,
"startColumn": 1,
"charOffset": 1634,
"charLength": 189,
"snippet": {
"text": " /**\n * parse command argument to tab index.\n * :tabclose -2 close the two previous tab page\n * :tabclose + close the next tab page\n * :tabclose +2 close the two next tab page"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "29651b192d3ff8c1539877e476f48f0040d452a728daec943b484eee1cf553ba"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Use a comma before 'and' if it connects two independent clauses (unless they are closely connected and short).",
"markdown": "Use a comma before 'and' if it connects two independent clauses (unless they are closely connected and short)."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/group/visual/IdeaSelectionControl.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 67,
"startColumn": 34,
"charOffset": 3159,
"charLength": 4,
"snippet": {
"text": " and"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 65,
"startColumn": 1,
"charOffset": 3018,
"charLength": 390,
"snippet": {
"text": " // - There was no selection and now it is\n // - There was a selection and now it doesn't exist\n // - There was a selection and now it exists as well (transforming char selection to line selection, for example)\n if (initialMode?.hasVisualSelection == false && !editor.selectionModel.hasSelection(true)) {\n logger.trace { \"Exiting without selection adjusting\" }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "2c5a36759fd10c1e603a850d97831589b548b6d35205d7ea37f4ea8ae1be057a"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Two consecutive dots",
"markdown": "Two consecutive dots"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/argtextobj/VimArgTextObjExtension.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 655,
"startColumn": 56,
"charOffset": 22058,
"charLength": 2,
"snippet": {
"text": ".."
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 653,
"startColumn": 1,
"charOffset": 21994,
"charLength": 142,
"snippet": {
"text": "\n /**\n * Find a pair of brackets surrounding (leftBracket..rightBracket) block.\n *\n * @param start minimum position to look for"
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "2c708048b4be7a3af1fd7ae6f14114e90e64b7ff9e8f970887ddb72c09e7f07e"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Use a comma before 'and' if it connects two independent clauses (unless they are closely connected and short).",
"markdown": "Use a comma before 'and' if it connects two independent clauses (unless they are closely connected and short)."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/handler/EditorActionHandlerBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 40,
"startColumn": 110,
"charOffset": 1739,
"charLength": 4,
"snippet": {
"text": " and"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 38,
"startColumn": 1,
"charOffset": 1544,
"charLength": 239,
"snippet": {
"text": " * - [IdeActionHandler]: .............. Commands handled by existing IDE actions.\n *\n * SpecialKeyHandlers are not presented here because these handlers are created to a limited set of commands and they\n * are already implemented.\n */"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "2f88404506b1b69ad73f82c22d28849316e21e49c0fa49570c74bd1e2a5b7e12"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Consider using all the.",
"markdown": "Consider using all the."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/ex/implementation/commands/CmdClearCommandTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 44,
"startColumn": 15,
"charOffset": 1301,
"charLength": 10,
"snippet": {
"text": "all of the"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 42,
"startColumn": 1,
"charOffset": 1280,
"charLength": 137,
"snippet": {
"text": " )\n\n // Delete all of the aliases and then list aliases again.\n typeText(commandToKeys(\"comclear\"))\n assertPluginError(false)"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "308fc3c7c5f139cadc8f6290b9959a85a8ae8e042d7c64c27802323438a8bd83"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Adverb repetition.",
"markdown": "Adverb repetition."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/group/ChangeGroup.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 161,
"startColumn": 44,
"charOffset": 6420,
"charLength": 24,
"snippet": {
"text": "linewise become linewise"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 159,
"startColumn": 1,
"charOffset": 6355,
"charLength": 230,
"snippet": {
"text": " ?: return null\n\n // Delete motion commands that are not linewise become linewise if all the following are true:\n // 1) The range is across multiple lines\n // 2) There is only whitespace before the start of the range"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "33f1dec97b93bff168efc8d49d41d4db1c72e6b7c0c2a0baeda3138c4822133e"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Use the before the superlative.",
"markdown": "Use the before the superlative."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/VimProjectService.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 20,
"startColumn": 28,
"charOffset": 630,
"charLength": 1,
"snippet": {
"text": "a"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 18,
"startColumn": 1,
"charOffset": 506,
"charLength": 195,
"snippet": {
"text": "internal class VimProjectService(val project: Project) : Disposable {\n override fun dispose() {\n // Not sure if this is a best solution\n EditorHolderService.getInstance().editor = null\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "34eabfc558357bb291510f75f80b3bb41580d6907a6495bf9de412bca2341545"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "The singular determiner 'this' may not agree with the plural noun 'annotations'. Did you mean these?",
"markdown": "The singular determiner 'this' may not agree with the plural noun 'annotations'. Did you mean these?"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/helper/RWLockLabel.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 12,
"startColumn": 4,
"charOffset": 254,
"charLength": 4,
"snippet": {
"text": "This"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 10,
"startColumn": 1,
"charOffset": 246,
"charLength": 92,
"snippet": {
"text": "\n/**\n * This annotations marks if annotated function required read or write lock\n */\n@Target"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "35c5ec0fda32449b6acdda39b792f65a274597efd5a8785c677973115ee7bf3c"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Use a comma before 'so' if it connects two independent clauses (unless they are closely connected and short).",
"markdown": "Use a comma before 'so' if it connects two independent clauses (unless they are closely connected and short)."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/helper/EditorHelper.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 429,
"startColumn": 116,
"charOffset": 21122,
"charLength": 3,
"snippet": {
"text": " so"
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 427,
"startColumn": 1,
"charOffset": 20990,
"charLength": 265,
"snippet": {
"text": " }\n else {\n // If the target column is followed by an inlay which is associated with it, make the inlay the target column so\n // it is visible\n inlay = editor.getInlayModel().getInlineElementAt(new VisualPosition(visualLine, visualColumn + 1));"
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "36e0fe35d94979855ef6f511fb7a7f6bda6163eead3d1607743d936d931a55a8"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Possible typo. Did you mean the or we?",
"markdown": "Possible typo. Did you mean the or we?"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/handler/VimEnterHandler.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 138,
"startColumn": 65,
"charOffset": 6231,
"charLength": 6,
"snippet": {
"text": "the we"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 136,
"startColumn": 1,
"charOffset": 6046,
"charLength": 370,
"snippet": {
"text": " /**\n * In some cases IJ runs handlers to imitate \"enter\" or other key. In such cases we should not process it on the\n * IdeaVim side because the user may have mappings on enter the we'll get an unexpected behaviour.\n * This method should return true if we detect that this handler is called in such case and this is not an\n * actual keypress from the user."
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "381290996eef35b804bc3c53bd406ac4d815371272e105bf100814c023b91d69"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Unpaired symbol: ''' seems to be missing",
"markdown": "Unpaired symbol: ''' seems to be missing"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/test/kotlin/com/maddyhome/idea/vim/regexp/internal/VimRegexEngineTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 1341,
"startColumn": 54,
"charOffset": 24983,
"charLength": 1,
"snippet": {
"text": "'"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 1339,
"startColumn": 1,
"charOffset": 24862,
"charLength": 142,
"snippet": {
"text": " fun `test match character by 8 long hexadecimal code`() {\n /**\n * Match character with code 0x31 followed by '23'\n */\n doTest("
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "38e206f2639a946f7764a7b3d323b362050216bb4db013ea588b27d3c8d4b6b1"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Use a comma before 'and' if it connects two independent clauses (unless they are closely connected and short).",
"markdown": "Use a comma before 'and' if it connects two independent clauses (unless they are closely connected and short)."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimChangeGroupBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 940,
"startColumn": 34,
"charOffset": 33563,
"charLength": 4,
"snippet": {
"text": " and"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 938,
"startColumn": 1,
"charOffset": 33408,
"charLength": 258,
"snippet": {
"text": "\n // Ensure the intended column cache is invalidated - it will only happen automatically if the caret actually moves\n // If 'startofline' is true and we've just deleted text, it's likely we haven't moved\n processedCaret.resetLastColumn()\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "3905d99c95fde37c971e519a030091d601a7a37fe6cfbc2c500d1b6c8522dd20"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "You have used the passive voice repeatedly in nearby sentences. To make your writing clearer and easier to read, consider using active voice.",
"markdown": "You have used the passive voice repeatedly in nearby sentences. To make your writing clearer and easier to read, consider using active voice."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimOptionGroup.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 41,
"startColumn": 15,
"charOffset": 1905,
"charLength": 13,
"snippet": {
"text": "is registered"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 39,
"startColumn": 1,
"charOffset": 1649,
"charLength": 412,
"snippet": {
"text": " * Note that listeners are not notified. This method is called when a new editor is opened, and also very early in the\n * process of enabling IdeaVim (to ensure that options are available for the rest of the process). Depending on when a\n * listener is registered, it might get called or not. To ensure consistency, this method does not call any listeners.\n *\n * @param editor The editor to initialise"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "3b2594daeac136aba67fc2a7d6ffe2959ae1d80a6a836f436517b6fe8b65fe1a"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "The operating system from Apple is written macOS.",
"markdown": "The operating system from Apple is written macOS."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": ".github/workflows/runUiOctopusTests.yml",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 24,
"startColumn": 48,
"charOffset": 692,
"charLength": 5,
"snippet": {
"text": "macos"
},
"sourceLanguage": "yaml"
},
"contextRegion": {
"startLine": 22,
"startColumn": 1,
"charOffset": 565,
"charLength": 221,
"snippet": {
"text": " with:\n # Not strictly necessary, but it may prevent rate limit\n # errors especially on GitHub-hosted macos machines.\n github-token: ${{ secrets.GITHUB_TOKEN }}\n - name: Setup Gradle"
},
"sourceLanguage": "yaml"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "3d9095cf92b576c23c6fa76b5a5510ddca10d980f15ec9f254c10a5bbf9cae81"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"yaml"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Use a comma before 'and' if it connects two independent clauses (unless they are closely connected and short).",
"markdown": "Use a comma before 'and' if it connects two independent clauses (unless they are closely connected and short)."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/helper/SearchHighlightsHelper.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 252,
"startColumn": 63,
"charOffset": 9728,
"charLength": 4,
"snippet": {
"text": " and"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 250,
"startColumn": 1,
"charOffset": 9661,
"charLength": 146,
"snippet": {
"text": "\n/**\n * Add search highlight for current match if hlsearch is false and we're performing incsearch highlights\n */\n@Contract(\"_, true, _ -> false\")"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "3e58b71ddaa5ca0f234edc103abc1eceb8e3590b4a12be8bdae91c4433fbf49f"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Use a comma before 'and' if it connects two independent clauses (unless they are closely connected and short).",
"markdown": "Use a comma before 'and' if it connects two independent clauses (unless they are closely connected and short)."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/handler/VisualOperatorActionHandler.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 258,
"startColumn": 95,
"charOffset": 9620,
"charLength": 4,
"snippet": {
"text": " and"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 256,
"startColumn": 1,
"charOffset": 9295,
"charLength": 358,
"snippet": {
"text": " // that are async, such as Commentary when running on Rider (Commentary sets the selection, then invokes the\n // block/line comment actions, which are implemented in an external process. By exiting visual mode again, we\n // reset the selection before Rider's backend process has a chance to process the action and it fails).\n\n if (res) {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "430fa7692579b7613714c8732670959c29da9a9f5628f69aa9dc68faac1bf646"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "An apostrophe may be missing.",
"markdown": "An apostrophe may be missing."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/action/change/insert/InsertEnterActionTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 34,
"startColumn": 102,
"charOffset": 1440,
"charLength": 8,
"snippet": {
"text": "handlers"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 32,
"startColumn": 1,
"charOffset": 1226,
"charLength": 362,
"snippet": {
"text": " fun setUp(repetitionInfo: RepetitionInfo) {\n // Set up a different combination of handlers for enter action\n // There is a specific that due to IDEA-300030 the existing for \"forEach\" handler may affect our handlers execution.\n val mainBean = EditorActionHandlerBean()\n mainBean.implementationClass = \"com.maddyhome.idea.vim.handler.VimEnterHandler\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "437284609a9b64097350772926e75bd01b9c261555e0a2042666692af23e2598"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Use a comma before 'so' if it connects two independent clauses (unless they are closely connected and short).",
"markdown": "Use a comma before 'so' if it connects two independent clauses (unless they are closely connected and short)."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/matchit/Matchit.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 268,
"startColumn": 34,
"charOffset": 12214,
"charLength": 3,
"snippet": {
"text": " so"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 266,
"startColumn": 1,
"charOffset": 12102,
"charLength": 250,
"snippet": {
"text": " val closingTagPattern = String.format(\"(?<=<)/(%s)(?=>)\", tagNamePattern)\n\n // The tag name is left as %s so we can substitute the back reference we captured.\n val htmlSearchPair = Pair(\"(?<=<)%s(?:\\\\s[^<>]*(\\\".*\\\")?)?(?=>)\", \"(?<=<)/%s>\")\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "43e9f4177989dadb5bf105ed8a108ef22f4fa4fbcbae1f4feec0b986213a2437"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "The operating system from Apple is written macOS.",
"markdown": "The operating system from Apple is written macOS."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": ".github/workflows/runUiTests.yml",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 21,
"startColumn": 48,
"charOffset": 568,
"charLength": 5,
"snippet": {
"text": "macos"
},
"sourceLanguage": "yaml"
},
"contextRegion": {
"startLine": 19,
"startColumn": 1,
"charOffset": 441,
"charLength": 221,
"snippet": {
"text": " with:\n # Not strictly necessary, but it may prevent rate limit\n # errors especially on GitHub-hosted macos machines.\n github-token: ${{ secrets.GITHUB_TOKEN }}\n - name: Setup Gradle"
},
"sourceLanguage": "yaml"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "45854a79b91e7269a55da26e7cec4df5b4b985ff67e54842cfde10822841d1ad"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"yaml"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Did you mean am (first person of 'to be')?",
"markdown": "Did you mean am (first person of 'to be')?"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/action/motion/visual/VisualToggleCharacterModeActionTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 728,
"startColumn": 19,
"charOffset": 24724,
"charLength": 1,
"snippet": {
"text": "a"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 726,
"startColumn": 1,
"charOffset": 24685,
"charLength": 194,
"snippet": {
"text": "\n I\n a\n w${s}here it was settled on some sodden sand[long line${c}]${se}\n h${s}ard by the torrent of a mountain pass.${c}${se}"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "45db77cddf3421674ee680a04338f52c976c3a304b84eb5bb2c8bcf19381a6fa"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "The verb form seems incorrect.",
"markdown": "The verb form seems incorrect."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/ui/ex/ExTextField.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 108,
"startColumn": 56,
"charOffset": 3551,
"charLength": 6,
"snippet": {
"text": "is has"
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 106,
"startColumn": 1,
"charOffset": 3474,
"charLength": 246,
"snippet": {
"text": " setBorder(null);\n\n // Do not override getActions() method, because it is has side effect: propagates these actions to defaults.\n final Action[] actions = ExEditorKit.INSTANCE.getActions();\n final ActionMap actionMap = getActionMap();"
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "48119c78627fedb9d9fc818b1f4335d646ca594672eee5d1732f0dba40ab812a"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Use a comma before 'so' if it connects two independent clauses (unless they are closely connected and short).",
"markdown": "Use a comma before 'so' if it connects two independent clauses (unless they are closely connected and short)."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimSearchHelperBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 221,
"startColumn": 57,
"charOffset": 7260,
"charLength": 3,
"snippet": {
"text": " so"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 219,
"startColumn": 1,
"charOffset": 7164,
"charLength": 269,
"snippet": {
"text": " var pos = pos\n var found = false\n // For forward searches, skip any current whitespace so we start at the start of a word\n if (step > 0 && pos < size - 1) {\n if (charType(editor, chars[pos + 1], bigWord) === CharacterHelper.CharacterType.WHITESPACE &&"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "48f275a2fa2905ce7d2b2ea306bf0e025c30f0be929b5b683cbf6571db132729"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "This word is normally spelled as one.",
"markdown": "This word is normally spelled as one."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/Magic.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 80,
"startColumn": 16,
"charOffset": 3338,
"charLength": 10,
"snippet": {
"text": "multi-byte"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 78,
"startColumn": 1,
"charOffset": 3168,
"charLength": 259,
"snippet": {
"text": " * Magic characters have a special meaning, they don't match literally.\n * Magic characters are negative. This separates them from literal characters\n * (possibly multi-byte). Only ASCII characters can be Magic.\n */\n public fun magic(x: Int): Int {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "4aeffef2c4db3516371819aacfce014508006cbdae5ea72e935b2fc89accbd91"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Use a comma before 'and' if it connects two independent clauses (unless they are closely connected and short).",
"markdown": "Use a comma before 'and' if it connects two independent clauses (unless they are closely connected and short)."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/state/mode/modeExtensions.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 63,
"startColumn": 27,
"charOffset": 1771,
"charLength": 4,
"snippet": {
"text": " and"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 61,
"startColumn": 1,
"charOffset": 1668,
"charLength": 268,
"snippet": {
"text": " * - mode(expr) Return a string that indicates the current mode.\n *\n * If \"expr\" is supplied and it evaluates to a non-zero Number or\n * a non-empty String (|non-zero-arg|), then the full mode is\n * returned, otherwise only the first letter is returned."
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "4b45ad6499194682ab00ac9927faafd77ec10249fefd0cf5480f682990577b5d"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "This phrase is redundant. Consider using inside.",
"markdown": "This phrase is redundant. Consider using inside."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/helper/IjActionExecutor.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 91,
"startColumn": 29,
"charOffset": 3842,
"charLength": 9,
"snippet": {
"text": "inside of"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 89,
"startColumn": 1,
"charOffset": 3639,
"charLength": 322,
"snippet": {
"text": " // beforeActionPerformedUpdate should be called to update the action. It fixes some rider-specific problems.\n // because rider use async update method. See VIM-1819.\n // This method executes inside of lastUpdateAndCheckDumb\n // Another related issue: VIM-2604\n ijAction.beforeActionPerformedUpdate(event)"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "4c74a3c433b00a0324ef9c926079558760e2ea48309f44e84074de9b3e8f29c9"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "The word \"timeout\" is a noun. The verb is spelled with a space.",
"markdown": "The word \"timeout\" is a noun. The verb is spelled with a space."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/ui/ShowCmdTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 94,
"startColumn": 21,
"charOffset": 2855,
"charLength": 7,
"snippet": {
"text": "timeout"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 92,
"startColumn": 1,
"charOffset": 2757,
"charLength": 208,
"snippet": {
"text": " @Disabled\n fun `test showcmd expands ambiguous mapped keys on timeout`() {\n// `rrr` should timeout and replay `rr` which is mapped to `42`\n enterCommand(\"nmap rr 42\")\n enterCommand(\"nmap rrr 55\")"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "4cc9748ceef8590dc6ccb7bf89a13f7109113a343d5151a7f68baa3f4c60ad3b"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Unpaired symbol: ']' seems to be missing",
"markdown": "Unpaired symbol: '\\]' seems to be missing"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/group/MotionGroup.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 405,
"startColumn": 44,
"charOffset": 16613,
"charLength": 1,
"snippet": {
"text": "["
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 403,
"startColumn": 1,
"charOffset": 16561,
"charLength": 333,
"snippet": {
"text": " }\n\n // This is a kludge for dw, dW, and d[w. Without this kludge, an extra newline is operated when it shouldn't be.\n val id = argument.motion.action.id\n if (id == VimChangeGroupBase.VIM_MOTION_WORD_RIGHT || id == VimChangeGroupBase.VIM_MOTION_BIG_WORD_RIGHT || id == VimChangeGroupBase.VIM_MOTION_CAMEL_RIGHT) {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "4fc9e1595df458a42bc1c010f4e32f1b25c0636c18a3b4089e03bbdeab06a9b1"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Use a comma before 'so' if it connects two independent clauses (unless they are closely connected and short).",
"markdown": "Use a comma before 'so' if it connects two independent clauses (unless they are closely connected and short)."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/VimPlugin.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 59,
"startColumn": 55,
"charOffset": 2845,
"charLength": 3,
"snippet": {
"text": " so"
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 57,
"startColumn": 1,
"charOffset": 2669,
"charLength": 328,
"snippet": {
"text": " * <p/>\n * This is an application level plugin meaning that all open projects will share a common instance of the plugin.\n * Registers and marks are shared across open projects so you can copy and paste between files of different projects.\n */\n@State(name = \"VimSettings\", storages = {@Storage(\"$APP_CONFIG$/vim_settings.xml\")})"
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "503156d8820f361a0ee7d197d5b806cd9063625c9154ee539cef083ebf8a4d66"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "A comma may be missing after the conjunctive/linking adverb 'Currently'.",
"markdown": "A comma may be missing after the conjunctive/linking adverb 'Currently'."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/handler/ChangeEditorActionHandler.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 93,
"startColumn": 46,
"charOffset": 3039,
"charLength": 9,
"snippet": {
"text": "Currently"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 91,
"startColumn": 1,
"charOffset": 2885,
"charLength": 382,
"snippet": {
"text": " ): Boolean {\n // Here we have to save the last changed command. This should be done separately for each\n // call of the task, not for each caret. Currently there is no way to schedule any action\n // to be worked after each task. So here we override the deprecated execute function which\n // is called for each task and call the handlers for each caret, if implemented."
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "5060e90e0c2229a5e46518c5ed011d2583e81c6cea5835ec3e714ddabfddb592"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Consider inserting a comma before 'actually'.",
"markdown": "Consider inserting a comma before 'actually'."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/ui/ex/ExShortcutKeyAction.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 67,
"startColumn": 38,
"charOffset": 2401,
"charLength": 9,
"snippet": {
"text": " actually"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 65,
"startColumn": 1,
"charOffset": 2359,
"charLength": 145,
"snippet": {
"text": " }\n\n // / Or EDT? We access ExEntryPanel actually. But seems to work with BGT\n override fun getActionUpdateThread() = ActionUpdateThread.BGT\n}"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "50af3c4750c52682f1bf13990de7ce243ca6621393f229a33ceabee30e10f446"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Unpaired symbol: ')' seems to be missing",
"markdown": "Unpaired symbol: ')' seems to be missing"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/ui/ex/ExDocument.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 75,
"startColumn": 101,
"charOffset": 2377,
"charLength": 1,
"snippet": {
"text": "("
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 73,
"startColumn": 1,
"charOffset": 2272,
"charLength": 356,
"snippet": {
"text": " }\n\n // Mac apps will show a highlight for text being composed as part of an input method or dead keys (e.g. <A-N> N will\n // combine a ~ and n to produce ñ on a UK/US keyboard, and `, ' or ~ will combine to add accents on US International\n // keyboards. Java only adds a highlight when the Input Method tells it to, so normal text fields don't get the"
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "50d268f71b26ff6fc061c0f4ab91973edd8c29f369745eff97e8b108fc5dcbde"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "It seems that a pronoun is missing.",
"markdown": "It seems that a pronoun is missing."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/listener/VimListenerManager.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 149,
"startColumn": 26,
"charOffset": 6870,
"charLength": 2,
"snippet": {
"text": "if"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 147,
"startColumn": 1,
"charOffset": 6733,
"charLength": 305,
"snippet": {
"text": " val typedAction = TypedAction.getInstance()\n if (typedAction.rawHandler !is VimTypedActionHandler) {\n // Actually this if should always be true, but just as protection\n EventFacade.getInstance().setupTypedActionHandler(VimTypedActionHandler(typedAction.rawHandler))\n } else {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "51266ec22f964a3a9d1e3a7792d926db8b66b163fc4b168f38edb1434a695de6"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Use a comma before 'or' if it connects two independent clauses (unless they are closely connected and short).",
"markdown": "Use a comma before 'or' if it connects two independent clauses (unless they are closely connected and short)."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/matchit/Matchit.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 387,
"startColumn": 63,
"charOffset": 17763,
"charLength": 3,
"snippet": {
"text": " or"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 385,
"startColumn": 1,
"charOffset": 17646,
"charLength": 272,
"snippet": {
"text": "\n if (motionOffset == null || motionOffset < 0) {\n // Use default motion if the file type isn't supported or we didn't find any extended pairs.\n motionOffset = getMotionOffset(VimPlugin.getMotion().moveCaretToMatchingPair(editor.vim, caret.vim))\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "51fac1dbce72a14e0afa19934e427dc984181dc4d9ecda377f9ad32a7262eedc"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Use a comma before 'and' if it connects two independent clauses (unless they are closely connected and short).",
"markdown": "Use a comma before 'and' if it connects two independent clauses (unless they are closely connected and short)."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/testFixtures/kotlin/org/jetbrains/plugins/ideavim/OnlyThrowLoggedErrorProcessor.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 21,
"startColumn": 107,
"charOffset": 687,
"charLength": 4,
"snippet": {
"text": " and"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 19,
"startColumn": 1,
"charOffset": 556,
"charLength": 301,
"snippet": {
"text": " * - prints to stderr\n *\n * The problem is that if we catch exception in tests, such an approach will print the exception to stderr and it will\n * look like the exception is not processed.\n * I don't see a need for printing these caught exceptions, so we can use this processor to only rethrow them."
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "542a7c4f15a974c0568f596241e54e240a282929ef5848f7900ea9f9d35c2689"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Consider using except or except for",
"markdown": "Consider using except or except for"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/ui/ShowCmd.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 105,
"startColumn": 4,
"charOffset": 3733,
"charLength": 16,
"snippet": {
"text": "the exception of"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 103,
"startColumn": 1,
"charOffset": 3610,
"charLength": 261,
"snippet": {
"text": "//\n// We only need to show partial commands, since the standard PositionPanel shows the other information already, with\n// the exception of \"{lines}x{columns}\" (it shows \"x carets\" instead)\ninternal class Widget(project: Project) :\n EditorBasedWidget(project),"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "55e682f94febc4a1e19443cd1ffc4679e8e179263787f5c3a900f957d5ba801a"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "The official name of this software platform is spelled with a capital \"H\".",
"markdown": "The official name of this software platform is spelled with a capital \"H\"."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/ExtensionBeanClass.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 26,
"startColumn": 51,
"charOffset": 817,
"charLength": 6,
"snippet": {
"text": "github"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 24,
"startColumn": 1,
"charOffset": 657,
"charLength": 273,
"snippet": {
"text": " /**\n * List of aliases for the extension. These aliases are used to support `Plug` and `Plugin` commands.\n * Technically, it would be enough to save here github link and short version of it ('author/plugin'),\n * but it may contain more aliases just in case.\n */"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "56b6090a61bc06e884eba45ea87ef3410ecc77a0ea826afa82d681f6c5df14b2"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Loose punctuation mark.",
"markdown": "Loose punctuation mark."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/ex/implementation/commands/SubstituteCommandTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 689,
"startColumn": 71,
"charOffset": 20747,
"charLength": 1,
"snippet": {
"text": ":"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 687,
"startColumn": 1,
"charOffset": 20655,
"charLength": 220,
"snippet": {
"text": " \"\"\".trimIndent()\n\n // Convert the first occurrence of d to z in the first two lines. :1,4s will repeat the substitution for all lines\n doTest(listOf(exCommand(\"1,2s/d/z\"), exCommand(\"1,4&\")), before, after)\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "5701f6e493a8f7ecb00bbcf57cec2cb076e81b85fb05458d8ab8da10af333fe8"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Use a comma before 'so' if it connects two independent clauses (unless they are closely connected and short).",
"markdown": "Use a comma before 'so' if it connects two independent clauses (unless they are closely connected and short)."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/textobjentire/VimTextObjEntireExtension.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 106,
"startColumn": 12,
"charOffset": 4342,
"charLength": 2,
"snippet": {
"text": "so"
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 104,
"startColumn": 1,
"charOffset": 4253,
"charLength": 283,
"snippet": {
"text": "\n // for the `ie` text object we don't want leading an trailing spaces\n // so we have to scan the document text to find the correct start & end\n if (ignoreLeadingAndTrailing) {\n String content = ((IjVimEditor)editor).getEditor().getDocument().getText();"
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "5b5a0c58f7c74c5278025714ecdabfe480fa26502b10f448716f3647618b5f04"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "This is normally spelled as one word.",
"markdown": "This is normally spelled as one word."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimDigraphGroupBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 1140,
"startColumn": 28,
"charOffset": 52904,
"charLength": 10,
"snippet": {
"text": "TRADE MARK"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 1138,
"startColumn": 1,
"charOffset": 52792,
"charLength": 205,
"snippet": {
"text": " 'R', 'x', '\\u211e', // PRESCRIPTION TAKE\n 'S', 'M', '\\u2120', // SERVICE MARK\n 'T', 'M', '\\u2122', // TRADE MARK SIGN\n 'O', 'm', '\\u2126', // OHM SIGN\n 'A', 'O', '\\u212b', // ANGSTROEM SIGN"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "5ce1e274ccb8a5873e49d3be00fb3e866be2b9bf1d876f064d93112cd51f9dcc"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "You have used the passive voice repeatedly in nearby sentences. To make your writing clearer and easier to read, consider using active voice.",
"markdown": "You have used the passive voice repeatedly in nearby sentences. To make your writing clearer and easier to read, consider using active voice."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimOptionGroup.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 160,
"startColumn": 13,
"charOffset": 7535,
"charLength": 10,
"snippet": {
"text": "is changed"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 158,
"startColumn": 1,
"charOffset": 7288,
"charLength": 486,
"snippet": {
"text": " * global value are notified - any editor that has an overriding local value is not notified. If the local value is\n * changed, then all editors for the buffer or window will be notified. When the effective value of a global-local\n * option is changed with `:set`, both the global and local values are updated. In this case, all editors that are\n * unset are notified, as are the editors affected by the local value update (the editors associated with the buffer\n * or window)"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "5d3453036588970f3408bb6b53e6e1a329fbd8a6c027226724e3bbc029db580a"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Use a comma before 'and' if it connects two independent clauses (unless they are closely connected and short).",
"markdown": "Use a comma before 'and' if it connects two independent clauses (unless they are closely connected and short)."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/newapi/IjVimSearchHelper.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 127,
"startColumn": 29,
"charOffset": 4711,
"charLength": 4,
"snippet": {
"text": " and"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 125,
"startColumn": 1,
"charOffset": 4537,
"charLength": 283,
"snippet": {
"text": " val (c, second) = SearchHelper.findPositionOfFirstCharacter(chars, position, charsToSearch, true, dir) ?: return -1\n position = second\n // If we found a match and we're not in a string...\n if (c == match && (!inString) && !inChar) {\n // We found our match"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "5dab4d3cd1d158b10ae4ace220f5f2001c9015d74bbf67dca8c699d655352207"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Did you mean If or is a comma missing (I,)?",
"markdown": "Did you mean If or is a comma missing (I,)?"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/action/motion/visual/VisualToggleCharacterModeActionTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 727,
"startColumn": 19,
"charOffset": 24704,
"charLength": 1,
"snippet": {
"text": "I"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 725,
"startColumn": 1,
"charOffset": 24655,
"charLength": 153,
"snippet": {
"text": " A Discovery\n\n I\n a\n w${s}here it was settled on some sodden sand[long line${c}]${se}"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "6511c63d6ae570a4f4ef3327868d3d2969229b0e9214a4ea79b70472128c1a60"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Use a comma before 'or' if it connects two independent clauses (unless they are closely connected and short).",
"markdown": "Use a comma before 'or' if it connects two independent clauses (unless they are closely connected and short)."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/register/VimRegisterGroupBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 252,
"startColumn": 98,
"charOffset": 9410,
"charLength": 3,
"snippet": {
"text": " or"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 250,
"startColumn": 1,
"charOffset": 9300,
"charLength": 295,
"snippet": {
"text": " )\n\n // Deletes go into numbered registers only if text is smaller than a line, register is used or it's a special case\n if (!smallInlineDeletion && register == defaultRegister || isSmallDeletionSpecialCase(editor)) {\n // Old 1 goes to 2, etc. Old 8 to 9, old 9 is lost"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "66045b2ad0de0d840d6c38b86fee86d3a74aa144dff2908f9e2f9fadc2d10207"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Use a comma before 'so' if it connects two independent clauses (unless they are closely connected and short).",
"markdown": "Use a comma before 'so' if it connects two independent clauses (unless they are closely connected and short)."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/matchit/Matchit.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 97,
"startColumn": 33,
"charOffset": 4292,
"charLength": 3,
"snippet": {
"text": " so"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 95,
"startColumn": 1,
"charOffset": 4207,
"charLength": 192,
"snippet": {
"text": " val count = commandState.commandBuilder.count\n\n // Reset the command count so it doesn't transfer onto subsequent commands.\n editor.vimStateMachine.commandBuilder.resetCount()\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "6665a479f9b4257a1a217f4c23a8dac826bbe949f5ef7efb780f83ae3fa1a434"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "You have used the passive voice repeatedly in nearby sentences. To make your writing clearer and easier to read, consider using active voice.",
"markdown": "You have used the passive voice repeatedly in nearby sentences. To make your writing clearer and easier to read, consider using active voice."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimOptionGroup.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 39,
"startColumn": 84,
"charOffset": 1732,
"charLength": 9,
"snippet": {
"text": "is opened"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 37,
"startColumn": 1,
"charOffset": 1608,
"charLength": 403,
"snippet": {
"text": " * option's \"unset\" marker value.\n *\n * Note that listeners are not notified. This method is called when a new editor is opened, and also very early in the\n * process of enabling IdeaVim (to ensure that options are available for the rest of the process). Depending on when a\n * listener is registered, it might get called or not. To ensure consistency, this method does not call any listeners."
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "673c6479e4e42c31b21ffa09f50144295cbd5d85b884a9ecd5fd8bd6f9727302"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Two consecutive dots",
"markdown": "Two consecutive dots"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/handler/EditorActionHandlerBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 33,
"startColumn": 61,
"charOffset": 1221,
"charLength": 2,
"snippet": {
"text": ".."
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 31,
"startColumn": 1,
"charOffset": 1065,
"charLength": 342,
"snippet": {
"text": " *\n * - [EditorActionHandlerBase]: Base handler for all handlers. Please don't use it directly.\n * - [VimActionHandler]: .............. Common vim commands.. E.g.: u, <C-W>s, <C-D>.\n * - [TextObjectActionHandler]: ....... Text objects. ....... E.g.: iw, a(, i>\n * - [MotionActionHandler]: ........... Motion commands. .... E.g.: k, w, <Up>"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "68482d3fdc803d66bfda37106732991a31301bc462a5cd284dfa6d288c475bf3"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "This word is normally spelled with a hyphen.",
"markdown": "This word is normally spelled with a hyphen."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/helper/SearchHelperKt.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 161,
"startColumn": 74,
"charOffset": 6765,
"charLength": 14,
"snippet": {
"text": "case sensitive"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 159,
"startColumn": 1,
"charOffset": 6567,
"charLength": 339,
"snippet": {
"text": " * Check ignorecase and smartcase options to see if a case insensitive search should be performed with the given pattern.\n *\n * When ignorecase is not set, this will always return false - perform a case sensitive search.\n *\n * Otherwise, check smartcase. When set, the search will be case insensitive if the pattern contains only lowercase"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "6a2850c3450e0148e9fcbe2a873f7425fbec4a1d627989cb10f404a4dab91263"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "You have used the passive voice repeatedly in nearby sentences. To make your writing clearer and easier to read, consider using active voice.",
"markdown": "You have used the passive voice repeatedly in nearby sentences. To make your writing clearer and easier to read, consider using active voice."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/listener/VimListenerManager.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 511,
"startColumn": 102,
"charOffset": 26133,
"charLength": 8,
"snippet": {
"text": "is moved"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 509,
"startColumn": 1,
"charOffset": 25889,
"charLength": 437,
"snippet": {
"text": " * 'guicursor'.\n * * IntelliJ's selection is based on character mid-points. E.g. the caret is moved to the start of offset 2\n * when the second half of offset 1 is clicked, and a character is selected when the mouse is moved from the\n * first half to the second half. This means:\n * 1) While dragging, the selection is always exclusive - the character at the text caret is not selected. We"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "6c671db100f56d07b3ce5c4942749a4e2ace09372efdf8210719e806bf80ea33"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "This word is normally spelled with a hyphen.",
"markdown": "This word is normally spelled with a hyphen."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/resources/META-INF/plugin.xml",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 74,
"startColumn": 47,
"charOffset": 4033,
"charLength": 12,
"snippet": {
"text": "long running"
},
"sourceLanguage": "XML"
},
"contextRegion": {
"startLine": 72,
"startColumn": 1,
"charOffset": 3868,
"charLength": 432,
"snippet": {
"text": "\n <!-- Initialise as early as possible so that we're ready to edit quickly. This is especially important for Rider,\n which (at least for 2020.1) has some long running activities that block other startup extensions. None of the\n core platform activities have IDs, so we can't use \"before ID\". We have to use \"first\" -->\n <postStartupActivity implementation=\"com.maddyhome.idea.vim.PluginStartup\" order=\"first\"/>"
},
"sourceLanguage": "XML"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "6d990e3e8b012750d0bbcf1493fbbab500690f24fdaa45f7d011b8840895a5d4"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"XML"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "This word is normally spelled as one.",
"markdown": "This word is normally spelled as one."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/VimExtensionFacade.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 149,
"startColumn": 24,
"charOffset": 5252,
"charLength": 10,
"snippet": {
"text": "key stroke"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 147,
"startColumn": 1,
"charOffset": 5224,
"charLength": 155,
"snippet": {
"text": " }\n\n /** Returns a single key stroke from the user input similar to 'getchar()'. */\n @JvmStatic\n public fun inputKeyStroke(editor: Editor): KeyStroke {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "6db605f822408b463b41710d1c50a1e04ab5aaaaca75ef0648d8a8d08bc4f840"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Loose punctuation mark.",
"markdown": "Loose punctuation mark."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/helper/EngineStringHelper.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 52,
"startColumn": 7,
"charOffset": 1793,
"charLength": 1,
"snippet": {
"text": "}"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 50,
"startColumn": 1,
"charOffset": 1602,
"charLength": 309,
"snippet": {
"text": " // encoding of the buffer for the mark, jump or :ascii char is. But what encoding would we use for registers?\n // Since we support Unicode, just treat everything as Unicode.\n// } else if (c >= 128 && c <= 159) {\n// return \"~\" + (char) (c - 'A' + 1);\n// } else if (c >= 160 && c <= 254) {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "726f8bbf2a6b238cd7ed6c8a1825e1dbc90e9b51c1a2ceea532c3deb46bec994"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Loose punctuation mark.",
"markdown": "Loose punctuation mark."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/ex/implementation/commands/SubstituteCommandTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 666,
"startColumn": 71,
"charOffset": 19802,
"charLength": 1,
"snippet": {
"text": ":"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 664,
"startColumn": 1,
"charOffset": 19710,
"charLength": 220,
"snippet": {
"text": " \"\"\".trimIndent()\n\n // Convert the first occurrence of d to z in the first two lines. :1,4s will repeat the substitution for all lines\n doTest(listOf(exCommand(\"1,2s/d/z\"), exCommand(\"1,4s\")), before, after)\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "7a2884f77c4d3d4149c8e6345982d9290ed66432aaef73de2a30e72d87fb119f"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Use a comma before 'so' if it connects two independent clauses (unless they are closely connected and short).",
"markdown": "Use a comma before 'so' if it connects two independent clauses (unless they are closely connected and short)."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimSearchHelperBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 683,
"startColumn": 45,
"charOffset": 23146,
"charLength": 3,
"snippet": {
"text": " so"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 681,
"startColumn": 1,
"charOffset": 22981,
"charLength": 274,
"snippet": {
"text": " // to start this whole search already on a sentence end.\n if (offset - 1 == start && !countCurrent) {\n // Skip back to the sentence end so we can search backward from there\n // for the real previous sentence.\n offset = end"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "7b70470240ac654eed6a1eaa94f2711abbeb06471ce5aa8d3fd96e3e01526000"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Use a comma before 'but' if it connects two independent clauses (unless they are closely connected and short).",
"markdown": "Use a comma before 'but' if it connects two independent clauses (unless they are closely connected and short)."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/nerdtree/NerdTree.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 255,
"startColumn": 69,
"charOffset": 11253,
"charLength": 1,
"snippet": {
"text": "\n"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 253,
"startColumn": 1,
"charOffset": 11176,
"charLength": 217,
"snippet": {
"text": "\n /**\n * getDefaultKeyStroke is needed for NEO layout keyboard VIM-987\n * but we should cache the value because on the second call (isEnabled -> actionPerformed)\n * the event is already consumed\n */"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "7ba0b0f3708482eb2693bff7acf4437dffb7eebc57511b58ff60effb7496d221"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "This word is normally spelled with a hyphen.",
"markdown": "This word is normally spelled with a hyphen."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/helper/SearchHelperKt.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 167,
"startColumn": 4,
"charOffset": 7133,
"charLength": 16,
"snippet": {
"text": "case insensitive"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 165,
"startColumn": 1,
"charOffset": 7007,
"charLength": 329,
"snippet": {
"text": " *\n * The smartcase option can be ignored, e.g. when searching for the whole word under the cursor. This always performs a\n * case insensitive search, so `\\<Work\\>` will match `Work` and `work`. But when choosing the same pattern from search\n * history, the smartcase option is applied, and `\\<Work\\>` will only match `Work`.\n */"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "808ea626773b613adbf62c0dcd7851b714e2b32275e28a0445344aa6ed8d8535"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Unpaired symbol: '\"' seems to be missing",
"markdown": "Unpaired symbol: '\"' seems to be missing"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimSearchHelperBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 478,
"startColumn": 80,
"charOffset": 16245,
"charLength": 1,
"snippet": {
"text": "\""
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 476,
"startColumn": 1,
"charOffset": 16159,
"charLength": 189,
"snippet": {
"text": "\n /**\n * Returns true if [quote] is at this [position] and it's not escaped (like \\\")\n */\n private fun isQuoteWithoutEscape(chars: CharSequence, position: Int, quote: Char): Boolean {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "83beb0b45a74679039b7e4f7b72c87e2ace7225faaed046778a704bcb063aae1"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Unpaired symbol: '{' seems to be missing",
"markdown": "Unpaired symbol: '{' seems to be missing"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/extension/ExtensionHandler.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 25,
"startColumn": 102,
"charOffset": 795,
"charLength": 1,
"snippet": {
"text": "}"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 23,
"startColumn": 1,
"charOffset": 583,
"charLength": 462,
"snippet": {
"text": " * The action is run on the EDT thread inside the @link com.intellij.openapi.command.CommandProcessor}.\n *\n * It's run without any read or write actions of @link com.intellij.openapi.application.Application}, so you have to\n * make sure your code is synchronized properly. A read action is not needed for the EDT in the IntelliJ platform. As\n * for a write action, you'll have to apply it by yourself if you're modifying IntelliJ's data structures like"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "868d5f31ad3735ba7f52f78e8d75bab7316a861b2b61654349c383ffe4280263"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "If a new sentence starts here, add a space and start with an uppercase letter.",
"markdown": "If a new sentence starts here, add a space and start with an uppercase letter."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/handler/VimEnterHandler.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 218,
"startColumn": 21,
"charOffset": 9639,
"charLength": 6,
"snippet": {
"text": "escape"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 216,
"startColumn": 1,
"charOffset": 9557,
"charLength": 291,
"snippet": {
"text": " * - App code - Need to review\n * - Template - Need to review\n * - before backend.escape - to handle our handlers before Rider processing. Also, without this rule, we get problems like VIM-3146\n */\ninternal class VimEscHandler(nextHandler: EditorActionHandler) : VimKeyHandler(nextHandler) {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "870dd8b5363b88618a01f223eac070d85e307928a513c7ab297a3a1cbfa9ac4e"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "If 'want' is used as a verb, it usually requires the infinitive.",
"markdown": "If 'want' is used as a verb, it usually requires the infinitive."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/textobjentire/VimTextObjEntireExtension.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 105,
"startColumn": 51,
"charOffset": 4304,
"charLength": 7,
"snippet": {
"text": "leading"
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 103,
"startColumn": 1,
"charOffset": 4159,
"charLength": 291,
"snippet": {
"text": " int start = 0, end = ((IjVimEditor)editor).getEditor().getDocument().getTextLength();\n\n // for the `ie` text object we don't want leading an trailing spaces\n // so we have to scan the document text to find the correct start & end\n if (ignoreLeadingAndTrailing) {"
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "89c7a97c3d298e850feb81cdf38dc53c34594fe329faf07ddcad5bb59fcd5332"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "A period is needed after the abbreviation 'etc.'",
"markdown": "A period is needed after the abbreviation 'etc.'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/model/commands/LetCommand.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 114,
"startColumn": 119,
"charOffset": 5860,
"charLength": 3,
"snippet": {
"text": "etc"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 112,
"startColumn": 1,
"charOffset": 5704,
"charLength": 325,
"snippet": {
"text": " }\n is VimList -> {\n // we use Integer.parseInt(........asString()) because in case if index's type is Float, List, Dictionary etc\n // vim throws the same error as the asString() method\n val index = Integer.parseInt(variable.index.evaluate(editor, context, this).asString())"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "8a6b923c7686170ee760f501f6375278cc40e66587f2e19309866b1a683e00bf"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "The verb 'delete' does not usually follow articles like 'a'. Check that 'delete' is spelled correctly; using 'delete' as a noun may be non-standard.",
"markdown": "The verb 'delete' does not usually follow articles like 'a'. Check that 'delete' is spelled correctly; using 'delete' as a noun may be non-standard."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/register/VimRegisterGroupBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 285,
"startColumn": 30,
"charOffset": 10756,
"charLength": 8,
"snippet": {
"text": "a delete"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 283,
"startColumn": 1,
"charOffset": 10637,
"charLength": 209,
"snippet": {
"text": " * @param range The range of the text to store\n * @param type The type of copy\n * @param isDelete is from a delete\n * @return true if able to store the text into the register, false if not\n */"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "8b0d17c877c8cf2ed00100661373f62d175a62d7c79f4e243a7fed5e2fafbe1f"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Use a instead of 'an' if the following word doesn't start with a vowel sound, e.g. 'a sentence', 'a university'.",
"markdown": "Use a instead of 'an' if the following word doesn't start with a vowel sound, e.g. 'a sentence', 'a university'."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/group/SearchGroupTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 1269,
"startColumn": 32,
"charOffset": 36376,
"charLength": 2,
"snippet": {
"text": "an"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 1267,
"startColumn": 1,
"charOffset": 36296,
"charLength": 139,
"snippet": {
"text": " val pattern = \"and\"\n enterSearch(pattern)\n typeText(\"xx\") // deletes \"an\" from first \"and\" on line 2\n\n assertSearchHighlights("
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "8c3722bd918d38a03f486a29ec57ad1cd50b402b8cf53fb2e8427f288c68651e"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "You have used the passive voice repeatedly in nearby sentences. To make your writing clearer and easier to read, consider using active voice.",
"markdown": "You have used the passive voice repeatedly in nearby sentences. To make your writing clearer and easier to read, consider using active voice."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimOptionGroup.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 39,
"startColumn": 56,
"charOffset": 1704,
"charLength": 9,
"snippet": {
"text": "is called"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 37,
"startColumn": 1,
"charOffset": 1608,
"charLength": 403,
"snippet": {
"text": " * option's \"unset\" marker value.\n *\n * Note that listeners are not notified. This method is called when a new editor is opened, and also very early in the\n * process of enabling IdeaVim (to ensure that options are available for the rest of the process). Depending on when a\n * listener is registered, it might get called or not. To ensure consistency, this method does not call any listeners."
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "8d4e0ca636302a471bc6b550981691843dde3048aad4f50b8e73563c488e8c48"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Unpaired symbol: ')' seems to be missing",
"markdown": "Unpaired symbol: ')' seems to be missing"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/matchit/Matchit.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 287,
"startColumn": 36,
"charOffset": 13027,
"charLength": 1,
"snippet": {
"text": "("
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 285,
"startColumn": 1,
"charOffset": 12846,
"charLength": 500,
"snippet": {
"text": " private fun createRubyPatterns(): LanguagePatterns {\n // Original patterns: https://github.com/vim/vim/blob/master/runtime/ftplugin/ruby.vim\n // We use non-capturing groups (?:) since we don't need any back refs. The \\\\b marker takes care of word boundaries.\n // On the class keyword we exclude an equal sign from appearing afterwards since it clashes with the HTML attribute.\n val openingKeywords = \"(?:\\\\b(?:do|if|unless|case|def|for|while|until|module|begin)\\\\b)|(?:\\\\bclass\\\\b[^=])\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "9129d80981cac972e8fc31f80a036f7b2773dbf6456c94f1c09134b5b47a5a31"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Unpaired symbol: ''' seems to be missing",
"markdown": "Unpaired symbol: ''' seems to be missing"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/common/Graphemes.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 174,
"startColumn": 64,
"charOffset": 6778,
"charLength": 1,
"snippet": {
"text": "'"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 172,
"startColumn": 1,
"charOffset": 6514,
"charLength": 459,
"snippet": {
"text": " if (type == CodePointType.ZWJ && nextType == CodePointType.EXTENDED_PICTOGRAPHIC) {\n // Unlike nextCode, which will return either the one to the right (in direct order) or the one to the left\n // (in reverse order) code point with respect to `current', prevCode will always return a code preceeding\n // the two currently inspected (the one to the left of both of them).\n val prevCodePoint = prevCode(current, charCount + nextCharCount)"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "91faf8f5eeef4525a493723a2d4a035114ae14a321006657249ef5821b37e24f"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Possible typo: you repeated a word",
"markdown": "Possible typo: you repeated a word"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/model/commands/CmdCommand.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 145,
"startColumn": 21,
"charOffset": 5764,
"charLength": 5,
"snippet": {
"text": "Wq wq"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 143,
"startColumn": 1,
"charOffset": 5674,
"charLength": 205,
"snippet": {
"text": "\n // We want to get the first character sequence in the arguments.\n // eg. command! Wq wq\n // We want to extract the Wq only, and then just use the rest of\n // the argument as the alias result."
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "93df83457e6af1574e00ea880cbd5332464d0826b2949ca532a24012fb756ab0"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Use a comma before 'so' if it connects two independent clauses (unless they are closely connected and short).",
"markdown": "Use a comma before 'so' if it connects two independent clauses (unless they are closely connected and short)."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/ui/ex/ExTextField.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 100,
"startColumn": 54,
"charOffset": 3200,
"charLength": 3,
"snippet": {
"text": " so"
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 98,
"startColumn": 1,
"charOffset": 3108,
"charLength": 311,
"snippet": {
"text": " @Override\n public void updateUI() {\n // Override the default look and feel specific UI so we can have a completely borderless and margin-less text field.\n // (See TextFieldWithPopupHandlerUI#getDefaultMargins and derived classes). This allows us to draw the text field\n // directly next to the label"
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "9430adf218ad22511e1ec526475ec2ea8ab79c4b2d72b8517711b736181344cc"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "The abbreviation e.g. (= for example) requires two periods.",
"markdown": "The abbreviation e.g. (= for example) requires two periods."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/model/commands/CmdCommand.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 145,
"startColumn": 8,
"charOffset": 5751,
"charLength": 3,
"snippet": {
"text": "eg."
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 143,
"startColumn": 1,
"charOffset": 5674,
"charLength": 205,
"snippet": {
"text": "\n // We want to get the first character sequence in the arguments.\n // eg. command! Wq wq\n // We want to extract the Wq only, and then just use the rest of\n // the argument as the alias result."
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "979c8b3b7394f1e214145baeba557b0216f86de03b83bf22aaec1562e95d9f6a"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Use a comma before 'and' if it connects two independent clauses (unless they are closely connected and short).",
"markdown": "Use a comma before 'and' if it connects two independent clauses (unless they are closely connected and short)."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/group/EditorGroup.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 113,
"startColumn": 27,
"charOffset": 4940,
"charLength": 4,
"snippet": {
"text": " and"
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 111,
"startColumn": 1,
"charOffset": 4762,
"charLength": 318,
"snippet": {
"text": " if (settings.isLineNumbersShown() ^ showBuiltinEditorLineNumbers) {\n // Update line numbers later since it may be called from a caret listener\n // on the caret move and it may move the caret internally\n ApplicationManager.getApplication().invokeLater(() -> {\n if (editor.isDisposed()) return;"
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "97bb7bdf43f5a8af64fb6c9d75058a3022d0e5af61a37e801f53ff11959c087b"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Do not use 's with a verb.",
"markdown": "Do not use 's with a verb."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/group/visual/VimVisualTimer.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 32,
"startColumn": 80,
"charOffset": 1601,
"charLength": 5,
"snippet": {
"text": "get's"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 30,
"startColumn": 1,
"charOffset": 1401,
"charLength": 251,
"snippet": {
"text": " * time (100 ms by default) and enables visual mode (or any another) if selection was not changed during this time.\n *\n * If during timer sleep another selection change was performed, the old timer get's disabled and\n * replaced with a new one.\n *"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "9a94ec04fbd6dd1c584f003ab33c858338a1b38e6ef426287e75043e1bc4a72b"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "The word \"speedup\" is a noun. The verb is spelled with a white space.",
"markdown": "The word \"speedup\" is a noun. The verb is spelled with a white space."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/action/VimShortcutKeyAction.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 267,
"startColumn": 77,
"charOffset": 12201,
"charLength": 7,
"snippet": {
"text": "speedup"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 265,
"startColumn": 1,
"charOffset": 12007,
"charLength": 250,
"snippet": {
"text": " *\n * The list of keys that should be processed by IDE is stored in the \"lookupKeys\" option. So, we should search\n * if the pressed key is presented in this list. The caches are used to speedup the process.\n */\n private object LookupKeys {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "9aa3df08f9c700d758f7f8b7c2d390be4d3efef6739af7cfd3fea0bb27f6c4bb"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "This word is normally spelled with a hyphen.",
"markdown": "This word is normally spelled with a hyphen."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/multiplecursors/VimMultipleCursorsExtension.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 329,
"startColumn": 66,
"charOffset": 15178,
"charLength": 14,
"snippet": {
"text": "case sensitive"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 327,
"startColumn": 1,
"charOffset": 15046,
"charLength": 257,
"snippet": {
"text": "\n private fun makePattern(text: String, whole: Boolean): String {\n // Pattern is \"very nomagic\" (ignore regex chars) and \"force case sensitive\". This is vim-multiple-cursors behaviour\n return \"\\\\V\\\\C\" + SearchHelper.makeSearchPattern(text, whole)\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "9bc46cc55ef38067673cd7b18088d133e047769e31c6723de7eb0256a6b0549f"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Use a comma before 'and' if it connects two independent clauses (unless they are closely connected and short).",
"markdown": "Use a comma before 'and' if it connects two independent clauses (unless they are closely connected and short)."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/handler/ChangeEditorActionHandler.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 22,
"startColumn": 36,
"charOffset": 733,
"charLength": 4,
"snippet": {
"text": " and"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 20,
"startColumn": 1,
"charOffset": 635,
"charLength": 185,
"snippet": {
"text": "/**\n * Base handler for commands that performs change actions.\n * This handler stores the commands and they can be repeated later with dot command.\n *\n * Use subclasses of this handler:"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "9ccec837ef320798051941ead420b21d93f70f5631a5f92743b2873b0e12b603"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "You have used the passive voice repeatedly in nearby sentences. To make your writing clearer and easier to read, consider using active voice.",
"markdown": "You have used the passive voice repeatedly in nearby sentences. To make your writing clearer and easier to read, consider using active voice."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/listener/VimListenerManager.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 514,
"startColumn": 63,
"charOffset": 26389,
"charLength": 11,
"snippet": {
"text": "is released"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 512,
"startColumn": 1,
"charOffset": 26151,
"charLength": 460,
"snippet": {
"text": " * first half to the second half. This means:\n * 1) While dragging, the selection is always exclusive - the character at the text caret is not selected. We\n * convert to an inclusive selection when the mouse is released, by moving back one character. It makes\n * sense to match Vim's bar caret here.\n * 2) An exclusive selection should trail behind the mouse cursor, but IntelliJ doesn't, because the selection"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "9cfd3ce22d1d3dffacb790e59fe3bb4b09adb87afbca5de3a15be2a7aa04d6b9"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "The word 'replace' is a verb. Did you mean the noun replacement?",
"markdown": "The word 'replace' is a verb. Did you mean the noun replacement?"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/group/ChangeGroup.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 584,
"startColumn": 62,
"charOffset": 21981,
"charLength": 7,
"snippet": {
"text": "replace"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 582,
"startColumn": 1,
"charOffset": 21913,
"charLength": 169,
"snippet": {
"text": "\n /**\n * Sorts a text range with a comparator. Returns true if a replace was performed, false otherwise.\n *\n * @param editor The editor to replace text in"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "a364620889969e3f2da1ae261779bd6ad1c1125c01d24e882b46b7394eec609e"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Use a comma before 'and' if it connects two independent clauses (unless they are closely connected and short).",
"markdown": "Use a comma before 'and' if it connects two independent clauses (unless they are closely connected and short)."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/group/FileGroup.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 158,
"startColumn": 70,
"charOffset": 6329,
"charLength": 4,
"snippet": {
"text": " and"
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 156,
"startColumn": 1,
"charOffset": 6125,
"charLength": 333,
"snippet": {
"text": " if (virtualFile != null && window != null) {\n // During the work on VIM-2912 I've changed the close function to this one.\n // However, the function with manager seems to work weirdly and it causes VIM-2953\n //window.getManager().closeFile(virtualFile, true, false);\n window.closeFile(virtualFile);"
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "a38b6b8b93452bcc5701e2b024e9e4621779568bbf1f2ce806768a1807fde324"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "You have used the passive voice repeatedly in nearby sentences. To make your writing clearer and easier to read, consider using active voice.",
"markdown": "You have used the passive voice repeatedly in nearby sentences. To make your writing clearer and easier to read, consider using active voice."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/listener/VimListenerManager.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 387,
"startColumn": 53,
"charOffset": 19232,
"charLength": 10,
"snippet": {
"text": "is located"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 385,
"startColumn": 1,
"charOffset": 18949,
"charLength": 579,
"snippet": {
"text": " // This callback is called once all editors are created for a file being opened. The EditorComposite has been\n // created (and the list of editors and providers is passed here) and added to an EditorWindow tab, inside a\n // splitter. We now know where the new editor is located, and we have stored the details of the opening editor\n // (which might no longer be open). It is still safe to use the editor itself because we're still synchronous to\n // where it's been removed, and we only need its user data, but make sure not to hold on to it and leak it"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "a545c20df97dc09af5a55bfa0693ab054886df11ecba684e6aebeabcaa05141b"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Did you mean it's (short for 'it is') instead of 'its' (possessive pronoun)?",
"markdown": "Did you mean it's (short for 'it is') instead of 'its' (possessive pronoun)?"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/model/commands/CmdCommand.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 121,
"startColumn": 32,
"charOffset": 4718,
"charLength": 3,
"snippet": {
"text": "its"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 119,
"startColumn": 1,
"charOffset": 4522,
"charLength": 433,
"snippet": {
"text": " // Technically this should never be reached, but is here just in case\n // I missed something, since the regex limits the value to be ? + * or\n // a valid number, its not possible (as far as I know) to have another value\n // that regex would accept that is not valid.\n injector.messages.showStatusBarMessage(editor, injector.messages.message(\"e176.invalid.number.of.arguments\"))"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "a5af5110f5d38949e3a35ded3387c989f9b1cc9c9ff38df1bcd3e38afde1366a"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Possible typo detected.",
"markdown": "Possible typo detected."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/vimscript/model/functions/handlers/ColLineFunctionHandler.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 76,
"startColumn": 14,
"charOffset": 2758,
"charLength": 8,
"snippet": {
"text": "var2fpos"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 74,
"startColumn": 1,
"charOffset": 2742,
"charLength": 189,
"snippet": {
"text": "}\n\n// Analog of var2fpos function\n// Translate variable to position\nprivate fun variableToPosition(editor: VimEditor, variable: VimDataType, dollarForLine: Boolean): Pair<VimInt, VimInt>? {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "a5c28e39cc3cfa21928666cf60b58793f47709a8cfa66e3aa319ccfbe5b4422c"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "A comma may be missing after the conjunctive/linking adverb 'Otherwise'.",
"markdown": "A comma may be missing after the conjunctive/linking adverb 'Otherwise'."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/action/change/insert/InsertDeleteInsertedTextAction.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 46,
"startColumn": 4,
"charOffset": 1680,
"charLength": 9,
"snippet": {
"text": "Otherwise"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 44,
"startColumn": 1,
"charOffset": 1563,
"charLength": 258,
"snippet": {
"text": "/**\n * If the cursor is currently after the start of the current insert this deletes all the newly inserted text.\n * Otherwise it deletes all text from the cursor back to the first non-blank in the line.\n *\n * @param editor The editor to delete the text from"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "a5dc9ec5782544d9d0ef7c677e0430ba0bc0bd61a8782c88af2b33dcf3b132c2"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "A period is needed after the abbreviation 'etc.'",
"markdown": "A period is needed after the abbreviation 'etc.'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/model/commands/LetCommand.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 134,
"startColumn": 119,
"charOffset": 6986,
"charLength": 3,
"snippet": {
"text": "etc"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 132,
"startColumn": 1,
"charOffset": 6703,
"charLength": 459,
"snippet": {
"text": " val variableValue = injector.variableService.getNonNullVariableValue(variable.expression, editor, context, this)\n if (variableValue is VimList) {\n // we use Integer.parseInt(........asString()) because in case if index's type is Float, List, Dictionary etc\n // vim throws the same error as the asString() method\n val from = Integer.parseInt(variable.from?.evaluate(editor, context, this)?.toString() ?: \"0\")"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "a613f6e9530cda24f0bf11e49097b3b7de563fee76f92809384d169edb06f5d0"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Unpaired symbol: ')' seems to be missing",
"markdown": "Unpaired symbol: ')' seems to be missing"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/handler/EditorActionHandlerBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 34,
"startColumn": 75,
"charOffset": 1322,
"charLength": 1,
"snippet": {
"text": "("
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 32,
"startColumn": 1,
"charOffset": 1068,
"charLength": 417,
"snippet": {
"text": " * - [EditorActionHandlerBase]: Base handler for all handlers. Please don't use it directly.\n * - [VimActionHandler]: .............. Common vim commands.. E.g.: u, <C-W>s, <C-D>.\n * - [TextObjectActionHandler]: ....... Text objects. ....... E.g.: iw, a(, i>\n * - [MotionActionHandler]: ........... Motion commands. .... E.g.: k, w, <Up>\n * - [ChangeEditorActionHandler]: ..... Change commands. .... E.g.: s, r, gU"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "a8900b2bde1e9ec79a92b0e772d0721febf385113b95909f443ac84e8f2075e1"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "The operating system from Apple is written macOS.",
"markdown": "The operating system from Apple is written macOS."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": ".github/workflows/runUiPyTests.yml",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 24,
"startColumn": 48,
"charOffset": 661,
"charLength": 5,
"snippet": {
"text": "macos"
},
"sourceLanguage": "yaml"
},
"contextRegion": {
"startLine": 22,
"startColumn": 1,
"charOffset": 534,
"charLength": 221,
"snippet": {
"text": " with:\n # Not strictly necessary, but it may prevent rate limit\n # errors especially on GitHub-hosted macos machines.\n github-token: ${{ secrets.GITHUB_TOKEN }}\n - name: Setup Gradle"
},
"sourceLanguage": "yaml"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "a9eeb8d662f6c3964c57ad1dfd5a31f519ad5bcfd0e97e0c834bb102c02a5d60"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"yaml"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "It seems that the adverb \"not\" is incorrect in this context.",
"markdown": "It seems that the adverb \"not\" is incorrect in this context."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimSearchGroup.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 51,
"startColumn": 102,
"charOffset": 1893,
"charLength": 3,
"snippet": {
"text": "not"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 49,
"startColumn": 1,
"charOffset": 1669,
"charLength": 419,
"snippet": {
"text": " *\n * <p>Find the next offset of the search pattern, without processing the pattern further. This is not a full search\n * pattern, as handled by processSearchCommand. It does not contain a pattern offset and there are not multiple\n * patterns separated by `;`. Ranges do support multiple patterns, separation with both `;` and `,` and a `+/-{num}`\n * suffix, but these are all handled by the range itself.</p>"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "ac083b0ef66bea8b1c9f90351c1d3493a2660bec80a1503ee459cd6bf1db55e5"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Use a comma before 'but' if it connects two independent clauses (unless they are closely connected and short).",
"markdown": "Use a comma before 'but' if it connects two independent clauses (unless they are closely connected and short)."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/action/VimShortcutKeyAction.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 237,
"startColumn": 6,
"charOffset": 10858,
"charLength": 3,
"snippet": {
"text": "but"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 235,
"startColumn": 1,
"charOffset": 10780,
"charLength": 243,
"snippet": {
"text": " /**\n * getDefaultKeyStroke is needed for NEO layout keyboard VIM-987\n * but we should cache the value because on the second call (isEnabled -> actionPerformed)\n * the event is already consumed and getDefaultKeyStroke returns null\n */"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "aebbb374bd5f255d154932dd61b54014cbc401f175f5c2a4e6c6c3a325ada2a1"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Unpaired symbol: '(' seems to be missing",
"markdown": "Unpaired symbol: '(' seems to be missing"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/statistic/OptionsState.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 35,
"startColumn": 24,
"charOffset": 1441,
"charLength": 1,
"snippet": {
"text": ")"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 33,
"startColumn": 1,
"charOffset": 1285,
"charLength": 339,
"snippet": {
"text": " return setOf(\n // ideajoin and idearefactor area global-local. We're only interested in the global value, not the effective\n // value, which a) might be set at local scope and b) isn't accessible without an editor\n // We don't need to pass a window, since the global values will only ever be global\n OPTIONS.metric("
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "ba83013cadc2320e2adf9c8bac96a31b756208f77c5e0f95376e8102066d9282"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "This phrase is redundant. Consider using Outside.",
"markdown": "This phrase is redundant. Consider using Outside."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/common/ExtendedPictographics.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 9,
"startColumn": 6,
"charOffset": 289,
"charLength": 10,
"snippet": {
"text": "Outside of"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 7,
"startColumn": 1,
"charOffset": 217,
"charLength": 145,
"snippet": {
"text": " */\ninternal fun isExtendedPictographic(codePoint: Int): Boolean {\n // Outside of the bitmap.\n if (codePoint >= bitmap.size * 64) return false\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "bb4c5bfb7862d587b89346e2a7b18805608a955cc0cb5f0b7aeb290dd675f255"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Use a comma before 'and' if it connects two independent clauses (unless they are closely connected and short).",
"markdown": "Use a comma before 'and' if it connects two independent clauses (unless they are closely connected and short)."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/listener/VimListenerManager.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 337,
"startColumn": 38,
"charOffset": 16513,
"charLength": 4,
"snippet": {
"text": " and"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 335,
"startColumn": 1,
"charOffset": 16244,
"charLength": 433,
"snippet": {
"text": " // If we don't have an opening editor, use the fallback window. If it's the first time, use the FALLBACK\n // scenario and make a full copy to get everything set in `~/.ideavimrc`. If it's not, then use EDIT, as if we\n // still had a current window and we are just replacing the buffer. If we do have an opening window, it's NEW.\n // Preview and reused tabs are handled below\n val scenario = when {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "bb999173887c1880db95c14ab781923563bd5a4062f83db9087d0c37a18ddaa7"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Possible typo: you repeated a word",
"markdown": "Possible typo: you repeated a word"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/register/VimRegisterGroupBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 267,
"startColumn": 74,
"charOffset": 10006,
"charLength": 7,
"snippet": {
"text": "the the"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 265,
"startColumn": 1,
"charOffset": 9924,
"charLength": 213,
"snippet": {
"text": " }\n\n // Deletes smaller than one line and without specified register go the the \"-\" register\n if (smallInlineDeletion && register == defaultRegister) {\n myRegisters[SMALL_DELETION_REGISTER] ="
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "bcf315aafbf2f584b14e4783d29ebed8118193692044d4c052e029bcd0a534f8"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Did you just mean , or ??",
"markdown": "Did you just mean , or ??"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/resources/messages/IdeaVimBundle.properties",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 11,
"startColumn": 44,
"charOffset": 327,
"charLength": 3,
"snippet": {
"text": ", ?"
},
"sourceLanguage": "Properties"
},
"contextRegion": {
"startLine": 9,
"startColumn": 1,
"charOffset": 200,
"charLength": 211,
"snippet": {
"text": "notexcmd=Not an editor command: {0}\nintbadcmd=Internal error - invalid command: {0}\ne_backslash=E10: \\\\ should be followed by /, ? or &\ne_badrange=Unexpected character ''{0}'' in range\ne_norange=No range allowed"
},
"sourceLanguage": "Properties"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "bdf07a34449b4b42c72d64f9435b5b915872ea0dd4edd88782291f41ffd6426b"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"Properties"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "If a new sentence starts here, add a space and start with an uppercase letter.",
"markdown": "If a new sentence starts here, add a space and start with an uppercase letter."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimChangeGroupBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 146,
"startColumn": 18,
"charOffset": 4929,
"charLength": 6,
"snippet": {
"text": "length"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 144,
"startColumn": 1,
"charOffset": 4902,
"charLength": 83,
"snippet": {
"text": " *\n *\n * end <= text.length\n *\n * @param editor The editor to delete from"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "bf9d99f523e262b5d2917b325a5611d1c8a79e66ff71506b2b4f105aa00f62fd"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Use an instead of 'a' if the following word starts with a vowel sound, e.g. 'an article', 'an hour'.",
"markdown": "Use an instead of 'a' if the following word starts with a vowel sound, e.g. 'an article', 'an hour'."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/test/kotlin/com/maddyhome/idea/vim/regexp/internal/VimRegexParserTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 160,
"startColumn": 16,
"charOffset": 3101,
"charLength": 1,
"snippet": {
"text": "a"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 158,
"startColumn": 1,
"charOffset": 3049,
"charLength": 144,
"snippet": {
"text": " /**\n * Matches a \"\\\" or \"a\".\n * Since \"\\a\" isn't an escape sequence,\n * the \"\\\" is taken literally.\n * Equivalent to \"[\\\\a]\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "c22aea62b7fc7642a57129a27353dba13a20c7a636ef0cd03527ac0c0d4baf1f"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "The personal pronoun I should be uppercase.",
"markdown": "The personal pronoun I should be uppercase."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/state/mode/modeExtensions.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 81,
"startColumn": 6,
"charOffset": 2564,
"charLength": 1,
"snippet": {
"text": "i"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 79,
"startColumn": 1,
"charOffset": 2495,
"charLength": 191,
"snippet": {
"text": " * S Select by line\n * CTRL-S Select blockwise\n * i Insert\n * ic Insert mode completion |compl-generic|\n * ix Insert mode |i_CTRL-X| completion"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "c38b8a04e2adf21f4eac3501ea5acb707946c3c780df221ded79ea3f856b6596"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "The word \"threat\" is a noun. Did you mean the verb threaten (= to utter threats) or the verb treat (= behave towards or deal with in a certain way)?",
"markdown": "The word \"threat\" is a noun. Did you mean the verb threaten (= to utter threats) or the verb treat (= behave towards or deal with in a certain way)?"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/helper/SearchHelperKt.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 97,
"startColumn": 84,
"charOffset": 4274,
"charLength": 6,
"snippet": {
"text": "threat"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 95,
"startColumn": 1,
"charOffset": 4103,
"charLength": 289,
"snippet": {
"text": " // false - definitely no\n // null - maybe yes, in case we found such combination: '\"\n // in that situation it may be double quote inside single quotes, so we cannot threat it as double quote pair open/close\n var inQuote: Boolean? = false\n val charsToSearch = setOf('\\'', '\"', '\\n')"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "c3f97a3c74f8f784e40b4a09fcedeac5bfa50dca352f11fc3db99e2de386e915"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "This word is normally spelled with a hyphen.",
"markdown": "This word is normally spelled with a hyphen."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/helper/EditorHelperTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 60,
"startColumn": 18,
"charOffset": 2515,
"charLength": 9,
"snippet": {
"text": "mid point"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 58,
"startColumn": 1,
"charOffset": 2345,
"charLength": 336,
"snippet": {
"text": " setEditorVisibleSize(81, 25)\n // For an 81 column screen, moving a column to the centre should position it in column 41 (1 based) - 40 columns on\n // the left, mid point, 40 columns on the right\n // Put column 100 into position 41 -> offset is 59 columns\n EditorHelper.scrollColumnToMiddleOfScreen(fixture.editor, 0, 99)"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "c4c8515ea5661196ccd83a91c729e3cd8d28b54ccb9fe14cf8c9ee50c0b4fa33"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "It seems that there's a missing preposition after 'bit'.",
"markdown": "It seems that there's a missing preposition after 'bit'."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/testFixtures/kotlin/org/jetbrains/plugins/ideavim/util.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 42,
"startColumn": 76,
"charOffset": 1440,
"charLength": 3,
"snippet": {
"text": "bit"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 40,
"startColumn": 1,
"charOffset": 1327,
"charLength": 318,
"snippet": {
"text": " *\n * Why does this annotation exist?\n * After creating some functionality you can understand that IdeaVim has a bit different behavior, but you\n * cannot fix it right now because of any reason (bugs in IDE,\n * the impossibility of this functionality in IDEA (*[shouldBeFixed] == false*), leak of time for fixing)."
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "c64a304a0f75bd43ded74381ecd841225884140a25e857110e2639bc9f517443"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "A comma may be missing after the conjunctive/linking adverb 'Also'.",
"markdown": "A comma may be missing after the conjunctive/linking adverb 'Also'."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/ex/implementation/commands/MarksCommandTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 354,
"startColumn": 46,
"charOffset": 11435,
"charLength": 4,
"snippet": {
"text": "Also"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 352,
"startColumn": 1,
"charOffset": 11359,
"charLength": 304,
"snippet": {
"text": " \"<CR><CR>\",\n ),\n ) // ^ - position of end of last insert. Also '.' for start of change\n typeText(injector.parser.parseKeys(\"w\" + \"c4w\" + \"replaced content\" + \"<Esc>\")) // [ and ] - recently changed/yanked\n typeText(injector.parser.parseKeys(\"gg\")) // ' - position before last jump"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "c81c9e4fbfe0f6a20ff4afd4bfec4cfa477168df78d8d924208600d73b1b9a79"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Did you mean the adverb or adjective online?",
"markdown": "Did you mean the adverb or adjective online?"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/model/commands/NormalCommand.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 63,
"startColumn": 45,
"charOffset": 2527,
"charLength": 7,
"snippet": {
"text": "on line"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 61,
"startColumn": 1,
"charOffset": 2409,
"charLength": 182,
"snippet": {
"text": " for (line in range.startLine..range.endLine) {\n if (rangeUsed) {\n // Move caret to the first position on line\n if (editor.lineCount() < line) {\n break"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "cba7e329801549dfe8660de52d2adcef2edb99463bd831ab31ff4775180f979b"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "This word is normally spelled with a hyphen.",
"markdown": "This word is normally spelled with a hyphen."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/newapi/IjVimSearchHelper.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 492,
"startColumn": 80,
"charOffset": 16816,
"charLength": 12,
"snippet": {
"text": "self closing"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 490,
"startColumn": 1,
"charOffset": 16612,
"charLength": 351,
"snippet": {
"text": " \"(\\\\s([^>]*\" // After at least one whitespace there might be additional text in the tag. E.g. <html lang=\"en\">\n +\n \"[^/])?)?>)\") // Slash is not allowed as last character (this would be a self closing tag).\n val tagPattern =\n Pattern.compile(String.format(patternString, quotedTagName, quotedTagName), Pattern.CASE_INSENSITIVE)"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "cd689dc2d156220f134973686cdd71eef4df4105f88f1b791acce215fbc39740"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Consider using except or except for",
"markdown": "Consider using except or except for"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/ui/ShowCmd.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 104,
"startColumn": 113,
"charOffset": 3725,
"charLength": 4,
"snippet": {
"text": "with"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 102,
"startColumn": 1,
"charOffset": 3532,
"charLength": 309,
"snippet": {
"text": "// * When selecting a block, the size in screen characters: {lines}x{columns}\n//\n// We only need to show partial commands, since the standard PositionPanel shows the other information already, with\n// the exception of \"{lines}x{columns}\" (it shows \"x carets\" instead)\ninternal class Widget(project: Project) :"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "ceb64bbf80368345b3b1a4969adb07b2ec2f4198710740dae19d73f50d5507ef"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Use a comma before 'and' if it connects two independent clauses (unless they are closely connected and short).",
"markdown": "Use a comma before 'and' if it connects two independent clauses (unless they are closely connected and short)."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/group/visual/IdeaSelectionControl.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 66,
"startColumn": 34,
"charOffset": 3100,
"charLength": 4,
"snippet": {
"text": " and"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 64,
"startColumn": 1,
"charOffset": 2969,
"charLength": 376,
"snippet": {
"text": " // Perform logic in one of the next cases:\n // - There was no selection and now it is\n // - There was a selection and now it doesn't exist\n // - There was a selection and now it exists as well (transforming char selection to line selection, for example)\n if (initialMode?.hasVisualSelection == false && !editor.selectionModel.hasSelection(true)) {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "ceef60f6b5b5442fa8a026abbc73e853fa7d83c1dc694704b12f5228bcd1888d"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Did you mean the preposition through (e.g. \"walk through a door\")?",
"markdown": "Did you mean the preposition through (e.g. \"walk through a door\")?"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/VimTypedActionHandler.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 98,
"startColumn": 91,
"charOffset": 3946,
"charLength": 6,
"snippet": {
"text": "trough"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 96,
"startColumn": 1,
"charOffset": 3851,
"charLength": 168,
"snippet": {
"text": "\n/**\n * A nasty workaround to handle `<S-Space>` events. Probably all the key events should go trough this listener.\n */\ninternal object VimKeyListener : KeyAdapter() {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "d5b64ca8f24a5e536d1e70434cbeef87fc2a3ecf8b89cfd9cd7439f98120e840"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "This word is normally spelled with a hyphen.",
"markdown": "This word is normally spelled with a hyphen."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/helper/SearchHelperKt.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 163,
"startColumn": 61,
"charOffset": 6851,
"charLength": 16,
"snippet": {
"text": "case insensitive"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 161,
"startColumn": 1,
"charOffset": 6692,
"charLength": 317,
"snippet": {
"text": " * When ignorecase is not set, this will always return false - perform a case sensitive search.\n *\n * Otherwise, check smartcase. When set, the search will be case insensitive if the pattern contains only lowercase\n * characters, and case sensitive (returns false) if the pattern contains any lowercase characters.\n *"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "d624bf814c3ad6382b5ede2e61d7e49398908f3c901eff2796c88eadf1dc11b3"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Use a comma before 'but' if it connects two independent clauses (unless they are closely connected and short).",
"markdown": "Use a comma before 'but' if it connects two independent clauses (unless they are closely connected and short)."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/nerdtree/NerdTree.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 256,
"startColumn": 8,
"charOffset": 11261,
"charLength": 3,
"snippet": {
"text": "but"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 254,
"startColumn": 1,
"charOffset": 11177,
"charLength": 216,
"snippet": {
"text": " /**\n * getDefaultKeyStroke is needed for NEO layout keyboard VIM-987\n * but we should cache the value because on the second call (isEnabled -> actionPerformed)\n * the event is already consumed\n */"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "d71168190c58b90fcb1afb6dd53d5af9d4650ec907c227115c468af43589f5b0"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "This word is normally spelled with a hyphen.",
"markdown": "This word is normally spelled with a hyphen."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/helper/SearchHelperKt.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 159,
"startColumn": 55,
"charOffset": 6621,
"charLength": 16,
"snippet": {
"text": "case insensitive"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 157,
"startColumn": 1,
"charOffset": 6562,
"charLength": 225,
"snippet": {
"text": "\n/**\n * Check ignorecase and smartcase options to see if a case insensitive search should be performed with the given pattern.\n *\n * When ignorecase is not set, this will always return false - perform a case sensitive search."
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "d7281d7ee68b112907877f867d0d0fc80090e73440af5059636cf42d3202824b"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Probably a preposition is missing after 'applies'.",
"markdown": "Probably a preposition is missing after 'applies'."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/group/visual/IdeaSelectionControl.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 44,
"startColumn": 99,
"charOffset": 2069,
"charLength": 14,
"snippet": {
"text": "applies delete"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 42,
"startColumn": 1,
"charOffset": 1747,
"charLength": 405,
"snippet": {
"text": " * Control unexpected (non vim) selection change and adjust a mode to it. The new mode is not enabled immediately,\n * but with some delay (using [VimVisualTimer]). The delay is used because some platform functionality\n * makes features by using selection. E.g. PyCharm unindent firstly select the indenting then applies delete action.\n * Such \"quick\" selection breaks IdeaVim behaviour.\n *"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "da84e9c79b7c33c1824203f37356a79fb8576eeca5552626cdd7c1c5807cbc02"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "This word is normally spelled with a hyphen.",
"markdown": "This word is normally spelled with a hyphen."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/helper/SearchHelperKt.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 164,
"startColumn": 20,
"charOffset": 6926,
"charLength": 14,
"snippet": {
"text": "case sensitive"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 162,
"startColumn": 1,
"charOffset": 6788,
"charLength": 341,
"snippet": {
"text": " *\n * Otherwise, check smartcase. When set, the search will be case insensitive if the pattern contains only lowercase\n * characters, and case sensitive (returns false) if the pattern contains any lowercase characters.\n *\n * The smartcase option can be ignored, e.g. when searching for the whole word under the cursor. This always performs a"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "daf2e4c8461d419a35d2849537d0ac057103e8ff55799d76d98d9b686453b3fd"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "You have used the passive voice repeatedly in nearby sentences. To make your writing clearer and easier to read, consider using active voice.",
"markdown": "You have used the passive voice repeatedly in nearby sentences. To make your writing clearer and easier to read, consider using active voice."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimOptionGroup.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 160,
"startColumn": 70,
"charOffset": 7592,
"charLength": 11,
"snippet": {
"text": "are updated"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 158,
"startColumn": 1,
"charOffset": 7288,
"charLength": 486,
"snippet": {
"text": " * global value are notified - any editor that has an overriding local value is not notified. If the local value is\n * changed, then all editors for the buffer or window will be notified. When the effective value of a global-local\n * option is changed with `:set`, both the global and local values are updated. In this case, all editors that are\n * unset are notified, as are the editors affected by the local value update (the editors associated with the buffer\n * or window)"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "db1d94989e0ce021483a19a5d562a789dfe0772137309393a488c86e2a5b10c5"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Use a comma before 'and' if it connects two independent clauses (unless they are closely connected and short).",
"markdown": "Use a comma before 'and' if it connects two independent clauses (unless they are closely connected and short)."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/helper/SearchHelperKt.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 67,
"startColumn": 34,
"charOffset": 2899,
"charLength": 4,
"snippet": {
"text": " and"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 65,
"startColumn": 1,
"charOffset": 2758,
"charLength": 324,
"snippet": {
"text": " }\n if (posInChar == null && lastOpenSingleQuotePosAfter != lastOpenSingleQuotePosBeforeCurrentPos) {\n // if we found double quote and we reset position of last single quote\n if (trigger == '\"' && lastOpenSingleQuotePosAfter == -1) {\n // then it means previously there supposed to be open single quote"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "dc4e789bbeec3b38e1166e5e1911aa4844a3c86c381784fecf7cdff9332ca7c5"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Two modal verbs in a row. Did you mean: will, can, will or can?",
"markdown": "Two modal verbs in a row. Did you mean: will, can, will or can?"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/ui/ex/ExTextField.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 244,
"startColumn": 59,
"charOffset": 7357,
"charLength": 8,
"snippet": {
"text": "will can"
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 242,
"startColumn": 1,
"charOffset": 7059,
"charLength": 579,
"snippet": {
"text": " // Make sure the current action sees any subsequent keystrokes, and they're not processed by Swing's action system.\n // Note that this will only handle simple characters and any control characters that are already registered against\n // ExShortcutKeyAction - any other control characters will can be \"stolen\" by other IDE actions.\n // If we need to capture ANY subsequent keystroke (e.g. for ^V<Tab>, or to stop the Swing standard <C-A> going to\n // start of line), we should replace ExShortcutAction with a dispatcher registered with IdeEventQueue#addDispatcher."
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "dd9a507a017175366b395ab4f681ba84394a1a409f6518c4e523dfaceb33c2a8"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Unpaired symbol: ']' seems to be missing",
"markdown": "Unpaired symbol: '\\]' seems to be missing"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimMotionGroupBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 335,
"startColumn": 42,
"charOffset": 12154,
"charLength": 1,
"snippet": {
"text": "["
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 333,
"startColumn": 1,
"charOffset": 12106,
"charLength": 232,
"snippet": {
"text": " }\n\n // This is a kludge for dw, dW, and d[w. Without this kludge, an extra newline is operated when it shouldn't be.\n val text = editor.text().subSequence(start, end).toString()\n val lastNewLine = text.lastIndexOf('\\n')"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "dfc69e3df587cbe361dabed75ffbc73e55a3f69e986cc461eeb61747c5dcf0ae"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Unpaired symbol: '{' seems to be missing",
"markdown": "Unpaired symbol: '{' seems to be missing"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/extension/ExtensionHandler.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 23,
"startColumn": 104,
"charOffset": 686,
"charLength": 1,
"snippet": {
"text": "}"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 21,
"startColumn": 1,
"charOffset": 552,
"charLength": 260,
"snippet": {
"text": " * Executes the action.\n *\n * The action is run on the EDT thread inside the @link com.intellij.openapi.command.CommandProcessor}.\n *\n * It's run without any read or write actions of @link com.intellij.openapi.application.Application}, so you have to"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "e1fb9847a4e4fcde935905d47ce5a17809ed5cdf9b9a7eb1a72b77b1966d9d4e"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "This word is normally spelled with a hyphen.",
"markdown": "This word is normally spelled with a hyphen."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimSearchHelper.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 160,
"startColumn": 25,
"charOffset": 5874,
"charLength": 14,
"snippet": {
"text": "Case sensitive"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 158,
"startColumn": 1,
"charOffset": 5690,
"charLength": 306,
"snippet": {
"text": " * @param startLine The start line of the range to search for\n * @param endLine The end line of the range to search for, or -1 for the whole document\n * @param ignoreCase Case sensitive or insensitive searching\n * @return A list of TextRange objects representing the results\n */"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "e440daed65ab1aad5e23770d9b89b3dddf227e2417bf0ef2834641b9bc0dc7ed"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "The adjective or adverb off-screen is spelled with a hyphen.",
"markdown": "The adjective or adverb off-screen is spelled with a hyphen."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/helper/EditorHelper.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 40,
"startColumn": 91,
"charOffset": 1461,
"charLength": 10,
"snippet": {
"text": "off screen"
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 38,
"startColumn": 1,
"charOffset": 1229,
"charLength": 392,
"snippet": {
"text": "public class EditorHelper {\n // Set a max height on block inlays to be made visible at the top/bottom of a line when scrolling up/down. This\n // mitigates the visible area bouncing around too much and even pushing the cursor line off screen with large\n // multiline rendered doc comments, while still providing some visibility of the block inlay (e.g. Rider's single line\n // Code Vision)"
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "e8f55c9d47bdde2bd8151acc0a2ed0e6f22ca06d7ad1f04eb6116eb7bb7dac65"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Did you mean \"it's\" (contraction of \"it is/has\")?",
"markdown": "Did you mean \"it's\" (contraction of \"it is/has\")?"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/common/CommandAlias.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 56,
"startColumn": 21,
"charOffset": 1969,
"charLength": 3,
"snippet": {
"text": "its"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 54,
"startColumn": 1,
"charOffset": 1864,
"charLength": 250,
"snippet": {
"text": "\n // We want to escape <lt> after we've dropped in all of our args, if they are\n // using <lt> its because they are escaping something that we don't want to handle\n // yet.\n compiledCommand = compiledCommand.replace(LessThan, \"<\")"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "eaf2f71120a2d66716bc2bbbbccb19ca9ba5ecf005358760614879f45df80315"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Use a comma before 'so' if it connects two independent clauses (unless they are closely connected and short).",
"markdown": "Use a comma before 'so' if it connects two independent clauses (unless they are closely connected and short)."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/matchit/Matchit.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 136,
"startColumn": 55,
"charOffset": 5909,
"charLength": 3,
"snippet": {
"text": " so"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 134,
"startColumn": 1,
"charOffset": 5621,
"charLength": 425,
"snippet": {
"text": " * We pass around strings instead of compiled Java Patterns since a pattern may require back references to be added\n * before the search can proceed. E.g. for HTML, we use a general pattern to check if the cursor is inside a tag. The\n * pattern captures the tag's name as a back reference so we can later search for something more specific like \"</div>\"\n */\nprivate typealias PatternsTable = Map<String, Pair<String, String>>"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "ec20b32cccea4165e46f5acf94c1481367a546e4b305a01f56050dc87b63bc2b"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Use a comma before 'so' if it connects two independent clauses (unless they are closely connected and short).",
"markdown": "Use a comma before 'so' if it connects two independent clauses (unless they are closely connected and short)."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimSearchHelperBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 162,
"startColumn": 54,
"charOffset": 5475,
"charLength": 3,
"snippet": {
"text": " so"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 160,
"startColumn": 1,
"charOffset": 5330,
"charLength": 326,
"snippet": {
"text": " var found = false\n var _pos = if (pos < size) pos else min(size, (chars.length - 1))\n // For back searches, skip any current whitespace so we start at the end of a word\n if (step < 0 && _pos > 0) {\n if (charType(editor, chars[_pos - 1], bigWord) === CharacterHelper.CharacterType.WHITESPACE && !spaceWords) {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "ed6477d34f5d2f944370d0f219ccafa30a3990671f2d26618b76b44aa9d5f647"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "The adjective or adverb off-screen is spelled with a hyphen.",
"markdown": "The adjective or adverb off-screen is spelled with a hyphen."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/action/motion/screen/MotionLastScreenLineActionTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 325,
"startColumn": 8,
"charOffset": 11796,
"charLength": 6,
"snippet": {
"text": "screen"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 323,
"startColumn": 1,
"charOffset": 11557,
"charLength": 430,
"snippet": {
"text": " // Screen is 35 high. Top line is 21 (1 based), inlay starts at 26, is 10 rows high and bottom line is 45.\n // Caret is at line 31. 35L should go to 34 lines above bottom line (L == 1L), which would be 11, which would be off\n // screen. Screen doesn't scroll, caret remains on screen at existing top line - 21\n kotlin.test.assertEquals(35, screenHeight)\n configureByLines(100, \" I found it in a legendary land\")"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "eea5b7d48d6c8bb88534a9ee8d8f0bc6a255172ed8f762fef505282131eaef9f"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Use a comma before 'but' if it connects two independent clauses (unless they are closely connected and short).",
"markdown": "Use a comma before 'but' if it connects two independent clauses (unless they are closely connected and short)."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/action/VimShortcutKeyAction.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 236,
"startColumn": 67,
"charOffset": 10852,
"charLength": 1,
"snippet": {
"text": "\n"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 234,
"startColumn": 1,
"charOffset": 10779,
"charLength": 244,
"snippet": {
"text": "\n /**\n * getDefaultKeyStroke is needed for NEO layout keyboard VIM-987\n * but we should cache the value because on the second call (isEnabled -> actionPerformed)\n * the event is already consumed and getDefaultKeyStroke returns null\n */"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "f21e48a689e422eb2ad60e6d7e1203d81cd267c6593b1abb2c72e30e1c41e57e"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Unpaired symbol: '[' seems to be missing",
"markdown": "Unpaired symbol: '\\[' seems to be missing"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/test/kotlin/com/maddyhome/idea/vim/regexp/internal/VimRegexParserTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 198,
"startColumn": 23,
"charOffset": 3997,
"charLength": 1,
"snippet": {
"text": "]"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 196,
"startColumn": 1,
"charOffset": 3846,
"charLength": 196,
"snippet": {
"text": " * class expression, this pattern is still valid and means:\n * Any of these characters: '[' ':' 'i' 'n' 'v' 'a' 'l' 'd',\n * followed by a ']'\n */\n assertSuccess(\"[[:invalid:]]\")"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "f328167aad6e2744164b5fe7eb336088a190b70dbbfa9b2fc971cca181ec34f8"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "When 'set-up' is used as a noun or modifier, it needs to be hyphenated.",
"markdown": "When 'set-up' is used as a noun or modifier, it needs to be hyphenated."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/action/scroll/ScrollLineUpActionTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 149,
"startColumn": 35,
"charOffset": 4239,
"charLength": 6,
"snippet": {
"text": "set up"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 147,
"startColumn": 1,
"charOffset": 4200,
"charLength": 129,
"snippet": {
"text": " }\n\n // This actually works, but the set up puts us in the wrong position\n @TestWithoutNeovim(SkipNeovimReason.SCROLL)\n @Test"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "f3a5236917bfd8cf08c81ff94e1729019e1a70924273bdfb51862fdf7ecba61b"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Adverb repetition.",
"markdown": "Adverb repetition."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimChangeGroupBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 868,
"startColumn": 44,
"charOffset": 30697,
"charLength": 24,
"snippet": {
"text": "linewise become linewise"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 866,
"startColumn": 1,
"charOffset": 30538,
"charLength": 324,
"snippet": {
"text": " val range = injector.motion.getMotionRange(editor, caret, context, argument, operatorArguments) ?: return null\n\n // Delete motion commands that are not linewise become linewise if all the following are true:\n // 1) The range is across multiple lines\n // 2) There is only whitespace before the start of the range"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "f45de334e140dd96a511d970f37f8c02fbae17e896a921e2ae270e477a795f93"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Unpaired symbol: ''' seems to be missing",
"markdown": "Unpaired symbol: ''' seems to be missing"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/test/kotlin/com/maddyhome/idea/vim/regexp/internal/VimRegexEngineTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 1308,
"startColumn": 55,
"charOffset": 24381,
"charLength": 1,
"snippet": {
"text": "'"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 1306,
"startColumn": 1,
"charOffset": 24266,
"charLength": 136,
"snippet": {
"text": " fun `test match character by hexadecimal code`() {\n /**\n * Match character with code 0x31, followed by '23'\n */\n doTest("
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "f548764819a462b582fc6dd66cd4250904715594c35cd5b784f2660aad645be8"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "This word is normally spelled with a hyphen.",
"markdown": "This word is normally spelled with a hyphen."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/helper/EditorHelperTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 46,
"startColumn": 18,
"charOffset": 1800,
"charLength": 9,
"snippet": {
"text": "mid point"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 44,
"startColumn": 1,
"charOffset": 1635,
"charLength": 331,
"snippet": {
"text": " configureByColumns(200)\n // For an 80 column screen, moving a column to the centre should position it in column 41 (1 based) - 40 columns on\n // the left, mid point, 39 columns on the right\n // Put column 100 into position 41 -> offset is 59 columns\n EditorHelper.scrollColumnToMiddleOfScreen(fixture.editor, 0, 99)"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "fb7b8428ffc450b91530b14b127804c3de1cf67968156204c6bc597ed8fbfc64"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "Unpaired symbol: ''' seems to be missing",
"markdown": "Unpaired symbol: ''' seems to be missing"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/test/kotlin/com/maddyhome/idea/vim/regexp/internal/VimRegexEngineTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 1330,
"startColumn": 54,
"charOffset": 24776,
"charLength": 1,
"snippet": {
"text": "'"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 1328,
"startColumn": 1,
"charOffset": 24655,
"charLength": 142,
"snippet": {
"text": " fun `test match character by 4 long hexadecimal code`() {\n /**\n * Match character with code 0x31 followed by '23'\n */\n doTest("
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "fcca4dd403c1e7db651860fc1332ea56c11fe61c994ce3d68e7a6e3f933ea0a7"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "GrazieInspection",
"kind": "fail",
"level": "note",
"message": {
"text": "A hyphen is missing in the adjective built-in.",
"markdown": "A hyphen is missing in the adjective built-in."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/group/EditorGroup.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 84,
"startColumn": 24,
"charOffset": 3312,
"charLength": 8,
"snippet": {
"text": "built in"
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 82,
"startColumn": 1,
"charOffset": 3249,
"charLength": 400,
"snippet": {
"text": " removeRelativeLineNumbers(editor);\n\n // Don't reset the built in line numbers if we're releasing the editor. If we do, EditorSettings.setLineNumbersShown\n // can cause the editor to refresh settings and can call into FileManagerImpl.getCachedPsiFile AFTER FileManagerImpl\n // has been disposed (Closing the project with a Find Usages result showing a preview panel is a good repro case)."
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "ff9026d98fa533ef4c05155ffcf2b8c6337d83c2b96bbe1baca091c41b2036a3"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "GRAMMAR_ERROR",
"qodanaSeverity": "Info",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "HasPlatformType",
"kind": "fail",
"level": "note",
"message": {
"text": "Declaration has type inferred from a platform call, which can lead to unchecked nullability issues. Specify type explicitly as nullable or non-nullable.",
"markdown": "Declaration has type inferred from a platform call, which can lead to unchecked nullability issues. Specify type explicitly as nullable or non-nullable."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/testFixtures/kotlin/org/jetbrains/plugins/ideavim/NeovimTesting.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 168,
"startColumn": 14,
"charOffset": 6445,
"charLength": 7,
"snippet": {
"text": "vimMode"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 166,
"startColumn": 1,
"charOffset": 6427,
"charLength": 99,
"snippet": {
"text": " }\n\n public fun vimMode() = neovimApi.mode.get().mode\n\n private fun assertMode(editor: Editor) {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "f5ed355fb258f928591a6ccb0f9d9c7e3d068f000beca1955ac18445695364ed"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "HtmlRequiredLangAttribute",
"kind": "fail",
"level": "warning",
"message": {
"text": "Missing required 'lang' attribute",
"markdown": "Missing required 'lang' attribute"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/resources/inspectionDescriptions/UsePlugSyntax.html",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 9,
"startColumn": 2,
"charOffset": 218,
"charLength": 4,
"snippet": {
"text": "html"
},
"sourceLanguage": "XML"
},
"contextRegion": {
"startLine": 7,
"startColumn": 1,
"charOffset": 210,
"charLength": 49,
"snippet": {
"text": " -->\n\n<html>\n<body>\nWrite your description here."
},
"sourceLanguage": "HTML"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "29c66ca2b4c8f91ecac4b695f422f5aebb5ae556e2ba7e4194cb8a6cae3018fb"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"XML"
]
}
},
{
"ruleId": "HtmlRequiredLangAttribute",
"kind": "fail",
"level": "warning",
"message": {
"text": "Missing required 'lang' attribute",
"markdown": "Missing required 'lang' attribute"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/resources/inspectionDescriptions/UsePlug.html",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 9,
"startColumn": 2,
"charOffset": 218,
"charLength": 4,
"snippet": {
"text": "html"
},
"sourceLanguage": "XML"
},
"contextRegion": {
"startLine": 7,
"startColumn": 1,
"charOffset": 210,
"charLength": 49,
"snippet": {
"text": " -->\n\n<html>\n<body>\nWrite your description here."
},
"sourceLanguage": "HTML"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "601e6109254d636e311de79c1582c07543fe8753ba53512f74630623701630de"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"XML"
]
}
},
{
"ruleId": "IncorrectServiceRetrieving",
"kind": "fail",
"level": "error",
"message": {
"text": "The application-level service is retrieved as a project-level service",
"markdown": "The application-level service is retrieved as a project-level service"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/ui/widgets/mode/VimModeWidget.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 156,
"startColumn": 43,
"charOffset": 5439,
"charLength": 7,
"snippet": {
"text": "service"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 154,
"startColumn": 1,
"charOffset": 5232,
"charLength": 295,
"snippet": {
"text": " val factory = StatusBarWidgetFactory.EP_NAME.findExtension(ModeWidgetFactory::class.java) ?: return\n for (project in ProjectManager.getInstance().openProjects) {\n val statusBarWidgetsManager = project.service<StatusBarWidgetsManager>()\n statusBarWidgetsManager.updateWidget(factory)\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "06d9203fc422969e735f64038d14f09fcc77aeb1bdeac9bd1648ca2919a99caf"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "IncorrectServiceRetrieving",
"kind": "fail",
"level": "error",
"message": {
"text": "The application-level service is retrieved as a project-level service",
"markdown": "The application-level service is retrieved as a project-level service"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/ui/StatusBar.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 97,
"startColumn": 45,
"charOffset": 3920,
"charLength": 10,
"snippet": {
"text": "getService"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 95,
"startColumn": 1,
"charOffset": 3752,
"charLength": 282,
"snippet": {
"text": " val projectManager = ProjectManager.getInstanceIfCreated() ?: return\n for (project in projectManager.openProjects) {\n val statusBarWidgetsManager = project.getService(StatusBarWidgetsManager::class.java) ?: continue\n statusBarWidgetsManager.updateWidget(this)\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "237423da1d5bbb3e8ab05627282418cbf4d611d2ed093514aedd0f57f7f6f715"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "IncorrectServiceRetrieving",
"kind": "fail",
"level": "error",
"message": {
"text": "The application-level service is retrieved as a project-level service",
"markdown": "The application-level service is retrieved as a project-level service"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/ui/widgets/macro/MacroWidgetFactory.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 89,
"startColumn": 43,
"charOffset": 2856,
"charLength": 7,
"snippet": {
"text": "service"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 87,
"startColumn": 1,
"charOffset": 2648,
"charLength": 296,
"snippet": {
"text": " val factory = StatusBarWidgetFactory.EP_NAME.findExtension(MacroWidgetFactory::class.java) ?: return\n for (project in ProjectManager.getInstance().openProjects) {\n val statusBarWidgetsManager = project.service<StatusBarWidgetsManager>()\n statusBarWidgetsManager.updateWidget(factory)\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "c2fb5c83e9a81e310cb7a08649d27eb227ccc6d9d83d5e450a594fb2ac455abd"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "JUnitMixedFramework",
"kind": "fail",
"level": "warning",
"message": {
"text": "Method '`test put visual text multicaret`()' annotated with '@Ignore' inside class extending JUnit 5 TestCase",
"markdown": "Method ```test put visual text multicaret`()`` annotated with '@Ignore' inside class extending JUnit 5 TestCase"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/action/copy/PutVisualTextMoveCursorActionTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 322,
"startColumn": 7,
"charOffset": 9839,
"charLength": 33,
"snippet": {
"text": "`test put visual text multicaret`"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 320,
"startColumn": 1,
"charOffset": 9813,
"charLength": 159,
"snippet": {
"text": " @Test\n @Disabled\n fun `test put visual text multicaret`() {\n val before = \"${c}qwe asd ${c}zxc rty ${c}fgh vbn\"\n val editor = configureByText(before)"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "5ad45202e73605edc29995760efc515bf526ab97a7b3dbefb71c347058867802"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "JUnitMixedFramework",
"kind": "fail",
"level": "warning",
"message": {
"text": "Method '`ingoretest put visual block visual line mode`()' annotated with '@Ignore' inside class extending JUnit 5 TestCase",
"markdown": "Method ```ingoretest put visual block visual line mode`()`` annotated with '@Ignore' inside class extending JUnit 5 TestCase"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/action/copy/PutVisualTextMoveCursorActionTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 266,
"startColumn": 7,
"charOffset": 8468,
"charLength": 46,
"snippet": {
"text": "`ingoretest put visual block visual line mode`"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 264,
"startColumn": 1,
"charOffset": 8430,
"charLength": 129,
"snippet": {
"text": " @Suppress(\"unused\")\n @Ignore\n fun `ingoretest put visual block visual line mode`() {\n val before = \"\"\"\n qw${c}e"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "6eb9bc49fd9da8eb4fbe7139ffa700501a764e71442bddde68eb6bab932b053f"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "JavaIoSerializableObjectMustHaveReadResolve",
"kind": "fail",
"level": "warning",
"message": {
"text": "Serializable object must implement 'readResolve'",
"markdown": "Serializable object must implement 'readResolve'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/ui/ex/ExEditorKit.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 24,
"startColumn": 17,
"charOffset": 747,
"charLength": 11,
"snippet": {
"text": "ExEditorKit"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 22,
"startColumn": 1,
"charOffset": 695,
"charLength": 97,
"snippet": {
"text": "import javax.swing.text.TextAction\n\ninternal object ExEditorKit : DefaultEditorKit() {\n\n @NonNls"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "d0fdfbeadd0d851054c8260245516d5cf8e637e28367121f1007eda304cbe75e"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "JavadocBlankLines",
"kind": "fail",
"level": "warning",
"message": {
"text": "Blank line will be ignored",
"markdown": "Blank line will be ignored"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/argtextobj/VimArgTextObjExtension.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 416,
"startColumn": 6,
"charOffset": 14654,
"charLength": 1,
"snippet": {
"text": "*"
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 414,
"startColumn": 1,
"charOffset": 14514,
"charLength": 242,
"snippet": {
"text": " * Detects if current position is inside a quoted string and adjusts\n * left and right bounds to the boundaries of the string.\n *\n * NOTE: Does not support line continuations for quoted string ('\\' at the end of line).\n */"
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "2712fd017a2b9f10ae5d342ec6ebc476c791480df076adef44d06216d44b743e"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "JavadocLinkAsPlainText",
"kind": "fail",
"level": "warning",
"message": {
"text": "Link specified as plain text",
"markdown": "Link specified as plain text"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/textobjindent/VimIndentObject.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 51,
"startColumn": 4,
"charOffset": 2152,
"charLength": 84,
"snippet": {
"text": "https://github.com/michaeljsmith/vim-indent-object/blob/master/doc/indent-object.txt"
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 49,
"startColumn": 1,
"charOffset": 2092,
"charLength": 187,
"snippet": {
"text": " *\n * See also the reference manual for more details at:\n * https://github.com/michaeljsmith/vim-indent-object/blob/master/doc/indent-object.txt\n *\n * @author Shrikant Kandula (@sharat87)"
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "2a271542bc88f63663d16f84effafd01a8377793703390a1c140debaae7a7d40"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "JavadocLinkAsPlainText",
"kind": "fail",
"level": "warning",
"message": {
"text": "Link specified as plain text",
"markdown": "Link specified as plain text"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/textobjentire/VimTextObjEntireExtension.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 38,
"startColumn": 4,
"charOffset": 1482,
"charLength": 42,
"snippet": {
"text": "https://github.com/kana/vim-textobj-entire"
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 36,
"startColumn": 1,
"charOffset": 1452,
"charLength": 82,
"snippet": {
"text": "/**\n * Port of vim-entire:\n * https://github.com/kana/vim-textobj-entire\n *\n * <p>"
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "512e82e4cc403e6fc67dcf0240cec7a6b633f3fef248b69c0849dcd034bbd28e"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "JavadocLinkAsPlainText",
"kind": "fail",
"level": "warning",
"message": {
"text": "Link specified as plain text",
"markdown": "Link specified as plain text"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/textobjindent/VimIndentObject.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 39,
"startColumn": 4,
"charOffset": 1544,
"charLength": 50,
"snippet": {
"text": "https://github.com/michaeljsmith/vim-indent-object"
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 37,
"startColumn": 1,
"charOffset": 1507,
"charLength": 97,
"snippet": {
"text": "/**\n * Port of vim-indent-object:\n * https://github.com/michaeljsmith/vim-indent-object\n *\n * <p>"
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "679644228434957e68524448d4a0488e2d83f1da95e577be4b96094036bd38e8"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "JavadocLinkAsPlainText",
"kind": "fail",
"level": "warning",
"message": {
"text": "Link specified as plain text",
"markdown": "Link specified as plain text"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/textobjentire/VimTextObjEntireExtension.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 53,
"startColumn": 4,
"charOffset": 2138,
"charLength": 77,
"snippet": {
"text": "https://github.com/kana/vim-textobj-entire/blob/master/doc/textobj-entire.txt"
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 51,
"startColumn": 1,
"charOffset": 2078,
"charLength": 179,
"snippet": {
"text": " *\n * See also the reference manual for more details at:\n * https://github.com/kana/vim-textobj-entire/blob/master/doc/textobj-entire.txt\n *\n * @author Alexandre Grison (@agrison)"
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "f8e9c8e22d0966b6b417de55b1118e72efb3902534025d002755b3c6ecfcae73"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "JoinDeclarationAndAssignment",
"kind": "fail",
"level": "note",
"message": {
"text": "Can be joined with assignment",
"markdown": "Can be joined with assignment"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/group/ChangeGroup.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 518,
"startColumn": 13,
"charOffset": 19560,
"charLength": 12,
"snippet": {
"text": "var pos: Int"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 516,
"startColumn": 1,
"charOffset": 19428,
"charLength": 203,
"snippet": {
"text": " val wsoff = editor.bufferPositionToOffset(spos)\n val weoff = editor.bufferPositionToOffset(epos)\n var pos: Int\n pos = wsoff\n while (pos <= weoff) {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "122525bb1ec248ff818edda9bc8bc127465d9262e42db38d3f3064e3c6c8e332"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "JoinDeclarationAndAssignment",
"kind": "fail",
"level": "note",
"message": {
"text": "Can be joined with assignment",
"markdown": "Can be joined with assignment"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimSearchHelperBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 570,
"startColumn": 5,
"charOffset": 19227,
"charLength": 13,
"snippet": {
"text": "var end: Int?"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 568,
"startColumn": 1,
"charOffset": 19097,
"charLength": 285,
"snippet": {
"text": " val lline: Int = editor.offsetToBufferPosition(start).line\n val np: Int = findNextParagraph(editor, lline, dir, false)\n var end: Int?\n // start < max was added to avoid exception and it may be incorrect\n end = if (start < max && chars[start] == '\\n' && !countCurrent) {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "c449453c1a9ef3b7c31b9fd6f223defa94fcc1040693e5289282344d43a70504"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KDocUnresolvedReference",
"kind": "fail",
"level": "warning",
"message": {
"text": "Cannot resolve symbol 'flags'",
"markdown": "Cannot resolve symbol 'flags'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimSearchGroup.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 156,
"startColumn": 91,
"charOffset": 7434,
"charLength": 5,
"snippet": {
"text": "flags"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 154,
"startColumn": 1,
"charOffset": 7160,
"charLength": 399,
"snippet": {
"text": " * @param range Only search and substitute within the given line range. Must be valid\n * @param excmd The command part of the ex command line, e.g. `s` or `substitute`, or `~`\n * @param exarg The argument to the substitute command, such as `/{pattern}/{string}/[flags]`\n * @return True if the substitution succeeds, false on error. Will succeed even if nothing is modified\n */"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "69247866d11a7ca11950d396e2608bfa835799daf11338667cc8679e6cf81fdd"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KDocUnresolvedReference",
"kind": "fail",
"level": "warning",
"message": {
"text": "Cannot resolve symbol 'IdeActionHandler'",
"markdown": "Cannot resolve symbol 'IdeActionHandler'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/handler/EditorActionHandlerBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 38,
"startColumn": 8,
"charOffset": 1551,
"charLength": 16,
"snippet": {
"text": "IdeActionHandler"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 36,
"startColumn": 1,
"charOffset": 1408,
"charLength": 340,
"snippet": {
"text": " * - [ChangeEditorActionHandler]: ..... Change commands. .... E.g.: s, r, gU\n * - [VisualOperatorActionHandler]: ... Visual commands.\n * - [IdeActionHandler]: .............. Commands handled by existing IDE actions.\n *\n * SpecialKeyHandlers are not presented here because these handlers are created to a limited set of commands and they"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "90db9ce86811c03b4a50222c1aac34b68c7dddba287182f6e52ea20c8582df80"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KDocUnresolvedReference",
"kind": "fail",
"level": "warning",
"message": {
"text": "Cannot resolve symbol 'Caret'",
"markdown": "Cannot resolve symbol 'Caret'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/group/visual/EngineVisualGroup.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 138,
"startColumn": 28,
"charOffset": 6002,
"charLength": 5,
"snippet": {
"text": "Caret"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 136,
"startColumn": 1,
"charOffset": 5970,
"charLength": 146,
"snippet": {
"text": "\n/**\n * This works almost like [Caret.getLeadSelectionOffset] in IJ, but vim-specific\n */\npublic val ImmutableVimCaret.vimLeadSelectionOffset: Int"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "c15fc94e35e5d5bd3674517714d8230e958f86dd88c5c7a8184dca77b3364662"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KDocUnresolvedReference",
"kind": "fail",
"level": "warning",
"message": {
"text": "Cannot resolve symbol 'getLeadSelectionOffset'",
"markdown": "Cannot resolve symbol 'getLeadSelectionOffset'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/group/visual/EngineVisualGroup.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 138,
"startColumn": 34,
"charOffset": 6008,
"charLength": 22,
"snippet": {
"text": "getLeadSelectionOffset"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 136,
"startColumn": 1,
"charOffset": 5970,
"charLength": 146,
"snippet": {
"text": "\n/**\n * This works almost like [Caret.getLeadSelectionOffset] in IJ, but vim-specific\n */\npublic val ImmutableVimCaret.vimLeadSelectionOffset: Int"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "c2e057a912212b454c311e5014fb403107ee46f3542442ac4a15dc0b5dd8a958"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KDocUnresolvedReference",
"kind": "fail",
"level": "warning",
"message": {
"text": "Cannot resolve symbol 'vimSelectionStart'",
"markdown": "Cannot resolve symbol 'vimSelectionStart'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimVisualMotionGroup.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 34,
"startColumn": 17,
"charOffset": 1151,
"charLength": 17,
"snippet": {
"text": "vimSelectionStart"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 32,
"startColumn": 1,
"charOffset": 1097,
"charLength": 135,
"snippet": {
"text": " * it:\n * - Updates command state\n * - Updates [vimSelectionStart] property\n * - Updates caret colors\n * - Updates care shape"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "c55a400178763468cb64af5ff781134390fc066d3ba6220a41e1346a7d5db28e"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KDocUnresolvedReference",
"kind": "fail",
"level": "warning",
"message": {
"text": "Cannot resolve symbol 'KeyHandler'",
"markdown": "Cannot resolve symbol 'KeyHandler'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/key/KeyStack.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 18,
"startColumn": 54,
"charOffset": 544,
"charLength": 10,
"snippet": {
"text": "KeyHandler"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 16,
"startColumn": 1,
"charOffset": 415,
"charLength": 350,
"snippet": {
"text": "/**\n * This thing is used for keeping keys from ToKeys mappings and macros.\n * Previously, the mapping was directly sent to the [KeyHandler]. However, in this case it was impossible to\n * pass the key to modal entry (for getChar function).\n * Original vim uses a typeahead buffer for that, but it's not implemented for IdeaVim and this mappingStack"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "c7a2a4e55230eb77a6b08f81ca440703812f90481a726edc208c5223bb8bd876"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KDocUnresolvedReference",
"kind": "fail",
"level": "warning",
"message": {
"text": "Cannot resolve symbol 'ijAction'",
"markdown": "Cannot resolve symbol 'ijAction'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/helper/IjActionExecutor.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 68,
"startColumn": 13,
"charOffset": 2905,
"charLength": 8,
"snippet": {
"text": "ijAction"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 66,
"startColumn": 1,
"charOffset": 2865,
"charLength": 122,
"snippet": {
"text": " * Execute an action\n *\n * @param ijAction The action to execute\n * @param context The context to run it in\n */"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "d89d07a5b139546151655e7bd415ec9fc3cf560c7ac829b1ffb96866be427fc2"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KDocUnresolvedReference",
"kind": "fail",
"level": "warning",
"message": {
"text": "Cannot resolve symbol 'setMode'",
"markdown": "Cannot resolve symbol 'setMode'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/state/mode/Mode.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 23,
"startColumn": 53,
"charOffset": 756,
"charLength": 7,
"snippet": {
"text": "setMode"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 21,
"startColumn": 1,
"charOffset": 580,
"charLength": 322,
"snippet": {
"text": " * Modes with selection have [selectionType] variable representing if the selection is character-, line-, or block-wise.\n *\n * To update the current mode, use [VimStateMachine.setMode]. To get the current mode use [VimStateMachine.mode].\n *\n * [Mode] also has a bunch of extension functions like [Mode.isSingleModeActive]."
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "f33d3b0199bb4da2203480998f6de77459f83d8a6faea5d224faf89d384a9624"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinConstantConditions",
"kind": "fail",
"level": "warning",
"message": {
"text": "Condition 'res == null' is always true",
"markdown": "Condition 'res == null' is always true"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimSearchHelperBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 632,
"startColumn": 16,
"charOffset": 21145,
"charLength": 11,
"snippet": {
"text": "res == null"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 630,
"startColumn": 1,
"charOffset": 21112,
"charLength": 79,
"snippet": {
"text": " }\n }\n } else if (res == null && np >= 0) {\n res = np\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "0e6750131d86ac14f5477e0822a6bd4ed4381639330330f035b6ce15a116190f"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinConstantConditions",
"kind": "fail",
"level": "warning",
"message": {
"text": "Condition 'hlArea == HighlighterTargetArea.EXACT_RANGE || isVisual' is always true when reached",
"markdown": "Condition 'hlArea == HighlighterTargetArea.EXACT_RANGE \\|\\| isVisual' is always true when reached"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/exchange/VimExchangeExtension.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 150,
"startColumn": 46,
"charOffset": 7179,
"charLength": 55,
"snippet": {
"text": "hlArea == HighlighterTargetArea.EXACT_RANGE || isVisual"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 148,
"startColumn": 1,
"charOffset": 7062,
"charLength": 284,
"snippet": {
"text": " }\n val isVisualLine = ex.type == SelectionType.LINE_WISE\n val endAdj = if (!(isVisualLine) && (hlArea == HighlighterTargetArea.EXACT_RANGE || isVisual)) 1 else 0\n return ijEditor.markupModel.addRangeHighlighter(\n ijEditor.getMarkOffset(ex.start),"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "1c6c7c8e7ce93483dc8b160a949b208f01eab9e259f273cc36c59a1b5f414579"
},
"baselineState": "new",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinConstantConditions",
"kind": "fail",
"level": "warning",
"message": {
"text": "Condition 'oneway' is always true when reached",
"markdown": "Condition 'oneway' is always true when reached"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimSearchHelperBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 817,
"startColumn": 40,
"charOffset": 27190,
"charLength": 6,
"snippet": {
"text": "oneway"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 815,
"startColumn": 1,
"charOffset": 27127,
"charLength": 103,
"snippet": {
"text": " }\n which = 0\n if (dir == Direction.FORWARDS && oneway) {\n findend = true\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "23666bbc2d577b0ba0d55ddcd8cc6b15ba67897b905636f64dddecd8899cd42a"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinConstantConditions",
"kind": "fail",
"level": "warning",
"message": {
"text": "Condition 'requireAll' is always true when reached",
"markdown": "Condition 'requireAll' is always true when reached"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimSearchHelperBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 518,
"startColumn": 42,
"charOffset": 17604,
"charLength": 10,
"snippet": {
"text": "requireAll"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 516,
"startColumn": 1,
"charOffset": 17449,
"charLength": 191,
"snippet": {
"text": " } else if (count > 0 && total > 1 && !requireAll) {\n res = if (dir == Direction.FORWARDS) max - 1 else 0\n } else if (count > 0 && total > 1 && requireAll) {\n res = null\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "3901eb6330806a76e92ed2d76c28f0de305f69df14ed53942cf71e2d6d716e66"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinConstantConditions",
"kind": "fail",
"level": "warning",
"message": {
"text": "Condition 'oneway' is always true when reached",
"markdown": "Condition 'oneway' is always true when reached"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimSearchHelperBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 808,
"startColumn": 41,
"charOffset": 26958,
"charLength": 6,
"snippet": {
"text": "oneway"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 806,
"startColumn": 1,
"charOffset": 26856,
"charLength": 143,
"snippet": {
"text": " }\n which = if (dir == Direction.FORWARDS) 1 else 0\n if (dir == Direction.BACKWARDS && oneway) {\n findend = false\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "4204e02052535c50b158079a622d9331484487b7d2657173326897e7dbffab24"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinConstantConditions",
"kind": "fail",
"level": "warning",
"message": {
"text": "Condition 'np >= 0' is always true when reached",
"markdown": "Condition 'np \\>= 0' is always true when reached"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimSearchHelperBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 755,
"startColumn": 24,
"charOffset": 25259,
"charLength": 7,
"snippet": {
"text": "np >= 0"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 753,
"startColumn": 1,
"charOffset": 25051,
"charLength": 296,
"snippet": {
"text": " // Now let's see which to return, the sentence we found or the paragraph we found.\n // This mess returns which ever is closer to our starting point (and in the right direction).\n if (res != null && np >= 0) {\n if (dir == Direction.FORWARDS) {\n if (np < res || res < start) {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "451363020d7b5de06abbc283774cfc60e497c85b39ac77ef5521b5fb30f5df9d"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinConstantConditions",
"kind": "fail",
"level": "warning",
"message": {
"text": "Condition 'startSpace' is always true",
"markdown": "Condition 'startSpace' is always true"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/newapi/IjVimSearchHelper.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 274,
"startColumn": 88,
"charOffset": 9313,
"charLength": 10,
"snippet": {
"text": "startSpace"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 272,
"startColumn": 1,
"charOffset": 9110,
"charLength": 308,
"snippet": {
"text": " if (!onWordEnd || hasSelection || count > 1 && dir == 1 || startSpace && isOuter) {\n end = if (dir == 1) {\n val c = count - if (onWordEnd && !hasSelection && (!(startSpace && isOuter) || startSpace && !isOuter)) 1 else 0\n findNextWordEnd(editor, pos, c, isBig, !isOuter)\n } else {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "60245c891f45dc47eb8fd6f52d63759c0f99c7fad0d34d206a615372bd7a9642"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinConstantConditions",
"kind": "fail",
"level": "warning",
"message": {
"text": "Condition 'step < 0' is always true when reached",
"markdown": "Condition 'step \\< 0' is always true when reached"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimSearchHelperBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 249,
"startColumn": 76,
"charOffset": 8279,
"charLength": 8,
"snippet": {
"text": "step < 0"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 247,
"startColumn": 1,
"charOffset": 8155,
"charLength": 228,
"snippet": {
"text": " if (step >= 0) {\n res = pos - 1\n } else if (newType === CharacterHelper.CharacterType.WHITESPACE && step < 0 && !spaceWords) {\n pos = skipSpace(editor, chars, pos, step, size)\n res = pos"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "68717a35279f4841179ace184a665dcc509902d920dffab635c909320c679970"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinConstantConditions",
"kind": "fail",
"level": "warning",
"message": {
"text": "Condition 'hlArea == HighlighterTargetArea.EXACT_RANGE' is always true",
"markdown": "Condition 'hlArea == HighlighterTargetArea.EXACT_RANGE' is always true"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/exchange/VimExchangeExtension.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 150,
"startColumn": 46,
"charOffset": 7179,
"charLength": 43,
"snippet": {
"text": "hlArea == HighlighterTargetArea.EXACT_RANGE"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 148,
"startColumn": 1,
"charOffset": 7062,
"charLength": 284,
"snippet": {
"text": " }\n val isVisualLine = ex.type == SelectionType.LINE_WISE\n val endAdj = if (!(isVisualLine) && (hlArea == HighlighterTargetArea.EXACT_RANGE || isVisual)) 1 else 0\n return ijEditor.markupModel.addRangeHighlighter(\n ijEditor.getMarkOffset(ex.start),"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "877eafca6fdcd062cd3f0db4441e86feb907a24207273475fadf36d38ddd9d83"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinConstantConditions",
"kind": "fail",
"level": "warning",
"message": {
"text": "Condition 'dir == Direction.FORWARDS' is always true",
"markdown": "Condition 'dir == Direction.FORWARDS' is always true"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimSearchHelperBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 799,
"startColumn": 18,
"charOffset": 26603,
"charLength": 25,
"snippet": {
"text": "dir == Direction.FORWARDS"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 797,
"startColumn": 1,
"charOffset": 26522,
"charLength": 203,
"snippet": {
"text": " if (oneway) {\n findend = dir == Direction.FORWARDS\n } else if (dir == Direction.FORWARDS && start < max - 1 && !Character.isSpaceChar(chars[start + 1])) {\n findend = true\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "9b0165dedcb5fbe65126684fedf28f33285a39324aa3511f88fa4a2da3096735"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinConstantConditions",
"kind": "fail",
"level": "warning",
"message": {
"text": "'when' branch is never reachable",
"markdown": "'when' branch is never reachable"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/matchit/Matchit.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 403,
"startColumn": 5,
"charOffset": 18211,
"charLength": 24,
"snippet": {
"text": "is Motion.AdjustedOffset"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 401,
"startColumn": 1,
"charOffset": 18136,
"charLength": 168,
"snippet": {
"text": " return when (motion) {\n is Motion.AbsoluteOffset -> motion.offset\n is Motion.AdjustedOffset -> motion.offset\n is Motion.Error, is Motion.NoMotion -> null\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "c1ec28fb02e00eb0e6341ac604c71302e72385c1e8c7933a81d4d19d86a08edd"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinConstantConditions",
"kind": "fail",
"level": "warning",
"message": {
"text": "Condition 'it' is always false",
"markdown": "Condition 'it' is always false"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/helper/SearchHelperKt.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 45,
"startColumn": 68,
"charOffset": 2024,
"charLength": 2,
"snippet": {
"text": "it"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 43,
"startColumn": 1,
"charOffset": 1818,
"charLength": 302,
"snippet": {
"text": " // if opening quote was found before pos (inQuote=true), it doesn't mean pos is in string, we need\n // to find closing quote to be sure\n var posInQuote = lastBeforePos?.inQuote?.let { if (it) null else it }\n\n val lastOpenSingleQuotePosBeforeCurrentPos = lastBeforePos?.lastOpenSingleQuotePos ?: -1"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "cb98abfb3b1c13444e4a3a8e3aa85de22dd7f56a4a2f75b73bb2443fb7db1c56"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinConstantConditions",
"kind": "fail",
"level": "note",
"message": {
"text": "Value of 'isInOpPending' is always false",
"markdown": "Value of 'isInOpPending' is always false"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/matchit/Matchit.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 122,
"startColumn": 75,
"charOffset": 5287,
"charLength": 13,
"snippet": {
"text": "isInOpPending"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 120,
"startColumn": 1,
"charOffset": 5108,
"charLength": 221,
"snippet": {
"text": " editor.sortedCarets().forEach { caret ->\n injector.jumpService.saveJumpLocation(editor)\n caret.moveToOffset(getMatchitOffset(editor.ij, caret.ij, count, isInOpPending, reverse))\n }\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "cf039cf6a4f76961f97b1cecb62c99ce67969849ab4d1825591cec4591f46f1a"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinConstantConditions",
"kind": "fail",
"level": "warning",
"message": {
"text": "Condition 'res == null && np >= 0' is always true",
"markdown": "Condition 'res == null \\&\\& np \\>= 0' is always true"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimSearchHelperBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 632,
"startColumn": 16,
"charOffset": 21145,
"charLength": 22,
"snippet": {
"text": "res == null && np >= 0"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 630,
"startColumn": 1,
"charOffset": 21112,
"charLength": 79,
"snippet": {
"text": " }\n }\n } else if (res == null && np >= 0) {\n res = np\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "da0d86dcf26c3ac6cfc052359a61a4e11a6f6cb20cc7ccdf5c9b02daf312caa2"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinConstantConditions",
"kind": "fail",
"level": "warning",
"message": {
"text": "Condition 'requireAll' is always true when reached",
"markdown": "Condition 'requireAll' is always true when reached"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimSearchHelperBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 552,
"startColumn": 42,
"charOffset": 18725,
"charLength": 10,
"snippet": {
"text": "requireAll"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 550,
"startColumn": 1,
"charOffset": 18570,
"charLength": 191,
"snippet": {
"text": " } else if (count > 0 && total > 1 && !requireAll) {\n res = if (dir == Direction.FORWARDS) max - 1 else 0\n } else if (count > 0 && total > 1 && requireAll) {\n res = null\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "e25a8a3892c318f6614cb392a190bbbf0f7cd9aec52946b31d985c99283c679f"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinConstantConditions",
"kind": "fail",
"level": "warning",
"message": {
"text": "Condition 'startSpace && !isOuter' is always false when reached",
"markdown": "Condition 'startSpace \\&\\& !isOuter' is always false when reached"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/newapi/IjVimSearchHelper.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 274,
"startColumn": 88,
"charOffset": 9313,
"charLength": 22,
"snippet": {
"text": "startSpace && !isOuter"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 272,
"startColumn": 1,
"charOffset": 9110,
"charLength": 308,
"snippet": {
"text": " if (!onWordEnd || hasSelection || count > 1 && dir == 1 || startSpace && isOuter) {\n end = if (dir == 1) {\n val c = count - if (onWordEnd && !hasSelection && (!(startSpace && isOuter) || startSpace && !isOuter)) 1 else 0\n findNextWordEnd(editor, pos, c, isBig, !isOuter)\n } else {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "e2ea6be694eb0fc62dca252380b1ec919e53202594f871875ce3b73ff8be45a1"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinConstantConditions",
"kind": "fail",
"level": "warning",
"message": {
"text": "Condition 'np >= 0' is always true when reached",
"markdown": "Condition 'np \\>= 0' is always true when reached"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimSearchHelperBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 632,
"startColumn": 31,
"charOffset": 21160,
"charLength": 7,
"snippet": {
"text": "np >= 0"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 630,
"startColumn": 1,
"charOffset": 21112,
"charLength": 79,
"snippet": {
"text": " }\n }\n } else if (res == null && np >= 0) {\n res = np\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "e3d081bfee81c5071217ba0af70fd7beb587badb2ec3806c22ff04a10b85bae9"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinConstantConditions",
"kind": "fail",
"level": "warning",
"message": {
"text": "Condition '!isOuter' is always false when reached",
"markdown": "Condition '!isOuter' is always false when reached"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/newapi/IjVimSearchHelper.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 274,
"startColumn": 102,
"charOffset": 9327,
"charLength": 8,
"snippet": {
"text": "!isOuter"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 272,
"startColumn": 1,
"charOffset": 9110,
"charLength": 308,
"snippet": {
"text": " if (!onWordEnd || hasSelection || count > 1 && dir == 1 || startSpace && isOuter) {\n end = if (dir == 1) {\n val c = count - if (onWordEnd && !hasSelection && (!(startSpace && isOuter) || startSpace && !isOuter)) 1 else 0\n findNextWordEnd(editor, pos, c, isBig, !isOuter)\n } else {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "ee63b9bf4cf3aa0594f49681567ae86c608eef060018d332d76b20b969c511ff"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinConstantConditions",
"kind": "fail",
"level": "warning",
"message": {
"text": "Condition 'np >= 0' is always true when reached",
"markdown": "Condition 'np \\>= 0' is always true when reached"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimSearchHelperBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 622,
"startColumn": 24,
"charOffset": 20903,
"charLength": 7,
"snippet": {
"text": "np >= 0"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 620,
"startColumn": 1,
"charOffset": 20695,
"charLength": 296,
"snippet": {
"text": " // Now let's see which to return, the sentence we found or the paragraph we found.\n // This mess returns which ever is closer to our starting point (and in the right direction).\n if (res != null && np >= 0) {\n if (dir == Direction.FORWARDS) {\n if (np < res || res < start) {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "fa7099eac0add1f69265b39d276a3b242e5ca514a48c754a332e24e77ce07e65"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinConstantConditions",
"kind": "fail",
"level": "warning",
"message": {
"text": "Condition 'expressionValue is VimBlob' is always true",
"markdown": "Condition 'expressionValue is VimBlob' is always true"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/model/commands/LetCommand.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 168,
"startColumn": 24,
"charOffset": 8721,
"charLength": 26,
"snippet": {
"text": "expressionValue is VimBlob"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 166,
"startColumn": 1,
"charOffset": 8664,
"charLength": 121,
"snippet": {
"text": " }\n }\n } else if (expressionValue is VimBlob) {\n TODO()\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "fbe42591b0deb17cf6fc5c2ea46a8f82e43016ba5309431f0c51827a547ee211"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinDeprecation",
"kind": "fail",
"level": "warning",
"message": {
"text": "No cast needed",
"markdown": "No cast needed"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/ex/parser/commands/LetCommandTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 28,
"startColumn": 5,
"charOffset": 963,
"charLength": 21,
"snippet": {
"text": "command as LetCommand"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 26,
"startColumn": 1,
"charOffset": 882,
"charLength": 218,
"snippet": {
"text": " val command = script.units.first()\n assertTrue(command is LetCommand)\n command as LetCommand\n assertEquals(Register('+'), command.variable)\n assertEquals(AssignmentOperator.ASSIGNMENT, command.operator)"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "13ffa7e0dffead9f30e12304ca694f99a31a468856789a824eaf5b51b5208d36"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinDeprecation",
"kind": "fail",
"level": "warning",
"message": {
"text": "'parseKeys(String): List' is deprecated. Use injector.parser.parseKeys(string)",
"markdown": "'parseKeys(String): List' is deprecated. Use injector.parser.parseKeys(string)"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/ex/MultipleCaretsTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 87,
"startColumn": 14,
"charOffset": 2396,
"charLength": 9,
"snippet": {
"text": "parseKeys"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 85,
"startColumn": 1,
"charOffset": 2272,
"charLength": 224,
"snippet": {
"text": " val before = \"qwe\\n\" + \"r${c}ty\\n\" + \"asd\\n\" + \"fg${c}h\\n\" + \"zxc\\n\" + \"vbn\\n\"\n configureByText(before)\n typeText(parseKeys(\"vj\"))\n typeText(commandToKeys(\"j\"))\n val after = \"qwe\\nrty$c asd\\nfgh$c zxc\\nvbn\\n\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "396ff02c542f71701cb802406e34c292b39a10d0eaf0c5b0e927322294e63862"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinDeprecation",
"kind": "fail",
"level": "warning",
"message": {
"text": "No cast needed",
"markdown": "No cast needed"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/ex/CommandParserTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 468,
"startColumn": 44,
"charOffset": 14897,
"charLength": 24,
"snippet": {
"text": "command as NormalCommand"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 466,
"startColumn": 1,
"charOffset": 14767,
"charLength": 171,
"snippet": {
"text": " val command = script.units[0]\n kotlin.test.assertTrue(command is NormalCommand)\n kotlin.test.assertEquals(\"/search\\r\", (command as NormalCommand).argument)\n }\n}"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "3d1545423660a0a3a8177ee51ce04cdf02d963f05ece06823d8b34236de1b2ca"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinDeprecation",
"kind": "fail",
"level": "warning",
"message": {
"text": "'parseKeys(String): List' is deprecated. Use injector.parser.parseKeys(string)",
"markdown": "'parseKeys(String): List' is deprecated. Use injector.parser.parseKeys(string)"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/ex/implementation/commands/MapCommandTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 587,
"startColumn": 14,
"charOffset": 17259,
"charLength": 9,
"snippet": {
"text": "parseKeys"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 585,
"startColumn": 1,
"charOffset": 17219,
"charLength": 155,
"snippet": {
"text": " assertState(\"text\\n\")\n\n typeText(parseKeys(\"t\"))\n assertPluginError(true)\n assertPluginErrorMessageContains(\"E121: Undefined variable: s:var\")"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "478019d038edbc98ee21adae7905028cf1797dd8e41a68e79d905bd57148b9a5"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinDeprecation",
"kind": "fail",
"level": "warning",
"message": {
"text": "'parseKeys(String): List' is deprecated. Use injector.parser.parseKeys(string)",
"markdown": "'parseKeys(String): List' is deprecated. Use injector.parser.parseKeys(string)"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/action/MotionActionTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 1209,
"startColumn": 14,
"charOffset": 27085,
"charLength": 9,
"snippet": {
"text": "parseKeys"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 1207,
"startColumn": 1,
"charOffset": 26971,
"charLength": 201,
"snippet": {
"text": " fun `test gv after linewise selection`() {\n configureByText(\"${c}Oh, hi Mark\\nOh, hi Markus\\n\")\n typeText(parseKeys(\"V\" + \"y\" + \"j\" + \"V\" + \"p\" + \"gv\"))\n assertSelection(\"Oh, hi Mark\\n\")\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "4860130797d4f3796ba4362f2207e81f5e8ed1d8e2f48f37a2f93a52075584c3"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinDeprecation",
"kind": "fail",
"level": "warning",
"message": {
"text": "Unnecessary non-null assertion (!!) on a non-null receiver of type String",
"markdown": "Unnecessary non-null assertion (!!) on a non-null receiver of type String"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/ex/implementation/commands/ActionListCommandTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 28,
"startColumn": 32,
"charOffset": 888,
"charLength": 2,
"snippet": {
"text": "!!"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 26,
"startColumn": 1,
"charOffset": 837,
"charLength": 189,
"snippet": {
"text": "\n // Header line\n val displayedLines = output!!.split(\"\\n\".toRegex()).dropLastWhile { it.isEmpty() }.toTypedArray()\n kotlin.test.assertEquals(\"--- Actions ---\", displayedLines[0])\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "65f5ce0d661e1fb22b26070d8dd8e4d21667a0d1d26721c60c4ac2b96d1cedb3"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinDeprecation",
"kind": "fail",
"level": "warning",
"message": {
"text": "'parseKeys(String): List' is deprecated. Use injector.parser.parseKeys(string)",
"markdown": "'parseKeys(String): List' is deprecated. Use injector.parser.parseKeys(string)"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/ex/MultipleCaretsTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 107,
"startColumn": 14,
"charOffset": 3014,
"charLength": 9,
"snippet": {
"text": "parseKeys"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 105,
"startColumn": 1,
"charOffset": 2890,
"charLength": 193,
"snippet": {
"text": " val before = \"qwe\\n\" + \"${c}rty\\n\" + \"asd\\n\" + \"f${c}gh\\n\" + \"zxc\\n\" + \"vbn\\n\"\n configureByText(before)\n typeText(parseKeys(\"vj\"))\n typeText(commandToKeys(\":co 2\"))\n val after ="
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "6728e7a9376a8d5de57add39c867b266a5692982f379f1ed6f5af212f7b8e546"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinDeprecation",
"kind": "fail",
"level": "warning",
"message": {
"text": "No cast needed",
"markdown": "No cast needed"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/ex/CommandParserTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 459,
"startColumn": 44,
"charOffset": 14552,
"charLength": 24,
"snippet": {
"text": "command as NormalCommand"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 457,
"startColumn": 1,
"charOffset": 14389,
"charLength": 203,
"snippet": {
"text": " val command = VimscriptParser.parseCommand(\"normal /search\\r\")\n kotlin.test.assertTrue(command is NormalCommand)\n kotlin.test.assertEquals(\"/search\\r\", (command as NormalCommand).argument)\n }\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "6ee596639f5c580339b5423f539923bbb2e89a801c3a1ae9c52fde96ee3ab8ff"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinDeprecation",
"kind": "fail",
"level": "warning",
"message": {
"text": "'parseKeys(String): List' is deprecated. Use injector.parser.parseKeys(string)",
"markdown": "'parseKeys(String): List' is deprecated. Use injector.parser.parseKeys(string)"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/ex/MultipleCaretsTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 266,
"startColumn": 14,
"charOffset": 7491,
"charLength": 9,
"snippet": {
"text": "parseKeys"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 264,
"startColumn": 1,
"charOffset": 7365,
"charLength": 177,
"snippet": {
"text": " .storeText(editor.vim, editor.vim.primaryCaret(), TextRange(16, 19), SelectionType.CHARACTER_WISE, false)\n\n typeText(parseKeys(\"vj\"))\n typeText(commandToKeys(\"pu\"))\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "7031969388cde92e56e19e0847ec91d766887938cb1eb6e3ff1680c6423fc14c"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinDeprecation",
"kind": "fail",
"level": "warning",
"message": {
"text": "No cast needed",
"markdown": "No cast needed"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/ex/parser/commands/LetCommandTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 40,
"startColumn": 5,
"charOffset": 1406,
"charLength": 21,
"snippet": {
"text": "command as LetCommand"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 38,
"startColumn": 1,
"charOffset": 1325,
"charLength": 219,
"snippet": {
"text": " val command = script.units.first()\n assertTrue(command is LetCommand)\n command as LetCommand\n assertEquals(Register('-'), command.variable)\n assertEquals(AssignmentOperator.SUBTRACTION, command.operator)"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "7949879a156c4df9c6386d99a1f5d830aca9f7a0d6d23580f43c66fe298dab66"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinDeprecation",
"kind": "fail",
"level": "warning",
"message": {
"text": "'parseKeys(String): List' is deprecated. Use injector.parser.parseKeys(string)",
"markdown": "'parseKeys(String): List' is deprecated. Use injector.parser.parseKeys(string)"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/ex/implementation/expressions/ExpressionTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 22,
"startColumn": 14,
"charOffset": 684,
"charLength": 9,
"snippet": {
"text": "parseKeys"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 20,
"startColumn": 1,
"charOffset": 585,
"charLength": 204,
"snippet": {
"text": " fun `test multiline register content`() {\n configureByText(\"${c}Oh\\nHi\\nMark\\n\")\n typeText(parseKeys(\"VGy\"))\n kotlin.test.assertEquals(\"Oh\\nHi\\nMark\\n\", Register('\"').evaluate().toString())\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "9314dc1896e661898063b0f6632183a38064c01fc32541e1eb3a9ae34f762d31"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinDeprecation",
"kind": "fail",
"level": "warning",
"message": {
"text": "'parseKeys(String): List' is deprecated. Use injector.parser.parseKeys(string)",
"markdown": "'parseKeys(String): List' is deprecated. Use injector.parser.parseKeys(string)"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/action/MotionActionTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 1202,
"startColumn": 14,
"charOffset": 26889,
"charLength": 9,
"snippet": {
"text": "parseKeys"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 1200,
"startColumn": 1,
"charOffset": 26789,
"charLength": 172,
"snippet": {
"text": " fun `test gv after backwards selection`() {\n configureByText(\"${c}Oh, hi Mark\\n\")\n typeText(parseKeys(\"yw\" + \"$\" + \"vb\" + \"p\" + \"gv\"))\n assertSelection(\"Oh\")\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "941e993a0ad8b4617701aeacc063025e192f0decb86a1f83302f8a6b1cc140c6"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinDeprecation",
"kind": "fail",
"level": "warning",
"message": {
"text": "Unnecessary non-null assertion (!!) on a non-null receiver of type Register",
"markdown": "Unnecessary non-null assertion (!!) on a non-null receiver of type Register"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/action/SpecialRegistersTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 215,
"startColumn": 20,
"charOffset": 7559,
"charLength": 2,
"snippet": {
"text": "!!"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 213,
"startColumn": 1,
"charOffset": 7448,
"charLength": 123,
"snippet": {
"text": " val register = registerGroup.getRegister(registerName)\n assertNotNull<Any>(register)\n return register!!.text\n }\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "efd5d8f1f4493d8345837ae1980c34407007498bd3d4eb59b33a4826e9d239d6"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinRedundantOverride",
"kind": "fail",
"level": "note",
"message": {
"text": "Redundant overriding method",
"markdown": "Redundant overriding method"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/Options.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 257,
"startColumn": 5,
"charOffset": 12138,
"charLength": 12,
"snippet": {
"text": "override fun"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 255,
"startColumn": 1,
"charOffset": 12006,
"charLength": 360,
"snippet": {
"text": "\n public val operatorfunc: StringOption = addOption(object : StringOption(\"operatorfunc\", GLOBAL, \"opfunc\", VimString.EMPTY) {\n override fun parseValue(value: String, token: String): VimString {\n // TODO: Support script local functions\n // If this value is a function name, it should be a global function. It's possible to use a local function by"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "1558108cef1f7e88405ad51ef346ccadf4dcb0f11fb4889721eba3a89f5c51ea"
},
"baselineState": "new",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinUnusedImport",
"kind": "fail",
"level": "warning",
"message": {
"text": "Unused import directive",
"markdown": "Unused import directive"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimMarkServiceBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 29,
"startColumn": 1,
"charOffset": 1571,
"charLength": 54,
"snippet": {
"text": "import com.maddyhome.idea.vim.state.mode.selectionType"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 27,
"startColumn": 1,
"charOffset": 1446,
"charLength": 273,
"snippet": {
"text": "import com.maddyhome.idea.vim.state.mode.SelectionType\nimport com.maddyhome.idea.vim.state.mode.SelectionType.CHARACTER_WISE\nimport com.maddyhome.idea.vim.state.mode.selectionType\nimport com.maddyhome.idea.vim.common.TextRange\nimport com.maddyhome.idea.vim.diagnostic.debug"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "0ac5b0ee054addbe51db80f390c2ca20a3b5e27f620771893dc5be63e5f39790"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinUnusedImport",
"kind": "fail",
"level": "warning",
"message": {
"text": "Unused import directive",
"markdown": "Unused import directive"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/test/kotlin/com/maddyhome/idea/vim/regexp/internal/VimRegexEngineTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 21,
"startColumn": 1,
"charOffset": 867,
"charLength": 64,
"snippet": {
"text": "import com.maddyhome.idea.vim.regexp.VimRegexTestUtils.mockCaret"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 19,
"startColumn": 1,
"charOffset": 729,
"charLength": 326,
"snippet": {
"text": "import com.maddyhome.idea.vim.regexp.VimRegexTestUtils.VISUAL_START\nimport com.maddyhome.idea.vim.regexp.VimRegexTestUtils.getMatchRanges\nimport com.maddyhome.idea.vim.regexp.VimRegexTestUtils.mockCaret\nimport com.maddyhome.idea.vim.regexp.VimRegexTestUtils.mockEditor\nimport com.maddyhome.idea.vim.regexp.match.VimMatchResult"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "1538bac335400bbf1563ae77e414f371e7f9ed7ddcc673460311b66329b86583"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinUnusedImport",
"kind": "fail",
"level": "warning",
"message": {
"text": "Unused import directive",
"markdown": "Unused import directive"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/test/kotlin/com/maddyhome/idea/vim/regexp/internal/VimRegexEngineTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 11,
"startColumn": 1,
"charOffset": 256,
"charLength": 48,
"snippet": {
"text": "import com.maddyhome.idea.vim.api.BufferPosition"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 9,
"startColumn": 1,
"charOffset": 208,
"charLength": 213,
"snippet": {
"text": "package com.maddyhome.idea.vim.regexp.internal\n\nimport com.maddyhome.idea.vim.api.BufferPosition\nimport com.maddyhome.idea.vim.api.VimCaret\nimport com.maddyhome.idea.vim.regexp.VimRegexTestUtils.mockEditorFromText"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "1ba7e7f7a088c457be0ff42db8ef23fd8ec120461fa09e1fa3b196b3737fae4d"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinUnusedImport",
"kind": "fail",
"level": "warning",
"message": {
"text": "Unused import directive",
"markdown": "Unused import directive"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimSearchGroupBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 19,
"startColumn": 1,
"charOffset": 644,
"charLength": 48,
"snippet": {
"text": "import com.maddyhome.idea.vim.regexp.CharPointer"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 17,
"startColumn": 1,
"charOffset": 537,
"charLength": 256,
"snippet": {
"text": "import com.maddyhome.idea.vim.helper.exitVisualMode\nimport com.maddyhome.idea.vim.history.HistoryConstants\nimport com.maddyhome.idea.vim.regexp.CharPointer\nimport com.maddyhome.idea.vim.regexp.VimRegex\nimport com.maddyhome.idea.vim.regexp.VimRegexException"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "2de3f4f844dfeb8bca0cae32b7c45f3518abe46de0e58668269a87ca2e4abc1d"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinUnusedImport",
"kind": "fail",
"level": "warning",
"message": {
"text": "Unused import directive",
"markdown": "Unused import directive"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimMarkServiceBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 33,
"startColumn": 1,
"charOffset": 1771,
"charLength": 53,
"snippet": {
"text": "import com.maddyhome.idea.vim.state.mode.inVisualMode"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 31,
"startColumn": 1,
"charOffset": 1673,
"charLength": 250,
"snippet": {
"text": "import com.maddyhome.idea.vim.diagnostic.debug\nimport com.maddyhome.idea.vim.diagnostic.vimLogger\nimport com.maddyhome.idea.vim.state.mode.inVisualMode\nimport com.maddyhome.idea.vim.state.mode.mode\nimport com.maddyhome.idea.vim.helper.vimStateMachine"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "3659502b360eca3cce22875561213a9dc836ea532a1cb5e91c949d001bdb7248"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinUnusedImport",
"kind": "fail",
"level": "warning",
"message": {
"text": "Unused import directive",
"markdown": "Unused import directive"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/ui/widgets/mode/VimModeWidget.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 24,
"startColumn": 1,
"charOffset": 883,
"charLength": 52,
"snippet": {
"text": "import com.maddyhome.idea.vim.newapi.globalIjOptions"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 22,
"startColumn": 1,
"charOffset": 806,
"charLength": 216,
"snippet": {
"text": "import com.intellij.ui.util.width\nimport com.maddyhome.idea.vim.api.injector\nimport com.maddyhome.idea.vim.newapi.globalIjOptions\nimport com.maddyhome.idea.vim.newapi.vim\nimport com.maddyhome.idea.vim.state.mode.Mode"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "48bdec3ae9f57a3dbaedecec01abb66e54b9cd83282a0036a9b637f704ee5470"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinUnusedImport",
"kind": "fail",
"level": "warning",
"message": {
"text": "Unused import directive",
"markdown": "Unused import directive"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimSearchHelper.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 13,
"startColumn": 1,
"charOffset": 342,
"charLength": 40,
"snippet": {
"text": "import org.jetbrains.annotations.NotNull"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 11,
"startColumn": 1,
"charOffset": 244,
"charLength": 158,
"snippet": {
"text": "import com.maddyhome.idea.vim.common.TextRange\nimport com.maddyhome.idea.vim.helper.SearchOptions\nimport org.jetbrains.annotations.NotNull\nimport java.util.*\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "4b626c786a03fd683f3eca3e014f70ad917179a8f3801f825508251fa923e59d"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinUnusedImport",
"kind": "fail",
"level": "warning",
"message": {
"text": "Unused import directive",
"markdown": "Unused import directive"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/engine/nfa/matcher/CursorMatcher.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 13,
"startColumn": 1,
"charOffset": 353,
"charLength": 43,
"snippet": {
"text": "import com.maddyhome.idea.vim.common.Offset"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 11,
"startColumn": 1,
"charOffset": 266,
"charLength": 198,
"snippet": {
"text": "import com.maddyhome.idea.vim.api.VimCaret\nimport com.maddyhome.idea.vim.api.VimEditor\nimport com.maddyhome.idea.vim.common.Offset\nimport com.maddyhome.idea.vim.regexp.match.VimMatchGroupCollection\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "56a3d93b39d25a8096d9a5dd45e778c88840939f242cbc9fedad5a4a94c2978a"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinUnusedImport",
"kind": "fail",
"level": "warning",
"message": {
"text": "Unused import directive",
"markdown": "Unused import directive"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimSearchGroup.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 14,
"startColumn": 1,
"charOffset": 388,
"charLength": 48,
"snippet": {
"text": "import com.maddyhome.idea.vim.regexp.CharPointer"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 12,
"startColumn": 1,
"charOffset": 291,
"charLength": 204,
"snippet": {
"text": "import com.maddyhome.idea.vim.common.TextRange\nimport com.maddyhome.idea.vim.ex.ranges.LineRange\nimport com.maddyhome.idea.vim.regexp.CharPointer\nimport com.maddyhome.idea.vim.vimscript.model.VimLContext\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "590b133883ff2f3c0a04d47796037cb7ac2e0cdfff0dd0bb41b5f1a63a03348f"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinUnusedImport",
"kind": "fail",
"level": "warning",
"message": {
"text": "Unused import directive",
"markdown": "Unused import directive"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/test/kotlin/com/maddyhome/idea/vim/regexp/internal/VimRegexEngineTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 19,
"startColumn": 1,
"charOffset": 729,
"charLength": 67,
"snippet": {
"text": "import com.maddyhome.idea.vim.regexp.VimRegexTestUtils.VISUAL_START"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 17,
"startColumn": 1,
"charOffset": 603,
"charLength": 328,
"snippet": {
"text": "import com.maddyhome.idea.vim.regexp.VimRegexTestUtils.MARK\nimport com.maddyhome.idea.vim.regexp.VimRegexTestUtils.VISUAL_END\nimport com.maddyhome.idea.vim.regexp.VimRegexTestUtils.VISUAL_START\nimport com.maddyhome.idea.vim.regexp.VimRegexTestUtils.getMatchRanges\nimport com.maddyhome.idea.vim.regexp.VimRegexTestUtils.mockCaret"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "5c156a23c6db51ff6f5c17f203ad221f874939a9b3507662d00647be7017169b"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinUnusedImport",
"kind": "fail",
"level": "warning",
"message": {
"text": "Unused import directive",
"markdown": "Unused import directive"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/vimscript/model/commands/GlobalCommand.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 14,
"startColumn": 1,
"charOffset": 398,
"charLength": 48,
"snippet": {
"text": "import com.maddyhome.idea.vim.api.BufferPosition"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 12,
"startColumn": 1,
"charOffset": 312,
"charLength": 229,
"snippet": {
"text": "import com.intellij.vim.annotations.ExCommand\nimport com.maddyhome.idea.vim.VimPlugin\nimport com.maddyhome.idea.vim.api.BufferPosition\nimport com.maddyhome.idea.vim.api.ExecutionContext\nimport com.maddyhome.idea.vim.api.VimEditor"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "5effab50805848978be060df387544ed23f90bee65155e5ac351cf7d4a72a735"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinUnusedImport",
"kind": "fail",
"level": "warning",
"message": {
"text": "Unused import directive",
"markdown": "Unused import directive"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/engine/VimRegexEngine.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 15,
"startColumn": 1,
"charOffset": 478,
"charLength": 74,
"snippet": {
"text": "import com.maddyhome.idea.vim.regexp.engine.strategies.ImplicitDFAStrategy"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 13,
"startColumn": 1,
"charOffset": 350,
"charLength": 348,
"snippet": {
"text": "import com.maddyhome.idea.vim.regexp.engine.nfa.NFA\nimport com.maddyhome.idea.vim.regexp.engine.strategies.BacktrackingStrategy\nimport com.maddyhome.idea.vim.regexp.engine.strategies.ImplicitDFAStrategy\nimport com.maddyhome.idea.vim.regexp.engine.strategies.SimulationResult\nimport com.maddyhome.idea.vim.regexp.engine.strategies.SimulationStrategy"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "71ee689e4df823937e3288d8042dad0a1ac772562365119447d0e6614cecf074"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinUnusedImport",
"kind": "fail",
"level": "warning",
"message": {
"text": "Unused import directive",
"markdown": "Unused import directive"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/surround/VimSurroundExtension.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 44,
"startColumn": 1,
"charOffset": 2161,
"charLength": 45,
"snippet": {
"text": "import com.maddyhome.idea.vim.state.mode.mode"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 42,
"startColumn": 1,
"charOffset": 2060,
"charLength": 241,
"snippet": {
"text": "import com.maddyhome.idea.vim.state.mode.Mode\nimport com.maddyhome.idea.vim.state.mode.SelectionType\nimport com.maddyhome.idea.vim.state.mode.mode\nimport com.maddyhome.idea.vim.state.mode.selectionType\nimport org.jetbrains.annotations.NonNls"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "964dea711111220daa5f0f501eb6fac60204fa970bc6ab49657e2f1c776ef04f"
},
"baselineState": "new",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinUnusedImport",
"kind": "fail",
"level": "warning",
"message": {
"text": "Unused import directive",
"markdown": "Unused import directive"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/parser/visitors/MultiVisitor.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 11,
"startColumn": 1,
"charOffset": 263,
"charLength": 73,
"snippet": {
"text": "import com.maddyhome.idea.vim.regexp.parser.error.VimRegexParserException"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 9,
"startColumn": 1,
"charOffset": 208,
"charLength": 271,
"snippet": {
"text": "package com.maddyhome.idea.vim.regexp.parser.visitors\n\nimport com.maddyhome.idea.vim.regexp.parser.error.VimRegexParserException\nimport com.maddyhome.idea.vim.regexp.parser.generated.RegexParser\nimport com.maddyhome.idea.vim.regexp.parser.generated.RegexParserBaseVisitor"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "ccbc27bbf3f22a336041fea76ef78e28c8213d2a76ad1b1a91b0a2e1160eaf5c"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "KotlinUnusedImport",
"kind": "fail",
"level": "warning",
"message": {
"text": "Unused import directive",
"markdown": "Unused import directive"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/test/kotlin/com/maddyhome/idea/vim/regexp/internal/VimRegexEngineTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 18,
"startColumn": 1,
"charOffset": 663,
"charLength": 65,
"snippet": {
"text": "import com.maddyhome.idea.vim.regexp.VimRegexTestUtils.VISUAL_END"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 16,
"startColumn": 1,
"charOffset": 544,
"charLength": 322,
"snippet": {
"text": "import com.maddyhome.idea.vim.regexp.VimRegexTestUtils.END\nimport com.maddyhome.idea.vim.regexp.VimRegexTestUtils.MARK\nimport com.maddyhome.idea.vim.regexp.VimRegexTestUtils.VISUAL_END\nimport com.maddyhome.idea.vim.regexp.VimRegexTestUtils.VISUAL_START\nimport com.maddyhome.idea.vim.regexp.VimRegexTestUtils.getMatchRanges"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "d7077399dfaef2aa8a23f1ddc45a6e77722407b9d84bd4748a3dadadbb677a22"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "LiftReturnOrAssignment",
"kind": "fail",
"level": "note",
"message": {
"text": "'Return' can be lifted out of 'when'",
"markdown": "'Return' can be lifted out of 'when'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/ui/widgets/mode/Util.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 24,
"startColumn": 5,
"charOffset": 1004,
"charLength": 4,
"snippet": {
"text": "when"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 22,
"startColumn": 1,
"charOffset": 794,
"charLength": 285,
"snippet": {
"text": " val themeString = injector.variableService.getVimVariable(\"widget_mode_theme$keyPostfix\")?.asString() ?: \"\"\n val theme = ModeWidgetTheme.parseString(themeString) ?: ModeWidgetTheme.getDefaultTheme()\n when (theme) {\n ModeWidgetTheme.TERM -> {\n return when (mode) {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "a5c729b2881add3ec2d5a74546cb56b22b41443b1acd28af82bc6ab369222efc"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "LightServiceMigrationCode",
"kind": "fail",
"level": "warning",
"message": {
"text": "Service can be converted to a light one. Annotate the service class with '@Service(Service.Level.PROJECT)' and remove its registration from the 'plugin.xml' file.",
"markdown": "Service can be converted to a light one. Annotate the service class with '@Service(Service.Level.PROJECT)' and remove its registration from the 'plugin.xml' file."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/nerdtree/NerdTree.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 197,
"startColumn": 9,
"charOffset": 9439,
"charLength": 14,
"snippet": {
"text": "NerdDispatcher"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 195,
"startColumn": 1,
"charOffset": 9426,
"charLength": 142,
"snippet": {
"text": " }\n\n class NerdDispatcher : DumbAwareAction() {\n internal var waitForSearch = false\n internal var speedSearchListenerInstalled = false"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "b098bd198c8b19287473cc34a5a362f29d1fc54d54f22b909b9c9d345136ac27"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "LightServiceMigrationCode",
"kind": "fail",
"level": "warning",
"message": {
"text": "Service can be converted to a light one. Annotate the service class with '@Service(Service.Level.PROJECT)' and remove its registration from the 'plugin.xml' file.",
"markdown": "Service can be converted to a light one. Annotate the service class with '@Service(Service.Level.PROJECT)' and remove its registration from the 'plugin.xml' file."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/group/LastTabService.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 15,
"startColumn": 16,
"charOffset": 397,
"charLength": 14,
"snippet": {
"text": "LastTabService"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 13,
"startColumn": 1,
"charOffset": 337,
"charLength": 134,
"snippet": {
"text": "import com.intellij.openapi.vfs.VirtualFile\n\ninternal class LastTabService(val project: Project) {\n\n var lastTab: VirtualFile? = null"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "c22eaf408605bbfa30b1a685cf2cef77fc79c82943cef75b5852de9daa63b86b"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "LightServiceMigrationXML",
"kind": "fail",
"level": "warning",
"message": {
"text": "Service can be converted to a light one. Annotate the service class with '@Service(Service.Level.PROJECT)' and remove its registration from the 'plugin.xml' file.",
"markdown": "Service can be converted to a light one. Annotate the service class with '@Service(Service.Level.PROJECT)' and remove its registration from the 'plugin.xml' file."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/resources/META-INF/plugin.xml",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 65,
"startColumn": 6,
"charOffset": 3108,
"charLength": 14,
"snippet": {
"text": "projectService"
},
"sourceLanguage": "XML"
},
"contextRegion": {
"startLine": 63,
"startColumn": 1,
"charOffset": 2944,
"charLength": 542,
"snippet": {
"text": " <extensions defaultExtensionNs=\"com.intellij\">\n <applicationConfigurable groupId=\"editor\" instance=\"com.maddyhome.idea.vim.ui.VimEmulationConfigurable\"/>\n <projectService serviceImplementation=\"com.maddyhome.idea.vim.group.LastTabService\"/>\n <statusBarWidgetFactory id=\"IdeaVimMode\" implementation=\"com.maddyhome.idea.vim.ui.widgets.mode.ModeWidgetFactory\" order=\"last, before Memory\"/>\n <statusBarWidgetFactory id=\"IdeaVim-Icon\" implementation=\"com.maddyhome.idea.vim.ui.StatusBarIconFactory\" order=\"last, before IdeaVimMode\"/>"
},
"sourceLanguage": "XML"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "31c82dace4791bf33ed3a7bf99bdd44ec8099dc51505a8a528ac67672691d60d"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"XML"
]
}
},
{
"ruleId": "LightServiceMigrationXML",
"kind": "fail",
"level": "warning",
"message": {
"text": "Service can be converted to a light one. Annotate the service class with '@Service(Service.Level.PROJECT)' and remove its registration from the 'plugin.xml' file.",
"markdown": "Service can be converted to a light one. Annotate the service class with '@Service(Service.Level.PROJECT)' and remove its registration from the 'plugin.xml' file."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/resources/META-INF/includes/VimExtensions.xml",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 139,
"startColumn": 6,
"charOffset": 5790,
"charLength": 14,
"snippet": {
"text": "projectService"
},
"sourceLanguage": "XML"
},
"contextRegion": {
"startLine": 137,
"startColumn": 1,
"charOffset": 5706,
"charLength": 321,
"snippet": {
"text": " <!-- IdeaVim extensions-->\n <extensions defaultExtensionNs=\"com.intellij\">\n <projectService serviceImplementation=\"com.maddyhome.idea.vim.extension.nerdtree.NerdTree$NerdDispatcher\"/>\n <postStartupActivity implementation=\"com.maddyhome.idea.vim.extension.nerdtree.NerdTree$NerdStartupActivity\"/>\n </extensions>"
},
"sourceLanguage": "XML"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "e98d47fb685cd890021cd4270a43331f7683241487aa527b62e801011dace467"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"XML"
]
}
},
{
"ruleId": "LocalVariableName",
"kind": "fail",
"level": "note",
"message": {
"text": "Local variable name 'AST' should start with a lowercase letter",
"markdown": "Local variable name `AST` should start with a lowercase letter"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/vimscript/parser/VimscriptParser.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 101,
"startColumn": 9,
"charOffset": 3802,
"charLength": 3,
"snippet": {
"text": "AST"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 99,
"startColumn": 1,
"charOffset": 3686,
"charLength": 213,
"snippet": {
"text": " fun parseLetCommand(text: String): Command? {\n val parser = getParser(addNewlineIfMissing(text), true)\n val AST: ParseTree = parser.letCommands()\n if (linesWithErrors.isNotEmpty()) {\n resetParser()"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "0ae3c16152814a49a360936147b96a20b1352b44df4f69c4ab2268dd2f736bc5"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "LocalVariableName",
"kind": "fail",
"level": "note",
"message": {
"text": "Local variable name 'allow_plain_letter_shortcuts' should not contain underscores",
"markdown": "Local variable name `allow_plain_letter_shortcuts` should not contain underscores"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/helper/HandlerInjector.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 59,
"startColumn": 15,
"charOffset": 2376,
"charLength": 28,
"snippet": {
"text": "allow_plain_letter_shortcuts"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 57,
"startColumn": 1,
"charOffset": 2187,
"charLength": 416,
"snippet": {
"text": " // Set by `org.jetbrains.plugins.notebooks.ui.editor.actions.command.mode.NotebookEditorModeListenerAdapter`\n // appears to be null in non Notebook editors\n val allow_plain_letter_shortcuts = editor.contentComponent.getClientProperty(ActionUtil.ALLOW_PlAIN_LETTER_SHORTCUTS)\n inEditor && (allow_plain_letter_shortcuts != null && allow_plain_letter_shortcuts as Boolean)\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "16c8a9e2ea282e6cafb1c66458cc37e15bc0a36d7f5bf8854fabe2104073c244"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "LocalVariableName",
"kind": "fail",
"level": "note",
"message": {
"text": "Local variable name 'AST' should start with a lowercase letter",
"markdown": "Local variable name `AST` should start with a lowercase letter"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/vimscript/parser/VimscriptParser.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 78,
"startColumn": 9,
"charOffset": 3144,
"charLength": 3,
"snippet": {
"text": "AST"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 76,
"startColumn": 1,
"charOffset": 3016,
"charLength": 221,
"snippet": {
"text": " override fun parseCommand(command: String): Command? {\n val parser = getParser(addNewlineIfMissing(command), true)\n val AST: ParseTree = parser.command()\n if (linesWithErrors.isNotEmpty()) {\n resetParser()"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "7a72ac9a872965d7a2bd252fd23129a43b269222d18030ca900884a133c72b3b"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "LocalVariableName",
"kind": "fail",
"level": "note",
"message": {
"text": "Local variable name '_offset' should start with a lowercase letter",
"markdown": "Local variable name `_offset` should start with a lowercase letter"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimSearchHelperBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 272,
"startColumn": 9,
"charOffset": 8792,
"charLength": 7,
"snippet": {
"text": "_offset"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 270,
"startColumn": 1,
"charOffset": 8677,
"charLength": 195,
"snippet": {
"text": "\n private fun skipSpace(editor: VimEditor, chars: CharSequence, offset: Int, step: Int, size: Int): Int {\n var _offset = offset\n var prev = 0.toChar()\n while (_offset in 0 until size) {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "83246fbab80741bf9a22e7c036ae5655ea4dfce4f01f31726269ff3b3e18d47b"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "LocalVariableName",
"kind": "fail",
"level": "note",
"message": {
"text": "Local variable name 'AST' should start with a lowercase letter",
"markdown": "Local variable name `AST` should start with a lowercase letter"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/vimscript/parser/VimscriptParser.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 68,
"startColumn": 9,
"charOffset": 2856,
"charLength": 3,
"snippet": {
"text": "AST"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 66,
"startColumn": 1,
"charOffset": 2737,
"charLength": 209,
"snippet": {
"text": " override fun parseExpression(expression: String): Expression? {\n val parser = getParser(expression, true)\n val AST: ParseTree = parser.expr()\n if (linesWithErrors.isNotEmpty()) {\n resetParser()"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "972a1845f9af66bdf9f71520f362c01a7b9be0ac8df2980c22647360a7a7cd82"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "LocalVariableName",
"kind": "fail",
"level": "note",
"message": {
"text": "Local variable name 'AST' should start with a lowercase letter",
"markdown": "Local variable name `AST` should start with a lowercase letter"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/vimscript/parser/VimscriptParser.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 47,
"startColumn": 9,
"charOffset": 2105,
"charLength": 3,
"snippet": {
"text": "AST"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 45,
"startColumn": 1,
"charOffset": 1997,
"charLength": 234,
"snippet": {
"text": " linesWithErrors.clear()\n val parser = getParser(addNewlineIfMissing(preprocessedText), true)\n val AST: ParseTree = parser.script()\n val script = if (linesWithErrors.isNotEmpty()) {\n if (tries > MAX_NUMBER_OF_TRIES) {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "ad5b6e78eb62f6e27ac83bde746c8ba0332089f7dc7ee7bbca8b2ff78afe6b5d"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "LocalVariableName",
"kind": "fail",
"level": "note",
"message": {
"text": "Local variable name '_pos' should start with a lowercase letter",
"markdown": "Local variable name `_pos` should start with a lowercase letter"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimSearchHelperBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 161,
"startColumn": 9,
"charOffset": 5360,
"charLength": 4,
"snippet": {
"text": "_pos"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 159,
"startColumn": 1,
"charOffset": 5300,
"charLength": 240,
"snippet": {
"text": " val chars = editor.text()\n var found = false\n var _pos = if (pos < size) pos else min(size, (chars.length - 1))\n // For back searches, skip any current whitespace so we start at the end of a word\n if (step < 0 && _pos > 0) {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "b534a1a7a2a96feda5b08faf6e5454347ca820cb50e9ecf6e275f62a74160d96"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "MayBeConstant",
"kind": "fail",
"level": "note",
"message": {
"text": "'const' might be used instead of '@JvmField'",
"markdown": "'const' might be used instead of '@JvmField'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/history/HistoryConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 13,
"startColumn": 14,
"charOffset": 306,
"charLength": 6,
"snippet": {
"text": "SEARCH"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 11,
"startColumn": 1,
"charOffset": 248,
"charLength": 96,
"snippet": {
"text": "public object HistoryConstants {\n @JvmField\n public val SEARCH: String = \"search\"\n\n @JvmField"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "0fa59774108e8ee99a8592931485f2e8184e9f314888b716b3ad1b5d1d8b6a85"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "MayBeConstant",
"kind": "fail",
"level": "note",
"message": {
"text": "Might be 'const'",
"markdown": "Might be 'const'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "scripts/src/main/kotlin/scripts/youtrackToolkit.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 29,
"startColumn": 5,
"charOffset": 972,
"charLength": 11,
"snippet": {
"text": "areaFieldId"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 27,
"startColumn": 1,
"charOffset": 822,
"charLength": 226,
"snippet": {
"text": "// was not presented there. So, instead I've just loaded the page with the ticket and investigated the loaded resources\n// using chrome toolkit\nval areaFieldId = \"123-5386\"\n\nsuspend fun getAreaValues(): Map<String, String> {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.scripts.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "7554c67918c73b8974720522233502855cc11b7aefb3158603e46f520cf4c13a"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "MayBeConstant",
"kind": "fail",
"level": "note",
"message": {
"text": "Might be 'const'",
"markdown": "Might be 'const'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "scripts/src/main/kotlin/scripts/youtrackToolkit.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 24,
"startColumn": 5,
"charOffset": 682,
"charLength": 12,
"snippet": {
"text": "vimProjectId"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 22,
"startColumn": 1,
"charOffset": 676,
"charLength": 145,
"snippet": {
"text": "\n\nval vimProjectId = \"22-43\"\n\n// It was a bit complicated to get this field. Usually I used a request for custom fields on ticket, but this field"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.scripts.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "b8571c171ae3089066e1789841e9e9fa2ca26855ac883f7df9b8de0a133cc13c"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "MayBeConstant",
"kind": "fail",
"level": "note",
"message": {
"text": "'const' might be used instead of '@JvmField'",
"markdown": "'const' might be used instead of '@JvmField'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/history/HistoryConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 16,
"startColumn": 14,
"charOffset": 358,
"charLength": 7,
"snippet": {
"text": "COMMAND"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 14,
"startColumn": 1,
"charOffset": 332,
"charLength": 62,
"snippet": {
"text": "\n @JvmField\n public val COMMAND: String = \"cmd\"\n\n @JvmField"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "c4f5f0b797628755d81dd8d7b5f49f6c7cddaed99adbfc6e2674d1c8e144e3eb"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "MayBeConstant",
"kind": "fail",
"level": "note",
"message": {
"text": "'const' might be used instead of '@JvmField'",
"markdown": "'const' might be used instead of '@JvmField'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/history/HistoryConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 22,
"startColumn": 14,
"charOffset": 462,
"charLength": 5,
"snippet": {
"text": "INPUT"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 20,
"startColumn": 1,
"charOffset": 436,
"charLength": 52,
"snippet": {
"text": "\n @JvmField\n public val INPUT: String = \"input\"\n}\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "edf49643d3a6a7d6224cbf2e929928ebc472c18245edd721c3dad7b562790dcb"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "MayBeConstant",
"kind": "fail",
"level": "note",
"message": {
"text": "'const' might be used instead of '@JvmField'",
"markdown": "'const' might be used instead of '@JvmField'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/history/HistoryConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 19,
"startColumn": 14,
"charOffset": 408,
"charLength": 10,
"snippet": {
"text": "EXPRESSION"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 17,
"startColumn": 1,
"charOffset": 382,
"charLength": 66,
"snippet": {
"text": "\n @JvmField\n public val EXPRESSION: String = \"expr\"\n\n @JvmField"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "f9920aa6aaadb12561fa62af55ef75fa2dabfda37082d8b2d3eecfdf6cad81a8"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "MemberVisibilityCanBePrivate",
"kind": "fail",
"level": "note",
"message": {
"text": "Property 'invert' could be private",
"markdown": "Property 'invert' could be private"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/ex/implementation/LongerFunctionTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 83,
"startColumn": 7,
"charOffset": 2195,
"charLength": 6,
"snippet": {
"text": "invert"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 81,
"startColumn": 1,
"charOffset": 2124,
"charLength": 180,
"snippet": {
"text": " vnoremap U :<C-u>call ToSnakeCase()<CR>\n \"\"\".trimIndent()\n val invert = \"\"\"\n \" This function replaces the word under caret with it's antonym\n \" e.g. true -> false"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "0bf440984d39ec75c03b306fd37cdc2fcbe9ba6b1ff9d4e5a7a3e11e661756df"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "MemberVisibilityCanBePrivate",
"kind": "fail",
"level": "note",
"message": {
"text": "Property 'NUMBERED_REGISTERS' could be private",
"markdown": "Property 'NUMBERED_REGISTERS' could be private"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/register/RegisterConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 26,
"startColumn": 3,
"charOffset": 973,
"charLength": 6,
"snippet": {
"text": "public"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 24,
"startColumn": 1,
"charOffset": 872,
"charLength": 260,
"snippet": {
"text": " public const val CLIPBOARD_REGISTERS: String = CLIPBOARD_REGISTER.toString() + PRIMARY_REGISTER\n\n public const val NUMBERED_REGISTERS: String = \"0123456789\"\n public const val NAMED_REGISTERS: String = \"abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ\"\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "0d8691b970ae44a77b4ddb75cb0217884f36ff82123bdfd589be8e7be36160f8"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "MemberVisibilityCanBePrivate",
"kind": "fail",
"level": "note",
"message": {
"text": "Property 'DEL_CONTEXT_FILE_MARKS' could be private",
"markdown": "Property 'DEL_CONTEXT_FILE_MARKS' could be private"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/mark/VimMarkConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 27,
"startColumn": 3,
"charOffset": 905,
"charLength": 6,
"snippet": {
"text": "public"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 25,
"startColumn": 1,
"charOffset": 846,
"charLength": 167,
"snippet": {
"text": " public const val RO_FILE_MARKS: String = \".[]<>^{}()\"\n\n public const val DEL_CONTEXT_FILE_MARKS: String = \".^[]\\\"\"\n\n /** Marks: .^[]\"abcdefghijklmnopqrstuvwxyz */"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "1ee817f6d6f27073c8dcbdde7298e241fe7d7cb97a18b06dd0005862e0f5ec6f"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "MemberVisibilityCanBePrivate",
"kind": "fail",
"level": "note",
"message": {
"text": "Property 'READONLY_MARKS' could be private",
"markdown": "Property 'READONLY_MARKS' could be private"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/mark/VimMarkConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 51,
"startColumn": 3,
"charOffset": 1976,
"charLength": 6,
"snippet": {
"text": "public"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 49,
"startColumn": 1,
"charOffset": 1935,
"charLength": 186,
"snippet": {
"text": "\n /** Marks: 0123456789.[]<>^{}() */\n public const val READONLY_MARKS: String = RO_GLOBAL_MARKS + RO_FILE_MARKS\n\n /** Marks: ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz' */"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "2ab620c2a0cffc2cd5397035845bd7acc6bac26499d5a781bc7dfc6f04e60edf"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "MemberVisibilityCanBePrivate",
"kind": "fail",
"level": "note",
"message": {
"text": "Function 'normalizeMarkChar' could be private",
"markdown": "Function 'normalizeMarkChar' could be private"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimMarkServiceBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 569,
"startColumn": 3,
"charOffset": 21838,
"charLength": 9,
"snippet": {
"text": "protected"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 567,
"startColumn": 1,
"charOffset": 21831,
"charLength": 88,
"snippet": {
"text": " }\n\n protected fun Char.normalizeMarkChar(): Char = if (this == '`') '\\'' else this\n}\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "2dc32d89c778b491501bc356d25840a740031e1d56d950ce322799be48375554"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "MemberVisibilityCanBePrivate",
"kind": "fail",
"level": "note",
"message": {
"text": "Function 'calculateCorrections' could be private",
"markdown": "Function 'calculateCorrections' could be private"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/vimscript/model/options/helpers/IdeaRefactorModeHelper.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 88,
"startColumn": 7,
"charOffset": 3324,
"charLength": 20,
"snippet": {
"text": "calculateCorrections"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 86,
"startColumn": 1,
"charOffset": 3313,
"charLength": 140,
"snippet": {
"text": " }\n\n fun calculateCorrections(editor: Editor): List<Action> {\n val corrections = mutableListOf<Action>()\n val mode = editor.vim.mode"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "310fb1bbb64c3eafdb954bcd914d359600216e74a8a488a698a54094b31057d6"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "MemberVisibilityCanBePrivate",
"kind": "fail",
"level": "note",
"message": {
"text": "Function 'un_Magic' could be private",
"markdown": "Function 'un_Magic' could be private"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/Magic.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 86,
"startColumn": 3,
"charOffset": 3454,
"charLength": 6,
"snippet": {
"text": "public"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 84,
"startColumn": 1,
"charOffset": 3447,
"charLength": 64,
"snippet": {
"text": " }\n\n public fun un_Magic(x: Int): Int {\n return x + 256\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "36012e8b411dabd8b1836dc7e35d5a14ced3469a0e2402e554bb5aab0ddb128f"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "MemberVisibilityCanBePrivate",
"kind": "fail",
"level": "note",
"message": {
"text": "Function 'createSelectionStartMark' could be private",
"markdown": "Function 'createSelectionStartMark' could be private"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimMarkServiceBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 519,
"startColumn": 3,
"charOffset": 19724,
"charLength": 9,
"snippet": {
"text": "protected"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 517,
"startColumn": 1,
"charOffset": 19717,
"charLength": 219,
"snippet": {
"text": " }\n\n protected fun createSelectionStartMark(caret: ImmutableVimCaret): Mark? {\n val selectionInfo = caret.lastSelectionInfo\n val startOffset = selectionInfo.start?.let { caret.editor.bufferPositionToOffset(it) }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "368eed1e09c88fa78149bd4f8fae792a759c92d0e8ccbd820ca0834a6d7b119f"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "MemberVisibilityCanBePrivate",
"kind": "fail",
"level": "note",
"message": {
"text": "Property 'extensionAliases' could be private",
"markdown": "Property 'extensionAliases' could be private"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/VimExtensionRegistrar.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 25,
"startColumn": 3,
"charOffset": 1029,
"charLength": 8,
"snippet": {
"text": "internal"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 23,
"startColumn": 1,
"charOffset": 893,
"charLength": 290,
"snippet": {
"text": "internal object VimExtensionRegistrar : VimExtensionRegistrator {\n internal val registeredExtensions: MutableSet<String> = HashSet()\n internal val extensionAliases = HashMap<String, String>()\n private var extensionRegistered = false\n private val logger = logger<VimExtensionRegistrar>()"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "413fcd01f498cc8c3496d152494c1df42f74a370c14a1028c0c567fcf7cf6239"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "MemberVisibilityCanBePrivate",
"kind": "fail",
"level": "note",
"message": {
"text": "Function 'getSelectionEndMark' could be private",
"markdown": "Function 'getSelectionEndMark' could be private"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimMarkServiceBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 536,
"startColumn": 3,
"charOffset": 20373,
"charLength": 9,
"snippet": {
"text": "protected"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 534,
"startColumn": 1,
"charOffset": 20366,
"charLength": 214,
"snippet": {
"text": " }\n\n protected fun getSelectionEndMark(caret: ImmutableVimCaret): Mark? {\n val selectionInfo = caret.lastSelectionInfo\n val startOffset = selectionInfo.start?.let { caret.editor.bufferPositionToOffset(it) }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "4dbbe2b37842016135a9eb7edd19c9b937c9f11d4c14e1604515e1fdb8074899"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "MemberVisibilityCanBePrivate",
"kind": "fail",
"level": "note",
"message": {
"text": "Function 'closeAllGotIt' could be private",
"markdown": "Function 'closeAllGotIt' could be private"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "tests/ui-ij-tests/src/test/kotlin/ui/utils/JavaExampleSteps.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 33,
"startColumn": 7,
"charOffset": 1149,
"charLength": 13,
"snippet": {
"text": "closeAllGotIt"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 31,
"startColumn": 1,
"charOffset": 1138,
"charLength": 162,
"snippet": {
"text": " }\n\n fun closeAllGotIt() = step(\"Close Got It\") {\n remoteRobot.findAll<JButtonFixture>(byXpath(\"//div[@accessiblename='Got It']\")).forEach {\n it.click()"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.tests.ui-ij-tests.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "501067b80dc4e40626de7d2b042827bb62c144c8bb76697802cfe5be2056a169"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "MemberVisibilityCanBePrivate",
"kind": "fail",
"level": "note",
"message": {
"text": "Property 'listenersMap' could be private",
"markdown": "Property 'listenersMap' could be private"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/newapi/IjVimEditor.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 338,
"startColumn": 7,
"charOffset": 12625,
"charLength": 12,
"snippet": {
"text": "listenersMap"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 336,
"startColumn": 1,
"charOffset": 12614,
"charLength": 148,
"snippet": {
"text": " }\n\n val listenersMap: MutableMap<VimCaretListener, CaretListener> = mutableMapOf()\n\n override fun addCaretListener(listener: VimCaretListener) {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "50a6a5641b68ecdb863883e850404b2a4b7e4f775147f3d6c6dfb5805d692d8a"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "MemberVisibilityCanBePrivate",
"kind": "fail",
"level": "note",
"message": {
"text": "Property 'keyMappings' could be private",
"markdown": "Property 'keyMappings' could be private"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimKeyGroupBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 34,
"startColumn": 3,
"charOffset": 1383,
"charLength": 6,
"snippet": {
"text": "public"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 32,
"startColumn": 1,
"charOffset": 1187,
"charLength": 373,
"snippet": {
"text": " public val requiredShortcutKeys: MutableSet<RequiredShortcut> = HashSet(300)\n public val keyRoots: MutableMap<MappingMode, CommandPartNode<LazyVimCommand>> = EnumMap(MappingMode::class.java)\n public val keyMappings: MutableMap<MappingMode, KeyMapping> = EnumMap(MappingMode::class.java)\n\n override fun removeKeyMapping(modes: Set<MappingMode>, keys: List<KeyStroke>) {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "52f3268323359d65237bccc046f3335af8684c8005d42c5d0db9e07aee5319b3"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "MemberVisibilityCanBePrivate",
"kind": "fail",
"level": "note",
"message": {
"text": "Property 'NAMED_REGISTERS' could be private",
"markdown": "Property 'NAMED_REGISTERS' could be private"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/register/RegisterConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 27,
"startColumn": 3,
"charOffset": 1034,
"charLength": 6,
"snippet": {
"text": "public"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 25,
"startColumn": 1,
"charOffset": 970,
"charLength": 212,
"snippet": {
"text": "\n public const val NUMBERED_REGISTERS: String = \"0123456789\"\n public const val NAMED_REGISTERS: String = \"abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ\"\n\n public const val WRITABLE_REGISTERS: String = ("
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "57d9813f4ab261ec7c061ae5748674dd2eef0e6ef4cb6889e7da59586a855e03"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "MemberVisibilityCanBePrivate",
"kind": "fail",
"level": "note",
"message": {
"text": "Property 'DEL_GLOBAL_MARKS' could be private",
"markdown": "Property 'DEL_GLOBAL_MARKS' could be private"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/mark/VimMarkConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 33,
"startColumn": 3,
"charOffset": 1161,
"charLength": 6,
"snippet": {
"text": "public"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 31,
"startColumn": 1,
"charOffset": 1105,
"charLength": 220,
"snippet": {
"text": "\n /** Marks: 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ */\n public const val DEL_GLOBAL_MARKS: String = RO_GLOBAL_MARKS + WR_GLOBAL_MARKS\n\n /** Marks: .^[]\"abcdefghijklmnopqrstuvwxyz0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ */"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "6df3b58d05de791341ef70f99d6dfe983703e833a605551502d1572c62871c3a"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "MemberVisibilityCanBePrivate",
"kind": "fail",
"level": "note",
"message": {
"text": "Property 'RO_FILE_MARKS' could be private",
"markdown": "Property 'RO_FILE_MARKS' could be private"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/mark/VimMarkConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 25,
"startColumn": 3,
"charOffset": 848,
"charLength": 6,
"snippet": {
"text": "public"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 23,
"startColumn": 1,
"charOffset": 787,
"charLength": 176,
"snippet": {
"text": "\n public const val RO_GLOBAL_MARKS: String = \"0123456789\"\n public const val RO_FILE_MARKS: String = \".[]<>^{}()\"\n\n public const val DEL_CONTEXT_FILE_MARKS: String = \".^[]\\\"\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "7234cee7d3d40aa4777c9765713421963478102d0233e90eb0c2b6cd7bfdc04c"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "MemberVisibilityCanBePrivate",
"kind": "fail",
"level": "note",
"message": {
"text": "Property 'keyRoots' could be private",
"markdown": "Property 'keyRoots' could be private"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimKeyGroupBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 33,
"startColumn": 3,
"charOffset": 1268,
"charLength": 6,
"snippet": {
"text": "public"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 31,
"startColumn": 1,
"charOffset": 1094,
"charLength": 384,
"snippet": {
"text": " public val myShortcutConflicts: MutableMap<KeyStroke, ShortcutOwnerInfo> = LinkedHashMap()\n public val requiredShortcutKeys: MutableSet<RequiredShortcut> = HashSet(300)\n public val keyRoots: MutableMap<MappingMode, CommandPartNode<LazyVimCommand>> = EnumMap(MappingMode::class.java)\n public val keyMappings: MutableMap<MappingMode, KeyMapping> = EnumMap(MappingMode::class.java)\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "89826a4ed54e9df318df8f775e91d97adb2453d0f92a231be42738dca921f9f7"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "MemberVisibilityCanBePrivate",
"kind": "fail",
"level": "note",
"message": {
"text": "Function 'isLocalMark' could be private",
"markdown": "Function 'isLocalMark' could be private"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimMarkServiceBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 475,
"startColumn": 3,
"charOffset": 17934,
"charLength": 9,
"snippet": {
"text": "protected"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 473,
"startColumn": 1,
"charOffset": 17927,
"charLength": 87,
"snippet": {
"text": " }\n\n protected fun Char.isLocalMark(): Boolean {\n return (\n LOWERCASE_MARKS +"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "8f5f8dfc039dab12130a0eddeb66972332d0c73630ff65f8dbc7273db92d2d95"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "MemberVisibilityCanBePrivate",
"kind": "fail",
"level": "note",
"message": {
"text": "Function 'isGlobalMark' could be private",
"markdown": "Function 'isGlobalMark' could be private"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimMarkServiceBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 471,
"startColumn": 3,
"charOffset": 17821,
"charLength": 9,
"snippet": {
"text": "protected"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 469,
"startColumn": 1,
"charOffset": 17814,
"charLength": 116,
"snippet": {
"text": " }\n\n protected fun Char.isGlobalMark(): Boolean {\n return (UPPERCASE_MARKS + NUMBERED_MARKS).contains(this)\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "9697c5e40bf98b4cf1d0e7e015e926f0507d37ba4261f247fc2d130cf31ad3a6"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "MemberVisibilityCanBePrivate",
"kind": "fail",
"level": "note",
"message": {
"text": "Property 'WRITE_MARKS' could be private",
"markdown": "Property 'WRITE_MARKS' could be private"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/mark/VimMarkConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 48,
"startColumn": 3,
"charOffset": 1864,
"charLength": 6,
"snippet": {
"text": "public"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 46,
"startColumn": 1,
"charOffset": 1790,
"charLength": 183,
"snippet": {
"text": "\n /** Marks: ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz' */\n public const val WRITE_MARKS: String = WR_GLOBAL_MARKS + WR_FILE_MARKS\n\n /** Marks: 0123456789.[]<>^{}() */"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "a1bb5713b97c3c3b0343dd6cea14d7a1bf9e9303bbf062888cb5c7008486116a"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "MemberVisibilityCanBePrivate",
"kind": "fail",
"level": "note",
"message": {
"text": "Function 'getLocalMark' could be private",
"markdown": "Function 'getLocalMark' could be private"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimMarkServiceBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 86,
"startColumn": 3,
"charOffset": 3341,
"charLength": 9,
"snippet": {
"text": "protected"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 84,
"startColumn": 1,
"charOffset": 3334,
"charLength": 169,
"snippet": {
"text": " }\n\n protected fun getLocalMark(caret: ImmutableVimCaret, char: Char): Mark? {\n val markChar = char.normalizeMarkChar()\n if (!markChar.isLocalMark()) return null"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "ada8f029421fc2cf26f3a2b0d377bc184fcea2a965eb8bb8809e3ea3d05be322"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "MemberVisibilityCanBePrivate",
"kind": "fail",
"level": "note",
"message": {
"text": "Function 'seemsLikeBlockMode' could be private",
"markdown": "Function 'seemsLikeBlockMode' could be private"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimVisualMotionGroupBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 102,
"startColumn": 3,
"charOffset": 3704,
"charLength": 9,
"snippet": {
"text": "protected"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 100,
"startColumn": 1,
"charOffset": 3697,
"charLength": 207,
"snippet": {
"text": " }\n\n protected fun seemsLikeBlockMode(editor: VimEditor): Boolean {\n val selections = editor.nativeCarets().map {\n val adj = if (editor.offsetToBufferPosition(it.selectionEnd).column == 0) 1 else 0"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "b8e4da0e2c79eabaaf15043a4ba61d40bfc782d2fcd41aba63bbf44db21b130b"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "MemberVisibilityCanBePrivate",
"kind": "fail",
"level": "note",
"message": {
"text": "Property 'startEndSorted' could be private",
"markdown": "Property 'startEndSorted' could be private"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/SelectionInfo.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 36,
"startColumn": 3,
"charOffset": 2160,
"charLength": 6,
"snippet": {
"text": "public"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 34,
"startColumn": 1,
"charOffset": 2083,
"charLength": 246,
"snippet": {
"text": " * order of positions, regardless of the caret movement direction.\n */\n public val startEndSorted: Pair<BufferPosition, BufferPosition>? get() = sortBufferPositions(start, end)\n\n public fun getSelectionRange(editor: VimEditor): TextRange? {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "ba21fb4d0d8048d54a63fb015a349869212949963b9daa2088cf18caaf811095"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "MemberVisibilityCanBePrivate",
"kind": "fail",
"level": "note",
"message": {
"text": "Property 'registeredExtensions' could be private",
"markdown": "Property 'registeredExtensions' could be private"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/VimExtensionRegistrar.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 24,
"startColumn": 3,
"charOffset": 961,
"charLength": 8,
"snippet": {
"text": "internal"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 22,
"startColumn": 1,
"charOffset": 892,
"charLength": 236,
"snippet": {
"text": "\ninternal object VimExtensionRegistrar : VimExtensionRegistrator {\n internal val registeredExtensions: MutableSet<String> = HashSet()\n internal val extensionAliases = HashMap<String, String>()\n private var extensionRegistered = false"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "c67857666be02f4ff48d78bd32dfdf91a0c3a0b02f2048d355599119229c2aa1"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "MemberVisibilityCanBePrivate",
"kind": "fail",
"level": "note",
"message": {
"text": "Property 'WR_FILE_MARKS' could be private",
"markdown": "Property 'WR_FILE_MARKS' could be private"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/mark/VimMarkConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 22,
"startColumn": 3,
"charOffset": 720,
"charLength": 6,
"snippet": {
"text": "public"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 20,
"startColumn": 1,
"charOffset": 672,
"charLength": 173,
"snippet": {
"text": "\n /** Marks: abcdefghijklmnopqrstuvwxyz' */\n public const val WR_FILE_MARKS: String = \"$WR_REGULAR_FILE_MARKS'\"\n\n public const val RO_GLOBAL_MARKS: String = \"0123456789\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "ef0bac3dc7d1420e1095d00eeb5d9c021eb8d9438f7e7ae6bc8ae394119d1c33"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "MemberVisibilityCanBePrivate",
"kind": "fail",
"level": "note",
"message": {
"text": "Function 'applyCorrections' could be private",
"markdown": "Function 'applyCorrections' could be private"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/vimscript/model/options/helpers/IdeaRefactorModeHelper.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 45,
"startColumn": 7,
"charOffset": 1783,
"charLength": 16,
"snippet": {
"text": "applyCorrections"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 43,
"startColumn": 1,
"charOffset": 1772,
"charLength": 145,
"snippet": {
"text": " }\n\n fun applyCorrections(corrections: List<Action>, editor: Editor) {\n val correctionsApplier = {\n corrections.forEach { correction ->"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "f097ca9e0c0849949b74a89fe4d3234292d62de66569b54498b253bf442b622d"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "MemberVisibilityCanBePrivate",
"kind": "fail",
"level": "note",
"message": {
"text": "Property 'bigWord' could be private",
"markdown": "Property 'bigWord' could be private"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/action/motion/text/MotionBigWordEndLeftAction.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 36,
"startColumn": 68,
"charOffset": 1641,
"charLength": 6,
"snippet": {
"text": "public"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 34,
"startColumn": 1,
"charOffset": 1492,
"charLength": 265,
"snippet": {
"text": "public class MotionWordEndRightAction : WordEndAction(Direction.FORWARDS, false)\n\npublic sealed class WordEndAction(public val direction: Direction, public val bigWord: Boolean) : MotionActionHandler.ForEachCaret() {\n override fun getOffset(\n editor: VimEditor,"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "fa26f280d88e12c7c7691e63540a56d655301622f3edaf6e6b3dda4252d16fe4"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "MemberVisibilityCanBePrivate",
"kind": "fail",
"level": "note",
"message": {
"text": "Property 'projectToJumpSpot' could be private",
"markdown": "Property 'projectToJumpSpot' could be private"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimJumpServiceBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 15,
"startColumn": 3,
"charOffset": 434,
"charLength": 9,
"snippet": {
"text": "protected"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 13,
"startColumn": 1,
"charOffset": 285,
"charLength": 286,
"snippet": {
"text": "public abstract class VimJumpServiceBase : VimJumpService {\n protected val projectToJumps: MutableMap<String, MutableList<Jump>> = mutableMapOf()\n protected val projectToJumpSpot: MutableMap<String, Int> = mutableMapOf()\n\n override fun getJump(projectId: String, count: Int): Jump? {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "fd48f19a8c3be4fa563e352a616e024bc95b0a8dcd1a6719c15fc532f3140bf7"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "MissingActionUpdateThread",
"kind": "fail",
"level": "warning",
"message": {
"text": "Override 'getActionUpdateThread' and choose 'EDT' or 'BGT'",
"markdown": "Override 'getActionUpdateThread' and choose 'EDT' or 'BGT'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/listener/IdeaSpecifics.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 210,
"startColumn": 16,
"charOffset": 8360,
"charLength": 18,
"snippet": {
"text": "FindActionIdAction"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 208,
"startColumn": 1,
"charOffset": 8320,
"charLength": 184,
"snippet": {
"text": "\n//region Find action ID\ninternal class FindActionIdAction : DumbAwareToggleAction() {\n override fun isSelected(e: AnActionEvent): Boolean = injector.globalIjOptions().trackactionids\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "1c1c0dd5dd371a435a674cd9acf42dbeb046979c431e8058f951f2096f002b11"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "NestedLambdaShadowedImplicitParameter",
"kind": "fail",
"level": "note",
"message": {
"text": "Implicit parameter 'it' of enclosing lambda is shadowed",
"markdown": "Implicit parameter 'it' of enclosing lambda is shadowed"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/inspections/UsePlugSyntaxInspection.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 75,
"startColumn": 63,
"charOffset": 2891,
"charLength": 2,
"snippet": {
"text": "it"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 73,
"startColumn": 1,
"charOffset": 2710,
"charLength": 287,
"snippet": {
"text": " val res = HashMap<String, String>()\n VimExtension.EP_NAME.extensions.forEach { extension: ExtensionBeanClass ->\n val alias = extension.aliases?.first { it.name?.count { it == '/' } == 1 }?.name\n ?: extension.aliases?.firstOrNull()?.name\n val name = extension.name"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "751a9b22ce16ff52179c1a2ed37622610e2b81b58152a393cc1711871ad102a0"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "NestedLambdaShadowedImplicitParameter",
"kind": "fail",
"level": "note",
"message": {
"text": "Implicit parameter 'it' of enclosing lambda is shadowed",
"markdown": "Implicit parameter 'it' of enclosing lambda is shadowed"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "scripts/src/main/kotlin/scripts/youTrackUsersAffected.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 54,
"startColumn": 46,
"charOffset": 1634,
"charLength": 2,
"snippet": {
"text": "it"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 52,
"startColumn": 1,
"charOffset": 1538,
"charLength": 161,
"snippet": {
"text": " val allAreas = getAreaValues()\n return allAreas\n .filterNot { it.key in areaWeights.map { it.first }.toSet() }\n .entries\n .map { it.key to it.value }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.scripts.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "a1a7ca227aefe9a1b35cd6e65261f0588ae16882290c181d723097c91dc5ddc8"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "PackageDirectoryMismatch",
"kind": "fail",
"level": "note",
"message": {
"text": "Package directive does not match the file location",
"markdown": "Package directive does not match the file location"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/common/VimVisualGroup.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 9,
"startColumn": 1,
"charOffset": 208,
"charLength": 43,
"snippet": {
"text": "package com.maddyhome.idea.vim.group.visual"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 7,
"startColumn": 1,
"charOffset": 203,
"charLength": 98,
"snippet": {
"text": " */\n\npackage com.maddyhome.idea.vim.group.visual\n\nimport com.maddyhome.idea.vim.api.BufferPosition"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "741da19df155bfd29a804b7fe1a3e20a3aa1f35aae7242376ea248cb25d54d7b"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "PluginXmlExtensionRegistration",
"kind": "fail",
"level": "warning",
"message": {
"text": "Define 'displayName' or 'key' attribute matching 'Configurable.getDisplayName()' implementation",
"markdown": "Define 'displayName' or 'key' attribute matching 'Configurable.getDisplayName()' implementation"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/resources/META-INF/plugin.xml",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 64,
"startColumn": 6,
"charOffset": 2998,
"charLength": 23,
"snippet": {
"text": "applicationConfigurable"
},
"sourceLanguage": "XML"
},
"contextRegion": {
"startLine": 62,
"startColumn": 1,
"charOffset": 2943,
"charLength": 398,
"snippet": {
"text": "\n <extensions defaultExtensionNs=\"com.intellij\">\n <applicationConfigurable groupId=\"editor\" instance=\"com.maddyhome.idea.vim.ui.VimEmulationConfigurable\"/>\n <projectService serviceImplementation=\"com.maddyhome.idea.vim.group.LastTabService\"/>\n <statusBarWidgetFactory id=\"IdeaVimMode\" implementation=\"com.maddyhome.idea.vim.ui.widgets.mode.ModeWidgetFactory\" order=\"last, before Memory\"/>"
},
"sourceLanguage": "XML"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "35f42b58db3d39efd545dd8801eda0f48db50144a14dddb52cb4c9f18729e3ce"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"XML"
]
}
},
{
"ruleId": "PrivatePropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Private property name 'NO_MAPPINGS' should not contain underscores in the middle or the end",
"markdown": "Private property name `NO_MAPPINGS` should not contain underscores in the middle or the end"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/surround/VimSurroundExtension.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 63,
"startColumn": 15,
"charOffset": 2599,
"charLength": 11,
"snippet": {
"text": "NO_MAPPINGS"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 61,
"startColumn": 1,
"charOffset": 2574,
"charLength": 86,
"snippet": {
"text": "\n @NonNls\n private val NO_MAPPINGS = \"surround_no_mappings\"\n\n override fun init() {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "fb588561e51f8be4560b2e57722916edbe7af0834d5e67b2921cafbbad972cbb"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "PropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Property name 'ACTION_COLLAPSE_REGION_RECURSIVELY' should start with a lowercase letter",
"markdown": "Property name `ACTION_COLLAPSE_REGION_RECURSIVELY` should start with a lowercase letter"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimActionExecutor.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 19,
"startColumn": 14,
"charOffset": 604,
"charLength": 34,
"snippet": {
"text": "ACTION_COLLAPSE_REGION_RECURSIVELY"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 17,
"startColumn": 1,
"charOffset": 498,
"charLength": 237,
"snippet": {
"text": " public val ACTION_COLLAPSE_ALL_REGIONS: String\n public val ACTION_COLLAPSE_REGION: String\n public val ACTION_COLLAPSE_REGION_RECURSIVELY: String\n public val ACTION_EXPAND_ALL_REGIONS: String\n public val ACTION_EXPAND_REGION: String"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "1d439e9a9a440c9e70bd7b60f84584bf44623aa9ff9b809fc0ea5ff4f4ffeb11"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "PropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Property name 'ACTION_EXPAND_ALL_REGIONS' should start with a lowercase letter",
"markdown": "Property name `ACTION_EXPAND_ALL_REGIONS` should start with a lowercase letter"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimActionExecutor.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 20,
"startColumn": 14,
"charOffset": 660,
"charLength": 25,
"snippet": {
"text": "ACTION_EXPAND_ALL_REGIONS"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 18,
"startColumn": 1,
"charOffset": 547,
"charLength": 242,
"snippet": {
"text": " public val ACTION_COLLAPSE_REGION: String\n public val ACTION_COLLAPSE_REGION_RECURSIVELY: String\n public val ACTION_EXPAND_ALL_REGIONS: String\n public val ACTION_EXPAND_REGION: String\n public val ACTION_EXPAND_REGION_RECURSIVELY: String"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "1f3b7288a021e90abced4d8c2e99eb1a051928bfe4bd465ecffc89a317aeace5"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "PropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Property name 'ACTION_EXPAND_REGION_RECURSIVELY' should start with a lowercase letter",
"markdown": "Property name `ACTION_EXPAND_REGION_RECURSIVELY` should start with a lowercase letter"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimActionExecutor.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 22,
"startColumn": 14,
"charOffset": 749,
"charLength": 32,
"snippet": {
"text": "ACTION_EXPAND_REGION_RECURSIVELY"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 20,
"startColumn": 1,
"charOffset": 647,
"charLength": 149,
"snippet": {
"text": " public val ACTION_EXPAND_ALL_REGIONS: String\n public val ACTION_EXPAND_REGION: String\n public val ACTION_EXPAND_REGION_RECURSIVELY: String\n\n /**"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "4d968b07d196d3c50b0a470f86337f8cc31263bcbb99e55e25ccb3782e5d5bf9"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "PropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Property name 'ACTION_COLLAPSE_REGION' should start with a lowercase letter",
"markdown": "Property name `ACTION_COLLAPSE_REGION` should start with a lowercase letter"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimActionExecutor.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 18,
"startColumn": 14,
"charOffset": 560,
"charLength": 22,
"snippet": {
"text": "ACTION_COLLAPSE_REGION"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 16,
"startColumn": 1,
"charOffset": 440,
"charLength": 253,
"snippet": {
"text": " public val ACTION_EDITOR_NEXT_TEMPLATE_VARIABLE: String\n public val ACTION_COLLAPSE_ALL_REGIONS: String\n public val ACTION_COLLAPSE_REGION: String\n public val ACTION_COLLAPSE_REGION_RECURSIVELY: String\n public val ACTION_EXPAND_ALL_REGIONS: String"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "c44c390e280055dca35328bd648dcbe47cdb47101c79aa07e19b181b78a02a3f"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "PropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Property name 'ACTION_EDITOR_NEXT_TEMPLATE_VARIABLE' should start with a lowercase letter",
"markdown": "Property name `ACTION_EDITOR_NEXT_TEMPLATE_VARIABLE` should start with a lowercase letter"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimActionExecutor.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 16,
"startColumn": 14,
"charOffset": 453,
"charLength": 36,
"snippet": {
"text": "ACTION_EDITOR_NEXT_TEMPLATE_VARIABLE"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 14,
"startColumn": 1,
"charOffset": 402,
"charLength": 188,
"snippet": {
"text": "public interface VimActionExecutor {\n\n public val ACTION_EDITOR_NEXT_TEMPLATE_VARIABLE: String\n public val ACTION_COLLAPSE_ALL_REGIONS: String\n public val ACTION_COLLAPSE_REGION: String"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "c730602d59535877cc15808385c7945fce76ff9b35cfa7334b1acb2a7ba119d4"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "PropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Property name '_backingFunction' should start with a lowercase letter",
"markdown": "Property name `_backingFunction` should start with a lowercase letter"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/extension/ExtensionHandler.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 36,
"startColumn": 16,
"charOffset": 1321,
"charLength": 16,
"snippet": {
"text": "_backingFunction"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 34,
"startColumn": 1,
"charOffset": 1247,
"charLength": 186,
"snippet": {
"text": "\n public abstract class WithCallback : ExtensionHandler {\n public var _backingFunction: Runnable? = null\n public fun continueVimExecution() {\n if (_backingFunction != null) {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "ce4b085290b351fa0f8233a6979f62f967d0ca9d102cc0278e36b18edf5e95f2"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "PropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Property name 'ACTION_COLLAPSE_ALL_REGIONS' should start with a lowercase letter",
"markdown": "Property name `ACTION_COLLAPSE_ALL_REGIONS` should start with a lowercase letter"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimActionExecutor.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 17,
"startColumn": 14,
"charOffset": 511,
"charLength": 27,
"snippet": {
"text": "ACTION_COLLAPSE_ALL_REGIONS"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 15,
"startColumn": 1,
"charOffset": 439,
"charLength": 207,
"snippet": {
"text": "\n public val ACTION_EDITOR_NEXT_TEMPLATE_VARIABLE: String\n public val ACTION_COLLAPSE_ALL_REGIONS: String\n public val ACTION_COLLAPSE_REGION: String\n public val ACTION_COLLAPSE_REGION_RECURSIVELY: String"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "deb3df927d7f04b3a40f13fd5358f95883090974aca00f46174e8c32121e18be"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "PropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Property name 'ACTION_EXPAND_REGION' should start with a lowercase letter",
"markdown": "Property name `ACTION_EXPAND_REGION` should start with a lowercase letter"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimActionExecutor.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 21,
"startColumn": 14,
"charOffset": 707,
"charLength": 20,
"snippet": {
"text": "ACTION_EXPAND_REGION"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 19,
"startColumn": 1,
"charOffset": 591,
"charLength": 199,
"snippet": {
"text": " public val ACTION_COLLAPSE_REGION_RECURSIVELY: String\n public val ACTION_EXPAND_ALL_REGIONS: String\n public val ACTION_EXPAND_REGION: String\n public val ACTION_EXPAND_REGION_RECURSIVELY: String\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "e8520de99817df178affd737ca7b79e24bd97832fa086ebc86b858aa7498b4ec"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "PropertyName",
"kind": "fail",
"level": "note",
"message": {
"text": "Property name 'ZERO_OR_MORE_SPACES' should start with a lowercase letter",
"markdown": "Property name `ZERO_OR_MORE_SPACES` should start with a lowercase letter"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/ex/parser/ParserTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 15,
"startColumn": 17,
"charOffset": 326,
"charLength": 19,
"snippet": {
"text": "ZERO_OR_MORE_SPACES"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 13,
"startColumn": 1,
"charOffset": 281,
"charLength": 198,
"snippet": {
"text": "abstract class ParserTest {\n\n protected val ZERO_OR_MORE_SPACES = \"@#\\\\\\$#@\\\\\\$!j zero or more spaces @#\\\\\\$#@\\\\\\$!j\"\n\n protected fun getTextWithAllSpacesCombinations(text: String): List<String> {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "fb7944a6de0bb5c333f73c08eaa7254b8f0e3e7663026b61e4dcc1e30df4e8c6"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RedundantNullableReturnType",
"kind": "fail",
"level": "warning",
"message": {
"text": "'modeBeforeCommandProcessing' is always non-null type",
"markdown": "'modeBeforeCommandProcessing' is always non-null type"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/stubs/VimProcessGroupStub.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 28,
"startColumn": 49,
"charOffset": 1001,
"charLength": 1,
"snippet": {
"text": "?"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 26,
"startColumn": 1,
"charOffset": 869,
"charLength": 174,
"snippet": {
"text": " override val isCommandProcessing: Boolean\n get() = TODO(\"Not yet implemented\")\n override val modeBeforeCommandProcessing: Mode?\n get() = TODO(\"Not yet implemented\")\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "8038c0fe2fd201a86dbe4e2d5c09beb655ef7977fa73c97d46372240c958f5f8"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RedundantNullableReturnType",
"kind": "fail",
"level": "warning",
"message": {
"text": "'protocol' is always non-null type",
"markdown": "'protocol' is always non-null type"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/mark/IntellijMark.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 27,
"startColumn": 32,
"charOffset": 946,
"charLength": 1,
"snippet": {
"text": "?"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 25,
"startColumn": 1,
"charOffset": 843,
"charLength": 191,
"snippet": {
"text": " override val filepath: String\n get() = getMark()?.file?.path ?: \"\"\n override val protocol: String?\n get() = getMark()?.file?.let { VirtualFileManager.extractProtocol(it.url) } ?: \"\"\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "863ba3bd2a749e10cbde54101df28e9fa03bc7754189132c8e2813555b0bd207"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RedundantNullableReturnType",
"kind": "fail",
"level": "warning",
"message": {
"text": "'register' always returns non-null type",
"markdown": "'register' always returns non-null type"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/testFixtures/kotlin/org/jetbrains/plugins/ideavim/VimTestCase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 445,
"startColumn": 37,
"charOffset": 17513,
"charLength": 1,
"snippet": {
"text": "?"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 443,
"startColumn": 1,
"charOffset": 17472,
"charLength": 87,
"snippet": {
"text": " }\n\n fun register(char: String): String? {\n return NeovimTesting.getMark(char)\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "a42c9e57b139e423250a00538b8001389c82155396e3ef9d805b5675d8594ccb"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RedundantSetter",
"kind": "fail",
"level": "note",
"message": {
"text": "Redundant setter",
"markdown": "Redundant setter"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/command/MappingState.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 39,
"startColumn": 5,
"charOffset": 993,
"charLength": 3,
"snippet": {
"text": "set"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 37,
"startColumn": 1,
"charOffset": 929,
"charLength": 102,
"snippet": {
"text": "\n public var mappingMode: MappingMode = MappingMode.NORMAL\n set(value) {\n field = value\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "fae17f0ef4e3d73826d1d9ab01aaafe22a0b124679e4d357792969973179220d"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RedundantSuppression",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant suppression",
"markdown": "Redundant suppression"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/action/motion/select/motion/SelectMotionRightActionTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 1,
"startColumn": 1,
"charOffset": 0,
"charLength": 48,
"snippet": {
"text": "/*\n * Copyright 2003-2023 The IdeaVim authors\n *"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 1,
"startColumn": 1,
"charOffset": 0,
"charLength": 162,
"snippet": {
"text": "/*\n * Copyright 2003-2023 The IdeaVim authors\n *\n * Use of this source code is governed by an MIT-style\n * license that can be found in the LICENSE.txt file or at"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "04b7e42727945b6bb421a8de3d65d82d5106d879580034f7e87749ff46eeb4f0"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RedundantSuppression",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant suppression",
"markdown": "Redundant suppression"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/helper/Helper.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 68,
"startColumn": 21,
"charOffset": 2374,
"charLength": 16,
"snippet": {
"text": "isTemplateActive"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 66,
"startColumn": 1,
"charOffset": 2314,
"charLength": 223,
"snippet": {
"text": "\n@Suppress(\"IncorrectParentDisposable\")\ninternal fun Editor.isTemplateActive(): Boolean {\n val project = this.project ?: return false\n // XXX: I've disabled this check to find the stack trace where the project is disposed"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "0d4256ab3d38215f48bf2ee4399dbec796b0a1065745a5d9fdc60ae5f829d427"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RedundantSuppression",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant suppression",
"markdown": "Redundant suppression"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/helper/RWLockLabel.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 29,
"startColumn": 27,
"charOffset": 902,
"charLength": 8,
"snippet": {
"text": "Writable"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 27,
"startColumn": 1,
"charOffset": 817,
"charLength": 100,
"snippet": {
"text": " @Suppress(\"unused\")\n @Target(AnnotationTarget.FUNCTION)\n public annotation class Writable\n\n /**"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "12365041109a3ba877f8799c75edce3a439fc49169e90520324de003afcc4c51"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RedundantSuppression",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant suppression",
"markdown": "Redundant suppression"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/argtextobj/VimArgTextObjExtension.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 253,
"startColumn": 7,
"charOffset": 8966,
"charLength": 29,
"snippet": {
"text": "//noinspection DuplicatedCode"
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 251,
"startColumn": 1,
"charOffset": 8861,
"charLength": 244,
"snippet": {
"text": "\n final ArgumentTextObjectHandler textObjectHandler = new ArgumentTextObjectHandler(isInner);\n //noinspection DuplicatedCode\n if (!vimStateMachine.isOperatorPending()) {\n editor.nativeCarets().forEach((VimCaret caret) -> {"
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "13229e8a89c2a33da0c7e7b58d1b0beedea95cfb05a513f7ffb103096917e98f"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "RedundantSuppression",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant suppression",
"markdown": "Redundant suppression"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "tests/java-tests/src/test/kotlin/org/jetbrains/plugins/ideavim/group/visual/TemplateTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 1,
"startColumn": 1,
"charOffset": 0,
"charLength": 48,
"snippet": {
"text": "/*\n * Copyright 2003-2024 The IdeaVim authors\n *"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 1,
"startColumn": 1,
"charOffset": 0,
"charLength": 162,
"snippet": {
"text": "/*\n * Copyright 2003-2024 The IdeaVim authors\n *\n * Use of this source code is governed by an MIT-style\n * license that can be found in the LICENSE.txt file or at"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.tests.java-tests.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "146082d9d3935d7ec775bd4121f121cd61019f688efbb016b1975ae051efdd01"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RedundantSuppression",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant suppression",
"markdown": "Redundant suppression"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/action/motion/updown/MotionShiftDownActionHandlerTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 1,
"startColumn": 1,
"charOffset": 0,
"charLength": 48,
"snippet": {
"text": "/*\n * Copyright 2003-2023 The IdeaVim authors\n *"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 1,
"startColumn": 1,
"charOffset": 0,
"charLength": 162,
"snippet": {
"text": "/*\n * Copyright 2003-2023 The IdeaVim authors\n *\n * Use of this source code is governed by an MIT-style\n * license that can be found in the LICENSE.txt file or at"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "22b33a1b42244ce0af2d093b34da4ffbcd9fd1ba618b5324e9e5441750146124"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RedundantSuppression",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant suppression",
"markdown": "Redundant suppression"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/action/motion/leftright/MotionShiftRightActionHandlerTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 1,
"startColumn": 1,
"charOffset": 0,
"charLength": 48,
"snippet": {
"text": "/*\n * Copyright 2003-2023 The IdeaVim authors\n *"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 1,
"startColumn": 1,
"charOffset": 0,
"charLength": 162,
"snippet": {
"text": "/*\n * Copyright 2003-2023 The IdeaVim authors\n *\n * Use of this source code is governed by an MIT-style\n * license that can be found in the LICENSE.txt file or at"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "2ab8092538eab3470306fbe5c4d9c8c54d5717b04906b3f2ad14ad5e4ad2eda2"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RedundantSuppression",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant suppression",
"markdown": "Redundant suppression"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/action/motion/updown/MotionShiftUpActionHandlerTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 1,
"startColumn": 1,
"charOffset": 0,
"charLength": 48,
"snippet": {
"text": "/*\n * Copyright 2003-2023 The IdeaVim authors\n *"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 1,
"startColumn": 1,
"charOffset": 0,
"charLength": 162,
"snippet": {
"text": "/*\n * Copyright 2003-2023 The IdeaVim authors\n *\n * Use of this source code is governed by an MIT-style\n * license that can be found in the LICENSE.txt file or at"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "2feebd9206319a67d56b41418b089619e18e26a35c42466aa55aed9b2f13ecf7"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RedundantSuppression",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant suppression",
"markdown": "Redundant suppression"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/action/copy/PutVisualTextActionTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 1,
"startColumn": 1,
"charOffset": 0,
"charLength": 48,
"snippet": {
"text": "/*\n * Copyright 2003-2023 The IdeaVim authors\n *"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 1,
"startColumn": 1,
"charOffset": 0,
"charLength": 162,
"snippet": {
"text": "/*\n * Copyright 2003-2023 The IdeaVim authors\n *\n * Use of this source code is governed by an MIT-style\n * license that can be found in the LICENSE.txt file or at"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "3555dde745b5c35e7fc029353f01b18efd1959686ec9a8e6d24211eee0b3ca22"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RedundantSuppression",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant suppression",
"markdown": "Redundant suppression"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/action/motion/updown/VisualVariousMotionsTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 1,
"startColumn": 1,
"charOffset": 0,
"charLength": 48,
"snippet": {
"text": "/*\n * Copyright 2003-2023 The IdeaVim authors\n *"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 1,
"startColumn": 1,
"charOffset": 0,
"charLength": 162,
"snippet": {
"text": "/*\n * Copyright 2003-2023 The IdeaVim authors\n *\n * Use of this source code is governed by an MIT-style\n * license that can be found in the LICENSE.txt file or at"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "3a286482365e017a42aa5bd2fa63544d448351a42329fa72dbd7765d275276b6"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RedundantSuppression",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant suppression",
"markdown": "Redundant suppression"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/action/motion/select/motion/SelectExtendVariousMotionsTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 1,
"startColumn": 1,
"charOffset": 0,
"charLength": 48,
"snippet": {
"text": "/*\n * Copyright 2003-2023 The IdeaVim authors\n *"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 1,
"startColumn": 1,
"charOffset": 0,
"charLength": 162,
"snippet": {
"text": "/*\n * Copyright 2003-2023 The IdeaVim authors\n *\n * Use of this source code is governed by an MIT-style\n * license that can be found in the LICENSE.txt file or at"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "3fab8b450f2d8c3ea1f59bf973c2d3a1dfb457c65ccefa1ab054f5ae0e292c39"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RedundantSuppression",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant suppression",
"markdown": "Redundant suppression"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/action/motion/leftright/MotionEndActionTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 1,
"startColumn": 1,
"charOffset": 0,
"charLength": 48,
"snippet": {
"text": "/*\n * Copyright 2003-2023 The IdeaVim authors\n *"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 1,
"startColumn": 1,
"charOffset": 0,
"charLength": 162,
"snippet": {
"text": "/*\n * Copyright 2003-2023 The IdeaVim authors\n *\n * Use of this source code is governed by an MIT-style\n * license that can be found in the LICENSE.txt file or at"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "3ff49e45e2c2ff1eaa5b30695bbe85e90316f3075c459f497f24bb6601a6880b"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RedundantSuppression",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant suppression",
"markdown": "Redundant suppression"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/key/Nodes.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 42,
"startColumn": 18,
"charOffset": 1355,
"charLength": 4,
"snippet": {
"text": "Node"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 40,
"startColumn": 1,
"charOffset": 1304,
"charLength": 96,
"snippet": {
"text": " */\n@Suppress(\"GrazieInspection\")\npublic interface Node<T>\n\n/** Represents a complete command */"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "42bb8df96ae9bd4c2abad9847269570d2a97a454e5a805ca6c5ae1e5fdaaec44"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RedundantSuppression",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant suppression",
"markdown": "Redundant suppression"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/group/visual/IdeaVisualControlTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 1,
"startColumn": 1,
"charOffset": 0,
"charLength": 48,
"snippet": {
"text": "/*\n * Copyright 2003-2023 The IdeaVim authors\n *"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 1,
"startColumn": 1,
"charOffset": 0,
"charLength": 162,
"snippet": {
"text": "/*\n * Copyright 2003-2023 The IdeaVim authors\n *\n * Use of this source code is governed by an MIT-style\n * license that can be found in the LICENSE.txt file or at"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "46cc91523c43ecf25c630f9e3df51e290cea68b7ad023e235dc8fe0da0d4ace5"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RedundantSuppression",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant suppression",
"markdown": "Redundant suppression"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/VimProjectService.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 31,
"startColumn": 22,
"charOffset": 864,
"charLength": 13,
"snippet": {
"text": "vimDisposable"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 29,
"startColumn": 1,
"charOffset": 822,
"charLength": 102,
"snippet": {
"text": "\n@Suppress(\"unused\")\ninternal val Project.vimDisposable\n get() = VimProjectService.getInstance(this)\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "500beab111cf769b65cc4f8047b8602726e631d8ae8698c2e5aff45102ddc26a"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RedundantSuppression",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant suppression",
"markdown": "Redundant suppression"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/model/commands/mapping/MapCommand.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 101,
"startColumn": 22,
"charOffset": 4399,
"charLength": 15,
"snippet": {
"text": "SpecialArgument"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 99,
"startColumn": 1,
"charOffset": 4346,
"charLength": 138,
"snippet": {
"text": " @Suppress(\"unused\")\n @NonNls\n private enum class SpecialArgument(val myName: String) {\n BUFFER(\"<buffer>\"),\n NOWAIT(\"<nowait>\"),"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "53f9e2cc7303b7a8d541836fdfb9b09c739b2dd4c2ea26dda1372f7b7cd67efb"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RedundantSuppression",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant suppression",
"markdown": "Redundant suppression"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/OptionProperties.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 70,
"startColumn": 19,
"charOffset": 3670,
"charLength": 16,
"snippet": {
"text": "EffectiveOptions"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 68,
"startColumn": 1,
"charOffset": 3628,
"charLength": 286,
"snippet": {
"text": " */\n@Suppress(\"unused\")\npublic open class EffectiveOptions(scope: OptionAccessScope.EFFECTIVE): GlobalOptions(scope) {\n public val iskeyword: StringListOptionValue by optionProperty(Options.iskeyword)\n public val matchpairs: StringListOptionValue by optionProperty(Options.matchpairs)"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "7227c11a390460c5d997be139c324a8bac4a623f84b64f42ed4f286dd0c83357"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RedundantSuppression",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant suppression",
"markdown": "Redundant suppression"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/action/change/change/ChangeMotionActionTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 156,
"startColumn": 7,
"charOffset": 2731,
"charLength": 26,
"snippet": {
"text": "testChangeLinesToBackwards"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 154,
"startColumn": 1,
"charOffset": 2705,
"charLength": 81,
"snippet": {
"text": " @Test\n @Disabled\n fun testChangeLinesToBackwards() {\n doTest(\n \"cFc\","
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "72d9a4293a3ea8101ad1fac98c313afb181eac2e3381505f79fdc046228fdc90"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RedundantSuppression",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant suppression",
"markdown": "Redundant suppression"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/action/copy/PutVisualTextMoveCursorActionTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 322,
"startColumn": 7,
"charOffset": 9839,
"charLength": 33,
"snippet": {
"text": "`test put visual text multicaret`"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 320,
"startColumn": 1,
"charOffset": 9813,
"charLength": 159,
"snippet": {
"text": " @Test\n @Disabled\n fun `test put visual text multicaret`() {\n val before = \"${c}qwe asd ${c}zxc rty ${c}fgh vbn\"\n val editor = configureByText(before)"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "78025e4559f7b4c99d41e04248c17d652f149c1da924378bbf31eceb36cd8b9b"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RedundantSuppression",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant suppression",
"markdown": "Redundant suppression"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/action/motion/visual/VisualToggleBlockModeActionTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 1,
"startColumn": 1,
"charOffset": 0,
"charLength": 48,
"snippet": {
"text": "/*\n * Copyright 2003-2023 The IdeaVim authors\n *"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 1,
"startColumn": 1,
"charOffset": 0,
"charLength": 162,
"snippet": {
"text": "/*\n * Copyright 2003-2023 The IdeaVim authors\n *\n * Use of this source code is governed by an MIT-style\n * license that can be found in the LICENSE.txt file or at"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "82344025d47fbbf159c8f247b3829d7a5622dd739d7f49ddf65e16319dcd11de"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RedundantSuppression",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant suppression",
"markdown": "Redundant suppression"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/action/motion/visual/VisualSwapEndsBlockActionTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 1,
"startColumn": 1,
"charOffset": 0,
"charLength": 48,
"snippet": {
"text": "/*\n * Copyright 2003-2023 The IdeaVim authors\n *"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 1,
"startColumn": 1,
"charOffset": 0,
"charLength": 162,
"snippet": {
"text": "/*\n * Copyright 2003-2023 The IdeaVim authors\n *\n * Use of this source code is governed by an MIT-style\n * license that can be found in the LICENSE.txt file or at"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "8f0307aa586a03a839730564cb0a4dbc29b703b67f805f4f31d43cfd1eac4fd0"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RedundantSuppression",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant suppression",
"markdown": "Redundant suppression"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/action/change/delete/JoinNotificationTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 1,
"startColumn": 1,
"charOffset": 0,
"charLength": 48,
"snippet": {
"text": "/*\n * Copyright 2003-2023 The IdeaVim authors\n *"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 1,
"startColumn": 1,
"charOffset": 0,
"charLength": 162,
"snippet": {
"text": "/*\n * Copyright 2003-2023 The IdeaVim authors\n *\n * Use of this source code is governed by an MIT-style\n * license that can be found in the LICENSE.txt file or at"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "9a687bd834e4869713414e9857914a0c8c4e5ba6fa504fa2d1e4e359e25f2e4e"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RedundantSuppression",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant suppression",
"markdown": "Redundant suppression"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/testFixtures/kotlin/org/jetbrains/plugins/ideavim/NeovimTesting.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 220,
"startColumn": 3,
"charOffset": 8414,
"charLength": 6,
"snippet": {
"text": "INLAYS"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 218,
"startColumn": 1,
"charOffset": 8389,
"charLength": 53,
"snippet": {
"text": "\n @Suppress(\"unused\")\n INLAYS,\n OPTION,\n UNCLEAR,"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "9f37d4a9df5a522b4c4146b300050030b8b0b476449fd2558578cdfe9fe05c2b"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RedundantSuppression",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant suppression",
"markdown": "Redundant suppression"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/action/motion/leftright/MotionShiftHomeActionTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 1,
"startColumn": 1,
"charOffset": 0,
"charLength": 48,
"snippet": {
"text": "/*\n * Copyright 2003-2023 The IdeaVim authors\n *"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 1,
"startColumn": 1,
"charOffset": 0,
"charLength": 162,
"snippet": {
"text": "/*\n * Copyright 2003-2023 The IdeaVim authors\n *\n * Use of this source code is governed by an MIT-style\n * license that can be found in the LICENSE.txt file or at"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "a044c97bcbb64cc6a1b675fecb783c94aab7c3ffd321de0b4e0967682fe9b392"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RedundantSuppression",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant suppression",
"markdown": "Redundant suppression"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/action/motion/leftright/MotionHomeActionTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 1,
"startColumn": 1,
"charOffset": 0,
"charLength": 48,
"snippet": {
"text": "/*\n * Copyright 2003-2023 The IdeaVim authors\n *"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 1,
"startColumn": 1,
"charOffset": 0,
"charLength": 162,
"snippet": {
"text": "/*\n * Copyright 2003-2023 The IdeaVim authors\n *\n * Use of this source code is governed by an MIT-style\n * license that can be found in the LICENSE.txt file or at"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "a462ce4258696783effd9b3d37a7bead2cab0ef03c07692678322e983c178dd0"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RedundantSuppression",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant suppression",
"markdown": "Redundant suppression"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/action/motion/updown/MotionArrowDownActionTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 1,
"startColumn": 1,
"charOffset": 0,
"charLength": 48,
"snippet": {
"text": "/*\n * Copyright 2003-2023 The IdeaVim authors\n *"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 1,
"startColumn": 1,
"charOffset": 0,
"charLength": 162,
"snippet": {
"text": "/*\n * Copyright 2003-2023 The IdeaVim authors\n *\n * Use of this source code is governed by an MIT-style\n * license that can be found in the LICENSE.txt file or at"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "a5d22f090add71372c5f32f00e9d3e959423c3a749cc1dc6e5bdab1c24faf9e3"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RedundantSuppression",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant suppression",
"markdown": "Redundant suppression"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "tests/java-tests/src/test/kotlin/org/jetbrains/plugins/ideavim/action/ReformatCodeTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 17,
"startColumn": 7,
"charOffset": 519,
"charLength": 16,
"snippet": {
"text": "ReformatCodeTest"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 15,
"startColumn": 1,
"charOffset": 492,
"charLength": 93,
"snippet": {
"text": "\n@Suppress(\"unused\")\nclass ReformatCodeTest : VimJavaTestCase() {\n @Test\n fun testEmpty() {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.tests.java-tests.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "aa95aabcb4cf9852b5c62f8d4772edf2ceed5e8bf3dde4320d7c5cf43b746905"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RedundantSuppression",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant suppression",
"markdown": "Redundant suppression"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/action/motion/leftright/MotionLastColumnActionTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 1,
"startColumn": 1,
"charOffset": 0,
"charLength": 48,
"snippet": {
"text": "/*\n * Copyright 2003-2023 The IdeaVim authors\n *"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 1,
"startColumn": 1,
"charOffset": 0,
"charLength": 162,
"snippet": {
"text": "/*\n * Copyright 2003-2023 The IdeaVim authors\n *\n * Use of this source code is governed by an MIT-style\n * license that can be found in the LICENSE.txt file or at"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "cc764e27a3aec9ddc424e70a9c9e9ac427e122a733139c8efa8cd9fb44bc3ca6"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RedundantSuppression",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant suppression",
"markdown": "Redundant suppression"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/OptionProperties.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 20,
"startColumn": 19,
"charOffset": 574,
"charLength": 13,
"snippet": {
"text": "GlobalOptions"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 18,
"startColumn": 1,
"charOffset": 505,
"charLength": 288,
"snippet": {
"text": " */\n@Suppress(\"unused\", \"SpellCheckingInspection\")\npublic open class GlobalOptions(scope: OptionAccessScope): OptionsPropertiesBase(scope) {\n public val clipboard: StringListOptionValue by optionProperty(Options.clipboard)\n public var digraph: Boolean by optionProperty(Options.digraph)"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "d978ec974d3bc28b298e775c4bab01130fdd1cbe444e3e31d0eb22015e747c0c"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RedundantSuppression",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant suppression",
"markdown": "Redundant suppression"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/action/motion/visual/VisualToggleLineModeActionTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 1,
"startColumn": 1,
"charOffset": 0,
"charLength": 48,
"snippet": {
"text": "/*\n * Copyright 2003-2023 The IdeaVim authors\n *"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 1,
"startColumn": 1,
"charOffset": 0,
"charLength": 162,
"snippet": {
"text": "/*\n * Copyright 2003-2023 The IdeaVim authors\n *\n * Use of this source code is governed by an MIT-style\n * license that can be found in the LICENSE.txt file or at"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "dd1cac99d558a4643f18f1ad8edafce55455924ec8bdf575f7e81e1869d39056"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RedundantSuppression",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant suppression",
"markdown": "Redundant suppression"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/helper/NumberType.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 12,
"startColumn": 3,
"charOffset": 301,
"charLength": 3,
"snippet": {
"text": "BIN"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 10,
"startColumn": 1,
"charOffset": 246,
"charLength": 83,
"snippet": {
"text": "public enum class NumberType {\n @Suppress(\"unused\")\n BIN, OCT, DEC, HEX, ALPHA\n}\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "eb78e71abce74b37fbfc3d213b47a63f029b0c1d187116b367edacba35192a15"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RedundantSuppression",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant suppression",
"markdown": "Redundant suppression"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/Options.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 34,
"startColumn": 15,
"charOffset": 1585,
"charLength": 7,
"snippet": {
"text": "Options"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 32,
"startColumn": 1,
"charOffset": 1523,
"charLength": 110,
"snippet": {
"text": "\n@Suppress(\"unused\", \"SpellCheckingInspection\")\npublic object Options {\n private val options = MultikeyMap()\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "ed96f43439da48a14e084d51d0f5b7b6fe944d37e0e8a3b01fced381cafb02a7"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RedundantSuppression",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant suppression",
"markdown": "Redundant suppression"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/textobjentire/VimTextObjEntireExtension.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 140,
"startColumn": 7,
"charOffset": 5580,
"charLength": 29,
"snippet": {
"text": "//noinspection DuplicatedCode"
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 138,
"startColumn": 1,
"charOffset": 5462,
"charLength": 291,
"snippet": {
"text": "\n final EntireTextObjectHandler textObjectHandler = new EntireTextObjectHandler(ignoreLeadingAndTrailing);\n //noinspection DuplicatedCode\n if (!vimStateMachine.isOperatorPending()) {\n ((IjVimEditor) editor).getEditor().getCaretModel().runForEachCaret((Caret caret) -> {"
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "ef68fddaca344ed31314d00baf4201e8638f07ebc10f6184fc5baf9fab9dbad2"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "RedundantSuppression",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant suppression",
"markdown": "Redundant suppression"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/action/motion/select/motion/SelectMotionLeftActionTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 1,
"startColumn": 1,
"charOffset": 0,
"charLength": 48,
"snippet": {
"text": "/*\n * Copyright 2003-2023 The IdeaVim authors\n *"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 1,
"startColumn": 1,
"charOffset": 0,
"charLength": 162,
"snippet": {
"text": "/*\n * Copyright 2003-2023 The IdeaVim authors\n *\n * Use of this source code is governed by an MIT-style\n * license that can be found in the LICENSE.txt file or at"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "fb89c1fe5d102748e75fb8104e39213f5d439dad90ebf18cd331c5f880c06608"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RedundantSuppression",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant suppression",
"markdown": "Redundant suppression"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/action/motion/visual/VisualToggleCharacterModeActionTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 1,
"startColumn": 1,
"charOffset": 0,
"charLength": 48,
"snippet": {
"text": "/*\n * Copyright 2003-2023 The IdeaVim authors\n *"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 1,
"startColumn": 1,
"charOffset": 0,
"charLength": 162,
"snippet": {
"text": "/*\n * Copyright 2003-2023 The IdeaVim authors\n *\n * Use of this source code is governed by an MIT-style\n * license that can be found in the LICENSE.txt file or at"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "fbb1f7ba6c07a4d03c05c54b6e653d343c5f61daba4972b8d958de4f29f30d2a"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RedundantSuppression",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant suppression",
"markdown": "Redundant suppression"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/action/motion/leftright/MotionShiftEndActionTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 1,
"startColumn": 1,
"charOffset": 0,
"charLength": 48,
"snippet": {
"text": "/*\n * Copyright 2003-2023 The IdeaVim authors\n *"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 1,
"startColumn": 1,
"charOffset": 0,
"charLength": 162,
"snippet": {
"text": "/*\n * Copyright 2003-2023 The IdeaVim authors\n *\n * Use of this source code is governed by an MIT-style\n * license that can be found in the LICENSE.txt file or at"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "fd987c6105f348bf02c96590056007a0172689896ca92d900a5cee1476e47e0e"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RedundantSuspendModifier",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant 'suspend' modifier",
"markdown": "Redundant 'suspend' modifier"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "scripts/src/main/kotlin/scripts/updateYoutrackOnCommit.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 11,
"startColumn": 1,
"charOffset": 225,
"charLength": 7,
"snippet": {
"text": "suspend"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 9,
"startColumn": 1,
"charOffset": 208,
"charLength": 75,
"snippet": {
"text": "package scripts\n\nsuspend fun main() {\n println(\"Start updating youtrack\")\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.scripts.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "79e6b30ca56dd147d4b76da443fa9ed50b53a207bca942f4d47c4dab81c79c04"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RedundantVisibilityModifier",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant visibility modifier",
"markdown": "Redundant visibility modifier"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/testFixtures/kotlin/org/jetbrains/plugins/ideavim/NeovimTesting.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 210,
"startColumn": 3,
"charOffset": 8032,
"charLength": 6,
"snippet": {
"text": "public"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 208,
"startColumn": 1,
"charOffset": 8025,
"charLength": 226,
"snippet": {
"text": " }\n\n public fun getRegister(register: Char) = neovimApi.callFunction(\"getreg\", listOf(register)).get().toString()\n public fun getMark(register: String) = neovimApi.callFunction(\"getpos\", listOf(register)).get().toString()\n}"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "0c18491fe7ce670bd923eadaa35c4f0d86d798b7e38f337977a259b4b4cff72d"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RedundantVisibilityModifier",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant visibility modifier",
"markdown": "Redundant visibility modifier"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/testFixtures/kotlin/org/jetbrains/plugins/ideavim/NeovimTesting.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 168,
"startColumn": 3,
"charOffset": 6434,
"charLength": 6,
"snippet": {
"text": "public"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 166,
"startColumn": 1,
"charOffset": 6427,
"charLength": 99,
"snippet": {
"text": " }\n\n public fun vimMode() = neovimApi.mode.get().mode\n\n private fun assertMode(editor: Editor) {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "8c912b9867a582caa06c6eae1ff3a1dad419967f6936a94c0680ae99e5789e7f"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RedundantVisibilityModifier",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant visibility modifier",
"markdown": "Redundant visibility modifier"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/testFixtures/kotlin/org/jetbrains/plugins/ideavim/VimTestCase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 270,
"startColumn": 3,
"charOffset": 10935,
"charLength": 6,
"snippet": {
"text": "public"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 268,
"startColumn": 1,
"charOffset": 10928,
"charLength": 182,
"snippet": {
"text": " }\n\n public fun configureByTextX(fileName: String, content: String): Editor {\n fixture.configureByText(fileName, content)\n NeovimTesting.setupEditor(fixture.editor, testInfo)"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "aa5b7bfa8a120b47c320efbe6e7e67e253e8623c58c4164d619ef2383a36e130"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RedundantVisibilityModifier",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant visibility modifier",
"markdown": "Redundant visibility modifier"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "annotation-processors/src/main/kotlin/com/intellij/vim/providers/VimscriptFunctionProcessorProvider.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 16,
"startColumn": 1,
"charOffset": 500,
"charLength": 6,
"snippet": {
"text": "public"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 14,
"startColumn": 1,
"charOffset": 437,
"charLength": 271,
"snippet": {
"text": "import com.intellij.vim.processors.VimscriptFunctionProcessor\n\npublic class VimscriptFunctionProcessorProvider : SymbolProcessorProvider {\n override fun create(environment: SymbolProcessorEnvironment): SymbolProcessor {\n return VimscriptFunctionProcessor(environment)"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.annotation-processors.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "d700bab9fef5eed192c3abc9bec213a9aee8e6f60063e85cbc0ef25dd8f0d721"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RedundantVisibilityModifier",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant visibility modifier",
"markdown": "Redundant visibility modifier"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/testFixtures/kotlin/org/jetbrains/plugins/ideavim/impl/OptionsVerificator.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 105,
"startColumn": 1,
"charOffset": 5000,
"charLength": 6,
"snippet": {
"text": "public"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 103,
"startColumn": 1,
"charOffset": 4919,
"charLength": 176,
"snippet": {
"text": " * - Not supported, please specify possible values using [limitedValues]\n */\npublic annotation class VimOption(\n val name: String,\n val limitedValues: Array<String> = [],"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "f2dbf9843ab4a11063a1137aa9b7a356dbd2ecc1d0c388558c3dbed4646a5812"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RedundantVisibilityModifier",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant visibility modifier",
"markdown": "Redundant visibility modifier"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/testFixtures/kotlin/org/jetbrains/plugins/ideavim/NeovimTesting.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 211,
"startColumn": 3,
"charOffset": 8143,
"charLength": 6,
"snippet": {
"text": "public"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 209,
"startColumn": 1,
"charOffset": 8029,
"charLength": 223,
"snippet": {
"text": "\n public fun getRegister(register: Char) = neovimApi.callFunction(\"getreg\", listOf(register)).get().toString()\n public fun getMark(register: String) = neovimApi.callFunction(\"getpos\", listOf(register)).get().toString()\n}\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "fb89abf924816d61f43e8d7ca8b69d4fe72ca7f5c3049154bc119a779a5eeaab"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RegExpSimplifiable",
"kind": "fail",
"level": "note",
"message": {
"text": "'[-]' can be simplified to '-'",
"markdown": "`[-]` can be simplified to '-'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/model/datatypes/VimInt.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 56,
"startColumn": 22,
"charOffset": 1387,
"charLength": 3,
"snippet": {
"text": "[-]"
},
"sourceLanguage": "RegExp"
},
"contextRegion": {
"startLine": 54,
"startColumn": 1,
"charOffset": 1270,
"charLength": 212,
"snippet": {
"text": " return when {\n n.matches(Regex(\"[-]?0[x][0-9a-f]+\")) -> n.replaceFirst(\"0x\", \"\").toInt(16)\n n.matches(Regex(\"[-]?[0][0-7]+\")) -> n.toInt(8)\n n.matches(Regex(\"[-]?[0-9]+\")) -> n.toInt()\n else -> null"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "11e404a4c8b7b5dcb255d12d22fc7f576d46f46db258bfbcd5d865c33272b11f"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"RegExp"
]
}
},
{
"ruleId": "RegExpSimplifiable",
"kind": "fail",
"level": "note",
"message": {
"text": "'[-]' can be simplified to '-'",
"markdown": "`[-]` can be simplified to '-'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/model/datatypes/VimInt.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 57,
"startColumn": 22,
"charOffset": 1439,
"charLength": 3,
"snippet": {
"text": "[-]"
},
"sourceLanguage": "RegExp"
},
"contextRegion": {
"startLine": 55,
"startColumn": 1,
"charOffset": 1286,
"charLength": 200,
"snippet": {
"text": " n.matches(Regex(\"[-]?0[x][0-9a-f]+\")) -> n.replaceFirst(\"0x\", \"\").toInt(16)\n n.matches(Regex(\"[-]?[0][0-7]+\")) -> n.toInt(8)\n n.matches(Regex(\"[-]?[0-9]+\")) -> n.toInt()\n else -> null\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "5050c316d9e5527c94193db3570abaf5b5317f97006cde80cf780371f043cb3e"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"RegExp"
]
}
},
{
"ruleId": "RegExpSimplifiable",
"kind": "fail",
"level": "note",
"message": {
"text": "'[-]' can be simplified to '-'",
"markdown": "`[-]` can be simplified to '-'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/model/datatypes/VimInt.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 55,
"startColumn": 22,
"charOffset": 1307,
"charLength": 3,
"snippet": {
"text": "[-]"
},
"sourceLanguage": "RegExp"
},
"contextRegion": {
"startLine": 53,
"startColumn": 1,
"charOffset": 1205,
"charLength": 260,
"snippet": {
"text": " val n = octalDecimalOrHexNumber.lowercase(Locale.getDefault())\n return when {\n n.matches(Regex(\"[-]?0[x][0-9a-f]+\")) -> n.replaceFirst(\"0x\", \"\").toInt(16)\n n.matches(Regex(\"[-]?[0][0-7]+\")) -> n.toInt(8)\n n.matches(Regex(\"[-]?[0-9]+\")) -> n.toInt()"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "5879cde3f8cbba46268ca9647c599448a3db3cf9fc9b54435478c9d335de11aa"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"RegExp"
]
}
},
{
"ruleId": "RegExpSimplifiable",
"kind": "fail",
"level": "note",
"message": {
"text": "'[0]' can be simplified to '0'",
"markdown": "`[0]` can be simplified to '0'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/model/datatypes/VimInt.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 56,
"startColumn": 26,
"charOffset": 1391,
"charLength": 3,
"snippet": {
"text": "[0]"
},
"sourceLanguage": "RegExp"
},
"contextRegion": {
"startLine": 54,
"startColumn": 1,
"charOffset": 1270,
"charLength": 212,
"snippet": {
"text": " return when {\n n.matches(Regex(\"[-]?0[x][0-9a-f]+\")) -> n.replaceFirst(\"0x\", \"\").toInt(16)\n n.matches(Regex(\"[-]?[0][0-7]+\")) -> n.toInt(8)\n n.matches(Regex(\"[-]?[0-9]+\")) -> n.toInt()\n else -> null"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "88a18ec5db2492ea0c55aad7a70420aad184f72793084689f9108aa7a4c59876"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"RegExp"
]
}
},
{
"ruleId": "RegExpSimplifiable",
"kind": "fail",
"level": "note",
"message": {
"text": "'[x]' can be simplified to 'x'",
"markdown": "`[x]` can be simplified to 'x'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/model/datatypes/VimInt.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 55,
"startColumn": 27,
"charOffset": 1312,
"charLength": 3,
"snippet": {
"text": "[x]"
},
"sourceLanguage": "RegExp"
},
"contextRegion": {
"startLine": 53,
"startColumn": 1,
"charOffset": 1205,
"charLength": 260,
"snippet": {
"text": " val n = octalDecimalOrHexNumber.lowercase(Locale.getDefault())\n return when {\n n.matches(Regex(\"[-]?0[x][0-9a-f]+\")) -> n.replaceFirst(\"0x\", \"\").toInt(16)\n n.matches(Regex(\"[-]?[0][0-7]+\")) -> n.toInt(8)\n n.matches(Regex(\"[-]?[0-9]+\")) -> n.toInt()"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "e657cfa6a6c3db0a39e899427cc24a586402c86ca850f25c777a94973c87dca5"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"RegExp"
]
}
},
{
"ruleId": "RegExpSimplifiable",
"kind": "fail",
"level": "note",
"message": {
"text": "'[-]' can be simplified to '-'",
"markdown": "`[-]` can be simplified to '-'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/model/commands/CmdCommand.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 99,
"startColumn": 41,
"charOffset": 3681,
"charLength": 3,
"snippet": {
"text": "[-]"
},
"sourceLanguage": "RegExp"
},
"contextRegion": {
"startLine": 97,
"startColumn": 1,
"charOffset": 3502,
"charLength": 370,
"snippet": {
"text": " // in the actual alias being created, and we don't want to parse that one.\n val trimmedInput = argument.takeWhile { it != ' ' }\n val pattern = Regex(\"(?>-nargs=((|[-])\\\\d+|[?]|[+]|[*]))\").find(trimmedInput) ?: run {\n injector.messages.showStatusBarMessage(editor, injector.messages.message(\"e176.invalid.number.of.arguments\"))\n return false"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "ea74c94af9f963f2d92bc0b71572948272cded2dc464070acd2e353ac0719f39"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"RegExp"
]
}
},
{
"ruleId": "RemoveEmptyPrimaryConstructor",
"kind": "fail",
"level": "note",
"message": {
"text": "Remove empty primary constructor",
"markdown": "Remove empty primary constructor"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/ui/VimEmulationConfigurable.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 83,
"startColumn": 33,
"charOffset": 2768,
"charLength": 2,
"snippet": {
"text": "()"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 81,
"startColumn": 1,
"charOffset": 2696,
"charLength": 171,
"snippet": {
"text": " override fun disposeUIResources() {}\n\n private class VimSettingsPanel() : JPanel() {\n\n val model: VimShortcutConflictsTable.Model = VimShortcutConflictsTable.Model()"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "1314f9ab8e25bf2aaaa2698fceffa2cb8ce4647d3bc3a2583444eeaf1e02146f"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RemoveEmptyPrimaryConstructor",
"kind": "fail",
"level": "note",
"message": {
"text": "Remove empty primary constructor",
"markdown": "Remove empty primary constructor"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimDigraphGroupBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 15,
"startColumn": 42,
"charOffset": 390,
"charLength": 2,
"snippet": {
"text": "()"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 13,
"startColumn": 1,
"charOffset": 319,
"charLength": 150,
"snippet": {
"text": "import javax.swing.KeyStroke\n\npublic abstract class VimDigraphGroupBase() : VimDigraphGroup {\n\n override fun getDigraph(ch1: Char, ch2: Char): Char {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "5c12da214c8b2995adbba23ec371457c0bbf3256875db767c51f11c976aa0bce"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RemoveRedundantQualifierName",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant qualifier name",
"markdown": "Redundant qualifier name"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/group/visual/VimSelection.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 157,
"startColumn": 5,
"charOffset": 6347,
"charLength": 14,
"snippet": {
"text": "SelectionType."
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 155,
"startColumn": 1,
"charOffset": 6204,
"charLength": 271,
"snippet": {
"text": ") : VimSelection() {\n override fun getNativeStartAndEnd(): Pair<Int, Int> = blockToNativeSelection(editor, vimStart, vimEnd, Mode.VISUAL(\n SelectionType.CHARACTER_WISE)).let {\n editor.bufferPositionToOffset(it.first) to editor.bufferPositionToOffset(it.second)\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "08c3b3eb8685977bca8c141ffb1fe62248524ba0c7f5d2bf32f739bab67e83cc"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RemoveRedundantQualifierName",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant qualifier name",
"markdown": "Redundant qualifier name"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/group/visual/VisualOperation.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 67,
"startColumn": 17,
"charOffset": 2629,
"charLength": 14,
"snippet": {
"text": "SelectionType."
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 65,
"startColumn": 1,
"charOffset": 2586,
"charLength": 151,
"snippet": {
"text": " lines *= count\n }\n if (type == SelectionType.CHARACTER_WISE && lines == 1 || type == SelectionType.BLOCK_WISE) {\n chars *= count\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "0dee61a72f7427b92e79d2d0b9881f4532770bb991bf9f3b1f2028d94af93832"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RemoveRedundantQualifierName",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant qualifier name",
"markdown": "Redundant qualifier name"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/group/visual/VimSelection.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 52,
"startColumn": 91,
"charOffset": 2024,
"charLength": 14,
"snippet": {
"text": "SelectionType."
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 50,
"startColumn": 1,
"charOffset": 1788,
"charLength": 377,
"snippet": {
"text": " public fun create(vimStart: Int, vimEnd: Int, type: SelectionType, editor: VimEditor): VimSelection = when (type) {\n CHARACTER_WISE -> {\n val nativeSelection = charToNativeSelection(editor, vimStart, vimEnd, Mode.VISUAL(SelectionType.CHARACTER_WISE))\n VimCharacterSelection(vimStart, vimEnd, nativeSelection.first, nativeSelection.second, editor)\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "111298e11a52bebb1e33629b2c614d928c36837af7159e2e2fcc3e25c5fd3b2e"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RemoveRedundantQualifierName",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant qualifier name",
"markdown": "Redundant qualifier name"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/group/visual/EngineVisualGroup.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 28,
"startColumn": 5,
"charOffset": 1115,
"charLength": 14,
"snippet": {
"text": "SelectionType."
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 26,
"startColumn": 1,
"charOffset": 1067,
"charLength": 232,
"snippet": {
"text": " val mode = editor.mode\n when (subMode) {\n SelectionType.CHARACTER_WISE -> {\n val (nativeStart, nativeEnd) = charToNativeSelection(editor, start, end, mode)\n caret.vimSetSystemSelectionSilently(nativeStart, nativeEnd)"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "320c1fdb9d42bb30df4e63011a719b8bbe7586abc2ea13475a5762c170e75a08"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RemoveRedundantQualifierName",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant qualifier name",
"markdown": "Redundant qualifier name"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/group/visual/VisualOperation.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 76,
"startColumn": 7,
"charOffset": 3038,
"charLength": 14,
"snippet": {
"text": "SelectionType."
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 74,
"startColumn": 1,
"charOffset": 2904,
"charLength": 374,
"snippet": {
"text": " return when (type) {\n SelectionType.LINE_WISE -> injector.motion.moveCaretToLineWithSameColumn(editor, endLine, caret)\n SelectionType.CHARACTER_WISE -> when {\n lines > 1 -> injector.motion.moveCaretToLineStart(editor, endLine) + min(editor.lineLength(endLine), chars)\n else -> editor.normalizeOffset(sp.line, caret.offset.point + chars - 1, true)"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "89f3ada161d9f2ad22d35bd3fe2edc675af74a9ee96e64709c0b889ebb1d5873"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RemoveRedundantQualifierName",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant qualifier name",
"markdown": "Redundant qualifier name"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/ex/implementation/commands/MapCommandTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 685,
"startColumn": 5,
"charOffset": 20237,
"charLength": 12,
"snippet": {
"text": "kotlin.test."
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 683,
"startColumn": 1,
"charOffset": 20161,
"charLength": 214,
"snippet": {
"text": " typeText(injector.parser.parseKeys(\"A\"))\n assertExOutput(\"42\\n\")\n kotlin.test.assertEquals(\n \"map A :echo 42<CR>\",\n injector.historyGroup.getEntries(HistoryConstants.COMMAND, 0, 0).last().entry,"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "a2645de645f8923a4a165fc0c3f8fb63bfeac26e58810f4173f2f0d810f8ff12"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RemoveRedundantQualifierName",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant qualifier name",
"markdown": "Redundant qualifier name"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/group/visual/VisualOperation.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 51,
"startColumn": 9,
"charOffset": 2036,
"charLength": 14,
"snippet": {
"text": "SelectionType."
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 49,
"startColumn": 1,
"charOffset": 1963,
"charLength": 268,
"snippet": {
"text": " when (type) {\n SelectionType.LINE_WISE -> ep.column\n SelectionType.CHARACTER_WISE -> if (lines > 1) ep.column - injector.visualMotionGroup.selectionAdj else ep.column - sp.column\n SelectionType.BLOCK_WISE -> ep.column - sp.column + 1\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "b2c44fa8a58e24d1f93e8abfde2d07e464c553cf89198d2eef78a923c4e26751"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RemoveRedundantQualifierName",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant qualifier name",
"markdown": "Redundant qualifier name"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/group/visual/VimSelection.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 174,
"startColumn": 101,
"charOffset": 7037,
"charLength": 14,
"snippet": {
"text": "SelectionType."
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 172,
"startColumn": 1,
"charOffset": 6868,
"charLength": 347,
"snippet": {
"text": "\n private fun forEachLine(action: (start: Int, end: Int) -> Unit) {\n val (startPosition, endPosition) = blockToNativeSelection(editor, vimStart, vimEnd, Mode.VISUAL(SelectionType.CHARACTER_WISE))\n val lineRange =\n if (startPosition.line > endPosition.line) endPosition.line..startPosition.line else startPosition.line..endPosition.line"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "cfa80d7d614976637e7fb814028d18d41ea3a7d526ac369ba6a23dee4b8db3d0"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "RemoveRedundantQualifierName",
"kind": "fail",
"level": "warning",
"message": {
"text": "Redundant qualifier name",
"markdown": "Redundant qualifier name"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/action/MacroActionTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 104,
"startColumn": 5,
"charOffset": 3265,
"charLength": 12,
"snippet": {
"text": "kotlin.test."
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 102,
"startColumn": 1,
"charOffset": 3157,
"charLength": 154,
"snippet": {
"text": " val register = VimPlugin.getRegister().getRegister('a')\n val registerSize = register!!.keys.size\n kotlin.test.assertEquals(9, registerSize)\n }\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "e547d2e7e509cdf6efa21fcd77224fcf7ed680d2d48ddebf8318ac5c099a2d47"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ReplaceCallWithBinaryOperator",
"kind": "fail",
"level": "note",
"message": {
"text": "Call can be replaced with binary operator",
"markdown": "Call can be replaced with binary operator"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/group/ChangeGroup.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 727,
"startColumn": 15,
"charOffset": 26814,
"charLength": 9,
"snippet": {
"text": "compareTo"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 725,
"startColumn": 1,
"charOffset": 26694,
"charLength": 236,
"snippet": {
"text": " var num = BigInteger(text.substring(2), 16)\n num = num.add(BigInteger.valueOf(count.toLong()))\n if (num.compareTo(BigInteger.ZERO) < 0) {\n num = BigInteger(MAX_HEX_INTEGER, 16).add(BigInteger.ONE).add(num)\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "6f73c82591bac0c5d25626dbc4e53327e30c4fe53f26c5f5c7355a15fa7df14a"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ReplaceCallWithBinaryOperator",
"kind": "fail",
"level": "note",
"message": {
"text": "Call can be replaced with binary operator",
"markdown": "Call can be replaced with binary operator"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/group/ChangeGroup.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 739,
"startColumn": 15,
"charOffset": 27410,
"charLength": 9,
"snippet": {
"text": "compareTo"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 737,
"startColumn": 1,
"charOffset": 27223,
"charLength": 311,
"snippet": {
"text": " if (!text.startsWith(\"0\")) throw RuntimeException(\"Oct number should start with 0: $text\")\n var num = BigInteger(text, 8).add(BigInteger.valueOf(count.toLong()))\n if (num.compareTo(BigInteger.ZERO) < 0) {\n num = BigInteger(\"1777777777777777777777\", 8).add(BigInteger.ONE).add(num)\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "aa777cf59afc9e2f3e2ddd8017c60c342ea0e4665d2d14d80514c1eff1776a77"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ReplaceJavaStaticMethodWithKotlinAnalog",
"kind": "fail",
"level": "note",
"message": {
"text": "Should be replaced with Kotlin function",
"markdown": "Should be replaced with Kotlin function"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimSearchHelperBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 895,
"startColumn": 21,
"charOffset": 29605,
"charLength": 3,
"snippet": {
"text": "abs"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 893,
"startColumn": 1,
"charOffset": 29505,
"charLength": 163,
"snippet": {
"text": " val ssel: Int = caret.selectionStart\n val esel: Int = caret.selectionEnd\n return if (Math.abs(esel - ssel) > 1) {\n val start: Int\n val end: Int"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "2eb5543644b57381165fc754298d83eaccc9b6d3e3ba9e44d65c8064128dc279"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ReplaceJavaStaticMethodWithKotlinAnalog",
"kind": "fail",
"level": "note",
"message": {
"text": "Should be replaced with Kotlin function",
"markdown": "Should be replaced with Kotlin function"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimSearchHelperBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 781,
"startColumn": 18,
"charOffset": 25879,
"charLength": 3,
"snippet": {
"text": "abs"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 779,
"startColumn": 1,
"charOffset": 25767,
"charLength": 170,
"snippet": {
"text": " var count = count\n val dir = if (count > 0) Direction.FORWARDS else Direction.BACKWARDS\n count = Math.abs(count)\n val total = count\n val toggle = !isOuter"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "38f7f14cf3244d011d8ecc8520d77894e18d6e526a2c1ab10e88e6b5371b4e7a"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ReplaceJavaStaticMethodWithKotlinAnalog",
"kind": "fail",
"level": "note",
"message": {
"text": "Should be replaced with Kotlin function",
"markdown": "Should be replaced with Kotlin function"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/group/VimMarkServiceImpl.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 86,
"startColumn": 63,
"charOffset": 3959,
"charLength": 8,
"snippet": {
"text": "toString"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 84,
"startColumn": 1,
"charOffset": 3806,
"charLength": 356,
"snippet": {
"text": " val fileMarkElem = Element(\"file\")\n fileMarkElem.setAttribute(\"name\", file)\n fileMarkElem.setAttribute(\"timestamp\", java.lang.Long.toString(marks.myTimestamp.time))\n for (mark in marks.values) {\n if (!Character.isUpperCase(mark.key) && injector.markService.isValidMark(mark.key, VimMarkService.Operation.SAVE, true)) {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "5f3d3a35638fa7708d53a6656f56e4a64b4a42b74eddc750a2dbec95a2bce103"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ReplaceJavaStaticMethodWithKotlinAnalog",
"kind": "fail",
"level": "note",
"message": {
"text": "Should be replaced with Kotlin function",
"markdown": "Should be replaced with Kotlin function"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/CharPointer.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 244,
"startColumn": 17,
"charOffset": 5396,
"charLength": 3,
"snippet": {
"text": "min"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 242,
"startColumn": 1,
"charOffset": 5338,
"charLength": 83,
"snippet": {
"text": "\n private fun normalize(pos: Int): Int {\n return Math.min(seq.length, pos)\n }\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "8f499c3578721bdb0dcb147137f03f5d59b9baf14fb2a91480bc01bc6cb1be9e"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ReplaceJavaStaticMethodWithKotlinAnalog",
"kind": "fail",
"level": "note",
"message": {
"text": "Should be replaced with Kotlin function",
"markdown": "Should be replaced with Kotlin function"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimSearchHelperBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 534,
"startColumn": 18,
"charOffset": 18013,
"charLength": 3,
"snippet": {
"text": "abs"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 532,
"startColumn": 1,
"charOffset": 17901,
"charLength": 188,
"snippet": {
"text": " var count = count\n val dir = if (count > 0) Direction.FORWARDS else Direction.BACKWARDS\n count = Math.abs(count)\n val total = count\n val chars: CharSequence = editor.text()"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "a4089489301473bc5c4ec65927ed23d4a39501256fd15e3de2bcf6ed5b2d4ca4"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ReplaceJavaStaticMethodWithKotlinAnalog",
"kind": "fail",
"level": "note",
"message": {
"text": "Should be replaced with Kotlin function",
"markdown": "Should be replaced with Kotlin function"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/action/change/change/ChangeVisualCharacterAction.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 71,
"startColumn": 77,
"charOffset": 2594,
"charLength": 8,
"snippet": {
"text": "toString"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 69,
"startColumn": 1,
"charOffset": 2427,
"charLength": 194,
"snippet": {
"text": " for (i in starts[j] until ends[j]) {\n if (i < chars.length && '\\n' != chars[i]) {\n injector.changeGroup.replaceText(editor, caret, i, i + 1, Character.toString(ch))\n }\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "b3f7be55e57071802152529e225e6ea4edce21c2bb9a67f6d4ee06485e64a9fd"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ReplaceJavaStaticMethodWithKotlinAnalog",
"kind": "fail",
"level": "note",
"message": {
"text": "Should be replaced with Kotlin function",
"markdown": "Should be replaced with Kotlin function"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimSearchHelperBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 500,
"startColumn": 18,
"charOffset": 16908,
"charLength": 3,
"snippet": {
"text": "abs"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 498,
"startColumn": 1,
"charOffset": 16796,
"charLength": 188,
"snippet": {
"text": " var count = count\n val dir = if (count > 0) Direction.FORWARDS else Direction.BACKWARDS\n count = Math.abs(count)\n val total = count\n val chars: CharSequence = editor.text()"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "cea0b788b5ba65fb717292dbdb08ab0eab03662d15868ad3f1d196ea8672b405"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ReplaceSizeCheckWithIsNotEmpty",
"kind": "fail",
"level": "note",
"message": {
"text": "Size check can be replaced with 'isNotEmpty()'",
"markdown": "Size check can be replaced with 'isNotEmpty()'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/group/VimMarkServiceImpl.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 226,
"startColumn": 18,
"charOffset": 9133,
"charLength": 16,
"snippet": {
"text": "editors.size > 0"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 224,
"startColumn": 1,
"charOffset": 9024,
"charLength": 162,
"snippet": {
"text": " private fun getAnEditor(doc: Document): Editor? {\n val editors = localEditors(doc)\n return if (editors.size > 0) {\n editors[0]\n } else {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "57257ffcc986db47e3b92091cb8a886685a6ce8e326f16b445924b1f28d211d1"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ReplaceSizeZeroCheckWithIsEmpty",
"kind": "fail",
"level": "note",
"message": {
"text": "Size zero check can be replaced with 'isEmpty()'",
"markdown": "Size zero check can be replaced with 'isEmpty()'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimSearchHelperBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 890,
"startColumn": 9,
"charOffset": 29377,
"charLength": 17,
"snippet": {
"text": "chars.length == 0"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 888,
"startColumn": 1,
"charOffset": 29308,
"charLength": 196,
"snippet": {
"text": " ): TextRange {\n val chars: CharSequence = editor.text()\n if (chars.length == 0) return TextRange(0, 0)\n val max: Int = editor.fileSize().toInt()\n val offset: Int = caret.offset.point"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "fe8614176840c979ae4273fed85c968c32aa11dde0fc1ea41d78db01a3496377"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ReplaceWithOperatorAssignment",
"kind": "fail",
"level": "note",
"message": {
"text": "Replaceable with operator-assignment",
"markdown": "Replaceable with operator-assignment"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimMarkServiceBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 326,
"startColumn": 11,
"charOffset": 12176,
"charLength": 29,
"snippet": {
"text": "mark.line = mark.line + lines"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 324,
"startColumn": 1,
"charOffset": 12036,
"charLength": 236,
"snippet": {
"text": " if (mark.key == SELECTION_START_MARK || mark.key == SELECTION_END_MARK) continue\n if (insStart.line < mark.line) {\n mark.line = mark.line + lines\n }\n logger.debug { \"Shifting mark by $lines lines\" }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "55c66ca31fa2966165bcb53eee745acee23f4ae7e956e10c190a0354ae19c1fb"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ReplaceWithOperatorAssignment",
"kind": "fail",
"level": "note",
"message": {
"text": "Replaceable with operator-assignment",
"markdown": "Replaceable with operator-assignment"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimChangeGroupBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 1188,
"startColumn": 11,
"charOffset": 42800,
"charLength": 31,
"snippet": {
"text": "motion.count = motion.count - 1"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 1186,
"startColumn": 1,
"charOffset": 42732,
"charLength": 182,
"snippet": {
"text": " count0--\n } else if (motion.count > 1) {\n motion.count = motion.count - 1\n } else {\n motion.flags = EnumSet.noneOf(CommandFlags::class.java)"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "7f69cd9be2656020d8974e54d5ef99b8805ac4696d1b463566c013a4dbb15875"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "ReplaceWithOperatorAssignment",
"kind": "fail",
"level": "note",
"message": {
"text": "Replaceable with operator-assignment",
"markdown": "Replaceable with operator-assignment"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimMarkServiceBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 368,
"startColumn": 11,
"charOffset": 13898,
"charLength": 29,
"snippet": {
"text": "mark.line = mark.line - lines"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 366,
"startColumn": 1,
"charOffset": 13779,
"charLength": 270,
"snippet": {
"text": " val lines = delEnd.line - delStart.line\n logger.debug { \"Shifting mark by $lines lines\" }\n mark.line = mark.line - lines\n } else if (delStart.line <= mark.line) {\n val markLineStartOffset = editor.getLineStartOffset(mark.line)"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "b2321b40e01795bc29f8bb500b645ee71fa1a4e1fd6e6967d7a4240131d12bf2"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "SizeReplaceableByIsEmpty",
"kind": "fail",
"level": "warning",
"message": {
"text": "'filename.length() > 0' can be replaced with '!filename.isEmpty()'",
"markdown": "`filename.length() > 0` can be replaced with '!filename.isEmpty()'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/group/WindowGroup.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 169,
"startColumn": 9,
"charOffset": 7153,
"charLength": 21,
"snippet": {
"text": "filename.length() > 0"
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 167,
"startColumn": 1,
"charOffset": 7108,
"charLength": 171,
"snippet": {
"text": "\n VirtualFile virtualFile = null;\n if (filename.length() > 0) {\n virtualFile = VimPlugin.getFile().findFile(filename, project);\n if (virtualFile == null) {"
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "105c757ffe9a19938fd52452a4ea4f8c77307966e11a7667c5d51b98862e8388"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "SizeReplaceableByIsEmpty",
"kind": "fail",
"level": "warning",
"message": {
"text": "'text.length() == 0' can be replaced with 'text.isEmpty()'",
"markdown": "`text.length() == 0` can be replaced with 'text.isEmpty()'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/argtextobj/VimArgTextObjExtension.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 308,
"startColumn": 11,
"charOffset": 11411,
"charLength": 18,
"snippet": {
"text": "text.length() == 0"
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 306,
"startColumn": 1,
"charOffset": 11323,
"charLength": 165,
"snippet": {
"text": " */\n boolean findBoundsAt(int position) throws IllegalStateException {\n if (text.length() == 0) {\n error = \"empty document\";\n return false;"
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "1a5ed7e82de57220f5bce93fab9c071e72a4a9f4a674d02a81d3d670509099f1"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "SizeReplaceableByIsEmpty",
"kind": "fail",
"level": "warning",
"message": {
"text": "'text.length() == 0' can be replaced with 'text.isEmpty()'",
"markdown": "`text.length() == 0` can be replaced with 'text.isEmpty()'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/ui/ExOutputPanel.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 107,
"startColumn": 9,
"charOffset": 3601,
"charLength": 18,
"snippet": {
"text": "text.length() == 0"
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 105,
"startColumn": 1,
"charOffset": 3536,
"charLength": 108,
"snippet": {
"text": "\n private static int countLines(@NotNull String text) {\n if (text.length() == 0) {\n return 0;\n }"
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "274b9a7a9819b4302b4c05704ad9b595a0c5231b369e267ef094fac9f9edc482"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "SizeReplaceableByIsEmpty",
"kind": "fail",
"level": "warning",
"message": {
"text": "'data.length() > 0' can be replaced with '!data.isEmpty()'",
"markdown": "`data.length() > 0` can be replaced with '!data.isEmpty()'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/ui/ExOutputPanel.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 149,
"startColumn": 9,
"charOffset": 4733,
"charLength": 17,
"snippet": {
"text": "data.length() > 0"
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 147,
"startColumn": 1,
"charOffset": 4646,
"charLength": 131,
"snippet": {
"text": " myText.setFont(UiHelper.selectFont(data));\n myText.setCaretPosition(0);\n if (data.length() > 0) {\n activate();\n }"
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "382686a2bd9e8b09ead1556cc0f54731513ae7089b0f691e6fc251689cd64003"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "SizeReplaceableByIsEmpty",
"kind": "fail",
"level": "warning",
"message": {
"text": "'searchText.length() == 0' can be replaced with 'searchText.isEmpty()'",
"markdown": "`searchText.length() == 0` can be replaced with 'searchText.isEmpty()'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/ui/ex/ExEntryPanel.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 276,
"startColumn": 13,
"charOffset": 9860,
"charLength": 24,
"snippet": {
"text": "searchText.length() == 0"
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 274,
"startColumn": 1,
"charOffset": 9792,
"charLength": 323,
"snippet": {
"text": " searchText = argument.substring(1);\n }\n if (searchText.length() == 0) {\n // Reset back to the original search highlights after deleting a search from a substitution command.\n // E.g. Highlight `whatever`, type `:%s/foo` + highlight `foo`, delete back to `:%s/` and reset highlights"
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "5ce93f4a60766d7a7040ce7acd7db8ff83e7fdeafc47e90db97a827fe052df61"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "SizeReplaceableByIsEmpty",
"kind": "fail",
"level": "warning",
"message": {
"text": "'editors.size() > 0' can be replaced with '!editors.isEmpty()'",
"markdown": "`editors.size() > 0` can be replaced with '!editors.isEmpty()'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/helper/EditorHelper.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 210,
"startColumn": 9,
"charOffset": 9137,
"charLength": 18,
"snippet": {
"text": "editors.size() > 0"
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 208,
"startColumn": 1,
"charOffset": 9062,
"charLength": 131,
"snippet": {
"text": " }\n final List<Editor> editors = HelperKt.localEditors(doc);\n if (editors.size() > 0) {\n return editors.get(0);\n }"
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "642223f263a3b8bf4f1cf8e5ce698634c44f998d8bc08c715516d55c763cd533"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "SizeReplaceableByIsEmpty",
"kind": "fail",
"level": "warning",
"message": {
"text": "'data.length() > 0' can be replaced with '!data.isEmpty()'",
"markdown": "`data.length() > 0` can be replaced with '!data.isEmpty()'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/ui/ExOutputPanel.java",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 142,
"startColumn": 9,
"charOffset": 4499,
"charLength": 17,
"snippet": {
"text": "data.length() > 0"
},
"sourceLanguage": "JAVA"
},
"contextRegion": {
"startLine": 140,
"startColumn": 1,
"charOffset": 4393,
"charLength": 225,
"snippet": {
"text": "\n public void setText(@NotNull @Nls(capitalization = Nls.Capitalization.Sentence) String data) {\n if (data.length() > 0 && data.charAt(data.length() - 1) == '\\n') {\n data = data.substring(0, data.length() - 1);\n }"
},
"sourceLanguage": "JAVA"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "f771fb685dffd054776f64ddf54f705bdf4151f6717d4e22ccb54cb0fbd0b17f"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"JAVA"
]
}
},
{
"ruleId": "StatefulEp",
"kind": "fail",
"level": "warning",
"message": {
"text": "Potential memory leak: don't hold PsiElement, use SmartPsiElementPointer instead. See also LocalQuickFixOnPsiElement.",
"markdown": "Potential memory leak: don't hold PsiElement, use SmartPsiElementPointer instead. See also LocalQuickFixOnPsiElement."
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/inspections/UsePlugSyntaxInspection.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 56,
"startColumn": 59,
"charOffset": 2316,
"charLength": 4,
"snippet": {
"text": "file"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 54,
"startColumn": 1,
"charOffset": 2179,
"charLength": 249,
"snippet": {
"text": "\n override fun applyFix(p0: Project, p1: ProblemDescriptor) {\n val editor = PsiEditorUtil.findEditor(file)\n editor?.document?.replaceString(\n unit.rangeInScript.startOffset,"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "176ec0bac90504e07eeed5e02e9857c9f153ad954d078afcc3409e73a4f80bd3"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "TestFunctionName",
"kind": "fail",
"level": "note",
"message": {
"text": "Test function name 'MARK' should start with a lowercase letter",
"markdown": "Test function name `MARK` should start with a lowercase letter"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/test/kotlin/com/maddyhome/idea/vim/regexp/VimRegexTestUtils.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 32,
"startColumn": 7,
"charOffset": 995,
"charLength": 4,
"snippet": {
"text": "MARK"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 30,
"startColumn": 1,
"charOffset": 918,
"charLength": 192,
"snippet": {
"text": " const val VISUAL_END = \"<vend>\"\n private const val MARK = \"<mark.>\"\n fun MARK(mark: Char): CharSequence { return \"<mark$mark>\" }\n\n fun mockEditorFromText(text: CharSequence) : VimEditor {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "b8ab6cb59f27eeef7105a2b415000a7fa57021f138e5993a2be89324dc35b4cf"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "UnnecessaryModuleDependencyInspection",
"kind": "fail",
"level": "warning",
"message": {
"text": "Module 'IdeaVIM.vim-engine.test' sources do not depend on module 'IdeaVIM.annotation-processors.main' sources",
"markdown": "Module 'IdeaVIM.vim-engine.test' sources do not depend on module 'IdeaVIM.annotation-processors.main' sources"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "IdeaVIM.vim-engine.test"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "53f1eecb231b9947fa910f98bd13d85af1e14f04ae6503384c941d5ea69b07f6"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
{
"ruleId": "UnnecessaryModuleDependencyInspection",
"kind": "fail",
"level": "warning",
"message": {
"text": "Module 'IdeaVIM.testFixtures' sources do not depend on module 'IdeaVIM.annotation-processors.main' sources",
"markdown": "Module 'IdeaVIM.testFixtures' sources do not depend on module 'IdeaVIM.annotation-processors.main' sources"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "IdeaVIM.testFixtures"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "d099c620a2f8e72257c110d2323259905e869c3c6fa78317a4863383b7aeb931"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
{
"ruleId": "UnnecessaryModuleDependencyInspection",
"kind": "fail",
"level": "warning",
"message": {
"text": "Module 'IdeaVIM.test' sources do not depend on module 'IdeaVIM.annotation-processors.main' sources",
"markdown": "Module 'IdeaVIM.test' sources do not depend on module 'IdeaVIM.annotation-processors.main' sources"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "IdeaVIM.test"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "fd6b40434b202f3aeff41a214211ae66e7b4a7d25fd9ca391fa724659f410d34"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
{
"ruleId": "UnnecessaryVariable",
"kind": "fail",
"level": "note",
"message": {
"text": "Variable is same as 'before' and can be inlined",
"markdown": "Variable is same as 'before' and can be inlined"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/action/change/UndoActionTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 28,
"startColumn": 9,
"charOffset": 796,
"charLength": 5,
"snippet": {
"text": "after"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 26,
"startColumn": 1,
"charOffset": 711,
"charLength": 178,
"snippet": {
"text": " Cras id tellus in ex imperdiet egestas.\n \"\"\".trimIndent()\n val after = before\n doTest(keys, before, after, Mode.NORMAL())\n val editor = fixture.editor"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "27b01efeab5243bc5260a0ab8aa0cf9762173d4b0e453b4d9e9d655e5fb206cb"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "UnnecessaryVariable",
"kind": "fail",
"level": "note",
"message": {
"text": "Variable is same as 'caret' and can be inlined",
"markdown": "Variable is same as 'caret' and can be inlined"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/handler/MotionActionHandler.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 238,
"startColumn": 11,
"charOffset": 8486,
"charLength": 13,
"snippet": {
"text": "caretToDelete"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 236,
"startColumn": 1,
"charOffset": 8422,
"charLength": 162,
"snippet": {
"text": " caret ?: return\n val editor = caret.editor\n val caretToDelete = caret\n if (editor.inVisualMode) {\n for (vimCaret in editor.carets()) {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "696d663dd917a459aa3f2de47319b6f24e2e6070904323e974beddf2dbe8c152"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "UnnecessaryVariable",
"kind": "fail",
"level": "note",
"message": {
"text": "Variable is same as 'obj' and can be inlined",
"markdown": "Variable is same as 'obj' and can be inlined"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/CharPointer.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 219,
"startColumn": 11,
"charOffset": 4885,
"charLength": 3,
"snippet": {
"text": "ptr"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 217,
"startColumn": 1,
"charOffset": 4794,
"charLength": 161,
"snippet": {
"text": " public override fun equals(obj: Any?): Boolean {\n if (obj is CharPointer) {\n val ptr = obj\n return ptr.seq === seq && ptr.pointer == pointer\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "a10352181c9f01cf080aa93b32e1bc6b3645902c9c761b93370d45e3a13e6880"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "UnusedProperty",
"kind": "fail",
"level": "warning",
"message": {
"text": "Unused property 'use.plug.inspection.group.display.name'",
"markdown": "Unused property 'use.plug.inspection.group.display.name'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/resources/messages/IdeaVimBundle.properties",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 171,
"startColumn": 1,
"charOffset": 7300,
"charLength": 38,
"snippet": {
"text": "use.plug.inspection.group.display.name"
},
"sourceLanguage": "Properties"
},
"contextRegion": {
"startLine": 169,
"startColumn": 1,
"charOffset": 7243,
"charLength": 162,
"snippet": {
"text": "progress.title.macro.execution=Macro execution\nstop=Stop\nuse.plug.inspection.group.display.name=Create property\nuse.plug.inspection.display.name=Create property2\n"
},
"sourceLanguage": "Properties"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "7aba025990dc0125518fa33aebd6fcd64eb0ace87166ce0f26e5d1ad0c5abaf5"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"Properties"
]
}
},
{
"ruleId": "UnusedProperty",
"kind": "fail",
"level": "warning",
"message": {
"text": "Unused property 'use.plug.inspection.display.name'",
"markdown": "Unused property 'use.plug.inspection.display.name'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/resources/messages/IdeaVimBundle.properties",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 172,
"startColumn": 1,
"charOffset": 7355,
"charLength": 32,
"snippet": {
"text": "use.plug.inspection.display.name"
},
"sourceLanguage": "Properties"
},
"contextRegion": {
"startLine": 170,
"startColumn": 1,
"charOffset": 7290,
"charLength": 115,
"snippet": {
"text": "stop=Stop\nuse.plug.inspection.group.display.name=Create property\nuse.plug.inspection.display.name=Create property2\n"
},
"sourceLanguage": "Properties"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "d487637210edb7ecd4cd873d726494160cf6defbc3d62e8431ad521e65948027"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"Properties"
]
}
},
{
"ruleId": "UnusedSymbol",
"kind": "fail",
"level": "warning",
"message": {
"text": "Class \"ExistsFunctionHandler\" is never used",
"markdown": "Class \"ExistsFunctionHandler\" is never used"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/model/functions/handlers/ExistsFunctionHandler.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 25,
"startColumn": 16,
"charOffset": 1036,
"charLength": 21,
"snippet": {
"text": "ExistsFunctionHandler"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 23,
"startColumn": 1,
"charOffset": 984,
"charLength": 183,
"snippet": {
"text": "\n@VimscriptFunction(name = \"exists\")\ninternal class ExistsFunctionHandler : FunctionHandler() {\n override val minimumNumberOfArguments = 1\n override val maximumNumberOfArguments = 1"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "2eec0f0c17c870afea392b3a5915f3af0f83df025d8b93fe79a2e12ba2cb285e"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "UnusedSymbol",
"kind": "fail",
"level": "warning",
"message": {
"text": "Function \"findIncorrectMappings\" is never used",
"markdown": "Function \"findIncorrectMappings\" is never used"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/troubleshooting/Troubleshooter.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 32,
"startColumn": 7,
"charOffset": 928,
"charLength": 21,
"snippet": {
"text": "findIncorrectMappings"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 30,
"startColumn": 1,
"charOffset": 917,
"charLength": 133,
"snippet": {
"text": " }\n\n fun findIncorrectMappings(): List<Problem> {\n val problems = ArrayList<Problem>()\n MappingMode.entries.forEach { mode ->"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "3ff051d1adc7ae503473aa0f00d12a53086a0cdd45682a958d2bf2a94646ba33"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "UnusedSymbol",
"kind": "fail",
"level": "warning",
"message": {
"text": "Class \"AbsFunctionHandler\" is never used",
"markdown": "Class \"AbsFunctionHandler\" is never used"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/model/functions/handlers/AbsFunctionHandler.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 23,
"startColumn": 16,
"charOffset": 891,
"charLength": 18,
"snippet": {
"text": "AbsFunctionHandler"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 21,
"startColumn": 1,
"charOffset": 842,
"charLength": 177,
"snippet": {
"text": "\n@VimscriptFunction(name = \"abs\")\ninternal class AbsFunctionHandler : FunctionHandler() {\n override val minimumNumberOfArguments = 1\n override val maximumNumberOfArguments = 1"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "460a5793ce3c2708cafefd7c59474577e5526b8dc392a83309200a83427fafc2"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "UnusedSymbol",
"kind": "fail",
"level": "warning",
"message": {
"text": "Class \"TextObject\" is never used",
"markdown": "Class \"TextObject\" is never used"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "annotation-processors/src/main/kotlin/com/intellij/vim/annotations/CommandOrMotion.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 22,
"startColumn": 18,
"charOffset": 575,
"charLength": 10,
"snippet": {
"text": "TextObject"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 20,
"startColumn": 1,
"charOffset": 475,
"charLength": 130,
"snippet": {
"text": "annotation class CommandOrMotion(val keys: Array<String>, vararg val modes: Mode)\n\nannotation class TextObject(val keys: String)\n\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.annotation-processors.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "4c84b1a322bb9fd65299e9d92a1160be09988895fb2145f36fef36345c7a84cd"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "UnusedSymbol",
"kind": "fail",
"level": "warning",
"message": {
"text": "Function \"setYoutrackStatus\" is never used",
"markdown": "Function \"setYoutrackStatus\" is never used"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "scripts/src/main/kotlin/scripts/youtrack.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 30,
"startColumn": 13,
"charOffset": 903,
"charLength": 17,
"snippet": {
"text": "setYoutrackStatus"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 28,
"startColumn": 1,
"charOffset": 847,
"charLength": 149,
"snippet": {
"text": "const val releasedInEapTagId = \"68-385032\"\n\nsuspend fun setYoutrackStatus(tickets: Collection<String>, status: String) {\n val client = httpClient()\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.scripts.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "52f498c2e3ca0cc4546c293b7c1fb59d0a0a259853c0cbdfad7c5b0edf83bc98"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "UnusedSymbol",
"kind": "fail",
"level": "warning",
"message": {
"text": "Function \"getAreasWithoutWeight\" is never used",
"markdown": "Function \"getAreasWithoutWeight\" is never used"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "scripts/src/main/kotlin/scripts/youTrackUsersAffected.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 51,
"startColumn": 13,
"charOffset": 1485,
"charLength": 21,
"snippet": {
"text": "getAreasWithoutWeight"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 49,
"startColumn": 1,
"charOffset": 1470,
"charLength": 118,
"snippet": {
"text": "}\n\nsuspend fun getAreasWithoutWeight(): Set<Pair<String, String>> {\n val allAreas = getAreaValues()\n return allAreas"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.scripts.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "5489b9c7316aaaeebf197c50eacce76686bd47e5340beee2d438de5318c46f02"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "UnusedSymbol",
"kind": "fail",
"level": "warning",
"message": {
"text": "Class \"GetFunctionHandler\" is never used",
"markdown": "Class \"GetFunctionHandler\" is never used"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/model/functions/handlers/GetFunctionHandler.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 27,
"startColumn": 16,
"charOffset": 1179,
"charLength": 18,
"snippet": {
"text": "GetFunctionHandler"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 25,
"startColumn": 1,
"charOffset": 1130,
"charLength": 187,
"snippet": {
"text": "\n@VimscriptFunction(name = \"get\")\ninternal class GetFunctionHandler : FunctionHandler() {\n override val minimumNumberOfArguments: Int = 2\n override val maximumNumberOfArguments: Int = 3"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "57c6fb19412c760dcbf633b94ed7190846bcb1f90c8a69d48f217a1cc0751630"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "UnusedSymbol",
"kind": "fail",
"level": "warning",
"message": {
"text": "Class \"TolowerFunctionHandler\" is never used",
"markdown": "Class \"TolowerFunctionHandler\" is never used"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/model/functions/handlers/TolowerFunctionHandler.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 22,
"startColumn": 16,
"charOffset": 829,
"charLength": 22,
"snippet": {
"text": "TolowerFunctionHandler"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 20,
"startColumn": 1,
"charOffset": 776,
"charLength": 195,
"snippet": {
"text": "\n@VimscriptFunction(name = \"tolower\")\ninternal class TolowerFunctionHandler : FunctionHandler() {\n override val minimumNumberOfArguments: Int = 1\n override val maximumNumberOfArguments: Int = 1"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "5caa3d150b048b9c38f4bfa276e1303ed3d93de09a3a016670863fc32a72f775"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "UnusedSymbol",
"kind": "fail",
"level": "warning",
"message": {
"text": "Class \"ColFunctionHandler\" is never used",
"markdown": "Class \"ColFunctionHandler\" is never used"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/vimscript/model/functions/handlers/ColLineFunctionHandler.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 48,
"startColumn": 16,
"charOffset": 1853,
"charLength": 18,
"snippet": {
"text": "ColFunctionHandler"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 46,
"startColumn": 1,
"charOffset": 1804,
"charLength": 177,
"snippet": {
"text": "\n@VimscriptFunction(name = \"col\")\ninternal class ColFunctionHandler : FunctionHandler() {\n override val minimumNumberOfArguments = 1\n override val maximumNumberOfArguments = 1"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "60c6bfc3df70bcf4cf5a381a176d3d22313cdcbed3d9a72be369b2f326b810ae"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "UnusedSymbol",
"kind": "fail",
"level": "warning",
"message": {
"text": "Property \"originalEditor\" is never used",
"markdown": "Property \"originalEditor\" is never used"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/newapi/IjVimEditor.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 76,
"startColumn": 7,
"charOffset": 3529,
"charLength": 14,
"snippet": {
"text": "originalEditor"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 74,
"startColumn": 1,
"charOffset": 3411,
"charLength": 188,
"snippet": {
"text": " // TBH, I don't like the names. Need to think a bit more about this\n val editor = editor.getTopLevelEditor()\n val originalEditor = editor\n\n override val lfMakesNewLine: Boolean = true"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "6441cf4e55177526bc69ce70b9e6154fd834eb759e87aec8d208749cd8f37f32"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "UnusedSymbol",
"kind": "fail",
"level": "warning",
"message": {
"text": "Function \"test initialise new buffer in current window with per-window global copy of local-to-window option\" is never used",
"markdown": "Function \"test initialise new buffer in current window with per-window global copy of local-to-window option\" is never used"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/option/OptionDeclaredScopeTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 324,
"startColumn": 7,
"charOffset": 13346,
"charLength": 100,
"snippet": {
"text": "`test initialise new buffer in current window with per-window global copy of local-to-window option`"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 322,
"startColumn": 1,
"charOffset": 13262,
"charLength": 301,
"snippet": {
"text": "\n @Disabled(\"IdeaVim does not currently support reusing the current window\")\n fun `test initialise new buffer in current window with per-window global copy of local-to-window option`() {\n TODO(\"The IntelliJ implementation does not support reusing the current window for a different buffer/file\")\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "65ae04125e01674c0151b4b7b55865be5ddf961dd2056c336eb714499b226996"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "UnusedSymbol",
"kind": "fail",
"level": "warning",
"message": {
"text": "Class \"SinFunctionHandler\" is never used",
"markdown": "Class \"SinFunctionHandler\" is never used"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/model/functions/handlers/SinFunctionHandler.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 22,
"startColumn": 16,
"charOffset": 828,
"charLength": 18,
"snippet": {
"text": "SinFunctionHandler"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 20,
"startColumn": 1,
"charOffset": 779,
"charLength": 177,
"snippet": {
"text": "\n@VimscriptFunction(name = \"sin\")\ninternal class SinFunctionHandler : FunctionHandler() {\n override val minimumNumberOfArguments = 1\n override val maximumNumberOfArguments = 1"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "67f82321cff4dc5ab8a6225c5bda5d2ff300b6d1b634a420de8a94e2b21cd771"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "UnusedSymbol",
"kind": "fail",
"level": "warning",
"message": {
"text": "Function \"doTest\" is never used",
"markdown": "Function \"doTest\" is never used"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/test/kotlin/com/maddyhome/idea/vim/regexp/internal/VimRegexEngineTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 1678,
"startColumn": 17,
"charOffset": 32062,
"charLength": 6,
"snippet": {
"text": "doTest"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 1676,
"startColumn": 1,
"charOffset": 32039,
"charLength": 79,
"snippet": {
"text": " }\n\n private fun doTest(\n text: CharSequence,\n pattern: String,"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "6e6227c08ee4575be89e34358621b993bfb0c9308daab6283dca8967e16de2ce"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "UnusedSymbol",
"kind": "fail",
"level": "warning",
"message": {
"text": "Property \"templateState\" is never used",
"markdown": "Property \"templateState\" is never used"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/newapi/IjTemplateManager.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 25,
"startColumn": 36,
"charOffset": 836,
"charLength": 13,
"snippet": {
"text": "templateState"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 23,
"startColumn": 1,
"charOffset": 798,
"charLength": 87,
"snippet": {
"text": "}\n\ninternal class IjTemplateState(val templateState: TemplateState) : VimTemplateState\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "751e10a0d9b7f133e0362bd237331fccba46276a033527b3d4a6e157706210cd"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "UnusedSymbol",
"kind": "fail",
"level": "warning",
"message": {
"text": "Function \"test reopening a buffer should maintain the last used local-to-window options\" is never used",
"markdown": "Function \"test reopening a buffer should maintain the last used local-to-window options\" is never used"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/test/java/org/jetbrains/plugins/ideavim/option/OptionDeclaredScopeTest.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 365,
"startColumn": 7,
"charOffset": 16077,
"charLength": 79,
"snippet": {
"text": "`test reopening a buffer should maintain the last used local-to-window options`"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 363,
"startColumn": 1,
"charOffset": 15867,
"charLength": 386,
"snippet": {
"text": " @Disabled(\"IdeaVim does not maintain a history of local to window option values. It is unclear what Vim's behaviour here is. \" +\n \"Leaving this test as documentation that Vim does actually do this\")\n fun `test reopening a buffer should maintain the last used local-to-window options`() {\n withOption(OptionDeclaredScope.LOCAL_TO_WINDOW) {\n setLocalValue(otherBufferWindow)"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "7c35b3d758ea4890724363cc94c3e74ae90b5efb0c1c279ff79af8eff66f1694"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "UnusedSymbol",
"kind": "fail",
"level": "warning",
"message": {
"text": "Property \"logger\" is never used",
"markdown": "Property \"logger\" is never used"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/vimscript/services/FunctionStorage.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 27,
"startColumn": 15,
"charOffset": 1195,
"charLength": 6,
"snippet": {
"text": "logger"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 25,
"startColumn": 1,
"charOffset": 1120,
"charLength": 198,
"snippet": {
"text": "internal class FunctionStorage : VimscriptFunctionService {\n\n private val logger = logger<FunctionStorage>()\n\n private val globalFunctions: MutableMap<String, FunctionDeclaration> = mutableMapOf()"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "7f29894f8455d1736433c0c84e601b43d85f287c7ff3aeacb3f28e0831a37d57"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "UnusedSymbol",
"kind": "fail",
"level": "warning",
"message": {
"text": "Class \"JoinFunctionHandler\" is never used",
"markdown": "Class \"JoinFunctionHandler\" is never used"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/model/functions/handlers/JoinFunctionHandler.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 23,
"startColumn": 16,
"charOffset": 916,
"charLength": 19,
"snippet": {
"text": "JoinFunctionHandler"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 21,
"startColumn": 1,
"charOffset": 866,
"charLength": 189,
"snippet": {
"text": "\n@VimscriptFunction(name = \"join\")\ninternal class JoinFunctionHandler : FunctionHandler() {\n override val minimumNumberOfArguments: Int = 1\n override val maximumNumberOfArguments: Int = 2"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "830bf783d8fd60a738ad8f31a312da01ab28bf7217c962a6c7b45f0c57f2461b"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "UnusedSymbol",
"kind": "fail",
"level": "warning",
"message": {
"text": "Class \"HasFunctionHandler\" is never used",
"markdown": "Class \"HasFunctionHandler\" is never used"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/vimscript/model/functions/handlers/HasFunctionHandler.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 24,
"startColumn": 16,
"charOffset": 944,
"charLength": 18,
"snippet": {
"text": "HasFunctionHandler"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 22,
"startColumn": 1,
"charOffset": 895,
"charLength": 177,
"snippet": {
"text": "\n@VimscriptFunction(name = \"has\")\ninternal class HasFunctionHandler : FunctionHandler() {\n override val minimumNumberOfArguments = 1\n override val maximumNumberOfArguments = 2"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "ac466fa1fdaef29dd8484d30f13f193f02745cd3507db0c0adf20c228ed5dd07"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "UnusedSymbol",
"kind": "fail",
"level": "warning",
"message": {
"text": "Property \"logger\" is never used",
"markdown": "Property \"logger\" is never used"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/impl/state/VimStateMachineImpl.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 231,
"startColumn": 17,
"charOffset": 7048,
"charLength": 6,
"snippet": {
"text": "logger"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 229,
"startColumn": 1,
"charOffset": 7003,
"charLength": 175,
"snippet": {
"text": "\n public companion object {\n private val logger = vimLogger<VimStateMachine>()\n\n private fun getKeyRootNode(mappingMode: MappingMode): CommandPartNode<LazyVimCommand> {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "adbb8b84200349b3a56e7e9da3266a80e0c3166a63a67264a5c91e76c6b0721f"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "UnusedSymbol",
"kind": "fail",
"level": "warning",
"message": {
"text": "Class \"FuncrefFunctionHandler\" is never used",
"markdown": "Class \"FuncrefFunctionHandler\" is never used"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/model/functions/handlers/FunctionFunctionHandler.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 74,
"startColumn": 16,
"charOffset": 2975,
"charLength": 22,
"snippet": {
"text": "FuncrefFunctionHandler"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 72,
"startColumn": 1,
"charOffset": 2922,
"charLength": 195,
"snippet": {
"text": "\n@VimscriptFunction(name = \"funcref\")\ninternal class FuncrefFunctionHandler : FunctionHandler() {\n override val minimumNumberOfArguments: Int = 1\n override val maximumNumberOfArguments: Int = 3"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "b19d303e2311bc06fb4c4f22c10913471549045d7e266973356bec34bc1e50a3"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "UnusedSymbol",
"kind": "fail",
"level": "warning",
"message": {
"text": "Function \"checkBranch\" is never used",
"markdown": "Function \"checkBranch\" is never used"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "scripts/src/main/kotlin/scripts/release/util.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 51,
"startColumn": 14,
"charOffset": 1449,
"charLength": 11,
"snippet": {
"text": "checkBranch"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 49,
"startColumn": 1,
"charOffset": 1433,
"charLength": 123,
"snippet": {
"text": "}\n\ninternal fun checkBranch(rootDir: String, releaseType: String) {\n val branch = withRepo(rootDir) { it.branch }\n check("
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.scripts.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "be753cfeb3bb12a8817c7066960b66abdc972bb4f77e5c15acc812b096bd3c12"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "UnusedSymbol",
"kind": "fail",
"level": "warning",
"message": {
"text": "Class \"ToupperFunctionHandler\" is never used",
"markdown": "Class \"ToupperFunctionHandler\" is never used"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/model/functions/handlers/ToupperFunctionHandler.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 22,
"startColumn": 16,
"charOffset": 829,
"charLength": 22,
"snippet": {
"text": "ToupperFunctionHandler"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 20,
"startColumn": 1,
"charOffset": 776,
"charLength": 195,
"snippet": {
"text": "\n@VimscriptFunction(name = \"toupper\")\ninternal class ToupperFunctionHandler : FunctionHandler() {\n override val minimumNumberOfArguments: Int = 1\n override val maximumNumberOfArguments: Int = 1"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "bfc428a8ac435d2f3ab57e4a06e716cd630818294119c7c593f0bf62f8f8e55b"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "UnusedSymbol",
"kind": "fail",
"level": "warning",
"message": {
"text": "Property \"nrformats\" is never used",
"markdown": "Property \"nrformats\" is never used"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/testFixtures/kotlin/org/jetbrains/plugins/ideavim/TestOptionConstants.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 21,
"startColumn": 15,
"charOffset": 732,
"charLength": 9,
"snippet": {
"text": "nrformats"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 19,
"startColumn": 1,
"charOffset": 640,
"charLength": 195,
"snippet": {
"text": " const val keymodel = \"keymodel\"\n const val maxmapdepth = \"maxmapdepth\"\n const val nrformats = \"nrformats\"\n const val number = \"number\"\n const val relativenumber = \"relativenumber\""
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "c051e42a03eb5fa65ecef7ec71639ec1320ace3220ccc16184ddcd6e99f93b9b"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "UnusedSymbol",
"kind": "fail",
"level": "warning",
"message": {
"text": "Class \"LineFunctionHandler\" is never used",
"markdown": "Class \"LineFunctionHandler\" is never used"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/vimscript/model/functions/handlers/ColLineFunctionHandler.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 32,
"startColumn": 16,
"charOffset": 1354,
"charLength": 19,
"snippet": {
"text": "LineFunctionHandler"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 30,
"startColumn": 1,
"charOffset": 1260,
"charLength": 223,
"snippet": {
"text": "// TODO: 03.08.2021 Support second parameter\n@VimscriptFunction(name = \"line\")\ninternal class LineFunctionHandler : FunctionHandler() {\n override val minimumNumberOfArguments = 1\n override val maximumNumberOfArguments = 2"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "c1e410d48d520687a400f94968fd8c2f40d44283438e926900273d5dfe90bf35"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "UnusedSymbol",
"kind": "fail",
"level": "warning",
"message": {
"text": "Property \"lookup\" is never used",
"markdown": "Property \"lookup\" is never used"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/newapi/IjVimLookupManager.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 29,
"startColumn": 29,
"charOffset": 992,
"charLength": 6,
"snippet": {
"text": "lookup"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 27,
"startColumn": 1,
"charOffset": 961,
"charLength": 232,
"snippet": {
"text": "}\n\ninternal class IjLookup(val lookup: Lookup) : IdeLookup {\n override fun down(caret: ImmutableVimCaret, context: ExecutionContext) {\n EditorActionManager.getInstance().getActionHandler(IdeActions.ACTION_EDITOR_MOVE_CARET_DOWN)"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "c9fd08714f211d08e4dc356bb25f3e89c1008e0dfaaf70da6ca438f2079ef708"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "UnusedSymbol",
"kind": "fail",
"level": "warning",
"message": {
"text": "Class \"EmptyFunctionHandler\" is never used",
"markdown": "Class \"EmptyFunctionHandler\" is never used"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/model/functions/handlers/EmptyFunctionHandler.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 28,
"startColumn": 16,
"charOffset": 1266,
"charLength": 20,
"snippet": {
"text": "EmptyFunctionHandler"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 26,
"startColumn": 1,
"charOffset": 1215,
"charLength": 191,
"snippet": {
"text": "\n@VimscriptFunction(name = \"empty\")\ninternal class EmptyFunctionHandler : FunctionHandler() {\n override val minimumNumberOfArguments: Int = 1\n override val maximumNumberOfArguments: Int = 1"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "cdaf66105d495650cc710f09c5e2495375ab721e0dee6cb8c46c5865ee8d06f3"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "UnusedSymbol",
"kind": "fail",
"level": "warning",
"message": {
"text": "Class \"SplitFunctionHandler\" is never used",
"markdown": "Class \"SplitFunctionHandler\" is never used"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/model/functions/handlers/SplitFunctionHandler.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 23,
"startColumn": 16,
"charOffset": 915,
"charLength": 20,
"snippet": {
"text": "SplitFunctionHandler"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 21,
"startColumn": 1,
"charOffset": 864,
"charLength": 191,
"snippet": {
"text": "\n@VimscriptFunction(name = \"split\")\ninternal class SplitFunctionHandler : FunctionHandler() {\n override val minimumNumberOfArguments: Int = 1\n override val maximumNumberOfArguments: Int = 3"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "d9c0f42113e1c3349b090b7902d23e2858cc24c9fb24dcad0434333ede923811"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "UnusedSymbol",
"kind": "fail",
"level": "warning",
"message": {
"text": "Class \"ImplicitDFAStrategy\" is never used",
"markdown": "Class \"ImplicitDFAStrategy\" is never used"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/regexp/engine/strategies/ImplicitDFAStrategy.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 21,
"startColumn": 16,
"charOffset": 801,
"charLength": 19,
"snippet": {
"text": "ImplicitDFAStrategy"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 19,
"startColumn": 1,
"charOffset": 727,
"charLength": 292,
"snippet": {
"text": "import com.maddyhome.idea.vim.regexp.match.VimMatchResult\n\ninternal class ImplicitDFAStrategy : SimulationStrategy {\n override fun simulate(nfa: NFA, editor: VimEditor, startIndex: Int, isCaseInsensitive: Boolean): SimulationResult {\n val possibleCursors = editor.carets().toMutableList()"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "da7673808bba248befd110ff5183b88fdd683e4a61f15c6f674fb0c6f27f181d"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "UnusedSymbol",
"kind": "fail",
"level": "warning",
"message": {
"text": "Property \"LOG\" is never used",
"markdown": "Property \"LOG\" is never used"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/testFixtures/kotlin/org/jetbrains/plugins/ideavim/impl/OptionsVerificator.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 156,
"startColumn": 9,
"charOffset": 7623,
"charLength": 3,
"snippet": {
"text": "LOG"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 154,
"startColumn": 1,
"charOffset": 7593,
"charLength": 147,
"snippet": {
"text": "\n companion object {\n val LOG by lazy { vimLogger<OptionsVerificator>() }\n private val ignored = setOf(\n TestOptionConstants.guicursor,"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "e6894459d4075a77025363d6beca65139f3ed458dfe0452c5c0239ae1ddf15a2"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "UnusedSymbol",
"kind": "fail",
"level": "warning",
"message": {
"text": "Function \"wasTextInsertedLineWise\" is never used",
"markdown": "Function \"wasTextInsertedLineWise\" is never used"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/put/VimPutBase.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 84,
"startColumn": 15,
"charOffset": 3287,
"charLength": 23,
"snippet": {
"text": "wasTextInsertedLineWise"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 82,
"startColumn": 1,
"charOffset": 3268,
"charLength": 140,
"snippet": {
"text": " }\n\n private fun wasTextInsertedLineWise(text: ProcessedTextData): Boolean {\n return text.typeInRegister == SelectionType.LINE_WISE\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "ee61c400e53501cdeccb4dc922b44a23bd982376af59ca361fad8ba00d06136b"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "UnusedSymbol",
"kind": "fail",
"level": "warning",
"message": {
"text": "Function \"enterVisualMode\" is never used",
"markdown": "Function \"enterVisualMode\" is never used"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/group/visual/VisualMotionGroup.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 39,
"startColumn": 7,
"charOffset": 1242,
"charLength": 15,
"snippet": {
"text": "enterVisualMode"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 37,
"startColumn": 1,
"charOffset": 1192,
"charLength": 196,
"snippet": {
"text": " * Please see: https://jb.gg/zo8n0r\n */\n fun enterVisualMode(editor: Editor, subMode: CommandState.SubMode? = null): Boolean {\n return this.enterVisualMode(editor.vim, subMode?.engine)\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "ef3441ec067edd1e3bdaed67d5fe764fce1dcb813bbc68e8cc4e439bdb4711d8"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "UnusedSymbol",
"kind": "fail",
"level": "warning",
"message": {
"text": "Class \"FunctionFunctionHandler\" is never used",
"markdown": "Class \"FunctionFunctionHandler\" is never used"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/model/functions/handlers/FunctionFunctionHandler.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 27,
"startColumn": 16,
"charOffset": 1175,
"charLength": 23,
"snippet": {
"text": "FunctionFunctionHandler"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 25,
"startColumn": 1,
"charOffset": 1121,
"charLength": 197,
"snippet": {
"text": "\n@VimscriptFunction(name = \"function\")\ninternal class FunctionFunctionHandler : FunctionHandler() {\n override val minimumNumberOfArguments: Int = 1\n override val maximumNumberOfArguments: Int = 3"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "f346995a5ede6ec5689e9cc9a9a221c8c53f47e88f8092d33288acefc1197c87"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "UnusedSymbol",
"kind": "fail",
"level": "warning",
"message": {
"text": "Function \"getTextRange\" is never used",
"markdown": "Function \"getTextRange\" is never used"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/vimscript/parser/visitors/CommandVisitor.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 336,
"startColumn": 15,
"charOffset": 16664,
"charLength": 12,
"snippet": {
"text": "getTextRange"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 334,
"startColumn": 1,
"charOffset": 16645,
"charLength": 154,
"snippet": {
"text": " }\n\n private fun getTextRange(ctx: ParserRuleContext): TextRange {\n val startOffset = ctx.start.startIndex\n val endOffset = ctx.stop.stopIndex + 1"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "f511c3bdb3a82a801a7b8af43eb141b9e4f897333f0bcff425eafbe9c479d43b"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "UnusedSymbol",
"kind": "fail",
"level": "warning",
"message": {
"text": "Function \"addProblem\" is never used",
"markdown": "Function \"addProblem\" is never used"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/troubleshooting/Troubleshooter.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 28,
"startColumn": 7,
"charOffset": 835,
"charLength": 10,
"snippet": {
"text": "addProblem"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 26,
"startColumn": 1,
"charOffset": 824,
"charLength": 96,
"snippet": {
"text": " }\n\n fun addProblem(type: String, problem: Problem) {\n problems.putValue(type, problem)\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "f6afcc0ad7474696ba0b252f371a541dae75be65f8345d6e7fc3f2b54355e89a"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "UnusedSymbol",
"kind": "fail",
"level": "warning",
"message": {
"text": "Class \"LenFunctionHandler\" is never used",
"markdown": "Class \"LenFunctionHandler\" is never used"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "vim-engine/src/main/kotlin/com/maddyhome/idea/vim/vimscript/model/functions/handlers/LenFunctionHandler.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 26,
"startColumn": 16,
"charOffset": 1112,
"charLength": 18,
"snippet": {
"text": "LenFunctionHandler"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 24,
"startColumn": 1,
"charOffset": 1063,
"charLength": 177,
"snippet": {
"text": "\n@VimscriptFunction(name = \"len\")\ninternal class LenFunctionHandler : FunctionHandler() {\n override val minimumNumberOfArguments = 1\n override val maximumNumberOfArguments = 1"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.vim-engine.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "fa3e0f9f988cc167504f03ad2126a6390f54aecfdfebc545b6e94ea765d7b5a2"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "UseJBColor",
"kind": "fail",
"level": "warning",
"message": {
"text": "'java.awt.Color' used instead of 'JBColor'",
"markdown": "'java.awt.Color' used instead of 'JBColor'"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/extension/highlightedyank/VimHighlightedYank.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 191,
"startColumn": 9,
"charOffset": 6575,
"charLength": 41,
"snippet": {
"text": "Color(rgba[0], rgba[1], rgba[2], rgba[3])"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 189,
"startColumn": 1,
"charOffset": 6536,
"charLength": 94,
"snippet": {
"text": " .map { it.toInt() }\n\n Color(rgba[0], rgba[1], rgba[2], rgba[3])\n }\n }"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "ef9966088a63e4f19db016a272c8a5b8b1516d002c7a7f15d75e1ffdf89a5bd2"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "UsePropertyAccessSyntax",
"kind": "fail",
"level": "note",
"message": {
"text": "Use of getter method instead of property access syntax",
"markdown": "Use of getter method instead of property access syntax"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/newapi/IjVimEditor.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 368,
"startColumn": 49,
"charOffset": 13592,
"charLength": 6,
"snippet": {
"text": "getUrl"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 366,
"startColumn": 1,
"charOffset": 13499,
"charLength": 154,
"snippet": {
"text": "\n override fun extractProtocol(): String? {\n return EditorHelper.getVirtualFile(editor)?.getUrl()?.let { VirtualFileManager.extractProtocol(it) }\n }\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "5556debb9855727c9a3784a0d517cb8e13219880c5587028d4f83266f916eda4"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "VerboseNullabilityAndEmptiness",
"kind": "fail",
"level": "note",
"message": {
"text": "Replace subsequent checks with 'isNullOrEmpty()' call",
"markdown": "Replace subsequent checks with 'isNullOrEmpty()' call"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/vimscript/model/commands/GlobalCommand.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 239,
"startColumn": 9,
"charOffset": 8995,
"charLength": 11,
"snippet": {
"text": "cmd == null"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 237,
"startColumn": 1,
"charOffset": 8889,
"charLength": 312,
"snippet": {
"text": " // TODO: 26.05.2021 What about folds?\n editor.currentCaret().moveToOffset(lineStartOffset)\n if (cmd == null || cmd.isEmpty() || (cmd.length == 1 && cmd[0] == '\\n')) {\n injector.vimscriptExecutor.execute(\"p\", editor, context, skipHistory = true, indicateErrors = true, this.vimContext)\n } else {"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "450369e8ce5ba6108384eec6cfd0dafeb3d42e2a62f11c7ef67db43b03b425eb"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "VerboseNullabilityAndEmptiness",
"kind": "fail",
"level": "note",
"message": {
"text": "Replace subsequent checks with '!isNullOrEmpty()' call",
"markdown": "Replace subsequent checks with '!isNullOrEmpty()' call"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/helper/SearchHighlightsHelper.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 265,
"startColumn": 10,
"charOffset": 10373,
"charLength": 15,
"snippet": {
"text": "pattern != null"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 263,
"startColumn": 1,
"charOffset": 10240,
"charLength": 223,
"snippet": {
"text": "@Contract(\"null, _ -> false\")\nprivate fun shouldMaintainCurrentMatchOffset(pattern: String?, initialOffset: Int): Boolean {\n return pattern != null && pattern.isNotEmpty() && isIncrementalSearchHighlights(initialOffset)\n}\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "8ea7c0c9bab113713111fb7ebc1d880057d397c3e619cca69cdab2f7fe8f405d"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "VerboseNullabilityAndEmptiness",
"kind": "fail",
"level": "note",
"message": {
"text": "Replace subsequent checks with '!isNullOrEmpty()' call",
"markdown": "Replace subsequent checks with '!isNullOrEmpty()' call"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/java/com/maddyhome/idea/vim/helper/SearchHighlightsHelper.kt",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 256,
"startColumn": 71,
"charOffset": 9995,
"charLength": 15,
"snippet": {
"text": "pattern != null"
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 254,
"startColumn": 1,
"charOffset": 9775,
"charLength": 262,
"snippet": {
"text": "@Contract(\"_, true, _ -> false\")\nprivate fun shouldAddCurrentMatchSearchHighlight(pattern: String?, hlSearch: Boolean, initialOffset: Int): Boolean {\n return !hlSearch && isIncrementalSearchHighlights(initialOffset) && pattern != null && pattern.isNotEmpty()\n}\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "c9aec63c8fd6387d526548b8800e79360033ef2d49d0328672a72a21bcce5210"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WEAK WARNING",
"qodanaSeverity": "Moderate",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "VulnerableLibrariesGlobal",
"kind": "fail",
"level": "warning",
"message": {
"text": "Dependency maven:log4j:log4j:1.2.17 is vulnerable CVE-2022-23307 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2022-23305 9.8 Improper Neutralization of Special Elements used in an SQL Command (\"SQL Injection\") vulnerability with High severity found CVE-2022-23302 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2021-4104 7.5 Deserialization of Untrusted Data vulnerability with High severity found Results powered by Checkmarx(c)",
"markdown": "Dependency maven:log4j:log4j:1.2.17 is vulnerable\n\n* [CVE-2022-23307](https://devhub.checkmarx.com/cve-details/CVE-2022-23307?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2022-23305](https://devhub.checkmarx.com/cve-details/CVE-2022-23305?utm_source=jetbrains&utm_medium=referral) 9.8 Improper Neutralization of Special Elements used in an SQL Command (\"SQL Injection\") vulnerability with High severity found\n* [CVE-2022-23302](https://devhub.checkmarx.com/cve-details/CVE-2022-23302?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2021-4104](https://devhub.checkmarx.com/cve-details/CVE-2021-4104?utm_source=jetbrains&utm_medium=referral) 7.5 Deserialization of Untrusted Data vulnerability with High severity found\n\nResults powered by [Checkmarx](https://checkmarx.com)(c)"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "IdeaVIM.tests.ui-py-tests.test"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.tests.ui-py-tests.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "0ac37048898b77272c8a0b12901fa72e77e7e22baaeeeff0552f82b4cc1296cc"
},
"baselineState": "new",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
{
"ruleId": "VulnerableLibrariesGlobal",
"kind": "fail",
"level": "warning",
"message": {
"text": "Dependency maven:log4j:log4j:1.2.17 is vulnerable CVE-2022-23307 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2022-23305 9.8 Improper Neutralization of Special Elements used in an SQL Command (\"SQL Injection\") vulnerability with High severity found CVE-2022-23302 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2021-4104 7.5 Deserialization of Untrusted Data vulnerability with High severity found Results powered by Checkmarx(c)",
"markdown": "Dependency maven:log4j:log4j:1.2.17 is vulnerable\n\n* [CVE-2022-23307](https://devhub.checkmarx.com/cve-details/CVE-2022-23307?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2022-23305](https://devhub.checkmarx.com/cve-details/CVE-2022-23305?utm_source=jetbrains&utm_medium=referral) 9.8 Improper Neutralization of Special Elements used in an SQL Command (\"SQL Injection\") vulnerability with High severity found\n* [CVE-2022-23302](https://devhub.checkmarx.com/cve-details/CVE-2022-23302?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2021-4104](https://devhub.checkmarx.com/cve-details/CVE-2021-4104?utm_source=jetbrains&utm_medium=referral) 7.5 Deserialization of Untrusted Data vulnerability with High severity found\n\nResults powered by [Checkmarx](https://checkmarx.com)(c)"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "IdeaVIM.tests.ui-ij-tests.test"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.tests.ui-ij-tests.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "1ad1c186f7756ba014e94c4b577625b3a0c988605bb94574d929c00ad5db4e14"
},
"baselineState": "new",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
{
"ruleId": "VulnerableLibrariesGlobal",
"kind": "fail",
"level": "warning",
"message": {
"text": "Dependency maven:com.fasterxml.jackson.core:jackson-databind:2.9.10 is vulnerable, safe version 2.12.7.1 CVE-2022-42003 7.5 Deserialization of Untrusted Data vulnerability with High severity found CVE-2022-42004 7.5 Deserialization of Untrusted Data vulnerability with High severity found CVE-2019-17531 9.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2019-20330 9.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-10672 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-10673 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-10969 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-11111 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-11112 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-11113 8.8 Deserialization of Untrusted Data vulnerability with High severity found Results powered by Checkmarx(c)",
"markdown": "Dependency maven:com.fasterxml.jackson.core:jackson-databind:2.9.10 is vulnerable, safe version 2.12.7.1\n\n* [CVE-2022-42003](https://devhub.checkmarx.com/cve-details/CVE-2022-42003?utm_source=jetbrains&utm_medium=referral) 7.5 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2022-42004](https://devhub.checkmarx.com/cve-details/CVE-2022-42004?utm_source=jetbrains&utm_medium=referral) 7.5 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2019-17531](https://devhub.checkmarx.com/cve-details/CVE-2019-17531?utm_source=jetbrains&utm_medium=referral) 9.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2019-20330](https://devhub.checkmarx.com/cve-details/CVE-2019-20330?utm_source=jetbrains&utm_medium=referral) 9.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-10672](https://devhub.checkmarx.com/cve-details/CVE-2020-10672?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-10673](https://devhub.checkmarx.com/cve-details/CVE-2020-10673?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-10969](https://devhub.checkmarx.com/cve-details/CVE-2020-10969?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-11111](https://devhub.checkmarx.com/cve-details/CVE-2020-11111?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-11112](https://devhub.checkmarx.com/cve-details/CVE-2020-11112?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-11113](https://devhub.checkmarx.com/cve-details/CVE-2020-11113?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n\nResults powered by [Checkmarx](https://checkmarx.com)(c)"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "IdeaVIM.tests.java-tests.test"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.tests.java-tests.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "37904c85cb1057d411415d09ef917427446c873a517e7a55da83eddfde878f88"
},
"baselineState": "new",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
{
"ruleId": "VulnerableLibrariesGlobal",
"kind": "fail",
"level": "warning",
"message": {
"text": "Dependency maven:com.squareup.okio:okio-jvm:3.2.0 is vulnerable, safe version 3.4.0 CVE-2023-3635 7.5 Incorrect Conversion between Numeric Types vulnerability with High severity found Results powered by Checkmarx(c)",
"markdown": "Dependency maven:com.squareup.okio:okio-jvm:3.2.0 is vulnerable, safe version 3.4.0\n\n* [CVE-2023-3635](https://devhub.checkmarx.com/cve-details/CVE-2023-3635?utm_source=jetbrains&utm_medium=referral) 7.5 Incorrect Conversion between Numeric Types vulnerability with High severity found\n\nResults powered by [Checkmarx](https://checkmarx.com)(c)"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "IdeaVIM.tests.ui-ij-tests.test"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.tests.ui-ij-tests.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "454a13f1def2c031089e6e6e6a83b519bcd79b48f48ed1b5d8f385bf3ecc11a7"
},
"baselineState": "new",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
{
"ruleId": "VulnerableLibrariesGlobal",
"kind": "fail",
"level": "warning",
"message": {
"text": "Dependency maven:com.fasterxml.jackson.core:jackson-databind:2.9.10 is vulnerable, safe version 2.12.7.1 CVE-2022-42003 7.5 Deserialization of Untrusted Data vulnerability with High severity found CVE-2022-42004 7.5 Deserialization of Untrusted Data vulnerability with High severity found CVE-2019-17531 9.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2019-20330 9.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-10672 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-10673 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-10969 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-11111 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-11112 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-11113 8.8 Deserialization of Untrusted Data vulnerability with High severity found Results powered by Checkmarx(c)",
"markdown": "Dependency maven:com.fasterxml.jackson.core:jackson-databind:2.9.10 is vulnerable, safe version 2.12.7.1\n\n* [CVE-2022-42003](https://devhub.checkmarx.com/cve-details/CVE-2022-42003?utm_source=jetbrains&utm_medium=referral) 7.5 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2022-42004](https://devhub.checkmarx.com/cve-details/CVE-2022-42004?utm_source=jetbrains&utm_medium=referral) 7.5 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2019-17531](https://devhub.checkmarx.com/cve-details/CVE-2019-17531?utm_source=jetbrains&utm_medium=referral) 9.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2019-20330](https://devhub.checkmarx.com/cve-details/CVE-2019-20330?utm_source=jetbrains&utm_medium=referral) 9.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-10672](https://devhub.checkmarx.com/cve-details/CVE-2020-10672?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-10673](https://devhub.checkmarx.com/cve-details/CVE-2020-10673?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-10969](https://devhub.checkmarx.com/cve-details/CVE-2020-10969?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-11111](https://devhub.checkmarx.com/cve-details/CVE-2020-11111?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-11112](https://devhub.checkmarx.com/cve-details/CVE-2020-11112?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-11113](https://devhub.checkmarx.com/cve-details/CVE-2020-11113?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n\nResults powered by [Checkmarx](https://checkmarx.com)(c)"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "IdeaVIM.tests.ui-py-tests.test"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.tests.ui-py-tests.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "4bdba3a242e0a576fc209f0cbed0225651a95b0ddd0c60199acdcb2ebc746312"
},
"baselineState": "new",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
{
"ruleId": "VulnerableLibrariesGlobal",
"kind": "fail",
"level": "warning",
"message": {
"text": "Dependency maven:com.fasterxml.jackson.core:jackson-databind:2.9.10 is vulnerable, safe version 2.12.7.1 CVE-2022-42003 7.5 Deserialization of Untrusted Data vulnerability with High severity found CVE-2022-42004 7.5 Deserialization of Untrusted Data vulnerability with High severity found CVE-2019-17531 9.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2019-20330 9.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-10672 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-10673 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-10969 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-11111 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-11112 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-11113 8.8 Deserialization of Untrusted Data vulnerability with High severity found Results powered by Checkmarx(c)",
"markdown": "Dependency maven:com.fasterxml.jackson.core:jackson-databind:2.9.10 is vulnerable, safe version 2.12.7.1\n\n* [CVE-2022-42003](https://devhub.checkmarx.com/cve-details/CVE-2022-42003?utm_source=jetbrains&utm_medium=referral) 7.5 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2022-42004](https://devhub.checkmarx.com/cve-details/CVE-2022-42004?utm_source=jetbrains&utm_medium=referral) 7.5 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2019-17531](https://devhub.checkmarx.com/cve-details/CVE-2019-17531?utm_source=jetbrains&utm_medium=referral) 9.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2019-20330](https://devhub.checkmarx.com/cve-details/CVE-2019-20330?utm_source=jetbrains&utm_medium=referral) 9.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-10672](https://devhub.checkmarx.com/cve-details/CVE-2020-10672?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-10673](https://devhub.checkmarx.com/cve-details/CVE-2020-10673?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-10969](https://devhub.checkmarx.com/cve-details/CVE-2020-10969?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-11111](https://devhub.checkmarx.com/cve-details/CVE-2020-11111?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-11112](https://devhub.checkmarx.com/cve-details/CVE-2020-11112?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-11113](https://devhub.checkmarx.com/cve-details/CVE-2020-11113?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n\nResults powered by [Checkmarx](https://checkmarx.com)(c)"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "IdeaVIM.tests.ui-fixtures.testFixtures"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.tests.ui-fixtures.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "4d3e13700d4765efcd1b40418b9594352d60d617620114f36f4db6410da101bd"
},
"baselineState": "new",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
{
"ruleId": "VulnerableLibrariesGlobal",
"kind": "fail",
"level": "warning",
"message": {
"text": "Dependency maven:com.squareup.okio:okio-jvm:3.2.0 is vulnerable, safe version 3.4.0 CVE-2023-3635 7.5 Incorrect Conversion between Numeric Types vulnerability with High severity found Results powered by Checkmarx(c)",
"markdown": "Dependency maven:com.squareup.okio:okio-jvm:3.2.0 is vulnerable, safe version 3.4.0\n\n* [CVE-2023-3635](https://devhub.checkmarx.com/cve-details/CVE-2023-3635?utm_source=jetbrains&utm_medium=referral) 7.5 Incorrect Conversion between Numeric Types vulnerability with High severity found\n\nResults powered by [Checkmarx](https://checkmarx.com)(c)"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "IdeaVIM.tests.ui-fixtures.testFixtures"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.tests.ui-fixtures.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "505d0de09fffb5c563fd648fff8acd514857ea782e09cb4f1e28d87a55df969e"
},
"baselineState": "new",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
{
"ruleId": "VulnerableLibrariesGlobal",
"kind": "fail",
"level": "warning",
"message": {
"text": "Dependency maven:com.fasterxml.jackson.core:jackson-databind:2.9.10 is vulnerable, safe version 2.12.7.1 CVE-2022-42003 7.5 Deserialization of Untrusted Data vulnerability with High severity found CVE-2022-42004 7.5 Deserialization of Untrusted Data vulnerability with High severity found CVE-2019-17531 9.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2019-20330 9.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-10672 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-10673 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-10969 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-11111 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-11112 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-11113 8.8 Deserialization of Untrusted Data vulnerability with High severity found Results powered by Checkmarx(c)",
"markdown": "Dependency maven:com.fasterxml.jackson.core:jackson-databind:2.9.10 is vulnerable, safe version 2.12.7.1\n\n* [CVE-2022-42003](https://devhub.checkmarx.com/cve-details/CVE-2022-42003?utm_source=jetbrains&utm_medium=referral) 7.5 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2022-42004](https://devhub.checkmarx.com/cve-details/CVE-2022-42004?utm_source=jetbrains&utm_medium=referral) 7.5 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2019-17531](https://devhub.checkmarx.com/cve-details/CVE-2019-17531?utm_source=jetbrains&utm_medium=referral) 9.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2019-20330](https://devhub.checkmarx.com/cve-details/CVE-2019-20330?utm_source=jetbrains&utm_medium=referral) 9.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-10672](https://devhub.checkmarx.com/cve-details/CVE-2020-10672?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-10673](https://devhub.checkmarx.com/cve-details/CVE-2020-10673?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-10969](https://devhub.checkmarx.com/cve-details/CVE-2020-10969?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-11111](https://devhub.checkmarx.com/cve-details/CVE-2020-11111?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-11112](https://devhub.checkmarx.com/cve-details/CVE-2020-11112?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-11113](https://devhub.checkmarx.com/cve-details/CVE-2020-11113?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n\nResults powered by [Checkmarx](https://checkmarx.com)(c)"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "IdeaVIM.tests.long-running-tests.test"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.tests.long-running-tests.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "8f91c3b92915d9deec753ebf9c8bb5680eaea9baf2fb51cc88278c20384852e3"
},
"baselineState": "new",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
{
"ruleId": "VulnerableLibrariesGlobal",
"kind": "fail",
"level": "warning",
"message": {
"text": "Dependency maven:com.fasterxml.jackson.core:jackson-databind:2.9.10 is vulnerable, safe version 2.12.7.1 CVE-2022-42003 7.5 Deserialization of Untrusted Data vulnerability with High severity found CVE-2022-42004 7.5 Deserialization of Untrusted Data vulnerability with High severity found CVE-2019-17531 9.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2019-20330 9.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-10672 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-10673 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-10969 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-11111 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-11112 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-11113 8.8 Deserialization of Untrusted Data vulnerability with High severity found Results powered by Checkmarx(c)",
"markdown": "Dependency maven:com.fasterxml.jackson.core:jackson-databind:2.9.10 is vulnerable, safe version 2.12.7.1\n\n* [CVE-2022-42003](https://devhub.checkmarx.com/cve-details/CVE-2022-42003?utm_source=jetbrains&utm_medium=referral) 7.5 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2022-42004](https://devhub.checkmarx.com/cve-details/CVE-2022-42004?utm_source=jetbrains&utm_medium=referral) 7.5 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2019-17531](https://devhub.checkmarx.com/cve-details/CVE-2019-17531?utm_source=jetbrains&utm_medium=referral) 9.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2019-20330](https://devhub.checkmarx.com/cve-details/CVE-2019-20330?utm_source=jetbrains&utm_medium=referral) 9.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-10672](https://devhub.checkmarx.com/cve-details/CVE-2020-10672?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-10673](https://devhub.checkmarx.com/cve-details/CVE-2020-10673?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-10969](https://devhub.checkmarx.com/cve-details/CVE-2020-10969?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-11111](https://devhub.checkmarx.com/cve-details/CVE-2020-11111?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-11112](https://devhub.checkmarx.com/cve-details/CVE-2020-11112?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-11113](https://devhub.checkmarx.com/cve-details/CVE-2020-11113?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n\nResults powered by [Checkmarx](https://checkmarx.com)(c)"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "IdeaVIM.test"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "91896f02a741e9954d3edfaca5848f9466ee7730356804bc23c61969fdae528f"
},
"baselineState": "new",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
{
"ruleId": "VulnerableLibrariesGlobal",
"kind": "fail",
"level": "warning",
"message": {
"text": "Dependency maven:com.squareup.okio:okio-jvm:3.2.0 is vulnerable, safe version 3.4.0 CVE-2023-3635 7.5 Incorrect Conversion between Numeric Types vulnerability with High severity found Results powered by Checkmarx(c)",
"markdown": "Dependency maven:com.squareup.okio:okio-jvm:3.2.0 is vulnerable, safe version 3.4.0\n\n* [CVE-2023-3635](https://devhub.checkmarx.com/cve-details/CVE-2023-3635?utm_source=jetbrains&utm_medium=referral) 7.5 Incorrect Conversion between Numeric Types vulnerability with High severity found\n\nResults powered by [Checkmarx](https://checkmarx.com)(c)"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "IdeaVIM.tests.ui-py-tests.test"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.tests.ui-py-tests.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "a3b4f9be83505cf91ad19707ff487867ca4e1a2a775505fe61c631a158dd5c29"
},
"baselineState": "new",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
{
"ruleId": "VulnerableLibrariesGlobal",
"kind": "fail",
"level": "warning",
"message": {
"text": "Dependency maven:com.fasterxml.jackson.core:jackson-databind:2.9.10 is vulnerable, safe version 2.12.7.1 CVE-2022-42003 7.5 Deserialization of Untrusted Data vulnerability with High severity found CVE-2022-42004 7.5 Deserialization of Untrusted Data vulnerability with High severity found CVE-2019-17531 9.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2019-20330 9.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-10672 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-10673 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-10969 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-11111 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-11112 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-11113 8.8 Deserialization of Untrusted Data vulnerability with High severity found Results powered by Checkmarx(c)",
"markdown": "Dependency maven:com.fasterxml.jackson.core:jackson-databind:2.9.10 is vulnerable, safe version 2.12.7.1\n\n* [CVE-2022-42003](https://devhub.checkmarx.com/cve-details/CVE-2022-42003?utm_source=jetbrains&utm_medium=referral) 7.5 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2022-42004](https://devhub.checkmarx.com/cve-details/CVE-2022-42004?utm_source=jetbrains&utm_medium=referral) 7.5 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2019-17531](https://devhub.checkmarx.com/cve-details/CVE-2019-17531?utm_source=jetbrains&utm_medium=referral) 9.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2019-20330](https://devhub.checkmarx.com/cve-details/CVE-2019-20330?utm_source=jetbrains&utm_medium=referral) 9.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-10672](https://devhub.checkmarx.com/cve-details/CVE-2020-10672?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-10673](https://devhub.checkmarx.com/cve-details/CVE-2020-10673?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-10969](https://devhub.checkmarx.com/cve-details/CVE-2020-10969?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-11111](https://devhub.checkmarx.com/cve-details/CVE-2020-11111?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-11112](https://devhub.checkmarx.com/cve-details/CVE-2020-11112?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-11113](https://devhub.checkmarx.com/cve-details/CVE-2020-11113?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n\nResults powered by [Checkmarx](https://checkmarx.com)(c)"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "IdeaVIM.tests.ui-ij-tests.test"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.tests.ui-ij-tests.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "ad34b5d6bd95247bd693fcceaac13d6a707ccdc69328ef31b99e5b6d2bc05bf8"
},
"baselineState": "new",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
{
"ruleId": "VulnerableLibrariesGlobal",
"kind": "fail",
"level": "warning",
"message": {
"text": "Dependency maven:com.fasterxml.jackson.core:jackson-databind:2.9.10 is vulnerable, safe version 2.12.7.1 CVE-2022-42003 7.5 Deserialization of Untrusted Data vulnerability with High severity found CVE-2022-42004 7.5 Deserialization of Untrusted Data vulnerability with High severity found CVE-2019-17531 9.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2019-20330 9.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-10672 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-10673 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-10969 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-11111 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-11112 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-11113 8.8 Deserialization of Untrusted Data vulnerability with High severity found Results powered by Checkmarx(c)",
"markdown": "Dependency maven:com.fasterxml.jackson.core:jackson-databind:2.9.10 is vulnerable, safe version 2.12.7.1\n\n* [CVE-2022-42003](https://devhub.checkmarx.com/cve-details/CVE-2022-42003?utm_source=jetbrains&utm_medium=referral) 7.5 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2022-42004](https://devhub.checkmarx.com/cve-details/CVE-2022-42004?utm_source=jetbrains&utm_medium=referral) 7.5 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2019-17531](https://devhub.checkmarx.com/cve-details/CVE-2019-17531?utm_source=jetbrains&utm_medium=referral) 9.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2019-20330](https://devhub.checkmarx.com/cve-details/CVE-2019-20330?utm_source=jetbrains&utm_medium=referral) 9.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-10672](https://devhub.checkmarx.com/cve-details/CVE-2020-10672?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-10673](https://devhub.checkmarx.com/cve-details/CVE-2020-10673?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-10969](https://devhub.checkmarx.com/cve-details/CVE-2020-10969?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-11111](https://devhub.checkmarx.com/cve-details/CVE-2020-11111?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-11112](https://devhub.checkmarx.com/cve-details/CVE-2020-11112?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-11113](https://devhub.checkmarx.com/cve-details/CVE-2020-11113?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n\nResults powered by [Checkmarx](https://checkmarx.com)(c)"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "IdeaVIM.tests.property-tests.test"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.tests.property-tests.test",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "b3a788c0632a9386c935ea2cfb04ff5d90940d9a435a1b97fd6319008881d921"
},
"baselineState": "new",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
{
"ruleId": "VulnerableLibrariesGlobal",
"kind": "fail",
"level": "warning",
"message": {
"text": "Dependency maven:com.fasterxml.jackson.core:jackson-databind:2.9.10 is vulnerable, safe version 2.12.7.1 CVE-2022-42003 7.5 Deserialization of Untrusted Data vulnerability with High severity found CVE-2022-42004 7.5 Deserialization of Untrusted Data vulnerability with High severity found CVE-2019-17531 9.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2019-20330 9.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-10672 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-10673 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-10969 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-11111 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-11112 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2020-11113 8.8 Deserialization of Untrusted Data vulnerability with High severity found Results powered by Checkmarx(c)",
"markdown": "Dependency maven:com.fasterxml.jackson.core:jackson-databind:2.9.10 is vulnerable, safe version 2.12.7.1\n\n* [CVE-2022-42003](https://devhub.checkmarx.com/cve-details/CVE-2022-42003?utm_source=jetbrains&utm_medium=referral) 7.5 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2022-42004](https://devhub.checkmarx.com/cve-details/CVE-2022-42004?utm_source=jetbrains&utm_medium=referral) 7.5 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2019-17531](https://devhub.checkmarx.com/cve-details/CVE-2019-17531?utm_source=jetbrains&utm_medium=referral) 9.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2019-20330](https://devhub.checkmarx.com/cve-details/CVE-2019-20330?utm_source=jetbrains&utm_medium=referral) 9.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-10672](https://devhub.checkmarx.com/cve-details/CVE-2020-10672?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-10673](https://devhub.checkmarx.com/cve-details/CVE-2020-10673?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-10969](https://devhub.checkmarx.com/cve-details/CVE-2020-10969?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-11111](https://devhub.checkmarx.com/cve-details/CVE-2020-11111?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-11112](https://devhub.checkmarx.com/cve-details/CVE-2020-11112?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2020-11113](https://devhub.checkmarx.com/cve-details/CVE-2020-11113?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n\nResults powered by [Checkmarx](https://checkmarx.com)(c)"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "IdeaVIM.testFixtures"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.testFixtures",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "f7f6f18fc1a7d59841fc2de6547d829672eb7987f9128823e4e7226a6e3afff1"
},
"baselineState": "new",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High"
}
},
{
"ruleId": "VulnerableLibrariesLocal",
"kind": "fail",
"level": "error",
"message": {
"text": "Provides transitive vulnerable dependency maven:log4j:log4j:1.2.17 CVE-2022-23307 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2022-23305 9.8 Improper Neutralization of Special Elements used in an SQL Command (\"SQL Injection\") vulnerability with High severity found CVE-2022-23302 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2021-4104 7.5 Deserialization of Untrusted Data vulnerability with High severity found Results powered by Checkmarx(c)",
"markdown": "Provides transitive vulnerable dependency maven:log4j:log4j:1.2.17\n\n* [CVE-2022-23307](https://devhub.checkmarx.com/cve-details/CVE-2022-23307?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2022-23305](https://devhub.checkmarx.com/cve-details/CVE-2022-23305?utm_source=jetbrains&utm_medium=referral) 9.8 Improper Neutralization of Special Elements used in an SQL Command (\"SQL Injection\") vulnerability with High severity found\n* [CVE-2022-23302](https://devhub.checkmarx.com/cve-details/CVE-2022-23302?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2021-4104](https://devhub.checkmarx.com/cve-details/CVE-2021-4104?utm_source=jetbrains&utm_medium=referral) 7.5 Deserialization of Untrusted Data vulnerability with High severity found\n\nResults powered by [Checkmarx](https://checkmarx.com)(c)"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "tests/ui-ij-tests/build.gradle.kts",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 25,
"startColumn": 22,
"charOffset": 861,
"charLength": 50,
"snippet": {
"text": "\"com.automation-remarks:video-recorder-junit5:2.0\""
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 23,
"startColumn": 1,
"charOffset": 673,
"charLength": 242,
"snippet": {
"text": " testImplementation(\"com.intellij.remoterobot:remote-robot:$remoteRobotVersion\")\n testImplementation(\"com.intellij.remoterobot:remote-fixtures:$remoteRobotVersion\")\n testImplementation(\"com.automation-remarks:video-recorder-junit5:2.0\")\n}\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.tests.ui-ij-tests",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "0e9643fb7893159557344544de7faac5951bd267acce30f7ad7a11995706ecf9"
},
"baselineState": "new",
"properties": {
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "VulnerableLibrariesLocal",
"kind": "fail",
"level": "warning",
"message": {
"text": "Dependency maven:org.eclipse.jgit:org.eclipse.jgit:6.6.0.202305301015-r is vulnerable, safe version 6.6.1.202309021850-r CVE-2023-4759 8.8 Improper Handling of Case Sensitivity vulnerability with High severity found Results powered by Checkmarx(c)",
"markdown": "Dependency maven:org.eclipse.jgit:org.eclipse.jgit:6.6.0.202305301015-r is vulnerable, safe version 6.6.1.202309021850-r\n\n* [CVE-2023-4759](https://devhub.checkmarx.com/cve-details/CVE-2023-4759?utm_source=jetbrains&utm_medium=referral) 8.8 Improper Handling of Case Sensitivity vulnerability with High severity found\n\nResults powered by [Checkmarx](https://checkmarx.com)(c)"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "scripts/build.gradle.kts",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 30,
"startColumn": 18,
"charOffset": 725,
"charLength": 56,
"snippet": {
"text": "\"org.eclipse.jgit:org.eclipse.jgit:6.6.0.202305301015-r\""
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 28,
"startColumn": 1,
"charOffset": 591,
"charLength": 239,
"snippet": {
"text": " implementation(\"io.ktor:ktor-serialization-kotlinx-json:2.3.8\")\n implementation(\"io.ktor:ktor-client-auth:2.3.8\")\n implementation(\"org.eclipse.jgit:org.eclipse.jgit:6.6.0.202305301015-r\")\n\n // This is needed for jgit to connect to ssh"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.scripts",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "a848cd5305c319493968af490a7ea83f6d372e534c8304f0fe6b11b148d5080e"
},
"baselineState": "new",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "VulnerableLibrariesLocal",
"kind": "fail",
"level": "warning",
"message": {
"text": "Provides transitive vulnerable dependency maven:com.squareup.okio:okio-jvm:3.2.0 CVE-2023-3635 7.5 Incorrect Conversion between Numeric Types vulnerability with High severity found Results powered by Checkmarx(c)",
"markdown": "Provides transitive vulnerable dependency maven:com.squareup.okio:okio-jvm:3.2.0\n\n* [CVE-2023-3635](https://devhub.checkmarx.com/cve-details/CVE-2023-3635?utm_source=jetbrains&utm_medium=referral) 7.5 Incorrect Conversion between Numeric Types vulnerability with High severity found\n\nResults powered by [Checkmarx](https://checkmarx.com)(c)"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "tests/ui-py-tests/build.gradle.kts",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 25,
"startColumn": 22,
"charOffset": 841,
"charLength": 59,
"snippet": {
"text": "\"com.intellij.remoterobot:ide-launcher:$remoteRobotVersion\""
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 23,
"startColumn": 1,
"charOffset": 653,
"charLength": 323,
"snippet": {
"text": " testImplementation(\"com.intellij.remoterobot:remote-robot:$remoteRobotVersion\")\n testImplementation(\"com.intellij.remoterobot:remote-fixtures:$remoteRobotVersion\")\n testImplementation(\"com.intellij.remoterobot:ide-launcher:$remoteRobotVersion\")\n testImplementation(\"com.automation-remarks:video-recorder-junit5:2.0\")\n}"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.tests.ui-py-tests",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "c59f3f3e06181830a283ff4872919e064346d6ca882c3a9b1bb9c7c1d22bddae"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "WARNING",
"qodanaSeverity": "High",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "VulnerableLibrariesLocal",
"kind": "fail",
"level": "error",
"message": {
"text": "Provides transitive vulnerable dependency maven:log4j:log4j:1.2.17 CVE-2022-23307 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2022-23305 9.8 Improper Neutralization of Special Elements used in an SQL Command (\"SQL Injection\") vulnerability with High severity found CVE-2022-23302 8.8 Deserialization of Untrusted Data vulnerability with High severity found CVE-2021-4104 7.5 Deserialization of Untrusted Data vulnerability with High severity found Results powered by Checkmarx(c)",
"markdown": "Provides transitive vulnerable dependency maven:log4j:log4j:1.2.17\n\n* [CVE-2022-23307](https://devhub.checkmarx.com/cve-details/CVE-2022-23307?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2022-23305](https://devhub.checkmarx.com/cve-details/CVE-2022-23305?utm_source=jetbrains&utm_medium=referral) 9.8 Improper Neutralization of Special Elements used in an SQL Command (\"SQL Injection\") vulnerability with High severity found\n* [CVE-2022-23302](https://devhub.checkmarx.com/cve-details/CVE-2022-23302?utm_source=jetbrains&utm_medium=referral) 8.8 Deserialization of Untrusted Data vulnerability with High severity found\n* [CVE-2021-4104](https://devhub.checkmarx.com/cve-details/CVE-2021-4104?utm_source=jetbrains&utm_medium=referral) 7.5 Deserialization of Untrusted Data vulnerability with High severity found\n\nResults powered by [Checkmarx](https://checkmarx.com)(c)"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "tests/ui-py-tests/build.gradle.kts",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 26,
"startColumn": 22,
"charOffset": 923,
"charLength": 50,
"snippet": {
"text": "\"com.automation-remarks:video-recorder-junit5:2.0\""
},
"sourceLanguage": "kotlin"
},
"contextRegion": {
"startLine": 24,
"startColumn": 1,
"charOffset": 735,
"charLength": 242,
"snippet": {
"text": " testImplementation(\"com.intellij.remoterobot:remote-fixtures:$remoteRobotVersion\")\n testImplementation(\"com.intellij.remoterobot:ide-launcher:$remoteRobotVersion\")\n testImplementation(\"com.automation-remarks:video-recorder-junit5:2.0\")\n}\n"
},
"sourceLanguage": "kotlin"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.tests.ui-py-tests",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "d8132ce4c02f028850e1bceacfef2b022514f72b9e89fd71d0f7a0f6e78f22d8"
},
"baselineState": "new",
"properties": {
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical",
"tags": [
"kotlin"
]
}
},
{
"ruleId": "XmlHighlighting",
"kind": "fail",
"level": "error",
"message": {
"text": "Attribute internal is not allowed here",
"markdown": "Attribute internal is not allowed here"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/resources/META-INF/plugin.xml",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 147,
"startColumn": 163,
"charOffset": 9247,
"charLength": 8,
"snippet": {
"text": "internal"
},
"sourceLanguage": "XML"
},
"contextRegion": {
"startLine": 145,
"startColumn": 1,
"charOffset": 8873,
"charLength": 491,
"snippet": {
"text": " <action id=\"VimInternalAddBlockInlays\" class=\"com.maddyhome.idea.vim.action.internal.AddBlockInlaysAction\" text=\"Add Test Block Inlays | IdeaVim Internal\" internal=\"true\"/>\n <!--suppress PluginXmlI18n -->\n <action id=\"VimInternalAddInlineInlays\" class=\"com.maddyhome.idea.vim.action.internal.AddInlineInlaysAction\" text=\"Add Test Inline Inlays | IdeaVim Internal\" internal=\"true\"/>\n\n <action id=\"VimShortcutKeyAction\" class=\"com.maddyhome.idea.vim.action.VimShortcutKeyAction\"/>"
},
"sourceLanguage": "XML"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "c29043d37807637ea880f07b9a9ace85c6aeec465827f3fe3ef745087a737ac9"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical",
"tags": [
"XML"
]
}
},
{
"ruleId": "XmlHighlighting",
"kind": "fail",
"level": "error",
"message": {
"text": "Attribute internal is not allowed here",
"markdown": "Attribute internal is not allowed here"
},
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "src/main/resources/META-INF/plugin.xml",
"uriBaseId": "SRCROOT"
},
"region": {
"startLine": 145,
"startColumn": 160,
"charOffset": 9032,
"charLength": 8,
"snippet": {
"text": "internal"
},
"sourceLanguage": "XML"
},
"contextRegion": {
"startLine": 143,
"startColumn": 1,
"charOffset": 8816,
"charLength": 448,
"snippet": {
"text": " <!-- Internal -->\n <!--suppress PluginXmlI18n -->\n <action id=\"VimInternalAddBlockInlays\" class=\"com.maddyhome.idea.vim.action.internal.AddBlockInlaysAction\" text=\"Add Test Block Inlays | IdeaVim Internal\" internal=\"true\"/>\n <!--suppress PluginXmlI18n -->\n <action id=\"VimInternalAddInlineInlays\" class=\"com.maddyhome.idea.vim.action.internal.AddInlineInlaysAction\" text=\"Add Test Inline Inlays | IdeaVim Internal\" internal=\"true\"/>"
},
"sourceLanguage": "XML"
}
},
"logicalLocations": [
{
"fullyQualifiedName": "IdeaVIM.main",
"kind": "module"
}
]
}
],
"partialFingerprints": {
"equalIndicator/v1": "f04d9154c312617616e5aebcd6f5bb2d9b4a11e7413aaad8abd10859f15940e5"
},
"baselineState": "unchanged",
"properties": {
"ideaSeverity": "ERROR",
"qodanaSeverity": "Critical",
"tags": [
"XML"
]
}
}
],
"automationDetails": {
"id": "project/qodana/2024-02-23",
"guid": "5a574cff-38ef-4a6f-ab4d-a0ed18305ea7",
"properties": {
"jobUrl": "https://ideavim.teamcity.com/viewLog.html?buildId=5397&buildTypeId=Ideavim_Qodana"
}
},
"newlineSequences": [
"\r\n",
"\n"
],
"properties": {
"configProfile": "other",
"deviceId": "200820300000000-3739-f754-fa7f-706addabc16b",
"qodanaNewResultSummary": {
"high": 30,
"moderate": 1,
"critical": 2,
"total": 33
}
}
}
]
}