Skip to content

OCD-4517 - Build "Real World Testing" report in PowerBI #3334

OCD-4517 - Build "Real World Testing" report in PowerBI

OCD-4517 - Build "Real World Testing" report in PowerBI #3334

Triggered via pull request January 13, 2025 16:44
Status Success
Total duration 44s
Artifacts

checkstyle.yml

on: pull_request
Checkstyle job
34s
Checkstyle job
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Checkstyle job
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Checkstyle job: chpl/chpl-resources/src/main/resources/system-triggers.xml#L258
[reviewdog] reported by reviewdog 🐶 Line has trailing spaces. Raw Output: /github/workspace/./chpl/chpl-resources/src/main/resources/system-triggers.xml:258:0: warning: Line has trailing spaces. (com.puppycrawl.tools.checkstyle.checks.regexp.RegexpSinglelineCheck)
Checkstyle job: chpl/chpl-service/src/main/java/gov/healthit/chpl/report/realworldtesting/RealWorldTestingResultsSummaryReportDao.java#L90
[reviewdog] reported by reviewdog 🐶 '{' is not preceded with whitespace. Raw Output: /github/workspace/./chpl/chpl-service/src/main/java/gov/healthit/chpl/report/realworldtesting/RealWorldTestingResultsSummaryReportDao.java:90:113: warning: '{' is not preceded with whitespace. (com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck)
Checkstyle job: chpl/chpl-service/src/main/java/gov/healthit/chpl/report/realworldtesting/RealWorldTestingPlanSummaryReportDao.java#L90
[reviewdog] reported by reviewdog 🐶 '{' is not preceded with whitespace. Raw Output: /github/workspace/./chpl/chpl-service/src/main/java/gov/healthit/chpl/report/realworldtesting/RealWorldTestingPlanSummaryReportDao.java:90:110: warning: '{' is not preceded with whitespace. (com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck)
Checkstyle job: chpl/chpl-service/src/main/java/gov/healthit/chpl/report/ReportDataManager.java#L61
[reviewdog] reported by reviewdog 🐶 More than 7 parameters (found 12). Raw Output: /github/workspace/./chpl/chpl-service/src/main/java/gov/healthit/chpl/report/ReportDataManager.java:61:12: warning: More than 7 parameters (found 12). (com.puppycrawl.tools.checkstyle.checks.sizes.ParameterNumberCheck)