Skip to content

Topics validation can be done via Kafka Admin Client. #169

Topics validation can be done via Kafka Admin Client.

Topics validation can be done via Kafka Admin Client. #169

GitHub Actions / Checkstyle Report-(3.0.13) completed Dec 20, 2023 in 0s

Checkstyle Source Code Analyzer report

1 violation(s) found

Annotations

Check warning on line 110 in tw-tkms-starter/src/main/java/com/transferwise/kafka/tkms/TkmsTopicValidator.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle Report-(3.0.13)

RightCurlySame

'}' at column 7 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else, do/while or try/catch/finally).