Enhance PHPDoc #2479
Annotations
7 errors and 3 warnings
Run PHPStan analysis:
src/contracts/Limitation/Type.php#L151
Method Ibexa\Contracts\Core\Limitation\Type::valueSchema() has invalid return type Ibexa\Contracts\Core\Limitation\Traversable.
|
Run PHPStan analysis:
src/lib/Limitation/ChangeOwnerLimitationType.php#L1
Ignored error pattern #^Return type \(void\) of method Ibexa\\Core\\Limitation\\ChangeOwnerLimitationType\:\:valueSchema\(\) should be compatible with return type \(array\|int\) of method Ibexa\\Contracts\\Core\\Limitation\\Type\:\:valueSchema\(\)$# in path /home/runner/work/core/core/src/lib/Limitation/ChangeOwnerLimitationType.php was not matched in reported errors.
|
Run PHPStan analysis:
src/lib/Limitation/ChangeOwnerLimitationType.php#L116
Return type (void) of method Ibexa\Core\Limitation\ChangeOwnerLimitationType::valueSchema() should be compatible with return type (array<string, string>|Ibexa\Contracts\Core\Limitation\Traversable|int) of method Ibexa\Contracts\Core\Limitation\Type::valueSchema()
|
Run PHPStan analysis:
src/lib/Limitation/MemberOfLimitationType.php#L132
Method Ibexa\Core\Limitation\MemberOfLimitationType::valueSchema() has invalid return type Ibexa\Contracts\Core\Limitation\Traversable.
|
Run PHPStan analysis:
src/lib/Limitation/ObjectStateLimitationType.php#L270
Method Ibexa\Core\Limitation\ObjectStateLimitationType::valueSchema() has invalid return type Ibexa\Contracts\Core\Limitation\Traversable.
|
Run PHPStan analysis:
src/lib/Limitation/RoleLimitationType.php#L131
Method Ibexa\Core\Limitation\RoleLimitationType::valueSchema() has invalid return type Ibexa\Contracts\Core\Limitation\Traversable.
|
Run PHPStan analysis
Process completed with exit code 1.
|
Run ramsey/composer-install@v1
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run ramsey/composer-install@v1
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run ramsey/composer-install@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading