mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 23:27:04 +05:30
chore: refresh Lint baseline
This commit is contained in:
parent
1fa2a921b6
commit
1412ee7486
9 changed files with 10 additions and 10 deletions
|
@ -1,9 +1,9 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<issues format="6" by="lint 8.11.0-alpha04" type="baseline" client="gradle" dependencies="false" name="AGP (8.11.0-alpha04)" variant="all" version="8.11.0-alpha04">
|
||||
<issues format="6" by="lint 8.11.0-alpha07" type="baseline" client="gradle" dependencies="false" name="AGP (8.11.0-alpha07)" variant="all" version="8.11.0-alpha07">
|
||||
|
||||
<issue
|
||||
id="GradleProjectIsolation"
|
||||
message="Avoid using method getRootProject"
|
||||
message="Use isolated.rootProject instead of getRootProject"
|
||||
errorLine1=" val collectorTask = project.rootProject.tasks.named<Copy>("collectLintReports")"
|
||||
errorLine2=" ~~~~~~~~~~~">
|
||||
<location
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue