Enhancement: Add support for phpstan/phpstan:^2.0.0
#1632
integrate.yaml
on: pull_request
Matrix: Code Coverage
Matrix: Coding Standards
Matrix: Dependency Analysis
Matrix: Security Analysis
Matrix: Static Code Analysis
Matrix: Tests
Annotations
23 errors
Tests (8.1, highest)
Process completed with exit code 2.
|
Static Code Analysis (8.1, locked):
src/Classes/FinalRule.php#L106
Method Ergebnis\PHPStan\Rules\Classes\FinalRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{PHPStan\Rules\RuleError}.
|
Static Code Analysis (8.1, locked):
src/Classes/NoExtendsRule.php#L82
Method Ergebnis\PHPStan\Rules\Classes\NoExtendsRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{PHPStan\Rules\RuleError}.
|
Static Code Analysis (8.1, locked):
src/Classes/NoExtendsRule.php#L93
Method Ergebnis\PHPStan\Rules\Classes\NoExtendsRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{PHPStan\Rules\RuleError}.
|
Static Code Analysis (8.1, locked):
src/Classes/PHPUnit/Framework/TestCaseWithSuffixRule.php#L95
Method Ergebnis\PHPStan\Rules\Classes\PHPUnit\Framework\TestCaseWithSuffixRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{PHPStan\Rules\RuleError}.
|
Static Code Analysis (8.1, locked):
src/Closures/NoNullableReturnTypeDeclarationRule.php#L46
Method Ergebnis\PHPStan\Rules\Closures\NoNullableReturnTypeDeclarationRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{PHPStan\Rules\RuleError}.
|
Static Code Analysis (8.1, locked):
src/Closures/NoParameterWithNullDefaultValueRule.php#L56
Method Ergebnis\PHPStan\Rules\Closures\NoParameterWithNullDefaultValueRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns non-empty-array<PHPStan\Rules\RuleError>.
|
Static Code Analysis (8.1, locked):
src/Closures/NoParameterWithNullableTypeDeclarationRule.php#L52
Method Ergebnis\PHPStan\Rules\Closures\NoParameterWithNullableTypeDeclarationRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns non-empty-array<PHPStan\Rules\RuleError>.
|
Static Code Analysis (8.1, locked):
src/Expressions/NoCompactRule.php#L50
Method Ergebnis\PHPStan\Rules\Expressions\NoCompactRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{PHPStan\Rules\RuleError}.
|
Static Code Analysis (8.1, locked):
src/Expressions/NoErrorSuppressionRule.php#L33
Method Ergebnis\PHPStan\Rules\Expressions\NoErrorSuppressionRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{PHPStan\Rules\RuleError}.
|
Static Code Analysis (8.1, locked):
src/Expressions/NoEvalRule.php#L33
Method Ergebnis\PHPStan\Rules\Expressions\NoEvalRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{PHPStan\Rules\RuleError}.
|
Code Coverage (8.1, locked)
Process completed with exit code 2.
|
Tests (8.1, locked)
Process completed with exit code 2.
|
Tests (8.2, locked)
Process completed with exit code 2.
|
Tests (8.2, lowest)
Process completed with exit code 2.
|
Tests (8.1, lowest)
Process completed with exit code 2.
|
Tests (8.4, lowest)
Process completed with exit code 2.
|
Tests (8.3, highest)
Process completed with exit code 2.
|
Tests (8.3, locked)
Process completed with exit code 2.
|
Tests (8.3, lowest)
Process completed with exit code 2.
|
Tests (8.4, highest)
Process completed with exit code 2.
|
Tests (8.2, highest)
Process completed with exit code 2.
|
Tests (8.4, locked)
Process completed with exit code 2.
|