Automation #5
Annotations
10 warnings
src/Configuration.php#L32
src/Configuration.php:32:21: PossiblyUnusedMethod: Cannot find any calls to method Ghostwriter\Arm\Configuration::owners (see https://psalm.dev/087)
|
src/Configuration.php#L34
src/Configuration.php:34:34: ArgumentTypeCoercion: Argument 1 of Ghostwriter\Arm\Configuration\List\OwnerList::add expects class-string<Ghostwriter\Arm\Interface\GitHub\OwnerInterface>, but parent type string provided (see https://psalm.dev/193)
|
src/Configuration.php#L39
src/Configuration.php:39:21: PossiblyUnusedMethod: Cannot find any calls to method Ghostwriter\Arm\Configuration::packages (see https://psalm.dev/087)
|
src/Configuration.php#L44
src/Configuration.php:44:56: MixedArgument: Argument 2 of array_merge cannot be mixed, expecting TValue (see https://psalm.dev/030)
|
src/Configuration.php#L44
src/Configuration.php:44:71: InvalidMethodCall: Cannot call method on class-string<Ghostwriter\Arm\Interface\GitHub\OwnerInterface> variable $organization (see https://psalm.dev/091)
|
src/Configuration.php#L52
src/Configuration.php:52:39: ArgumentTypeCoercion: Argument 1 of Ghostwriter\Arm\Configuration\List\RepositoryList::add expects class-string<Ghostwriter\Arm\Interface\RepositoryInterface>, but parent type string provided (see https://psalm.dev/193)
|
src/Configuration.php#L62
src/Configuration.php:62:21: PossiblyUnusedMethod: Cannot find any calls to method Ghostwriter\Arm\Configuration::skip (see https://psalm.dev/087)
|
src/Configuration.php#L69
src/Configuration.php:69:21: PossiblyUnusedMethod: Cannot find any calls to method Ghostwriter\Arm\Configuration::skipTopics (see https://psalm.dev/087)
|
src/Configuration.php#L71
src/Configuration.php:71:41: ArgumentTypeCoercion: Argument 1 of Ghostwriter\Arm\Configuration\List\SkippedTopicList::add expects class-string<Ghostwriter\Arm\Interface\GitHubCli\TopicInterface>, but parent type string provided (see https://psalm.dev/193)
|
src/Configuration.php#L86
src/Configuration.php:86:21: PossiblyUnusedMethod: Cannot find any calls to method Ghostwriter\Arm\Configuration::tasks (see https://psalm.dev/087)
|
This job succeeded
Loading