Release v3.3.4 #821
Annotations
11 errors and 2 warnings
Run phpstan:
src/Component/UserComponent.php#L17
Class OxidSolutionCatalysts\PayPal\Component\UserComponent extends unknown class OxidSolutionCatalysts\PayPal\Component\UserComponent_parent.
|
Run phpstan:
src/Component/UserComponent.php#L19
Method OxidSolutionCatalysts\PayPal\Component\UserComponent::render() has no return type specified.
|
Run phpstan:
src/Component/UserComponent.php#L21
OxidSolutionCatalysts\PayPal\Component\UserComponent::render() calls parent::render() but OxidSolutionCatalysts\PayPal\Component\UserComponent does not extend any class.
|
Run phpstan:
src/Component/UserComponent.php#L33
Method OxidSolutionCatalysts\PayPal\Component\UserComponent::login_noredirect() has no return type specified.
|
Run phpstan:
src/Component/UserComponent.php#L35
OxidSolutionCatalysts\PayPal\Component\UserComponent::login_noredirect() calls parent::login_noredirect() but OxidSolutionCatalysts\PayPal\Component\UserComponent does not extend any class.
|
Run phpstan:
src/Component/UserComponent.php#L39
Parameter #1 $sUrl of method OxidEsales\EshopCommunity\Core\Utils::redirect() expects string, mixed given.
|
Run phpstan:
src/Component/UserComponent.php#L47
Parameter #1 $className of function oxNew expects class-string<Register>, string given.
|
Run phpstan:
src/Component/UserComponent.php#L47
Parameter #1 $oParent of method OxidEsales\EshopCommunity\Core\Controller\BaseController::setParent() expects OxidEsales\Eshop\Core\Controller\BaseController|null, Register given.
|
Run phpstan:
src/Component/UserComponent.php#L49
Cannot access property $email_address on OxidSolutionCatalysts\PayPalApi\Model\Orders\Payer|null.
|
Run phpstan:
src/Component/UserComponent.php#L70
Cannot access property $email_address on OxidSolutionCatalysts\PayPalApi\Model\Orders\Payer|null.
|
Run phpmd
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Upload log artifact
No files were found with the provided path: source/test-module/tests/reports/phpstan.report.json
source/test-module/tests/reports/phpmd.report.json. No artifacts will be uploaded.
|
The logs for this run have expired and are no longer available.
Loading