Project

General

Profile

Actions

Task #100941

closed

PHPStan reports false-positive in nightly when packages are raised.

Added by Stefan Bürk over 1 year ago. Updated 10 months ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Code Cleanup
Target version:
-
Start date:
2023-06-01
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:

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.

Actions

Also available in: Atom PDF