Skip to content

fix: add missing method setCallbackWrapper #1165

fix: add missing method setCallbackWrapper

fix: add missing method setCallbackWrapper #1165

Re-run triggered May 3, 2024 13:08
Status Failure
Total duration 46s
Artifacts

static-analysis.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
TooManyArguments: src/Tracing/Cache/TraceableCacheAdapterTrait.php#L205
src/Tracing/Cache/TraceableCacheAdapterTrait.php:205:20: TooManyArguments: Too many arguments for - expecting 0 but saw 1 (see https://psalm.dev/026)
Psalm
Process completed with exit code 2.
PHPStan: src/Tracing/Cache/TraceableCacheAdapterTrait.php (in context of class Sentry/SentryBundle/Tracing/Cache/TraceableCacheAdapterForV3)#L205
Anonymous function should return Symfony\Component\Cache\CacheItem but returns TResult.
PHPStan: src/Tracing/Cache/TraceableCacheAdapterTrait.php (in context of class Sentry/SentryBundle/Tracing/Cache/TraceableTagAwareCacheAdapterForV3)#L205
Anonymous function should return Symfony\Component\Cache\CacheItem but returns TResult.
PHPStan
Process completed with exit code 1.