Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Fix on event

Fix on event #6

Triggered via push July 17, 2023 13:46
Status Failure
Total duration 2m 5s
Artifacts

tests.yml

on: push
Matrix: phpunit
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Tests on PHP 8.0, mysql, Mautic 5.x: plugins/SparkpostBundle/EventSubscriber/CallbackSubscriber.php#L65
Method MauticPlugin\SparkpostBundle\EventSubscriber\CallbackSubscriber::processCallbackByHashId() has parameter $event with no value type specified in iterable type array.
Tests on PHP 8.0, mysql, Mautic 5.x: plugins/SparkpostBundle/EventSubscriber/CallbackSubscriber.php#L65
Method MauticPlugin\SparkpostBundle\EventSubscriber\CallbackSubscriber::processCallbackByHashId() has parameter $hashId with no type specified.
Tests on PHP 8.0, mysql, Mautic 5.x: plugins/SparkpostBundle/EventSubscriber/CallbackSubscriber.php#L89
Method MauticPlugin\SparkpostBundle\EventSubscriber\CallbackSubscriber::processCallbackByEmailAddress() has parameter $email with no type specified.
Tests on PHP 8.0, mysql, Mautic 5.x: plugins/SparkpostBundle/EventSubscriber/CallbackSubscriber.php#L89
Method MauticPlugin\SparkpostBundle\EventSubscriber\CallbackSubscriber::processCallbackByEmailAddress() has parameter $event with no value type specified in iterable type array.
Tests on PHP 8.0, mysql, Mautic 5.x: plugins/SparkpostBundle/Mailer/Transport/SparkpostTransport.php#L214
Method MauticPlugin\SparkpostBundle\Mailer\Transport\SparkpostTransport::buildRecipients() has parameter $mergeVars with no value type specified in iterable type array.
Tests on PHP 8.0, mysql, Mautic 5.x: plugins/SparkpostBundle/Mailer/Transport/SparkpostTransport.php#L214
Method MauticPlugin\SparkpostBundle\Mailer\Transport\SparkpostTransport::buildRecipients() has parameter $metadata with no value type specified in iterable type array.
Tests on PHP 8.0, mysql, Mautic 5.x: plugins/SparkpostBundle/Mailer/Transport/SparkpostTransport.php#L240
Method MauticPlugin\SparkpostBundle\Mailer\Transport\SparkpostTransport::buildRecipient() has parameter $mergeVars with no value type specified in iterable type array.
Tests on PHP 8.0, mysql, Mautic 5.x: plugins/SparkpostBundle/Mailer/Transport/SparkpostTransport.php#L240
Method MauticPlugin\SparkpostBundle\Mailer\Transport\SparkpostTransport::buildRecipient() has parameter $metadata with no value type specified in iterable type array.
Tests on PHP 8.0, mysql, Mautic 5.x: plugins/SparkpostBundle/Mailer/Transport/SparkpostTransport.php#L282
Method MauticPlugin\SparkpostBundle\Mailer\Transport\SparkpostTransport::buildCopyRecipient() has parameter $recipient with no value type specified in iterable type array.
Tests on PHP 8.0, mysql, Mautic 5.x: plugins/SparkpostBundle/Mailer/Transport/SparkpostTransport.php#L296
Method MauticPlugin\SparkpostBundle\Mailer\Transport\SparkpostTransport::getCampaignId() has parameter $metadata with no value type specified in iterable type array.