Merge branch 'master' into raw-value #935
static-analysis.yml
on: push
Matrix: Architecture tests
Matrix: psalm
Annotations
2 errors
|
Psalm Validation (PHP 8.3, OS ubuntu-latest)
Process completed with exit code 2.
|
|
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)
|