Push on main #4
codeql
on: dynamic
Matrix: Analyze
Annotations
84 errors, 5 warnings, and 4 notices
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/QodanaPlugin.kt#L38
Cannot access class 'java.lang.Object'. Check your module classpath for missing or conflicting dependencies
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/QodanaPlugin.kt#L43
Cannot access class 'java.util.concurrent.Callable'. Check your module classpath for missing or conflicting dependencies
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/QodanaPlugin.kt#L37
Cannot access class 'java.util.concurrent.Callable'. Check your module classpath for missing or conflicting dependencies
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/tasks/QodanaScanTask.kt#L14
Type mismatch: inferred type is kotlin.String but java.lang.String was expected
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/tasks/QodanaScanTask.kt#L58
Cannot access class 'java.io.OutputStream'. Check your module classpath for missing or conflicting dependencies
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/tasks/QodanaScanTask.kt#L54
Cannot access class 'java.lang.String'. Check your module classpath for missing or conflicting dependencies
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/tasks/QodanaScanTask.kt#L82
Unresolved reference. None of the following candidates is applicable because of receiver type mismatch: public inline fun Iterable.forEach(action: (TypeVariable(T)) -\> Unit): Unit defined in kotlin.collections public inline fun Map.forEach(action: (Map.Entry) -\> Unit): Unit defined in kotlin.collections
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/QodanaPlugin.kt#L47
Cannot access class 'java.io.File'. Check your module classpath for missing or conflicting dependencies
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/Qodana.kt#L54
Type mismatch: inferred type is GradleException but Throwable was expected
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/QodanaPlugin.kt#L44
Cannot access class 'java.io.File'. Check your module classpath for missing or conflicting dependencies
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/tasks/QodanaScanTask.kt#L14
Cannot access class 'java.lang.String'. Check your module classpath for missing or conflicting dependencies
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/QodanaPlugin.kt#L33
Type mismatch: inferred type is kotlin.String but java.lang.String was expected
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/QodanaPlugin.kt#L35
Unresolved reference: description
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/tasks/QodanaScanTask.kt#L58
Type mismatch: inferred type is TeeOutputStream but OutputStream was expected
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/tasks/QodanaScanTask.kt#L67
Type mismatch: inferred type is kotlin.Throwable but java.lang.Throwable? was expected
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/QodanaPlugin.kt#L40
Type mismatch: inferred type is () -\> TypeVariable(_L) but Callable was expected
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/Qodana.kt#L62
Type mismatch: inferred type is kotlin.String but java.lang.String! was expected
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/QodanaPlugin.kt#L40
Unresolved reference: resultsDir
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/tasks/QodanaScanTask.kt#L67
Type mismatch: inferred type is GradleException but Throwable was expected
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/QodanaPlugin.kt#L24
Cannot access class 'java.util.concurrent.Callable'. Check your module classpath for missing or conflicting dependencies
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/QodanaPlugin.kt#L19
Type mismatch: inferred type is Class but Class was expected
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/QodanaPlugin.kt#L46
Type mismatch: inferred type is () -\> TypeVariable(_L) but Callable was expected
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/QodanaPlugin.kt#L33
Cannot access class 'java.lang.String'. Check your module classpath for missing or conflicting dependencies
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/QodanaPlugin.kt#L14
Cannot access class 'java.lang.String'. Check your module classpath for missing or conflicting dependencies
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/QodanaPlugin.kt#L15
Type mismatch: inferred type is PluginInstantiationException but Throwable was expected
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/tasks/QodanaScanTask.kt#L58
Type mismatch: inferred type is ByteArrayOutputStream but OutputStream! was expected
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/tasks/QodanaScanTask.kt#L53
None of the following functions can be called with the arguments supplied: public open fun setArgs(arguments: Iterable?): Exec defined in org.jetbrains.qodana.tasks.QodanaScanTask public open fun setArgs(arguments: List): Exec defined in org.jetbrains.qodana.tasks.QodanaScanTask
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/tasks/QodanaScanTask.kt#L54
Type mismatch: inferred type is kotlin.String but java.lang.String? was expected
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/Qodana.kt#L54
Type mismatch: inferred type is kotlin.String but java.lang.String was expected
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/QodanaPlugin.kt#L37
Unresolved reference: projectDir
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/QodanaPlugin.kt#L19
Cannot infer a type for this parameter. Please specify it explicitly.
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/Qodana.kt#L76
Cannot access class 'java.lang.String'. Check your module classpath for missing or conflicting dependencies
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/QodanaPlugin.kt#L33
Cannot access class 'java.lang.Class'. Check your module classpath for missing or conflicting dependencies
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/QodanaPlugin.kt#L47
Cannot access class 'java.lang.Object'. Check your module classpath for missing or conflicting dependencies
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/tasks/QodanaScanTask.kt#L49
Cannot access class 'java.lang.Class'. Check your module classpath for missing or conflicting dependencies
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/QodanaPlugin.kt#L41
Cannot access class 'java.io.File'. Check your module classpath for missing or conflicting dependencies
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/Qodana.kt#L62
Cannot access class 'java.lang.String'. Check your module classpath for missing or conflicting dependencies
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/QodanaPlugin.kt#L20
Cannot access class 'java.io.File'. Check your module classpath for missing or conflicting dependencies
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/Qodana.kt#L76
Type mismatch: inferred type is kotlin.String but java.lang.String! was expected
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/QodanaPlugin.kt#L46
Cannot access class 'java.util.concurrent.Callable'. Check your module classpath for missing or conflicting dependencies
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/QodanaPlugin.kt#L21
Cannot access class 'java.util.concurrent.Callable'. Check your module classpath for missing or conflicting dependencies
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/tasks/QodanaScanTask.kt#L58
Type mismatch: inferred type is PrintStream! but OutputStream! was expected
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/QodanaPlugin.kt#L15
Type mismatch: inferred type is kotlin.String but java.lang.String was expected
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/QodanaPlugin.kt#L37
Type mismatch: inferred type is () -\> TypeVariable(_L) but Callable was expected
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/QodanaPlugin.kt#L20
Unresolved reference: canonicalPath
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/Qodana.kt#L54
Type mismatch: inferred type is IOException but Throwable? was expected
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/tasks/QodanaScanTask.kt#L82
Cannot access class 'java.util.List'. Check your module classpath for missing or conflicting dependencies
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/Qodana.kt#L15
None of the following functions can be called with the arguments supplied: public open fun getLogger(c: Class!): Logger! defined in org.gradle.api.logging.Logging public open fun getLogger(name: String!): Logger! defined in org.gradle.api.logging.Logging
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/QodanaPlugin.kt#L43
Unresolved reference: cacheDir
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/tasks/QodanaScanTask.kt#L83
Unresolved reference: it
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/Qodana.kt#L62
Type mismatch: inferred type is File but Object! was expected
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/tasks/QodanaScanTask.kt#L67
Type mismatch: inferred type is kotlin.String but java.lang.String was expected
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/Qodana.kt#L54
Cannot access class 'java.lang.String'. Check your module classpath for missing or conflicting dependencies
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/tasks/QodanaScanTask.kt#L55
Cannot access class 'java.lang.String'. Check your module classpath for missing or conflicting dependencies
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/QodanaPlugin.kt#L46
Unresolved reference: qodanaPath
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/Qodana.kt#L54
Cannot access class 'java.lang.Throwable'. Check your module classpath for missing or conflicting dependencies
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/QodanaPlugin.kt#L38
Cannot access class 'java.io.File'. Check your module classpath for missing or conflicting dependencies
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/tasks/QodanaScanTask.kt#L55
Type mismatch: inferred type is kotlin.String but java.lang.String was expected
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/QodanaPlugin.kt#L24
Type mismatch: inferred type is () -\> TypeVariable(_L) but Callable was expected
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/QodanaPlugin.kt#L15
Cannot access class 'java.lang.String'. Check your module classpath for missing or conflicting dependencies
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/QodanaPlugin.kt#L34
Unresolved reference: group
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/tasks/QodanaScanTask.kt#L55
Cannot access class 'java.lang.Object'. Check your module classpath for missing or conflicting dependencies
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/QodanaPlugin.kt#L40
Cannot access class 'java.util.concurrent.Callable'. Check your module classpath for missing or conflicting dependencies
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/QodanaPlugin.kt#L44
Cannot access class 'java.lang.Object'. Check your module classpath for missing or conflicting dependencies
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/QodanaPlugin.kt#L49
Unresolved reference: arguments
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/tasks/QodanaScanTask.kt#L55
Type mismatch: inferred type is String but Object was expected
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/QodanaPlugin.kt#L33
Type mismatch: inferred type is Class but Class was expected
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/QodanaPlugin.kt#L14
Type mismatch: inferred type is java.lang.String but kotlin.String was expected
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/Qodana.kt#L62
Type mismatch: inferred type is String but Object! was expected
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/QodanaPlugin.kt#L43
Type mismatch: inferred type is () -\> TypeVariable(_L) but Callable was expected
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/tasks/QodanaScanTask.kt#L58
Cannot access class 'java.io.OutputStream'. Check your module classpath for missing or conflicting dependencies
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/tasks/QodanaScanTask.kt#L67
Type mismatch: inferred type is TaskExecutionException but Throwable was expected
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/QodanaPlugin.kt#L33
Passing value as a vararg is only allowed inside a parenthesized argument list
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/tasks/QodanaScanTask.kt#L67
Cannot access class 'java.lang.Throwable'. Check your module classpath for missing or conflicting dependencies
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/QodanaPlugin.kt#L41
Cannot access class 'java.lang.Object'. Check your module classpath for missing or conflicting dependencies
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/QodanaPlugin.kt#L19
Cannot access class 'java.lang.String'. Check your module classpath for missing or conflicting dependencies
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/QodanaPlugin.kt#L21
Type mismatch: inferred type is () -\> TypeVariable(_L) but Callable was expected
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/tasks/QodanaScanTask.kt#L67
Cannot access class 'java.lang.String'. Check your module classpath for missing or conflicting dependencies
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/QodanaPlugin.kt#L19
Cannot access class 'java.lang.Class'. Check your module classpath for missing or conflicting dependencies
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/tasks/QodanaScanTask.kt#L49
Type mismatch: inferred type is Class but Class was expected
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/QodanaPlugin.kt#L27
Type mismatch: inferred type is () -\> TypeVariable(_L) but Callable was expected
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/QodanaPlugin.kt#L19
Type mismatch: inferred type is kotlin.String but java.lang.String was expected
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/QodanaPlugin.kt#L27
Cannot access class 'java.util.concurrent.Callable'. Check your module classpath for missing or conflicting dependencies
|
Kotlin annotator:
src/main/kotlin/org/jetbrains/qodana/tasks/QodanaScanTask.kt#L67
Cannot access class 'java.lang.Throwable'. Check your module classpath for missing or conflicting dependencies
|
Check dependency licenses:
package.json#L1
Transitive dependency: 'buffers' ('0.1.1') licenses cannot be recognized
|
Unused symbol:
src/main/kotlin/org/jetbrains/qodana/QodanaPluginExtension.kt#L16
Property "projectPath" is never used
|
Unused symbol:
src/main/kotlin/org/jetbrains/qodana/QodanaPluginExtension.kt#L24
Property "resultsPath" is never used
|
Unused symbol:
src/main/kotlin/org/jetbrains/qodana/QodanaPluginExtension.kt#L41
Property "qodanaPath" is never used
|
Unused symbol:
src/main/kotlin/org/jetbrains/qodana/QodanaPluginExtension.kt#L33
Property "cachePath" is never used
|
Grammar:
scan/src/utils.ts#L274
It seems that a pronoun is missing.
|
Grammar:
scan/src/annotations.ts#L1
The official name of this software platform is spelled with a capital "H".
|
Deprecated symbol used:
vsts/src/utils.ts#L64
Deprecated symbol used, consult docs for better alternative
|
Result of method call returning a promise is ignored:
common/update-cli.js#L166
Promise returned from main is ignored
|