Skip to content

Add E2E test for DTS backend #500

Add E2E test for DTS backend

Add E2E test for DTS backend #500

Triggered via pull request March 6, 2025 18:53
Status Success
Total duration 9m 3s
Artifacts

validate-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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)