Sha256: e8ee4a610e5b2df0fc84bccd3fd58ea2d4a205e0a119017fc025a1910ac2ea2a

Contents?: true

Size: 847 Bytes

Versions: 12

Compression:

Stored size: 847 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<pmd xmlns="http://pmd.sourceforge.net/report/2.0.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://pmd.sourceforge.net/report/2.0.0 http://pmd.sourceforge.net/report_2_0_0.xsd"
    version="6.8.0" timestamp="2019-10-03T20:34:18.074">
<file name="/Users/developer/sample/app/src/main/java/com/android/sample/Application.java">
<violation beginline="135" endline="135" begincolumn="27" endcolumn="33" rule="AvoidDuplicateLiterals" ruleset="Error Prone" package="com.android.sample" class="Application" method="start" externalInfoUrl="https://pmd.github.io/pmd-6.15.0/pmd_rules_java_errorprone.html#avoidduplicateliterals" priority="3">
The String literal &quot;label&quot; appears 5 times in this file; the first occurrence is on line 135
</violation>
</file>
</pmd>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
danger-pmd-1.0.5 spec/fixtures/report_2/pmd_sub_report.xml
danger-pmd-1.0.4 spec/fixtures/report_2/pmd_sub_report.xml
danger-pmd-1.0.3 spec/fixtures/report_2/pmd_sub_report.xml
danger-pmd-1.0.2 spec/fixtures/report_2/pmd_sub_report.xml
danger-pmd-1.0.1 spec/fixtures/report_2/pmd_sub_report.xml
danger-pmd-0.4.0 spec/fixtures/report_2/pmd_sub_report.xml
danger-pmd-0.3.0 spec/fixtures/report_2/pmd_sub_report.xml
danger-pmd-0.2.2 spec/fixtures/report_2/pmd_sub_report.xml
danger-pmd-0.2.1 spec/fixtures/report_2/pmd_sub_report.xml
danger-pmd-0.2.0 spec/fixtures/report_2/pmd_sub_report.xml
danger-pmd-0.1.1 spec/fixtures/report_2/pmd_sub_report.xml
danger-pmd-0.1.0 spec/fixtures/report_2/pmd_sub_report.xml