Skip to content
Triggered via pull request November 22, 2023 00:39
@joshcooperjoshcooper
synchronize #4
pr2
Status Failure
Total duration 21m 17s
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 73ms (56ms|17ms)
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 26ms (25ms|1ms)
Run Script
[-] ConvertFrom-Json2 | ConvertFrom-PSCustomObject.Given integer json, should return a hash containing an int 72ms (30ms|42ms)
Run Script
[-] ConvertFrom-Json2 | ConvertFrom-PSCustomObject.Given float json, should return a hash containing a float 29ms (28ms|1ms)
Run Script
[-] ConvertFrom-Json2 | ConvertFrom-PSCustomObject.Given string json, should return a hash containing a string 33ms (32ms|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.