Skip to content

Include Exception Properties at FailureDetails via Custom Provider #903

Include Exception Properties at FailureDetails via Custom Provider

Include Exception Properties at FailureDetails via Custom Provider #903

Triggered via pull request October 15, 2025 04:04
Status Success
Total duration 28m 7s
Artifacts

E2ETest.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

40 warnings
e2e-dts: 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).
e2e-dts: 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).
e2e-dts: test/e2e/Apps/BasicDotNetIsolated/CustomExceptionPropertiesOrchestration.cs#L19
CallActivityAsync is passing the incorrect type 'none' instead of 'TaskActivityContext' to the activity function 'BusinessActivity'
e2e-dts: test/e2e/Apps/BasicDotNetIsolated/DistributedTracing.cs#L16
CallActivityAsync is passing the incorrect type 'none' instead of 'FunctionContext' to the activity function 'GetDistributedTraceId'
e2e-dts: test/e2e/Apps/BasicDotNetIsolated/TimeoutOrchestration.cs#L41
CallActivityAsync is passing the incorrect type 'none' instead of 'string' to the activity function 'LongActivity'
e2e-dts: src/Worker.Extensions.DurableTask/TaskOrchestrationContextExtensionMethods.cs#L74
Possible null reference argument for parameter 'locationUri' in 'DurableHttpRequest TaskOrchestrationContextExtensionMethods.CreateLocationPollRequest(DurableHttpRequest durableHttpRequest, string locationUri)'.
e2e-dts: src/Worker.Extensions.DurableTask/TaskOrchestrationContextExtensionMethods.cs#L72
Converting null literal or possible null value to non-nullable type.
e2e-dts: src/Worker.Extensions.DurableTask/TaskOrchestrationContextExtensionMethods.cs#L59
Possible null reference argument for parameter 's' in 'int int.Parse(string s)'.
e2e-dts: 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).
e2e-dts: 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).
e2e-mssql: 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).
e2e-mssql: 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).
e2e-mssql: test/e2e/Apps/BasicDotNetIsolated/CustomExceptionPropertiesOrchestration.cs#L19
CallActivityAsync is passing the incorrect type 'none' instead of 'TaskActivityContext' to the activity function 'BusinessActivity'
e2e-mssql: test/e2e/Apps/BasicDotNetIsolated/DistributedTracing.cs#L16
CallActivityAsync is passing the incorrect type 'none' instead of 'FunctionContext' to the activity function 'GetDistributedTraceId'
e2e-mssql: test/e2e/Apps/BasicDotNetIsolated/TimeoutOrchestration.cs#L41
CallActivityAsync is passing the incorrect type 'none' instead of 'string' to the activity function 'LongActivity'
e2e-mssql: src/Worker.Extensions.DurableTask/TaskOrchestrationContextExtensionMethods.cs#L74
Possible null reference argument for parameter 'locationUri' in 'DurableHttpRequest TaskOrchestrationContextExtensionMethods.CreateLocationPollRequest(DurableHttpRequest durableHttpRequest, string locationUri)'.
e2e-mssql: src/Worker.Extensions.DurableTask/TaskOrchestrationContextExtensionMethods.cs#L72
Converting null literal or possible null value to non-nullable type.
e2e-mssql: src/Worker.Extensions.DurableTask/TaskOrchestrationContextExtensionMethods.cs#L59
Possible null reference argument for parameter 's' in 'int int.Parse(string s)'.
e2e-mssql: 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).
e2e-mssql: 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).
e2e-azurestorage-linux: 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).
e2e-azurestorage-linux: 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).
e2e-azurestorage-linux: test/e2e/Apps/BasicDotNetIsolated/CustomExceptionPropertiesOrchestration.cs#L19
CallActivityAsync is passing the incorrect type 'none' instead of 'TaskActivityContext' to the activity function 'BusinessActivity'
e2e-azurestorage-linux: test/e2e/Apps/BasicDotNetIsolated/DistributedTracing.cs#L16
CallActivityAsync is passing the incorrect type 'none' instead of 'FunctionContext' to the activity function 'GetDistributedTraceId'
e2e-azurestorage-linux: test/e2e/Apps/BasicDotNetIsolated/TimeoutOrchestration.cs#L41
CallActivityAsync is passing the incorrect type 'none' instead of 'string' to the activity function 'LongActivity'
e2e-azurestorage-linux: src/Worker.Extensions.DurableTask/TaskOrchestrationContextExtensionMethods.cs#L74
Possible null reference argument for parameter 'locationUri' in 'DurableHttpRequest TaskOrchestrationContextExtensionMethods.CreateLocationPollRequest(DurableHttpRequest durableHttpRequest, string locationUri)'.
e2e-azurestorage-linux: src/Worker.Extensions.DurableTask/TaskOrchestrationContextExtensionMethods.cs#L72
Converting null literal or possible null value to non-nullable type.
e2e-azurestorage-linux: src/Worker.Extensions.DurableTask/TaskOrchestrationContextExtensionMethods.cs#L59
Possible null reference argument for parameter 's' in 'int int.Parse(string s)'.
e2e-azurestorage-linux: 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).
e2e-azurestorage-linux: 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).
e2e-azurestorage-windows: 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).
e2e-azurestorage-windows: 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).
e2e-azurestorage-windows: test/e2e/Apps/BasicDotNetIsolated/DistributedTracing.cs#L16
CallActivityAsync is passing the incorrect type 'none' instead of 'FunctionContext' to the activity function 'GetDistributedTraceId'
e2e-azurestorage-windows: test/e2e/Apps/BasicDotNetIsolated/TimeoutOrchestration.cs#L41
CallActivityAsync is passing the incorrect type 'none' instead of 'string' to the activity function 'LongActivity'
e2e-azurestorage-windows: test/e2e/Apps/BasicDotNetIsolated/CustomExceptionPropertiesOrchestration.cs#L19
CallActivityAsync is passing the incorrect type 'none' instead of 'TaskActivityContext' to the activity function 'BusinessActivity'
e2e-azurestorage-windows: src/Worker.Extensions.DurableTask/TaskOrchestrationContextExtensionMethods.cs#L74
Possible null reference argument for parameter 'locationUri' in 'DurableHttpRequest TaskOrchestrationContextExtensionMethods.CreateLocationPollRequest(DurableHttpRequest durableHttpRequest, string locationUri)'.
e2e-azurestorage-windows: src/Worker.Extensions.DurableTask/TaskOrchestrationContextExtensionMethods.cs#L72
Converting null literal or possible null value to non-nullable type.
e2e-azurestorage-windows: src/Worker.Extensions.DurableTask/TaskOrchestrationContextExtensionMethods.cs#L59
Possible null reference argument for parameter 's' in 'int int.Parse(string s)'.
e2e-azurestorage-windows: 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).
e2e-azurestorage-windows: 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).