Update all non-major dependencies #140
Annotations
10 errors and 1 warning
lib/AccessGlobalVariableWithinContextRule.php#L46
Return type (array<string>) of method SlamPhpStan\AccessGlobalVariableWithinContextRule::processNode() should be compatible with return type (list<PHPStan\Rules\IdentifierRuleError>) of method PHPStan\Rules\Rule<PhpParser\Node\Expr\Variable>::processNode()
|
lib/AccessStaticPropertyWithinModelContextRule.php#L35
Return type (array<string>) of method SlamPhpStan\AccessStaticPropertyWithinModelContextRule::processNode() should be compatible with return type (list<PHPStan\Rules\IdentifierRuleError>) of method PHPStan\Rules\Rule<PhpParser\Node\Expr\StaticPropertyFetch>::processNode()
|
lib/ClassNotationRule.php#L34
Return type (array<string>) of method SlamPhpStan\ClassNotationRule::processNode() should be compatible with return type (list<PHPStan\Rules\IdentifierRuleError>) of method PHPStan\Rules\Rule<PhpParser\Node\Stmt\ClassLike>::processNode()
|
lib/GotoRule.php#L23
Return type (array<string>) of method SlamPhpStan\GotoRule::processNode() should be compatible with return type (list<PHPStan\Rules\IdentifierRuleError>) of method PHPStan\Rules\Rule<PhpParser\Node\Stmt\Goto_>::processNode()
|
lib/MissingClosureParameterTypehintRule.php#L23
Return type (array<string>) of method SlamPhpStan\MissingClosureParameterTypehintRule::processNode() should be compatible with return type (list<PHPStan\Rules\IdentifierRuleError>) of method PHPStan\Rules\Rule<PhpParser\Node\Expr\Closure>::processNode()
|
lib/NotNow/NoDateWithoutSecondArgumentRule.php#L31
Return type (array<string>) of method SlamPhpStan\NotNow\NoDateWithoutSecondArgumentRule::processNode() should be compatible with return type (list<PHPStan\Rules\IdentifierRuleError>) of method PHPStan\Rules\Rule<PhpParser\Node\Expr\FuncCall>::processNode()
|
lib/NotNow/NoRelativeDateTimeInterfaceRule.php#L26
Return type (array<string>) of method SlamPhpStan\NotNow\NoRelativeDateTimeInterfaceRule::processNode() should be compatible with return type (list<PHPStan\Rules\IdentifierRuleError>) of method PHPStan\Rules\Rule<PhpParser\Node\Expr\New_>::processNode()
|
lib/NotNow/NoRelativeStrtotimeRule.php#L32
Return type (array<string>) of method SlamPhpStan\NotNow\NoRelativeStrtotimeRule::processNode() should be compatible with return type (list<PHPStan\Rules\IdentifierRuleError>) of method PHPStan\Rules\Rule<PhpParser\Node\Expr\FuncCall>::processNode()
|
lib/NotNow/NoTimeRule.php#L31
Return type (array<string>) of method SlamPhpStan\NotNow\NoTimeRule::processNode() should be compatible with return type (list<PHPStan\Rules\IdentifierRuleError>) of method PHPStan\Rules\Rule<PhpParser\Node\Expr\FuncCall>::processNode()
|
lib/StringToClassRule.php#L31
Return type (array<string>) of method SlamPhpStan\StringToClassRule::processNode() should be compatible with return type (list<PHPStan\Rules\IdentifierRuleError>) of method PHPStan\Rules\Rule<PhpParser\Node\Scalar\String_>::processNode()
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading