New plugin API #16441
static-analysis.yml
on: pull_request
commit-lint
23s
code-base-checks
2m 10s
completions
5m 2s
detekt-issues
7m 48s
markdown-links
31s
markdownlint
14s
qodana-scan
9m 41s
reuse-tool
17s
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()'
|