Add the possibility to set the minimum number of decimals in the numb… #416
continuous-integration.yml
on: pull_request
ci
/
Generate job matrix
11s
Matrix: ci / QA Checks
Annotations
10 errors
PossiblyUnusedMethod:
src/View/Helper/NumberFormat.php#L183
src/View/Helper/NumberFormat.php:183:21: PossiblyUnusedMethod: Cannot find any calls to method Laminas\I18n\View\Helper\NumberFormat::setMaxDecimals (see https://psalm.dev/087)
|
PossiblyUnusedMethod:
src/View/Helper/NumberFormat.php#L192
src/View/Helper/NumberFormat.php:192:21: PossiblyUnusedMethod: Cannot find any calls to method Laminas\I18n\View\Helper\NumberFormat::setMinDecimals (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)
|
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)
|