Skip to content

Phpstan: Use separate workflow #3

Phpstan: Use separate workflow

Phpstan: Use separate workflow #3

Triggered via pull request April 16, 2024 12:36
Status Success
Total duration 56s
Artifacts

phpstan.yml

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

Annotations

9 errors
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: src/RRule.php#L326
Parameter #1 $function of function call_user_func_array expects callable(): mixed, array{Recurr\Rule, string} given.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest
Ignored error pattern #Parameter \#1 \$callback of function call_user_func_array expects callable\(\): mixed, array{Recurr\\Rule, string} given# was not matched in reported errors.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest
Process completed with exit code 1.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: src/RRule.php#L326
Parameter #1 $function of function call_user_func_array expects callable(): mixed, array{Recurr\Rule, string} given.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest
Ignored error pattern #Parameter \#1 \$callback of function call_user_func_array expects callable\(\): mixed, array{Recurr\\Rule, string} given# was not matched in reported errors.
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.4 on ubuntu-latest: src/RRule.php#L326
Parameter #1 $function of function call_user_func_array expects callable(): mixed, array{Recurr\Rule, string} given.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest
Ignored error pattern #Parameter \#1 \$callback of function call_user_func_array expects callable\(\): mixed, array{Recurr\\Rule, string} given# was not matched in reported errors.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest
Process completed with exit code 1.