Skip to content

Provide entity support for direct grpc connections to DTS #122

Provide entity support for direct grpc connections to DTS

Provide entity support for direct grpc connections to DTS #122

Triggered via pull request January 28, 2025 15:35
Status Success
Total duration 11m 1s
Artifacts

codeQL.yml

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

Annotations

11 warnings
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): src/Worker/Grpc/GrpcDurableTaskWorkerOptions.cs#L31
The property's documentation summary text should begin with: 'Gets or sets a value indicating whether' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1623.md)
Analyze (csharp): src/Worker/Grpc/GrpcDurableTaskWorkerOptions.cs#L37
The property's documentation summary text should begin with: 'Gets or sets a value indicating whether' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1623.md)