Skip to content

Update worker extension to v1.2.3 #426

Update worker extension to v1.2.3

Update worker extension to v1.2.3 #426

Triggered via pull request February 28, 2025 22:19
Status Success
Total duration 9m 27s
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\azure-functions-durable-extension\azure-functions-durable-extension\.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/DurableFunctions.TypedInterfaces/SourceGenerator/DurableTaskSourceGenerator.cs#L19
'DurableFunctions.TypedInterfaces.DurableTaskSourceGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
Analyze (csharp): src/WebJobs.Extensions.DurableTask.Analyzers/Analyzers/Orchestrator/GuidAnalyzer.cs#L11
Inherit type 'GuidAnalyzer' from DiagnosticAnalyzer or remove the DiagnosticAnalyzerAttribute(s)
Analyze (csharp): src/WebJobs.Extensions.DurableTask.Analyzers/Analyzers/Orchestrator/GuidAnalyzer.cs#L11
'Microsoft.Azure.WebJobs.Extensions.DurableTask.Analyzers.GuidAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
Analyze (csharp): src/WebJobs.Extensions.DurableTask.Analyzers/Analyzers/Orchestrator/IOTypesAnalyzer.cs#L11
Inherit type 'IOTypesAnalyzer' from DiagnosticAnalyzer or remove the DiagnosticAnalyzerAttribute(s)
Analyze (csharp): src/WebJobs.Extensions.DurableTask.Analyzers/Analyzers/Orchestrator/IOTypesAnalyzer.cs#L11
'Microsoft.Azure.WebJobs.Extensions.DurableTask.Analyzers.IOTypesAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
Analyze (csharp): src/WebJobs.Extensions.DurableTask.Analyzers/Analyzers/Orchestrator/MethodInvocationAnalyzer.cs#L13
Inherit type 'MethodInvocationAnalyzer' from DiagnosticAnalyzer or remove the DiagnosticAnalyzerAttribute(s)
Analyze (csharp): src/WebJobs.Extensions.DurableTask.Analyzers/Analyzers/Orchestrator/MethodInvocationAnalyzer.cs#L13
'Microsoft.Azure.WebJobs.Extensions.DurableTask.Analyzers.MethodInvocationAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'