Skip to content

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

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

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

Triggered via pull request May 27, 2025 23:07
Status Success
Total duration 10m 40s
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#L129
Dereference of a possibly null reference.
Analyze (csharp): src/Client/Grpc/GrpcDurableTaskClient.cs#L111
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#L129
Dereference of a possibly null reference.
Analyze (csharp): src/Client/Grpc/GrpcDurableTaskClient.cs#L111
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#L129
Dereference of a possibly null reference.
Analyze (csharp): src/Client/Grpc/GrpcDurableTaskClient.cs#L111
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.