Skip to content

Spanish translated at 100.0% (3743 of 3743 strings) #5695

Spanish translated at 100.0% (3743 of 3743 strings)

Spanish translated at 100.0% (3743 of 3743 strings) #5695

Triggered via push February 2, 2025 18:31
Status Failure
Total duration 1m 33s
Artifacts

phpstan.yaml

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

Annotations

7 errors
phpstan (ubuntu-latest, 7.4): app/Http/Middleware/UseDatabase.php#L1
Ignored error pattern #^Call to function assert\(\) with true will always evaluate to true\.$# (function.alreadyNarrowedType) in path /home/runner/work/webtrees/webtrees/app/Http/Middleware/UseDatabase.php was not matched in reported errors.
phpstan (ubuntu-latest, 7.4): app/Http/Middleware/UseDatabase.php#L1
Ignored error pattern #^Instanceof between Illuminate\\Database\\Query\\Builder and Illuminate\\Database\\Query\\Builder will always evaluate to true\.$# (instanceof.alwaysTrue) in path /home/runner/work/webtrees/webtrees/app/Http/Middleware/UseDatabase.php was not matched in reported errors.
phpstan (ubuntu-latest, 7.4): app/Http/Middleware/UseDatabase.php#L1
Ignored error pattern #^Parameter \#1 \$column of method Illuminate\\Database\\Query\\Builder\:\:where\(\) expects array\|Closure\|string, mixed given\.$# (argument.type) in path /home/runner/work/webtrees/webtrees/app/Http/Middleware/UseDatabase.php was not matched in reported errors.
phpstan (ubuntu-latest, 7.4): app/Http/Middleware/UseDatabase.php#L103
Call to function assert() with false will always evaluate to false.
phpstan (ubuntu-latest, 7.4): app/Http/Middleware/UseDatabase.php#L103
Instanceof between $this(Fisharebest\Webtrees\Http\Middleware\UseDatabase) and Illuminate\Database\Query\Builder will always evaluate to false.
phpstan (ubuntu-latest, 7.4): app/Http/Middleware/UseDatabase.php#L107
Anonymous function should return Illuminate\Database\Query\Builder but returns mixed.
phpstan (ubuntu-latest, 7.4)
Process completed with exit code 1.