Fix: #5067 - date columns sorting incorrectly in individual/family ta… #5563
Annotations
4 errors and 2 warnings
phpstan (ubuntu-latest, 8.3):
app/Cli/Commands/TreeExport.php#L51
Parameter $suggestedValues of method Symfony\Component\Console\Command\Command::addArgument() expects array|(Closure(Symfony\Component\Console\Completion\CompletionInput, Symfony\Component\Console\Completion\CompletionSuggestions): list<string|Symfony\Component\Console\Completion\Suggestion>), Closure(Symfony\Component\Console\Completion\CompletionInput): array<string> given.
|
phpstan (ubuntu-latest, 8.3)
Process completed with exit code 1.
|
phpstan (ubuntu-latest, 8.4):
app/Cli/Commands/TreeExport.php#L51
Parameter $suggestedValues of method Symfony\Component\Console\Command\Command::addArgument() expects array|(Closure(Symfony\Component\Console\Completion\CompletionInput, Symfony\Component\Console\Completion\CompletionSuggestions): list<string|Symfony\Component\Console\Completion\Suggestion>), Closure(Symfony\Component\Console\Completion\CompletionInput): array<string> given.
|
phpstan (ubuntu-latest, 8.4)
Process completed with exit code 1.
|
phpstan (ubuntu-latest, 8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
phpstan (ubuntu-latest, 8.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|