Skip to content

Reproducible builds #72

Reproducible builds

Reproducible builds #72

Triggered via pull request September 22, 2025 09:24
Status Failure
Total duration 26s
Artifacts

phpstan.yaml

on: pull_request
PHPStan
19s
PHPStan
PHPStan (agent)
15s
PHPStan (agent)
Fit to window
Zoom out
Zoom in

Annotations

8 errors
PHPStan (agent)
Process completed with exit code 1.
PHPStan (agent): src/Envelope.php#L133
Parameter #1 $string of function substr expects string, string|false given.
PHPStan (agent): src/Envelope.php#L131
Parameter #1 $string of function substr expects string, string|false given.
PHPStan (agent): src/Envelope.php#L127
Parameter #1 $string of function strlen expects string, string|false given.
PHPStan (agent): src/Envelope.php#L116
Parameter #1 $string of function substr expects string, string|false given.
PHPStan (agent): src/Envelope.php#L113
Parameter #1 $string of function substr expects string, string|false given.
PHPStan (agent): src/Envelope.php#L110
Parameter #1 $string of function strlen expects string, string|false given.
PHPStan (agent): src/Envelope.php#L107
Parameter #1 $haystack of function strpos expects string, string|false given.