[WIP] Public Testing Frameworks #316
Annotations
19 warnings
|
Build & Test (ubuntu-latest):
test/AET.SteamAbstraction.Test/SteamWrapperTestBase.cs#L370
This call site is reachable on all platforms. 'ITestingSteamInstallation.FakeStart(int)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build & Test (ubuntu-latest):
test/AET.SteamAbstraction.Test/SteamWrapperTestBase.cs#L363
This call site is reachable on all platforms. 'ITestingSteamRegistry.SetPid(int?)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build & Test (ubuntu-latest):
test/AET.SteamAbstraction.Test/SteamWrapperTestBase.cs#L293
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Build & Test (ubuntu-latest):
test/AET.SteamAbstraction.Test/SteamWrapperTestBase.cs#L268
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Build & Test (ubuntu-latest):
test/AET.SteamAbstraction.Test/SteamWrapperTestBase.cs#L255
This call site is reachable on all platforms. 'TestProcessHelper.KillCurrent()' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build & Test (ubuntu-latest):
test/AET.SteamAbstraction.Test/SteamWrapperTestBase.cs#L282
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Build & Test (ubuntu-latest):
test/AET.SteamAbstraction.Test/SteamWrapperTestBase.cs#L120
This call site is reachable on all platforms. 'ITestingSteamRegistry.SetPid(int?)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build & Test (ubuntu-latest):
test/AET.SteamAbstraction.Test/SteamWrapperTestBase.cs#L41
This call site is reachable on all platforms. 'TestProcessHelper.KillCurrent()' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build & Test (ubuntu-latest):
test/AET.SteamAbstraction.Test/SteamWrapperTestBase.cs#L46
This call site is reachable on all platforms. 'ITestingSteamInstallation.Install()' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build & Test (windows-latest):
test/AET.SteamAbstraction.Test/SteamWrapperTestBase.cs#L268
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Build & Test (windows-latest):
test/AET.SteamAbstraction.Test/SteamWrapperTestBase.cs#L370
This call site is reachable on all platforms. 'ITestingSteamInstallation.FakeStart(int)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build & Test (windows-latest):
test/AET.SteamAbstraction.Test/SteamWrapperTestBase.cs#L363
This call site is reachable on all platforms. 'ITestingSteamRegistry.SetPid(int?)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build & Test (windows-latest):
test/AET.SteamAbstraction.Test/SteamWrapperTestBase.cs#L293
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Build & Test (windows-latest):
test/AET.SteamAbstraction.Test/SteamWrapperTestBase.cs#L268
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Build & Test (windows-latest):
test/AET.SteamAbstraction.Test/SteamWrapperTestBase.cs#L282
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Build & Test (windows-latest):
test/AET.SteamAbstraction.Test/SteamWrapperTestBase.cs#L41
This call site is reachable on all platforms. 'TestProcessHelper.KillCurrent()' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build & Test (windows-latest):
test/AET.SteamAbstraction.Test/SteamWrapperTestBase.cs#L255
This call site is reachable on all platforms. 'TestProcessHelper.KillCurrent()' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build & Test (windows-latest):
test/AET.SteamAbstraction.Test/SteamWrapperTestBase.cs#L120
This call site is reachable on all platforms. 'ITestingSteamRegistry.SetPid(int?)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build & Test (windows-latest):
test/AET.SteamAbstraction.Test/SteamWrapperTestBase.cs#L46
This call site is reachable on all platforms. 'ITestingSteamInstallation.Install()' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|