Azure / Azure/WellArchitected-Tools
Cannot convert value "NaN" to type "System.Int32".
Open
- Dominant language
- PowerShell
- Stars
- 159
- Forks
- 109
- PR merge metrics
- No merged PRs in 30d
Description
When launching the script I always receive this error.
Cannot convert value "NaN" to type "System.Int32". Error: "Value was either too large or too small for an Int32."
At C:\temp\GoliveReport\GenerateWAFReport.ps1:130 char:9
+ [int]$scorePerPillar = ($servicesPerPillar.Score | Measure-Ob ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidArgument: (:) [], RuntimeException
+ FullyQualifiedErrorId : InvalidCastIConvertible
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.