pr #26
Triggered via pull request
November 21, 2023 19:16
Status
Failure
Total duration
14m 55s
Artifacts
–
Annotations
8 errors
Run Script
[-] Loading Shim.Throws a helpful error message 76ms (57ms|18ms)
|
Run Script
[-] ConvertFrom-Json2 | ConvertFrom-PSCustomObject.Given an empty string, will return an empty object 27ms (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 63ms (61ms|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 (33ms|1ms)
|
Run Script
[-] ConvertFrom-Json2 | ConvertFrom-PSCustomObject.Given array json, should return a hash containing the array 27ms (26ms|1ms)
|
Run Script
Process completed with exit code 1.
|