alibaba/java-dns-cache-manipulator

View on GitHub

Showing 1,225 of 1,229 total issues

Expected an indentation at 4 instead of at 5.
Open

     #
Severity: Minor
Found in tool/src/bin/dcm by editorconfig

Expected an indentation at 4 instead of at 2.
Open

  [ -n "$JAVA_HOME" ] &&
Severity: Minor
Found in tool/src/bin/dcm by editorconfig

Expected an indentation at 4 instead of at 2.
Open

  echo "Warning: JAVA_HOME environment variable is not set."
Severity: Minor
Found in tool/src/bin/dcm by editorconfig

Unexpected spaces found.
Open

  <dictionary name="dcm_project">

Unexpected spaces found.
Open

      <w>Dexec</w>

Unexpected spaces found.
Open

      <w>Dkotlin</w>

Unexpected spaces found.
Open

      <w>Xlint</w>

Unexpected spaces found.
Open

      <w>mvnw</w>

Unexpected spaces found.
Open

      <w>oldratlee</w>

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).*-rc(-?\d+(-.*)?)?</ignoreVersion>
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

            <!-- 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

Expected an indentation at 4 instead of at 2.
Open

  curl ${__MVNW_QUIET_CURL:+"$__MVNW_QUIET_CURL"} -f -L -o "$TMP_DOWNLOAD_DIR/$distributionUrlName" "$distributionUrl" || die "curl: Failed to fetch $distributionUrl"
Severity: Minor
Found in mvnw by editorconfig

Unexpected tabs found.
Open

        return new java.net.PasswordAuthentication( System.getenv( "MVNW_USERNAME" ), System.getenv( "MVNW_PASSWORD" ).toCharArray() );
Severity: Minor
Found in mvnw by editorconfig

Expected an indentation at 4 instead of at 5.
Open

     # Apple JDKs
Severity: Minor
Found in tool/src/bin/dcm by editorconfig

Expected an indentation at 8 instead of at 6.
Open

      else
Severity: Minor
Found in tool/src/bin/dcm by editorconfig

Expected an indentation at 12 instead of at 10.
Open

          # https://github.com/actions/setup-java?tab=readme-ov-file#install-multiple-jdks

Expected an indentation at 12 instead of at 10.
Open

          #

Expected an indentation at 12 instead of at 10.
Open

          token: ${{ secrets.CODECOV_TOKEN }}
Severity
Category
Status
Source
Language