|
8 | 8 | errorLine2=" ~~~"> |
9 | 9 | <location |
10 | 10 | file="src/main/kotlin/com/google/devtools/ksp/gradle/AndroidPluginIntegration.kt" |
11 | | - line="82" |
| 11 | + line="84" |
12 | 12 | column="58"/> |
13 | 13 | </issue> |
14 | 14 |
|
|
19 | 19 | errorLine2=" ~~~"> |
20 | 20 | <location |
21 | 21 | file="src/main/kotlin/com/google/devtools/ksp/gradle/KspAATask.kt" |
22 | | - line="201" |
| 22 | + line="223" |
23 | 23 | column="59"/> |
24 | 24 | </issue> |
25 | 25 |
|
|
30 | 30 | errorLine2=" ~~~"> |
31 | 31 | <location |
32 | 32 | file="src/main/kotlin/com/google/devtools/ksp/gradle/KspAATask.kt" |
33 | | - line="323" |
| 33 | + line="345" |
34 | 34 | column="68"/> |
35 | 35 | </issue> |
36 | 36 |
|
|
52 | 52 | errorLine2=" ~~~"> |
53 | 53 | <location |
54 | 54 | file="src/main/kotlin/com/google/devtools/ksp/gradle/KspSubplugin.kt" |
55 | | - line="350" |
| 55 | + line="361" |
56 | 56 | column="63"/> |
57 | 57 | </issue> |
58 | 58 |
|
59 | | - <issue |
60 | | - id="EagerGradleConfiguration" |
61 | | - message="Avoid using method get" |
62 | | - errorLine1=" kotlinCompileProvider.get().libraries.filter {" |
63 | | - errorLine2=" ~~~"> |
64 | | - <location |
65 | | - file="src/main/kotlin/com/google/devtools/ksp/gradle/KspSubplugin.kt" |
66 | | - line="390" |
67 | | - column="51"/> |
68 | | - </issue> |
69 | | - |
70 | 59 | <issue |
71 | 60 | id="EagerGradleConfiguration" |
72 | 61 | message="Avoid using method get" |
73 | 62 | errorLine1=" val kotlinCompileTask = kotlinCompileProvider.get() as KotlinCompile" |
74 | 63 | errorLine2=" ~~~"> |
75 | 64 | <location |
76 | 65 | file="src/main/kotlin/com/google/devtools/ksp/gradle/KspSubplugin.kt" |
77 | | - line="477" |
| 66 | + line="496" |
78 | 67 | column="75"/> |
79 | 68 | </issue> |
80 | 69 |
|
|
85 | 74 | errorLine2=" ~~~"> |
86 | 75 | <location |
87 | 76 | file="src/main/kotlin/com/google/devtools/ksp/gradle/KspSubplugin.kt" |
88 | | - line="554" |
| 77 | + line="573" |
89 | 78 | column="75"/> |
90 | 79 | </issue> |
91 | 80 |
|
92 | | - <issue |
93 | | - id="FilePropertyDetector" |
94 | | - message="`Property<File>` is discouraged. Use `RegularFileProperty` or `DirectoryProperty`." |
95 | | - errorLine1=" abstract val destination: Property<File>" |
96 | | - errorLine2=" ~~~~~~~~~~~"> |
97 | | - <location |
98 | | - file="src/main/kotlin/com/google/devtools/ksp/gradle/KotlinFactories.kt" |
99 | | - line="202" |
100 | | - column="18"/> |
101 | | - </issue> |
102 | | - |
103 | 81 | <issue |
104 | 82 | id="FilePropertyDetector" |
105 | 83 | message="`Property<File>` is discouraged. Use `RegularFileProperty` or `DirectoryProperty`." |
106 | 84 | errorLine1=" abstract val jdkHome: Property<File>" |
107 | 85 | errorLine2=" ~~~~~~~"> |
108 | 86 | <location |
109 | 87 | file="src/main/kotlin/com/google/devtools/ksp/gradle/KspAATask.kt" |
110 | | - line="374" |
| 88 | + line="397" |
111 | 89 | column="18"/> |
112 | 90 | </issue> |
113 | 91 |
|
|
118 | 96 | errorLine2=" ~~~~~~~~~~~~~~"> |
119 | 97 | <location |
120 | 98 | file="src/main/kotlin/com/google/devtools/ksp/gradle/KspAATask.kt" |
121 | | - line="381" |
| 99 | + line="404" |
122 | 100 | column="18"/> |
123 | 101 | </issue> |
124 | 102 |
|
125 | | - <issue |
126 | | - id="FilePropertyDetector" |
127 | | - message="`Property<File>` is discouraged. Use `RegularFileProperty` or `DirectoryProperty`." |
128 | | - errorLine1=" abstract val outputBaseDir: Property<File>" |
129 | | - errorLine2=" ~~~~~~~~~~~~~"> |
130 | | - <location |
131 | | - file="src/main/kotlin/com/google/devtools/ksp/gradle/KspAATask.kt" |
132 | | - line="384" |
133 | | - column="18"/> |
134 | | - </issue> |
135 | | - |
136 | | - <issue |
137 | | - id="FilePropertyDetector" |
138 | | - message="`Property<File>` is discouraged. Use `RegularFileProperty` or `DirectoryProperty`." |
139 | | - errorLine1=" abstract val kotlinOutputDir: Property<File>" |
140 | | - errorLine2=" ~~~~~~~~~~~~~~~"> |
141 | | - <location |
142 | | - file="src/main/kotlin/com/google/devtools/ksp/gradle/KspAATask.kt" |
143 | | - line="390" |
144 | | - column="18"/> |
145 | | - </issue> |
146 | | - |
147 | | - <issue |
148 | | - id="FilePropertyDetector" |
149 | | - message="`Property<File>` is discouraged. Use `RegularFileProperty` or `DirectoryProperty`." |
150 | | - errorLine1=" abstract val javaOutputDir: Property<File>" |
151 | | - errorLine2=" ~~~~~~~~~~~~~"> |
152 | | - <location |
153 | | - file="src/main/kotlin/com/google/devtools/ksp/gradle/KspAATask.kt" |
154 | | - line="393" |
155 | | - column="18"/> |
156 | | - </issue> |
157 | | - |
158 | | - <issue |
159 | | - id="FilePropertyDetector" |
160 | | - message="`Property<File>` is discouraged. Use `RegularFileProperty` or `DirectoryProperty`." |
161 | | - errorLine1=" abstract val classOutputDir: Property<File>" |
162 | | - errorLine2=" ~~~~~~~~~~~~~~"> |
163 | | - <location |
164 | | - file="src/main/kotlin/com/google/devtools/ksp/gradle/KspAATask.kt" |
165 | | - line="396" |
166 | | - column="18"/> |
167 | | - </issue> |
168 | | - |
169 | | - <issue |
170 | | - id="FilePropertyDetector" |
171 | | - message="`Property<File>` is discouraged. Use `RegularFileProperty` or `DirectoryProperty`." |
172 | | - errorLine1=" abstract val resourceOutputDir: Property<File>" |
173 | | - errorLine2=" ~~~~~~~~~~~~~~~~~"> |
174 | | - <location |
175 | | - file="src/main/kotlin/com/google/devtools/ksp/gradle/KspAATask.kt" |
176 | | - line="399" |
177 | | - column="18"/> |
178 | | - </issue> |
179 | | - |
180 | | - <issue |
181 | | - id="GradleProjectIsolation" |
182 | | - message="Use providers.gradleProperty instead of findProperty" |
183 | | - errorLine1=" project.findProperty("kotlin.native.enableKlibsCrossCompilation") == "true"" |
184 | | - errorLine2=" ~~~~~~~~~~~~"> |
185 | | - <location |
186 | | - file="src/main/kotlin/com/google/devtools/ksp/gradle/KspAATask.kt" |
187 | | - line="326" |
188 | | - column="37"/> |
189 | | - </issue> |
190 | | - |
191 | | - <issue |
192 | | - id="WithTypeWithoutConfigureEach" |
193 | | - message="Avoid passing a closure to withType, use withType().configureEach instead" |
194 | | - errorLine1=" project.plugins.withType(KotlinBaseApiPlugin::class.java) {" |
195 | | - errorLine2=" ~~~~~~~~"> |
196 | | - <location |
197 | | - file="src/main/kotlin/com/google/devtools/ksp/gradle/KspConfigurations.kt" |
198 | | - line="99" |
199 | | - column="25"/> |
200 | | - </issue> |
201 | | - |
202 | 103 | </issues> |
0 commit comments