A new phan-taint-plugin related error is blocking merges in MobileFrontend.
<?xml version="1.0" encoding="ISO-8859-15"?> 15:37:04 <checkstyle version="6.5"> 15:37:04 <file name="./includes/api/ApiMobileView.php"> 15:37:04 <error line="660" severity="warning" message="Calling method \ApiMobileView::parseSectionsData in \ApiMobileView::getData that is always unsafe (Caused by: ./includes/api/ApiMobileView.php +550; ./includes/api/ApiMobileView.php +529; ./includes/api/ApiMobileView.php +528)" source="SecurityCheck-XSS"/> 15:37:04 </file> 15:37:04 </checkstyle> 15:37:05 Build step 'Execute shell' marked build as failure 15:37:05 [CHECKSTYLE] Collecting checkstyle analysis files... 15:37:05 [CHECKSTYLE] Searching for all files in /srv/jenkins-workspace/workspace/mwext-php70-phan-seccheck-docker that match the pattern src/seccheck-issues 15:37:05 [CHECKSTYLE] Parsing 1 file in /srv/jenkins-workspace/workspace/mwext-php70-phan-seccheck-docker 15:37:05 [CHECKSTYLE] Successfully parsed file /srv/jenkins-workspace/workspace/mwext-php70-phan-seccheck-docker/src/seccheck-issues with 1 unique warning and 0 duplicates. 15:37:05 [CHECKSTYLE] Computing warning deltas based on reference build #13268 15:37:05 [CHECKSTYLE] Ignore new warnings since this is the first valid build 15:37:05 [CHECKSTYLE] Plug-in Result: Success - no threshold has been exceeded 15:37:06 Finished: FAILURE