Compliance #18133
compliance.yml
on: schedule
automation
/
Generate job matrix
10s
Matrix: automation / qa
Annotations
18 warnings
automation / Generate job matrix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
automation / [PHP8.4][lowest]PHPUnit on ubuntu
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
automation / [PHP8.3][locked]PHPUnit on ubuntu
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
automation / [PHP8.4][latest]PHPUnit on ubuntu
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
automation / [PHP8.3][locked]Psalm on ubuntu
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
UnusedClass:
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)
|
UndefinedClass:
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)
|
PossiblyUnusedMethod:
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)
|
UnusedProperty:
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)
|
UnusedProperty:
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)
|
PossiblyUnusedMethod:
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)
|
PossiblyUnusedMethod:
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)
|
UnusedClass:
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)
|
UnusedClass:
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)
|
UnusedClass:
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)
|
automation / [PHP8.3][latest]PHPUnit on ubuntu
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
automation / [PHP8.3][lowest]PHPUnit on ubuntu
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
automation / [PHP8.4][locked]PHPUnit on ubuntu
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|