build #240
build.yml
on: schedule
Composer normalization
5s
Code style (phpcs)
11s
Code style (php-cs-fixer)
11s
Code analysis (phpstan)
16s
Matrix: unit-tests
Annotations
10 errors and 10 warnings
Code analysis (phpstan):
src/Finkok.php#L113
Parameter #2 $array of function array_key_exists expects array, mixed given.
|
Code analysis (phpstan):
src/Finkok.php#L128
Cannot access offset 1 on mixed.
|
Code analysis (phpstan):
src/Finkok.php#L128
Cannot access offset string on mixed.
|
Code analysis (phpstan):
src/Finkok.php#L132
Parameter #2 $class of function is_a expects string, mixed given.
|
Code analysis (phpstan):
src/Finkok.php#L135
Parameter #4 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
|
Code analysis (phpstan):
src/Finkok.php#L147
Cannot access offset 0 on mixed.
|
Code analysis (phpstan):
src/Finkok.php#L147
Cannot access offset string on mixed.
|
Code analysis (phpstan):
src/Finkok.php#L159
Cannot access offset 2 on mixed.
|
Code analysis (phpstan):
src/Finkok.php#L159
Cannot access offset string on mixed.
|
Code analysis (phpstan):
src/Finkok.php#L162
Parameter #3 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
|
Composer normalization
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests on PHP 7.4
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Code style (phpcs)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Code style (php-cs-fixer)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests on PHP 8.2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests on PHP 8.1
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests on PHP 8.0
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests on PHP 8.3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests on PHP 7.3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Code analysis (phpstan)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|