🧱 Update qodana.yaml #73
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors and 4 notices
Kotlin annotator:
settings.gradle.kts#L1
Cannot access script base class 'org.gradle.kotlin.dsl.KotlinSettingsScript'. Check your module classpath for missing or conflicting dependencies
|
Kotlin annotator:
settings.gradle.kts#L1
Variable expected
|
Kotlin annotator:
settings.gradle.kts#L1
Unresolved reference: rootProject
|
Grammar:
scan/src/utils.ts#L278
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#L155
Promise returned from main is ignored
|