Skip to content

Add additional selector for family members #570

Add additional selector for family members

Add additional selector for family members #570

Triggered via push November 28, 2024 19:09
Status Failure
Total duration 1m 34s
Artifacts

phpstan.yaml

on: push
Matrix: phpstan
Fit to window
Zoom out
Zoom in

Annotations

20 errors
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): app/Module/CensusAssistantModule.php#L1
Ignored error pattern #^Parameter \#1 \$census of method Fisharebest\\Webtrees\\Module\\CensusAssistantModule\:\:censusTableHeader\(\) expects Fisharebest\\Webtrees\\Census\\CensusInterface, object given\.$# (argument.type) in path /home/runner/work/webtrees/webtrees/app/Module/CensusAssistantModule.php was not matched in reported errors.
phpstan (ubuntu-latest, 8.3): app/Module/CensusAssistantModule.php#L89
Ignored error pattern #^Parameter \#1 \$xref of method Fisharebest\\Webtrees\\Contracts\\IndividualFactoryInterface\:\:make\(\) expects string, mixed given\.$# (argument.type) in path /home/runner/work/webtrees/webtrees/app/Module/CensusAssistantModule.php is expected to occur 1 time, but occurred 2 times.
phpstan (ubuntu-latest, 8.3): app/Module/CensusAssistantModule.php#L98
Parameter #1 $content of function response expects array<mixed>|object|string, string|false given.
phpstan (ubuntu-latest, 8.3): app/Module/CensusAssistantModule.php#L173
Parameter #1 $xref of method Fisharebest\Webtrees\Contracts\IndividualFactoryInterface::make() expects string, mixed given.
phpstan (ubuntu-latest, 8.3): app/Module/CensusAssistantModule.php#L320
Cannot call method format() on mixed.
phpstan (ubuntu-latest, 8.3): app/Module/CensusAssistantModule.php#L320
Cannot call method minimumDate() on mixed.
phpstan (ubuntu-latest, 8.3): app/Module/CensusAssistantModule.php#L321
Cannot call method format() on mixed.
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): app/Module/CensusAssistantModule.php#L1
Ignored error pattern #^Parameter \#1 \$census of method Fisharebest\\Webtrees\\Module\\CensusAssistantModule\:\:censusTableHeader\(\) expects Fisharebest\\Webtrees\\Census\\CensusInterface, object given\.$# (argument.type) in path /home/runner/work/webtrees/webtrees/app/Module/CensusAssistantModule.php was not matched in reported errors.
phpstan (ubuntu-latest, 8.4): app/Module/CensusAssistantModule.php#L89
Ignored error pattern #^Parameter \#1 \$xref of method Fisharebest\\Webtrees\\Contracts\\IndividualFactoryInterface\:\:make\(\) expects string, mixed given\.$# (argument.type) in path /home/runner/work/webtrees/webtrees/app/Module/CensusAssistantModule.php is expected to occur 1 time, but occurred 2 times.
phpstan (ubuntu-latest, 8.4): app/Module/CensusAssistantModule.php#L98
Parameter #1 $content of function response expects array<mixed>|object|string, string|false given.
phpstan (ubuntu-latest, 8.4): app/Module/CensusAssistantModule.php#L173
Parameter #1 $xref of method Fisharebest\Webtrees\Contracts\IndividualFactoryInterface::make() expects string, mixed given.
phpstan (ubuntu-latest, 8.4): app/Module/CensusAssistantModule.php#L320
Cannot call method format() on mixed.
phpstan (ubuntu-latest, 8.4): app/Module/CensusAssistantModule.php#L320
Cannot call method minimumDate() on mixed.
phpstan (ubuntu-latest, 8.4): app/Module/CensusAssistantModule.php#L321
Cannot call method format() on mixed.