Merge pull request #48 from SVappsLAB/simControl #161
Annotations
7 warnings
|
buildAndTest
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
buildAndTest:
Sdk/tests/UnitTests/CodeGen/CodeGeneratorTests.cs#L89
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)
|
|
buildAndTest:
Sdk/tests/UnitTests/CodeGen/CodeGeneratorTests.cs#L65
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)
|
|
buildAndTest:
Sdk/tests/UnitTests/CodeGen/CodeGeneratorTests.cs#L89
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)
|
|
buildAndTest:
Sdk/tests/UnitTests/CodeGen/CodeGeneratorTests.cs#L65
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)
|
|
buildAndTest:
Sdk/tests/UnitTests/CodeGen/CodeGeneratorTests.cs#L89
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)
|
|
buildAndTest:
Sdk/tests/UnitTests/CodeGen/CodeGeneratorTests.cs#L65
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)
|