Skip to content

Lock file maintenance #930

Lock file maintenance

Lock file maintenance #930

Triggered via pull request March 10, 2024 04:21
Status Failure
Total duration 57s
Artifacts

continuous-integration.yml

on: pull_request
ci  /  Generate job matrix
8s
ci / Generate job matrix
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

Annotations

6 errors
PropertyNotSetInConstructor: 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)
MixedAssignment: 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)
MixedArgument: 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)
MixedArgument: 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)
MixedMethodCall: 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)