Skip to content

Add tags field to CompleteOrchestratorAction #800

Add tags field to CompleteOrchestratorAction

Add tags field to CompleteOrchestratorAction #800

Triggered via pull request November 4, 2025 18:05
Status Failure
Total duration 6m 28s
Artifacts

codeQL.yml

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

Annotations

9 errors and 14 warnings
Analyze (csharp)
Process completed with exit code 1.
Analyze (csharp): src/Shared/Grpc/ProtoUtils.cs#L472
'OrchestrationCompleteOrchestratorAction' does not contain a definition for 'Tags' and no accessible extension method 'Tags' accepting a first argument of type 'OrchestrationCompleteOrchestratorAction' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/Shared/Grpc/ProtoUtils.cs#L472
'OrchestrationCompleteOrchestratorAction' does not contain a definition for 'Tags' and no accessible extension method 'Tags' accepting a first argument of type 'OrchestrationCompleteOrchestratorAction' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/Shared/Grpc/ProtoUtils.cs#L472
'OrchestrationCompleteOrchestratorAction' does not contain a definition for 'Tags' and no accessible extension method 'Tags' accepting a first argument of type 'OrchestrationCompleteOrchestratorAction' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/Shared/Grpc/ProtoUtils.cs#L472
'OrchestrationCompleteOrchestratorAction' does not contain a definition for 'Tags' and no accessible extension method 'Tags' accepting a first argument of type 'OrchestrationCompleteOrchestratorAction' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/Shared/Grpc/ProtoUtils.cs#L472
'OrchestrationCompleteOrchestratorAction' does not contain a definition for 'Tags' and no accessible extension method 'Tags' accepting a first argument of type 'OrchestrationCompleteOrchestratorAction' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/Shared/Grpc/ProtoUtils.cs#L472
'OrchestrationCompleteOrchestratorAction' does not contain a definition for 'Tags' and no accessible extension method 'Tags' accepting a first argument of type 'OrchestrationCompleteOrchestratorAction' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/Shared/Grpc/ProtoUtils.cs#L472
'OrchestrationCompleteOrchestratorAction' does not contain a definition for 'Tags' and no accessible extension method 'Tags' accepting a first argument of type 'OrchestrationCompleteOrchestratorAction' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/Shared/Grpc/ProtoUtils.cs#L472
'OrchestrationCompleteOrchestratorAction' does not contain a definition for 'Tags' and no accessible extension method 'Tags' accepting a first argument of type 'OrchestrationCompleteOrchestratorAction' could be found (are you missing a using directive or an assembly reference?)
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)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Analyze (csharp)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Analyze (csharp)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Analyze (csharp)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Analyze (csharp)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Analyze (csharp)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Analyze (csharp)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Analyze (csharp)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.