Skip to content

Update PHPStan packages #3786

Update PHPStan packages

Update PHPStan packages #3786

Triggered via pull request September 29, 2024 20:37
Status Failure
Total duration 1m 10s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
php: src/Security/AzureAd/AzureAdAuthenticator.php#L66
Parameter #1 $json of static method Nette\Utils\Json::decode() expects string, string|null given.
php: src/Service/CodeReview/Comment/CommentMentionService.php#L63
Casting to string something that's already string.
php: src/Service/Git/RevList/GitRevListParser.php#L14
Offset 1 on array{array<int, string>, array<int, non-empty-string>} in isset() always exists and is not nullable.
php: src/Service/Git/RevList/GitRevListParser.php#L14
Strict comparison using === between true and false will always evaluate to false.
php
Process completed with exit code 1.