do not skip Generator for MissingTypehintCheck #22214
Annotations
4 errors
PHPStan
Process completed with exit code 2.
|
PHPStan:
tests/PHPStan/Reflection/ParametersAcceptorSelectorTest.php#L42
Method PHPStan\Reflection\ParametersAcceptorSelectorTest::dataSelectFromTypes() return type with generic class Generator does not specify its types: TKey, TValue, TSend, TReturn
|
PHPStan:
tests/PHPStan/Parser/CachedParserTest.php#L44
Method PHPStan\Parser\CachedParserTest::dataParseFileClearCache() return type with generic class Generator does not specify its types: TKey, TValue, TSend, TReturn
|
PHPStan:
tests/PHPStan/Analyser/LegacyNodeScopeResolverTest.php#L7207
Method PHPStan\Analyser\LegacyNodeScopeResolverTest::dataFilterVar() return type with generic class Generator does not specify its types: TKey, TValue, TSend, TReturn
|
Loading