Skip to content

durable task scheduler auth extension support #94

durable task scheduler auth extension support

durable task scheduler auth extension support #94

Triggered via pull request January 14, 2025 04:59
Status Success
Total duration 8m 25s
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/AzureManaged/DurableTaskSchedulerWorkerExtensions.cs#L38
The parameters should all be placed on the same line or each parameter should be placed on its own line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1117.md)
Analyze (csharp): src/Worker/AzureManaged/DurableTaskSchedulerWorkerExtensions.cs#L58
The parameters should all be placed on the same line or each parameter should be placed on its own line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1117.md)
Analyze (csharp): src/Client/AzureManaged/DurableTaskSchedulerClientExtensions.cs#L37
The parameters should all be placed on the same line or each parameter should be placed on its own line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1117.md)
Analyze (csharp): src/Client/AzureManaged/DurableTaskSchedulerClientExtensions.cs#L57
The parameters should all be placed on the same line or each parameter should be placed on its own line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1117.md)
Analyze (csharp): src/Worker/AzureManaged/DurableTaskSchedulerWorkerExtensions.cs#L38
The parameters should all be placed on the same line or each parameter should be placed on its own line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1117.md)