move heartbeat processor to where it is being used (#31298) #14142
GitHub Actions / Checkstyle
failed
Jun 28, 2024 in 0s
Checkstyle report
4 violation(s) found
Annotations
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.coding.PackageDeclarationCheck
Missing package declaration.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.coding.PackageDeclarationCheck
Missing package declaration.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.coding.PackageDeclarationCheck
Missing package declaration.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.naming.StaticVariableNameCheck
Name 'backlog_map' must match pattern '^[a-z][a-zA-Z0-9]*_?$'.
Loading