fix(smtp): added frontend attachments endpoint #144
Annotations
10 errors
src/Sender/Console/Renderer/Smtp.php#L57
Variable $embeddings in PHPDoc tag @var does not exist.
|
src/Sender/Frontend/Mapper/Smtp.php#L94
Argument of an invalid type ArrayAccess<string, Buggregator\Trap\Sender\Frontend\Event\Asset> supplied for foreach, only iterables are supported.
|
src/Sender/Frontend/Mapper/Smtp.php#L95
Only booleans are allowed in &&, string given on the right side.
|
src/Sender/Frontend/Mapper/VarDump.php#L1
Ignored error pattern #^Call to function base64_decode\(\) requires parameter \#2 to be set\.$# in path /home/runner/work/trap/trap/src/Sender/Frontend/Mapper/VarDump.php was not matched in reported errors.
|
src/Sender/Frontend/Mapper/VarDump.php#L1
Ignored error pattern #^Call to function in_array\(\) requires parameter \#3 to be set\.$# in path /home/runner/work/trap/trap/src/Sender/Frontend/Mapper/VarDump.php was not matched in reported errors.
|
src/Sender/Frontend/Message/Attachments.php#L14
Property Buggregator\Trap\Sender\Frontend\Message\Attachments::$data type has no value type specified in iterable type array.
|
src/Sender/Frontend/Message/Attachments.php#L36
Method Buggregator\Trap\Sender\Frontend\Message\Attachments::jsonSerialize() return type has no value type specified in iterable type array.
|
src/Sender/Frontend/Service.php#L79
Argument of an invalid type ArrayAccess<string, Buggregator\Trap\Sender\Frontend\Event\Asset> supplied for foreach, only iterables are supported.
|
src/Sender/Frontend/Service.php#L80
Only booleans are allowed in &&, Buggregator\Trap\Sender\Frontend\Event\AttachedFile given on the right side.
|
src/Traffic/Message/Multipart/File.php#L139
Variable $matches might not be defined.
|
This job failed
Loading