No products in the cart.
< 1 min read
Manageability
Severity
High
Lightning
SF-0071
In JavaScript, integers (numbers without a period or exponent notation) are only accurate up to 15 digits, so using integres with more than 15 digits will lead to unwanted results.
Use exponents to support large number constants.
45 min
See the PMD documentation article: InnaccurateNumericLiteral.
There was a problem reporting this post.
Please confirm you want to block this member.
You will no longer be able to:
Please allow a few minutes for this process to complete.