GitHub Actions / Checkstyle Report-(3.4.0)
completed
Dec 12, 2024 in 0s
Checkstyle Source Code Analyzer report
3 violation(s) found
Annotations
github-actions / Checkstyle Report-(3.4.0)
com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck
Wrong lexicographical order for 'java.time.Instant' import. Should be before 'org.apache.kafka.common.TopicPartition'.
github-actions / Checkstyle Report-(3.4.0)
com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck
Line is longer than 150 characters (found 166).
github-actions / Checkstyle Report-(3.4.0)
com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck
Line is longer than 150 characters (found 156).
Loading