Ci fixes #1419
Annotations
40 errors and 118 warnings
UndefinedConstant:
src/ExtAmqpInstrumentation.php#L60
src/ExtAmqpInstrumentation.php:60:36: UndefinedConstant: Constant OpenTelemetry\SemConv\TraceAttributes::MESSAGING_DESTINATION is not defined (see https://psalm.dev/020)
|
UndefinedConstant:
src/ExtAmqpInstrumentation.php#L64
src/ExtAmqpInstrumentation.php:64:36: UndefinedConstant: Constant OpenTelemetry\SemConv\TraceAttributes::MESSAGING_DESTINATION_KIND is not defined (see https://psalm.dev/020)
|
UndefinedConstant:
src/ExtAmqpInstrumentation.php#L66
src/ExtAmqpInstrumentation.php:66:36: UndefinedConstant: Constant OpenTelemetry\SemConv\TraceAttributes::MESSAGING_RABBITMQ_ROUTING_KEY is not defined (see https://psalm.dev/020)
|
UndefinedConstant:
src/ExtAmqpInstrumentation.php#L173
src/ExtAmqpInstrumentation.php:173:36: UndefinedConstant: Constant OpenTelemetry\SemConv\TraceAttributes::MESSAGING_DESTINATION_KIND is not defined (see https://psalm.dev/020)
|
UndefinedConstant:
src/ExtAmqpInstrumentation.php#L175
src/ExtAmqpInstrumentation.php:175:36: UndefinedConstant: Constant OpenTelemetry\SemConv\TraceAttributes::MESSAGING_RABBITMQ_ROUTING_KEY is not defined (see https://psalm.dev/020)
|
UndefinedConstant:
tests/Integration/ExtAmqpInstrumentationTest.php#L62
tests/Integration/ExtAmqpInstrumentationTest.php:62:70: UndefinedConstant: Constant OpenTelemetry\SemConv\TraceAttributes::MESSAGING_DESTINATION_KIND is not defined (see https://psalm.dev/020)
|
UndefinedConstant:
tests/Integration/ExtAmqpInstrumentationTest.php#L96
tests/Integration/ExtAmqpInstrumentationTest.php:96:77: UndefinedConstant: Constant OpenTelemetry\SemConv\TraceAttributes::MESSAGING_DESTINATION_KIND is not defined (see https://psalm.dev/020)
|
PossiblyNullArgument:
tests/Integration/ExtAmqpInstrumentationTest.php#L144
tests/Integration/ExtAmqpInstrumentationTest.php:144:22: PossiblyNullArgument: Argument 1 of AMQPQueue::bind cannot be null, possibly null value provided (see https://psalm.dev/078)
|
php (8.3, Instrumentation/ExtAmqp)
Process completed with exit code 2.
|
php (7.4, Context/Swoole)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires symfony/http-client ^6.0 -> satisfiable by symfony/http-client[v6.0.0-BETA1, ..., 6.4.x-dev].
- symfony/http-client[v6.0.0-BETA1, ..., 6.0.x-dev] require php >=8.0.2 -> your php version (7.4.33) does not satisfy that requirement.
- symfony/http-client[v6.1.0-BETA1, ..., 6.4.x-dev] require php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
|
php (7.4, Context/Swoole)
Process completed with exit code 2.
|
php (8.0, Context/Swoole)
Ignored error pattern #.*with no type specified.# in path /home/runner/work/opentelemetry-php-contrib/opentelemetry-php-contrib/src/Context/Swoole/src/SwooleContextStorage.php was not matched in reported errors.
|
php (8.0, Context/Swoole)
Process completed with exit code 1.
|
php (8.3, Instrumentation/ExtRdKafka)
Process completed with exit code 1.
|
php (8.0, Instrumentation/CakePHP)
Process completed with exit code 2.
|
php (8.3, Instrumentation/MongoDB)
Process completed with exit code 1.
|
php (8.0, Instrumentation/MongoDB)
Process completed with exit code 1.
|
php (8.0, Instrumentation/Psr3)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.1 but your php version (8.0.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires open-telemetry/api ^1.1 -> satisfiable by open-telemetry/api[1.1.0beta1, ..., 1.1.x-dev].
- open-telemetry/api[1.1.0beta1, ..., 1.1.x-dev] require php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 3
- Root composer.json requires open-telemetry/sdk ^1.0 -> satisfiable by open-telemetry/sdk[1.0.0beta1, ..., 1.1.2].
- open-telemetry/api[1.1.0beta1, ..., 1.1.x-dev] require php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
- open-telemetry/sdk[1.0.x-dev, ..., 1.1.2] require php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
- open-telemetry/sdk 1.0.0beta1 requires open-telemetry/api 1.0.0beta1 -> found open-telemetry/api[1.0.0beta1] but it conflicts with your root composer.json require (^1.1).
- open-telemetry/sdk[1.0.0beta3, ..., 1.0.8] require open-telemetry/api ^1.0 -> satisfiable by open-telemetry/api[1.1.0beta1, ..., 1.1.x-dev].
- open-telemetry/sdk 1.0.0beta2 requires open-telemetry/api 1.0.0beta2 -> found open-telemetry/api[1.0.0beta2] but it conflicts with your root composer.json require (^1.1).
|
php (8.0, Instrumentation/Psr3)
Process completed with exit code 2.
|
UndefinedConstant:
src/ExtAmqpInstrumentation.php#L60
src/ExtAmqpInstrumentation.php:60:36: UndefinedConstant: Constant OpenTelemetry\SemConv\TraceAttributes::MESSAGING_DESTINATION is not defined (see https://psalm.dev/020)
|
UndefinedConstant:
src/ExtAmqpInstrumentation.php#L64
src/ExtAmqpInstrumentation.php:64:36: UndefinedConstant: Constant OpenTelemetry\SemConv\TraceAttributes::MESSAGING_DESTINATION_KIND is not defined (see https://psalm.dev/020)
|
UndefinedConstant:
src/ExtAmqpInstrumentation.php#L66
src/ExtAmqpInstrumentation.php:66:36: UndefinedConstant: Constant OpenTelemetry\SemConv\TraceAttributes::MESSAGING_RABBITMQ_ROUTING_KEY is not defined (see https://psalm.dev/020)
|
UndefinedConstant:
src/ExtAmqpInstrumentation.php#L173
src/ExtAmqpInstrumentation.php:173:36: UndefinedConstant: Constant OpenTelemetry\SemConv\TraceAttributes::MESSAGING_DESTINATION_KIND is not defined (see https://psalm.dev/020)
|
UndefinedConstant:
src/ExtAmqpInstrumentation.php#L175
src/ExtAmqpInstrumentation.php:175:36: UndefinedConstant: Constant OpenTelemetry\SemConv\TraceAttributes::MESSAGING_RABBITMQ_ROUTING_KEY is not defined (see https://psalm.dev/020)
|
UndefinedConstant:
tests/Integration/ExtAmqpInstrumentationTest.php#L62
tests/Integration/ExtAmqpInstrumentationTest.php:62:70: UndefinedConstant: Constant OpenTelemetry\SemConv\TraceAttributes::MESSAGING_DESTINATION_KIND is not defined (see https://psalm.dev/020)
|
UndefinedConstant:
tests/Integration/ExtAmqpInstrumentationTest.php#L96
tests/Integration/ExtAmqpInstrumentationTest.php:96:77: UndefinedConstant: Constant OpenTelemetry\SemConv\TraceAttributes::MESSAGING_DESTINATION_KIND is not defined (see https://psalm.dev/020)
|
PossiblyNullArgument:
tests/Integration/ExtAmqpInstrumentationTest.php#L144
tests/Integration/ExtAmqpInstrumentationTest.php:144:22: PossiblyNullArgument: Argument 1 of AMQPQueue::bind cannot be null, possibly null value provided (see https://psalm.dev/078)
|
php (8.2, Instrumentation/ExtAmqp)
Process completed with exit code 2.
|
php (7.4, Instrumentation/MongoDB)
Process completed with exit code 1.
|
php (8.0, ResourceDetectors/Azure)
Process completed with exit code 1.
|
php (7.4, ResourceDetectors/Azure)
Process completed with exit code 1.
|
php (8.1, Instrumentation/MongoDB)
Process completed with exit code 1.
|
php (8.3, Symfony)
Process completed with exit code 1.
|
php (8.3, Instrumentation/Laravel)
Process completed with exit code 1.
|
php (8.1, Instrumentation/Laravel)
Process completed with exit code 1.
|
php (8.2, Instrumentation/ExtRdKafka)
Process completed with exit code 1.
|
php (8.2, Instrumentation/MongoDB)
Process completed with exit code 1.
|
php (8.1, Symfony)
Process completed with exit code 1.
|
php (8.2, Symfony)
Process completed with exit code 1.
|
php (8.2, Instrumentation/Laravel)
Process completed with exit code 1.
|
php (8.3, Instrumentation/ExtAmqp)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (7.4, Context/Swoole)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.0, Context/Swoole)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Instrumentation/ExtRdKafka)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.0, Instrumentation/CakePHP)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Instrumentation/MongoDB)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Context/Swoole)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.0, Instrumentation/MongoDB)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.0, Instrumentation/Psr14)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.0, Instrumentation/Psr3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Instrumentation/ExtAmqp)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.0, Instrumentation/Yii)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (7.4, Instrumentation/MongoDB)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (7.4, Propagation/TraceResponse)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, Instrumentation/Psr14)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Instrumentation/PDO)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.0, Instrumentation/Psr18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.0, Propagation/ServerTiming)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Propagation/TraceResponse)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Instrumentation/Psr18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, Instrumentation/Symfony)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Instrumentation/Psr14)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Instrumentation/Symfony)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, Instrumentation/CakePHP)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.0, ResourceDetectors/Azure)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.0, Instrumentation/Guzzle)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Context/Swoole)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Instrumentation/Psr15)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, Instrumentation/Guzzle)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.0, Instrumentation/CodeIgniter)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (7.4, ResourceDetectors/Azure)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.0, Instrumentation/Slim)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.0, Shims/OpenTracing)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.0, Instrumentation/Psr16)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Instrumentation/PDO)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Instrumentation/HttpAsyncClient)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Instrumentation/Guzzle)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.0, ResourceDetectors/Container)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, Context/Swoole)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.0, Propagation/TraceResponse)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Instrumentation/Psr16)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Shims/OpenTracing)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Instrumentation/CodeIgniter)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Propagation/TraceResponse)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Instrumentation/Symfony)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Instrumentation/IO)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.0, Instrumentation/Psr15)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, ResourceDetectors/Container)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Instrumentation/Slim)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, Instrumentation/Psr16)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Instrumentation/OpenAIPHP)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, Instrumentation/Psr3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, Propagation/ServerTiming)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, ResourceDetectors/Container)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Logs/Monolog)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Instrumentation/Psr15)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Sampler/RuleBased)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, Instrumentation/MongoDB)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Instrumentation/IO)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, Sampler/RuleBased)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, Propagation/TraceResponse)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, Instrumentation/Psr18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, ResourceDetectors/Azure)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, ResourceDetectors/Azure)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, Instrumentation/OpenAIPHP)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, ResourceDetectors/Container)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Instrumentation/CakePHP)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, Shims/OpenTracing)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Instrumentation/Psr16)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (7.4, Shims/OpenTracing)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Instrumentation/Yii)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Instrumentation/Psr6)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Instrumentation/HttpAsyncClient)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.0, Aws)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Instrumentation/Curl)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Instrumentation/Yii)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, Logs/Monolog)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.0, Instrumentation/Symfony)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Propagation/ServerTiming)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Symfony)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Instrumentation/Guzzle)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Instrumentation/Laravel)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Aws)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Instrumentation/Psr18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, Instrumentation/Yii)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Logs/Monolog)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, Instrumentation/Psr15)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, Instrumentation/Laravel)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Instrumentation/Psr6)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Instrumentation/ExtRdKafka)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Instrumentation/MongoDB)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Propagation/ServerTiming)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, Aws)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, Instrumentation/Psr3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Instrumentation/CakePHP)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, Instrumentation/CodeIgniter)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Shims/OpenTracing)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, Instrumentation/Slim)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.0, Symfony)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.0, Instrumentation/HttpAsyncClient)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Instrumentation/Slim)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, Instrumentation/HttpAsyncClient)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Instrumentation/Curl)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Instrumentation/OpenAIPHP)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Aws)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (7.4, Symfony)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, Symfony)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Sampler/RuleBased)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Symfony)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Instrumentation/CodeIgniter)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Instrumentation/Laravel)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (7.4, Aws)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, ResourceDetectors/Azure)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.0, Instrumentation/Laravel)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.0, Instrumentation/Psr6)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Instrumentation/Psr14)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, Instrumentation/Psr3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.1, Instrumentation/Psr6)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|