lint-baseline.xml 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <issues format="6" by="lint 8.1.3" type="baseline" client="gradle" dependencies="false" name="AGP (8.1.3)" variant="fatal" version="8.1.3">
  3. <issue
  4. id="ResAuto"
  5. message="Suspicious namespace: Did you mean `http://schemas.android.com/apk/res-auto`?"
  6. errorLine1="&lt;favorites xmlns:launcher=&quot;http://schemas.android.com/apk/res-auto/com.android.launcher3&quot;>"
  7. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  8. <location
  9. file="../Code/res/xml/default_workspace_3x3.xml"
  10. line="17"
  11. column="28"/>
  12. </issue>
  13. <issue
  14. id="ResAuto"
  15. message="Suspicious namespace: Did you mean `http://schemas.android.com/apk/res-auto`?"
  16. errorLine1="&lt;favorites xmlns:launcher=&quot;http://schemas.android.com/apk/res-auto/com.android.launcher3&quot;>"
  17. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  18. <location
  19. file="../Code/res/xml/default_workspace_4x4.xml"
  20. line="17"
  21. column="28"/>
  22. </issue>
  23. <issue
  24. id="ResAuto"
  25. message="Suspicious namespace: Did you mean `http://schemas.android.com/apk/res-auto`?"
  26. errorLine1="&lt;favorites xmlns:launcher=&quot;http://schemas.android.com/apk/res-auto/com.android.launcher3&quot;>"
  27. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  28. <location
  29. file="../Code/res/xml/default_workspace_5x5.xml"
  30. line="17"
  31. column="28"/>
  32. </issue>
  33. <issue
  34. id="ManifestResource"
  35. message="Resources referenced from the manifest cannot vary by configuration (except for version qualifiers, e.g. `-v21`). Found variation in sw720dp-v13"
  36. errorLine1=" android:largeHeap=&quot;@bool/config_largeHeap&quot;"
  37. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
  38. <location
  39. file="../Code/AndroidManifest-common.xml"
  40. line="81"
  41. column="28"/>
  42. <location
  43. file="../Code/res/values-sw720dp/config.xml"
  44. line="2"
  45. column="35"
  46. message="This value will not be used"/>
  47. </issue>
  48. <issue
  49. id="ManifestResource"
  50. message="Resources referenced from the manifest cannot vary by configuration (except for version qualifiers, e.g. `-v21`). Found variation in sw720dp-v13"
  51. errorLine1=" android:largeHeap=&quot;@bool/config_largeHeap&quot;"
  52. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
  53. <location
  54. file="../Code/quickstep/AndroidManifest-launcher.xml"
  55. line="37"
  56. column="28"/>
  57. <location
  58. file="../Code/res/values-sw720dp/config.xml"
  59. line="2"
  60. column="35"
  61. message="This value will not be used"/>
  62. </issue>
  63. <issue
  64. id="ManifestResource"
  65. message="Resources referenced from the manifest cannot vary by configuration (except for version qualifiers, e.g. `-v21`). Found variation in sw720dp-v13"
  66. errorLine1=" android:largeHeap=&quot;@bool/config_largeHeap&quot;"
  67. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
  68. <location
  69. file="../Code/quickstep/AndroidManifest.xml"
  70. line="43"
  71. column="28"/>
  72. <location
  73. file="../Code/res/values-sw720dp/config.xml"
  74. line="2"
  75. column="35"
  76. message="This value will not be used"/>
  77. </issue>
  78. <issue
  79. id="ExtraTranslation"
  80. message="&quot;folder_name&quot; is translated here but not found in default locale"
  81. errorLine1=" &lt;string name=&quot;folder_name&quot; msgid=&quot;7371454440695724752&quot;>&lt;/string>"
  82. errorLine2=" ~~~~~~~~~~~~~~~~~~">
  83. <location
  84. file="../Code/res/values-rm/strings.xml"
  85. line="28"
  86. column="13"/>
  87. </issue>
  88. </issues>