Update JiraSecurityIssue.php #164
GitHub Actions / PHPStan
failed
Feb 21, 2024 in 0s
reviewdog [PHPStan] report
reported by reviewdog 🐶
Findings (1)
src/JiraSecurityIssue.php:83: Parameter #1 $string of function trim expects string, string|false given.
Filtered Findings (0)
Annotations
Check failure on line 83 in src/JiraSecurityIssue.php
github-actions / PHPStan
[PHPStan] src/JiraSecurityIssue.php#L83
Parameter #1 $string of function trim expects string, string|false given.
Raw output
src/JiraSecurityIssue.php:83:1: error: Parameter #1 $string of function trim expects string, string|false given. ()
Loading