Skip to content

[nuget-skip] Added bool overloads for StartProcess #72

[nuget-skip] Added bool overloads for StartProcess

[nuget-skip] Added bool overloads for StartProcess #72

Triggered via push May 25, 2024 03:03
Status Failure
Total duration 2m 48s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Analyze (csharp): Kotz.Tests/Extensions/Utilities/StartProgramTests.cs#L20
The call is ambiguous between the following methods or properties: 'KotzUtilities.StartProcess(string, string, bool, bool)' and 'KotzUtilities.StartProcess(string, string, IReadOnlyCollection<DataReceivedEventHandler>?, IReadOnlyCollection<DataReceivedEventHandler>?)'
Analyze (csharp): Kotz.Tests/Extensions/Utilities/StartProgramTests.cs#L21
The call is ambiguous between the following methods or properties: 'KotzUtilities.StartProcess(string, IEnumerable<string>, bool, bool)' and 'KotzUtilities.StartProcess(string, IEnumerable<string>, IReadOnlyCollection<DataReceivedEventHandler>?, IReadOnlyCollection<DataReceivedEventHandler>?)'
Analyze (csharp): Kotz.Tests/Extensions/Utilities/StartProgramTests.cs#L22
The call is ambiguous between the following methods or properties: 'KotzUtilities.StartProcess(string, string, bool, bool)' and 'KotzUtilities.StartProcess(string, string, IReadOnlyCollection<DataReceivedEventHandler>?, IReadOnlyCollection<DataReceivedEventHandler>?)'
Analyze (csharp): Kotz.Tests/Extensions/Utilities/StartProgramTests.cs#L23
The call is ambiguous between the following methods or properties: 'KotzUtilities.StartProcess(string, IEnumerable<string>, bool, bool)' and 'KotzUtilities.StartProcess(string, IEnumerable<string>, IReadOnlyCollection<DataReceivedEventHandler>?, IReadOnlyCollection<DataReceivedEventHandler>?)'
Analyze (csharp): Kotz.Tests/Extensions/Utilities/StartProgramTests.cs#L24
The call is ambiguous between the following methods or properties: 'KotzUtilities.StartProcess(string, string, bool, bool)' and 'KotzUtilities.StartProcess(string, string, IReadOnlyCollection<DataReceivedEventHandler>?, IReadOnlyCollection<DataReceivedEventHandler>?)'
Analyze (csharp): Kotz.Tests/Extensions/Utilities/StartProgramTests.cs#L25
The call is ambiguous between the following methods or properties: 'KotzUtilities.StartProcess(string, IEnumerable<string>, bool, bool)' and 'KotzUtilities.StartProcess(string, IEnumerable<string>, IReadOnlyCollection<DataReceivedEventHandler>?, IReadOnlyCollection<DataReceivedEventHandler>?)'
Analyze (csharp): Kotz.Tests/Extensions/Utilities/StartProgramTests.cs#L26
The call is ambiguous between the following methods or properties: 'KotzUtilities.StartProcess(string, string, bool, bool)' and 'KotzUtilities.StartProcess(string, string, IReadOnlyCollection<DataReceivedEventHandler>?, IReadOnlyCollection<DataReceivedEventHandler>?)'
Analyze (csharp): Kotz.Tests/Extensions/Utilities/StartProgramTests.cs#L27
The call is ambiguous between the following methods or properties: 'KotzUtilities.StartProcess(string, IEnumerable<string>, bool, bool)' and 'KotzUtilities.StartProcess(string, IEnumerable<string>, IReadOnlyCollection<DataReceivedEventHandler>?, IReadOnlyCollection<DataReceivedEventHandler>?)'
Analyze (csharp): Kotz.Tests/Extensions/Utilities/StartProgramTests.cs#L20
The call is ambiguous between the following methods or properties: 'KotzUtilities.StartProcess(string, string, bool, bool)' and 'KotzUtilities.StartProcess(string, string, IReadOnlyCollection<DataReceivedEventHandler>?, IReadOnlyCollection<DataReceivedEventHandler>?)'
Analyze (csharp): Kotz.Tests/Extensions/Utilities/StartProgramTests.cs#L21
The call is ambiguous between the following methods or properties: 'KotzUtilities.StartProcess(string, IEnumerable<string>, bool, bool)' and 'KotzUtilities.StartProcess(string, IEnumerable<string>, IReadOnlyCollection<DataReceivedEventHandler>?, IReadOnlyCollection<DataReceivedEventHandler>?)'