Skip to content

fix

fix #149

Triggered via push March 18, 2026 00:13
Status Failure
Total duration 43s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

7 errors
phpstan
Process completed with exit code 1.
phpstan: src/Support/Events/Subscribers/Otel/Concerns/TracksStepSpans.php (in context of class Cortex/Support/Events/Subscribers/Otel/OpenTelemetrySubscriber)#L62
Using nullsafe property access "?->runId" on left side of ?? is unnecessary. Use -> instead.
phpstan: src/Support/Events/Subscribers/Otel/Concerns/TracksStepSpans.php (in context of class Cortex/Support/Events/Subscribers/Otel/OpenTelemetrySubscriber)#L47
Using nullsafe property access "?->runId" on left side of ?? is unnecessary. Use -> instead.
phpstan: src/Support/Events/Subscribers/Otel/Concerns/TracksStepSpans.php (in context of class Cortex/Support/Events/Subscribers/Otel/OpenTelemetrySubscriber)#L28
Using nullsafe property access "?->runId" on left side of ?? is unnecessary. Use -> instead.
phpstan: src/Support/Events/Subscribers/Otel/Concerns/TracksAgentSpans.php (in context of class Cortex/Support/Events/Subscribers/Otel/OpenTelemetrySubscriber)#L63
Using nullsafe property access "?->runId" on left side of ?? is unnecessary. Use -> instead.
phpstan: src/Support/Events/Subscribers/Otel/Concerns/TracksAgentSpans.php (in context of class Cortex/Support/Events/Subscribers/Otel/OpenTelemetrySubscriber)#L26
Using nullsafe property access "?->runId" on left side of ?? is unnecessary. Use -> instead.
phpstan: src/Agents/Registry.php#L33
No error with identifier function.alreadyNarrowedType is reported on line 33.