Correlate client and orchestrator functions for DF .NET Isolated Distributed Tracing #41
Annotations
5 errors and 2 warnings
build:
src/WebJobs.Extensions.DurableTask/LocalGrpcListener.cs#L179
'CreateInstanceRequest' does not contain a definition for 'ParentTraceContext' and no accessible extension method 'ParentTraceContext' accepting a first argument of type 'CreateInstanceRequest' could be found (are you missing a using directive or an assembly reference?)
|
build:
src/WebJobs.Extensions.DurableTask/LocalGrpcListener.cs#L180
'CreateInstanceRequest' does not contain a definition for 'ParentTraceContext' and no accessible extension method 'ParentTraceContext' accepting a first argument of type 'CreateInstanceRequest' could be found (are you missing a using directive or an assembly reference?)
|
build:
src/WebJobs.Extensions.DurableTask/LocalGrpcListener.cs#L179
'CreateInstanceRequest' does not contain a definition for 'ParentTraceContext' and no accessible extension method 'ParentTraceContext' accepting a first argument of type 'CreateInstanceRequest' could be found (are you missing a using directive or an assembly reference?)
|
build:
src/WebJobs.Extensions.DurableTask/LocalGrpcListener.cs#L180
'CreateInstanceRequest' does not contain a definition for 'ParentTraceContext' and no accessible extension method 'ParentTraceContext' accepting a first argument of type 'CreateInstanceRequest' could be found (are you missing a using directive or an assembly reference?)
|
build
Process completed with exit code 1.
|
build:
src/WebJobs.Extensions.DurableTask/Correlation/WebJobsTelemetryModule.cs#L82
The keyword 'new' should be followed by a space. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1000.md)
|
build:
src/WebJobs.Extensions.DurableTask/Correlation/WebJobsTelemetryModule.cs#L82
The keyword 'new' should be followed by a space. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1000.md)
|