Merge pull request #35 from Encamina/@lmarcos/issue-#34-semantic-kern… #39
Annotations
1 error and 10 warnings
CI
Process completed with exit code 1.
|
CI:
src/Encamina.Enmarcha.Core/DataAnnotations/NotEmptyOrWhitespaceAttribute.cs#L27
Split this 201 characters long line (which is greater than 200 authorized). (https://rules.sonarsource.com/csharp/RSPEC-103)
|
CI:
src/Encamina.Enmarcha.Core/JsonUtils.cs#L23
Use the overloading mechanism instead of the optional parameters. (https://rules.sonarsource.com/csharp/RSPEC-2360)
|
CI:
src/Encamina.Enmarcha.Entities/ServiceFactory{T}.cs#L35
Split this 229 characters long line (which is greater than 200 authorized). (https://rules.sonarsource.com/csharp/RSPEC-103)
|
CI:
src/Encamina.Enmarcha.Entities/ServiceFactory{T}.cs#L44
Split this 222 characters long line (which is greater than 200 authorized). (https://rules.sonarsource.com/csharp/RSPEC-103)
|
CI:
src/Encamina.Enmarcha.Email.Abstractions/EmailSenderSpecification.cs#L6
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
|
CI:
src/Encamina.Enmarcha.Testing.Smtp/SmtpProcessor.cs#L36
Pass a timeout to limit the execution time. (https://rules.sonarsource.com/csharp/RSPEC-6444)
|
CI:
src/Encamina.Enmarcha.Testing.Smtp/SmtpServer.cs#L18
Dispose 'cancellation' when it is no longer needed. (https://rules.sonarsource.com/csharp/RSPEC-2930)
|
CI:
src/Encamina.Enmarcha.Email.MailKit/EmailServiceFactoryProvider.cs#L31
Split this 214 characters long line (which is greater than 200 authorized). (https://rules.sonarsource.com/csharp/RSPEC-103)
|
CI:
src/Encamina.Enmarcha.Email.MailKit/Extensions/IServiceCollectionExtensions.cs#L30
Split this 205 characters long line (which is greater than 200 authorized). (https://rules.sonarsource.com/csharp/RSPEC-103)
|
CI:
src/Encamina.Enmarcha.Email.MailKit/Extensions/IServiceCollectionExtensions.cs#L61
Split this 220 characters long line (which is greater than 200 authorized). (https://rules.sonarsource.com/csharp/RSPEC-103)
|