Continuous Profiling #1923
Annotations
9 errors
|
src/State/Hub.php#L442
Cannot call method start() on Sentry\Profiles\Profiler|Sentry\Profiling\Profiler|null.
|
src/State/Hub.php#L427
Cannot call method start() on Sentry\Profiles\Profiler|Sentry\Profiling\Profiler|null.
|
src/State/Hub.php#L418
Method Sentry\State\Hub::initProfiler() has parameter $options with no type specified.
|
src/State/Hub.php#L418
Method Sentry\State\Hub::initProfiler() has parameter $logger with no type specified.
|
src/Profiles/ProfileChunk.php#L206
Method Sentry\Profiles\ProfileChunk::getFormattedData() should return array{profiler_id: string, chunk_id: string, platform: string, release: string, environment: string, version: string, profile: array{frames: array<int, array{abs_path: string, filename: string, function: string, module: string|null, lineno: int|null}>, samples: array<int, array{thread_id: string, stack_id: int, timestamp: float}>, stacks: array<int, array<int, int>>}, client_sdk: array{name: string, version: string}}|null but returns array{profiler_id: string|null, chunk_id: string, platform: 'php', release: string, environment: string, version: '2', profile: array{frames: array<int<0, max>, array{filename: string, abs_path: string, module: string|null, function: string, lineno: int}>, samples: array<int<0, max>, array{stack_id: int, thread_id: '0', timestamp: float}>, stacks: array<int<0, max>, array>, thread_metadata: object{}&stdClass}, client_sdk: array{name: string, version: string}}.
|
src/Options.php#L225
Method Sentry\Options::getProfilesLifecycle() should return string|null but returns mixed.
|
src/Options.php#L211
Method Sentry\Options::getProfilesSessionSampleRate() should return float|null but returns mixed.
|
src/Options.php#L197
Method Sentry\Options::getProfilesSampleRate() should return float|null but returns mixed.
|
The logs for this run have expired and are no longer available.
Loading