Skip to content

Automation

Automation #16

Triggered via schedule July 22, 2024 19:09
Status Failure
Total duration 20m 14s
Artifacts

automation.yml

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

Annotations

2 errors and 10 warnings
automation / [PHP8.3][locked]Infection on ubuntu: src/Task/UpdateComposerPackageVersion.php#L21
Ghostwriter\Arm\Task\UpdateComposerPackageVersion::__invoke() has #[\Override] attribute, but no matching parent method exists
automation / [PHP8.3][locked]Infection on ubuntu
Process completed with exit code 255.
PossiblyUnusedMethod: 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)
ArgumentTypeCoercion: 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)
PossiblyUnusedMethod: 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)
MixedArgument: 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)
InvalidMethodCall: 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)
ArgumentTypeCoercion: 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)
PossiblyUnusedMethod: 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)
PossiblyUnusedMethod: 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)
ArgumentTypeCoercion: 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)
PossiblyUnusedMethod: 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)