Skip to content

phpstan: Scan /usr/share/icinga-php instead of vendor #2

phpstan: Scan /usr/share/icinga-php instead of vendor

phpstan: Scan /usr/share/icinga-php instead of vendor #2

Triggered via pull request April 17, 2024 11:38
Status Success
Total duration 1m 13s
Artifacts

phpstan.yml

on: pull_request
Matrix: phpstan / phpstan
Fit to window
Zoom out
Zoom in

Annotations

12 errors
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: src/Locale.php#L89
Argument of an invalid type array<string, array<int, string>|string>|false supplied for foreach, only iterables are supported.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: src/Locale.php#L102
Argument of an invalid type array<string, string>|false supplied for foreach, only iterables are supported.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: src/Locale.php#L111
Cannot access offset non-falsy-string on non-empty-array<string, string>|false.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest
Process completed with exit code 1.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: src/Locale.php#L89
Argument of an invalid type array<string, array<int, string>|string>|false supplied for foreach, only iterables are supported.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: src/Locale.php#L102
Argument of an invalid type array<string, string>|false supplied for foreach, only iterables are supported.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: src/Locale.php#L111
Cannot access offset non-falsy-string on non-empty-array<string, string>|false.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest
Process completed with exit code 1.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: src/Locale.php#L89
Argument of an invalid type array<string, array<int, string>|string>|false supplied for foreach, only iterables are supported.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: src/Locale.php#L102
Argument of an invalid type array<string, string>|false supplied for foreach, only iterables are supported.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: src/Locale.php#L111
Cannot access offset non-falsy-string on non-empty-array<string, string>|false.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest
Process completed with exit code 1.