Add MSSQL Smoke Test #1
Annotations
10 errors and 10 warnings
|
test/CodeGen.Example.Test/CalculatorTests.cs#L5
The type or namespace name 'TypedInterfaces' does not exist in the namespace 'Microsoft.Azure.WebJobs.Extensions.DurableTask' (are you missing an assembly reference?)
|
test/CodeGen.Example.Test/CalculatorTests.cs#L8
The type or namespace name 'WebJobs' could not be found (are you missing a using directive or an assembly reference?)
|
test/CodeGen.SourceGenerator.Test/DurableFunctionTests.cs#L5
The type or namespace name 'Models' does not exist in the namespace 'DurableFunctions.TypedInterfaces.SourceGenerator' (are you missing an assembly reference?)
|
test/CodeGen.SourceGenerator.Test/SyntaxNodeUtilityTests.cs#L7
The type or namespace name 'Models' does not exist in the namespace 'DurableFunctions.TypedInterfaces.SourceGenerator' (are you missing an assembly reference?)
|
test/CodeGen.SourceGenerator.Test/SyntaxNodeUtilityTests.cs#L9
The type or namespace name 'Utils' does not exist in the namespace 'DurableFunctions.TypedInterfaces.SourceGenerator' (are you missing an assembly reference?)
|
|
test/CodeGen.Example.Test/CalculatorTests.cs#L5
The type or namespace name 'TypedInterfaces' does not exist in the namespace 'Microsoft.Azure.WebJobs.Extensions.DurableTask' (are you missing an assembly reference?)
|
test/CodeGen.Example.Test/CalculatorTests.cs#L8
The type or namespace name 'WebJobs' could not be found (are you missing a using directive or an assembly reference?)
|
test/CodeGen.SourceGenerator.Test/DurableFunctionTests.cs#L5
The type or namespace name 'Models' does not exist in the namespace 'DurableFunctions.TypedInterfaces.SourceGenerator' (are you missing an assembly reference?)
|
src/WebJobs.Extensions.DurableTask.Analyzers/Analyzers/Binding/ClientAnalyzer.cs#L33
Enable concurrent execution
|
src/WebJobs.Extensions.DurableTask.Analyzers/Analyzers/ActivityFunction/FunctionAnalyzer.cs#L38
Enable concurrent execution
|
src/WebJobs.Extensions.DurableTask.Analyzers/Analyzers/Binding/OrchestratorContextAnalyzer.cs#L33
Enable concurrent execution
|
src/WebJobs.Extensions.DurableTask.Analyzers/Analyzers/Entity/ClassNameAnalyzer.cs#L33
Enable concurrent execution
|
src/WebJobs.Extensions.DurableTask.Analyzers/Analyzers/Entity/DispatchEntityNameAnalyzer.cs#L37
Enable concurrent execution
|
src/WebJobs.Extensions.DurableTask.Analyzers/Analyzers/Orchestrator/DeterministicMethodAnalyzer.cs#L39
Enable concurrent execution
|
src/WebJobs.Extensions.DurableTask.Analyzers/Analyzers/EntityInterface/InterfaceAnalyzer.cs#L42
Enable concurrent execution
|
src/Worker.Extensions.DurableTask/HTTP/HttpHeadersConverter.cs#L45
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
|
src/Worker.Extensions.DurableTask/HTTP/HttpHeadersConverter.cs#L52
Possible null reference argument for parameter 'key' in 'StringValues Dictionary<string, StringValues>.this[string key]'.
|
src/Worker.Extensions.DurableTask/HTTP/HttpMethodConverter.cs#L23
Possible null reference argument for parameter 'method' in 'HttpMethod.HttpMethod(string method)'.
|
The logs for this run have expired and are no longer available.
Loading