Skip to content

Implement Bank Transfer #32

Implement Bank Transfer

Implement Bank Transfer #32

Triggered via pull request November 3, 2023 09:18
Status Failure
Total duration 33s
Artifacts

analyse.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
phpstan: tests/AppTest.php#L18
Property Omnipay\BankTransfer\Tests\AppTest::$gateway (Omnipay\BankTransfer\Gateway) does not accept Omnipay\Common\GatewayInterface.
phpstan: tests/CompletedPurchaseTest.php#L19
Property Omnipay\BankTransfer\Tests\CompletedPurchaseTest::$gateway (Omnipay\BankTransfer\Gateway) does not accept Omnipay\Common\GatewayInterface.
phpstan: tests/PurchaseTest.php#L18
Property Omnipay\BankTransfer\Tests\PurchaseTest::$gateway (Omnipay\BankTransfer\Gateway) does not accept Omnipay\Common\GatewayInterface.
phpstan
Process completed with exit code 1.
phpstan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
phpstan
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/