New plugin API #16440
static-analysis.yml
on: pull_request
commit-lint
23s
code-base-checks
2m 16s
completions
4m 9s
detekt-issues
7m 55s
markdown-links
18s
markdownlint
22s
qodana-scan
9m 52s
reuse-tool
16s
Annotations
1 warning and 3 notices
Unresolved reference in KDoc:
plugins/compiler/src/main/kotlin/PluginProcessor.kt#L120
Cannot resolve symbol 'PluginFactory'
|
|
|
Size zero check can be replaced with 'isEmpty()':
plugins/compiler/src/main/kotlin/PluginSpecFactory.kt#L86
Size zero check can be replaced with 'isEmpty()'
|