Update worker extension to v1.2.3 #426
Annotations
11 warnings
Initialize CodeQL
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.
|
Build:
src/DurableFunctions.TypedInterfaces/SourceGenerator/DurableTaskSourceGenerator.cs#L19
'DurableFunctions.TypedInterfaces.DurableTaskSourceGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
Build:
src/WebJobs.Extensions.DurableTask.Analyzers/Analyzers/Orchestrator/GuidAnalyzer.cs#L11
Inherit type 'GuidAnalyzer' from DiagnosticAnalyzer or remove the DiagnosticAnalyzerAttribute(s)
|
Build:
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>'
|
Build:
src/WebJobs.Extensions.DurableTask.Analyzers/Analyzers/Orchestrator/IOTypesAnalyzer.cs#L11
Inherit type 'IOTypesAnalyzer' from DiagnosticAnalyzer or remove the DiagnosticAnalyzerAttribute(s)
|
Build:
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>'
|
Build:
src/WebJobs.Extensions.DurableTask.Analyzers/Analyzers/Orchestrator/MethodInvocationAnalyzer.cs#L13
Inherit type 'MethodInvocationAnalyzer' from DiagnosticAnalyzer or remove the DiagnosticAnalyzerAttribute(s)
|
Build:
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>'
|
Build:
src/WebJobs.Extensions.DurableTask.Analyzers/Analyzers/EntityInterface/ParameterAnalyzer.cs#L20
Enable analyzer release tracking for the analyzer project containing rule 'DF0303' (/~https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
Build:
src/WebJobs.Extensions.DurableTask.Analyzers/Analyzers/Orchestrator/IOTypesAnalyzer.cs#L21
Enable analyzer release tracking for the analyzer project containing rule 'DF0105' (/~https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
Build:
src/WebJobs.Extensions.DurableTask.Analyzers/Analyzers/Orchestrator/GuidAnalyzer.cs#L21
Enable analyzer release tracking for the analyzer project containing rule 'DF0102' (/~https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
Loading