Skip to content

84 implicit null

84 implicit null #2768

Triggered via pull request October 2, 2024 03:54
Status Success
Total duration 12m 3s
Artifacts

php.yml

on: pull_request
Matrix: php
Matrix: packages / validate
Fit to window
Zoom out
Zoom in

Annotations

6 errors
php (8.4, true, --ignore-platform-reqs): tests/Unit/SDK/Trace/SpanTest.php#L838
Deprecated in PHP 8.4: Parameter #2 $spanLimits (OpenTelemetry\SDK\Trace\SpanLimits) is implicitly nullable via default value null.
php (8.4, true, --ignore-platform-reqs): tests/Unit/SDK/Trace/SpanTest.php#L839
Deprecated in PHP 8.4: Parameter #3 $parentSpanId (string) is implicitly nullable via default value null.
php (8.4, true, --ignore-platform-reqs): tests/Unit/SDK/Util/SpanData.php#L105
Deprecated in PHP 8.4: Parameter #3 $timestamp (int) is implicitly nullable via default value null.
php (8.4, true, --ignore-platform-reqs)
Process completed with exit code 1.
php (8.4, true, --ignore-platform-reqs)
One or more steps failed
php (8.4, true, --ignore-platform-reqs)
Process completed with exit code 139.