Fix: Remove deprecated checkGenericClassInNonGenericObjectType
option
#1625
integrate.yaml
on: pull_request
Matrix: Code Coverage
Matrix: Coding Standards
Matrix: Dependency Analysis
Matrix: Security Analysis
Matrix: Static Code Analysis
Matrix: Tests
Annotations
10 errors
Static Code Analysis (8.1, locked):
src/Classes/FinalRule.php#L22
Class Ergebnis\PHPStan\Rules\Classes\FinalRule implements generic interface PHPStan\Rules\Rule but does not specify its types: TNodeType
|
Static Code Analysis (8.1, locked):
src/Classes/NoExtendsRule.php#L21
Class Ergebnis\PHPStan\Rules\Classes\NoExtendsRule implements generic interface PHPStan\Rules\Rule but does not specify its types: TNodeType
|
Static Code Analysis (8.1, locked):
src/Classes/PHPUnit/Framework/TestCaseWithSuffixRule.php#L22
Class Ergebnis\PHPStan\Rules\Classes\PHPUnit\Framework\TestCaseWithSuffixRule implements generic interface PHPStan\Rules\Rule but does not specify its types: TNodeType
|
Static Code Analysis (8.1, locked):
src/Closures/NoNullableReturnTypeDeclarationRule.php#L21
Class Ergebnis\PHPStan\Rules\Closures\NoNullableReturnTypeDeclarationRule implements generic interface PHPStan\Rules\Rule but does not specify its types: TNodeType
|
Static Code Analysis (8.1, locked):
src/Closures/NoParameterWithNullDefaultValueRule.php#L21
Class Ergebnis\PHPStan\Rules\Closures\NoParameterWithNullDefaultValueRule implements generic interface PHPStan\Rules\Rule but does not specify its types: TNodeType
|
Static Code Analysis (8.1, locked):
src/Closures/NoParameterWithNullableTypeDeclarationRule.php#L21
Class Ergebnis\PHPStan\Rules\Closures\NoParameterWithNullableTypeDeclarationRule implements generic interface PHPStan\Rules\Rule but does not specify its types: TNodeType
|
Static Code Analysis (8.1, locked):
src/Expressions/NoCompactRule.php#L21
Class Ergebnis\PHPStan\Rules\Expressions\NoCompactRule implements generic interface PHPStan\Rules\Rule but does not specify its types: TNodeType
|
Static Code Analysis (8.1, locked):
src/Expressions/NoErrorSuppressionRule.php#L20
Class Ergebnis\PHPStan\Rules\Expressions\NoErrorSuppressionRule implements generic interface PHPStan\Rules\Rule but does not specify its types: TNodeType
|
Static Code Analysis (8.1, locked):
src/Expressions/NoEvalRule.php#L20
Class Ergebnis\PHPStan\Rules\Expressions\NoEvalRule implements generic interface PHPStan\Rules\Rule but does not specify its types: TNodeType
|
Static Code Analysis (8.1, locked):
src/Expressions/NoIssetRule.php#L20
Class Ergebnis\PHPStan\Rules\Expressions\NoIssetRule implements generic interface PHPStan\Rules\Rule but does not specify its types: TNodeType
|