Skip to content

Add Sentry logs

Add Sentry logs #1817

Triggered via pull request May 15, 2025 13:26
@stayallivestayallive
synchronize #1813
logs
Status Failure
Total duration 30s
Artifacts

static-analysis.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
PHPStan
Process completed with exit code 1.
PHPStan: src/Serializer/AbstractSerializer.php#L232
Method Sentry\Serializer\AbstractSerializer::serializeString() should return string but returns string|false.
PHPStan: src/Serializer/AbstractSerializer.php#L229
Parameter #1 $string of function mb_substr expects string, string|false given.
PHPStan: src/Serializer/AbstractSerializer.php#L228
Parameter #1 $string of function mb_strlen expects string, string|false given.