Skip to content

Add E2E test for DTS backend #462

Add E2E test for DTS backend

Add E2E test for DTS backend #462

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

validate-build-analyzer.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/Binding/ClientAnalyzer.cs#L13
'Microsoft.Azure.WebJobs.Extensions.DurableTask.Analyzers.ClientAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build: src/WebJobs.Extensions.DurableTask.Analyzers/Analyzers/Binding/EntityContextAnalyzer.cs#L13
'Microsoft.Azure.WebJobs.Extensions.DurableTask.Analyzers.EntityContextAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build: src/WebJobs.Extensions.DurableTask.Analyzers/Analyzers/Orchestrator/EnvironmentVariableAnalyzer.cs#L11
Inherit type 'EnvironmentVariableAnalyzer' from DiagnosticAnalyzer or remove the DiagnosticAnalyzerAttribute(s)
build: src/WebJobs.Extensions.DurableTask.Analyzers/Analyzers/Orchestrator/EnvironmentVariableAnalyzer.cs#L11
'Microsoft.Azure.WebJobs.Extensions.DurableTask.Analyzers.EnvironmentVariableAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'