Update Directory.Build.props #405
dotnet.yml
on: push
Unit-Tests
1m 25s
Integration-Tests
1m 40s
MongoDB-Tests
1m 51s
MySQL-Tests
2m 3s
PostgreSQL-Tests
2m 29s
Redis-Tests
1m 22s
SQLServer-Tests
2m 22s
Elasticsearch-Tests
1m 48s
Oracle-Tests
4m 2s
Annotations
99 warnings
|
Redis-Tests:
src/providers/WorkflowCore.Persistence.PostgreSQL/Migrations/20211023161649_scheduled-commands.cs#L6
The type name 'scheduledcommands' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Redis-Tests:
src/providers/WorkflowCore.Persistence.SqlServer/Migrations/20211023161544_scheduled-commands.Designer.cs#L14
The type name 'scheduledcommands' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Redis-Tests:
src/providers/WorkflowCore.Persistence.SqlServer/Migrations/20211023161544_scheduled-commands.cs#L5
The type name 'scheduledcommands' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Redis-Tests:
src/providers/WorkflowCore.Persistence.SqlServer/Migrations/20211023161544_scheduled-commands.Designer.cs#L14
The type name 'scheduledcommands' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Redis-Tests:
src/providers/WorkflowCore.Persistence.SqlServer/Migrations/20211023161544_scheduled-commands.cs#L5
The type name 'scheduledcommands' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Redis-Tests:
src/samples/WorkflowCore.Sample06/MultipleOutcomeWorkflow.cs#L16
'IStepBuilder<object, RandomOutput>.When(object, string)' is obsolete
|
|
Redis-Tests:
src/samples/WorkflowCore.Sample06/MultipleOutcomeWorkflow.cs#L16
'IStepBuilder<object, RandomOutput>.When(object, string)' is obsolete
|
|
Redis-Tests:
src/providers/WorkflowCore.Persistence.RavenDB/Services/RavendbPersistenceProvider.cs#L217
The variable 'e' is declared but never used
|
|
Redis-Tests:
src/extensions/WorkflowCore.WebAPI/Controllers/WorkflowsController.cs#L34
'IWorkflowRepository.GetWorkflowInstances(WorkflowStatus?, string, DateTime?, DateTime?, int, int)' is obsolete
|
|
Redis-Tests:
src/WorkflowCore/Services/DefaultProviders/TransientMemoryPersistenceProvider.cs#L43
'IWorkflowRepository.GetWorkflowInstances(WorkflowStatus?, string, DateTime?, DateTime?, int, int)' is obsolete
|
|
Redis-Tests
.NET 6.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.
|
|
Unit-Tests:
test/WorkflowCore.UnitTests/BasePersistenceFixture.cs#L36
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
|
Unit-Tests:
src/samples/WorkflowCore.Sample02/SimpleDecisionWorkflow.cs#L29
'IStepBuilder<object, RandomOutput>.When(object, string)' is obsolete
|
|
Unit-Tests:
src/samples/WorkflowCore.Sample02/SimpleDecisionWorkflow.cs#L20
'IStepBuilder<object, RandomOutput>.When(object, string)' is obsolete
|
|
Unit-Tests:
src/providers/WorkflowCore.Persistence.SqlServer/Migrations/20211023161544_scheduled-commands.Designer.cs#L14
The type name 'scheduledcommands' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Unit-Tests:
src/providers/WorkflowCore.Persistence.SqlServer/Migrations/20211023161544_scheduled-commands.cs#L5
The type name 'scheduledcommands' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Unit-Tests:
src/providers/WorkflowCore.Persistence.PostgreSQL/Migrations/20211023161649_scheduled-commands.Designer.cs#L14
The type name 'scheduledcommands' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Unit-Tests:
src/providers/WorkflowCore.Persistence.PostgreSQL/Migrations/20211023161649_scheduled-commands.cs#L6
The type name 'scheduledcommands' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Unit-Tests:
src/providers/WorkflowCore.Persistence.RavenDB/Services/RavendbPersistenceProvider.cs#L217
The variable 'e' is declared but never used
|
|
Unit-Tests:
src/extensions/WorkflowCore.WebAPI/Controllers/WorkflowsController.cs#L34
'IWorkflowRepository.GetWorkflowInstances(WorkflowStatus?, string, DateTime?, DateTime?, int, int)' is obsolete
|
|
Unit-Tests:
src/WorkflowCore/Services/DefaultProviders/TransientMemoryPersistenceProvider.cs#L43
'IWorkflowRepository.GetWorkflowInstances(WorkflowStatus?, string, DateTime?, DateTime?, int, int)' is obsolete
|
|
Unit-Tests
.NET 6.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.
|
|
Integration-Tests:
test/WorkflowCore.UnitTests/BasePersistenceFixture.cs#L63
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
|
Integration-Tests:
test/WorkflowCore.UnitTests/BasePersistenceFixture.cs#L36
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
|
Integration-Tests:
src/samples/WorkflowCore.Sample06/MultipleOutcomeWorkflow.cs#L16
'IStepBuilder<object, RandomOutput>.When(object, string)' is obsolete
|
|
Integration-Tests:
src/samples/WorkflowCore.Sample06/MultipleOutcomeWorkflow.cs#L16
'IStepBuilder<object, RandomOutput>.When(object, string)' is obsolete
|
|
Integration-Tests:
src/samples/WorkflowCore.Sample03/Steps/AddNumbers.cs#L18
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
Integration-Tests:
src/samples/WorkflowCore.Sample02/SimpleDecisionWorkflow.cs#L29
'IStepBuilder<object, RandomOutput>.When(object, string)' is obsolete
|
|
Integration-Tests:
src/samples/WorkflowCore.Sample02/SimpleDecisionWorkflow.cs#L20
'IStepBuilder<object, RandomOutput>.When(object, string)' is obsolete
|
|
Integration-Tests:
src/providers/WorkflowCore.Persistence.RavenDB/Services/RavendbPersistenceProvider.cs#L217
The variable 'e' is declared but never used
|
|
Integration-Tests:
src/extensions/WorkflowCore.WebAPI/Controllers/WorkflowsController.cs#L34
'IWorkflowRepository.GetWorkflowInstances(WorkflowStatus?, string, DateTime?, DateTime?, int, int)' is obsolete
|
|
Integration-Tests:
src/WorkflowCore/Services/DefaultProviders/TransientMemoryPersistenceProvider.cs#L43
'IWorkflowRepository.GetWorkflowInstances(WorkflowStatus?, string, DateTime?, DateTime?, int, int)' is obsolete
|
|
Integration-Tests
.NET 6.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.
|
|
Elasticsearch-Tests:
src/providers/WorkflowCore.Persistence.SqlServer/Migrations/20211023161544_scheduled-commands.cs#L5
The type name 'scheduledcommands' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Elasticsearch-Tests:
src/providers/WorkflowCore.Persistence.PostgreSQL/Migrations/20211023161649_scheduled-commands.Designer.cs#L14
The type name 'scheduledcommands' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Elasticsearch-Tests:
src/providers/WorkflowCore.Persistence.PostgreSQL/Migrations/20211023161649_scheduled-commands.cs#L6
The type name 'scheduledcommands' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Elasticsearch-Tests:
src/samples/WorkflowCore.Sample02/SimpleDecisionWorkflow.cs#L29
'IStepBuilder<object, RandomOutput>.When(object, string)' is obsolete
|
|
Elasticsearch-Tests:
src/samples/WorkflowCore.Sample02/SimpleDecisionWorkflow.cs#L20
'IStepBuilder<object, RandomOutput>.When(object, string)' is obsolete
|
|
Elasticsearch-Tests:
src/samples/WorkflowCore.Sample06/MultipleOutcomeWorkflow.cs#L16
'IStepBuilder<object, RandomOutput>.When(object, string)' is obsolete
|
|
Elasticsearch-Tests:
src/samples/WorkflowCore.Sample06/MultipleOutcomeWorkflow.cs#L16
'IStepBuilder<object, RandomOutput>.When(object, string)' is obsolete
|
|
Elasticsearch-Tests:
src/extensions/WorkflowCore.WebAPI/Controllers/WorkflowsController.cs#L34
'IWorkflowRepository.GetWorkflowInstances(WorkflowStatus?, string, DateTime?, DateTime?, int, int)' is obsolete
|
|
Elasticsearch-Tests:
src/providers/WorkflowCore.Persistence.RavenDB/Services/RavendbPersistenceProvider.cs#L217
The variable 'e' is declared but never used
|
|
Elasticsearch-Tests:
src/WorkflowCore/Services/DefaultProviders/TransientMemoryPersistenceProvider.cs#L43
'IWorkflowRepository.GetWorkflowInstances(WorkflowStatus?, string, DateTime?, DateTime?, int, int)' is obsolete
|
|
Elasticsearch-Tests
.NET 6.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.
|
|
MongoDB-Tests:
test/WorkflowCore.UnitTests/BasePersistenceFixture.cs#L36
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
|
MongoDB-Tests:
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.
|
|
MongoDB-Tests:
src/samples/WorkflowCore.Sample02/SimpleDecisionWorkflow.cs#L29
'IStepBuilder<object, RandomOutput>.When(object, string)' is obsolete
|
|
MongoDB-Tests:
src/samples/WorkflowCore.Sample02/SimpleDecisionWorkflow.cs#L20
'IStepBuilder<object, RandomOutput>.When(object, string)' is obsolete
|
|
MongoDB-Tests:
src/samples/WorkflowCore.Sample03/Steps/AddNumbers.cs#L18
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
MongoDB-Tests:
src/samples/WorkflowCore.Sample06/MultipleOutcomeWorkflow.cs#L16
'IStepBuilder<object, RandomOutput>.When(object, string)' is obsolete
|
|
MongoDB-Tests:
src/samples/WorkflowCore.Sample06/MultipleOutcomeWorkflow.cs#L16
'IStepBuilder<object, RandomOutput>.When(object, string)' is obsolete
|
|
MongoDB-Tests:
src/extensions/WorkflowCore.WebAPI/Controllers/WorkflowsController.cs#L34
'IWorkflowRepository.GetWorkflowInstances(WorkflowStatus?, string, DateTime?, DateTime?, int, int)' is obsolete
|
|
MongoDB-Tests:
src/providers/WorkflowCore.Persistence.RavenDB/Services/RavendbPersistenceProvider.cs#L217
The variable 'e' is declared but never used
|
|
MongoDB-Tests:
src/WorkflowCore/Services/DefaultProviders/TransientMemoryPersistenceProvider.cs#L43
'IWorkflowRepository.GetWorkflowInstances(WorkflowStatus?, string, DateTime?, DateTime?, int, int)' is obsolete
|
|
MongoDB-Tests
.NET 6.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.
|
|
MySQL-Tests:
src/providers/WorkflowCore.Persistence.SqlServer/Migrations/20211023161544_scheduled-commands.Designer.cs#L14
The type name 'scheduledcommands' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
MySQL-Tests:
src/providers/WorkflowCore.Persistence.SqlServer/Migrations/20211023161544_scheduled-commands.cs#L5
The type name 'scheduledcommands' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
MySQL-Tests:
src/samples/WorkflowCore.Sample03/Steps/AddNumbers.cs#L18
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
MySQL-Tests:
src/samples/WorkflowCore.Sample06/MultipleOutcomeWorkflow.cs#L16
'IStepBuilder<object, RandomOutput>.When(object, string)' is obsolete
|
|
MySQL-Tests:
src/samples/WorkflowCore.Sample06/MultipleOutcomeWorkflow.cs#L16
'IStepBuilder<object, RandomOutput>.When(object, string)' is obsolete
|
|
MySQL-Tests:
src/samples/WorkflowCore.Sample02/SimpleDecisionWorkflow.cs#L29
'IStepBuilder<object, RandomOutput>.When(object, string)' is obsolete
|
|
MySQL-Tests:
src/samples/WorkflowCore.Sample02/SimpleDecisionWorkflow.cs#L20
'IStepBuilder<object, RandomOutput>.When(object, string)' is obsolete
|
|
MySQL-Tests:
src/providers/WorkflowCore.Persistence.RavenDB/Services/RavendbPersistenceProvider.cs#L217
The variable 'e' is declared but never used
|
|
MySQL-Tests:
src/extensions/WorkflowCore.WebAPI/Controllers/WorkflowsController.cs#L34
'IWorkflowRepository.GetWorkflowInstances(WorkflowStatus?, string, DateTime?, DateTime?, int, int)' is obsolete
|
|
MySQL-Tests:
src/WorkflowCore/Services/DefaultProviders/TransientMemoryPersistenceProvider.cs#L43
'IWorkflowRepository.GetWorkflowInstances(WorkflowStatus?, string, DateTime?, DateTime?, int, int)' is obsolete
|
|
MySQL-Tests
.NET 6.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.
|
|
SQLServer-Tests:
test/WorkflowCore.UnitTests/BasePersistenceFixture.cs#L36
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
|
SQLServer-Tests:
src/samples/WorkflowCore.Sample06/MultipleOutcomeWorkflow.cs#L16
'IStepBuilder<object, RandomOutput>.When(object, string)' is obsolete
|
|
SQLServer-Tests:
src/samples/WorkflowCore.Sample06/MultipleOutcomeWorkflow.cs#L16
'IStepBuilder<object, RandomOutput>.When(object, string)' is obsolete
|
|
SQLServer-Tests:
src/samples/WorkflowCore.Sample03/Steps/AddNumbers.cs#L18
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
SQLServer-Tests:
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.
|
|
SQLServer-Tests:
src/samples/WorkflowCore.Sample02/SimpleDecisionWorkflow.cs#L29
'IStepBuilder<object, RandomOutput>.When(object, string)' is obsolete
|
|
SQLServer-Tests:
src/samples/WorkflowCore.Sample02/SimpleDecisionWorkflow.cs#L20
'IStepBuilder<object, RandomOutput>.When(object, string)' is obsolete
|
|
SQLServer-Tests:
src/providers/WorkflowCore.Persistence.RavenDB/Services/RavendbPersistenceProvider.cs#L217
The variable 'e' is declared but never used
|
|
SQLServer-Tests:
src/extensions/WorkflowCore.WebAPI/Controllers/WorkflowsController.cs#L34
'IWorkflowRepository.GetWorkflowInstances(WorkflowStatus?, string, DateTime?, DateTime?, int, int)' is obsolete
|
|
SQLServer-Tests:
src/WorkflowCore/Services/DefaultProviders/TransientMemoryPersistenceProvider.cs#L43
'IWorkflowRepository.GetWorkflowInstances(WorkflowStatus?, string, DateTime?, DateTime?, int, int)' is obsolete
|
|
SQLServer-Tests
.NET 6.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.
|
|
PostgreSQL-Tests:
src/providers/WorkflowCore.Persistence.SqlServer/Migrations/20211023161544_scheduled-commands.Designer.cs#L14
The type name 'scheduledcommands' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
PostgreSQL-Tests:
src/providers/WorkflowCore.Persistence.SqlServer/Migrations/20211023161544_scheduled-commands.cs#L5
The type name 'scheduledcommands' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
PostgreSQL-Tests:
src/samples/WorkflowCore.Sample03/Steps/AddNumbers.cs#L18
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
PostgreSQL-Tests:
src/providers/WorkflowCore.Persistence.SqlServer/Migrations/20211023161544_scheduled-commands.Designer.cs#L14
The type name 'scheduledcommands' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
PostgreSQL-Tests:
src/providers/WorkflowCore.Persistence.SqlServer/Migrations/20211023161544_scheduled-commands.cs#L5
The type name 'scheduledcommands' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
PostgreSQL-Tests:
src/samples/WorkflowCore.Sample06/MultipleOutcomeWorkflow.cs#L16
'IStepBuilder<object, RandomOutput>.When(object, string)' is obsolete
|
|
PostgreSQL-Tests:
src/samples/WorkflowCore.Sample06/MultipleOutcomeWorkflow.cs#L16
'IStepBuilder<object, RandomOutput>.When(object, string)' is obsolete
|
|
PostgreSQL-Tests:
src/providers/WorkflowCore.Persistence.RavenDB/Services/RavendbPersistenceProvider.cs#L217
The variable 'e' is declared but never used
|
|
PostgreSQL-Tests:
src/extensions/WorkflowCore.WebAPI/Controllers/WorkflowsController.cs#L34
'IWorkflowRepository.GetWorkflowInstances(WorkflowStatus?, string, DateTime?, DateTime?, int, int)' is obsolete
|
|
PostgreSQL-Tests:
src/WorkflowCore/Services/DefaultProviders/TransientMemoryPersistenceProvider.cs#L43
'IWorkflowRepository.GetWorkflowInstances(WorkflowStatus?, string, DateTime?, DateTime?, int, int)' is obsolete
|
|
PostgreSQL-Tests
.NET 6.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.
|
|
Oracle-Tests:
src/providers/WorkflowCore.Persistence.SqlServer/Migrations/20211023161544_scheduled-commands.cs#L5
The type name 'scheduledcommands' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Oracle-Tests:
src/providers/WorkflowCore.Persistence.PostgreSQL/Migrations/20211023161649_scheduled-commands.Designer.cs#L14
The type name 'scheduledcommands' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Oracle-Tests:
src/providers/WorkflowCore.Persistence.PostgreSQL/Migrations/20211023161649_scheduled-commands.cs#L6
The type name 'scheduledcommands' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Oracle-Tests:
src/providers/WorkflowCore.Persistence.SqlServer/Migrations/20211023161544_scheduled-commands.Designer.cs#L14
The type name 'scheduledcommands' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Oracle-Tests:
src/providers/WorkflowCore.Persistence.SqlServer/Migrations/20211023161544_scheduled-commands.cs#L5
The type name 'scheduledcommands' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Oracle-Tests:
src/providers/WorkflowCore.Persistence.RavenDB/Services/RavendbPersistenceProvider.cs#L217
The variable 'e' is declared but never used
|
|
Oracle-Tests:
src/samples/WorkflowCore.Sample02/SimpleDecisionWorkflow.cs#L29
'IStepBuilder<object, RandomOutput>.When(object, string)' is obsolete
|
|
Oracle-Tests:
src/samples/WorkflowCore.Sample02/SimpleDecisionWorkflow.cs#L20
'IStepBuilder<object, RandomOutput>.When(object, string)' is obsolete
|
|
Oracle-Tests:
src/extensions/WorkflowCore.WebAPI/Controllers/WorkflowsController.cs#L34
'IWorkflowRepository.GetWorkflowInstances(WorkflowStatus?, string, DateTime?, DateTime?, int, int)' is obsolete
|
|
Oracle-Tests:
src/WorkflowCore/Services/DefaultProviders/TransientMemoryPersistenceProvider.cs#L43
'IWorkflowRepository.GetWorkflowInstances(WorkflowStatus?, string, DateTime?, DateTime?, int, int)' is obsolete
|
|
Oracle-Tests
.NET 6.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.
|