Skip to content
Triggered via pull request November 21, 2023 19:16
@joshcooperjoshcooper
synchronize #4
pr2
Status Failure
Total duration 14m 55s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.