Task #100941
closedPHPStan reports false-positive in nightly when packages are raised.
100%
Description
During composer max install tests in the nightlies for
main and 12.4 phpstan now reports false-positive reports
in CleanUpLocalProcessedFilesCommand
.
It seems that this is related to the upgraded 3rd party
package phpstan/phpdoc-parser
.
Either code should be changed to avoid reporting, albeit
it's a false positive. Or added to the baseline along with
a package raise.
Better find a solution without adding it to the baseline.
Just in case that "bug" will be fixed in the package, we
would have a a failing nightly again.
Updated by Gerrit Code Review over 1 year ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/79159
Updated by Gerrit Code Review over 1 year ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/79159
Updated by Gerrit Code Review over 1 year ago
Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/79159
Updated by Gerrit Code Review over 1 year ago
Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/79159
Updated by Gerrit Code Review over 1 year ago
Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/79127
Updated by Stefan Bürk over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 08e9a780bfb4186ffc60d473f1fa6de7afc7a970.