Skip to content

[WIP] Public Testing Frameworks #316

[WIP] Public Testing Frameworks

[WIP] Public Testing Frameworks #316

Triggered via pull request December 22, 2025 09:48
Status Success
Total duration 1m 19s
Artifacts

test.yml

on: pull_request
Matrix: Build & Test
Fit to window
Zoom out
Zoom in

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)