chore(deps): update plugin org.jmailen.kotlinter to v4 #302
Annotations
13 errors and 2 warnings
|
|
|
core/src/main/kotlin/com/kiwi/navigationcompose/typed/NavBuilder.kt#L55
Exceeded max line length (140) [standard:max-line-length]
|
core/src/main/kotlin/com/kiwi/navigationcompose/typed/NavBuilder.kt#L56
Exceeded max line length (140) [standard:max-line-length]
|
core/src/main/kotlin/com/kiwi/navigationcompose/typed/NavBuilder.kt#L190
Exceeded max line length (140) [standard:max-line-length]
|
core/src/main/kotlin/com/kiwi/navigationcompose/typed/NavBuilder.kt#L191
Exceeded max line length (140) [standard:max-line-length]
|
core/src/main/kotlin/com/kiwi/navigationcompose/typed/NavBuilder.kt#L276
First line of body expression fits on same line as function signature [standard:function-signature]
|
core/src/main/kotlin/com/kiwi/navigationcompose/typed/NavController.kt#L47
No whitespace expected between opening parenthesis and first parameter name [standard:function-signature]
|
core/src/main/kotlin/com/kiwi/navigationcompose/typed/NavController.kt#L47
No whitespace expected between last parameter and closing parenthesis [standard:function-signature]
|
core/src/main/kotlin/com/kiwi/navigationcompose/typed/NavController.kt#L57
Function body should be replaced with body expression [standard:function-expression-body]
|
core/src/main/kotlin/com/kiwi/navigationcompose/typed/ResultSharing.kt#L40
A multiline expression should start on a new line [standard:multiline-expression-wrapping]
|
core/src/main/kotlin/com/kiwi/navigationcompose/typed/ResultSharing.kt#L54
A comment in a 'value_argument_list' is only allowed when placed on a separate line [standard:discouraged-comment-location]
|
|
|
The logs for this run have expired and are no longer available.
Loading