Add FailingProvider #45
Annotations
10 errors and 2 warnings
phpstan:
lib/Cache/RedisCache.php#L42
No error to ignore is reported on line 42.
|
phpstan:
lib/Currency.php#L76
Method ICanBoogie\CLDR\Currency::localize() should return ICanBoogie\CLDR\LocalizedCurrency but returns object.
|
phpstan:
lib/CurrencyCollection.php#L107
Method ICanBoogie\CLDR\CurrencyCollection::fetch_currencies() return type has no value type specified in iterable type array.
|
phpstan:
lib/Locale.php#L106
Expression "$this[$offset]" on a separate line does not do anything.
|
phpstan:
lib/Locale.php#L139
No error to ignore is reported on line 139.
|
phpstan:
lib/Locale.php#L154
Method ICanBoogie\CLDR\Locale::get_number_formatter() should return ICanBoogie\CLDR\LocalizedNumberFormatter but returns object.
|
phpstan:
lib/Locale.php#L161
Method ICanBoogie\CLDR\Locale::get_currency_formatter() should return ICanBoogie\CLDR\LocalizedCurrencyFormatter but returns object.
|
phpstan:
lib/Locale.php#L168
Method ICanBoogie\CLDR\Locale::get_list_formatter() should return ICanBoogie\CLDR\LocalizedListFormatter but returns object.
|
phpstan:
lib/Supplemental.php#L96
Expression "$this[$offset]" on a separate line does not do anything.
|
phpstan
Process completed with exit code 1.
|
phpstan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
phpstan
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|