[HELP NEEDED] feat: phpstan-assert with throws annotation #14083
Annotations
8 errors
PHPStan:
src/Rules/Classes/RequireExtendsRule.php#L80
Method PHPStan\Rules\Classes\RequireExtendsRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns list<PHPStan\Rules\RuleError>.
|
PHPStan:
src/Rules/Classes/RequireImplementsRule.php#L53
Method PHPStan\Rules\Classes\RequireImplementsRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns list<PHPStan\Rules\RuleError>.
|
PHPStan:
src/Rules/PhpDoc/RequireExtendsDefinitionClassRule.php#L38
Method PHPStan\Rules\PhpDoc\RequireExtendsDefinitionClassRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{PHPStan\Rules\RuleError}.
|
PHPStan:
src/Rules/PhpDoc/RequireExtendsDefinitionClassRule.php#L43
Method PHPStan\Rules\PhpDoc\RequireExtendsDefinitionClassRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array<PHPStan\Rules\RuleError>.
|
PHPStan:
src/Rules/PhpDoc/RequireExtendsDefinitionTraitRule.php#L40
Method PHPStan\Rules\PhpDoc\RequireExtendsDefinitionTraitRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array<PHPStan\Rules\RuleError>.
|
PHPStan:
src/Rules/PhpDoc/RequireImplementsDefinitionClassRule.php#L32
Method PHPStan\Rules\PhpDoc\RequireImplementsDefinitionClassRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{PHPStan\Rules\RuleError}.
|
PHPStan:
src/Rules/PhpDoc/RequireImplementsDefinitionTraitRule.php#L76
Method PHPStan\Rules\PhpDoc\RequireImplementsDefinitionTraitRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns list<PHPStan\Rules\RuleError>.
|
PHPStan
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading