[yaml] Add examples for Spanner IO in YAML (#32288) #29378
GitHub Actions / Checkstyle
failed
Sep 16, 2024 in 0s
Checkstyle report
4 violation(s) found
Annotations
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.naming.StaticVariableNameCheck
Name 'LATENCY_HISTOGRAMS' must match pattern '^[a-z][a-zA-Z0-9]*_?$'.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.naming.LocalVariableNameCheck
Name 'topic_latencies' must match pattern '^[a-z][a-zA-Z0-9]*$'.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.naming.LocalVariableNameCheck
Name 'topic_histogram' must match pattern '^[a-z][a-zA-Z0-9]*$'.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.naming.LocalVariableNameCheck
Name 'topic_for_metric' must match pattern '^[a-z][a-zA-Z0-9]*$'.
Loading