Skip to content

fix: throw correct exception from Activity and Workflow contexts #911

fix: throw correct exception from Activity and Workflow contexts

fix: throw correct exception from Activity and Workflow contexts #911

Triggered via pull request December 26, 2025 12:49
Status Success
Total duration 30s
Artifacts

static-analysis.yml

on: pull_request
Matrix: Architecture tests
Matrix: psalm
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Psalm Validation (PHP 8.3, OS ubuntu-latest)
Process completed with exit code 2.
PossiblyNullArgument: src/Internal/Support/Facade.php#L54
src/Internal/Support/Facade.php:54:31: PossiblyNullArgument: Argument 1 of spl_object_id cannot be null, possibly null value provided (see https://psalm.dev/078)
PossiblyNullArrayOffset: src/Internal/Promise/CancellationQueue.php#L44
src/Internal/Promise/CancellationQueue.php:44:45: PossiblyNullArrayOffset: Cannot access value on variable $this->queue using possibly null offset array-key|mixed|null (see https://psalm.dev/125)