Lock file maintenance #930
Annotations
5 errors
Psalm [8.1, locked]:
src/Value/LinkTracking.php#L13
src/Value/LinkTracking.php:13:13: PropertyNotSetInConstructor: Property Netglue\Mail\Postmark\Value\LinkTracking::$value is not defined in constructor of Netglue\Mail\Postmark\Value\LinkTracking or in any methods called in the constructor (see https://psalm.dev/074)
|
Psalm [8.1, locked]:
tests/Message/PostmarkMessageTest.php#L28
tests/Message/PostmarkMessageTest.php:28:9: MixedAssignment: Unable to determine the type that $mode is being assigned to (see https://psalm.dev/032)
|
Psalm [8.1, locked]:
tests/Message/PostmarkMessageTest.php#L30
tests/Message/PostmarkMessageTest.php:30:39: MixedArgument: Argument 1 of Netglue\Mail\Postmark\Message\PostmarkMessage::setLinkTrackingMode cannot be mixed, expecting Netglue\Mail\Postmark\Value\LinkTracking (see https://psalm.dev/030)
|
Psalm [8.1, locked]:
tests/Transport/PostmarkTransportTest.php#L122
tests/Transport/PostmarkTransportTest.php:122:39: MixedArgument: Argument 1 of Netglue\Mail\Postmark\Message\PostmarkMessage::setLinkTrackingMode cannot be mixed, expecting Netglue\Mail\Postmark\Value\LinkTracking (see https://psalm.dev/030)
|
Psalm [8.1, locked]:
tests/Value/LinkTrackingTest.php#L21
tests/Value/LinkTrackingTest.php:21:52: MixedMethodCall: Cannot determine the type of $datum[0] when calling method getValue (see https://psalm.dev/015)
|
Loading