Support full github issue urls #394
Annotations
6 errors
|
Run phpstan analysis:
src/TodoByIssueUrlRule.php#L68
Strict comparison using === between null and array will always evaluate to false.
|
Run phpstan analysis:
src/utils/ticket/GitHubTicketStatusFetcher.php#L58
Method staabm\PHPStanTodoBy\utils\ticket\GitHubTicketStatusFetcher::fetchTicketStatusByUrls() has parameter $ticketUrls with no value type specified in iterable type array.
|
Run phpstan analysis:
src/utils/ticket/GitHubTicketStatusFetcher.php#L58
Method staabm\PHPStanTodoBy\utils\ticket\GitHubTicketStatusFetcher::fetchTicketStatusByUrls() return type has no value type specified in iterable type array.
|
Run phpstan analysis:
src/utils/ticket/GitHubTicketStatusFetcher.php#L72
Parameter #1 $urls of method staabm\PHPStanTodoBy\utils\HttpClient::getMulti() expects non-empty-array<non-empty-string>, array given.
|
Run phpstan analysis
The operation was canceled.
|
Loading