|
46 | 46 | </issue> |
47 | 47 |
|
48 | 48 | <issue |
49 | | - id="GradleDependency" |
50 | | - message="A newer version of `compileSdk` than 36 is available: 37" |
51 | | - errorLine1=" version = release(36)" |
52 | | - errorLine2=" ~~~~~~~~~~~"> |
53 | | - <location |
54 | | - file="build.gradle.kts" |
55 | | - line="18" |
56 | | - column="19"/> |
57 | | - </issue> |
58 | | - |
59 | | - <issue |
60 | | - id="NewerVersionAvailable" |
61 | | - message="A newer version of com.google.api-client:google-api-client-android than 2.7.2 is available: 2.9.0" |
62 | | - errorLine1="googleApiClient = "2.7.2"" |
63 | | - errorLine2=" ~~~~~~~"> |
64 | | - <location |
65 | | - file="$HOME/StudioProjects/aShellYou/gradle/libs.versions.toml" |
66 | | - line="14" |
67 | | - column="19"/> |
68 | | - </issue> |
69 | | - |
70 | | - <issue |
71 | | - id="NewerVersionAvailable" |
72 | | - message="A newer version of com.google.http-client:google-http-client-gson than 1.46.3 is available: 2.1.0" |
73 | | - errorLine1="googleHttpClientGson = "1.46.3"" |
74 | | - errorLine2=" ~~~~~~~~"> |
75 | | - <location |
76 | | - file="$HOME/StudioProjects/aShellYou/gradle/libs.versions.toml" |
77 | | - line="16" |
78 | | - column="24"/> |
79 | | - </issue> |
80 | | - |
81 | | - <issue |
82 | | - id="NewerVersionAvailable" |
83 | | - message="A newer version of com.google.code.gson:gson than 2.13.2 is available: 2.14.0" |
84 | | - errorLine1="gson = "2.13.2"" |
85 | | - errorLine2=" ~~~~~~~~"> |
86 | | - <location |
87 | | - file="$HOME/StudioProjects/aShellYou/gradle/libs.versions.toml" |
88 | | - line="18" |
89 | | - column="8"/> |
90 | | - </issue> |
91 | | - |
92 | | - <issue |
93 | | - id="NewerVersionAvailable" |
94 | | - message="A newer version of org.jetbrains.kotlin.plugin.compose than 2.3.20 is available: 2.3.21" |
95 | | - errorLine1="kotlin = "2.3.20"" |
96 | | - errorLine2=" ~~~~~~~~"> |
97 | | - <location |
98 | | - file="$HOME/StudioProjects/aShellYou/gradle/libs.versions.toml" |
99 | | - line="24" |
100 | | - column="10"/> |
101 | | - </issue> |
102 | | - |
103 | | - <issue |
104 | | - id="NewerVersionAvailable" |
105 | | - message="A newer version of org.jetbrains.kotlin.plugin.serialization than 2.3.20 is available: 2.3.21" |
106 | | - errorLine1="kotlin = "2.3.20"" |
107 | | - errorLine2=" ~~~~~~~~"> |
| 49 | + id="AndroidGradlePluginVersion" |
| 50 | + message="A newer version of com.android.application than 9.2.0 is available: 9.2.1" |
| 51 | + errorLine1="agp = "9.2.0"" |
| 52 | + errorLine2=" ~~~~~~~"> |
108 | 53 | <location |
109 | 54 | file="$HOME/StudioProjects/aShellYou/gradle/libs.versions.toml" |
110 | | - line="24" |
111 | | - column="10"/> |
112 | | - </issue> |
113 | | - |
114 | | - <issue |
115 | | - id="NewerVersionAvailable" |
116 | | - message="A newer version of io.ktor:ktor-client-cio than 3.4.2 is available: 3.4.3" |
117 | | - errorLine1="ktor = "3.4.2"" |
118 | | - errorLine2=" ~~~~~~~"> |
119 | | - <location |
120 | | - file="$HOME/StudioProjects/aShellYou/gradle/libs.versions.toml" |
121 | | - line="26" |
122 | | - column="8"/> |
| 55 | + line="3" |
| 56 | + column="7"/> |
123 | 57 | </issue> |
124 | 58 |
|
125 | 59 | <issue |
126 | | - id="NewerVersionAvailable" |
127 | | - message="A newer version of io.ktor:ktor-client-content-negotiation than 3.4.2 is available: 3.4.3" |
128 | | - errorLine1="ktor = "3.4.2"" |
129 | | - errorLine2=" ~~~~~~~"> |
| 60 | + id="AndroidGradlePluginVersion" |
| 61 | + message="A newer version of com.android.library than 9.2.0 is available: 9.2.1" |
| 62 | + errorLine1="agp = "9.2.0"" |
| 63 | + errorLine2=" ~~~~~~~"> |
130 | 64 | <location |
131 | 65 | file="$HOME/StudioProjects/aShellYou/gradle/libs.versions.toml" |
132 | | - line="26" |
133 | | - column="8"/> |
| 66 | + line="3" |
| 67 | + column="7"/> |
134 | 68 | </issue> |
135 | 69 |
|
136 | 70 | <issue |
137 | | - id="NewerVersionAvailable" |
138 | | - message="A newer version of io.ktor:ktor-client-core than 3.4.2 is available: 3.4.3" |
139 | | - errorLine1="ktor = "3.4.2"" |
140 | | - errorLine2=" ~~~~~~~"> |
| 71 | + id="AndroidGradlePluginVersion" |
| 72 | + message="A newer version of com.android.tools.build:gradle than 9.2.0 is available: 9.2.1" |
| 73 | + errorLine1="agp = "9.2.0"" |
| 74 | + errorLine2=" ~~~~~~~"> |
141 | 75 | <location |
142 | 76 | file="$HOME/StudioProjects/aShellYou/gradle/libs.versions.toml" |
143 | | - line="26" |
144 | | - column="8"/> |
| 77 | + line="3" |
| 78 | + column="7"/> |
145 | 79 | </issue> |
146 | 80 |
|
147 | 81 | <issue |
148 | | - id="NewerVersionAvailable" |
149 | | - message="A newer version of io.ktor:ktor-serialization-kotlinx-json than 3.4.2 is available: 3.4.3" |
150 | | - errorLine1="ktor = "3.4.2"" |
151 | | - errorLine2=" ~~~~~~~"> |
| 82 | + id="GradleDependency" |
| 83 | + message="A newer version of `compileSdk` than 36 is available: 37" |
| 84 | + errorLine1=" version = release(36)" |
| 85 | + errorLine2=" ~~~~~~~~~~~"> |
152 | 86 | <location |
153 | | - file="$HOME/StudioProjects/aShellYou/gradle/libs.versions.toml" |
154 | | - line="26" |
155 | | - column="8"/> |
| 87 | + file="build.gradle.kts" |
| 88 | + line="18" |
| 89 | + column="19"/> |
156 | 90 | </issue> |
157 | 91 |
|
158 | 92 | <issue |
|
195 | 129 | errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
196 | 130 | <location |
197 | 131 | file="src/main/res/values/strings.xml" |
198 | | - line="29" |
| 132 | + line="30" |
199 | 133 | column="5"/> |
200 | 134 | </issue> |
201 | 135 |
|
|
206 | 140 | errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
207 | 141 | <location |
208 | 142 | file="src/main/res/values/strings.xml" |
209 | | - line="91" |
| 143 | + line="93" |
210 | 144 | column="5"/> |
211 | 145 | </issue> |
212 | 146 |
|
|
217 | 151 | errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
218 | 152 | <location |
219 | 153 | file="src/main/res/values/strings.xml" |
220 | | - line="95" |
| 154 | + line="97" |
221 | 155 | column="5"/> |
222 | 156 | </issue> |
223 | 157 |
|
|
228 | 162 | errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
229 | 163 | <location |
230 | 164 | file="src/main/res/values/strings.xml" |
231 | | - line="103" |
| 165 | + line="105" |
232 | 166 | column="5"/> |
233 | 167 | </issue> |
234 | 168 |
|
|
239 | 173 | errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
240 | 174 | <location |
241 | 175 | file="src/main/res/values/strings.xml" |
242 | | - line="113" |
| 176 | + line="115" |
243 | 177 | column="5"/> |
244 | 178 | </issue> |
245 | 179 |
|
|
250 | 184 | errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
251 | 185 | <location |
252 | 186 | file="src/main/res/values/strings.xml" |
253 | | - line="114" |
| 187 | + line="116" |
254 | 188 | column="5"/> |
255 | 189 | </issue> |
256 | 190 |
|
|
261 | 195 | errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
262 | 196 | <location |
263 | 197 | file="src/main/res/values/strings.xml" |
264 | | - line="211" |
| 198 | + line="213" |
265 | 199 | column="5"/> |
266 | 200 | </issue> |
267 | 201 |
|
|
272 | 206 | errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
273 | 207 | <location |
274 | 208 | file="src/main/res/values/strings.xml" |
275 | | - line="222" |
| 209 | + line="224" |
276 | 210 | column="5"/> |
277 | 211 | </issue> |
278 | 212 |
|
|
283 | 217 | errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
284 | 218 | <location |
285 | 219 | file="src/main/res/values/strings.xml" |
286 | | - line="223" |
| 220 | + line="225" |
287 | 221 | column="5"/> |
288 | 222 | </issue> |
289 | 223 |
|
|
294 | 228 | errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
295 | 229 | <location |
296 | 230 | file="src/main/res/values/strings.xml" |
297 | | - line="224" |
| 231 | + line="226" |
298 | 232 | column="5"/> |
299 | 233 | </issue> |
300 | 234 |
|
|
305 | 239 | errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
306 | 240 | <location |
307 | 241 | file="src/main/res/values/strings.xml" |
308 | | - line="312" |
| 242 | + line="314" |
309 | 243 | column="5"/> |
310 | 244 | </issue> |
311 | 245 |
|
312 | 246 | <issue |
313 | 247 | id="TrustAllX509TrustManager" |
314 | 248 | message="`checkClientTrusted` is empty, which could cause insecure network traffic due to trusting arbitrary TLS/SSL certificates presented by peers"> |
315 | 249 | <location |
316 | | - file="$GRADLE_USER_HOME/caches/9.4.1/transforms/32a81debb4323c0bfda5b8df1a440e9f/transformed/out/jars/classes.jar"/> |
| 250 | + file="$GRADLE_USER_HOME/caches/9.5.0/transforms/685e69f775ffd85e1dd7a6757751e0c9/transformed/out/jars/classes.jar"/> |
317 | 251 | </issue> |
318 | 252 |
|
319 | 253 | <issue |
320 | 254 | id="TrustAllX509TrustManager" |
321 | 255 | message="`checkServerTrusted` is empty, which could cause insecure network traffic due to trusting arbitrary TLS/SSL certificates presented by peers"> |
322 | 256 | <location |
323 | | - file="$GRADLE_USER_HOME/caches/9.4.1/transforms/32a81debb4323c0bfda5b8df1a440e9f/transformed/out/jars/classes.jar"/> |
| 257 | + file="$GRADLE_USER_HOME/caches/9.5.0/transforms/685e69f775ffd85e1dd7a6757751e0c9/transformed/out/jars/classes.jar"/> |
324 | 258 | </issue> |
325 | 259 |
|
326 | 260 | <issue |
|
0 commit comments