Add detekt #561
Annotations
2 errors and 10 warnings
check-formatting:
android/config/detekt.yml#L71
71:10 syntax error: expected alphabetic or numeric character, but found '*' (syntax)
|
check-formatting
Process completed with exit code 1.
|
check-formatting:
android/config/detekt.yml#L1
1:1 [document-start] missing document start "---"
|
check-formatting:
android/config/detekt.yml#L5
5:5 [comments-indentation] comment not indented like content
|
check-formatting:
android/config/detekt.yml#L21
21:3 [comments-indentation] comment not indented like content
|
check-formatting:
android/config/detekt.yml#L42
42:3 [comments-indentation] comment not indented like content
|
check-formatting:
.github/workflows/unicode-check.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
check-formatting:
.github/workflows/yamllint.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
check-formatting:
.github/workflows/proto-format-check.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
check-formatting:
.github/workflows/clippy.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
check-formatting:
.github/workflows/desktop-e2e.yml#L1
1:1 [document-start] missing document start "---"
|
check-formatting:
.github/workflows/desktop-e2e.yml#L2
2:1 [truthy] truthy value should be one of [false, true]
|