Skip to content

Compliance

Compliance #17412

Triggered via schedule November 23, 2024 07:08
Status Success
Total duration 3m 13s
Artifacts

compliance.yml

on: schedule
automation  /  Generate job matrix
7s
automation / Generate job matrix
Matrix: automation / qa
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
automation / [PHP8.3][locked]PHPUnit on windows
Codecov: Failed to properly upload report: The process 'D:\a\_actions\codecov\test-results-action\v1\dist\codecov.exe' failed with exit code 1
automation / [PHP8.3][locked]PHPUnit on ubuntu
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/test-results-action/v1/dist/codecov' failed with exit code 1
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)