Skip to content

Update dependency psr/simple-cache to v3 #134

Update dependency psr/simple-cache to v3

Update dependency psr/simple-cache to v3 #134

Triggered via pull request April 2, 2024 12:50
Status Failure
Total duration 10m 25s
Artifacts

ci.yml

on: pull_request
Continuous Integration  /  ...  /  Supported Versions Matrix
6s
Continuous Integration / Continuous Integration / Supported Versions Matrix
Continuous Integration  /  ...  /  Supported Checks Matrix
7s
Continuous Integration / Continuous Integration / Supported Checks Matrix
Continuous Integration  /  ...  /  Package Name
5s
Continuous Integration / Continuous Integration / Package Name
Continuous Integration  /  ...  /  Supported Versions Matrix
3s
Continuous Integration / Set Milestone / Supported Versions Matrix
Continuous Integration  /  ...  /  Check Markdown links
22s
Continuous Integration / Check Markdown links / Check Markdown links
Continuous Integration  /  ...  /  Comment composer.lock diff
18s
Continuous Integration / Composer Diff / Comment composer.lock diff
Continuous Integration  /  ...  /  Supported Threading Matrix
4s
Continuous Integration / Continuous Integration / Supported Threading Matrix
Continuous Integration  /  ...  /  Set Milestone
49s
Continuous Integration / Set Milestone / Set Milestone
Matrix: Continuous Integration / Continuous Integration / can-require
Matrix: Continuous Integration / Continuous Integration / qa
Matrix: Continuous Integration / Continuous Integration / tests-directly-on-os
Continuous Integration  /  ...  /  ✔️
0s
Continuous Integration / Continuous Integration / ✔️
Fit to window
Zoom out
Zoom in

Annotations

