WIP Psalm templates #33
Annotations
4 errors and 1 warning
Psalm:
src/Enum/EnumTrait.php#L16
src/Enum/EnumTrait.php:16:20: UndefinedDocblockClass: Docblock-defined class, interface or enum named Thunder\Platenum\Enum\EnumTrait does not exist (see https://psalm.dev/200)
|
Psalm:
src/Enum/EnumTrait.php#L114
src/Enum/EnumTrait.php:114:9: ImpureByReferenceAssignment: Variable $enum cannot be assigned to as it is passed by reference (see https://psalm.dev/220)
|
Psalm:
tests/Psalm/PsalmConstantsExtendsEnum.php#L14
tests/Psalm/PsalmConstantsExtendsEnum.php:14:13: UndefinedDocblockClass: Docblock-defined class, interface or enum named PsalmConstantsExtendsEnum does not exist (see https://psalm.dev/200)
|
Psalm
Process completed with exit code 2.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading