Skip to content

Enhance PHPDoc

Enhance PHPDoc #2479

Triggered via pull request December 13, 2024 16:22
Status Failure
Total duration 13m 54s
Artifacts

ci.yaml

on: pull_request
Matrix: Unit tests & SQLite integration tests
Matrix: Run code style check
Matrix: Solr integration tests
Matrix: MySQL integration tests
Matrix: PostgreSQL integration tests
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 21 warnings
Unit tests & SQLite integration tests (8.1): src/contracts/Limitation/Type.php#L151
Method Ibexa\Contracts\Core\Limitation\Type::valueSchema() has invalid return type Ibexa\Contracts\Core\Limitation\Traversable.
Unit tests & SQLite integration tests (8.1): 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.
Unit tests & SQLite integration tests (8.1): 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()
Unit tests & SQLite integration tests (8.1): src/lib/Limitation/MemberOfLimitationType.php#L132
Method Ibexa\Core\Limitation\MemberOfLimitationType::valueSchema() has invalid return type Ibexa\Contracts\Core\Limitation\Traversable.
Unit tests & SQLite integration tests (8.1): src/lib/Limitation/ObjectStateLimitationType.php#L270
Method Ibexa\Core\Limitation\ObjectStateLimitationType::valueSchema() has invalid return type Ibexa\Contracts\Core\Limitation\Traversable.
Unit tests & SQLite integration tests (8.1): src/lib/Limitation/RoleLimitationType.php#L131
Method Ibexa\Core\Limitation\RoleLimitationType::valueSchema() has invalid return type Ibexa\Contracts\Core\Limitation\Traversable.
Unit tests & SQLite integration tests (8.1)
Process completed with exit code 1.
Unit tests & SQLite integration tests (7.4): src/contracts/Limitation/Type.php#L151
Method Ibexa\Contracts\Core\Limitation\Type::valueSchema() has invalid return type Ibexa\Contracts\Core\Limitation\Traversable.
Unit tests & SQLite integration tests (7.4): 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.
Unit tests & SQLite integration tests (7.4): 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()
Unit tests & SQLite integration tests (7.4): src/lib/Limitation/MemberOfLimitationType.php#L132
Method Ibexa\Core\Limitation\MemberOfLimitationType::valueSchema() has invalid return type Ibexa\Contracts\Core\Limitation\Traversable.
Unit tests & SQLite integration tests (7.4): src/lib/Limitation/ObjectStateLimitationType.php#L270
Method Ibexa\Core\Limitation\ObjectStateLimitationType::valueSchema() has invalid return type Ibexa\Contracts\Core\Limitation\Traversable.
Unit tests & SQLite integration tests (7.4): src/lib/Limitation/RoleLimitationType.php#L131
Method Ibexa\Core\Limitation\RoleLimitationType::valueSchema() has invalid return type Ibexa\Contracts\Core\Limitation\Traversable.
Unit tests & SQLite integration tests (7.4)
Process completed with exit code 1.
Unit tests & SQLite integration tests (8.0): src/contracts/Limitation/Type.php#L151
Method Ibexa\Contracts\Core\Limitation\Type::valueSchema() has invalid return type Ibexa\Contracts\Core\Limitation\Traversable.
Unit tests & SQLite integration tests (8.0): 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.
Unit tests & SQLite integration tests (8.0): 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()
Unit tests & SQLite integration tests (8.0): src/lib/Limitation/MemberOfLimitationType.php#L132
Method Ibexa\Core\Limitation\MemberOfLimitationType::valueSchema() has invalid return type Ibexa\Contracts\Core\Limitation\Traversable.
Unit tests & SQLite integration tests (8.0): src/lib/Limitation/ObjectStateLimitationType.php#L270
Method Ibexa\Core\Limitation\ObjectStateLimitationType::valueSchema() has invalid return type Ibexa\Contracts\Core\Limitation\Traversable.
Unit tests & SQLite integration tests (8.0): src/lib/Limitation/RoleLimitationType.php#L131
Method Ibexa\Core\Limitation\RoleLimitationType::valueSchema() has invalid return type Ibexa\Contracts\Core\Limitation\Traversable.
Unit tests & SQLite integration tests (8.0)
Process completed with exit code 1.
Unit tests & SQLite integration tests (8.1)
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/
Unit tests & SQLite integration tests (8.1)
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/
Unit tests & SQLite integration tests (8.1)
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/
Unit tests & SQLite integration tests (7.4)
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/
Unit tests & SQLite integration tests (7.4)
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/
Unit tests & SQLite integration tests (7.4)
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/
Unit tests & SQLite integration tests (8.0)
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/
Unit tests & SQLite integration tests (8.0)
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/
Unit tests & SQLite integration tests (8.0)
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/
Run code style check (8.0)
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 code style check (8.0)
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 code style check (8.0)
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/
Solr integration tests (8.1)
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/
Solr integration tests (8.1)
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/
Solr integration tests (8.1)
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/
Solr integration tests (8.0)
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/
Solr integration tests (8.0)
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/
Solr integration tests (8.0)
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/
Solr integration tests (7.4)
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/
Solr integration tests (7.4)
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/
Solr integration tests (7.4)
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/