244 errors and 161 warnings
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with highest dependency preference: src/PSR16Adapter.php#L26
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::get() is not covariant with return type mixed of method Psr\SimpleCache\CacheInterface::get().
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with highest dependency preference: src/PSR16Adapter.php#L38
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::set() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::set().
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with highest dependency preference: src/PSR16Adapter.php#L50
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::delete() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::delete().
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with highest dependency preference: src/PSR16Adapter.php#L62
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::clear() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::clear().
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with highest dependency preference: src/PSR16Adapter.php#L83
Parameter #1 $iterable of function BenTools\IterableFunctions\iterable_to_array expects iterable<(int|string), string>, iterable<string> given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with highest dependency preference: src/PSR16Adapter.php#L83
Unable to resolve the template type TKey in call to function BenTools\IterableFunctions\iterable_to_array
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with highest dependency preference: src/PSR16Adapter.php#L90
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::setMultiple() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::setMultiple().
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with highest dependency preference: src/PSR16Adapter.php#L97
Unable to resolve the template type TKey in call to function BenTools\IterableFunctions\iterable_to_array
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with highest dependency preference: src/PSR16Adapter.php#L103
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::deleteMultiple() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::deleteMultiple().
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with locked dependency preference: src/PSR16Adapter.php#L26
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::get() is not covariant with return type mixed of method Psr\SimpleCache\CacheInterface::get().
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with locked dependency preference: src/PSR16Adapter.php#L38
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::set() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::set().
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with locked dependency preference: src/PSR16Adapter.php#L50
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::delete() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::delete().
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with locked dependency preference: src/PSR16Adapter.php#L62
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::clear() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::clear().
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with locked dependency preference: src/PSR16Adapter.php#L83
Parameter #1 $iterable of function BenTools\IterableFunctions\iterable_to_array expects iterable<(int|string), string>, iterable<string> given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with locked dependency preference: src/PSR16Adapter.php#L83
Unable to resolve the template type TKey in call to function BenTools\IterableFunctions\iterable_to_array
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with locked dependency preference: src/PSR16Adapter.php#L90
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::setMultiple() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::setMultiple().
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with locked dependency preference: src/PSR16Adapter.php#L97
Unable to resolve the template type TKey in call to function BenTools\IterableFunctions\iterable_to_array
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with locked dependency preference: src/PSR16Adapter.php#L103
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::deleteMultiple() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::deleteMultiple().
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::set with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::set (see https://psalm.dev/042)
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::delete with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::delete (see https://psalm.dev/042)
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::clear with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::clear (see https://psalm.dev/042)
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::setMultiple with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::setMultiple (see https://psalm.dev/042)
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::deleteMultiple with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::deleteMultiple (see https://psalm.dev/042)
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::has with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::has (see https://psalm.dev/042)
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::set with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::set (see https://psalm.dev/042)
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::delete with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::delete (see https://psalm.dev/042)
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::clear with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::clear (see https://psalm.dev/042)
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::setMultiple with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::setMultiple (see https://psalm.dev/042)
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::deleteMultiple with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::deleteMultiple (see https://psalm.dev/042)
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::has with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::has (see https://psalm.dev/042)
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with lowest dependency preference: src/PSR16Adapter.php#L83
Parameter #1 $iterable of function BenTools\IterableFunctions\iterable_to_array expects iterable<(int|string), string>, iterable<string> given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with lowest dependency preference: src/PSR16Adapter.php#L83
Unable to resolve the template type TKey in call to function BenTools\IterableFunctions\iterable_to_array
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with lowest dependency preference: src/PSR16Adapter.php#L97
Unable to resolve the template type TKey in call to function BenTools\IterableFunctions\iterable_to_array
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with lowest dependency preference: src/PSR16Adapter.php#L111
Parameter #1 $iterable of function BenTools\IterableFunctions\iterable_to_array expects iterable<(int|string), string>, iterable<string> given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with lowest dependency preference: src/PSR16Adapter.php#L111
Unable to resolve the template type TKey in call to function BenTools\IterableFunctions\iterable_to_array
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with lowest dependency preference: src/PSR16Adapter.php#L126
Method WyriHaximus\React\Cache\PSR16Adapter::convertToSeconds() has a nullable return type declaration.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with lowest dependency preference: src/PSR16Adapter.php#L126
Method WyriHaximus\React\Cache\PSR16Adapter::convertToSeconds() has parameter $ttl with a nullable type declaration.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with lowest dependency preference: tests/PSR16AdapterTest.php#L20
Call to an undefined method WyriHaximus\Tests\React\Cache\PSR16AdapterTest::prophesize().
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: src/PSR16Adapter.php#L26
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::get() is not covariant with return type mixed of method Psr\SimpleCache\CacheInterface::get().
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: src/PSR16Adapter.php#L38
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::set() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::set().
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: src/PSR16Adapter.php#L50
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::delete() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::delete().
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: src/PSR16Adapter.php#L62
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::clear() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::clear().
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: src/PSR16Adapter.php#L83
Parameter #1 $iterable of function BenTools\IterableFunctions\iterable_to_array expects iterable<(int|string), string>, iterable<string> given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: src/PSR16Adapter.php#L83
Unable to resolve the template type TKey in call to function BenTools\IterableFunctions\iterable_to_array
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: src/PSR16Adapter.php#L90
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::setMultiple() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::setMultiple().
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: src/PSR16Adapter.php#L97
Unable to resolve the template type TKey in call to function BenTools\IterableFunctions\iterable_to_array
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: src/PSR16Adapter.php#L103
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::deleteMultiple() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::deleteMultiple().
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::set with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::set (see https://psalm.dev/042)
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::delete with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::delete (see https://psalm.dev/042)
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::clear with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::clear (see https://psalm.dev/042)
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::setMultiple with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::setMultiple (see https://psalm.dev/042)
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::deleteMultiple with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::deleteMultiple (see https://psalm.dev/042)
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::has with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::has (see https://psalm.dev/042)
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::set with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::set (see https://psalm.dev/042)
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::delete with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::delete (see https://psalm.dev/042)
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::clear with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::clear (see https://psalm.dev/042)
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::setMultiple with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::setMultiple (see https://psalm.dev/042)
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::deleteMultiple with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::deleteMultiple (see https://psalm.dev/042)
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::has with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::has (see https://psalm.dev/042)
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference: src/PSR16Adapter.php#L26
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::get() is not covariant with return type mixed of method Psr\SimpleCache\CacheInterface::get().
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference: src/PSR16Adapter.php#L38
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::set() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::set().
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference: src/PSR16Adapter.php#L50
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::delete() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::delete().
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference: src/PSR16Adapter.php#L62
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::clear() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::clear().
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference: src/PSR16Adapter.php#L83
Parameter #1 $iterable of function BenTools\IterableFunctions\iterable_to_array expects iterable<(int|string), string>, iterable<string> given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference: src/PSR16Adapter.php#L83
Unable to resolve the template type TKey in call to function BenTools\IterableFunctions\iterable_to_array
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference: src/PSR16Adapter.php#L90
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::setMultiple() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::setMultiple().
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference: src/PSR16Adapter.php#L97
Unable to resolve the template type TKey in call to function BenTools\IterableFunctions\iterable_to_array
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference: src/PSR16Adapter.php#L103
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::deleteMultiple() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::deleteMultiple().
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference: src/PSR16Adapter.php#L83
Parameter #1 $iterable of function BenTools\IterableFunctions\iterable_to_array expects iterable<(int|string), string>, iterable<string> given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference: src/PSR16Adapter.php#L83
Unable to resolve the template type TKey in call to function BenTools\IterableFunctions\iterable_to_array
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference: src/PSR16Adapter.php#L97
Unable to resolve the template type TKey in call to function BenTools\IterableFunctions\iterable_to_array
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference: src/PSR16Adapter.php#L111
Parameter #1 $iterable of function BenTools\IterableFunctions\iterable_to_array expects iterable<(int|string), string>, iterable<string> given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference: src/PSR16Adapter.php#L111
Unable to resolve the template type TKey in call to function BenTools\IterableFunctions\iterable_to_array
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference: src/PSR16Adapter.php#L126
Method WyriHaximus\React\Cache\PSR16Adapter::convertToSeconds() has a nullable return type declaration.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference: src/PSR16Adapter.php#L126
Method WyriHaximus\React\Cache\PSR16Adapter::convertToSeconds() has parameter $ttl with a nullable type declaration.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference: tests/PSR16AdapterTest.php#L20
Call to an undefined method WyriHaximus\Tests\React\Cache\PSR16AdapterTest::prophesize().
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with locked dependency preference: src/PSR16Adapter.php#L26
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::get() is not covariant with return type mixed of method Psr\SimpleCache\CacheInterface::get().
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with locked dependency preference: src/PSR16Adapter.php#L38
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::set() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::set().
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with locked dependency preference: src/PSR16Adapter.php#L50
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::delete() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::delete().
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with locked dependency preference: src/PSR16Adapter.php#L62
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::clear() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::clear().
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with locked dependency preference: src/PSR16Adapter.php#L83
Parameter #1 $iterable of function BenTools\IterableFunctions\iterable_to_array expects iterable<(int|string), string>, iterable<string> given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with locked dependency preference: src/PSR16Adapter.php#L83
Unable to resolve the template type TKey in call to function BenTools\IterableFunctions\iterable_to_array
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with locked dependency preference: src/PSR16Adapter.php#L90
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::setMultiple() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::setMultiple().
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with locked dependency preference: src/PSR16Adapter.php#L97
Unable to resolve the template type TKey in call to function BenTools\IterableFunctions\iterable_to_array
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with locked dependency preference: src/PSR16Adapter.php#L103
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::deleteMultiple() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::deleteMultiple().
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::set with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::set (see https://psalm.dev/042)
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::delete with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::delete (see https://psalm.dev/042)
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::clear with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::clear (see https://psalm.dev/042)
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::setMultiple with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::setMultiple (see https://psalm.dev/042)
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::deleteMultiple with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::deleteMultiple (see https://psalm.dev/042)
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::has with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::has (see https://psalm.dev/042)
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with highest dependency preference: src/PSR16Adapter.php#L26
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::get() is not covariant with return type mixed of method Psr\SimpleCache\CacheInterface::get().
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with highest dependency preference: src/PSR16Adapter.php#L38
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::set() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::set().
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with highest dependency preference: src/PSR16Adapter.php#L50
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::delete() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::delete().
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with highest dependency preference: src/PSR16Adapter.php#L62
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::clear() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::clear().
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with highest dependency preference: src/PSR16Adapter.php#L83
Parameter #1 $iterable of function BenTools\IterableFunctions\iterable_to_array expects iterable<(int|string), string>, iterable<string> given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with highest dependency preference: src/PSR16Adapter.php#L83
Unable to resolve the template type TKey in call to function BenTools\IterableFunctions\iterable_to_array
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with highest dependency preference: src/PSR16Adapter.php#L90
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::setMultiple() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::setMultiple().
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with highest dependency preference: src/PSR16Adapter.php#L97
Unable to resolve the template type TKey in call to function BenTools\IterableFunctions\iterable_to_array
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with highest dependency preference: src/PSR16Adapter.php#L103
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::deleteMultiple() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::deleteMultiple().
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with lowest dependency preference: src/PSR16Adapter.php#L83
Parameter #1 $iterable of function BenTools\IterableFunctions\iterable_to_array expects iterable<(int|string), string>, iterable<string> given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with lowest dependency preference: src/PSR16Adapter.php#L83
Unable to resolve the template type TKey in call to function BenTools\IterableFunctions\iterable_to_array
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with lowest dependency preference: src/PSR16Adapter.php#L97
Unable to resolve the template type TKey in call to function BenTools\IterableFunctions\iterable_to_array
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with lowest dependency preference: src/PSR16Adapter.php#L111
Parameter #1 $iterable of function BenTools\IterableFunctions\iterable_to_array expects iterable<(int|string), string>, iterable<string> given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with lowest dependency preference: src/PSR16Adapter.php#L111
Unable to resolve the template type TKey in call to function BenTools\IterableFunctions\iterable_to_array
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with lowest dependency preference: src/PSR16Adapter.php#L126
Method WyriHaximus\React\Cache\PSR16Adapter::convertToSeconds() has a nullable return type declaration.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with lowest dependency preference: src/PSR16Adapter.php#L126
Method WyriHaximus\React\Cache\PSR16Adapter::convertToSeconds() has parameter $ttl with a nullable type declaration.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with lowest dependency preference: tests/PSR16AdapterTest.php#L20
Call to an undefined method WyriHaximus\Tests\React\Cache\PSR16AdapterTest::prophesize().
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference: src/PSR16Adapter.php#L26
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::get() is not covariant with return type mixed of method Psr\SimpleCache\CacheInterface::get().
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference: src/PSR16Adapter.php#L38
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::set() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::set().
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference: src/PSR16Adapter.php#L50
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::delete() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::delete().
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference: src/PSR16Adapter.php#L62
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::clear() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::clear().
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference: src/PSR16Adapter.php#L83
Parameter #1 $iterable of function BenTools\IterableFunctions\iterable_to_array expects iterable<(int|string), string>, iterable<string> given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference: src/PSR16Adapter.php#L83
Unable to resolve the template type TKey in call to function BenTools\IterableFunctions\iterable_to_array
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference: src/PSR16Adapter.php#L90
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::setMultiple() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::setMultiple().
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference: src/PSR16Adapter.php#L97
Unable to resolve the template type TKey in call to function BenTools\IterableFunctions\iterable_to_array
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference: src/PSR16Adapter.php#L103
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::deleteMultiple() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::deleteMultiple().
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::set with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::set (see https://psalm.dev/042)
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::delete with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::delete (see https://psalm.dev/042)
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::clear with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::clear (see https://psalm.dev/042)
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::setMultiple with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::setMultiple (see https://psalm.dev/042)
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::deleteMultiple with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::deleteMultiple (see https://psalm.dev/042)
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::has with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::has (see https://psalm.dev/042)
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: src/PSR16Adapter.php#L26
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::get() is not covariant with return type mixed of method Psr\SimpleCache\CacheInterface::get().
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: src/PSR16Adapter.php#L38
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::set() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::set().
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: src/PSR16Adapter.php#L50
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::delete() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::delete().
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: src/PSR16Adapter.php#L62
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::clear() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::clear().
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: src/PSR16Adapter.php#L83
Parameter #1 $iterable of function BenTools\IterableFunctions\iterable_to_array expects iterable<(int|string), string>, iterable<string> given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: src/PSR16Adapter.php#L83
Unable to resolve the template type TKey in call to function BenTools\IterableFunctions\iterable_to_array
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: src/PSR16Adapter.php#L90
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::setMultiple() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::setMultiple().
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: src/PSR16Adapter.php#L97
Unable to resolve the template type TKey in call to function BenTools\IterableFunctions\iterable_to_array
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: src/PSR16Adapter.php#L103
Return type mixed of method WyriHaximus\React\Cache\PSR16Adapter::deleteMultiple() is not covariant with return type bool of method Psr\SimpleCache\CacheInterface::deleteMultiple().
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::set with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::set (see https://psalm.dev/042)
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::delete with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::delete (see https://psalm.dev/042)
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::clear with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::clear (see https://psalm.dev/042)
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::setMultiple with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::setMultiple (see https://psalm.dev/042)
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::deleteMultiple with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::deleteMultiple (see https://psalm.dev/042)
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::has with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::has (see https://psalm.dev/042)
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference: src/PSR16Adapter.php#L83
Parameter #1 $iterable of function BenTools\IterableFunctions\iterable_to_array expects iterable<(int|string), string>, iterable<string> given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference: src/PSR16Adapter.php#L83
Unable to resolve the template type TKey in call to function BenTools\IterableFunctions\iterable_to_array
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference: src/PSR16Adapter.php#L97
Unable to resolve the template type TKey in call to function BenTools\IterableFunctions\iterable_to_array
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference: src/PSR16Adapter.php#L111
Parameter #1 $iterable of function BenTools\IterableFunctions\iterable_to_array expects iterable<(int|string), string>, iterable<string> given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference: src/PSR16Adapter.php#L111
Unable to resolve the template type TKey in call to function BenTools\IterableFunctions\iterable_to_array
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference: src/PSR16Adapter.php#L126
Method WyriHaximus\React\Cache\PSR16Adapter::convertToSeconds() has a nullable return type declaration.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference: src/PSR16Adapter.php#L126
Method WyriHaximus\React\Cache\PSR16Adapter::convertToSeconds() has parameter $ttl with a nullable type declaration.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference: tests/PSR16AdapterTest.php#L20
Call to an undefined method WyriHaximus\Tests\React\Cache\PSR16AdapterTest::prophesize().
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::set with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::set (see https://psalm.dev/042)
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::delete with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::delete (see https://psalm.dev/042)
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::clear with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::clear (see https://psalm.dev/042)
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::setMultiple with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::setMultiple (see https://psalm.dev/042)
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::deleteMultiple with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::deleteMultiple (see https://psalm.dev/042)
MethodSignatureMismatch: ../../src/PSR16Adapter.php#L15
../../src/PSR16Adapter.php:15:13: MethodSignatureMismatch: Method WyriHaximus\React\Cache\PSR16Adapter::has with return type '' is different to return type 'bool' of inherited method Psr\SimpleCache\CacheInterface::has (see https://psalm.dev/042)
Continuous Integration / Continuous Integration / Supported Versions Matrix
Unexpected input(s) 'working-directory', valid inputs are ['upcomingReleases', 'nightly', 'workingDirectory']
Continuous Integration / Composer Diff / Comment composer.lock diff
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@v6, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (zts) with lowest dependency preference (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (zts) with locked dependency preference (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (zts) with lowest dependency preference (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Set Milestone / Set Milestone
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: chores-dev/set-milestone-action@main. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Set Milestone / Set Milestone
The following actions uses node12 which is deprecated and will be forced to run on node16: chores-dev/set-milestone-action@main. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Continuous Integration / Set Milestone / Set Milestone
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (nts) with locked dependency preference (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (nts) with locked dependency preference (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (nts) with lowest dependency preference (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (nts) with highest dependency preference (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (zts) with highest dependency preference (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (zts) with locked dependency preference (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (zts) with highest dependency preference (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (nts) with highest dependency preference (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (nts) with lowest dependency preference (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run mutation-testing on PHP 8.2 (nts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (nts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.2 (nts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-install on PHP 8.2 (nts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run backward-compatibility-check on PHP 8.2 (nts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run syntax-php on PHP 8.2 (nts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run cs on PHP 8.2 (nts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run backward-compatibility-check on PHP 8.2 (nts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run unit-testing on PHP 8.2 (nts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.2 (nts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (zts) with highest dependency preference (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (zts) with lowest dependency preference (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run cs on PHP 8.2 (nts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-install on PHP 8.2 (nts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run mutation-testing on PHP 8.2 (nts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run backward-compatibility-check on PHP 8.2 (nts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.2 (nts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run psalm on PHP 8.2 (nts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (zts) with locked dependency preference (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (nts) with lowest dependency preference (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (nts) with highest dependency preference (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (zts) with locked dependency preference (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (nts) with highest dependency preference (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (nts) with lowest dependency preference (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (zts) with highest dependency preference (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (nts) with locked dependency preference (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run psalm on PHP 8.2 (nts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (nts) with locked dependency preference (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run unit-testing on PHP 8.2 (nts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run cs on PHP 8.2 (nts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-install on PHP 8.2 (nts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (nts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run mutation-testing on PHP 8.2 (nts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (nts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (nts) with highest dependency preference (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run syntax-php on PHP 8.2 (nts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (nts) with locked dependency preference (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run unit-testing on PHP 8.2 (nts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run cs on PHP 8.2 (zts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run syntax-php on PHP 8.2 (nts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run mutation-testing on PHP 8.2 (zts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (zts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run psalm on PHP 8.2 (nts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (zts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run syntax-php on PHP 8.2 (zts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (zts) with lowest dependency preference (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run unit-testing on PHP 8.2 (zts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run mutation-testing on PHP 8.2 (zts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run backward-compatibility-check on PHP 8.2 (zts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run cs on PHP 8.2 (zts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.2 (zts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-install on PHP 8.2 (zts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (zts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run backward-compatibility-check on PHP 8.2 (zts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.2 (zts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-install on PHP 8.2 (zts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run syntax-php on PHP 8.2 (zts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run psalm on PHP 8.2 (zts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run unit-testing on PHP 8.2 (zts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run psalm on PHP 8.2 (zts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run backward-compatibility-check on PHP 8.2 (zts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (nts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run unit-testing on PHP 8.2 (zts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-install on PHP 8.2 (zts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.2 (zts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run mutation-testing on PHP 8.2 (zts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run backward-compatibility-check on PHP 8.3 (nts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run mutation-testing on PHP 8.3 (nts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run unit-testing on PHP 8.3 (nts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run backward-compatibility-check on PHP 8.3 (nts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.3 (nts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run cs on PHP 8.2 (zts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run mutation-testing on PHP 8.3 (nts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run syntax-php on PHP 8.3 (nts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (nts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-install on PHP 8.3 (nts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.3 (nts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run psalm on PHP 8.3 (nts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-install on PHP 8.3 (nts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run psalm on PHP 8.2 (zts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run cs on PHP 8.3 (nts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run unit-testing on PHP 8.3 (nts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (nts) with lowest dependency preference (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run cs on PHP 8.3 (nts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run syntax-php on PHP 8.2 (zts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.3 (nts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run backward-compatibility-check on PHP 8.3 (nts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run syntax-php on PHP 8.3 (nts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (nts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-install on PHP 8.3 (nts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (zts) with highest dependency preference (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run cs on PHP 8.3 (zts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run backward-compatibility-check on PHP 8.3 (zts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run cs on PHP 8.3 (nts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run mutation-testing on PHP 8.3 (nts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run psalm on PHP 8.3 (nts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run mutation-testing on PHP 8.3 (zts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run unit-testing on PHP 8.3 (zts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (zts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run unit-testing on PHP 8.3 (nts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run syntax-php on PHP 8.3 (nts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-install on PHP 8.3 (zts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (zts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.3 (zts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run syntax-php on PHP 8.3 (zts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-install on PHP 8.3 (zts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run psalm on PHP 8.3 (zts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.3 (zts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run cs on PHP 8.3 (zts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run cs on PHP 8.3 (zts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run backward-compatibility-check on PHP 8.3 (zts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run mutation-testing on PHP 8.3 (zts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run mutation-testing on PHP 8.3 (zts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (nts) with highest dependency preference (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run backward-compatibility-check on PHP 8.3 (zts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run unit-testing on PHP 8.3 (zts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run psalm on PHP 8.3 (zts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (zts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-install on PHP 8.3 (zts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run syntax-php on PHP 8.3 (zts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (zts) with locked dependency preference (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run syntax-php on PHP 8.3 (zts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run psalm on PHP 8.3 (zts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.3 (zts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run unit-testing on PHP 8.3 (zts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (zts) with lowest dependency preference (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (nts) with locked dependency preference (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run psalm on PHP 8.3 (nts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (nts) with lowest dependency preference (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (zts) with highest dependency preference (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (zts) with lowest dependency preference (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (zts) with locked dependency preference (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.