Support full github issue urls #394
Annotations
5 errors and 1 warning
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
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading