Add support for non-empty-array notation #85
Annotations
4 errors and 1 warning
Run vimeo/psalm:
src/PseudoTypes/NonEmptyArray.php#L21
src/PseudoTypes/NonEmptyArray.php:21:13: MissingImmutableAnnotation: phpDocumentor\Reflection\Type is marked @psalm-immutable, but phpDocumentor\Reflection\PseudoTypes\NonEmptyArray is not marked @psalm-immutable (see https://psalm.dev/213)
|
Run vimeo/psalm:
src/PseudoTypes/NonEmptyArray.php#L21
src/PseudoTypes/NonEmptyArray.php:21:35: MissingImmutableAnnotation: phpDocumentor\Reflection\Types\Array_ is marked @psalm-immutable, but phpDocumentor\Reflection\PseudoTypes\NonEmptyArray is not marked @psalm-immutable (see https://psalm.dev/213)
|
Run vimeo/psalm:
src/PseudoTypes/NonEmptyArray.php#L31
src/PseudoTypes/NonEmptyArray.php:31:5: MissingImmutableAnnotation: phpDocumentor\Reflection\Types\AbstractList::__toString is marked @psalm-immutable, but phpDocumentor\Reflection\PseudoTypes\NonEmptyArray::__toString is not marked @psalm-immutable (see https://psalm.dev/213)
|
Run vimeo/psalm
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading