Tamil translated at 12.2% (458 of 3743 strings) #5164
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
phpstan (ubuntu-latest, 7.4):
app/Fact.php#L1
Ignored error pattern #^Method Fisharebest\\Webtrees\\Fact\:\:getNotes\(\) should return array\<Fisharebest\\Webtrees\\Note\|string\> but returns array\<int\<0, max\>, array\<int, string\>\|Fisharebest\\Webtrees\\Note\|string\|null\>\.$# in path /home/runner/work/webtrees/webtrees/app/Fact.php was not matched in reported errors.
|
phpstan (ubuntu-latest, 7.4):
app/Fact.php#L575
Parameter #2 $subject of function preg_match expects string, string|null given.
|
phpstan (ubuntu-latest, 7.4):
app/Fact.php#L587
Method Fisharebest\Webtrees\Fact::getNotes() should return array<Fisharebest\Webtrees\Note|string> but returns array<int<0, max>, Fisharebest\Webtrees\Note|string|null>.
|
phpstan (ubuntu-latest, 7.4):
app/Http/RequestHandlers/DataFixSelect.php#L62
Cannot access offset 'data_fix' on array|object.
|
phpstan (ubuntu-latest, 7.4):
app/Http/RequestHandlers/ExportGedcomClient.php#L123
Offset 'uri' does not exist on array{timed_out: bool, blocked: bool, eof: bool, unread_bytes: int, stream_type: string, wrapper_type: string, wrapper_data: mixed, mode: string, ...}.
|
phpstan (ubuntu-latest, 7.4):
app/Individual.php#L1121
Ignored error pattern #^Parameter \#1 \$string of function substr expects string, string\|null given\.$# in path /home/runner/work/webtrees/webtrees/app/Individual.php is expected to occur 2 times, but occurred 4 times.
|
phpstan (ubuntu-latest, 7.4):
app/Individual.php#L1148
Parameter #1 $string of function substr expects string, string|null given.
|
phpstan (ubuntu-latest, 7.4):
app/Individual.php#L1149
Parameter #1 $str of function substr_replace expects array|string, string|null given.
|
phpstan (ubuntu-latest, 7.4):
app/Individual.php#L1150
Parameter #1 $string of function substr expects string, string|null given.
|
phpstan (ubuntu-latest, 7.4):
app/Individual.php#L1151
Parameter #1 $str of function substr_replace expects array|string, string|null given.
|