fix: properly handle full namespaced enum type in docblock #1371
quality-assurance.yml
on: pull_request
Quality Assurance
23s
Annotations
3 errors and 2 warnings
Quality Assurance:
src/Type/Types/EnumType.php#L35
Property CuyZ\Valinor\Type\Types\EnumType::$enumName (class-string<UnitEnum>) does not accept class-string.
|
Quality Assurance:
src/Type/Types/EnumType.php#L39
Parameter #1 $enumName of class CuyZ\Valinor\Type\Parser\Exception\Enum\EnumCaseNotFound constructor expects class-string<UnitEnum>, class-string given.
|
Quality Assurance
Process completed with exit code 1.
|
Quality Assurance
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v3.2.5. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Quality Assurance
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|