Skip to content

Add support for PHP 8.5 #[\NoDiscard] #22461

Add support for PHP 8.5 #[\NoDiscard]

Add support for PHP 8.5 #[\NoDiscard] #22461

Triggered via pull request August 29, 2025 20:17
Status Cancelled
Total duration 5m 41s
Artifacts

static-analysis.yml

on: pull_request
Generate baseline
1m 43s
Generate baseline
Generate PHP baseline
1m 46s
Generate PHP baseline
Matrix: PHPStan with result cache
Matrix: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

166 errors and 7 notices
PHPStan (8.4, ubuntu-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L33
Method PHPStan\Rules\Methods\CallToStaticMethodStatementWithNoDiscardRule::getNodeType() has invalid return type PHPStan\Rules\Methods\StaticCall.
PHPStan (8.4, ubuntu-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L22
Type PHPStan\Rules\Methods\StaticCall in generic type PHPStan\Rules\Rule<PHPStan\Rules\Methods\StaticCall> in PHPDoc tag @implements is not subtype of template type TNodeType of PhpParser\Node of interface PHPStan\Rules\Rule.
PHPStan (8.4, ubuntu-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L22
PHPDoc tag @implements has invalid type PHPStan\Rules\Methods\StaticCall.
PHPStan (8.4, ubuntu-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L47
Access to an undefined property PhpParser\Node::$var.
PHPStan (8.4, ubuntu-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L37
Access to an undefined property PhpParser\Node::$name.
PHPStan (8.4, ubuntu-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L35
Parameter $node of method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::processNode() has invalid type PHPStan\Rules\Methods\CallLike.
PHPStan (8.4, ubuntu-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L32
Method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::getNodeType() should return class-string<PHPStan\Rules\Methods\CallLike> but returns string.
PHPStan (8.4, ubuntu-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L28
Method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::getNodeType() has invalid return type PHPStan\Rules\Methods\CallLike.
PHPStan (8.4, ubuntu-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L20
Type PHPStan\Rules\Methods\CallLike in generic type PHPStan\Rules\Rule<PHPStan\Rules\Methods\CallLike> in PHPDoc tag @implements is not subtype of template type TNodeType of PhpParser\Node of interface PHPStan\Rules\Rule.
PHPStan (8.4, ubuntu-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L20
PHPDoc tag @implements has invalid type PHPStan\Rules\Methods\CallLike.
PHPStan with result cache (8.2): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L33
Method PHPStan\Rules\Methods\CallToStaticMethodStatementWithNoDiscardRule::getNodeType() has invalid return type PHPStan\Rules\Methods\StaticCall.
PHPStan with result cache (8.2): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L22
Type PHPStan\Rules\Methods\StaticCall in generic type PHPStan\Rules\Rule<PHPStan\Rules\Methods\StaticCall> in PHPDoc tag @implements is not subtype of template type TNodeType of PhpParser\Node of interface PHPStan\Rules\Rule.
PHPStan with result cache (8.2): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L22
PHPDoc tag @implements has invalid type PHPStan\Rules\Methods\StaticCall.
PHPStan with result cache (8.2): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L47
Access to an undefined property PhpParser\Node::$var.
PHPStan with result cache (8.2): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L37
Access to an undefined property PhpParser\Node::$name.
PHPStan with result cache (8.2): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L35
Parameter $node of method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::processNode() has invalid type PHPStan\Rules\Methods\CallLike.
PHPStan with result cache (8.2): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L32
Method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::getNodeType() should return class-string<PHPStan\Rules\Methods\CallLike> but returns string.
PHPStan with result cache (8.2): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L28
Method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::getNodeType() has invalid return type PHPStan\Rules\Methods\CallLike.
PHPStan with result cache (8.2): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L20
Type PHPStan\Rules\Methods\CallLike in generic type PHPStan\Rules\Rule<PHPStan\Rules\Methods\CallLike> in PHPDoc tag @implements is not subtype of template type TNodeType of PhpParser\Node of interface PHPStan\Rules\Rule.
PHPStan with result cache (8.2): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L20
PHPDoc tag @implements has invalid type PHPStan\Rules\Methods\CallLike.
Generate baseline
Process completed with exit code 1.
PHPStan (8.5, ubuntu-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L33
Method PHPStan\Rules\Methods\CallToStaticMethodStatementWithNoDiscardRule::getNodeType() has invalid return type PHPStan\Rules\Methods\StaticCall.
PHPStan (8.5, ubuntu-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L22
Type PHPStan\Rules\Methods\StaticCall in generic type PHPStan\Rules\Rule<PHPStan\Rules\Methods\StaticCall> in PHPDoc tag @implements is not subtype of template type TNodeType of PhpParser\Node of interface PHPStan\Rules\Rule.
PHPStan (8.5, ubuntu-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L22
PHPDoc tag @implements has invalid type PHPStan\Rules\Methods\StaticCall.
PHPStan (8.5, ubuntu-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L47
Access to an undefined property PhpParser\Node::$var.
PHPStan (8.5, ubuntu-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L37
Access to an undefined property PhpParser\Node::$name.
PHPStan (8.5, ubuntu-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L35
Parameter $node of method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::processNode() has invalid type PHPStan\Rules\Methods\CallLike.
PHPStan (8.5, ubuntu-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L32
Method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::getNodeType() should return class-string<PHPStan\Rules\Methods\CallLike> but returns string.
PHPStan (8.5, ubuntu-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L28
Method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::getNodeType() has invalid return type PHPStan\Rules\Methods\CallLike.
PHPStan (8.5, ubuntu-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L20
Type PHPStan\Rules\Methods\CallLike in generic type PHPStan\Rules\Rule<PHPStan\Rules\Methods\CallLike> in PHPDoc tag @implements is not subtype of template type TNodeType of PhpParser\Node of interface PHPStan\Rules\Rule.
PHPStan (8.5, ubuntu-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L20
PHPDoc tag @implements has invalid type PHPStan\Rules\Methods\CallLike.
PHPStan (8.2, ubuntu-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L33
Method PHPStan\Rules\Methods\CallToStaticMethodStatementWithNoDiscardRule::getNodeType() has invalid return type PHPStan\Rules\Methods\StaticCall.
PHPStan (8.2, ubuntu-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L22
Type PHPStan\Rules\Methods\StaticCall in generic type PHPStan\Rules\Rule<PHPStan\Rules\Methods\StaticCall> in PHPDoc tag @implements is not subtype of template type TNodeType of PhpParser\Node of interface PHPStan\Rules\Rule.
PHPStan (8.2, ubuntu-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L22
PHPDoc tag @implements has invalid type PHPStan\Rules\Methods\StaticCall.
PHPStan (8.2, ubuntu-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L47
Access to an undefined property PhpParser\Node::$var.
PHPStan (8.2, ubuntu-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L37
Access to an undefined property PhpParser\Node::$name.
PHPStan (8.2, ubuntu-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L35
Parameter $node of method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::processNode() has invalid type PHPStan\Rules\Methods\CallLike.
PHPStan (8.2, ubuntu-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L32
Method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::getNodeType() should return class-string<PHPStan\Rules\Methods\CallLike> but returns string.
PHPStan (8.2, ubuntu-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L28
Method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::getNodeType() has invalid return type PHPStan\Rules\Methods\CallLike.
PHPStan (8.2, ubuntu-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L20
Type PHPStan\Rules\Methods\CallLike in generic type PHPStan\Rules\Rule<PHPStan\Rules\Methods\CallLike> in PHPDoc tag @implements is not subtype of template type TNodeType of PhpParser\Node of interface PHPStan\Rules\Rule.
PHPStan (8.2, ubuntu-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L20
PHPDoc tag @implements has invalid type PHPStan\Rules\Methods\CallLike.
PHPStan with result cache (8.5): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L33
Method PHPStan\Rules\Methods\CallToStaticMethodStatementWithNoDiscardRule::getNodeType() has invalid return type PHPStan\Rules\Methods\StaticCall.
PHPStan with result cache (8.5): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L22
Type PHPStan\Rules\Methods\StaticCall in generic type PHPStan\Rules\Rule<PHPStan\Rules\Methods\StaticCall> in PHPDoc tag @implements is not subtype of template type TNodeType of PhpParser\Node of interface PHPStan\Rules\Rule.
PHPStan with result cache (8.5): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L22
PHPDoc tag @implements has invalid type PHPStan\Rules\Methods\StaticCall.
PHPStan with result cache (8.5): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L47
Access to an undefined property PhpParser\Node::$var.
PHPStan with result cache (8.5): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L37
Access to an undefined property PhpParser\Node::$name.
PHPStan with result cache (8.5): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L35
Parameter $node of method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::processNode() has invalid type PHPStan\Rules\Methods\CallLike.
PHPStan with result cache (8.5): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L32
Method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::getNodeType() should return class-string<PHPStan\Rules\Methods\CallLike> but returns string.
PHPStan with result cache (8.5): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L28
Method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::getNodeType() has invalid return type PHPStan\Rules\Methods\CallLike.
PHPStan with result cache (8.5): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L20
Type PHPStan\Rules\Methods\CallLike in generic type PHPStan\Rules\Rule<PHPStan\Rules\Methods\CallLike> in PHPDoc tag @implements is not subtype of template type TNodeType of PhpParser\Node of interface PHPStan\Rules\Rule.
PHPStan with result cache (8.5): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L20
PHPDoc tag @implements has invalid type PHPStan\Rules\Methods\CallLike.
PHPStan with result cache (8.4): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L33
Method PHPStan\Rules\Methods\CallToStaticMethodStatementWithNoDiscardRule::getNodeType() has invalid return type PHPStan\Rules\Methods\StaticCall.
PHPStan with result cache (8.4): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L22
Type PHPStan\Rules\Methods\StaticCall in generic type PHPStan\Rules\Rule<PHPStan\Rules\Methods\StaticCall> in PHPDoc tag @implements is not subtype of template type TNodeType of PhpParser\Node of interface PHPStan\Rules\Rule.
PHPStan with result cache (8.4): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L22
PHPDoc tag @implements has invalid type PHPStan\Rules\Methods\StaticCall.
PHPStan with result cache (8.4): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L47
Access to an undefined property PhpParser\Node::$var.
PHPStan with result cache (8.4): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L37
Access to an undefined property PhpParser\Node::$name.
PHPStan with result cache (8.4): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L35
Parameter $node of method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::processNode() has invalid type PHPStan\Rules\Methods\CallLike.
PHPStan with result cache (8.4): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L32
Method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::getNodeType() should return class-string<PHPStan\Rules\Methods\CallLike> but returns string.
PHPStan with result cache (8.4): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L28
Method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::getNodeType() has invalid return type PHPStan\Rules\Methods\CallLike.
PHPStan with result cache (8.4): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L20
Type PHPStan\Rules\Methods\CallLike in generic type PHPStan\Rules\Rule<PHPStan\Rules\Methods\CallLike> in PHPDoc tag @implements is not subtype of template type TNodeType of PhpParser\Node of interface PHPStan\Rules\Rule.
PHPStan with result cache (8.4): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L20
PHPDoc tag @implements has invalid type PHPStan\Rules\Methods\CallLike.
PHPStan with result cache (8.3): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L33
Method PHPStan\Rules\Methods\CallToStaticMethodStatementWithNoDiscardRule::getNodeType() has invalid return type PHPStan\Rules\Methods\StaticCall.
PHPStan with result cache (8.3): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L22
Type PHPStan\Rules\Methods\StaticCall in generic type PHPStan\Rules\Rule<PHPStan\Rules\Methods\StaticCall> in PHPDoc tag @implements is not subtype of template type TNodeType of PhpParser\Node of interface PHPStan\Rules\Rule.
PHPStan with result cache (8.3): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L22
PHPDoc tag @implements has invalid type PHPStan\Rules\Methods\StaticCall.
PHPStan with result cache (8.3): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L47
Access to an undefined property PhpParser\Node::$var.
PHPStan with result cache (8.3): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L37
Access to an undefined property PhpParser\Node::$name.
PHPStan with result cache (8.3): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L35
Parameter $node of method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::processNode() has invalid type PHPStan\Rules\Methods\CallLike.
PHPStan with result cache (8.3): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L32
Method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::getNodeType() should return class-string<PHPStan\Rules\Methods\CallLike> but returns string.
PHPStan with result cache (8.3): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L28
Method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::getNodeType() has invalid return type PHPStan\Rules\Methods\CallLike.
PHPStan with result cache (8.3): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L20
Type PHPStan\Rules\Methods\CallLike in generic type PHPStan\Rules\Rule<PHPStan\Rules\Methods\CallLike> in PHPDoc tag @implements is not subtype of template type TNodeType of PhpParser\Node of interface PHPStan\Rules\Rule.
PHPStan with result cache (8.3): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L20
PHPDoc tag @implements has invalid type PHPStan\Rules\Methods\CallLike.
PHPStan (8.1, ubuntu-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L33
Method PHPStan\Rules\Methods\CallToStaticMethodStatementWithNoDiscardRule::getNodeType() has invalid return type PHPStan\Rules\Methods\StaticCall.
PHPStan (8.1, ubuntu-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L22
Type PHPStan\Rules\Methods\StaticCall in generic type PHPStan\Rules\Rule<PHPStan\Rules\Methods\StaticCall> in PHPDoc tag @implements is not subtype of template type TNodeType of PhpParser\Node of interface PHPStan\Rules\Rule.
PHPStan (8.1, ubuntu-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L22
PHPDoc tag @implements has invalid type PHPStan\Rules\Methods\StaticCall.
PHPStan (8.1, ubuntu-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L47
Access to an undefined property PhpParser\Node::$var.
PHPStan (8.1, ubuntu-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L37
Access to an undefined property PhpParser\Node::$name.
PHPStan (8.1, ubuntu-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L35
Parameter $node of method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::processNode() has invalid type PHPStan\Rules\Methods\CallLike.
PHPStan (8.1, ubuntu-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L32
Method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::getNodeType() should return class-string<PHPStan\Rules\Methods\CallLike> but returns string.
PHPStan (8.1, ubuntu-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L28
Method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::getNodeType() has invalid return type PHPStan\Rules\Methods\CallLike.
PHPStan (8.1, ubuntu-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L20
Type PHPStan\Rules\Methods\CallLike in generic type PHPStan\Rules\Rule<PHPStan\Rules\Methods\CallLike> in PHPDoc tag @implements is not subtype of template type TNodeType of PhpParser\Node of interface PHPStan\Rules\Rule.
PHPStan (8.1, ubuntu-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L20
PHPDoc tag @implements has invalid type PHPStan\Rules\Methods\CallLike.
PHPStan (8.3, ubuntu-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L33
Method PHPStan\Rules\Methods\CallToStaticMethodStatementWithNoDiscardRule::getNodeType() has invalid return type PHPStan\Rules\Methods\StaticCall.
PHPStan (8.3, ubuntu-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L22
Type PHPStan\Rules\Methods\StaticCall in generic type PHPStan\Rules\Rule<PHPStan\Rules\Methods\StaticCall> in PHPDoc tag @implements is not subtype of template type TNodeType of PhpParser\Node of interface PHPStan\Rules\Rule.
PHPStan (8.3, ubuntu-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L22
PHPDoc tag @implements has invalid type PHPStan\Rules\Methods\StaticCall.
PHPStan (8.3, ubuntu-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L47
Access to an undefined property PhpParser\Node::$var.
PHPStan (8.3, ubuntu-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L37
Access to an undefined property PhpParser\Node::$name.
PHPStan (8.3, ubuntu-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L35
Parameter $node of method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::processNode() has invalid type PHPStan\Rules\Methods\CallLike.
PHPStan (8.3, ubuntu-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L32
Method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::getNodeType() should return class-string<PHPStan\Rules\Methods\CallLike> but returns string.
PHPStan (8.3, ubuntu-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L28
Method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::getNodeType() has invalid return type PHPStan\Rules\Methods\CallLike.
PHPStan (8.3, ubuntu-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L20
Type PHPStan\Rules\Methods\CallLike in generic type PHPStan\Rules\Rule<PHPStan\Rules\Methods\CallLike> in PHPDoc tag @implements is not subtype of template type TNodeType of PhpParser\Node of interface PHPStan\Rules\Rule.
PHPStan (8.3, ubuntu-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L20
PHPDoc tag @implements has invalid type PHPStan\Rules\Methods\CallLike.
PHPStan (8.0, ubuntu-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L33
Method PHPStan\Rules\Methods\CallToStaticMethodStatementWithNoDiscardRule::getNodeType() has invalid return type PHPStan\Rules\Methods\StaticCall.
PHPStan (8.0, ubuntu-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L22
Type PHPStan\Rules\Methods\StaticCall in generic type PHPStan\Rules\Rule<PHPStan\Rules\Methods\StaticCall> in PHPDoc tag @implements is not subtype of template type TNodeType of PhpParser\Node of interface PHPStan\Rules\Rule.
PHPStan (8.0, ubuntu-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L22
PHPDoc tag @implements has invalid type PHPStan\Rules\Methods\StaticCall.
PHPStan (8.0, ubuntu-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L47
Access to an undefined property PhpParser\Node::$var.
PHPStan (8.0, ubuntu-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L37
Access to an undefined property PhpParser\Node::$name.
PHPStan (8.0, ubuntu-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L35
Parameter $node of method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::processNode() has invalid type PHPStan\Rules\Methods\CallLike.
PHPStan (8.0, ubuntu-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L32
Method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::getNodeType() should return class-string<PHPStan\Rules\Methods\CallLike> but returns string.
PHPStan (8.0, ubuntu-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L28
Method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::getNodeType() has invalid return type PHPStan\Rules\Methods\CallLike.
PHPStan (8.0, ubuntu-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L20
Type PHPStan\Rules\Methods\CallLike in generic type PHPStan\Rules\Rule<PHPStan\Rules\Methods\CallLike> in PHPDoc tag @implements is not subtype of template type TNodeType of PhpParser\Node of interface PHPStan\Rules\Rule.
PHPStan (8.0, ubuntu-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L20
PHPDoc tag @implements has invalid type PHPStan\Rules\Methods\CallLike.
PHPStan (8.5, windows-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L33
Method PHPStan\Rules\Methods\CallToStaticMethodStatementWithNoDiscardRule::getNodeType() has invalid return type PHPStan\Rules\Methods\StaticCall.
PHPStan (8.5, windows-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L22
Type PHPStan\Rules\Methods\StaticCall in generic type PHPStan\Rules\Rule<PHPStan\Rules\Methods\StaticCall> in PHPDoc tag @implements is not subtype of template type TNodeType of PhpParser\Node of interface PHPStan\Rules\Rule.
PHPStan (8.5, windows-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L22
PHPDoc tag @implements has invalid type PHPStan\Rules\Methods\StaticCall.
PHPStan (8.5, windows-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L47
Access to an undefined property PhpParser\Node::$var.
PHPStan (8.5, windows-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L37
Access to an undefined property PhpParser\Node::$name.
PHPStan (8.5, windows-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L35
Parameter $node of method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::processNode() has invalid type PHPStan\Rules\Methods\CallLike.
PHPStan (8.5, windows-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L32
Method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::getNodeType() should return class-string<PHPStan\Rules\Methods\CallLike> but returns string.
PHPStan (8.5, windows-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L28
Method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::getNodeType() has invalid return type PHPStan\Rules\Methods\CallLike.
PHPStan (8.5, windows-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L20
Type PHPStan\Rules\Methods\CallLike in generic type PHPStan\Rules\Rule<PHPStan\Rules\Methods\CallLike> in PHPDoc tag @implements is not subtype of template type TNodeType of PhpParser\Node of interface PHPStan\Rules\Rule.
PHPStan (8.5, windows-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L20
PHPDoc tag @implements has invalid type PHPStan\Rules\Methods\CallLike.
PHPStan (8.4, windows-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L33
Method PHPStan\Rules\Methods\CallToStaticMethodStatementWithNoDiscardRule::getNodeType() has invalid return type PHPStan\Rules\Methods\StaticCall.
PHPStan (8.4, windows-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L22
Type PHPStan\Rules\Methods\StaticCall in generic type PHPStan\Rules\Rule<PHPStan\Rules\Methods\StaticCall> in PHPDoc tag @implements is not subtype of template type TNodeType of PhpParser\Node of interface PHPStan\Rules\Rule.
PHPStan (8.4, windows-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L22
PHPDoc tag @implements has invalid type PHPStan\Rules\Methods\StaticCall.
PHPStan (8.4, windows-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L47
Access to an undefined property PhpParser\Node::$var.
PHPStan (8.4, windows-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L37
Access to an undefined property PhpParser\Node::$name.
PHPStan (8.4, windows-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L35
Parameter $node of method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::processNode() has invalid type PHPStan\Rules\Methods\CallLike.
PHPStan (8.4, windows-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L32
Method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::getNodeType() should return class-string<PHPStan\Rules\Methods\CallLike> but returns string.
PHPStan (8.4, windows-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L28
Method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::getNodeType() has invalid return type PHPStan\Rules\Methods\CallLike.
PHPStan (8.4, windows-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L20
Type PHPStan\Rules\Methods\CallLike in generic type PHPStan\Rules\Rule<PHPStan\Rules\Methods\CallLike> in PHPDoc tag @implements is not subtype of template type TNodeType of PhpParser\Node of interface PHPStan\Rules\Rule.
PHPStan (8.4, windows-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L20
PHPDoc tag @implements has invalid type PHPStan\Rules\Methods\CallLike.
PHPStan (8.3, windows-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L33
Method PHPStan\Rules\Methods\CallToStaticMethodStatementWithNoDiscardRule::getNodeType() has invalid return type PHPStan\Rules\Methods\StaticCall.
PHPStan (8.3, windows-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L22
Type PHPStan\Rules\Methods\StaticCall in generic type PHPStan\Rules\Rule<PHPStan\Rules\Methods\StaticCall> in PHPDoc tag @implements is not subtype of template type TNodeType of PhpParser\Node of interface PHPStan\Rules\Rule.
PHPStan (8.3, windows-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L22
PHPDoc tag @implements has invalid type PHPStan\Rules\Methods\StaticCall.
PHPStan (8.3, windows-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L47
Access to an undefined property PhpParser\Node::$var.
PHPStan (8.3, windows-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L37
Access to an undefined property PhpParser\Node::$name.
PHPStan (8.3, windows-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L35
Parameter $node of method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::processNode() has invalid type PHPStan\Rules\Methods\CallLike.
PHPStan (8.3, windows-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L32
Method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::getNodeType() should return class-string<PHPStan\Rules\Methods\CallLike> but returns string.
PHPStan (8.3, windows-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L28
Method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::getNodeType() has invalid return type PHPStan\Rules\Methods\CallLike.
PHPStan (8.3, windows-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L20
Type PHPStan\Rules\Methods\CallLike in generic type PHPStan\Rules\Rule<PHPStan\Rules\Methods\CallLike> in PHPDoc tag @implements is not subtype of template type TNodeType of PhpParser\Node of interface PHPStan\Rules\Rule.
PHPStan (8.3, windows-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L20
PHPDoc tag @implements has invalid type PHPStan\Rules\Methods\CallLike.
PHPStan (8.2, windows-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L33
Method PHPStan\Rules\Methods\CallToStaticMethodStatementWithNoDiscardRule::getNodeType() has invalid return type PHPStan\Rules\Methods\StaticCall.
PHPStan (8.2, windows-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L22
Type PHPStan\Rules\Methods\StaticCall in generic type PHPStan\Rules\Rule<PHPStan\Rules\Methods\StaticCall> in PHPDoc tag @implements is not subtype of template type TNodeType of PhpParser\Node of interface PHPStan\Rules\Rule.
PHPStan (8.2, windows-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L22
PHPDoc tag @implements has invalid type PHPStan\Rules\Methods\StaticCall.
PHPStan (8.2, windows-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L47
Access to an undefined property PhpParser\Node::$var.
PHPStan (8.2, windows-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L37
Access to an undefined property PhpParser\Node::$name.
PHPStan (8.2, windows-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L35
Parameter $node of method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::processNode() has invalid type PHPStan\Rules\Methods\CallLike.
PHPStan (8.2, windows-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L32
Method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::getNodeType() should return class-string<PHPStan\Rules\Methods\CallLike> but returns string.
PHPStan (8.2, windows-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L28
Method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::getNodeType() has invalid return type PHPStan\Rules\Methods\CallLike.
PHPStan (8.2, windows-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L20
Type PHPStan\Rules\Methods\CallLike in generic type PHPStan\Rules\Rule<PHPStan\Rules\Methods\CallLike> in PHPDoc tag @implements is not subtype of template type TNodeType of PhpParser\Node of interface PHPStan\Rules\Rule.
PHPStan (8.2, windows-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L20
PHPDoc tag @implements has invalid type PHPStan\Rules\Methods\CallLike.
PHPStan (8.1, windows-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L33
Method PHPStan\Rules\Methods\CallToStaticMethodStatementWithNoDiscardRule::getNodeType() has invalid return type PHPStan\Rules\Methods\StaticCall.
PHPStan (8.1, windows-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L22
Type PHPStan\Rules\Methods\StaticCall in generic type PHPStan\Rules\Rule<PHPStan\Rules\Methods\StaticCall> in PHPDoc tag @implements is not subtype of template type TNodeType of PhpParser\Node of interface PHPStan\Rules\Rule.
PHPStan (8.1, windows-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L22
PHPDoc tag @implements has invalid type PHPStan\Rules\Methods\StaticCall.
PHPStan (8.1, windows-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L47
Access to an undefined property PhpParser\Node::$var.
PHPStan (8.1, windows-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L37
Access to an undefined property PhpParser\Node::$name.
PHPStan (8.1, windows-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L35
Parameter $node of method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::processNode() has invalid type PHPStan\Rules\Methods\CallLike.
PHPStan (8.1, windows-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L32
Method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::getNodeType() should return class-string<PHPStan\Rules\Methods\CallLike> but returns string.
PHPStan (8.1, windows-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L28
Method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::getNodeType() has invalid return type PHPStan\Rules\Methods\CallLike.
PHPStan (8.1, windows-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L20
Type PHPStan\Rules\Methods\CallLike in generic type PHPStan\Rules\Rule<PHPStan\Rules\Methods\CallLike> in PHPDoc tag @implements is not subtype of template type TNodeType of PhpParser\Node of interface PHPStan\Rules\Rule.
PHPStan (8.1, windows-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L20
PHPDoc tag @implements has invalid type PHPStan\Rules\Methods\CallLike.
PHPStan (8.0, windows-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L33
Method PHPStan\Rules\Methods\CallToStaticMethodStatementWithNoDiscardRule::getNodeType() has invalid return type PHPStan\Rules\Methods\StaticCall.
PHPStan (8.0, windows-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L22
Type PHPStan\Rules\Methods\StaticCall in generic type PHPStan\Rules\Rule<PHPStan\Rules\Methods\StaticCall> in PHPDoc tag @implements is not subtype of template type TNodeType of PhpParser\Node of interface PHPStan\Rules\Rule.
PHPStan (8.0, windows-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L22
PHPDoc tag @implements has invalid type PHPStan\Rules\Methods\StaticCall.
PHPStan (8.0, windows-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L47
Access to an undefined property PhpParser\Node::$var.
PHPStan (8.0, windows-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L37
Access to an undefined property PhpParser\Node::$name.
PHPStan (8.0, windows-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L35
Parameter $node of method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::processNode() has invalid type PHPStan\Rules\Methods\CallLike.
PHPStan (8.0, windows-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L32
Method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::getNodeType() should return class-string<PHPStan\Rules\Methods\CallLike> but returns string.
PHPStan (8.0, windows-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L28
Method PHPStan\Rules\Methods\CallToMethodStatementWithNoDiscardRule::getNodeType() has invalid return type PHPStan\Rules\Methods\CallLike.
PHPStan (8.0, windows-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L20
Type PHPStan\Rules\Methods\CallLike in generic type PHPStan\Rules\Rule<PHPStan\Rules\Methods\CallLike> in PHPDoc tag @implements is not subtype of template type TNodeType of PhpParser\Node of interface PHPStan\Rules\Rule.
PHPStan (8.0, windows-latest): src/Rules/Methods/CallToMethodStatementWithNoDiscardRule.php#L20
PHPDoc tag @implements has invalid type PHPStan\Rules\Methods\CallLike.
PHPStan (7.4, windows-latest)
The operation was canceled.
PHPStan (7.4, windows-latest)
Canceling since a higher priority waiting request for sa-polyfill-NoDiscard-function exists
PHPStan (7.4, ubuntu-latest)
The operation was canceled.
PHPStan (7.4, ubuntu-latest)
Canceling since a higher priority waiting request for sa-polyfill-NoDiscard-function exists
Static Analysis
Canceling since a higher priority waiting request for sa-polyfill-NoDiscard-function exists
PHPStan (8.5, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
PHPStan (8.4, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
PHPStan (8.3, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
PHPStan (8.2, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
PHPStan (8.1, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
PHPStan (8.0, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
PHPStan (7.4, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677