Skip to content

chore(deps): lock file maintenance #674

chore(deps): lock file maintenance

chore(deps): lock file maintenance #674

Triggered via pull request December 31, 2025 13:37
Status Failure
Total duration 28s
Artifacts

ci.yaml

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

Annotations

6 errors
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.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.