init
This commit is contained in:
parent
4db321a546
commit
3d2dbe75d4
|
@ -0,0 +1,9 @@
|
|||
# generated files
|
||||
bin/
|
||||
gen/
|
||||
|
||||
# Local configuration file (sdk path, etc)
|
||||
project.properties
|
||||
.settings/
|
||||
.classpath
|
||||
.project
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1,2 @@
|
|||
#Tue Sep 10 17:15:11 CST 2019
|
||||
gradle.version=5.4.1
|
|
@ -0,0 +1,116 @@
|
|||
<component name="ProjectCodeStyleConfiguration">
|
||||
<code_scheme name="Project" version="173">
|
||||
<codeStyleSettings language="XML">
|
||||
<indentOptions>
|
||||
<option name="CONTINUATION_INDENT_SIZE" value="4" />
|
||||
</indentOptions>
|
||||
<arrangement>
|
||||
<rules>
|
||||
<section>
|
||||
<rule>
|
||||
<match>
|
||||
<AND>
|
||||
<NAME>xmlns:android</NAME>
|
||||
<XML_ATTRIBUTE />
|
||||
<XML_NAMESPACE>^$</XML_NAMESPACE>
|
||||
</AND>
|
||||
</match>
|
||||
</rule>
|
||||
</section>
|
||||
<section>
|
||||
<rule>
|
||||
<match>
|
||||
<AND>
|
||||
<NAME>xmlns:.*</NAME>
|
||||
<XML_ATTRIBUTE />
|
||||
<XML_NAMESPACE>^$</XML_NAMESPACE>
|
||||
</AND>
|
||||
</match>
|
||||
<order>BY_NAME</order>
|
||||
</rule>
|
||||
</section>
|
||||
<section>
|
||||
<rule>
|
||||
<match>
|
||||
<AND>
|
||||
<NAME>.*:id</NAME>
|
||||
<XML_ATTRIBUTE />
|
||||
<XML_NAMESPACE>http://schemas.android.com/apk/res/android</XML_NAMESPACE>
|
||||
</AND>
|
||||
</match>
|
||||
</rule>
|
||||
</section>
|
||||
<section>
|
||||
<rule>
|
||||
<match>
|
||||
<AND>
|
||||
<NAME>.*:name</NAME>
|
||||
<XML_ATTRIBUTE />
|
||||
<XML_NAMESPACE>http://schemas.android.com/apk/res/android</XML_NAMESPACE>
|
||||
</AND>
|
||||
</match>
|
||||
</rule>
|
||||
</section>
|
||||
<section>
|
||||
<rule>
|
||||
<match>
|
||||
<AND>
|
||||
<NAME>name</NAME>
|
||||
<XML_ATTRIBUTE />
|
||||
<XML_NAMESPACE>^$</XML_NAMESPACE>
|
||||
</AND>
|
||||
</match>
|
||||
</rule>
|
||||
</section>
|
||||
<section>
|
||||
<rule>
|
||||
<match>
|
||||
<AND>
|
||||
<NAME>style</NAME>
|
||||
<XML_ATTRIBUTE />
|
||||
<XML_NAMESPACE>^$</XML_NAMESPACE>
|
||||
</AND>
|
||||
</match>
|
||||
</rule>
|
||||
</section>
|
||||
<section>
|
||||
<rule>
|
||||
<match>
|
||||
<AND>
|
||||
<NAME>.*</NAME>
|
||||
<XML_ATTRIBUTE />
|
||||
<XML_NAMESPACE>^$</XML_NAMESPACE>
|
||||
</AND>
|
||||
</match>
|
||||
<order>BY_NAME</order>
|
||||
</rule>
|
||||
</section>
|
||||
<section>
|
||||
<rule>
|
||||
<match>
|
||||
<AND>
|
||||
<NAME>.*</NAME>
|
||||
<XML_ATTRIBUTE />
|
||||
<XML_NAMESPACE>http://schemas.android.com/apk/res/android</XML_NAMESPACE>
|
||||
</AND>
|
||||
</match>
|
||||
<order>ANDROID_ATTRIBUTE_ORDER</order>
|
||||
</rule>
|
||||
</section>
|
||||
<section>
|
||||
<rule>
|
||||
<match>
|
||||
<AND>
|
||||
<NAME>.*</NAME>
|
||||
<XML_ATTRIBUTE />
|
||||
<XML_NAMESPACE>.*</XML_NAMESPACE>
|
||||
</AND>
|
||||
</match>
|
||||
<order>BY_NAME</order>
|
||||
</rule>
|
||||
</section>
|
||||
</rules>
|
||||
</arrangement>
|
||||
</codeStyleSettings>
|
||||
</code_scheme>
|
||||
</component>
|
|
@ -0,0 +1,9 @@
|
|||
<component name="libraryTable">
|
||||
<library name="Gradle: org.apache.http.legacy-android-23">
|
||||
<CLASSES>
|
||||
<root url="jar://D:/Android_SDK/SDK/platforms/android-23/optional/org.apache.http.legacy.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
|
@ -0,0 +1,9 @@
|
|||
<component name="libraryTable">
|
||||
<library name="Gradle: org.apache.http.legacy-android-28">
|
||||
<CLASSES>
|
||||
<root url="jar://D:/Android_SDK/SDK/platforms/android-28/optional/org.apache.http.legacy.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
|
@ -0,0 +1,12 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="JavadocGenerationManager">
|
||||
<option name="OUTPUT_DIRECTORY" value="$USER_HOME$/Desktop" />
|
||||
</component>
|
||||
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" project-jdk-name="1.8" project-jdk-type="JavaSDK">
|
||||
<output url="file://$PROJECT_DIR$/build/classes" />
|
||||
</component>
|
||||
<component name="ProjectType">
|
||||
<option name="id" value="Android" />
|
||||
</component>
|
||||
</project>
|
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectModuleManager">
|
||||
<modules>
|
||||
<module fileurl="file://$PROJECT_DIR$/app/app.iml" filepath="$PROJECT_DIR$/app/app.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/src.iml" filepath="$PROJECT_DIR$/src.iml" />
|
||||
</modules>
|
||||
</component>
|
||||
</project>
|
|
@ -0,0 +1,12 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="RunConfigurationProducerService">
|
||||
<option name="ignoredProducers">
|
||||
<set>
|
||||
<option value="org.jetbrains.plugins.gradle.execution.test.runner.AllInPackageGradleConfigurationProducer" />
|
||||
<option value="org.jetbrains.plugins.gradle.execution.test.runner.TestClassGradleConfigurationProducer" />
|
||||
<option value="org.jetbrains.plugins.gradle.execution.test.runner.TestMethodGradleConfigurationProducer" />
|
||||
</set>
|
||||
</option>
|
||||
</component>
|
||||
</project>
|
|
@ -0,0 +1,8 @@
|
|||
|
||||
gsquid:CommentedOutCodeLine"<This block of commented-out lines of code should be removed.(Í›<C38D>¸ýÿÿÿÿ
|
||||
nsquid:CommentedOutCodeLineQ"<This block of commented-out lines of code should be removed.(ëœôùþÿÿÿÿ8 ÂØÓÑ-
|
||||
Psquid:S1481G"2Remove this unused "pendingIntent" local variable.(¡áá8 ÂØÓÑ-
|
||||
_squid:S1854I"ARemove this useless assignment to local variable "pendingIntent".(½öè¶8 ÂØÓÑ-
|
||||
_squid:S1854M"ARemove this useless assignment to local variable "pendingIntent".(½öè¶8 ÂØÓÑ-
|
||||
Ksquid:S1172B".Remove this unused method parameter "content".(ÖÔ¥R8 ÂØÓÑ-
|
||||
<EFBFBD>squid:S3008""eRename this field "GTASK_SYNC_NOTIFICATION_ID" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(ëíÅÍúÿÿÿÿ
|
|
@ -0,0 +1,2 @@
|
|||
|
||||
dsquid:S00101"MRename this class name to match the regular expression '^[A-Z][a-zA-Z0-9]*$'.(<28>「
|
|
@ -0,0 +1,2 @@
|
|||
|
||||
esquid:S00101"MRename this class name to match the regular expression '^[A-Z][a-zA-Z0-9]*$'.(–¿ÖÜ
|
|
@ -0,0 +1,18 @@
|
|||
|
||||
Ksquid:S1066~"/Merge this if statement with the enclosing one.(䲜¼øÿÿÿÿ
|
||||
\squid:S2147l"ECombine this catch with the one at line 106, which has the same body.(æš©›
|
||||
dsquid:S1192x"HDefine a constant instead of duplicating this literal "=? AND " 4 times.(„¼¹<C2BC>úÿÿÿÿ
|
||||
csquid:S1192D"GDefine a constant instead of duplicating this literal "%s: %s" 4 times.(ÇÇ÷«ùÿÿÿÿ
|
||||
lsquid:S3252æ"OUse static access with "net.micode.notes.data.Notes$DataColumns" for "NOTE_ID".(ž“ñ§ûÿÿÿÿ
|
||||
Vsquid:S1118&":Add a private constructor to hide the implicit public one.(³¡¸<C2A1>ÿÿÿÿÿ
|
||||
usquid:S22932"YReplace the type specification in this constructor call with the diamond operator ("<>").(áºÐ»ûÿÿÿÿ
|
||||
‚squid:S1319("kThe type of the "ids" object should be an interface such as "Set" rather than the implementation "HashSet".(îîè“
|
||||
Šsquid:S1319È"mThe return type of this method should be an interface such as "Set" rather than the implementation "HashSet".(ÛëÈðýÿÿÿÿ
|
||||
‡squid:S1319S"kThe type of the "ids" object should be an interface such as "Set" rather than the implementation "HashSet".(󆱋ÿÿÿÿÿ
|
||||
nsquid:S3252æ"QUse static access with "net.micode.notes.data.Notes$DataColumns" for "MIME_TYPE".(ž“ñ§ûÿÿÿÿ
|
||||
nsquid:S3252ù"QUse static access with "net.micode.notes.data.Notes$DataColumns" for "MIME_TYPE".(±ðŒ“úÿÿÿÿ
|
||||
usquid:S2293Z"YReplace the type specification in this constructor call with the diamond operator ("<>").(áºÐ»ûÿÿÿÿ
|
||||
vsquid:S2293Ò"YReplace the type specification in this constructor call with the diamond operator ("<>").(Ûª¡úÿÿÿÿ
|
||||
Usquid:S1155-">Use isEmpty() to check whether the collection is empty or not.(´¤”Ó
|
||||
[squid:S2147E"DCombine this catch with the one at line 67, which has the same body.(æš©›
|
||||
gsquid:S3252ø"OUse static access with "net.micode.notes.data.Notes$DataColumns" for "NOTE_ID".(ýʹà
|
|
@ -0,0 +1,40 @@
|
|||
|
||||
bsquid:S2184s"FCast one of the operands of this multiplication operation to a "long".(⣛Úùÿÿÿÿ
|
||||
@squid:S1148Ú"#Use a logger to log this exception.(€ÉÔ…ýÿÿÿÿ
|
||||
@squid:S1148Þ"#Use a logger to log this exception.(€ÉÔ…ýÿÿÿÿ
|
||||
@squid:S1148æ"#Use a logger to log this exception.(€ÉÔ…ýÿÿÿÿ
|
||||
@squid:S1148™"#Use a logger to log this exception.(€ÉÔ…ýÿÿÿÿ
|
||||
@squid:S1148<18>"#Use a logger to log this exception.(€ÉÔ…ýÿÿÿÿ
|
||||
fsquid:CallToDeprecatedMethodK"9Remove this use of "DefaultHttpClient"; it is deprecated.(믥ìþÿÿÿÿ
|
||||
Zsquid:CallToDeprecatedMethodç"2Remove this use of "HttpParams"; it is deprecated.(ŸÅ‹E
|
||||
_squid:CallToDeprecatedMethodç"7Remove this use of "BasicHttpParams"; it is deprecated.(ŸÅ‹E
|
||||
jsquid:CallToDeprecatedMethodè"<Remove this use of "HttpConnectionParams"; it is deprecated.(Ú¬Ùùÿÿÿÿ
|
||||
jsquid:CallToDeprecatedMethodé"<Remove this use of "HttpConnectionParams"; it is deprecated.(åÙµÌûÿÿÿÿ
|
||||
asquid:CallToDeprecatedMethodê"9Remove this use of "DefaultHttpClient"; it is deprecated.(ÛÔÇ/
|
||||
fsquid:CallToDeprecatedMethodë"8Remove this use of "BasicCookieStore"; it is deprecated.(º„˜³øÿÿÿÿ
|
||||
fsquid:CallToDeprecatedMethodë"8Remove this use of "BasicCookieStore"; it is deprecated.(º„˜³øÿÿÿÿ
|
||||
hsquid:CallToDeprecatedMethodí":Remove this use of "HttpProtocolParams"; it is deprecated.(Õêøÿÿÿÿÿ
|
||||
Xsquid:CallToDeprecatedMethodò"/Remove this use of "HttpGet"; it is deprecated.(<28>ÿŽ¡
|
||||
Xsquid:CallToDeprecatedMethodò"/Remove this use of "HttpGet"; it is deprecated.(<28>ÿŽ¡
|
||||
bsquid:CallToDeprecatedMethodó"4Remove this use of "HttpResponse"; it is deprecated.(Òø±¾þÿÿÿÿ
|
||||
\squid:CallToDeprecatedMethod÷".Remove this use of "Cookie"; it is deprecated.(Жí˜ÿÿÿÿÿ
|
||||
\squid:CallToDeprecatedMethodù".Remove this use of "Cookie"; it is deprecated.(<28>èý¯ûÿÿÿÿ
|
||||
^squid:CallToDeprecatedMethodŸ"0Remove this use of "HttpPost"; it is deprecated.(÷îäÐøÿÿÿÿ
|
||||
^squid:CallToDeprecatedMethod "0Remove this use of "HttpPost"; it is deprecated.(‹äÏÒÿÿÿÿÿ
|
||||
^squid:CallToDeprecatedMethod "0Remove this use of "HttpPost"; it is deprecated.(‹äÏÒÿÿÿÿÿ
|
||||
[squid:CallToDeprecatedMethod¦"2Remove this use of "HttpEntity"; it is deprecated.(Û…ñ
|
||||
Gsquid:S2093µ"*Change this "try" to a try-with-resources.(¡»¢üùÿÿÿÿ
|
||||
Ysquid:CallToDeprecatedMethodÌ"0Remove this use of "HttpPost"; it is deprecated.(ê ¶É
|
||||
]squid:S2147Ü"ECombine this catch with the one at line 344, which has the same body.(ï£Ä
|
||||
hsquid:CallToDeprecatedMethodÎ":Remove this use of "BasicNameValuePair"; it is deprecated.(æå<C3A6>„þÿÿÿÿ
|
||||
vsquid:S2293Î"YReplace the type specification in this constructor call with the diamond operator ("<>").(æå<C3A6>„þÿÿÿÿ
|
||||
hsquid:CallToDeprecatedMethodÎ":Remove this use of "BasicNameValuePair"; it is deprecated.(æå<C3A6>„þÿÿÿÿ
|
||||
esquid:CallToDeprecatedMethodÐ"<Remove this use of "UrlEncodedFormEntity"; it is deprecated.(«„¿Œ
|
||||
esquid:CallToDeprecatedMethodÐ"<Remove this use of "UrlEncodedFormEntity"; it is deprecated.(«„¿Œ
|
||||
bsquid:CallToDeprecatedMethodÔ"4Remove this use of "HttpResponse"; it is deprecated.(¬±ó<C2B1>ûÿÿÿÿ
|
||||
msquid:CallToDeprecatedMethodØ"?Remove this use of "ClientProtocolException"; it is deprecated.(‡¤“Óûÿÿÿÿ
|
||||
]squid:S2147›"ECombine this catch with the one at line 535, which has the same body.(ï£Ä
|
||||
Xsquid:CallToDeprecatedMethod‡"/Remove this use of "HttpGet"; it is deprecated.(”ëÚê
|
||||
Xsquid:CallToDeprecatedMethod‡"/Remove this use of "HttpGet"; it is deprecated.(”ëÚê
|
||||
bsquid:CallToDeprecatedMethodˆ"4Remove this use of "HttpResponse"; it is deprecated.(Òø±¾þÿÿÿÿ
|
||||
msquid:CallToDeprecatedMethod—"?Remove this use of "ClientProtocolException"; it is deprecated.(‡¤“Óûÿÿÿÿ
|
|
@ -0,0 +1,3 @@
|
|||
|
||||
isquid:S3776H"RRefactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed.(ʃëï
|
||||
4squid:S2386$"Make this member "protected".(óð<C3B3>ß
|
|
@ -0,0 +1,2 @@
|
|||
|
||||
Wsquid:S3398ß"?Move this method into the anonymous class declared at line 118.( šåš
|
|
@ -0,0 +1,3 @@
|
|||
|
||||
3squid:S2386+"Make this member "protected".(¤íÂX
|
||||
osquid:S3776“"RRefactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed.(®‘‡§øÿÿÿÿ
|
|
@ -0,0 +1,2 @@
|
|||
|
||||
Vsquid:S1118":Add a private constructor to hide the implicit public one.(<28>³<EFBFBD>Èùÿÿÿÿ
|
|
@ -0,0 +1,14 @@
|
|||
|
||||
Gsquid:S1148Ï"#Use a logger to log this exception.(€ÉÔ…ýÿÿÿÿ8œ¯äÔÑ-
|
||||
Gsquid:S1148®"#Use a logger to log this exception.(€ÉÔ…ýÿÿÿÿ8œ¯äÔÑ-
|
||||
isquid:S3776Ý"RRefactor this method to reduce its Cognitive Complexity from 23 to the 15 allowed.(ì´ê
|
||||
^
|
||||
squid:S899Ë"BDo something with the "boolean" value returned by "createNewFile".(Ð<>’Íùÿÿÿÿ
|
||||
:squid:S3398H"#Move this method into "TextExport".(…´‹<C2B4>
|
||||
dsquid:S2147°"ECombine this catch with the one at line 301, which has the same body.(ß<>È´8û¸áÔÑ-
|
||||
Gsquid:S1148±"#Use a logger to log this exception.(€ÉÔ…ýÿÿÿÿ8œ¯äÔÑ-
|
||||
]squid:S2147Ð"ECombine this catch with the one at line 334, which has the same body.(ï£Ä
|
||||
nsquid:S00116w"VRename this field "TEXT_FORMAT" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(Ñ›–¼
|
||||
Gsquid:S1148Ñ"#Use a logger to log this exception.(€ÉÔ…ýÿÿÿÿ8œ¯äÔÑ-
|
||||
jsquid:S3776¨"RRefactor this method to reduce its Cognitive Complexity from 27 to the 15 allowed.(œÃÁí
|
||||
fsquid:S2095«"NUse try-with-resources or close this "FileOutputStream" in a "finally" clause.(ŠÀø¯
|
|
@ -0,0 +1,21 @@
|
|||
|
||||
^squid:S1192©"FDefine a constant instead of duplicating this literal " DESC" 3 times.(©ÍÔ±
|
||||
Lsquid:S1066ˆ"/Merge this if statement with the enclosing one.(¾¶†–þÿÿÿÿ
|
||||
Lsquid:S1066Õ"/Merge this if statement with the enclosing one.(˼֓ùÿÿÿÿ
|
||||
Tsquid:S2589‡"7Remove this expression which always evaluates to "true"(ë<>½ïûÿÿÿÿ
|
||||
@squid:S1148œ"#Use a logger to log this exception.(€ÉÔ…ýÿÿÿÿ
|
||||
psquid:S2293]"YReplace the type specification in this constructor call with the diamond operator ("<>").(²¿›ž
|
||||
usquid:S2293^"YReplace the type specification in this constructor call with the diamond operator ("<>").(‘´ÂÞþÿÿÿÿ
|
||||
usquid:S2293_"YReplace the type specification in this constructor call with the diamond operator ("<>").(±€šˆþÿÿÿÿ
|
||||
psquid:S2293a"YReplace the type specification in this constructor call with the diamond operator ("<>").(ÈüùÌ
|
||||
usquid:S2293b"YReplace the type specification in this constructor call with the diamond operator ("<>").(ðˆâ³ùÿÿÿÿ
|
||||
usquid:S2293c"YReplace the type specification in this constructor call with the diamond operator ("<>").(ž’»Ðýÿÿÿÿ
|
||||
jsquid:S3776«"RRefactor this method to reduce its Cognitive Complexity from 29 to the 15 allowed.(«Ã¾á
|
||||
jsquid:S3776ú"RRefactor this method to reduce its Cognitive Complexity from 28 to the 15 allowed.(ðúæŠ
|
||||
osquid:S3776â"RRefactor this method to reduce its Cognitive Complexity from 41 to the 15 allowed.(…Ë°±ýÿÿÿÿ
|
||||
osquid:S3776<18>"RRefactor this method to reduce its Cognitive Complexity from 34 to the 15 allowed.(ÿ»É¸ûÿÿÿÿ
|
||||
6squid:S2129â"Remove this "Long" constructor(ϨÃ
|
||||
osquid:S3776î"RRefactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed.(Æ¶Ø üÿÿÿÿ
|
||||
Hsquid:S1172î"+Remove this unused method parameter "node".(Æ¶Ø üÿÿÿÿ
|
||||
Dsquid:S1905ƒ"'Remove this unnecessary cast to "Node".(±¼ÇÒûÿÿÿÿ
|
||||
?squid:S1905©"'Remove this unnecessary cast to "Node".(íé¥Ç
|
|
@ -0,0 +1,48 @@
|
|||
|
||||
jsquid:ModifiersOrderCheck3"EReorder the modifiers to comply with the Java Language Specification.(ŸÌ¥’
|
||||
osquid:ModifiersOrderCheck!"EReorder the modifiers to comply with the Java Language Specification.(íâúÓÿÿÿÿÿ
|
||||
osquid:ModifiersOrderCheckO"EReorder the modifiers to comply with the Java Language Specification.(‘™¾Ðüÿÿÿÿ
|
||||
osquid:ModifiersOrderChecko"EReorder the modifiers to comply with the Java Language Specification.(éÙýâûÿÿÿÿ
|
||||
jsquid:ModifiersOrderCheckC"EReorder the modifiers to comply with the Java Language Specification.(±‚Çð
|
||||
jsquid:ModifiersOrderCheck/"EReorder the modifiers to comply with the Java Language Specification.(Ó<>•·
|
||||
osquid:ModifiersOrderCheck9"EReorder the modifiers to comply with the Java Language Specification.(£úÿÿÿÿ
|
||||
jsquid:ModifiersOrderCheck"EReorder the modifiers to comply with the Java Language Specification.(Ð㘱
|
||||
jsquid:ModifiersOrderCheckS"EReorder the modifiers to comply with the Java Language Specification.(ž×Éô
|
||||
osquid:ModifiersOrderChecki"EReorder the modifiers to comply with the Java Language Specification.(û³˜µÿÿÿÿÿ
|
||||
osquid:ModifiersOrderCheckE"EReorder the modifiers to comply with the Java Language Specification.(èÁø°ÿÿÿÿÿ
|
||||
osquid:ModifiersOrderCheck+"EReorder the modifiers to comply with the Java Language Specification.(ºãÌýþÿÿÿÿ
|
||||
jsquid:ModifiersOrderCheck1"EReorder the modifiers to comply with the Java Language Specification.(ùœª”
|
||||
jsquid:ModifiersOrderCheck_"EReorder the modifiers to comply with the Java Language Specification.(—Ú÷Œ
|
||||
jsquid:ModifiersOrderCheck"EReorder the modifiers to comply with the Java Language Specification.(ùùŸÕ
|
||||
jsquid:ModifiersOrderCheck5"EReorder the modifiers to comply with the Java Language Specification.(–Æ‘õ
|
||||
jsquid:ModifiersOrderCheck"EReorder the modifiers to comply with the Java Language Specification.(å¬å³
|
||||
jsquid:ModifiersOrderCheck-"EReorder the modifiers to comply with the Java Language Specification.(«è¶ó
|
||||
jsquid:ModifiersOrderCheckG"EReorder the modifiers to comply with the Java Language Specification.(¬ôÿ<C3B4>
|
||||
osquid:ModifiersOrderCheckQ"EReorder the modifiers to comply with the Java Language Specification.(<>—Òøÿÿÿÿ
|
||||
jsquid:ModifiersOrderCheckY"EReorder the modifiers to comply with the Java Language Specification.(ŠÉ΢
|
||||
osquid:ModifiersOrderCheckK"EReorder the modifiers to comply with the Java Language Specification.(âÖ<C3A2>îýÿÿÿÿ
|
||||
jsquid:ModifiersOrderCheckI"EReorder the modifiers to comply with the Java Language Specification.(ì૵
|
||||
osquid:ModifiersOrderCheck%"EReorder the modifiers to comply with the Java Language Specification.(™¹å†þÿÿÿÿ
|
||||
osquid:ModifiersOrderCheck["EReorder the modifiers to comply with the Java Language Specification.(äöÅŒýÿÿÿÿ
|
||||
jsquid:ModifiersOrderChecka"EReorder the modifiers to comply with the Java Language Specification.(¼ÕÍ€
|
||||
osquid:ModifiersOrderCheck="EReorder the modifiers to comply with the Java Language Specification.(´ÙøÜøÿÿÿÿ
|
||||
osquid:ModifiersOrderChecke"EReorder the modifiers to comply with the Java Language Specification.(õÑæÞÿÿÿÿÿ
|
||||
osquid:ModifiersOrderCheck]"EReorder the modifiers to comply with the Java Language Specification.(Á¨È¨úÿÿÿÿ
|
||||
osquid:ModifiersOrderCheck)"EReorder the modifiers to comply with the Java Language Specification.(‚šÛ²üÿÿÿÿ
|
||||
isquid:ModifiersOrderCheck7"EReorder the modifiers to comply with the Java Language Specification.(—ùž
|
||||
jsquid:ModifiersOrderCheck"EReorder the modifiers to comply with the Java Language Specification.(¸œÏ<C593>
|
||||
osquid:ModifiersOrderCheck'"EReorder the modifiers to comply with the Java Language Specification.(Ëãßìüÿÿÿÿ
|
||||
isquid:ModifiersOrderCheck;"EReorder the modifiers to comply with the Java Language Specification.(ûÉøK
|
||||
osquid:ModifiersOrderCheckc"EReorder the modifiers to comply with the Java Language Specification.(íõâûÿÿÿÿ
|
||||
jsquid:ModifiersOrderCheck?"EReorder the modifiers to comply with the Java Language Specification.(Ö«¦î
|
||||
osquid:ModifiersOrderCheckW"EReorder the modifiers to comply with the Java Language Specification.(¼Ô£¹øÿÿÿÿ
|
||||
jsquid:ModifiersOrderCheckM"EReorder the modifiers to comply with the Java Language Specification.(¡¦¡Æ
|
||||
Qsquid:S1118":Add a private constructor to hide the implicit public one.(ªµ<C2AA><C2B5>
|
||||
jsquid:ModifiersOrderCheckU"EReorder the modifiers to comply with the Java Language Specification.(ø°Í´
|
||||
jsquid:ModifiersOrderCheck#"EReorder the modifiers to comply with the Java Language Specification.(â¹âæ
|
||||
isquid:ModifiersOrderCheckA"EReorder the modifiers to comply with the Java Language Specification.(ëí‚$
|
||||
osquid:ModifiersOrderCheckk"EReorder the modifiers to comply with the Java Language Specification.(<28>ìÝÚÿÿÿÿÿ
|
||||
osquid:ModifiersOrderCheck"EReorder the modifiers to comply with the Java Language Specification.(”Úùµþÿÿÿÿ
|
||||
isquid:ModifiersOrderCheckm"EReorder the modifiers to comply with the Java Language Specification.(場-
|
||||
osquid:ModifiersOrderCheck"EReorder the modifiers to comply with the Java Language Specification.(¶ÎƉýÿÿÿÿ
|
||||
jsquid:ModifiersOrderCheckg"EReorder the modifiers to comply with the Java Language Specification.(´Æ’µ
|
|
@ -0,0 +1,16 @@
|
|||
|
||||
osquid:ModifiersOrderCheckN"EReorder the modifiers to comply with the Java Language Specification.(»ÔÌôüÿÿÿÿ
|
||||
Rsquid:S1118ƒ":Add a private constructor to hide the implicit public one.(ÜÖ¹Ø
|
||||
psquid:ModifiersOrderCheck<18>"EReorder the modifiers to comply with the Java Language Specification.(ªª‡›úÿÿÿÿ
|
||||
osquid:ModifiersOrderCheckV"EReorder the modifiers to comply with the Java Language Specification.(ÓþûÐúÿÿÿÿ
|
||||
jsquid:ModifiersOrderCheckf"EReorder the modifiers to comply with the Java Language Specification.(ƒϚ
|
||||
ksquid:ModifiersOrderCheckž"EReorder the modifiers to comply with the Java Language Specification.(<28>Þúí
|
||||
osquid:ModifiersOrderCheck^"EReorder the modifiers to comply with the Java Language Specification.(òÄó²ýÿÿÿÿ
|
||||
Vsquid:S1118M":Add a private constructor to hide the implicit public one.(øÕŪþÿÿÿÿ
|
||||
jsquid:ModifiersOrderCheck+"EReorder the modifiers to comply with the Java Language Specification.(‰ßÆ“
|
||||
osquid:ModifiersOrderCheck3"EReorder the modifiers to comply with the Java Language Specification.(¼Þý·þÿÿÿÿ
|
||||
Esquid:S2140G")Use "java.util.Random.nextInt()" instead.(Åðêôþÿÿÿÿ
|
||||
psquid:ModifiersOrderCheck„"EReorder the modifiers to comply with the Java Language Specification.(®íç±þÿÿÿÿ
|
||||
Qsquid:S1118*":Add a private constructor to hide the implicit public one.(¦¬ÿ”
|
||||
Wsquid:S1118<18>":Add a private constructor to hide the implicit public one.(ŽÞëÿùÿÿÿÿ
|
||||
Qsquid:S1118":Add a private constructor to hide the implicit public one.(§Ú¦“
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
]squid:S2259¹"@A "NullPointerException" could be thrown; "js" is nullable here.(±ú”§ýÿÿÿÿ
|
||||
@squid:S1148´"#Use a logger to log this exception.(€ÉÔ…ýÿÿÿÿ
|
||||
jsquid:S3776…"RRefactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed.(´ÇŽª
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue