Auto instrumentation for mysqli #1410
Annotations
9 errors and 1 warning
Run Psalm:
src/ExtAmqpInstrumentation.php#L60
src/ExtAmqpInstrumentation.php:60:36: UndefinedConstant: Constant OpenTelemetry\SemConv\TraceAttributes::MESSAGING_DESTINATION is not defined (see https://psalm.dev/020)
|
Run Psalm:
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)
|
Run Psalm:
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)
|
Run Psalm:
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)
|
Run Psalm:
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)
|
Run Psalm:
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)
|
Run Psalm:
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)
|
Run Psalm:
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)
|
Run Psalm
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading