Fix code formatting and remove unnecessary comments #746
Annotations
10 errors
Run PHPStan:
src/Services/GoogleBookService.php#L150
Static method Kiwilan\Steward\Utils\GoogleBook\GoogleBookItem::make() invoked with 1 parameter, 2 required.
|
Run PHPStan:
src/Services/GoogleBookService.php#L152
If condition is always true.
|
Run PHPStan:
src/Services/GoogleBookService.php#L177
Missing parameter $isbn (string) in call to static method Kiwilan\Steward\Utils\GoogleBook\GoogleBookQuery::make().
|
Run PHPStan:
src/Services/GoogleBookService.php#L178
Unknown parameter $isbnItems in call to static method Kiwilan\Steward\Utils\GoogleBook\GoogleBookQuery::make().
|
Run PHPStan:
src/Services/GoogleBookService.php#L179
Unknown parameter $identifier in call to static method Kiwilan\Steward\Utils\GoogleBook\GoogleBookQuery::make().
|
Run PHPStan:
src/Services/WikipediaService.php#L247
Call to an undefined static method Kiwilan\Steward\Utils\Wikipedia\WikipediaItem::makePageId().
|
Run PHPStan:
src/Services/WikipediaService.php#L329
Missing parameter $subject (string) in call to static method Kiwilan\Steward\Utils\Wikipedia\WikipediaQuery::make().
|
Run PHPStan:
src/Services/WikipediaService.php#L330
Unknown parameter $queryString in call to static method Kiwilan\Steward\Utils\Wikipedia\WikipediaQuery::make().
|
Run PHPStan:
src/Services/WikipediaService.php#L331
Unknown parameter $identifier in call to static method Kiwilan\Steward\Utils\Wikipedia\WikipediaQuery::make().
|
Run PHPStan:
src/Services/WikipediaService.php#L332
Unknown parameter $language in call to static method Kiwilan\Steward\Utils\Wikipedia\WikipediaQuery::make().
|
The logs for this run have expired and are no longer available.
Loading