15 references to RunnerResult
Infrastructure.Tests (15)
WorkflowScripts\ReportCiFailureIntegrationTests.cs (15)
44var result = await InvokeAsync(new 69var result = await InvokeAsync(new 90var first = await InvokeAsync(new { operation = "reportFailure", env = new { REF = "main" } }); 93var second = await InvokeAsync(new 111var result = await InvokeAsync(new 127var result = await InvokeAsync(new 151var result = await InvokeAsync(new 172var result = await InvokeAsync(new 194var result = await InvokeAsync(new 211var result = await InvokeAsync(new 230var result = await InvokeAsync(new 246var result = await InvokeAsync(new 266var result = await InvokeAsync(new 282private async Task<RunnerResult> InvokeAsync(object scenario) 298private sealed record HarnessResponse(RunnerResult Result);