mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 23:27:04 +05:30
chore: refresh Lint baselines
This commit is contained in:
parent
62ac78bad6
commit
0b549dde2d
10 changed files with 21 additions and 10 deletions
|
@ -1,4 +1,15 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<issues format="6" by="lint 8.4.2" type="baseline" client="gradle" dependencies="false" name="AGP (8.4.2)" variant="all" version="8.4.2">
|
||||
<issues format="6" by="lint 8.7.0" type="baseline" client="gradle" dependencies="false" name="AGP (8.7.0)" variant="all" version="8.7.0">
|
||||
|
||||
<issue
|
||||
id="GradleProjectIsolation"
|
||||
message="Avoid using method getRootProject"
|
||||
errorLine1=" val collectorTask = project.rootProject.tasks.named<Copy>("collectLintReports")"
|
||||
errorLine2=" ~~~~~~~~~~~">
|
||||
<location
|
||||
file="src/main/kotlin/dev/msfjarvis/claw/gradle/LintConfig.kt"
|
||||
line="51"
|
||||
column="33"/>
|
||||
</issue>
|
||||
|
||||
</issues>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue