Add PHP 8.4 support #27
Annotations
6 errors and 13 warnings
InvalidFalsableReturnType:
src/Json.php#L67
src/Json.php:67:88: InvalidFalsableReturnType: The declared return type 'string' for Innmind\Json\Json::encode does not allow false, but 'false|string' contains false (see https://psalm.dev/143)
|
FalsableReturnStatement:
src/Json.php#L70
src/Json.php:70:20: FalsableReturnStatement: The declared return type 'string' for Innmind\Json\Json::encode does not allow false, but the function returns 'false|string' (see https://psalm.dev/137)
|
psalm / Psalm (8.4, lowest) / Psalm (8.4, lowest)
Process completed with exit code 2.
|
InvalidFalsableReturnType:
src/Json.php#L67
src/Json.php:67:88: InvalidFalsableReturnType: The declared return type 'string' for Innmind\Json\Json::encode does not allow false, but 'false|string' contains false (see https://psalm.dev/143)
|
FalsableReturnStatement:
src/Json.php#L70
src/Json.php:70:20: FalsableReturnStatement: The declared return type 'string' for Innmind\Json\Json::encode does not allow false, but the function returns 'false|string' (see https://psalm.dev/137)
|
psalm / Psalm (8.4, highest) / Psalm (8.4, highest)
Process completed with exit code 2.
|
cs / CS (8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHPUnit (ubuntu-latest, 8.2, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
psalm / Psalm (8.2, lowest) / Psalm (8.2, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
psalm / Psalm (8.3, highest) / Psalm (8.3, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
psalm / Psalm (8.2, highest) / Psalm (8.2, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
psalm / Psalm (8.3, lowest) / Psalm (8.3, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHPUnit (ubuntu-latest, 8.3, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHPUnit (ubuntu-latest, 8.2, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHPUnit (ubuntu-latest, 8.4, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
psalm / Psalm (8.4, lowest) / Psalm (8.4, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
psalm / Psalm (8.4, highest) / Psalm (8.4, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHPUnit (ubuntu-latest, 8.3, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHPUnit (ubuntu-latest, 8.4, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|