Closed alexanderschnitzler closed 5 years ago
The mentioned file had been moved. The offending commit is this one: https://github.com/TYPO3/TYPO3.CMS/commit/7e00cefe044fdaabff479bf8fe4e7e768ba96792
I'll try to create a PR later.
This is not an issue in this repository. Needs to be fixed in https://github.com/ohader/scanner. See: https://github.com/ohader/scanner/issues/10
I just used the scanner with version
1.6.0
and got no output at all while scanning an extension with target version 8. Reason is, that not all necessary rst files are to be found in this repository.In my case
/8.6/Deprecation-51291-PageRepositoryShouldFieldBeOverlaid.rst
is missing, which then leads to an error in `\MichielRoos\TYPO3Scan\Command\ScanCommand::findRstFile``Here's the complete stack trace of both a warning and an error thrown: