Skip to content

Merge pull request #31 from ditkrg/dev #9

Merge pull request #31 from ditkrg/dev

Merge pull request #31 from ditkrg/dev #9

Triggered via push April 29, 2024 10:40
Status Success
Total duration 2m 16s
Artifacts

sonarqube.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
test / Run Tests
ch/qos/logback/classic/spi/ThrowableProxy
test / Run Tests: src/DIT.Workflower/Abstractions.cs#L17
Reduce the number of generic parameters in the 'ITransitionExit' interface to no more than the 2 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436)
test / Run Tests: src/DIT.Workflower/Abstractions.cs#L10
Reduce the number of generic parameters in the 'ITransitionOn' interface to no more than the 2 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436)
test / Run Tests: src/DIT.Workflower/Abstractions.cs#L3
Reduce the number of generic parameters in the 'ITransitionStart' interface to no more than the 2 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436)
test / Run Tests: src/DIT.Workflower/Query.cs#L4
Reduce the number of generic parameters in the 'ListTransitionsRequest' class to no more than the 2 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436)
test / Run Tests: src/DIT.Workflower/Abstractions.cs#L34
Reduce the number of generic parameters in the 'ITransitionDone' interface to no more than the 2 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436)
test / Run Tests: src/DIT.Workflower/Abstractions.cs#L24
Reduce the number of generic parameters in the 'ITransitionCondition' interface to no more than the 2 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436)
test / Run Tests: src/DIT.Workflower/Transition.cs#L16
Reduce the number of generic parameters in the 'TransitionDefinition' record to no more than the 2 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436)
test / Run Tests: src/DIT.Workflower/WorkflowDefinition.cs#L3
Reduce the number of generic parameters in the 'WorkflowDefinition' record to no more than the 2 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436)
test / Run Tests: src/DIT.Workflower/WorkflowDefinitionBuilder.cs#L7
'ITransitionCondition<TState, TCommand, TContext>' implements 'ITransitionExit<TState, TCommand, TContext>' so 'ITransitionExit<TState, TCommand, TContext>' can be removed from the inheritance list. (https://rules.sonarsource.com/csharp/RSPEC-1939)
test / Run Tests: src/DIT.Workflower/WorkflowDefinitionBuilder.cs#L5
Reduce the number of generic parameters in the 'WorkflowDefinitionBuilder' class to no more than the 2 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436)