Annotations
10 errors and 1 warning
PHPStan:
src/Number/NativePhp/NumberFormatterFactory.php#L38
Method h4kuna\Format\Number\NativePhp\NumberFormatterFactory::create() should return T of h4kuna\Format\Number\NativePhp\NumberFormatter but returns h4kuna\Format\Number\NativePhp\NumberFormatter.
|
PHPStan:
src/Number/NativePhp/NumberFormatterFactory.php#L44
Unable to resolve the template type T in call to method h4kuna\Format\Number\NativePhp\NumberFormatterFactory::create()
|
PHPStan:
src/Number/NativePhp/NumberFormatterFactory.php#L50
Unable to resolve the template type T in call to method h4kuna\Format\Number\NativePhp\NumberFormatterFactory::create()
|
PHPStan:
src/Number/NativePhp/NumberFormatterFactory.php#L62
Unable to resolve the template type T in call to method h4kuna\Format\Number\NativePhp\NumberFormatterFactory::create()
|
PHPStan:
tests/src/Number/Formatters/IntlNumberFormatterTest.php#L48
Unable to resolve the template type T in call to method h4kuna\Format\Number\NativePhp\NumberFormatterFactory::create()
|
PHPStan:
tests/src/Number/NativePhp/NumberFormatterFactoryTest.php#L27
Unable to resolve the template type T in call to method h4kuna\Format\Number\NativePhp\NumberFormatterFactory::create()
|
PHPStan:
tests/src/Number/NativePhp/NumberFormatterFactoryTest.php#L35
Unable to resolve the template type T in call to method h4kuna\Format\Number\NativePhp\NumberFormatterFactory::create()
|
PHPStan:
tests/src/Number/NativePhp/NumberFormatterFactoryTest.php#L43
Unable to resolve the template type T in call to method h4kuna\Format\Number\NativePhp\NumberFormatterFactory::create()
|
PHPStan:
tests/src/Number/NativePhp/NumberFormatterFactoryTest.php#L51
Unable to resolve the template type T in call to method h4kuna\Format\Number\NativePhp\NumberFormatterFactory::create()
|
PHPStan:
tests/src/Number/NativePhp/NumberFormatterFactoryTest.php#L59
Unable to resolve the template type T in call to method h4kuna\Format\Number\NativePhp\NumberFormatterFactory::create()
|
PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|