Skip to content

Add debug command

Add debug command #358

Triggered via push September 13, 2024 09:42
Status Failure
Total duration 34s
Artifacts

static.yml

on: push
Matrix: psalm / psalm
Fit to window
Zoom out
Zoom in

Annotations

25 errors
psalm / PHP 8.0-ubuntu-latest
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ^8.1 but your php version (8.0.30) does not satisfy that requirement.
psalm / PHP 8.0-ubuntu-latest
Process completed with exit code 2.
MixedMethodCall: src/Command/DebugEventsCommand.php#L57
src/Command/DebugEventsCommand.php:57:30: MixedMethodCall: Cannot determine the type of $config when calling method get (see https://psalm.dev/015)
MixedArgument: src/Command/DebugEventsCommand.php#L58
src/Command/DebugEventsCommand.php:58:19: MixedArgument: Argument 1 of ksort cannot be mixed, expecting array<array-key, mixed> (see https://psalm.dev/030)
MixedArgument: src/Command/DebugEventsCommand.php#L62
src/Command/DebugEventsCommand.php:62:28: MixedArgument: Argument 1 of Symfony\Component\Console\Style\SymfonyStyle::title cannot be mixed, expecting string (see https://psalm.dev/030)
MixedMethodCall: src/Command/DebugEventsCommand.php#L77
src/Command/DebugEventsCommand.php:77:22: MixedMethodCall: Cannot determine the type of $config when calling method has (see https://psalm.dev/015)
MixedArgument: src/Command/DebugEventsCommand.php#L78
src/Command/DebugEventsCommand.php:78:40: MixedArgument: Argument 2 of array_merge cannot be mixed, expecting array<array-key, mixed> (see https://psalm.dev/030)
MixedMethodCall: src/Command/DebugEventsCommand.php#L78
src/Command/DebugEventsCommand.php:78:49: MixedMethodCall: Cannot determine the type of $config when calling method get (see https://psalm.dev/015)
MixedMethodCall: src/Command/DebugEventsCommand.php#L80
src/Command/DebugEventsCommand.php:80:22: MixedMethodCall: Cannot determine the type of $config when calling method has (see https://psalm.dev/015)
MixedArgument: src/Command/DebugEventsCommand.php#L81
src/Command/DebugEventsCommand.php:81:40: MixedArgument: Argument 2 of array_merge cannot be mixed, expecting array<array-key, mixed> (see https://psalm.dev/030)
MixedMethodCall: src/Command/DebugEventsCommand.php#L81
src/Command/DebugEventsCommand.php:81:49: MixedMethodCall: Cannot determine the type of $config when calling method get (see https://psalm.dev/015)
MixedArgument: src/Command/DebugEventsCommand.php#L94
src/Command/DebugEventsCommand.php:94:33: MixedArgument: Argument 2 of sprintf cannot be mixed, expecting float|int|object{__tostring()}|string (see https://psalm.dev/030)
psalm / PHP 8.2-ubuntu-latest
The job was canceled because "ubuntu-latest_8_0" failed.
psalm / PHP 8.2-ubuntu-latest
The operation was canceled.
psalm / PHP 8.3-ubuntu-latest
The job was canceled because "ubuntu-latest_8_0" failed.
MixedMethodCall: src/Command/DebugEventsCommand.php#L57
src/Command/DebugEventsCommand.php:57:30: MixedMethodCall: Cannot determine the type of $config when calling method get (see https://psalm.dev/015)
MixedArgument: src/Command/DebugEventsCommand.php#L58
src/Command/DebugEventsCommand.php:58:19: MixedArgument: Argument 1 of ksort cannot be mixed, expecting array<array-key, mixed> (see https://psalm.dev/030)
MixedArgument: src/Command/DebugEventsCommand.php#L62
src/Command/DebugEventsCommand.php:62:28: MixedArgument: Argument 1 of Symfony\Component\Console\Style\SymfonyStyle::title cannot be mixed, expecting string (see https://psalm.dev/030)
MixedMethodCall: src/Command/DebugEventsCommand.php#L77
src/Command/DebugEventsCommand.php:77:22: MixedMethodCall: Cannot determine the type of $config when calling method has (see https://psalm.dev/015)
MixedArgument: src/Command/DebugEventsCommand.php#L78
src/Command/DebugEventsCommand.php:78:40: MixedArgument: Argument 2 of array_merge cannot be mixed, expecting array<array-key, mixed> (see https://psalm.dev/030)
MixedMethodCall: src/Command/DebugEventsCommand.php#L78
src/Command/DebugEventsCommand.php:78:49: MixedMethodCall: Cannot determine the type of $config when calling method get (see https://psalm.dev/015)
MixedMethodCall: src/Command/DebugEventsCommand.php#L80
src/Command/DebugEventsCommand.php:80:22: MixedMethodCall: Cannot determine the type of $config when calling method has (see https://psalm.dev/015)
MixedArgument: src/Command/DebugEventsCommand.php#L81
src/Command/DebugEventsCommand.php:81:40: MixedArgument: Argument 2 of array_merge cannot be mixed, expecting array<array-key, mixed> (see https://psalm.dev/030)
MixedMethodCall: src/Command/DebugEventsCommand.php#L81
src/Command/DebugEventsCommand.php:81:49: MixedMethodCall: Cannot determine the type of $config when calling method get (see https://psalm.dev/015)
MixedArgument: src/Command/DebugEventsCommand.php#L94
src/Command/DebugEventsCommand.php:94:33: MixedArgument: Argument 2 of sprintf cannot be mixed, expecting float|int|object{__tostring()}|string (see https://psalm.dev/030)