Skip to content

Implement password policy with hook #382

Implement password policy with hook

Implement password policy with hook #382

Triggered via pull request November 6, 2025 14:54
Status Success
Total duration 1m 31s
Artifacts

phpstan.yml

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

Annotations

30 errors
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/clicommands/AutocompleteCommand.php#L62
Parameter #2 ...$arrays of function array_merge expects array, mixed given.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/clicommands/AutocompleteCommand.php#L62
Parameter #1 ...$arrays of function array_merge expects array, mixed given.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/clicommands/AutocompleteCommand.php#L48
Parameter #1 $app of class Icinga\Cli\Loader constructor expects Icinga\Application\ApplicationBootstrap, mixed given.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/clicommands/AutocompleteCommand.php#L28
Parameter #2 $array of function implode expects array, mixed given.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/clicommands/AutocompleteCommand.php#L24
Parameter #2 $haystack of function array_search expects array, mixed given.
phpstan / Static analysis with phpstan and php 8.4 on ubuntu-latest: application/clicommands/AutocompleteCommand.php#L62
Parameter #2 ...$arrays of function array_merge expects array, mixed given.
phpstan / Static analysis with phpstan and php 8.4 on ubuntu-latest: application/clicommands/AutocompleteCommand.php#L62
Parameter #1 ...$arrays of function array_merge expects array, mixed given.
phpstan / Static analysis with phpstan and php 8.4 on ubuntu-latest: application/clicommands/AutocompleteCommand.php#L48
Parameter #1 $app of class Icinga\Cli\Loader constructor expects Icinga\Application\ApplicationBootstrap, mixed given.
phpstan / Static analysis with phpstan and php 8.4 on ubuntu-latest: application/clicommands/AutocompleteCommand.php#L28
Parameter #2 $array of function implode expects array, mixed given.
phpstan / Static analysis with phpstan and php 8.4 on ubuntu-latest: application/clicommands/AutocompleteCommand.php#L24
Parameter #2 $haystack of function array_search expects array, mixed given.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/clicommands/AutocompleteCommand.php#L62
Parameter #2 ...$arrays of function array_merge expects array, mixed given.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/clicommands/AutocompleteCommand.php#L62
Parameter #1 ...$arrays of function array_merge expects array, mixed given.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/clicommands/AutocompleteCommand.php#L48
Parameter #1 $app of class Icinga\Cli\Loader constructor expects Icinga\Application\ApplicationBootstrap, mixed given.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/clicommands/AutocompleteCommand.php#L28
Parameter #2 $array of function implode expects array, mixed given.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/clicommands/AutocompleteCommand.php#L24
Parameter #2 $haystack of function array_search expects array, mixed given.