Skip to content

Issue #66: Add Enterprise and Community tags on connectors #74

Issue #66: Add Enterprise and Community tags on connectors

Issue #66: Add Enterprise and Community tags on connectors #74

GitHub Actions / Checkstyle failed Oct 31, 2024 in 0s

Checkstyle report

2 violation(s) found

Annotations

Check failure on line 33 in src/main/java/org/sentrysoftware/maven/metricshub/connector/producer/ConnectorJsonNodeReader.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck

Extra separation in import group before 'java.util.ArrayList'

Check failure on line 33 in src/main/java/org/sentrysoftware/maven/metricshub/connector/producer/ConnectorJsonNodeReader.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.imports.UnusedImportsCheck

Unused import - java.util.ArrayList.