Skip to content

Mark .instrumentation as experimental (#1620) #3164

Mark .instrumentation as experimental (#1620)

Mark .instrumentation as experimental (#1620) #3164

Triggered via push June 10, 2025 01:32
Status Failure
Total duration 13m 12s
Artifacts

php.yml

on: push
Matrix: php
Matrix: packages / validate
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

27 errors
php (8.3, false)
One or more steps failed
php (8.3, false)
Process completed with exit code 139.
php (8.4, false, --ignore-platform-reqs)
One or more steps failed
php (8.4, false, --ignore-platform-reqs)
Process completed with exit code 139.
php (8.5, true, --ignore-platform-reqs)
One or more steps failed
php (8.5, true, --ignore-platform-reqs)
Process completed with exit code 139.
php (8.5, true, --ignore-platform-reqs): tests/Unit/API/Instrumentation/InstrumentationTest.php#L35
Attribute class PHPUnit\Framework\Attributes\CoversClass is not repeatable but is already present above the class.
php (8.5, true, --ignore-platform-reqs): tests/Unit/API/Instrumentation/AutoInstrumentation/LateBindingProviderTest.php#L45
Attribute class PHPUnit\Framework\Attributes\CoversClass is not repeatable but is already present above the class.
php (8.5, true, --ignore-platform-reqs): tests/Unit/API/Instrumentation/AutoInstrumentation/LateBindingProviderTest.php#L43
Attribute class PHPUnit\Framework\Attributes\CoversClass is not repeatable but is already present above the class.
php (8.5, true, --ignore-platform-reqs): tests/Unit/API/Instrumentation/AutoInstrumentation/LateBindingProviderTest.php#L42
Attribute class PHPUnit\Framework\Attributes\CoversClass is not repeatable but is already present above the class.
php (8.5, true, --ignore-platform-reqs): tests/Unit/API/Instrumentation/AutoInstrumentation/LateBindingProviderTest.php#L41
Attribute class PHPUnit\Framework\Attributes\CoversClass is not repeatable but is already present above the class.
php (8.5, true, --ignore-platform-reqs): tests/Unit/API/Instrumentation/AutoInstrumentation/LateBindingProviderTest.php#L40
Attribute class PHPUnit\Framework\Attributes\CoversClass is not repeatable but is already present above the class.
php (8.5, true, --ignore-platform-reqs): tests/Unit/API/Instrumentation/AutoInstrumentation/LateBindingProviderTest.php#L39
Attribute class PHPUnit\Framework\Attributes\CoversClass is not repeatable but is already present above the class.
php (8.5, true, --ignore-platform-reqs): src/Config/SDK/ComponentProvider/Trace/SpanExporterOtlpGrpc.php#L27
Attribute class Nevay\SPI\ServiceProviderDependency\PackageDependency is not repeatable but is already present above the class.
php (8.5, true, --ignore-platform-reqs): src/Config/SDK/ComponentProvider/Metrics/MetricExporterOtlpGrpc.php#L28
Attribute class Nevay\SPI\ServiceProviderDependency\PackageDependency is not repeatable but is already present above the class.
php (8.5, true, --ignore-platform-reqs): src/Config/SDK/ComponentProvider/Logs/LogRecordExporterOtlpGrpc.php#L27
Attribute class Nevay\SPI\ServiceProviderDependency\PackageDependency is not repeatable but is already present above the class.
InvalidAttribute: tests/Unit/API/Instrumentation/InstrumentationTest.php#L35
tests/Unit/API/Instrumentation/InstrumentationTest.php:35:3: InvalidAttribute: Attribute CoversClass is not repeatable (see https://psalm.dev/242)
InvalidAttribute: tests/Unit/API/Instrumentation/AutoInstrumentation/LateBindingProviderTest.php#L45
tests/Unit/API/Instrumentation/AutoInstrumentation/LateBindingProviderTest.php:45:3: InvalidAttribute: Attribute CoversClass is not repeatable (see https://psalm.dev/242)
InvalidAttribute: tests/Unit/API/Instrumentation/AutoInstrumentation/LateBindingProviderTest.php#L43
tests/Unit/API/Instrumentation/AutoInstrumentation/LateBindingProviderTest.php:43:3: InvalidAttribute: Attribute CoversClass is not repeatable (see https://psalm.dev/242)
InvalidAttribute: tests/Unit/API/Instrumentation/AutoInstrumentation/LateBindingProviderTest.php#L42
tests/Unit/API/Instrumentation/AutoInstrumentation/LateBindingProviderTest.php:42:3: InvalidAttribute: Attribute CoversClass is not repeatable (see https://psalm.dev/242)
InvalidAttribute: tests/Unit/API/Instrumentation/AutoInstrumentation/LateBindingProviderTest.php#L41
tests/Unit/API/Instrumentation/AutoInstrumentation/LateBindingProviderTest.php:41:3: InvalidAttribute: Attribute CoversClass is not repeatable (see https://psalm.dev/242)
InvalidAttribute: tests/Unit/API/Instrumentation/AutoInstrumentation/LateBindingProviderTest.php#L40
tests/Unit/API/Instrumentation/AutoInstrumentation/LateBindingProviderTest.php:40:3: InvalidAttribute: Attribute CoversClass is not repeatable (see https://psalm.dev/242)
InvalidAttribute: tests/Unit/API/Instrumentation/AutoInstrumentation/LateBindingProviderTest.php#L39
tests/Unit/API/Instrumentation/AutoInstrumentation/LateBindingProviderTest.php:39:3: InvalidAttribute: Attribute CoversClass is not repeatable (see https://psalm.dev/242)
InvalidAttribute: src/Config/SDK/ComponentProvider/Trace/SpanExporterOtlpGrpc.php#L27
src/Config/SDK/ComponentProvider/Trace/SpanExporterOtlpGrpc.php:27:3: InvalidAttribute: Attribute PackageDependency is not repeatable (see https://psalm.dev/242)
InvalidAttribute: src/Config/SDK/ComponentProvider/Metrics/MetricExporterOtlpGrpc.php#L28
src/Config/SDK/ComponentProvider/Metrics/MetricExporterOtlpGrpc.php:28:3: InvalidAttribute: Attribute PackageDependency is not repeatable (see https://psalm.dev/242)
InvalidAttribute: src/Config/SDK/ComponentProvider/Logs/LogRecordExporterOtlpGrpc.php#L27
src/Config/SDK/ComponentProvider/Logs/LogRecordExporterOtlpGrpc.php:27:3: InvalidAttribute: Attribute PackageDependency is not repeatable (see https://psalm.dev/242)
php (8.5, true, --ignore-platform-reqs)
Process completed with exit code 1.