From e0703136c174e7baba711710764944260bff68a8 Mon Sep 17 00:00:00 2001
From: TxZgX <86029709+xuegao-tzx@users.noreply.github.com>
Date: Thu, 23 Dec 2021 15:44:54 +0800
Subject: [PATCH] 1
---
.../15c2c2374b51ddda965f123d7721b78051be2c9f | 3 +
.../36d48c2c0aa8cb6b91428b9d2d791dcae782d636 | 14 ++--
.../3bb84a6effd773d95ed647597ffe3ad387fdfbcf | 0
.../432f7b86a9ef0116a552dc8dd8867c619cd9f198 | 3 +
.../6288971498872deb62c5e285d192d813e22b1c1c | 0
.../b4c4e536f4084a0b6a45f8b0d2725567135b92e6 | 3 +
.../e76da2df200fc79b254b005f068d568bf8c2b7ec | 0
.../.idea/sonarlint/issuestore/index.pb | 16 ++++-
MyApplication2/.idea/vcs.xml | 6 ++
MyApplication2/entry/build.gradle | 4 +-
MyApplication2/entry/src/main/config.json | 11 ++-
.../xcl20481/myapplication/MainAbility.java | 2 -
.../entry/src/main/js/default/app.js | 3 +-
.../src/main/js/default/pages/index/index.css | 14 ++--
.../src/main/js/default/pages/index/index.js | 18 ++++-
.../src/main/js/default/pages/page0/page0.css | 42 +++++++++++
.../src/main/js/default/pages/page0/page0.hml | 10 +++
.../src/main/js/default/pages/page0/page0.js | 70 +++++++++++++++++++
18 files changed, 195 insertions(+), 24 deletions(-)
create mode 100644 MyApplication2/.idea/sonarlint/issuestore/1/5/15c2c2374b51ddda965f123d7721b78051be2c9f
create mode 100644 MyApplication2/.idea/sonarlint/issuestore/3/b/3bb84a6effd773d95ed647597ffe3ad387fdfbcf
create mode 100644 MyApplication2/.idea/sonarlint/issuestore/4/3/432f7b86a9ef0116a552dc8dd8867c619cd9f198
create mode 100644 MyApplication2/.idea/sonarlint/issuestore/6/2/6288971498872deb62c5e285d192d813e22b1c1c
create mode 100644 MyApplication2/.idea/sonarlint/issuestore/e/7/e76da2df200fc79b254b005f068d568bf8c2b7ec
create mode 100644 MyApplication2/.idea/vcs.xml
create mode 100644 MyApplication2/entry/src/main/js/default/pages/page0/page0.css
create mode 100644 MyApplication2/entry/src/main/js/default/pages/page0/page0.hml
create mode 100644 MyApplication2/entry/src/main/js/default/pages/page0/page0.js
diff --git a/MyApplication2/.idea/sonarlint/issuestore/1/5/15c2c2374b51ddda965f123d7721b78051be2c9f b/MyApplication2/.idea/sonarlint/issuestore/1/5/15c2c2374b51ddda965f123d7721b78051be2c9f
new file mode 100644
index 0000000..c87a510
--- /dev/null
+++ b/MyApplication2/.idea/sonarlint/issuestore/1/5/15c2c2374b51ddda965f123d7721b78051be2c9f
@@ -0,0 +1,3 @@
+
+C
+java:S1185"(Remove this method to simply inherit it.(Ί
\ No newline at end of file
diff --git a/MyApplication2/.idea/sonarlint/issuestore/3/6/36d48c2c0aa8cb6b91428b9d2d791dcae782d636 b/MyApplication2/.idea/sonarlint/issuestore/3/6/36d48c2c0aa8cb6b91428b9d2d791dcae782d636
index 490a56f..0c5eb19 100644
--- a/MyApplication2/.idea/sonarlint/issuestore/3/6/36d48c2c0aa8cb6b91428b9d2d791dcae782d636
+++ b/MyApplication2/.idea/sonarlint/issuestore/3/6/36d48c2c0aa8cb6b91428b9d2d791dcae782d636
@@ -1,8 +1,8 @@
-wjavascript:S3776""TRefactor this function to reduce its Cognitive Complexity from 17 to the 15 allowed.(8/
-javascript:S4165'"eReview this redundant assignment: "start" already holds the assigned value along all execution paths.(8/
-javascript:S41651"eReview this redundant assignment: "start" already holds the assigned value along all execution paths.(8/
-Ejavascript:S1656R""'this.best' is assigned to itself.(8/
-Jjavascript:S1125Y"'Remove the unnecessary boolean literal.(8/
-Ojavascript:S1125o"'Remove the unnecessary boolean literal.(8/
-Ojavascript:S1125o"'Remove the unnecessary boolean literal.(8/
\ No newline at end of file
+wjavascript:S3776#"TRefactor this function to reduce its Cognitive Complexity from 17 to the 15 allowed.(8/
+javascript:S4165("eReview this redundant assignment: "start" already holds the assigned value along all execution paths.(8/
+javascript:S41652"eReview this redundant assignment: "start" already holds the assigned value along all execution paths.(8/
+Ejavascript:S1656S""'this.best' is assigned to itself.(8/
+Jjavascript:S1125Z"'Remove the unnecessary boolean literal.(8/
+Jjavascript:S1125p"'Remove the unnecessary boolean literal.(8/
+Jjavascript:S1125p"'Remove the unnecessary boolean literal.(8/
\ No newline at end of file
diff --git a/MyApplication2/.idea/sonarlint/issuestore/3/b/3bb84a6effd773d95ed647597ffe3ad387fdfbcf b/MyApplication2/.idea/sonarlint/issuestore/3/b/3bb84a6effd773d95ed647597ffe3ad387fdfbcf
new file mode 100644
index 0000000..e69de29
diff --git a/MyApplication2/.idea/sonarlint/issuestore/4/3/432f7b86a9ef0116a552dc8dd8867c619cd9f198 b/MyApplication2/.idea/sonarlint/issuestore/4/3/432f7b86a9ef0116a552dc8dd8867c619cd9f198
new file mode 100644
index 0000000..66ea0c1
--- /dev/null
+++ b/MyApplication2/.idea/sonarlint/issuestore/4/3/432f7b86a9ef0116a552dc8dd8867c619cd9f198
@@ -0,0 +1,3 @@
+
+C
+java:S1185"(Remove this method to simply inherit it.(
\ No newline at end of file
diff --git a/MyApplication2/.idea/sonarlint/issuestore/6/2/6288971498872deb62c5e285d192d813e22b1c1c b/MyApplication2/.idea/sonarlint/issuestore/6/2/6288971498872deb62c5e285d192d813e22b1c1c
new file mode 100644
index 0000000..e69de29
diff --git a/MyApplication2/.idea/sonarlint/issuestore/b/4/b4c4e536f4084a0b6a45f8b0d2725567135b92e6 b/MyApplication2/.idea/sonarlint/issuestore/b/4/b4c4e536f4084a0b6a45f8b0d2725567135b92e6
index e69de29..00bf0b6 100644
--- a/MyApplication2/.idea/sonarlint/issuestore/b/4/b4c4e536f4084a0b6a45f8b0d2725567135b92e6
+++ b/MyApplication2/.idea/sonarlint/issuestore/b/4/b4c4e536f4084a0b6a45f8b0d2725567135b92e6
@@ -0,0 +1,3 @@
+
+Kjavascript:S1186"#Unexpected empty method 'onCreate'.(ǎ8/
+Ljavascript:S1186"$Unexpected empty method 'onDestroy'.(٩8/
\ No newline at end of file
diff --git a/MyApplication2/.idea/sonarlint/issuestore/e/7/e76da2df200fc79b254b005f068d568bf8c2b7ec b/MyApplication2/.idea/sonarlint/issuestore/e/7/e76da2df200fc79b254b005f068d568bf8c2b7ec
new file mode 100644
index 0000000..e69de29
diff --git a/MyApplication2/.idea/sonarlint/issuestore/index.pb b/MyApplication2/.idea/sonarlint/issuestore/index.pb
index c41e6c0..60b7500 100644
--- a/MyApplication2/.idea/sonarlint/issuestore/index.pb
+++ b/MyApplication2/.idea/sonarlint/issuestore/index.pb
@@ -1,13 +1,23 @@
-P
- entry/src/main/js/default/app.js,b\4\b4c4e536f4084a0b6a45f8b0d2725567135b92e6
Y
)entry/src/main/js/default/i18n/en-US.json,5\3\53c2f15f1da3e1de172f90feee9cf4143c3029f0
+o
+?entry/src/main/java/com/xcl20481/myapplication/MainAbility.java,4\3\432f7b86a9ef0116a552dc8dd8867c619cd9f198
+q
+Aentry/src/main/java/com/xcl20481/myapplication/MyApplication.java,1\5\15c2c2374b51ddda965f123d7721b78051be2c9f
+P
+ entry/src/main/js/default/app.js,b\4\b4c4e536f4084a0b6a45f8b0d2725567135b92e6
+_
+/entry/src/main/js/default/pages/index/index.hml,e\b\eb4272ef57a8e412e241acf56c46fd3c2ccd3848
_
/entry/src/main/js/default/pages/index/index.css,b\d\bded84c8d7c3dc43c805144b684b7e76d317f963
_
-/entry/src/main/js/default/pages/index/index.hml,e\b\eb4272ef57a8e412e241acf56c46fd3c2ccd3848
+/entry/src/main/js/default/pages/page0/page0.hml,6\2\6288971498872deb62c5e285d192d813e22b1c1c
^
.entry/src/main/js/default/pages/index/index.js,3\6\36d48c2c0aa8cb6b91428b9d2d791dcae782d636
+_
+/entry/src/main/js/default/pages/page0/page0.css,3\b\3bb84a6effd773d95ed647597ffe3ad387fdfbcf
+^
+.entry/src/main/js/default/pages/page0/page0.js,e\7\e76da2df200fc79b254b005f068d568bf8c2b7ec
J
entry/src/main/config.json,1\0\10f965cf51fe14a5ef0ca2ebefb1bd7e4607eeb2
\ No newline at end of file
diff --git a/MyApplication2/.idea/vcs.xml b/MyApplication2/.idea/vcs.xml
new file mode 100644
index 0000000..6c0b863
--- /dev/null
+++ b/MyApplication2/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+