Skip to content

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

Add support for PHP 8.5 #[\NoDiscard]

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

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

static-analysis.yml

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

Annotations

120 errors, 4 warnings, and 7 notices
PHPStan (8.0, ubuntu-latest)
Process completed with exit code 255.
PHPStan (8.1, ubuntu-latest)
Process completed with exit code 255.
PHPStan (7.4, ubuntu-latest)
Process completed with exit code 255.
PHPStan (7.4, windows-latest)
Process completed with exit code 255.
PHPStan (8.0, windows-latest)
Process completed with exit code 255.
PHPStan (8.1, windows-latest)
Process completed with exit code 255.
PHPStan (8.2, ubuntu-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L35
Method PHPStan\Rules\Methods\CallToStaticMethodStatementWithNoDiscardRule::getNodeType() has invalid return type PHPStan\Rules\Methods\StaticCall.
PHPStan (8.2, ubuntu-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L24
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#L24
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 (8.3, ubuntu-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L35
Method PHPStan\Rules\Methods\CallToStaticMethodStatementWithNoDiscardRule::getNodeType() has invalid return type PHPStan\Rules\Methods\StaticCall.
PHPStan (8.3, ubuntu-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L24
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#L24
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.4, ubuntu-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L35
Method PHPStan\Rules\Methods\CallToStaticMethodStatementWithNoDiscardRule::getNodeType() has invalid return type PHPStan\Rules\Methods\StaticCall.
PHPStan (8.4, ubuntu-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L24
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#L24
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.3): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L35
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#L24
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#L24
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 with result cache (8.2): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L35
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#L24
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#L24
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.
PHPStan (8.5, ubuntu-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L35
Method PHPStan\Rules\Methods\CallToStaticMethodStatementWithNoDiscardRule::getNodeType() has invalid return type PHPStan\Rules\Methods\StaticCall.
PHPStan (8.5, ubuntu-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L24
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#L24
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.
Generate baseline
Process completed with exit code 1.
PHPStan with result cache (8.5): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L35
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#L24
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#L24
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 (8.4, windows-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L35
Method PHPStan\Rules\Methods\CallToStaticMethodStatementWithNoDiscardRule::getNodeType() has invalid return type PHPStan\Rules\Methods\StaticCall.
PHPStan (8.4, windows-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L24
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#L24
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#L35
Method PHPStan\Rules\Methods\CallToStaticMethodStatementWithNoDiscardRule::getNodeType() has invalid return type PHPStan\Rules\Methods\StaticCall.
PHPStan (8.3, windows-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L24
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#L24
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#L35
Method PHPStan\Rules\Methods\CallToStaticMethodStatementWithNoDiscardRule::getNodeType() has invalid return type PHPStan\Rules\Methods\StaticCall.
PHPStan (8.2, windows-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L24
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#L24
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.5, windows-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L35
Method PHPStan\Rules\Methods\CallToStaticMethodStatementWithNoDiscardRule::getNodeType() has invalid return type PHPStan\Rules\Methods\StaticCall.
PHPStan (8.5, windows-latest): src/Rules/Methods/CallToStaticMethodStatementWithNoDiscardRule.php#L24
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#L24
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 with result cache (8.4)
The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
PHPStan with result cache (8.4)
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 with result cache (8.4)
Back off 19.52 seconds before retry.
PHPStan with result cache (8.4)
Failed to download action 'https://api.github.com/repos/shivammathur/setup-php/tarball/ec406be512d7077f68eed36e63f4d91bc006edc4'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
PHPStan with result cache (8.4)
Back off 10.768 seconds before retry.
PHPStan with result cache (8.4)
Failed to download action 'https://api.github.com/repos/shivammathur/setup-php/tarball/ec406be512d7077f68eed36e63f4d91bc006edc4'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
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
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 (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.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.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