Searched refs:issues (Results 1 – 25 of 67) sorted by relevance
123
24 issues = xml.etree.ElementTree.fromstring(report)25 self.assertEqual(issues.tag, "issues")26 return issues29 issues = self._read_report("no_aidl")30 self.assertEqual(len(issues), 1)32 issue = issues[0]37 issues = self._read_report("missing_annotation")38 self.assertEqual(len(issues), 1)40 issue = issues[0]
44 .issues(DumpableNotRegisteredDetector.ISSUE) in getDetector()75 .issues(DumpableNotRegisteredDetector.ISSUE) in classIsDumpable_andRegisterIsCalled_noViolation()106 .issues(DumpableNotRegisteredDetector.ISSUE) in classIsDumpable_andRegisterNormalIsCalled_noViolation()137 .issues(DumpableNotRegisteredDetector.ISSUE) in classIsDumpable_andRegisterCriticalIsCalled_noViolation()162 .issues(DumpableNotRegisteredDetector.ISSUE) in classIsDumpable_noRegister_violation()199 .issues(DumpableNotRegisteredDetector.ISSUE) in classIsDumpable_usesNotDumpManagerMethod_violation()237 .issues(DumpableNotRegisteredDetector.ISSUE) in classIsDumpableAndCoreStartable_noRegister_noViolation()264 .issues(DumpableNotRegisteredDetector.ISSUE) in classIsAbstract_noRegister_noViolation()
51 .issues(DemotingTestWithoutBugDetector.ISSUE) in getDetector()72 .issues(DemotingTestWithoutBugDetector.ISSUE) in getDetector()96 .issues(DemotingTestWithoutBugDetector.ISSUE) in testMarkFlaky_withoutBugId()124 .issues(DemotingTestWithoutBugDetector.ISSUE) in testMarkFlaky_withoutBugId()155 .issues(DemotingTestWithoutBugDetector.ISSUE) in testExcludeDevices_withBugId()179 .issues(DemotingTestWithoutBugDetector.ISSUE) in testExcludeDevices_withoutBugId()210 .issues(DemotingTestWithoutBugDetector.ISSUE) in testIgnore_withBug()234 .issues(DemotingTestWithoutBugDetector.ISSUE) in testIgnore_withoutBug()262 .issues(DemotingTestWithoutBugDetector.ISSUE) in testIgnore_withoutBug()
50 .issues(BroadcastSentViaContextDetector.ISSUE) in getDetector()83 .issues(BroadcastSentViaContextDetector.ISSUE) in testSendBroadcastAsUser()117 .issues(BroadcastSentViaContextDetector.ISSUE) in testSendBroadcastInActivity()152 .issues(BroadcastSentViaContextDetector.ISSUE) in testSuppressSendBroadcastInActivity()179 .issues(BroadcastSentViaContextDetector.ISSUE) in testSendBroadcastInBroadcastSender()204 .issues(BroadcastSentViaContextDetector.ISSUE) in testNoopIfNoCall()
52 .issues(BindServiceOnMainThreadDetector.ISSUE) in getDetector()87 .issues(BindServiceOnMainThreadDetector.ISSUE) in testBindServiceAsUser()119 .issues(BindServiceOnMainThreadDetector.ISSUE) in testUnbindService()152 .issues(BindServiceOnMainThreadDetector.ISSUE) in testSuppressUnbindService()186 .issues(BindServiceOnMainThreadDetector.ISSUE) in testWorkerMethod()224 .issues(BindServiceOnMainThreadDetector.ISSUE) in testWorkerClass()
48 .issues(FlowDetector.SHARED_FLOW_CREATION) in getDetector()81 .issues(FlowDetector.SHARED_FLOW_CREATION) in createSharedFlow_viaCallToShareIn_onFlow()120 .issues(FlowDetector.SHARED_FLOW_CREATION) in createSharedFlow_viaCallToShareIn_afterOperationChain()161 .issues(FlowDetector.SHARED_FLOW_CREATION) in createSharedFlow_viaCallToShareIn_onStateFlow()205 .issues(FlowDetector.SHARED_FLOW_CREATION) in createSharedFlow_viaCallToShareIn_onSharedFlow()
53 .issues( in getDetector()87 .issues( in testGetUserInfo()122 .issues( in testSuppressGetUserInfo()149 .issues( in testUserTrackerGetUserId()176 .issues( in testUserTrackerGetUserInfo()
48 .issues(NonInjectedServiceDetector.ISSUE) in getDetector()80 .issues(NonInjectedServiceDetector.ISSUE) in testGetServiceWithClass()113 .issues(NonInjectedServiceDetector.ISSUE) in testSuppressGetServiceWithClass()138 .issues(NonInjectedServiceDetector.ISSUE) in testGetAccountManager()
51 .issues(RegisterReceiverViaContextDetector.ISSUE) in getDetector()85 .issues(RegisterReceiverViaContextDetector.ISSUE) in testSuppressRegisterReceiver()112 .issues(RegisterReceiverViaContextDetector.ISSUE) in testRegisterReceiverAsUser()146 .issues(RegisterReceiverViaContextDetector.ISSUE) in testRegisterReceiverForAllUsers()
50 .issues(NonInjectedMainThreadDetector.ISSUE) in getDetector()83 .issues(NonInjectedMainThreadDetector.ISSUE) in testSuppressGetMainThreadHandler()108 .issues(NonInjectedMainThreadDetector.ISSUE) in testGetMainLooper()140 .issues(NonInjectedMainThreadDetector.ISSUE) in testGetMainExecutor()
43 .issues( in noViolations()68 .issues( in violation_domainDependsOnUi()103 .issues( in violation_uiDependsOnData()142 .issues( in violation_sharedDependsOnAllOtherLayers()183 .issues( in violation_dataDependsOnDomain()
58 .issues(SingletonAndroidComponentDetector.ISSUE) in getDetector()101 .issues(SingletonAndroidComponentDetector.ISSUE) in testProvidesBroadcastReceiverAsSingleton()132 .issues(SingletonAndroidComponentDetector.ISSUE) in testMarksActivityAsSingleton()163 .issues(SingletonAndroidComponentDetector.ISSUE) in testMarksBroadcastReceiverAsSingleton()
49 .issues(SoftwareBitmapDetector.ISSUE) in getDetector()84 .issues(SoftwareBitmapDetector.ISSUE) in testSuppressSoftwareBitmap()106 .issues(SoftwareBitmapDetector.ISSUE) in testHardwareBitmap()
89 .issues(StaticSettingsProviderDetector.ISSUE) in getDetector()230 .issues(StaticSettingsProviderDetector.ISSUE) in testGetServiceWithString()
65 .issues(MissingApacheLicenseDetector.ISSUE) in testHasCopyright()88 .issues(MissingApacheLicenseDetector.ISSUE) in testDoesntHaveCopyright()
40 .issues(CollectAsStateDetector.ISSUE) in testViolation()57 .issues(CollectAsStateDetector.ISSUE) in testNoViolation()
2 # Bug template url: https://b.corp.google.com/issues/new?component=807991&template=1390280 = per-fi…4 # Bug template url: https://b.corp.google.com/issues/new?component=316275&template=1018192
16 1. Write your detector with its issues and put it into18 2. Add your detector's issues into `AndroidGlobalIssueRegistry`'s `issues`37 1. Write your detector with its issues and put it into39 2. Add your detector's issues into `AndroidFrameworkIssueRegistry`'s `issues` field.63 3. Now lint issues should appear on gerrit!
10 # fixed_read_only or device wont boot because of permission issues accessing flags during boot20 # fixed_read_only or device wont boot because of permission issues accessing flags during boot
2 # https://b.corp.google.com/issues/new?component=181562&template=686802
2 # Bug template url: https://b.corp.google.com/issues/new?component=36137&template=198919
1 # Bug template url: https://b.corp.google.com/issues/new?component=1082762&template=1601534
1 # Bug template url: https://b.corp.google.com/issues/new?component=1337891&template=1814288
25 override val issues = listOf(NullabilityAnnotationsDetector.REQUIRE_NULLABILITY_ISSUE) constant in com.android.settingslib.tools.lint.SettingsLintIssueRegistry
1 # Bug template url: https://b.corp.google.com/issues/new?component=316125&template=1018199