Provide the ability to Mock WorkflowActivityContext #3113
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.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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.
|
Loading