chore(deps): update plugin org.jmailen.kotlinter to v4 #302
Annotations
13 errors and 2 warnings
build
Input required and not supplied: report-path
|
build
Input required and not supplied: report-path
|
build
Process completed with exit code 1.
|
build:
core/src/main/kotlin/com/kiwi/navigationcompose/typed/NavBuilder.kt#L55
Exceeded max line length (140) [standard:max-line-length]
|
build:
core/src/main/kotlin/com/kiwi/navigationcompose/typed/NavBuilder.kt#L56
Exceeded max line length (140) [standard:max-line-length]
|
build:
core/src/main/kotlin/com/kiwi/navigationcompose/typed/NavBuilder.kt#L190
Exceeded max line length (140) [standard:max-line-length]
|
build:
core/src/main/kotlin/com/kiwi/navigationcompose/typed/NavBuilder.kt#L191
Exceeded max line length (140) [standard:max-line-length]
|
build:
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]
|
build:
core/src/main/kotlin/com/kiwi/navigationcompose/typed/NavController.kt#L47
No whitespace expected between opening parenthesis and first parameter name [standard:function-signature]
|
build:
core/src/main/kotlin/com/kiwi/navigationcompose/typed/NavController.kt#L47
No whitespace expected between last parameter and closing parenthesis [standard:function-signature]
|
build:
core/src/main/kotlin/com/kiwi/navigationcompose/typed/NavController.kt#L57
Function body should be replaced with body expression [standard:function-expression-body]
|
build:
core/src/main/kotlin/com/kiwi/navigationcompose/typed/ResultSharing.kt#L40
A multiline expression should start on a new line [standard:multiline-expression-wrapping]
|
build:
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]
|
build
Unexpected input(s) 'xml_path', valid inputs are ['report-path', 'follow-symbolic-links']
|
build
Unexpected input(s) 'xml_path', valid inputs are ['report-path', 'follow-symbolic-links']
|