Don't throw if open_basedir is enabled #2846
Annotations
9 errors and 3 warnings
Run Phan
Process completed with exit code 1.
|
Post Run gacts/run-and-post-run@v1
One or more steps failed
|
Run Psalm:
src/SDK/Resource/Detectors/Host.php#L62
src/SDK/Resource/Detectors/Host.php:62:22: UndefinedClass: Class, interface or enum named OpenTelemetry\SDK\Resource\Detectors\ErrorException does not exist (see https://psalm.dev/019)
|
Run Psalm:
src/SDK/Resource/Detectors/Host.php#L79
src/SDK/Resource/Detectors/Host.php:79:18: UndefinedClass: Class, interface or enum named OpenTelemetry\SDK\Resource\Detectors\ErrorException does not exist (see https://psalm.dev/019)
|
Run Psalm
Process completed with exit code 2.
|
Run Phpstan:
src/SDK/Resource/Detectors/Host.php#L62
Caught class OpenTelemetry\SDK\Resource\Detectors\ErrorException not found.
|
Run Phpstan:
src/SDK/Resource/Detectors/Host.php#L79
Caught class OpenTelemetry\SDK\Resource\Detectors\ErrorException not found.
|
Run Phpstan
Process completed with exit code 1.
|
Check Style
Process completed with exit code 8.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check Dependencies:
src/SDK/Resource/Detectors/Host.php#L62
OpenTelemetry\SDK\Resource\Detectors\Host has uncovered dependency on OpenTelemetry\SDK\Resource\Detectors\ErrorException (SDK)
|
Check Dependencies:
src/SDK/Resource/Detectors/Host.php#L79
OpenTelemetry\SDK\Resource\Detectors\Host has uncovered dependency on OpenTelemetry\SDK\Resource\Detectors\ErrorException (SDK)
|
Loading