pr #19
Triggered via pull request
November 21, 2023 01:51
Status
Failure
Total duration
14m 12s
Artifacts
–
Annotations
8 errors
Run Script
[-] Loading Shim.Throws a helpful error message 75ms (57ms|18ms)
|
Run Script
[-] ConvertFrom-Json2 | ConvertFrom-PSCustomObject.Given an empty string, will return an empty object 26ms (26ms|1ms)
|
Run Script
[-] ConvertFrom-Json2 | ConvertFrom-PSCustomObject.Given boolean json, should return a hash containing a boolean 27ms (26ms|1ms)
|
Run Script
[-] ConvertFrom-Json2 | ConvertFrom-PSCustomObject.Given integer json, should return a hash containing an int 74ms (73ms|1ms)
|
Run Script
[-] ConvertFrom-Json2 | ConvertFrom-PSCustomObject.Given float json, should return a hash containing a float 27ms (27ms|1ms)
|
Run Script
[-] ConvertFrom-Json2 | ConvertFrom-PSCustomObject.Given string json, should return a hash containing a string 35ms (34ms|1ms)
|
Run Script
[-] ConvertFrom-Json2 | ConvertFrom-PSCustomObject.Given array json, should return a hash containing the array 28ms (27ms|1ms)
|
Run Script
Process completed with exit code 1.
|