chore(deps): update all patch versions #37
Annotations
97 errors
|
CI (8.3, 11.x) / PHP 8.3: Laravel 11.x / Tests
Process completed with exit code 1.
|
|
CI (8.4, 12.x) / PHP 8.4: Laravel 12.x / Tests
Process completed with exit code 1.
|
|
CI (8.2, 11.x) / PHP 8.2: Laravel 11.x / Tests
Process completed with exit code 1.
|
|
CI (8.4, 11.x) / PHP 8.4: Laravel 11.x / Tests
Process completed with exit code 1.
|
|
CI (8.4, 13.x) / PHP 8.4: Laravel 13.x / Tests
Process completed with exit code 1.
|
|
CI (8.2, 12.x) / PHP 8.2: Laravel 12.x / Tests
Process completed with exit code 1.
|
|
CI (8.3, 12.x) / PHP 8.3: Laravel 12.x / Tests
Process completed with exit code 1.
|
|
CI (8.3, 13.x) / PHP 8.3: Laravel 13.x / Tests
Process completed with exit code 1.
|
|
PossiblyFalseArgument:
tests/Integration/Queue/WorkerTest.php#L132
tests/Integration/Queue/WorkerTest.php:132:40: PossiblyFalseArgument: Argument 2 of Illuminate\Queue\Jobs\SyncJob::__construct cannot be false, possibly string value expected (see https://psalm.dev/104)
|
|
PossiblyNullArgument:
tests/Integration/Queue/WorkerTest.php#L132
tests/Integration/Queue/WorkerTest.php:132:28: PossiblyNullArgument: Argument 1 of Illuminate\Queue\Jobs\SyncJob::__construct cannot be null, possibly null value provided (see https://psalm.dev/078)
|
|
UnusedReturnValue:
tests/Integration/Queue/WorkerTest.php#L110
tests/Integration/Queue/WorkerTest.php:110:103: UnusedReturnValue: The return value for this private method is never used (see https://psalm.dev/272)
|
|
PossiblyUndefinedMethod:
tests/Integration/Queue/WorkerTest.php#L85
tests/Integration/Queue/WorkerTest.php:85:70: PossiblyUndefinedMethod: Method OpenTelemetry\SDK\Trace\ImmutableSpan::getBody does not exist (see https://psalm.dev/108)
|
|
PossiblyUndefinedMethod:
tests/Integration/Queue/WorkerTest.php#L69
tests/Integration/Queue/WorkerTest.php:69:68: PossiblyUndefinedMethod: Method OpenTelemetry\SDK\Trace\ImmutableSpan::getBody does not exist (see https://psalm.dev/108)
|
|
PossiblyUndefinedMethod:
tests/Integration/Queue/WorkerTest.php#L49
tests/Integration/Queue/WorkerTest.php:49:77: PossiblyUndefinedMethod: Method OpenTelemetry\SDK\Trace\ImmutableSpan::getBody does not exist (see https://psalm.dev/108)
|
|
PossiblyNullReference:
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)
|
|
UnnecessaryVarAnnotation:
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)
|
|
InvalidArgument:
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)
|
|
InvalidCast:
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)
|
|
PossiblyFalseArgument:
tests/Integration/Queue/WorkerTest.php#L132
tests/Integration/Queue/WorkerTest.php:132:40: PossiblyFalseArgument: Argument 2 of Illuminate\Queue\Jobs\SyncJob::__construct cannot be false, possibly string value expected (see https://psalm.dev/104)
|
|
PossiblyNullArgument:
tests/Integration/Queue/WorkerTest.php#L132
tests/Integration/Queue/WorkerTest.php:132:28: PossiblyNullArgument: Argument 1 of Illuminate\Queue\Jobs\SyncJob::__construct cannot be null, possibly null value provided (see https://psalm.dev/078)
|
|
UnusedReturnValue:
tests/Integration/Queue/WorkerTest.php#L110
tests/Integration/Queue/WorkerTest.php:110:103: UnusedReturnValue: The return value for this private method is never used (see https://psalm.dev/272)
|
|
PossiblyUndefinedMethod:
tests/Integration/Queue/WorkerTest.php#L85
tests/Integration/Queue/WorkerTest.php:85:70: PossiblyUndefinedMethod: Method OpenTelemetry\SDK\Trace\ImmutableSpan::getBody does not exist (see https://psalm.dev/108)
|
|
PossiblyUndefinedMethod:
tests/Integration/Queue/WorkerTest.php#L69
tests/Integration/Queue/WorkerTest.php:69:68: PossiblyUndefinedMethod: Method OpenTelemetry\SDK\Trace\ImmutableSpan::getBody does not exist (see https://psalm.dev/108)
|
|
PossiblyUndefinedMethod:
tests/Integration/Queue/WorkerTest.php#L49
tests/Integration/Queue/WorkerTest.php:49:77: PossiblyUndefinedMethod: Method OpenTelemetry\SDK\Trace\ImmutableSpan::getBody does not exist (see https://psalm.dev/108)
|
|
PossiblyNullReference:
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)
|
|
UnnecessaryVarAnnotation:
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)
|
|
InvalidArgument:
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)
|
|
InvalidCast:
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)
|
|
CI (8.4, 13.x) / PHP 8.4: Laravel 13.x / Quality Checks:
src/Hooks/Illuminate/Contracts/Http/Kernel.php#L114
Call to an undefined method Illuminate\Http\Request::getQueryString().
|
|
CI (8.4, 13.x) / PHP 8.4: Laravel 13.x / Quality Checks:
src/Hooks/Illuminate/Contracts/Http/Kernel.php#L100
Access to property $headers on an unknown class Symfony\Component\HttpFoundation\Response.
|
|
CI (8.4, 13.x) / PHP 8.4: Laravel 13.x / Quality Checks:
src/Hooks/Illuminate/Contracts/Http/Kernel.php#L99
Call to method getProtocolVersion() on an unknown class Symfony\Component\HttpFoundation\Response.
|
|
CI (8.4, 13.x) / PHP 8.4: Laravel 13.x / Quality Checks:
src/Hooks/Illuminate/Contracts/Http/Kernel.php#L98
Call to method getStatusCode() on an unknown class Symfony\Component\HttpFoundation\Response.
|
|
CI (8.4, 13.x) / PHP 8.4: Laravel 13.x / Quality Checks:
src/Hooks/Illuminate/Contracts/Http/Kernel.php#L95
Call to method getStatusCode() on an unknown class Symfony\Component\HttpFoundation\Response.
|
|
CI (8.4, 13.x) / PHP 8.4: Laravel 13.x / Quality Checks:
src/Hooks/Illuminate/Contracts/Http/Kernel.php#L79
Parameter $response of anonymous function has invalid type Symfony\Component\HttpFoundation\Response.
|
|
CI (8.4, 13.x) / PHP 8.4: Laravel 13.x / Quality Checks:
src/Hooks/Illuminate/Contracts/Http/Kernel.php#L71
Access to an undefined property Illuminate\Http\Request::$attributes.
|
|
CI (8.4, 13.x) / PHP 8.4: Laravel 13.x / Quality Checks:
src/Hooks/Illuminate/Contracts/Http/Kernel.php#L66
Call to an undefined method Illuminate\Http\Request::getPort().
|
|
CI (8.4, 13.x) / PHP 8.4: Laravel 13.x / Quality Checks:
src/Hooks/Illuminate/Contracts/Http/Kernel.php#L62
Call to an undefined method Illuminate\Http\Request::getProtocolVersion().
|
|
CI (8.4, 13.x) / PHP 8.4: Laravel 13.x / Quality Checks:
src/Hooks/Illuminate/Contracts/Http/Kernel.php#L61
Call to an undefined method Illuminate\Http\Request::getScheme().
|
|
CI (8.4, 13.x) / PHP 8.4: Laravel 13.x / Quality Checks
Process completed with exit code 1.
|
|
PossiblyUndefinedMethod:
tests/Integration/Queue/WorkerTest.php#L69
tests/Integration/Queue/WorkerTest.php:69:68: PossiblyUndefinedMethod: Method OpenTelemetry\SDK\Trace\ImmutableSpan::getBody does not exist (see https://psalm.dev/108)
|
|
PossiblyUndefinedMethod:
tests/Integration/Queue/WorkerTest.php#L49
tests/Integration/Queue/WorkerTest.php:49:77: PossiblyUndefinedMethod: Method OpenTelemetry\SDK\Trace\ImmutableSpan::getBody does not exist (see https://psalm.dev/108)
|
|
PossiblyNullReference:
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)
|
|
UnnecessaryVarAnnotation:
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)
|
|
InvalidArgument:
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)
|
|
InvalidCast:
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)
|
|
PossiblyUndefinedMethod:
tests/Integration/LaravelInstrumentationTest.php#L44
tests/Integration/LaravelInstrumentationTest.php:44:45: PossiblyUndefinedMethod: Method GuzzleHttp\Promise\PromiseInterface::status does not exist (see https://psalm.dev/108)
|
|
PossiblyUndefinedMethod:
tests/Integration/Http/ClientTest.php#L43
tests/Integration/Http/ClientTest.php:43:44: PossiblyUndefinedMethod: Method GuzzleHttp\Promise\PromiseInterface::status does not exist (see https://psalm.dev/108)
|
|
PossiblyUndefinedMethod:
tests/Integration/Http/ClientTest.php#L36
tests/Integration/Http/ClientTest.php:36:44: PossiblyUndefinedMethod: Method GuzzleHttp\Promise\PromiseInterface::status does not exist (see https://psalm.dev/108)
|
|
PossiblyUndefinedMethod:
tests/Integration/Http/ClientTest.php#L29
tests/Integration/Http/ClientTest.php:29:44: PossiblyUndefinedMethod: Method GuzzleHttp\Promise\PromiseInterface::status does not exist (see https://psalm.dev/108)
|
|
CI (8.2, 10.x) / PHP 8.2: Laravel 10.x / Quality Checks
Process completed with exit code 2.
|
|
RedundantCast:
vendor/laravel/framework/src/Illuminate/Console/Command.php#L111
vendor/laravel/framework/src/Illuminate/Console/Command.php:111:24: RedundantCast: Redundant cast to string (see https://psalm.dev/262)
|
|
CI (8.3, 10.x) / PHP 8.3: Laravel 10.x / Quality Checks
Process completed with exit code 2.
|
|
RedundantCast:
vendor/laravel/framework/src/Illuminate/Console/Command.php#L111
vendor/laravel/framework/src/Illuminate/Console/Command.php:111:24: RedundantCast: Redundant cast to string (see https://psalm.dev/262)
|
|
PossiblyUndefinedMethod:
tests/Integration/Queue/WorkerTest.php#L69
tests/Integration/Queue/WorkerTest.php:69:68: PossiblyUndefinedMethod: Method OpenTelemetry\SDK\Trace\ImmutableSpan::getBody does not exist (see https://psalm.dev/108)
|
|
PossiblyUndefinedMethod:
tests/Integration/Queue/WorkerTest.php#L49
tests/Integration/Queue/WorkerTest.php:49:77: PossiblyUndefinedMethod: Method OpenTelemetry\SDK\Trace\ImmutableSpan::getBody does not exist (see https://psalm.dev/108)
|
|
PossiblyNullReference:
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)
|
|
UnnecessaryVarAnnotation:
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)
|
|
InvalidArgument:
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)
|
|
InvalidCast:
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)
|
|
PossiblyUndefinedMethod:
tests/Integration/LaravelInstrumentationTest.php#L44
tests/Integration/LaravelInstrumentationTest.php:44:45: PossiblyUndefinedMethod: Method GuzzleHttp\Promise\PromiseInterface::status does not exist (see https://psalm.dev/108)
|
|
PossiblyUndefinedMethod:
tests/Integration/Http/ClientTest.php#L43
tests/Integration/Http/ClientTest.php:43:44: PossiblyUndefinedMethod: Method GuzzleHttp\Promise\PromiseInterface::status does not exist (see https://psalm.dev/108)
|
|
PossiblyUndefinedMethod:
tests/Integration/Http/ClientTest.php#L36
tests/Integration/Http/ClientTest.php:36:44: PossiblyUndefinedMethod: Method GuzzleHttp\Promise\PromiseInterface::status does not exist (see https://psalm.dev/108)
|
|
PossiblyUndefinedMethod:
tests/Integration/Http/ClientTest.php#L29
tests/Integration/Http/ClientTest.php:29:44: PossiblyUndefinedMethod: Method GuzzleHttp\Promise\PromiseInterface::status does not exist (see https://psalm.dev/108)
|
|
CI (8.4, 10.x) / PHP 8.4: Laravel 10.x / Quality Checks
Process completed with exit code 2.
|
|
RedundantCast:
vendor/laravel/framework/src/Illuminate/Console/Command.php#L111
vendor/laravel/framework/src/Illuminate/Console/Command.php:111:24: RedundantCast: Redundant cast to string (see https://psalm.dev/262)
|
|
CI (8.1, 10.x) / PHP 8.1: Laravel 10.x / Quality Checks
Process completed with exit code 2.
|
|
RedundantCast:
vendor/laravel/framework/src/Illuminate/Console/Command.php#L111
vendor/laravel/framework/src/Illuminate/Console/Command.php:111:24: RedundantCast: Redundant cast to string (see https://psalm.dev/262)
|
|
PossiblyFalseArgument:
tests/Integration/Queue/WorkerTest.php#L132
tests/Integration/Queue/WorkerTest.php:132:40: PossiblyFalseArgument: Argument 2 of Illuminate\Queue\Jobs\SyncJob::__construct cannot be false, possibly string value expected (see https://psalm.dev/104)
|
|
PossiblyNullArgument:
tests/Integration/Queue/WorkerTest.php#L132
tests/Integration/Queue/WorkerTest.php:132:28: PossiblyNullArgument: Argument 1 of Illuminate\Queue\Jobs\SyncJob::__construct cannot be null, possibly null value provided (see https://psalm.dev/078)
|
|
UnusedReturnValue:
tests/Integration/Queue/WorkerTest.php#L110
tests/Integration/Queue/WorkerTest.php:110:103: UnusedReturnValue: The return value for this private method is never used (see https://psalm.dev/272)
|
|
PossiblyUndefinedMethod:
tests/Integration/Queue/WorkerTest.php#L85
tests/Integration/Queue/WorkerTest.php:85:70: PossiblyUndefinedMethod: Method OpenTelemetry\SDK\Trace\ImmutableSpan::getBody does not exist (see https://psalm.dev/108)
|
|
PossiblyUndefinedMethod:
tests/Integration/Queue/WorkerTest.php#L69
tests/Integration/Queue/WorkerTest.php:69:68: PossiblyUndefinedMethod: Method OpenTelemetry\SDK\Trace\ImmutableSpan::getBody does not exist (see https://psalm.dev/108)
|
|
PossiblyUndefinedMethod:
tests/Integration/Queue/WorkerTest.php#L49
tests/Integration/Queue/WorkerTest.php:49:77: PossiblyUndefinedMethod: Method OpenTelemetry\SDK\Trace\ImmutableSpan::getBody does not exist (see https://psalm.dev/108)
|
|
PossiblyNullReference:
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)
|
|
UnnecessaryVarAnnotation:
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)
|
|
InvalidArgument:
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)
|
|
InvalidCast:
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)
|
|
PossiblyUndefinedMethod:
tests/Integration/Queue/WorkerTest.php#L69
tests/Integration/Queue/WorkerTest.php:69:68: PossiblyUndefinedMethod: Method OpenTelemetry\SDK\Trace\ImmutableSpan::getBody does not exist (see https://psalm.dev/108)
|
|
PossiblyUndefinedMethod:
tests/Integration/Queue/WorkerTest.php#L49
tests/Integration/Queue/WorkerTest.php:49:77: PossiblyUndefinedMethod: Method OpenTelemetry\SDK\Trace\ImmutableSpan::getBody does not exist (see https://psalm.dev/108)
|
|
PossiblyNullReference:
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)
|
|
UnnecessaryVarAnnotation:
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)
|
|
InvalidArgument:
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)
|
|
InvalidCast:
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)
|
|
PossiblyUndefinedMethod:
tests/Integration/LaravelInstrumentationTest.php#L44
tests/Integration/LaravelInstrumentationTest.php:44:45: PossiblyUndefinedMethod: Method GuzzleHttp\Promise\PromiseInterface::status does not exist (see https://psalm.dev/108)
|
|
PossiblyUndefinedMethod:
tests/Integration/Http/ClientTest.php#L43
tests/Integration/Http/ClientTest.php:43:44: PossiblyUndefinedMethod: Method GuzzleHttp\Promise\PromiseInterface::status does not exist (see https://psalm.dev/108)
|
|
PossiblyUndefinedMethod:
tests/Integration/Http/ClientTest.php#L36
tests/Integration/Http/ClientTest.php:36:44: PossiblyUndefinedMethod: Method GuzzleHttp\Promise\PromiseInterface::status does not exist (see https://psalm.dev/108)
|
|
PossiblyUndefinedMethod:
tests/Integration/Http/ClientTest.php#L29
tests/Integration/Http/ClientTest.php:29:44: PossiblyUndefinedMethod: Method GuzzleHttp\Promise\PromiseInterface::status does not exist (see https://psalm.dev/108)
|
|
PossiblyUndefinedMethod:
tests/Integration/Queue/WorkerTest.php#L69
tests/Integration/Queue/WorkerTest.php:69:68: PossiblyUndefinedMethod: Method OpenTelemetry\SDK\Trace\ImmutableSpan::getBody does not exist (see https://psalm.dev/108)
|
|
PossiblyUndefinedMethod:
tests/Integration/Queue/WorkerTest.php#L49
tests/Integration/Queue/WorkerTest.php:49:77: PossiblyUndefinedMethod: Method OpenTelemetry\SDK\Trace\ImmutableSpan::getBody does not exist (see https://psalm.dev/108)
|
|
PossiblyNullReference:
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)
|
|
UnnecessaryVarAnnotation:
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)
|
|
InvalidArgument:
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)
|
|
InvalidCast:
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)
|
|
PossiblyUndefinedMethod:
tests/Integration/LaravelInstrumentationTest.php#L44
tests/Integration/LaravelInstrumentationTest.php:44:45: PossiblyUndefinedMethod: Method GuzzleHttp\Promise\PromiseInterface::status does not exist (see https://psalm.dev/108)
|
|
PossiblyUndefinedMethod:
tests/Integration/Http/ClientTest.php#L43
tests/Integration/Http/ClientTest.php:43:44: PossiblyUndefinedMethod: Method GuzzleHttp\Promise\PromiseInterface::status does not exist (see https://psalm.dev/108)
|
|
PossiblyUndefinedMethod:
tests/Integration/Http/ClientTest.php#L36
tests/Integration/Http/ClientTest.php:36:44: PossiblyUndefinedMethod: Method GuzzleHttp\Promise\PromiseInterface::status does not exist (see https://psalm.dev/108)
|
|
PossiblyUndefinedMethod:
tests/Integration/Http/ClientTest.php#L29
tests/Integration/Http/ClientTest.php:29:44: PossiblyUndefinedMethod: Method GuzzleHttp\Promise\PromiseInterface::status does not exist (see https://psalm.dev/108)
|