fluxo-kt/fluxo-mvi

View on GitHub
gradlew.bat

Summary

Maintainability
Test Coverage

Showing 92 of 92 total issues

Incorrect end of line character(s) found.
Open

@rem Copyright 2015 the original author or authors.
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

@rem
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

@rem
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

 
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

set APP_BASE_NAME=%~n0
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

set APP_HOME=%DIRNAME%
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

 
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

@rem Find java.exe
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

%JAVA_EXE% -version >NUL 2>&1
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

 
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

:findJavaFromJavaHome
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

echo.
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

:end
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

@rem you may not use this file except in compliance with the License.
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

@rem You may obtain a copy of the License at
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

@rem
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

@rem Gradle startup script for Windows
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

if "%DIRNAME%"=="" set DIRNAME=.
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

if defined JAVA_HOME goto findJavaFromJavaHome
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

goto fail
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

 
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

if %EXIT_CODE% equ 0 set EXIT_CODE=1
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

@rem See the License for the specific language governing permissions and
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

 
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

goto fail
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

 
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

"%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -classpath "%CLASSPATH%" org.gradle.wrapper.GradleWrapperMain %*
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

@rem
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

if %ERRORLEVEL% equ 0 goto mainEnd
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

 
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

 
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

 
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

:execute
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

@rem
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

 
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

:omega
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

 
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

@rem Set local scope for the variables with windows NT shell
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

@rem Unless required by applicable law or agreed to in writing, software
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

set JAVA_EXE=java.exe
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

if %ERRORLEVEL% equ 0 goto execute
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

echo.
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

echo.
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

if exist "%JAVA_EXE%" goto execute
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

@rem Execute Gradle
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

echo Please set the JAVA_HOME variable in your environment to match the
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

:fail
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

@rem Setup the command line
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

rem the _cmd.exe /c_ return code!
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

exit /b %EXIT_CODE%
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

 
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

@rem
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

@rem distributed under the License is distributed on an "AS IS" BASIS,
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

@rem ##########################################################################
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

set DIRNAME=%~dp0
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

set DEFAULT_JVM_OPTS="-Xmx64m" "-Xms64m"
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

echo Please set the JAVA_HOME variable in your environment to match the
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

 
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

 
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

 
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

set EXIT_CODE=%ERRORLEVEL%
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

echo location of your Java installation.
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

 
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

@rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

 
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

@rem ##########################################################################
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

@rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

 
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

@rem Licensed under the Apache License, Version 2.0 (the "License");
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

@rem https://www.apache.org/licenses/LICENSE-2.0
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

@rem limitations under the License.
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

@if "%DEBUG%"=="" @echo off
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

echo location of your Java installation.
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

@rem End local scope for the variables with windows NT shell
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

if not ""=="%GRADLE_EXIT_CONSOLE%" exit %EXIT_CODE%
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

if "%OS%"=="Windows_NT" setlocal
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

:mainEnd
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

@rem
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

set JAVA_HOME=%JAVA_HOME:"=%
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

 
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

@rem This is normally unused
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

@rem Resolve any "." and ".." in APP_HOME to make it shorter.
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

for %%i in ("%APP_HOME%") do set APP_HOME=%%~fi
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

echo.
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

 
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

 
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

set JAVA_EXE=%JAVA_HOME%/bin/java.exe
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jar
Severity: Minor
Found in gradlew.bat by editorconfig

Incorrect end of line character(s) found.
Open

if "%OS%"=="Windows_NT" endlocal
Severity: Minor
Found in gradlew.bat by editorconfig

There are no issues that match your filters.

Category
Status