alibaba/java-dns-cache-manipulator

View on GitHub

Showing 1,225 of 1,229 total issues

Expected an indentation at 8 instead of at 6.
Open

      JAVACCMD="$JAVA_HOME/bin/javac"
Severity: Minor
Found in mvnw by editorconfig

Expected an indentation at 4 instead of at 2.
Open

  exec_maven "$@"
Severity: Minor
Found in mvnw by editorconfig

Unexpected tabs found.
Open

    {
Severity: Minor
Found in mvnw by editorconfig

Unexpected tabs found.
Open

      public static void main( String[] args ) throws Exception
Severity: Minor
Found in mvnw by editorconfig

Expected an indentation at 4 instead of at 2.
Open

  verbose " - Running Downloader.java ..."
Severity: Minor
Found in mvnw by editorconfig

Expected an indentation at 4 instead of at 2.
Open

  distributionSha256Result=false
Severity: Minor
Found in mvnw by editorconfig

Expected an indentation at 4 instead of at 2.
Open

  "$(native_path "$JAVACMD")" -cp "$(native_path "$TMP_DOWNLOAD_DIR")" Downloader "$distributionUrl" "$(native_path "$targetZip")"
Severity: Minor
Found in mvnw by editorconfig

Expected an indentation at 4 instead of at 2.
Open

  else
Severity: Minor
Found in mvnw by editorconfig

Expected an indentation at 4 instead of at 2.
Open

  "$(native_path "$JAVACCMD")" "$(native_path "$javaSource")" || die "Failed to compile Downloader.java"
Severity: Minor
Found in mvnw by editorconfig

Expected an indentation at 4 instead of at 2.
Open

  elif command -v sha256sum >/dev/null; then
Severity: Minor
Found in mvnw by editorconfig

Expected an indentation at 4 instead of at 2.
Open

  fi
Severity: Minor
Found in mvnw by editorconfig

Expected an indentation at 4 instead of at 2.
Open

  unzip ${__MVNW_QUIET_UNZIP:+"$__MVNW_QUIET_UNZIP"} "$TMP_DOWNLOAD_DIR/$distributionUrlName" -d "$TMP_DOWNLOAD_DIR" || die "failed to unzip"
Severity: Minor
Found in mvnw by editorconfig

Expected an indentation at 4 instead of at 2.
Open

  if [ "$MVN_CMD" = mvnd.sh ]; then
Severity: Minor
Found in mvnw by editorconfig

Expected an indentation at 4 instead of at 2.
Open

  if [ $distributionSha256Result = false ]; then
Severity: Minor
Found in mvnw by editorconfig

Expected an indentation at 4 instead of at 2.
Open

  fi
Severity: Minor
Found in mvnw by editorconfig

Unexpected spaces found.
Open

         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
Severity: Minor
Found in tool/pom.xml by editorconfig

Expected an indentation at 8 instead of at 6.
Open

      distributionSha256Result=true
Severity: Minor
Found in mvnw by editorconfig

Expected an indentation at 8 instead of at 6.
Open

      distributionSha256Result=true
Severity: Minor
Found in mvnw by editorconfig

Expected an indentation at 4 instead of at 2.
Open

  elif command -v shasum >/dev/null; then
Severity: Minor
Found in mvnw by editorconfig

Expected an indentation at 4 instead of at 2.
Open

  tar xzf${__MVNW_QUIET_TAR:+"$__MVNW_QUIET_TAR"} "$TMP_DOWNLOAD_DIR/$distributionUrlName" -C "$TMP_DOWNLOAD_DIR" || die "failed to untar"
Severity: Minor
Found in mvnw by editorconfig
Severity
Category
Status
Source
Language