Compliance #17416
Annotations
10 warnings
Run Psalm command:
src/Contract/Parser/VisitorInterface.php#L7
src/Contract/Parser/VisitorInterface.php:7:11: UnusedClass: Class Ghostwriter\Syntax\Contract\Parser\VisitorInterface is never used (see https://psalm.dev/075)
|
Run Psalm command:
src/Event/ConsoleEvent.php#L12
src/Event/ConsoleEvent.php:12:37: UndefinedClass: Class, interface or enum named Ghostwriter\EventDispatcher\Contract\EventInterface does not exist (see https://psalm.dev/019)
|
Run Psalm command:
src/Event/ConsoleEvent.php#L16
src/Event/ConsoleEvent.php:16:21: PossiblyUnusedMethod: Cannot find any calls to method Ghostwriter\Syntax\Event\ConsoleEvent::__construct (see https://psalm.dev/087)
|
Run Psalm command:
src/Event/ConsoleEvent.php#L17
src/Event/ConsoleEvent.php:17:41: UnusedProperty: Cannot find any references to private property Ghostwriter\Syntax\Event\ConsoleEvent::$input (see https://psalm.dev/150)
|
Run Psalm command:
src/Event/ConsoleEvent.php#L18
src/Event/ConsoleEvent.php:18:42: UnusedProperty: Cannot find any references to private property Ghostwriter\Syntax\Event\ConsoleEvent::$output (see https://psalm.dev/150)
|
Run Psalm command:
src/Event/ConsoleEvent.php#L22
src/Event/ConsoleEvent.php:22:21: PossiblyUnusedMethod: Cannot find any calls to method Ghostwriter\Syntax\Event\ConsoleEvent::getInput (see https://psalm.dev/087)
|
Run Psalm command:
src/Event/ConsoleEvent.php#L27
src/Event/ConsoleEvent.php:27:21: PossiblyUnusedMethod: Cannot find any calls to method Ghostwriter\Syntax\Event\ConsoleEvent::getOutput (see https://psalm.dev/087)
|
Run Psalm command:
src/Interface/Token/AbstractTokenInterface.php#L9
src/Interface/Token/AbstractTokenInterface.php:9:11: UnusedClass: Class Ghostwriter\Syntax\Interface\Token\AbstractTokenInterface is never used (see https://psalm.dev/075)
|
Run Psalm command:
src/Interface/Token/AmpersandFollowedByVarOrVarargTokenInterface.php#L9
src/Interface/Token/AmpersandFollowedByVarOrVarargTokenInterface.php:9:11: UnusedClass: Class Ghostwriter\Syntax\Interface\Token\AmpersandFollowedByVarOrVarargTokenInterface is never used (see https://psalm.dev/075)
|
Run Psalm command:
src/Interface/Token/AmpersandNotFollowedByVarOrVarargTokenInterface.php#L9
src/Interface/Token/AmpersandNotFollowedByVarOrVarargTokenInterface.php:9:11: UnusedClass: Class Ghostwriter\Syntax\Interface\Token\AmpersandNotFollowedByVarOrVarargTokenInterface is never used (see https://psalm.dev/075)
|
Loading