Don't throw if open_basedir is enabled #2846
php.yml
on: pull_request
Matrix: php
Matrix: packages / validate
Waiting for pending jobs
Annotations
18 errors and 7 warnings
php (8.1, false)
Process completed with exit code 8.
|
php (8.1, false)
One or more steps failed
|
php (8.2, false)
Process completed with exit code 8.
|
php (8.2, false)
One or more steps failed
|
php (8.4, false)
Process completed with exit code 8.
|
php (8.4, false)
One or more steps failed
|
php (8.4, false)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires vimeo/psalm ^5.24 -> satisfiable by vimeo/psalm[5.24.0, 5.25.0, 5.26.0, 5.26.1].
- vimeo/psalm[5.24.0, ..., 5.26.1] require php ^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.1) does not satisfy that requirement.
|
php (8.3, false)
One or more steps failed
|
php (8.3, false)
Process completed with exit code 8.
|
php (8.5, true, --ignore-platform-reqs)
Process completed with exit code 1.
|
php (8.5, true, --ignore-platform-reqs)
One or more steps failed
|
UndefinedClass:
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)
|
UndefinedClass:
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)
|
php (8.5, true, --ignore-platform-reqs)
Process completed with exit code 2.
|
php (8.5, true, --ignore-platform-reqs):
src/SDK/Resource/Detectors/Host.php#L62
Caught class OpenTelemetry\SDK\Resource\Detectors\ErrorException not found.
|
php (8.5, true, --ignore-platform-reqs):
src/SDK/Resource/Detectors/Host.php#L79
Caught class OpenTelemetry\SDK\Resource\Detectors\ErrorException not found.
|
php (8.5, true, --ignore-platform-reqs)
Process completed with exit code 1.
|
php (8.5, true, --ignore-platform-reqs)
Process completed with exit code 8.
|
php (8.1, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.2, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.4, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.3, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.5, true, --ignore-platform-reqs)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php (8.5, true, --ignore-platform-reqs):
src/SDK/Resource/Detectors/Host.php#L62
OpenTelemetry\SDK\Resource\Detectors\Host has uncovered dependency on OpenTelemetry\SDK\Resource\Detectors\ErrorException (SDK)
|
php (8.5, true, --ignore-platform-reqs):
src/SDK/Resource/Detectors/Host.php#L79
OpenTelemetry\SDK\Resource\Detectors\Host has uncovered dependency on OpenTelemetry\SDK\Resource\Detectors\ErrorException (SDK)
|