|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
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"> |
| 2 | +<issues format="6" by="lint 9.2.0" type="baseline" client="gradle" dependencies="false" name="AGP (9.2.0)" variant="all" version="9.2.0"> |
3 | 3 |
|
4 | 4 | <issue |
5 | 5 | id="ScopedStorage" |
|
23 | 23 | column="17"/> |
24 | 24 | </issue> |
25 | 25 |
|
| 26 | + <issue |
| 27 | + id="OldTargetApi" |
| 28 | + message="Not targeting the latest versions of Android; compatibility modes apply. Consider testing and updating this version. Consult the `android.os.Build.VERSION_CODES` javadoc for details." |
| 29 | + errorLine1="app-build-targetSDK = "36"" |
| 30 | + errorLine2=" ~~~~"> |
| 31 | + <location |
| 32 | + file="$HOME/work/File-Manager/File-Manager/gradle/libs.versions.toml" |
| 33 | + line="22" |
| 34 | + column="23"/> |
| 35 | + </issue> |
| 36 | + |
26 | 37 | <issue |
27 | 38 | id="CustomSplashScreen" |
28 | 39 | message="The application should not provide its own launch screen" |
|
34 | 45 | column="7"/> |
35 | 46 | </issue> |
36 | 47 |
|
| 48 | + <issue |
| 49 | + id="AndroidGradlePluginVersion" |
| 50 | + message="A newer version of Gradle than 9.4.1 is available: 9.5.0" |
| 51 | + errorLine1="distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.1-bin.zip" |
| 52 | + errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| 53 | + <location |
| 54 | + file="$HOME/work/File-Manager/File-Manager/gradle/wrapper/gradle-wrapper.properties" |
| 55 | + line="3" |
| 56 | + column="17"/> |
| 57 | + </issue> |
| 58 | + |
| 59 | + <issue |
| 60 | + id="GradleDependency" |
| 61 | + message="A newer version of `app-build-compileSDKVersion` than 36 is available: 37" |
| 62 | + errorLine1="app-build-compileSDKVersion = "36"" |
| 63 | + errorLine2=" ~~~~"> |
| 64 | + <location |
| 65 | + file="$HOME/work/File-Manager/File-Manager/gradle/libs.versions.toml" |
| 66 | + line="21" |
| 67 | + column="31"/> |
| 68 | + </issue> |
| 69 | + |
37 | 70 | <issue |
38 | 71 | id="NewerVersionAvailable" |
39 | | - message="A newer version of io.nlopez.compose.rules:detekt than 0.4.28 is available: 0.5.6" |
| 72 | + message="A newer version of io.nlopez.compose.rules:detekt than 0.4.28 is available: 0.5.8" |
40 | 73 | errorLine1="detektCompose = "0.4.28"" |
41 | 74 | errorLine2=" ~~~~~~~~"> |
42 | 75 | <location |
|
102 | 135 |
|
103 | 136 | <issue |
104 | 137 | id="MissingTranslation" |
105 | | - message=""press_back_again" is not translated in "fil" (Filipino; Pilipino), "lv" (Latvian), "ia" (Interlingua), "ml" (Malayalam), "ms" (Malay), "en" (English), "ne" (Nepali), "fa" (Persian), "nn" (Norwegian Nynorsk), "bn" (Bangla), "bs" (Bosnian), "si" (Sinhala), "zgh" (Standard Moroccan Tamazight), "ltg", "kn" (Kannada), "or" (Odia), "kr" (Kanuri), "sat" (Santali), "cr" (Cree), "te" (Telugu), "th" (Thai)" |
| 138 | + message=""press_back_again" is not translated in "fil" (Filipino; Pilipino), "lv" (Latvian), "ia" (Interlingua), "ml" (Malayalam), "ms" (Malay), "ne" (Nepali), "fa" (Persian), "nn" (Norwegian Nynorsk), "bn" (Bangla), "bs" (Bosnian), "si" (Sinhala), "zgh" (Standard Moroccan Tamazight), "ltg", "kn" (Kannada), "or" (Odia), "kr" (Kanuri), "sat" (Santali), "cr" (Cree), "te" (Telugu), "th" (Thai)" |
106 | 139 | errorLine1=" <string name="press_back_again">Press back again to exit</string>" |
107 | 140 | errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~"> |
108 | 141 | <location |
|
113 | 146 |
|
114 | 147 | <issue |
115 | 148 | id="MissingTranslation" |
116 | | - message=""go_to_home_folder" is not translated in "fil" (Filipino; Pilipino), "lv" (Latvian), "mk" (Macedonian), "ml" (Malayalam), "ms" (Malay), "en" (English), "ne" (Nepali), "fa" (Persian), "nn" (Norwegian Nynorsk), "bn" (Bangla), "bs" (Bosnian), "si" (Sinhala), "zgh" (Standard Moroccan Tamazight), "ltg", "kn" (Kannada), "or" (Odia), "kr" (Kanuri), "sat" (Santali), "cr" (Cree), "te" (Telugu), "th" (Thai), "ckb"" |
| 149 | + message=""go_to_home_folder" is not translated in "fil" (Filipino; Pilipino), "lv" (Latvian), "mk" (Macedonian), "ml" (Malayalam), "ms" (Malay), "ne" (Nepali), "fa" (Persian), "nn" (Norwegian Nynorsk), "bn" (Bangla), "bs" (Bosnian), "si" (Sinhala), "zgh" (Standard Moroccan Tamazight), "ltg", "kn" (Kannada), "or" (Odia), "kr" (Kanuri), "sat" (Santali), "cr" (Cree), "te" (Telugu), "th" (Thai), "ckb"" |
117 | 150 | errorLine1=" <string name="go_to_home_folder">Go to home folder</string>" |
118 | 151 | errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~"> |
119 | 152 | <location |
|
124 | 157 |
|
125 | 158 | <issue |
126 | 159 | id="MissingTranslation" |
127 | | - message=""set_as_home_folder" is not translated in "fil" (Filipino; Pilipino), "lv" (Latvian), "mk" (Macedonian), "ml" (Malayalam), "ms" (Malay), "en" (English), "ne" (Nepali), "fa" (Persian), "nn" (Norwegian Nynorsk), "bn" (Bangla), "bs" (Bosnian), "si" (Sinhala), "zgh" (Standard Moroccan Tamazight), "ltg", "kn" (Kannada), "or" (Odia), "kr" (Kanuri), "sat" (Santali), "cr" (Cree), "te" (Telugu), "th" (Thai), "ckb"" |
| 160 | + message=""set_as_home_folder" is not translated in "fil" (Filipino; Pilipino), "lv" (Latvian), "mk" (Macedonian), "ml" (Malayalam), "ms" (Malay), "ne" (Nepali), "fa" (Persian), "nn" (Norwegian Nynorsk), "bn" (Bangla), "bs" (Bosnian), "si" (Sinhala), "zgh" (Standard Moroccan Tamazight), "ltg", "kn" (Kannada), "or" (Odia), "kr" (Kanuri), "sat" (Santali), "cr" (Cree), "te" (Telugu), "th" (Thai), "ckb"" |
128 | 161 | errorLine1=" <string name="set_as_home_folder">Set as home folder</string>" |
129 | 162 | errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
130 | 163 | <location |
|
789 | 822 | column="13"/> |
790 | 823 | </issue> |
791 | 824 |
|
| 825 | + <issue |
| 826 | + id="NotShrinkingResources" |
| 827 | + message="If enabling minification, also set isShrinkResources = true" |
| 828 | + errorLine1=" isMinifyEnabled = true" |
| 829 | + errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~"> |
| 830 | + <location |
| 831 | + file="build.gradle.kts" |
| 832 | + line="72" |
| 833 | + column="13"/> |
| 834 | + </issue> |
| 835 | + |
792 | 836 | <issue |
793 | 837 | id="UselessParent" |
794 | 838 | message="This `RelativeLayout` layout or its `FrameLayout` parent is possibly unnecessary; transfer the `background` attribute to the other view" |
|
0 commit comments