Add the possibility to set the minimum number of decimals in the numb… #419
continuous-integration.yml
on: pull_request
ci
/
Generate job matrix
12s
Matrix: ci / QA Checks
Annotations
10 errors
PossiblyUnusedMethod:
src/View/Helper/NumberFormat.php#L173
src/View/Helper/NumberFormat.php:173:21: PossiblyUnusedMethod: Cannot find any calls to method Laminas\I18n\View\Helper\NumberFormat::setDecimals (see https://psalm.dev/087)
|
PossiblyUnusedMethod:
src/View/Helper/NumberFormat.php#L201
src/View/Helper/NumberFormat.php:201:21: PossiblyUnusedMethod: Cannot find any calls to method Laminas\I18n\View\Helper\NumberFormat::getDecimals (see https://psalm.dev/087)
|
PossiblyUnusedMethod:
test/View/Helper/NumberFormatTest.php#L26
test/View/Helper/NumberFormatTest.php:26:28: PossiblyUnusedMethod: Cannot find any calls to method LaminasTest\I18n\View\Helper\NumberFormatTest::numberTestsDataProvider (see https://psalm.dev/087)
|
UnusedBaselineEntry:
src/View/Helper/NumberFormat.php#L1
src/View/Helper/NumberFormat.php:0:0: UnusedBaselineEntry: Baseline for issue "DocblockTypeContradiction" has 3 extra entries. (see https://psalm.dev/316)
|
UnusedBaselineEntry:
src/View/Helper/NumberFormat.php#L1
src/View/Helper/NumberFormat.php:0:0: UnusedBaselineEntry: Baseline for issue "MissingConstructor" has 4 extra entries. (see https://psalm.dev/316)
|
UnusedBaselineEntry:
src/View/Helper/NumberFormat.php#L1
src/View/Helper/NumberFormat.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedArgument" has 1 extra entry. (see https://psalm.dev/316)
|
UnusedBaselineEntry:
src/View/Helper/NumberFormat.php#L1
src/View/Helper/NumberFormat.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedArgumentTypeCoercion" has 1 extra entry. (see https://psalm.dev/316)
|
UnusedBaselineEntry:
src/View/Helper/NumberFormat.php#L1
src/View/Helper/NumberFormat.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedAssignment" has 1 extra entry. (see https://psalm.dev/316)
|
UnusedBaselineEntry:
src/View/Helper/NumberFormat.php#L1
src/View/Helper/NumberFormat.php:0:0: UnusedBaselineEntry: Baseline for issue "RedundantCastGivenDocblockType" has 3 extra entries. (see https://psalm.dev/316)
|
UnusedBaselineEntry:
src/View/Helper/NumberFormat.php#L1
src/View/Helper/NumberFormat.php:0:0: UnusedBaselineEntry: Baseline for issue "RedundantConditionGivenDocblockType" has 1 extra entry. (see https://psalm.dev/316)
|