|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<issues format="6" by="lint 9.0.1" type="baseline" client="gradle" dependencies="false" name="AGP (9.0.1)" variant="all" version="9.0.1"> |
| 2 | +<issues format="6" by="lint 9.1.0" type="baseline" client="gradle" dependencies="false" name="AGP (9.1.0)" variant="all" version="9.1.0"> |
3 | 3 |
|
4 | 4 | <issue |
5 | 5 | id="ResourceCycle" |
|
361 | 361 |
|
362 | 362 | <issue |
363 | 363 | id="GradleDependency" |
364 | | - message="A newer version of androidx.compose.animation:animation than 1.7.6 is available: 1.10.4" |
| 364 | + message="A newer version of androidx.compose.animation:animation than 1.7.6 is available: 1.10.6" |
365 | 365 | errorLine1="compose = "1.7.6"" |
366 | 366 | errorLine2=" ~~~~~~~"> |
367 | 367 | <location |
|
372 | 372 |
|
373 | 373 | <issue |
374 | 374 | id="GradleDependency" |
375 | | - message="A newer version of androidx.compose.material:material than 1.7.6 is available: 1.10.4" |
| 375 | + message="A newer version of androidx.compose.material:material than 1.7.6 is available: 1.10.6" |
376 | 376 | errorLine1="compose = "1.7.6"" |
377 | 377 | errorLine2=" ~~~~~~~"> |
378 | 378 | <location |
|
394 | 394 |
|
395 | 395 | <issue |
396 | 396 | id="GradleDependency" |
397 | | - message="A newer version of androidx.compose.runtime:runtime than 1.7.6 is available: 1.10.4" |
| 397 | + message="A newer version of androidx.compose.runtime:runtime than 1.7.6 is available: 1.10.6" |
398 | 398 | errorLine1="compose = "1.7.6"" |
399 | 399 | errorLine2=" ~~~~~~~"> |
400 | 400 | <location |
|
405 | 405 |
|
406 | 406 | <issue |
407 | 407 | id="GradleDependency" |
408 | | - message="A newer version of androidx.compose.ui:ui than 1.7.6 is available: 1.10.4" |
| 408 | + message="A newer version of androidx.compose.ui:ui than 1.7.6 is available: 1.10.6" |
409 | 409 | errorLine1="compose = "1.7.6"" |
410 | 410 | errorLine2=" ~~~~~~~"> |
411 | 411 | <location |
|
416 | 416 |
|
417 | 417 | <issue |
418 | 418 | id="GradleDependency" |
419 | | - message="A newer version of androidx.compose.ui:ui-tooling than 1.7.6 is available: 1.10.4" |
| 419 | + message="A newer version of androidx.compose.ui:ui-tooling than 1.7.6 is available: 1.10.6" |
420 | 420 | errorLine1="compose = "1.7.6"" |
421 | 421 | errorLine2=" ~~~~~~~"> |
422 | 422 | <location |
|
427 | 427 |
|
428 | 428 | <issue |
429 | 429 | id="GradleDependency" |
430 | | - message="A newer version of androidx.compose.ui:ui-tooling-preview than 1.7.6 is available: 1.10.4" |
| 430 | + message="A newer version of androidx.compose.ui:ui-tooling-preview than 1.7.6 is available: 1.10.6" |
431 | 431 | errorLine1="compose = "1.7.6"" |
432 | 432 | errorLine2=" ~~~~~~~"> |
433 | 433 | <location |
|
438 | 438 |
|
439 | 439 | <issue |
440 | 440 | id="GradleDependency" |
441 | | - message="A newer version of androidx.compose.ui:ui-viewbinding than 1.7.6 is available: 1.10.4" |
| 441 | + message="A newer version of androidx.compose.ui:ui-viewbinding than 1.7.6 is available: 1.10.6" |
442 | 442 | errorLine1="compose = "1.7.6"" |
443 | 443 | errorLine2=" ~~~~~~~"> |
444 | 444 | <location |
|
458 | 458 | column="11"/> |
459 | 459 | </issue> |
460 | 460 |
|
| 461 | + <issue |
| 462 | + id="NewerVersionAvailable" |
| 463 | + message="A newer version of org.jetbrains.kotlin.plugin.compose than 2.3.10 is available: 2.3.20" |
| 464 | + errorLine1="kotlin = "2.3.10"" |
| 465 | + errorLine2=" ~~~~~~~~"> |
| 466 | + <location |
| 467 | + file="$HOME/work/commons/commons/gradle/libs.versions.toml" |
| 468 | + line="3" |
| 469 | + column="10"/> |
| 470 | + </issue> |
| 471 | + |
| 472 | + <issue |
| 473 | + id="NewerVersionAvailable" |
| 474 | + message="A newer version of org.jetbrains.kotlin.plugin.parcelize than 2.3.10 is available: 2.3.20" |
| 475 | + errorLine1="kotlin = "2.3.10"" |
| 476 | + errorLine2=" ~~~~~~~~"> |
| 477 | + <location |
| 478 | + file="$HOME/work/commons/commons/gradle/libs.versions.toml" |
| 479 | + line="3" |
| 480 | + column="10"/> |
| 481 | + </issue> |
| 482 | + |
| 483 | + <issue |
| 484 | + id="NewerVersionAvailable" |
| 485 | + message="A newer version of org.jetbrains.kotlin.plugin.serialization than 2.3.10 is available: 2.3.20" |
| 486 | + errorLine1="kotlin = "2.3.10"" |
| 487 | + errorLine2=" ~~~~~~~~"> |
| 488 | + <location |
| 489 | + file="$HOME/work/commons/commons/gradle/libs.versions.toml" |
| 490 | + line="3" |
| 491 | + column="10"/> |
| 492 | + </issue> |
| 493 | + |
461 | 494 | <issue |
462 | 495 | id="NewerVersionAvailable" |
463 | 496 | message="A newer version of io.nlopez.compose.rules:detekt than 0.4.28 is available: 0.5.6" |
|
5091 | 5124 |
|
5092 | 5125 | <issue |
5093 | 5126 | id="MissingTranslation" |
5094 | | - message=""items" is not translated in "fil" (Filipino; Pilipino), "ia" (Interlingua), "ur" (Urdu), "mk" (Macedonian), "ml" (Malayalam), "ms" (Malay), "en" (English), "is" (Icelandic), "my" (Burmese), "ne" (Nepali), "nn" (Norwegian Nynorsk), "bn" (Bangla), "kab" (Kabyle), "br" (Breton), "oc" (Occitan (post 1500)), "si" (Sinhala), "zgh" (Standard Moroccan Tamazight), "ltg", "kn" (Kannada), "or" (Odia), "kr" (Kanuri), "sat" (Santali), "cr" (Cree), "te" (Telugu), "th" (Thai), "bqi", "ckb"" |
| 5127 | + message=""items" is not translated in "fil" (Filipino; Pilipino), "ia" (Interlingua), "ur" (Urdu), "mk" (Macedonian), "ml" (Malayalam), "ms" (Malay), "is" (Icelandic), "my" (Burmese), "ne" (Nepali), "nn" (Norwegian Nynorsk), "bn" (Bangla), "kab" (Kabyle), "br" (Breton), "oc" (Occitan (post 1500)), "si" (Sinhala), "zgh" (Standard Moroccan Tamazight), "ltg", "kn" (Kannada), "or" (Odia), "kr" (Kanuri), "sat" (Santali), "cr" (Cree), "te" (Telugu), "th" (Thai), "bqi", "ckb"" |
5095 | 5128 | errorLine1=" <plurals name="items">" |
5096 | 5129 | errorLine2=" ~~~~~~~~~~~~"> |
5097 | 5130 | <location |
|
5102 | 5135 |
|
5103 | 5136 | <issue |
5104 | 5137 | id="MissingTranslation" |
5105 | | - message=""delete_items" is not translated in "fil" (Filipino; Pilipino), "ia" (Interlingua), "ur" (Urdu), "mk" (Macedonian), "ml" (Malayalam), "ms" (Malay), "en" (English), "is" (Icelandic), "my" (Burmese), "ne" (Nepali), "nn" (Norwegian Nynorsk), "bn" (Bangla), "kab" (Kabyle), "br" (Breton), "oc" (Occitan (post 1500)), "si" (Sinhala), "zgh" (Standard Moroccan Tamazight), "ltg", "kn" (Kannada), "or" (Odia), "kr" (Kanuri), "sat" (Santali), "cr" (Cree), "te" (Telugu), "th" (Thai), "bqi", "ckb"" |
| 5138 | + message=""delete_items" is not translated in "fil" (Filipino; Pilipino), "ia" (Interlingua), "ur" (Urdu), "mk" (Macedonian), "ml" (Malayalam), "ms" (Malay), "is" (Icelandic), "my" (Burmese), "ne" (Nepali), "nn" (Norwegian Nynorsk), "bn" (Bangla), "kab" (Kabyle), "br" (Breton), "oc" (Occitan (post 1500)), "si" (Sinhala), "zgh" (Standard Moroccan Tamazight), "ltg", "kn" (Kannada), "or" (Odia), "kr" (Kanuri), "sat" (Santali), "cr" (Cree), "te" (Telugu), "th" (Thai), "bqi", "ckb"" |
5106 | 5139 | errorLine1=" <plurals name="delete_items">" |
5107 | 5140 | errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
5108 | 5141 | <location |
|
10591 | 10624 |
|
10592 | 10625 | <issue |
10593 | 10626 | id="MissingTranslation" |
10594 | | - message=""badge_deprecated" is not translated in "fil" (Filipino; Pilipino), "lt" (Lithuanian), "lv" (Latvian), "ia" (Interlingua), "ur" (Urdu), "mk" (Macedonian), "ml" (Malayalam), "ms" (Malay), "en" (English), "is" (Icelandic), "my" (Burmese), "ar" (Arabic), "nb" (Norwegian Bokmål), "ja" (Japanese), "ne" (Nepali), "az" (Azerbaijani), "fa" (Persian), "ro" (Romanian), "nn" (Norwegian Nynorsk), "be" (Belarusian), "fi" (Finnish), "bn" (Bangla), "kab" (Kabyle), "br" (Breton), "bs" (Bosnian), "oc" (Occitan (post 1500)), "si" (Sinhala), "sk" (Slovak), "sl" (Slovenian), "zgh" (Standard Moroccan Tamazight), "ltg", "sr" (Serbian), "kn" (Kannada), "or" (Odia), "ko" (Korean), "kr" (Kanuri), "sat" (Santali), "ta" (Tamil), "cr" (Cree), "pa" (Punjabi), "te" (Telugu), "th" (Thai), "cy" (Welsh), "bqi", "ckb"" |
| 10627 | + message=""badge_deprecated" is not translated in "fil" (Filipino; Pilipino), "lt" (Lithuanian), "lv" (Latvian), "ia" (Interlingua), "ur" (Urdu), "mk" (Macedonian), "ml" (Malayalam), "ms" (Malay), "en" (English), "is" (Icelandic), "my" (Burmese), "nb" (Norwegian Bokmål), "ja" (Japanese), "ne" (Nepali), "az" (Azerbaijani), "fa" (Persian), "ro" (Romanian), "nn" (Norwegian Nynorsk), "be" (Belarusian), "fi" (Finnish), "bn" (Bangla), "kab" (Kabyle), "br" (Breton), "bs" (Bosnian), "oc" (Occitan (post 1500)), "si" (Sinhala), "sk" (Slovak), "sl" (Slovenian), "zgh" (Standard Moroccan Tamazight), "ltg", "sr" (Serbian), "kn" (Kannada), "or" (Odia), "ko" (Korean), "kr" (Kanuri), "sat" (Santali), "ta" (Tamil), "cr" (Cree), "pa" (Punjabi), "te" (Telugu), "th" (Thai), "cy" (Welsh), "bqi", "ckb"" |
10595 | 10628 | errorLine1=" <string name="badge_deprecated">(deprecated)</string>" |
10596 | 10629 | errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
10597 | 10630 | <location |
|
11262 | 11295 |
|
11263 | 11296 | <issue |
11264 | 11297 | id="MissingTranslation" |
11265 | | - message=""translation_latvian" is not translated in "hi" (Hindi), "fil" (Filipino; Pilipino), "lt" (Lithuanian), "ia" (Interlingua), "ur" (Urdu), "mk" (Macedonian), "ml" (Malayalam), "ms" (Malay), "el" (Greek), "en" (English), "is" (Icelandic), "my" (Burmese), "ar" (Arabic), "nb" (Norwegian Bokmål), "ja" (Japanese), "ne" (Nepali), "az" (Azerbaijani), "fa" (Persian), "ro" (Romanian), "nn" (Norwegian Nynorsk), "be" (Belarusian), "bn" (Bangla), "kab" (Kabyle), "br" (Breton), "bs" (Bosnian), "oc" (Occitan (post 1500)), "si" (Sinhala), "sk" (Slovak), "sl" (Slovenian), "zgh" (Standard Moroccan Tamazight), "ltg", "sr" (Serbian), "kn" (Kannada), "or" (Odia), "ko" (Korean), "kr" (Kanuri), "sat" (Santali), "ta" (Tamil), "cr" (Cree), "pa" (Punjabi), "te" (Telugu), "th" (Thai), "cy" (Welsh), "bqi", "ckb"" |
| 11298 | + message=""translation_latvian" is not translated in "hi" (Hindi), "fil" (Filipino; Pilipino), "lt" (Lithuanian), "ia" (Interlingua), "ur" (Urdu), "mk" (Macedonian), "ml" (Malayalam), "ms" (Malay), "el" (Greek), "en" (English), "is" (Icelandic), "my" (Burmese), "nb" (Norwegian Bokmål), "ja" (Japanese), "ne" (Nepali), "az" (Azerbaijani), "fa" (Persian), "ro" (Romanian), "nn" (Norwegian Nynorsk), "be" (Belarusian), "bn" (Bangla), "kab" (Kabyle), "br" (Breton), "bs" (Bosnian), "oc" (Occitan (post 1500)), "si" (Sinhala), "sk" (Slovak), "sl" (Slovenian), "zgh" (Standard Moroccan Tamazight), "ltg", "sr" (Serbian), "kn" (Kannada), "or" (Odia), "ko" (Korean), "kr" (Kanuri), "sat" (Santali), "ta" (Tamil), "cr" (Cree), "pa" (Punjabi), "te" (Telugu), "th" (Thai), "cy" (Welsh), "bqi", "ckb"" |
11266 | 11299 | errorLine1=" <string name="translation_latvian">Latvian</string>" |
11267 | 11300 | errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
11268 | 11301 | <location |
|
0 commit comments