Bump TUnit from 1.24.18 to 1.43.11 #96
+1
−1
Merged
Annotations
15 warnings
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build samples:
samples/Sample.FunctionApp.CustomRoutePrefix.AspNetCore.Tests/ProductFunctionsTests.cs#L51
Dereference of a possibly null reference.
|
|
Build samples:
samples/Sample.FunctionApp.CustomRoutePrefix.AspNetCore.Tests/ProductFunctionsTests.cs#L51
Dereference of a possibly null reference.
|
|
Build samples:
samples/Sample.FunctionApp.CustomRoutePrefix.AspNetCore.Tests/ProductFunctionsTests.cs#L51
Dereference of a possibly null reference.
|
|
Build samples:
samples/Sample.FunctionApp.CustomRoutePrefix.AspNetCore.Tests/ProductFunctionsTests.cs#L51
Dereference of a possibly null reference.
|
|
Build framework:
tests/AzureFunctions.TestFramework.Tests/Durable/FunctionsTestHostDurableExtensionsTests.cs#L68
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 framework:
tests/AzureFunctions.TestFramework.Tests/EventGrid/FunctionsTestHostEventGridExtensionsTests.cs#L84
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 framework:
tests/AzureFunctions.TestFramework.Tests/EventGrid/FunctionsTestHostEventGridExtensionsTests.cs#L63
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 framework:
tests/AzureFunctions.TestFramework.Tests/Durable/FunctionsTestHostDurableExtensionsTests.cs#L24
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 framework:
tests/AzureFunctions.TestFramework.Tests/Timer/FunctionsTestHostTimerExtensionsTests.cs#L91
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 framework:
tests/AzureFunctions.TestFramework.Tests/Timer/FunctionsTestHostTimerExtensionsTests.cs#L77
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 framework:
tests/AzureFunctions.TestFramework.Tests/Durable/FakeDurableFunctionCatalogTests.cs#L115
Public method 'CatalogTestOrchestratorFn' on test class 'FakeDurableFunctionCatalogTests' should be marked as a Theory. Reduce the visibility of the method, or add a Theory attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
|
Build framework:
tests/AzureFunctions.TestFramework.Tests/Core/InMemoryGrpcClientFactoryTests.cs#L111
Possible null reference argument for parameter 'processorInterface' in 'bool InMemoryGrpcClientFactory.TryGetRequiredMethods(Type functionRpcClientType, Type processorInterface, ILogger logger, out MethodInfo? eventStreamMethod, out MethodInfo? processMessageAsync)'.
|
|
Build framework:
tests/AzureFunctions.TestFramework.Tests/Core/InMemoryGrpcClientFactoryTests.cs#L90
Possible null reference argument for parameter 'processorInterface' in 'bool InMemoryGrpcClientFactory.TryGetRequiredMethods(Type functionRpcClientType, Type processorInterface, ILogger logger, out MethodInfo? eventStreamMethod, out MethodInfo? processMessageAsync)'.
|
|
Build framework:
tests/AzureFunctions.TestFramework.Tests/Core/InMemoryGrpcClientFactoryTests.cs#L90
Possible null reference argument for parameter 'functionRpcClientType' in 'bool InMemoryGrpcClientFactory.TryGetRequiredMethods(Type functionRpcClientType, Type processorInterface, ILogger logger, out MethodInfo? eventStreamMethod, out MethodInfo? processMessageAsync)'.
|
background
wait
wait-all
cancel
Loading