Skip to content

Distributed tracing for entities #465

Distributed tracing for entities

Distributed tracing for entities #465

Triggered via pull request March 8, 2025 00:34
Status Failure
Total duration 4m 35s
Artifacts

validate-build-analyzer.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
build: src/WebJobs.Extensions.DurableTask/ContextImplementations/DurableEntityContext.cs#L720
No overload for method 'CreateSubOrchestrationInstance' takes 9 arguments
build: src/WebJobs.Extensions.DurableTask/ContextImplementations/DurableEntityContext.cs#L720
No overload for method 'CreateSubOrchestrationInstance' takes 9 arguments
build
Process completed with exit code 1.
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>'