Distributed Tracing for Entities (Isolated, with updated references to DT.Core packages) #480
Annotations
11 warnings
Build:
src/Client/Grpc/GrpcDurableTaskClient.cs#L130
Dereference of a possibly null reference.
|
Build:
src/Client/Grpc/GrpcDurableTaskClient.cs#L112
Dereference of a possibly null reference.
|
Build:
src/Shared/AzureManaged/DurableTaskVersionUtil.cs#L32
File is required to end with a single newline character (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1518.md)
|
Build:
src/Shared/AzureManaged/DurableTaskVersionUtil.cs#L21
Possible null reference assignment.
|
Build:
src/Client/Grpc/GrpcDurableTaskClient.cs#L130
Dereference of a possibly null reference.
|
Build:
src/Client/Grpc/GrpcDurableTaskClient.cs#L112
Dereference of a possibly null reference.
|
Build:
src/Shared/AzureManaged/DurableTaskVersionUtil.cs#L32
File is required to end with a single newline character (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1518.md)
|
Build:
src/Shared/AzureManaged/DurableTaskVersionUtil.cs#L21
Possible null reference assignment.
|
Build:
src/Client/Grpc/GrpcDurableTaskClient.cs#L130
Dereference of a possibly null reference.
|
Build:
src/Client/Grpc/GrpcDurableTaskClient.cs#L112
Dereference of a possibly null reference.
|
Initialize CodeQL
Unable to validate code scanning workflow: error: getWorkflow() failed: Error: Expected to find a code scanning workflow file at D:\a\durabletask-dotnet\durabletask-dotnet\.github\workflows\codeQL.yml, but no such file existed. This can happen if the currently running workflow checks out a branch that doesn't contain the corresponding workflow file.
|
Loading