Provide the ability to Mock WorkflowActivityContext #3032
Annotations
10 errors and 11 warnings
Build:
test/Dapr.Workflow.Test/WorkflowActivityTest.cs#L37
Converting null literal or possible null value to non-nullable type.
|
Build:
test/Dapr.Workflow.Test/WorkflowActivityTest.cs#L25
Non-nullable field 'workflowActivity' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
test/Dapr.Workflow.Test/WorkflowActivityTest.cs#L27
Non-nullable field 'workflowActivityContextMock' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
test/Dapr.Workflow.Test/WorkflowActivityTest.cs#L37
Converting null literal or possible null value to non-nullable type.
|
Build:
test/Dapr.Workflow.Test/WorkflowActivityTest.cs#L25
Non-nullable field 'workflowActivity' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
test/Dapr.Workflow.Test/WorkflowActivityTest.cs#L27
Non-nullable field 'workflowActivityContextMock' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
test/Dapr.Workflow.Test/WorkflowActivityTest.cs#L37
Converting null literal or possible null value to non-nullable type.
|
Build:
test/Dapr.Workflow.Test/WorkflowActivityTest.cs#L25
Non-nullable field 'workflowActivity' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
test/Dapr.Workflow.Test/WorkflowActivityTest.cs#L27
Non-nullable field 'workflowActivityContextMock' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
test/Dapr.Workflow.Test/WorkflowActivityTest.cs#L37
Converting null literal or possible null value to non-nullable type.
|
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build
The target framework 'net7' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Setup .NET 7.0
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Loading