|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 |
| -<issues format="6" by="lint 8.12.0" type="baseline" client="gradle" dependencies="false" name="AGP (8.12.0)" variant="all" version="8.12.0"> |
| 2 | +<issues format="6" by="lint 8.13.0" type="baseline" client="gradle" dependencies="false" name="AGP (8.13.0)" variant="all" version="8.13.0"> |
3 | 3 |
|
4 | 4 | <issue
|
5 | 5 | id="InternalGradleApiUsage"
|
|
8 | 8 | errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
9 | 9 | <location
|
10 | 10 | file="src/main/kotlin/com/github/jengelman/gradle/plugins/shadow/internal/DefaultInheritManifest.kt"
|
11 |
| - line="5" |
| 11 | + line="6" |
| 12 | + column="1"/> |
| 13 | + </issue> |
| 14 | + |
| 15 | + <issue |
| 16 | + id="InternalGradleApiUsage" |
| 17 | + message="Avoid using internal Gradle APIs" |
| 18 | + errorLine1="import org.gradle.api.internal.project.DefaultProject" |
| 19 | + errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| 20 | + <location |
| 21 | + file="src/main/kotlin/com/github/jengelman/gradle/plugins/shadow/internal/DefaultInheritManifest.kt" |
| 22 | + line="7" |
12 | 23 | column="1"/>
|
13 | 24 | </issue>
|
14 | 25 |
|
|
19 | 30 | errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
20 | 31 | <location
|
21 | 32 | file="src/main/kotlin/com/github/jengelman/gradle/plugins/shadow/internal/DefaultInheritManifest.kt"
|
22 |
| - line="8" |
| 33 | + line="10" |
23 | 34 | column="1"/>
|
24 | 35 | </issue>
|
25 | 36 |
|
|
30 | 41 | errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
31 | 42 | <location
|
32 | 43 | file="src/main/kotlin/com/github/jengelman/gradle/plugins/shadow/internal/DefaultInheritManifest.kt"
|
33 |
| - line="9" |
| 44 | + line="11" |
34 | 45 | column="1"/>
|
35 | 46 | </issue>
|
36 | 47 |
|
| 48 | + <issue |
| 49 | + id="InternalGradleApiUsage" |
| 50 | + message="Avoid using internal Gradle APIs (method get from org.gradle.internal.service.ServiceRegistry)" |
| 51 | + errorLine1=" private val fileResolver: FileResolver = (project as DefaultProject).services.get(FileResolver::class.java)," |
| 52 | + errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| 53 | + <location |
| 54 | + file="src/main/kotlin/com/github/jengelman/gradle/plugins/shadow/internal/DefaultInheritManifest.kt" |
| 55 | + line="18" |
| 56 | + column="44"/> |
| 57 | + </issue> |
| 58 | + |
| 59 | + <issue |
| 60 | + id="InternalGradleApiUsage" |
| 61 | + message="Avoid using internal Gradle APIs (method get from org.gradle.internal.service.ServiceRegistry)" |
| 62 | + errorLine1=" private val fileResolver: FileResolver = (project as DefaultProject).services.get(FileResolver::class.java)," |
| 63 | + errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| 64 | + <location |
| 65 | + file="src/main/kotlin/com/github/jengelman/gradle/plugins/shadow/internal/DefaultInheritManifest.kt" |
| 66 | + line="18" |
| 67 | + column="44"/> |
| 68 | + </issue> |
| 69 | + |
37 | 70 | <issue
|
38 | 71 | id="InternalGradleApiUsage"
|
39 | 72 | message="Avoid using internal Gradle APIs (method merge from org.gradle.api.java.archives.internal.DefaultManifestMergeSpec)"
|
40 | 73 | errorLine1=" base = it.merge(base, fileResolver)"
|
41 | 74 | errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
42 | 75 | <location
|
43 | 76 | file="src/main/kotlin/com/github/jengelman/gradle/plugins/shadow/internal/DefaultInheritManifest.kt"
|
44 |
| - line="31" |
| 77 | + line="37" |
45 | 78 | column="14"/>
|
46 | 79 | </issue>
|
47 | 80 |
|
|
96 | 129 | errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
97 | 130 | <location
|
98 | 131 | file="src/main/kotlin/com/github/jengelman/gradle/plugins/shadow/tasks/ShadowCopyAction.kt"
|
99 |
| - line="18" |
| 132 | + line="19" |
100 | 133 | column="1"/>
|
101 | 134 | </issue>
|
102 | 135 |
|
|
107 | 140 | errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
108 | 141 | <location
|
109 | 142 | file="src/main/kotlin/com/github/jengelman/gradle/plugins/shadow/tasks/ShadowCopyAction.kt"
|
110 |
| - line="19" |
| 143 | + line="20" |
111 | 144 | column="1"/>
|
112 | 145 | </issue>
|
113 | 146 |
|
|
118 | 151 | errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
119 | 152 | <location
|
120 | 153 | file="src/main/kotlin/com/github/jengelman/gradle/plugins/shadow/tasks/ShadowCopyAction.kt"
|
121 |
| - line="20" |
| 154 | + line="21" |
122 | 155 | column="1"/>
|
123 | 156 | </issue>
|
124 | 157 |
|
|
129 | 162 | errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
130 | 163 | <location
|
131 | 164 | file="src/main/kotlin/com/github/jengelman/gradle/plugins/shadow/tasks/ShadowCopyAction.kt"
|
132 |
| - line="21" |
| 165 | + line="22" |
133 | 166 | column="1"/>
|
134 | 167 | </issue>
|
135 | 168 |
|
|
140 | 173 | errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
141 | 174 | <location
|
142 | 175 | file="src/main/kotlin/com/github/jengelman/gradle/plugins/shadow/tasks/ShadowCopyAction.kt"
|
143 |
| - line="53" |
| 176 | + line="54" |
144 | 177 | column="9"/>
|
145 | 178 | </issue>
|
146 | 179 |
|
|
166 | 199 | column="1"/>
|
167 | 200 | </issue>
|
168 | 201 |
|
169 |
| - <issue |
170 |
| - id="InternalGradleApiUsage" |
171 |
| - message="Avoid using internal Gradle APIs (method get from org.gradle.internal.service.ServiceRegistry)" |
172 |
| - errorLine1=" manifest = DefaultInheritManifest(services.get(FileResolver::class.java))" |
173 |
| - errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
174 |
| - <location |
175 |
| - file="src/main/kotlin/com/github/jengelman/gradle/plugins/shadow/tasks/ShadowJar.kt" |
176 |
| - line="74" |
177 |
| - column="39"/> |
178 |
| - </issue> |
179 |
| - |
180 |
| - <issue |
181 |
| - id="InternalGradleApiUsage" |
182 |
| - message="Avoid using internal Gradle APIs (method get from org.gradle.internal.service.ServiceRegistry)" |
183 |
| - errorLine1=" manifest = DefaultInheritManifest(services.get(FileResolver::class.java))" |
184 |
| - errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
185 |
| - <location |
186 |
| - file="src/main/kotlin/com/github/jengelman/gradle/plugins/shadow/tasks/ShadowJar.kt" |
187 |
| - line="74" |
188 |
| - column="39"/> |
189 |
| - </issue> |
190 |
| - |
191 | 202 | </issues>
|
0 commit comments