WIP Psalm templates #31
Annotations
10 errors and 1 warning
Psalm:
src/Command/GenerateCommand.php#L16
src/Command/GenerateCommand.php:16:13: UnusedClass: Class Thunder\Platenum\Command\GenerateCommand is never used (see https://psalm.dev/075)
|
Psalm:
src/Doctrine/PlatenumDoctrineType.php#L28
src/Doctrine/PlatenumDoctrineType.php:28:28: PossiblyUnusedMethod: Cannot find any calls to method Thunder\Platenum\Doctrine\PlatenumDoctrineType::registerInteger (see https://psalm.dev/087)
|
Psalm:
src/Doctrine/PlatenumDoctrineType.php#L45
src/Doctrine/PlatenumDoctrineType.php:45:28: PossiblyUnusedMethod: Cannot find any calls to method Thunder\Platenum\Doctrine\PlatenumDoctrineType::registerString (see https://psalm.dev/087)
|
Psalm:
src/Enum/CallbackEnumTrait.php#L21
src/Enum/CallbackEnumTrait.php:21:34: PossiblyUnusedMethod: Cannot find any calls to method Thunder\Platenum\Enum\AbstractCallbackEnum::initialize (see https://psalm.dev/087)
|
Psalm:
src/Enum/EnumTrait.php#L110
src/Enum/EnumTrait.php:110:27: PossiblyUnusedMethod: Cannot find any calls to method Thunder\Platenum\Enum\AbstractCallbackEnum::fromInstance (see https://psalm.dev/087)
|
Psalm:
src/Enum/EnumTrait.php#L110
src/Enum/EnumTrait.php:110:27: PossiblyUnusedMethod: Cannot find any calls to method Thunder\Platenum\Enum\AbstractDocblockEnum::fromInstance (see https://psalm.dev/087)
|
Psalm:
src/Enum/EnumTrait.php#L110
src/Enum/EnumTrait.php:110:27: PossiblyUnusedMethod: Cannot find any calls to method Thunder\Platenum\Enum\AbstractAttributeEnum::fromInstance (see https://psalm.dev/087)
|
Psalm:
src/Enum/EnumTrait.php#L110
src/Enum/EnumTrait.php:110:27: PossiblyUnusedMethod: Cannot find any calls to method Thunder\Platenum\Enum\AbstractStaticEnum::fromInstance (see https://psalm.dev/087)
|
Psalm:
src/Enum/EnumTrait.php#L110
src/Enum/EnumTrait.php:110:27: PossiblyUnusedMethod: Cannot find any calls to method Thunder\Platenum\Enum\AbstractConstantsEnum::fromInstance (see https://psalm.dev/087)
|
Psalm:
src/Enum/EnumTrait.php#L110
src/Enum/EnumTrait.php:110:27: PossiblyUnusedMethod: Cannot find any calls to method Thunder\Platenum\Tests\Psalm\PsalmConstantsTraitEnum::fromInstance (see https://psalm.dev/087)
|
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