Skip to content

Distributed Tracing for Entities (Isolated, with updated references to DT.Core packages) #486

Distributed Tracing for Entities (Isolated, with updated references to DT.Core packages)

Distributed Tracing for Entities (Isolated, with updated references to DT.Core packages) #486

Triggered via pull request May 30, 2025 00:29
Status Success
Total duration 10m 33s
Artifacts

codeQL.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Analyze (csharp): src/Client/Grpc/GrpcDurableTaskClient.cs#L130
Dereference of a possibly null reference.
Analyze (csharp): src/Client/Grpc/GrpcDurableTaskClient.cs#L112
Dereference of a possibly null reference.
Analyze (csharp): src/Shared/AzureManaged/DurableTaskVersionUtil.cs#L21
Possible null reference assignment.
Analyze (csharp): src/Client/Grpc/GrpcDurableTaskClient.cs#L130
Dereference of a possibly null reference.
Analyze (csharp): src/Client/Grpc/GrpcDurableTaskClient.cs#L112
Dereference of a possibly null reference.
Analyze (csharp): src/Shared/AzureManaged/DurableTaskVersionUtil.cs#L21
Possible null reference assignment.
Analyze (csharp): src/Client/Grpc/GrpcDurableTaskClient.cs#L130
Dereference of a possibly null reference.
Analyze (csharp): src/Client/Grpc/GrpcDurableTaskClient.cs#L112
Dereference of a possibly null reference.
Analyze (csharp)
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.