Bump System.Data.SqlClient from 4.8.5 to 4.8.6 in /src/providers/WorkflowCore.LockProviders.SqlServer #311
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Setup .NET
.NET Core 3.1 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.
|
Build:
src/WorkflowCore/Services/DefaultProviders/TransientMemoryPersistenceProvider.cs#L43
'IWorkflowRepository.GetWorkflowInstances(WorkflowStatus?, string, DateTime?, DateTime?, int, int)' is obsolete
|
Build:
src/providers/WorkflowCore.Persistence.RavenDB/Services/RavendbPersistenceProvider.cs#L217
The variable 'e' is declared but never used
|
Build:
src/samples/WorkflowCore.Sample02/SimpleDecisionWorkflow.cs#L20
'IStepBuilder<object, RandomOutput>.When(object, string)' is obsolete
|
Build:
src/samples/WorkflowCore.Sample02/SimpleDecisionWorkflow.cs#L29
'IStepBuilder<object, RandomOutput>.When(object, string)' is obsolete
|
Build:
src/extensions/WorkflowCore.WebAPI/Controllers/WorkflowsController.cs#L34
'IWorkflowRepository.GetWorkflowInstances(WorkflowStatus?, string, DateTime?, DateTime?, int, int)' is obsolete
|
Build:
src/samples/WorkflowCore.TestSample01/NUnitTest.cs#L14
'NUnitTest.Setup()' hides inherited member 'WorkflowTest<MyWorkflow, MyDataClass>.Setup()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Build:
src/samples/WorkflowCore.TestSample01/NUnitTest.cs#L14
'NUnitTest.Setup()' hides inherited member 'WorkflowTest<MyWorkflow, MyDataClass>.Setup()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Build:
test/WorkflowCore.IntegrationTests/Scenarios/ForkScenario.cs#L9
'BaseScenario<ForkScenario.OutcomeFork, object>' is obsolete
|
Build:
test/WorkflowCore.IntegrationTests/Scenarios/ForkScenario.cs#L49
'IStepBuilder<object, ForkScenario.TaskA>.When(object, string)' is obsolete
|
Build:
test/WorkflowCore.IntegrationTests/Scenarios/ForkScenario.cs#L52
'IStepBuilder<object, ForkScenario.TaskA>.When(object, string)' is obsolete
|
The logs for this run have expired and are no longer available.
Loading