Merge pull request #47 from WyriHaximus/use-centralized-workflows #133
Annotations
10 errors and 1 warning
Run make stan:
src/PSR16Adapter.php#L80
No error to ignore is reported on line 80.
|
Run make stan:
src/PSR16Adapter.php#L83
Parameter #1 $iterable of function BenTools\IterableFunctions\iterable_to_array expects iterable<(int|string), string>, iterable<string> given.
|
Run make stan:
src/PSR16Adapter.php#L83
Unable to resolve the template type TKey in call to function BenTools\IterableFunctions\iterable_to_array
|
Run make stan:
src/PSR16Adapter.php#L97
Unable to resolve the template type TKey in call to function BenTools\IterableFunctions\iterable_to_array
|
Run make stan:
src/PSR16Adapter.php#L108
No error to ignore is reported on line 108.
|
Run make stan:
src/PSR16Adapter.php#L111
Parameter #1 $iterable of function BenTools\IterableFunctions\iterable_to_array expects iterable<(int|string), string>, iterable<string> given.
|
Run make stan:
src/PSR16Adapter.php#L111
Unable to resolve the template type TKey in call to function BenTools\IterableFunctions\iterable_to_array
|
Run make stan:
src/PSR16Adapter.php#L126
Method WyriHaximus\React\Cache\PSR16Adapter::convertToSeconds() has a nullable return type declaration.
|
Run make stan:
src/PSR16Adapter.php#L126
Method WyriHaximus\React\Cache\PSR16Adapter::convertToSeconds() has parameter $ttl with a nullable type declaration.
|
Run make stan:
tests/PSR16AdapterTest.php#L20
Call to an undefined method WyriHaximus\Tests\React\Cache\PSR16AdapterTest::prophesize().
|
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/.
|
Loading