The method search() does not exist on App\Src\UseCases\Domain\Ports\PageRepository. It seems like you code against a sub-type of App\Src\UseCases\Domain\Ports\PageRepository such as App\Src\UseCases\Infra\Sql\PageRepositorySql.
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-call annotation