alibaba/java-dns-cache-manipulator

View on GitHub
library/src/versions-rules.xml

Summary

Maintainability
Test Coverage

Unexpected spaces found.
Open

         xmlns="http://mojo.codehaus.org/versions-maven-plugin/rule/2.0.0"
Severity: Minor
Found in library/src/versions-rules.xml by editorconfig

Unexpected spaces found.
Open

            <ignoreVersions>
Severity: Minor
Found in library/src/versions-rules.xml by editorconfig

Unexpected spaces found.
Open

            </ignoreVersions>
Severity: Minor
Found in library/src/versions-rules.xml by editorconfig

Unexpected spaces found.
Open

         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
Severity: Minor
Found in library/src/versions-rules.xml by editorconfig

Unexpected spaces found.
Open

    <ignoreVersions>
Severity: Minor
Found in library/src/versions-rules.xml by editorconfig

Unexpected spaces found.
Open

        <ignoreVersion type="regex">(?i).*-eap-\d+</ignoreVersion>
Severity: Minor
Found in library/src/versions-rules.xml by editorconfig

Unexpected spaces found.
Open

        <ignoreVersion type="regex">(?i).*-dev-?\d+(-.*)?</ignoreVersion>
Severity: Minor
Found in library/src/versions-rules.xml by editorconfig

Unexpected spaces found.
Open

        <ignoreVersion type="regex">.*(-does)?-not-exist</ignoreVersion>
Severity: Minor
Found in library/src/versions-rules.xml by editorconfig

Unexpected spaces found.
Open

        <ignoreVersion type="regex">(?i).*[-.]beta([-.]?\d+)?</ignoreVersion>
Severity: Minor
Found in library/src/versions-rules.xml by editorconfig

Unexpected spaces found.
Open

        <!-- ignore like kotlin-stdlib 1.3.0-rc-190, scala-library 2.13.0-RC1, kotlinx-coroutines-core 1.3.0-RC -->
Severity: Minor
Found in library/src/versions-rules.xml by editorconfig

Unexpected spaces found.
Open

    <!-- config example: https://github.com/mojohaus/versions-maven-plugin/issues/157#issuecomment-306041074 -->
Severity: Minor
Found in library/src/versions-rules.xml by editorconfig

Unexpected spaces found.
Open

        </rule>
Severity: Minor
Found in library/src/versions-rules.xml by editorconfig

Unexpected spaces found.
Open

        <ignoreVersion type="regex">(?i).*[-.]alpha([-.]?\d+)?</ignoreVersion>
Severity: Minor
Found in library/src/versions-rules.xml by editorconfig

Unexpected spaces found.
Open

        <ignoreVersion type="regex">(?i).*-rc(-?\d+(-.*)?)?</ignoreVersion>
Severity: Minor
Found in library/src/versions-rules.xml by editorconfig

Unexpected spaces found.
Open

    </ignoreVersions>
Severity: Minor
Found in library/src/versions-rules.xml by editorconfig

Unexpected spaces found.
Open

        <ignoreVersion>.*-does-not-exist</ignoreVersion>
Severity: Minor
Found in library/src/versions-rules.xml by editorconfig

Unexpected spaces found.
Open

        <!-- ignore like kotlinx-coroutines-core 1.3.0-M1 -->
Severity: Minor
Found in library/src/versions-rules.xml by editorconfig

Unexpected spaces found.
Open

        <!-- ignore like kotlin-stdlib 1.3.50-dev-1896 -->
Severity: Minor
Found in library/src/versions-rules.xml by editorconfig

Unexpected spaces found.
Open

    <rules>
Severity: Minor
Found in library/src/versions-rules.xml by editorconfig

Unexpected spaces found.
Open

        <ignoreVersion type="regex">.*-M\d+(-.*)?</ignoreVersion>
Severity: Minor
Found in library/src/versions-rules.xml by editorconfig

Unexpected spaces found.
Open

        <rule groupId="org.jetbrains.kotlinx">
Severity: Minor
Found in library/src/versions-rules.xml by editorconfig

Unexpected spaces found.
Open

        <!-- ignore like junit 4.13-beta-3, rxkotlin 2.4.0-beta.1, spotbugs-annotations 4.0.0-beta3 -->
Severity: Minor
Found in library/src/versions-rules.xml by editorconfig

Unexpected spaces found.
Open

         xsi:schemaLocation="http://mojo.codehaus.org/versions-maven-plugin/rule/2.0.0 http://mojo.codehaus.org/versions-maven-plugin/xsd/rule-2.0.0.xsd">
Severity: Minor
Found in library/src/versions-rules.xml by editorconfig

Unexpected spaces found.
Open

            <!-- ignore native dependency version like org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.5-native-mt -->
Severity: Minor
Found in library/src/versions-rules.xml by editorconfig

Unexpected spaces found.
Open

                <ignoreVersion type="regex">.*-native-.*</ignoreVersion>
Severity: Minor
Found in library/src/versions-rules.xml by editorconfig

Unexpected spaces found.
Open

    </rules>
Severity: Minor
Found in library/src/versions-rules.xml by editorconfig

There are no issues that match your filters.

Category
Status