Skip to content

chore(deps): update dependency ramsey/uuid to v4.9.3 #904

chore(deps): update dependency ramsey/uuid to v4.9.3

chore(deps): update dependency ramsey/uuid to v4.9.3 #904

Triggered via pull request August 16, 2026 10:20
Status Failure
Total duration 32s
Artifacts

ci.yaml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Execute (PHP 8.4 with locked deps)
Process completed with exit code 1.
Execute (PHP 8.4 with locked deps): src/MessageId.php#L19
Method Lendable\Message\MessageId::fromString() throws checked exception Ramsey\Uuid\Exception\InvalidArgumentException but it's missing from the PHPDoc `@throws` tag.
Execute (PHP 8.4 with locked deps): src/CorrelationId.php#L31
Method Lendable\Message\CorrelationId::fromString() throws checked exception Ramsey\Uuid\Exception\InvalidArgumentException but it's missing from the PHPDoc `@throws` tag.
Execute (PHP 8.5 with locked deps)
Process completed with exit code 1.
Execute (PHP 8.5 with locked deps): src/MessageId.php#L19
Method Lendable\Message\MessageId::fromString() throws checked exception Ramsey\Uuid\Exception\InvalidArgumentException but it's missing from the PHPDoc `@throws` tag.
Execute (PHP 8.5 with locked deps): src/CorrelationId.php#L31
Method Lendable\Message\CorrelationId::fromString() throws checked exception Ramsey\Uuid\Exception\InvalidArgumentException but it's missing from the PHPDoc `@throws` tag.
Execute (PHP 8.4 with lowest deps)
Docker pull failed with exit code 1, back off 1.36 seconds before retry.