Merge branch 'fisharebest:main' into Fullscreen_map_fixes #567
Annotations
20 errors
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#L86
Cannot cast mixed to int.
|
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#L320
Cannot cast mixed to int.
|
phpstan (ubuntu-latest, 8.4):
app/Module/CensusAssistantModule.php#L321
Cannot call method format() on mixed.
|
phpstan (ubuntu-latest, 8.4):
app/Module/CensusAssistantModule.php#L321
Cannot call method maximumDate() on mixed.
|
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#L86
Cannot cast mixed to int.
|
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#L320
Cannot cast mixed to int.
|
phpstan (ubuntu-latest, 8.3):
app/Module/CensusAssistantModule.php#L321
Cannot call method format() on mixed.
|
phpstan (ubuntu-latest, 8.3):
app/Module/CensusAssistantModule.php#L321
Cannot call method maximumDate() on mixed.
|