Skip to content

Extended Sessions for Isolated (Orchestrations) #584

Extended Sessions for Isolated (Orchestrations)

Extended Sessions for Isolated (Orchestrations) #584

Triggered via pull request August 1, 2025 23:47
Status Failure
Total duration 7m 13s
Artifacts

codeQL.yml

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

Annotations

9 errors, 11 warnings, and 1 notice
Analyze (csharp)
Process completed with exit code 1.
Analyze (csharp): src/Worker/Grpc/GrpcOrchestrationRunner.cs#L241
'TaskOrchestrationExecutor' does not contain a definition for 'IsCompleted' and no accessible extension method 'IsCompleted' accepting a first argument of type 'TaskOrchestrationExecutor' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/Worker/Grpc/GrpcOrchestrationRunner.cs#L198
'TaskOrchestrationExecutor' does not contain a definition for 'IsCompleted' and no accessible extension method 'IsCompleted' accepting a first argument of type 'TaskOrchestrationExecutor' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/Worker/Grpc/GrpcOrchestrationRunner.cs#L241
'TaskOrchestrationExecutor' does not contain a definition for 'IsCompleted' and no accessible extension method 'IsCompleted' accepting a first argument of type 'TaskOrchestrationExecutor' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/Worker/Grpc/GrpcOrchestrationRunner.cs#L198
'TaskOrchestrationExecutor' does not contain a definition for 'IsCompleted' and no accessible extension method 'IsCompleted' accepting a first argument of type 'TaskOrchestrationExecutor' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/Worker/Grpc/GrpcOrchestrationRunner.cs#L241
'TaskOrchestrationExecutor' does not contain a definition for 'IsCompleted' and no accessible extension method 'IsCompleted' accepting a first argument of type 'TaskOrchestrationExecutor' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/Worker/Grpc/GrpcOrchestrationRunner.cs#L198
'TaskOrchestrationExecutor' does not contain a definition for 'IsCompleted' and no accessible extension method 'IsCompleted' accepting a first argument of type 'TaskOrchestrationExecutor' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/Worker/Grpc/GrpcOrchestrationRunner.cs#L241
'TaskOrchestrationExecutor' does not contain a definition for 'IsCompleted' and no accessible extension method 'IsCompleted' accepting a first argument of type 'TaskOrchestrationExecutor' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/Worker/Grpc/GrpcOrchestrationRunner.cs#L198
'TaskOrchestrationExecutor' does not contain a definition for 'IsCompleted' and no accessible extension method 'IsCompleted' accepting a first argument of type 'TaskOrchestrationExecutor' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/Worker/Core/DurableTaskWorkerOptions.cs#L179
'DurableTaskWorkerOptions.OrchestrationFilter' is obsolete: 'Experimental'
Analyze (csharp): src/Shared/AzureManaged/DurableTaskVersionUtil.cs#L21
Possible null reference assignment.
Analyze (csharp): test/TestHelpers/Logging/TestLogger.cs#L10
Nullability of reference types in return type of 'IDisposable? TestLogger.BeginScope<TState>(TState state)' doesn't match implicitly implemented member 'IDisposable ILogger.BeginScope<TState>(TState state)' (possibly because of nullability attributes).
Analyze (csharp): test/TestHelpers/Logging/TestLogger.cs#L10
Nullability in constraints for type parameter 'TState' of method 'TestLogger.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.
Analyze (csharp): test/TestHelpers/Logging/TestLogger.cs#L25
Nullability of reference types in return type of 'IDisposable? TestLogger<T>.BeginScope<TState>(TState state)' doesn't match implicitly implemented member 'IDisposable ILogger.BeginScope<TState>(TState state)' (possibly because of nullability attributes).
Analyze (csharp): test/TestHelpers/Logging/TestLogger.cs#L25
Nullability in constraints for type parameter 'TState' of method 'TestLogger<T>.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.
Analyze (csharp): test/TestHelpers/Logging/TestLogger.cs#L25
Nullability of reference types in return type of 'IDisposable? TestLogger<T>.BeginScope<TState>(TState state)' doesn't match implicitly implemented member 'IDisposable ILogger.BeginScope<TState>(TState state)' (possibly because of nullability attributes).
Analyze (csharp): test/TestHelpers/Logging/TestLogger.cs#L25
Nullability in constraints for type parameter 'TState' of method 'TestLogger<T>.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.
Analyze (csharp): test/TestHelpers/Logging/TestLogger.cs#L10
Nullability of reference types in return type of 'IDisposable? TestLogger.BeginScope<TState>(TState state)' doesn't match implicitly implemented member 'IDisposable ILogger.BeginScope<TState>(TState state)' (possibly because of nullability attributes).
Analyze (csharp): test/TestHelpers/Logging/TestLogger.cs#L10
Nullability in constraints for type parameter 'TState' of method 'TestLogger.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.
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.
Analyze (csharp)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677