Skip to content

Test PHP-Parser 5 #17194

Test PHP-Parser 5

Test PHP-Parser 5 #17194

Triggered via pull request September 4, 2024 11:43
@ondrejmirtesondrejmirtes
synchronize #2839
2.0.x
Status Failure
Total duration 4m 50s
Artifacts 1
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

static-analysis.yml

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

Annotations

161 errors and 3 warnings
PHPStan with result cache (8.1): src/Analyser/NodeScopeResolver.php#L1559
Class PHPStan\Analyser\Throw_ not found.
PHPStan with result cache (8.1): src/Analyser/NodeScopeResolver.php#L1861
Strict comparison using === between non-empty-string and '' will always evaluate to false.
PHPStan with result cache (8.1): src/Parser/PhpParserFactory.php#L11
Class PHPStan\Parser\PhpParserFactory must be abstract or final.
PHPStan with result cache (8.1): src/Parser/RichParser.php#L186
Cannot access offset 1 on PhpParser\Token.
PHPStan with result cache (8.1): src/Parser/StandaloneThrowExprVisitor.php#L8
Class PHPStan\Parser\StandaloneThrowExprVisitor must be abstract or final.
PHPStan with result cache (8.1): src/Rules/ClassForbiddenNameCheck.php#L76
Call to deprecated method getLine() of interface PhpParser\Node: Use getStartLine() instead
PHPStan with result cache (8.1): src/Rules/FunctionDefinitionCheck.php#L207
Call to deprecated method getLine() of class PhpParser\NodeAbstract: Use getStartLine() instead
PHPStan with result cache (8.1): src/Rules/Names/UsedNamesRule.php#L103
Call to deprecated method getLine() of class PhpParser\NodeAbstract: Use getStartLine() instead
PHPStan with result cache (8.1): src/Rules/Names/UsedNamesRule.php#L135
Call to deprecated method getLine() of class PhpParser\NodeAbstract: Use getStartLine() instead
PHPStan with result cache (8.1): src/Rules/PhpDoc/PhpDocLineHelper.php#L22
Call to deprecated method getLine() of interface PhpParser\Node: Use getStartLine() instead
PHPStan (8.4, ubuntu-latest): src/Analyser/NodeScopeResolver.php#L1559
Class PHPStan\Analyser\Throw_ not found.
PHPStan (8.4, ubuntu-latest): src/Analyser/NodeScopeResolver.php#L1861
Strict comparison using === between non-empty-string and '' will always evaluate to false.
PHPStan (8.3, ubuntu-latest): src/Analyser/NodeScopeResolver.php#L1559
Class PHPStan\Analyser\Throw_ not found.
PHPStan (8.4, ubuntu-latest): src/Parser/PhpParserFactory.php#L11
Class PHPStan\Parser\PhpParserFactory must be abstract or final.
PHPStan (8.3, ubuntu-latest): src/Analyser/NodeScopeResolver.php#L1861
Strict comparison using === between non-empty-string and '' will always evaluate to false.
PHPStan (8.4, ubuntu-latest): src/Parser/RichParser.php#L186
Cannot access offset 1 on PhpParser\Token.
PHPStan (8.3, ubuntu-latest): src/Parser/PhpParserFactory.php#L11
Class PHPStan\Parser\PhpParserFactory must be abstract or final.
PHPStan (8.4, ubuntu-latest): src/Parser/StandaloneThrowExprVisitor.php#L8
Class PHPStan\Parser\StandaloneThrowExprVisitor must be abstract or final.
PHPStan (8.3, ubuntu-latest): src/Parser/RichParser.php#L186
Cannot access offset 1 on PhpParser\Token.
PHPStan (8.4, ubuntu-latest): src/Rules/ClassForbiddenNameCheck.php#L76
Call to deprecated method getLine() of interface PhpParser\Node: Use getStartLine() instead
PHPStan (8.3, ubuntu-latest): src/Parser/StandaloneThrowExprVisitor.php#L8
Class PHPStan\Parser\StandaloneThrowExprVisitor must be abstract or final.
PHPStan (8.3, ubuntu-latest): src/Rules/ClassForbiddenNameCheck.php#L76
Call to deprecated method getLine() of interface PhpParser\Node: Use getStartLine() instead
PHPStan (8.4, ubuntu-latest): src/Rules/FunctionDefinitionCheck.php#L207
Call to deprecated method getLine() of class PhpParser\NodeAbstract: Use getStartLine() instead
PHPStan (8.4, ubuntu-latest): src/Rules/Names/UsedNamesRule.php#L103
Call to deprecated method getLine() of class PhpParser\NodeAbstract: Use getStartLine() instead
PHPStan (8.3, ubuntu-latest): src/Rules/FunctionDefinitionCheck.php#L207
Call to deprecated method getLine() of class PhpParser\NodeAbstract: Use getStartLine() instead
PHPStan (8.3, ubuntu-latest): src/Rules/Names/UsedNamesRule.php#L103
Call to deprecated method getLine() of class PhpParser\NodeAbstract: Use getStartLine() instead
PHPStan (8.4, ubuntu-latest): src/Rules/Names/UsedNamesRule.php#L135
Call to deprecated method getLine() of class PhpParser\NodeAbstract: Use getStartLine() instead
PHPStan (8.4, ubuntu-latest): src/Rules/PhpDoc/PhpDocLineHelper.php#L22
Call to deprecated method getLine() of interface PhpParser\Node: Use getStartLine() instead
PHPStan (8.3, ubuntu-latest): src/Rules/Names/UsedNamesRule.php#L135
Call to deprecated method getLine() of class PhpParser\NodeAbstract: Use getStartLine() instead
PHPStan (8.3, ubuntu-latest): src/Rules/PhpDoc/PhpDocLineHelper.php#L22
Call to deprecated method getLine() of interface PhpParser\Node: Use getStartLine() instead
Generate baseline
Process completed with exit code 1.
PHPStan with result cache (8.4): src/Analyser/NodeScopeResolver.php#L1559
Class PHPStan\Analyser\Throw_ not found.
PHPStan with result cache (8.4): src/Analyser/NodeScopeResolver.php#L1861
Strict comparison using === between non-empty-string and '' will always evaluate to false.
PHPStan with result cache (8.4): src/Parser/PhpParserFactory.php#L11
Class PHPStan\Parser\PhpParserFactory must be abstract or final.
PHPStan with result cache (8.4): src/Parser/RichParser.php#L186
Cannot access offset 1 on PhpParser\Token.
PHPStan with result cache (8.4): src/Parser/StandaloneThrowExprVisitor.php#L8
Class PHPStan\Parser\StandaloneThrowExprVisitor must be abstract or final.
PHPStan with result cache (8.4): src/Rules/ClassForbiddenNameCheck.php#L76
Call to deprecated method getLine() of interface PhpParser\Node: Use getStartLine() instead
PHPStan with result cache (8.4): src/Rules/FunctionDefinitionCheck.php#L207
Call to deprecated method getLine() of class PhpParser\NodeAbstract: Use getStartLine() instead
PHPStan with result cache (8.4): src/Rules/Names/UsedNamesRule.php#L103
Call to deprecated method getLine() of class PhpParser\NodeAbstract: Use getStartLine() instead
PHPStan with result cache (8.4): src/Rules/Names/UsedNamesRule.php#L135
Call to deprecated method getLine() of class PhpParser\NodeAbstract: Use getStartLine() instead
PHPStan with result cache (8.4): src/Rules/PhpDoc/PhpDocLineHelper.php#L22
Call to deprecated method getLine() of interface PhpParser\Node: Use getStartLine() instead
PHPStan with result cache (8.2): src/Analyser/NodeScopeResolver.php#L1559
Class PHPStan\Analyser\Throw_ not found.
PHPStan with result cache (8.2): src/Analyser/NodeScopeResolver.php#L1861
Strict comparison using === between non-empty-string and '' will always evaluate to false.
PHPStan with result cache (8.2): src/Parser/PhpParserFactory.php#L11
Class PHPStan\Parser\PhpParserFactory must be abstract or final.
PHPStan with result cache (8.2): src/Parser/RichParser.php#L186
Cannot access offset 1 on PhpParser\Token.
PHPStan with result cache (8.2): src/Parser/StandaloneThrowExprVisitor.php#L8
Class PHPStan\Parser\StandaloneThrowExprVisitor must be abstract or final.
PHPStan with result cache (8.2): src/Rules/ClassForbiddenNameCheck.php#L76
Call to deprecated method getLine() of interface PhpParser\Node: Use getStartLine() instead
PHPStan with result cache (8.2): src/Rules/FunctionDefinitionCheck.php#L207
Call to deprecated method getLine() of class PhpParser\NodeAbstract: Use getStartLine() instead
PHPStan with result cache (8.2): src/Rules/Names/UsedNamesRule.php#L103
Call to deprecated method getLine() of class PhpParser\NodeAbstract: Use getStartLine() instead
PHPStan with result cache (8.2): src/Rules/Names/UsedNamesRule.php#L135
Call to deprecated method getLine() of class PhpParser\NodeAbstract: Use getStartLine() instead
PHPStan with result cache (8.2): src/Rules/PhpDoc/PhpDocLineHelper.php#L22
Call to deprecated method getLine() of interface PhpParser\Node: Use getStartLine() instead
PHPStan (8.1, ubuntu-latest): src/Analyser/NodeScopeResolver.php#L1559
Class PHPStan\Analyser\Throw_ not found.
PHPStan (8.1, ubuntu-latest): src/Analyser/NodeScopeResolver.php#L1861
Strict comparison using === between non-empty-string and '' will always evaluate to false.
PHPStan (8.1, ubuntu-latest): src/Parser/PhpParserFactory.php#L11
Class PHPStan\Parser\PhpParserFactory must be abstract or final.
PHPStan (8.1, ubuntu-latest): src/Parser/RichParser.php#L186
Cannot access offset 1 on PhpParser\Token.
PHPStan (8.1, ubuntu-latest): src/Parser/StandaloneThrowExprVisitor.php#L8
Class PHPStan\Parser\StandaloneThrowExprVisitor must be abstract or final.
PHPStan (8.1, ubuntu-latest): src/Rules/ClassForbiddenNameCheck.php#L76
Call to deprecated method getLine() of interface PhpParser\Node: Use getStartLine() instead
PHPStan (8.1, ubuntu-latest): src/Rules/FunctionDefinitionCheck.php#L207
Call to deprecated method getLine() of class PhpParser\NodeAbstract: Use getStartLine() instead
PHPStan (8.1, ubuntu-latest): src/Rules/Names/UsedNamesRule.php#L103
Call to deprecated method getLine() of class PhpParser\NodeAbstract: Use getStartLine() instead
PHPStan (8.1, ubuntu-latest): src/Rules/Names/UsedNamesRule.php#L135
Call to deprecated method getLine() of class PhpParser\NodeAbstract: Use getStartLine() instead
PHPStan (8.1, ubuntu-latest): src/Rules/PhpDoc/PhpDocLineHelper.php#L22
Call to deprecated method getLine() of interface PhpParser\Node: Use getStartLine() instead
PHPStan with result cache (8.3): src/Analyser/NodeScopeResolver.php#L1559
Class PHPStan\Analyser\Throw_ not found.
PHPStan with result cache (8.3): src/Analyser/NodeScopeResolver.php#L1861
Strict comparison using === between non-empty-string and '' will always evaluate to false.
PHPStan with result cache (8.3): src/Parser/PhpParserFactory.php#L11
Class PHPStan\Parser\PhpParserFactory must be abstract or final.
PHPStan with result cache (8.3): src/Parser/RichParser.php#L186
Cannot access offset 1 on PhpParser\Token.
PHPStan with result cache (8.3): src/Parser/StandaloneThrowExprVisitor.php#L8
Class PHPStan\Parser\StandaloneThrowExprVisitor must be abstract or final.
PHPStan with result cache (8.3): src/Rules/ClassForbiddenNameCheck.php#L76
Call to deprecated method getLine() of interface PhpParser\Node: Use getStartLine() instead
PHPStan with result cache (8.3): src/Rules/FunctionDefinitionCheck.php#L207
Call to deprecated method getLine() of class PhpParser\NodeAbstract: Use getStartLine() instead
PHPStan with result cache (8.3): src/Rules/Names/UsedNamesRule.php#L103
Call to deprecated method getLine() of class PhpParser\NodeAbstract: Use getStartLine() instead
PHPStan with result cache (8.3): src/Rules/Names/UsedNamesRule.php#L135
Call to deprecated method getLine() of class PhpParser\NodeAbstract: Use getStartLine() instead
PHPStan with result cache (8.3): src/Rules/PhpDoc/PhpDocLineHelper.php#L22
Call to deprecated method getLine() of interface PhpParser\Node: Use getStartLine() instead
PHPStan (8.2, ubuntu-latest): src/Analyser/NodeScopeResolver.php#L1559
Class PHPStan\Analyser\Throw_ not found.
PHPStan (8.2, ubuntu-latest): src/Analyser/NodeScopeResolver.php#L1861
Strict comparison using === between non-empty-string and '' will always evaluate to false.
PHPStan (8.2, ubuntu-latest): src/Parser/PhpParserFactory.php#L11
Class PHPStan\Parser\PhpParserFactory must be abstract or final.
PHPStan (8.2, ubuntu-latest): src/Parser/RichParser.php#L186
Cannot access offset 1 on PhpParser\Token.
PHPStan (8.2, ubuntu-latest): src/Parser/StandaloneThrowExprVisitor.php#L8
Class PHPStan\Parser\StandaloneThrowExprVisitor must be abstract or final.
PHPStan (8.2, ubuntu-latest): src/Rules/ClassForbiddenNameCheck.php#L76
Call to deprecated method getLine() of interface PhpParser\Node: Use getStartLine() instead
PHPStan (8.2, ubuntu-latest): src/Rules/FunctionDefinitionCheck.php#L207
Call to deprecated method getLine() of class PhpParser\NodeAbstract: Use getStartLine() instead
PHPStan (8.2, ubuntu-latest): src/Rules/Names/UsedNamesRule.php#L103
Call to deprecated method getLine() of class PhpParser\NodeAbstract: Use getStartLine() instead
PHPStan (8.2, ubuntu-latest): src/Rules/Names/UsedNamesRule.php#L135
Call to deprecated method getLine() of class PhpParser\NodeAbstract: Use getStartLine() instead
PHPStan (8.2, ubuntu-latest): src/Rules/PhpDoc/PhpDocLineHelper.php#L22
Call to deprecated method getLine() of interface PhpParser\Node: Use getStartLine() instead
PHPStan (8.0, ubuntu-latest): src/Analyser/NodeScopeResolver.php#L1643
Class PHPStan\Analyser\Throw_ not found.
PHPStan (8.0, ubuntu-latest): src/Analyser/NodeScopeResolver.php#L1945
Strict comparison using === between non-empty-string and '' will always evaluate to false.
PHPStan (8.0, ubuntu-latest): src/Parser/PhpParserFactory.php#L11
Class PHPStan\Parser\PhpParserFactory must be abstract or final.
PHPStan (8.0, ubuntu-latest): src/Parser/RichParser.php#L186
Cannot access offset 1 on PhpParser\Token.
PHPStan (8.0, ubuntu-latest): src/Parser/StandaloneThrowExprVisitor.php#L8
Class PHPStan\Parser\StandaloneThrowExprVisitor must be abstract or final.
PHPStan (8.0, ubuntu-latest): src/Rules/ClassForbiddenNameCheck.php#L76
Call to deprecated method getLine() of interface PhpParser\Node: Use getStartLine() instead
PHPStan (8.0, ubuntu-latest): src/Rules/FunctionDefinitionCheck.php#L207
Call to deprecated method getLine() of class PhpParser\NodeAbstract: Use getStartLine() instead
PHPStan (8.0, ubuntu-latest): src/Rules/Names/UsedNamesRule.php#L103
Call to deprecated method getLine() of class PhpParser\NodeAbstract: Use getStartLine() instead
PHPStan (8.0, ubuntu-latest): src/Rules/Names/UsedNamesRule.php#L135
Call to deprecated method getLine() of class PhpParser\NodeAbstract: Use getStartLine() instead
PHPStan (8.0, ubuntu-latest): src/Rules/PhpDoc/PhpDocLineHelper.php#L22
Call to deprecated method getLine() of interface PhpParser\Node: Use getStartLine() instead
PHPStan (7.4, ubuntu-latest): src/Analyser/NodeScopeResolver.php#L1651
Class PHPStan\Analyser\Throw_ not found.
PHPStan (7.4, ubuntu-latest): src/Analyser/NodeScopeResolver.php#L1953
Strict comparison using === between non-empty-string and '' will always evaluate to false.
PHPStan (7.4, ubuntu-latest): src/Parser/PhpParserFactory.php#L11
Class PHPStan\Parser\PhpParserFactory must be abstract or final.
PHPStan (7.4, ubuntu-latest): src/Parser/RichParser.php#L190
Cannot access offset 1 on PhpParser\Token.
PHPStan (7.4, ubuntu-latest): src/Parser/StandaloneThrowExprVisitor.php#L8
Class PHPStan\Parser\StandaloneThrowExprVisitor must be abstract or final.
PHPStan (7.4, ubuntu-latest): src/Reflection/ClassReflection.php#L248
Parameter #1 $filename of function is_file expects string, PHPStan\BetterReflection\Reflection\Adapter\false|string given.
PHPStan (7.4, ubuntu-latest): src/Reflection/ClassReflection.php#L252
Method PHPStan\Reflection\ClassReflection::getFileName() should return string|null but returns PHPStan\BetterReflection\Reflection\Adapter\false|string.
PHPStan (7.4, ubuntu-latest): src/Reflection/ClassReflection.php#L252
Property PHPStan\Reflection\ClassReflection::$filename (string|false|null) does not accept PHPStan\BetterReflection\Reflection\Adapter\false|string.
PHPStan (7.4, ubuntu-latest): src/Reflection/ClassReflection.php#L277
Call to method getName() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
PHPStan (7.4, ubuntu-latest): src/Reflection/ClassReflection.php#L290
Call to method getName() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
PHPStan (8.4, windows-latest): src/Analyser/NodeScopeResolver.php#L1559
Class PHPStan\Analyser\Throw_ not found.
PHPStan (8.4, windows-latest): src/Analyser/NodeScopeResolver.php#L1861
Strict comparison using === between non-empty-string and '' will always evaluate to false.
PHPStan (8.4, windows-latest): src/Parser/PhpParserFactory.php#L11
Class PHPStan\Parser\PhpParserFactory must be abstract or final.
PHPStan (8.4, windows-latest): src/Parser/RichParser.php#L186
Cannot access offset 1 on PhpParser\Token.
PHPStan (8.4, windows-latest): src/Parser/StandaloneThrowExprVisitor.php#L8
Class PHPStan\Parser\StandaloneThrowExprVisitor must be abstract or final.
PHPStan (8.4, windows-latest): src/Rules/ClassForbiddenNameCheck.php#L76
Call to deprecated method getLine() of interface PhpParser\Node: Use getStartLine() instead
PHPStan (8.4, windows-latest): src/Rules/FunctionDefinitionCheck.php#L207
Call to deprecated method getLine() of class PhpParser\NodeAbstract: Use getStartLine() instead
PHPStan (8.4, windows-latest): src/Rules/Names/UsedNamesRule.php#L103
Call to deprecated method getLine() of class PhpParser\NodeAbstract: Use getStartLine() instead
PHPStan (8.4, windows-latest): src/Rules/Names/UsedNamesRule.php#L135
Call to deprecated method getLine() of class PhpParser\NodeAbstract: Use getStartLine() instead
PHPStan (8.4, windows-latest): src/Rules/PhpDoc/PhpDocLineHelper.php#L22
Call to deprecated method getLine() of interface PhpParser\Node: Use getStartLine() instead
PHPStan (8.3, windows-latest): src/Analyser/NodeScopeResolver.php#L1559
Class PHPStan\Analyser\Throw_ not found.
PHPStan (8.3, windows-latest): src/Analyser/NodeScopeResolver.php#L1861
Strict comparison using === between non-empty-string and '' will always evaluate to false.
PHPStan (8.3, windows-latest): src/Parser/PhpParserFactory.php#L11
Class PHPStan\Parser\PhpParserFactory must be abstract or final.
PHPStan (8.3, windows-latest): src/Parser/RichParser.php#L186
Cannot access offset 1 on PhpParser\Token.
PHPStan (8.3, windows-latest): src/Parser/StandaloneThrowExprVisitor.php#L8
Class PHPStan\Parser\StandaloneThrowExprVisitor must be abstract or final.
PHPStan (8.3, windows-latest): src/Rules/ClassForbiddenNameCheck.php#L76
Call to deprecated method getLine() of interface PhpParser\Node: Use getStartLine() instead
PHPStan (8.3, windows-latest): src/Rules/FunctionDefinitionCheck.php#L207
Call to deprecated method getLine() of class PhpParser\NodeAbstract: Use getStartLine() instead
PHPStan (8.3, windows-latest): src/Rules/Names/UsedNamesRule.php#L103
Call to deprecated method getLine() of class PhpParser\NodeAbstract: Use getStartLine() instead
PHPStan (8.3, windows-latest): src/Rules/Names/UsedNamesRule.php#L135
Call to deprecated method getLine() of class PhpParser\NodeAbstract: Use getStartLine() instead
PHPStan (8.3, windows-latest): src/Rules/PhpDoc/PhpDocLineHelper.php#L22
Call to deprecated method getLine() of interface PhpParser\Node: Use getStartLine() instead
PHPStan (8.1, windows-latest): src/Analyser/NodeScopeResolver.php#L1559
Class PHPStan\Analyser\Throw_ not found.
PHPStan (8.1, windows-latest): src/Analyser/NodeScopeResolver.php#L1861
Strict comparison using === between non-empty-string and '' will always evaluate to false.
PHPStan (8.1, windows-latest): src/Parser/PhpParserFactory.php#L11
Class PHPStan\Parser\PhpParserFactory must be abstract or final.
PHPStan (8.1, windows-latest): src/Parser/RichParser.php#L186
Cannot access offset 1 on PhpParser\Token.
PHPStan (8.1, windows-latest): src/Parser/StandaloneThrowExprVisitor.php#L8
Class PHPStan\Parser\StandaloneThrowExprVisitor must be abstract or final.
PHPStan (8.1, windows-latest): src/Rules/ClassForbiddenNameCheck.php#L76
Call to deprecated method getLine() of interface PhpParser\Node: Use getStartLine() instead
PHPStan (8.1, windows-latest): src/Rules/FunctionDefinitionCheck.php#L207
Call to deprecated method getLine() of class PhpParser\NodeAbstract: Use getStartLine() instead
PHPStan (8.1, windows-latest): src/Rules/Names/UsedNamesRule.php#L103
Call to deprecated method getLine() of class PhpParser\NodeAbstract: Use getStartLine() instead
PHPStan (8.1, windows-latest): src/Rules/Names/UsedNamesRule.php#L135
Call to deprecated method getLine() of class PhpParser\NodeAbstract: Use getStartLine() instead
PHPStan (8.1, windows-latest): src/Rules/PhpDoc/PhpDocLineHelper.php#L22
Call to deprecated method getLine() of interface PhpParser\Node: Use getStartLine() instead
PHPStan (8.2, windows-latest): src/Analyser/NodeScopeResolver.php#L1559
Class PHPStan\Analyser\Throw_ not found.
PHPStan (8.2, windows-latest): src/Analyser/NodeScopeResolver.php#L1861
Strict comparison using === between non-empty-string and '' will always evaluate to false.
PHPStan (8.2, windows-latest): src/Parser/PhpParserFactory.php#L11
Class PHPStan\Parser\PhpParserFactory must be abstract or final.
PHPStan (8.2, windows-latest): src/Parser/RichParser.php#L186
Cannot access offset 1 on PhpParser\Token.
PHPStan (8.2, windows-latest): src/Parser/StandaloneThrowExprVisitor.php#L8
Class PHPStan\Parser\StandaloneThrowExprVisitor must be abstract or final.
PHPStan (8.2, windows-latest): src/Rules/ClassForbiddenNameCheck.php#L76
Call to deprecated method getLine() of interface PhpParser\Node: Use getStartLine() instead
PHPStan (8.2, windows-latest): src/Rules/FunctionDefinitionCheck.php#L207
Call to deprecated method getLine() of class PhpParser\NodeAbstract: Use getStartLine() instead
PHPStan (8.2, windows-latest): src/Rules/Names/UsedNamesRule.php#L103
Call to deprecated method getLine() of class PhpParser\NodeAbstract: Use getStartLine() instead
PHPStan (8.2, windows-latest): src/Rules/Names/UsedNamesRule.php#L135
Call to deprecated method getLine() of class PhpParser\NodeAbstract: Use getStartLine() instead
PHPStan (8.2, windows-latest): src/Rules/PhpDoc/PhpDocLineHelper.php#L22
Call to deprecated method getLine() of interface PhpParser\Node: Use getStartLine() instead
PHPStan (8.0, windows-latest): src/Analyser/NodeScopeResolver.php#L1643
Class PHPStan\Analyser\Throw_ not found.
PHPStan (8.0, windows-latest): src/Analyser/NodeScopeResolver.php#L1945
Strict comparison using === between non-empty-string and '' will always evaluate to false.
PHPStan (8.0, windows-latest): src/Parser/PhpParserFactory.php#L11
Class PHPStan\Parser\PhpParserFactory must be abstract or final.
PHPStan (8.0, windows-latest): src/Parser/RichParser.php#L186
Cannot access offset 1 on PhpParser\Token.
PHPStan (8.0, windows-latest): src/Parser/StandaloneThrowExprVisitor.php#L8
Class PHPStan\Parser\StandaloneThrowExprVisitor must be abstract or final.
PHPStan (8.0, windows-latest): src/Rules/ClassForbiddenNameCheck.php#L76
Call to deprecated method getLine() of interface PhpParser\Node: Use getStartLine() instead
PHPStan (8.0, windows-latest): src/Rules/FunctionDefinitionCheck.php#L207
Call to deprecated method getLine() of class PhpParser\NodeAbstract: Use getStartLine() instead
PHPStan (8.0, windows-latest): src/Rules/Names/UsedNamesRule.php#L103
Call to deprecated method getLine() of class PhpParser\NodeAbstract: Use getStartLine() instead
PHPStan (8.0, windows-latest): src/Rules/Names/UsedNamesRule.php#L135
Call to deprecated method getLine() of class PhpParser\NodeAbstract: Use getStartLine() instead
PHPStan (8.0, windows-latest): src/Rules/PhpDoc/PhpDocLineHelper.php#L22
Call to deprecated method getLine() of interface PhpParser\Node: Use getStartLine() instead
PHPStan (7.4, windows-latest): src/Analyser/NodeScopeResolver.php#L1651
Class PHPStan\Analyser\Throw_ not found.
PHPStan (7.4, windows-latest): src/Analyser/NodeScopeResolver.php#L1953
Strict comparison using === between non-empty-string and '' will always evaluate to false.
PHPStan (7.4, windows-latest): src/Parser/PhpParserFactory.php#L11
Class PHPStan\Parser\PhpParserFactory must be abstract or final.
PHPStan (7.4, windows-latest): src/Parser/RichParser.php#L190
Cannot access offset 1 on PhpParser\Token.
PHPStan (7.4, windows-latest): src/Parser/StandaloneThrowExprVisitor.php#L8
Class PHPStan\Parser\StandaloneThrowExprVisitor must be abstract or final.
PHPStan (7.4, windows-latest): src/Reflection/ClassReflection.php#L248
Parameter #1 $filename of function is_file expects string, PHPStan\BetterReflection\Reflection\Adapter\false|string given.
PHPStan (7.4, windows-latest): src/Reflection/ClassReflection.php#L252
Method PHPStan\Reflection\ClassReflection::getFileName() should return string|null but returns PHPStan\BetterReflection\Reflection\Adapter\false|string.
PHPStan (7.4, windows-latest): src/Reflection/ClassReflection.php#L252
Property PHPStan\Reflection\ClassReflection::$filename (string|false|null) does not accept PHPStan\BetterReflection\Reflection\Adapter\false|string.
PHPStan (7.4, windows-latest): src/Reflection/ClassReflection.php#L277
Call to method getName() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
PHPStan (7.4, windows-latest): src/Reflection/ClassReflection.php#L290
Call to method getName() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\false.
PHPStan (7.4, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPStan (7.4, windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "transformed-src". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size Digest
transformed-src Expired
4.17 MB