durable task scheduler auth extension support #92
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/Client/AzureManaged/DurableTaskSchedulerClientOptions.cs#L54
XML comment has cref attribute 'DurableTaskSchedulerOptions' that could not be resolved
|
|
Analyze (csharp):
src/Client/AzureManaged/DurableTaskSchedulerClientOptions.cs#L57
XML comment has cref attribute 'DurableTaskSchedulerOptions' that could not be resolved
|
|
Analyze (csharp):
src/Client/AzureManaged/DurableTaskSchedulerClientOptions.cs#L64
XML comment has cref attribute 'DurableTaskSchedulerOptions' that could not be resolved
|
|
Analyze (csharp):
src/Client/AzureManaged/DurableTaskSchedulerClientOptions.cs#L67
XML comment has cref attribute 'DurableTaskSchedulerOptions' that could not be resolved
|
|
Analyze (csharp):
src/Client/AzureManaged/DurableTaskSchedulerClientOptions.cs#L80
'public' members should come before 'internal' members (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1202.md)
|
|
Analyze (csharp):
src/Worker/AzureManaged/DurableTaskSchedulerWorkerOptions.cs#L54
XML comment has cref attribute 'DurableTaskSchedulerOptions' that could not be resolved
|
|
Analyze (csharp):
src/Worker/AzureManaged/DurableTaskSchedulerWorkerOptions.cs#L57
XML comment has cref attribute 'DurableTaskSchedulerOptions' that could not be resolved
|
|
Analyze (csharp):
src/Worker/AzureManaged/DurableTaskSchedulerWorkerOptions.cs#L64
XML comment has cref attribute 'DurableTaskSchedulerOptions' that could not be resolved
|
|
Analyze (csharp):
src/Worker/AzureManaged/DurableTaskSchedulerWorkerOptions.cs#L67
XML comment has cref attribute 'DurableTaskSchedulerOptions' that could not be resolved
|