build(deps): bump org.jetbrains.dokka from 1.9.20 to 2.0.0 #457
Annotations
1 error and 2 warnings
Detekt Scan
Process completed with exit code 1.
|
Detekt Scan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Detekt Scan:
library/src/main/java/io/fusionauth/mobilesdk/AuthorizationConfiguration.kt#L10
[detekt] reported by reviewdog 🐶
Line detected, which is longer than the defined maximum line length in the code style.
Raw Output:
{"level":"warning","locations":[{"physicalLocation":{"artifactLocation":{"uri":"library/src/main/java/io/fusionauth/mobilesdk/AuthorizationConfiguration.kt","uriBaseId":"%SRCROOT%"},"region":{"endColumn":204,"endLine":10,"startColumn":1,"startLine":10}}}],"message":{"text":"Line detected, which is longer than the defined maximum line length in the code style."},"ruleId":"detekt.style.MaxLineLength"}
|