Include Exception Properties at FailureDetails via Custom Provider #1746
Annotations
10 warnings
build
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build:
test/SmokeTests/OOProcSmokeTests/DotNetIsolated/FaultyOrchestrators.cs#L95
The method 'TimeoutOrchestrator' uses 'Thread.Sleep(TimeSpan)' that may cause non-deterministic behavior when invoked from orchestration 'TimeoutOrchestrator'
|
build:
src/Worker.Extensions.DurableTask/TaskOrchestrationContextExtensionMethods.cs#L74
Possible null reference argument for parameter 'locationUri' in 'DurableHttpRequest TaskOrchestrationContextExtensionMethods.CreateLocationPollRequest(DurableHttpRequest durableHttpRequest, string locationUri)'.
|
build:
src/Worker.Extensions.DurableTask/TaskOrchestrationContextExtensionMethods.cs#L72
Converting null literal or possible null value to non-nullable type.
|
build:
src/Worker.Extensions.DurableTask/TaskOrchestrationContextExtensionMethods.cs#L59
Possible null reference argument for parameter 's' in 'int int.Parse(string s)'.
|
build:
src/Worker.Extensions.DurableTask/FunctionsWorkerApplicationBuilderExtensions.cs#L119
Nullability of reference types in type of parameter 'name' of 'void PostConfigureWorkerOptions.PostConfigure(string name, DurableTaskWorkerOptions options)' doesn't match implicitly implemented member 'void IPostConfigureOptions<DurableTaskWorkerOptions>.PostConfigure(string? name, DurableTaskWorkerOptions options)' (possibly because of nullability attributes).
|
build:
src/Worker.Extensions.DurableTask/FunctionsWorkerApplicationBuilderExtensions.cs#L93
Nullability of reference types in type of parameter 'name' of 'void PostConfigureClientOptions.PostConfigure(string name, DurableTaskClientOptions options)' doesn't match implicitly implemented member 'void IPostConfigureOptions<DurableTaskClientOptions>.PostConfigure(string? name, DurableTaskClientOptions options)' (possibly because of nullability attributes).
|
build
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|