fix(laravel): queue spans per request signature in ClientRequestWatcher
#130
Annotations
11 errors
|
Run Psalm:
tests/Integration/Queue/WorkerTest.php#L30
tests/Integration/Queue/WorkerTest.php:30:37: PossiblyNullReference: Cannot call method make on possibly null value (see https://psalm.dev/083)
|
|
Run Psalm:
tests/Integration/Queue/QueueTest.php#L139
tests/Integration/Queue/QueueTest.php:139:17: UnnecessaryVarAnnotation: The @var Illuminate\Queue\Worker annotation for $worker is unnecessary (see https://psalm.dev/212)
|
|
Run Psalm:
tests/Integration/Queue/QueueTest.php#L83
tests/Integration/Queue/QueueTest.php:83:31: InvalidArgument: Argument 2 of Illuminate\Queue\SqsQueue::later expects string, but OpenTelemetry\Tests\Contrib\Instrumentation\Laravel\Fixtures\Jobs\DummyJob provided (see https://psalm.dev/004)
|
|
Run Psalm:
tests/Integration/Queue/QueueTest.php#L83
tests/Integration/Queue/QueueTest.php:83:31: InvalidCast: OpenTelemetry\Tests\Contrib\Instrumentation\Laravel\Fixtures\Jobs\DummyJob cannot be cast to string (see https://psalm.dev/103)
|
|
Run Psalm:
tests/Integration/LaravelInstrumentationTest.php#L181
tests/Integration/LaravelInstrumentationTest.php:181:33: PossiblyNullReference: Cannot call method make on possibly null value (see https://psalm.dev/083)
|
|
Run Psalm:
tests/Integration/LaravelInstrumentationTest.php#L45
tests/Integration/LaravelInstrumentationTest.php:45:45: PossiblyUndefinedMethod: Method GuzzleHttp\Promise\PromiseInterface::status does not exist (see https://psalm.dev/108)
|
|
Run Psalm:
tests/Integration/Http/ClientTest.php#L114
tests/Integration/Http/ClientTest.php:114:25: TooFewArguments: Too few arguments for Illuminate\Http\Client\Events\ConnectionFailed::__construct - expecting exception to be passed (see https://psalm.dev/025)
|
|
Run Psalm:
tests/Integration/Http/ClientTest.php#L51
tests/Integration/Http/ClientTest.php:51:44: PossiblyUndefinedMethod: Method GuzzleHttp\Promise\PromiseInterface::status does not exist (see https://psalm.dev/108)
|
|
Run Psalm:
tests/Integration/Http/ClientTest.php#L44
tests/Integration/Http/ClientTest.php:44:44: PossiblyUndefinedMethod: Method GuzzleHttp\Promise\PromiseInterface::status does not exist (see https://psalm.dev/108)
|
|
Run Psalm:
tests/Integration/Http/ClientTest.php#L37
tests/Integration/Http/ClientTest.php:37:44: PossiblyUndefinedMethod: Method GuzzleHttp\Promise\PromiseInterface::status does not exist (see https://psalm.dev/108)
|
|
Run Phan
Process completed with exit code 1.
|
background
wait
wait-all
cancel
parallel
Loading