OCD-4765 - Service Base URL Real-Time Validator #3437
Annotations
1 error and 10 warnings
Checkstyle job
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085
|
Checkstyle job:
chpl/chpl-service/src/main/java/gov/healthit/chpl/datadog/OnDemandUrlCheckerManager.java#L25
[reviewdog] reported by reviewdog 🐶
Unused import - gov.healthit.chpl.util.Util.
Raw Output:
/github/workspace/./chpl/chpl-service/src/main/java/gov/healthit/chpl/datadog/OnDemandUrlCheckerManager.java:25:8: warning: Unused import - gov.healthit.chpl.util.Util. (com.puppycrawl.tools.checkstyle.checks.imports.UnusedImportsCheck)
|
Checkstyle job:
chpl/chpl-service/src/main/java/gov/healthit/chpl/datadog/OnDemandUrlCheckerManager.java#L42
[reviewdog] reported by reviewdog 🐶
Line has trailing spaces.
Raw Output:
/github/workspace/./chpl/chpl-service/src/main/java/gov/healthit/chpl/datadog/OnDemandUrlCheckerManager.java:42:0: warning: Line has trailing spaces. (com.puppycrawl.tools.checkstyle.checks.regexp.RegexpSinglelineCheck)
|
Checkstyle job:
chpl/chpl-service/src/main/java/gov/healthit/chpl/datadog/OnDemandUrlCheckerManager.java#L43
[reviewdog] reported by reviewdog 🐶
Line has trailing spaces.
Raw Output:
/github/workspace/./chpl/chpl-service/src/main/java/gov/healthit/chpl/datadog/OnDemandUrlCheckerManager.java:43:0: warning: Line has trailing spaces. (com.puppycrawl.tools.checkstyle.checks.regexp.RegexpSinglelineCheck)
|
Checkstyle job:
chpl/chpl-service/src/main/java/gov/healthit/chpl/datadog/OnDemandUrlCheckerManager.java#L44
[reviewdog] reported by reviewdog 🐶
Line has trailing spaces.
Raw Output:
/github/workspace/./chpl/chpl-service/src/main/java/gov/healthit/chpl/datadog/OnDemandUrlCheckerManager.java:44:0: warning: Line has trailing spaces. (com.puppycrawl.tools.checkstyle.checks.regexp.RegexpSinglelineCheck)
|
Checkstyle job:
chpl/chpl-service/src/main/java/gov/healthit/chpl/datadog/OnDemandUrlCheckerManager.java#L81
[reviewdog] reported by reviewdog 🐶
Line has trailing spaces.
Raw Output:
/github/workspace/./chpl/chpl-service/src/main/java/gov/healthit/chpl/datadog/OnDemandUrlCheckerManager.java:81:0: warning: Line has trailing spaces. (com.puppycrawl.tools.checkstyle.checks.regexp.RegexpSinglelineCheck)
|
Checkstyle job:
chpl/chpl-service/pom.xml#L421
[reviewdog] reported by reviewdog 🐶
Line has trailing spaces.
Raw Output:
/github/workspace/./chpl/chpl-service/pom.xml:421:0: warning: Line has trailing spaces. (com.puppycrawl.tools.checkstyle.checks.regexp.RegexpSinglelineCheck)
|
Checkstyle job:
chpl/chpl-service/pom.xml#L421
[reviewdog] reported by reviewdog 🐶
Line contains a tab character.
Raw Output:
/github/workspace/./chpl/chpl-service/pom.xml:421:1: warning: Line contains a tab character. (com.puppycrawl.tools.checkstyle.checks.whitespace.FileTabCharacterCheck)
|
Checkstyle job:
chpl/chpl-service/pom.xml#L422
[reviewdog] reported by reviewdog 🐶
Line contains a tab character.
Raw Output:
/github/workspace/./chpl/chpl-service/pom.xml:422:1: warning: Line contains a tab character. (com.puppycrawl.tools.checkstyle.checks.whitespace.FileTabCharacterCheck)
|
Checkstyle job:
chpl/chpl-service/pom.xml#L423
[reviewdog] reported by reviewdog 🐶
Line contains a tab character.
Raw Output:
/github/workspace/./chpl/chpl-service/pom.xml:423:1: warning: Line contains a tab character. (com.puppycrawl.tools.checkstyle.checks.whitespace.FileTabCharacterCheck)
|
Checkstyle job:
chpl/chpl-service/pom.xml#L424
[reviewdog] reported by reviewdog 🐶
Line contains a tab character.
Raw Output:
/github/workspace/./chpl/chpl-service/pom.xml:424:5: warning: Line contains a tab character. (com.puppycrawl.tools.checkstyle.checks.whitespace.FileTabCharacterCheck)
|