Skip to content

chore(deps): lock file maintenance #586

chore(deps): lock file maintenance

chore(deps): lock file maintenance #586

Triggered via pull request August 10, 2025 16:19
Status Failure
Total duration 26s
Artifacts

ci.yaml

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

Annotations

6 errors
Execute (PHP 8.2 with locked deps)
Process completed with exit code 1.
Execute (PHP 8.2 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.2 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.3 with locked deps)
Process completed with exit code 1.
Execute (PHP 8.3 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.3 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.