Skip to content

Fix capturing OOM errors when very memory constrained #1313

Fix capturing OOM errors when very memory constrained

Fix capturing OOM errors when very memory constrained #1313

Triggered via pull request November 8, 2023 14:19
@stayallivestayallive
synchronize #1633
oom-fixes
Status Failure
Total duration 54s
Artifacts

static-analysis.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
PHPStan: src/HttpClient/Plugin/GzipEncoderPlugin.php#L43
Method Sentry\HttpClient\Plugin\GzipEncoderPlugin::handleRequest() has parameter $first with generic interface Http\Promise\Promise but does not specify its types: T
PHPStan: src/HttpClient/Plugin/GzipEncoderPlugin.php#L43
Method Sentry\HttpClient\Plugin\GzipEncoderPlugin::handleRequest() has parameter $next with generic interface Http\Promise\Promise but does not specify its types: T
PHPStan: src/HttpClient/Plugin/GzipEncoderPlugin.php#L43
Method Sentry\HttpClient\Plugin\GzipEncoderPlugin::handleRequest() return type with generic interface Http\Promise\Promise does not specify its types: T
PHPStan
Process completed with exit code 1.