Skip to content

Run tests on PHP 8.3 #1008

Run tests on PHP 8.3

Run tests on PHP 8.3 #1008

Triggered via push January 25, 2024 18:35
Status Failure
Total duration 1m 3s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

php-ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
phpstan: src/ConfigJson/Config.php#L32
Method ConfigCat\ConfigJson\Config::fixup() has no return type specified.
phpstan: src/ConfigJson/Config.php#L32
Method ConfigCat\ConfigJson\Config::fixup() has parameter $config with no value type specified in iterable type array.
phpstan: src/ConfigJson/Config.php#L46
Method ConfigCat\ConfigJson\Config::deserialize() return type has no value type specified in iterable type array.
phpstan: src/ConfigJson/PercentageOption.php#L19
Method ConfigCat\ConfigJson\PercentageOption::ensureList() return type has no value type specified in iterable type array.
phpstan: src/ConfigJson/Setting.php#L33
Method ConfigCat\ConfigJson\Setting::ensureMap() return type has no value type specified in iterable type array.
phpstan: src/ConfigJson/Setting.php#L45
Method ConfigCat\ConfigJson\Setting::ensure() return type has no value type specified in iterable type array.
phpstan: src/ConfigJson/Setting.php#L57
Method ConfigCat\ConfigJson\Setting::getType() has parameter $setting with no value type specified in iterable type array.
phpstan: src/ConfigJson/Setting.php#L70
Method ConfigCat\ConfigJson\Setting::fromValue() return type has no value type specified in iterable type array.
phpstan: src/ConfigJson/Setting.php#L89
Access to an undefined property object::$value.
phpstan: src/ConfigJson/TargetingRule.php#L21
Method ConfigCat\ConfigJson\TargetingRule::ensureList() return type has no value type specified in iterable type array.
coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.