Skip to content

Support full github issue urls #394

Support full github issue urls

Support full github issue urls #394

Triggered via pull request May 24, 2024 14:51
@staabmstaabm
synchronize #95
gh-issue
Status Failure
Total duration 34s
Artifacts

static-analysis.yml

on: pull_request
Matrix: phpstan static code analysis
Fit to window
Zoom out
Zoom in

Annotations

27 errors and 3 warnings
phpstan static code analysis (ubuntu-latest, 8.1): src/TodoByIssueUrlRule.php#L68
Strict comparison using === between null and array will always evaluate to false.
phpstan static code analysis (ubuntu-latest, 8.1): 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.
phpstan static code analysis (ubuntu-latest, 8.1): src/utils/ticket/GitHubTicketStatusFetcher.php#L58
Method staabm\PHPStanTodoBy\utils\ticket\GitHubTicketStatusFetcher::fetchTicketStatusByUrls() return type has no value type specified in iterable type array.
phpstan static code analysis (ubuntu-latest, 8.1): 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.
phpstan static code analysis (ubuntu-latest, 8.1)
Process completed with exit code 1.
phpstan static code analysis (ubuntu-latest, 8.3): src/TodoByIssueUrlRule.php#L68
Strict comparison using === between null and array will always evaluate to false.
phpstan static code analysis (ubuntu-latest, 8.3): 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.
phpstan static code analysis (ubuntu-latest, 8.3): src/utils/ticket/GitHubTicketStatusFetcher.php#L58
Method staabm\PHPStanTodoBy\utils\ticket\GitHubTicketStatusFetcher::fetchTicketStatusByUrls() return type has no value type specified in iterable type array.
phpstan static code analysis (ubuntu-latest, 8.3): 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.
phpstan static code analysis (ubuntu-latest, 8.3)
Process completed with exit code 1.
phpstan static code analysis (ubuntu-latest, 7.4): src/TodoByIssueUrlRule.php#L68
Strict comparison using === between null and array will always evaluate to false.
phpstan static code analysis (ubuntu-latest, 7.4): 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.
phpstan static code analysis (ubuntu-latest, 7.4): src/utils/ticket/GitHubTicketStatusFetcher.php#L58
Method staabm\PHPStanTodoBy\utils\ticket\GitHubTicketStatusFetcher::fetchTicketStatusByUrls() return type has no value type specified in iterable type array.
phpstan static code analysis (ubuntu-latest, 7.4): 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.
phpstan static code analysis (ubuntu-latest, 7.4)
Process completed with exit code 1.
phpstan static code analysis (ubuntu-latest, 8.0)
The job was canceled because "ubuntu-latest_8_1" failed.
phpstan static code analysis (ubuntu-latest, 8.0): src/TodoByIssueUrlRule.php#L68
Strict comparison using === between null and array will always evaluate to false.
phpstan static code analysis (ubuntu-latest, 8.0): 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.
phpstan static code analysis (ubuntu-latest, 8.0): src/utils/ticket/GitHubTicketStatusFetcher.php#L58
Method staabm\PHPStanTodoBy\utils\ticket\GitHubTicketStatusFetcher::fetchTicketStatusByUrls() return type has no value type specified in iterable type array.
phpstan static code analysis (ubuntu-latest, 8.0): 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.
phpstan static code analysis (ubuntu-latest, 8.0)
The operation was canceled.
phpstan static code analysis (ubuntu-latest, 8.2)
The job was canceled because "ubuntu-latest_8_1" failed.
phpstan static code analysis (ubuntu-latest, 8.2): src/TodoByIssueUrlRule.php#L68
Strict comparison using === between null and array will always evaluate to false.
phpstan static code analysis (ubuntu-latest, 8.2): 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.
phpstan static code analysis (ubuntu-latest, 8.2): src/utils/ticket/GitHubTicketStatusFetcher.php#L58
Method staabm\PHPStanTodoBy\utils\ticket\GitHubTicketStatusFetcher::fetchTicketStatusByUrls() return type has no value type specified in iterable type array.
phpstan static code analysis (ubuntu-latest, 8.2): 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.
phpstan static code analysis (ubuntu-latest, 8.2)
The operation was canceled.
phpstan static code analysis (ubuntu-latest, 8.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/.
phpstan static code analysis (ubuntu-latest, 8.3)
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/.
phpstan static code analysis (ubuntu-latest, 7.4)
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/.