Run Integration Tests #126
intergration-tests.yml
on: schedule
integration-tests
6m 47s
Annotations
20 warnings
integration-tests:
Services/Common/OJS.Workers/OJS.Workers.Common/ExecutionStrategiesConstants.cs#L1
Convert to file-scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0161)
|
integration-tests:
Services/Common/OJS.Workers/OJS.Workers.Common/Constants.cs#L1
Convert to file-scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0161)
|
integration-tests:
Services/Common/OJS.Workers/OJS.Workers.Common/CompileResult.cs#L2
Convert to file-scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0161)
|
integration-tests:
Services/Common/OJS.Workers/OJS.Workers.Common/CheckerResultType.cs#L1
Convert to file-scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0161)
|
integration-tests:
Services/Common/OJS.Workers/OJS.Workers.Common/CheckerResult.cs#L1
Convert to file-scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0161)
|
integration-tests:
Services/Common/OJS.Workers/OJS.Workers.Common/CheckerDetails.cs#L1
Convert to file-scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0161)
|
integration-tests:
Services/Common/OJS.Workers/OJS.Workers.Common/LoggerMessageDefinitions.cs#L21
Don't include a template for ex in the logging message since it is implicitly taken care of (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1013)
|
integration-tests:
Data/OJS.Data.Validation/ConstraintConstants.cs#L19
Either replace the suffix 'Ex' in member name EmailRegEx with the suggested numeric alternate '2' or provide a more meaningful suffix that distinguishes it from the member it replaces (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
integration-tests:
Data/OJS.Data.Validation/ConstraintConstants.cs#L12
Either replace the suffix 'Ex' in member name UsernameRegEx with the suggested numeric alternate '2' or provide a more meaningful suffix that distinguishes it from the member it replaces (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
integration-tests:
Data/OJS.Data.Validation/ConstraintConstants.cs#L1
Convert to file-scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0161)
|
integration-tests:
Services/Common/OJS.Workers/OJS.Workers.Common/ExecutionStrategiesConstants.cs#L1
Convert to file-scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0161)
|
integration-tests:
Services/Common/OJS.Workers/OJS.Workers.Common/Constants.cs#L1
Convert to file-scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0161)
|
integration-tests:
Services/Common/OJS.Workers/OJS.Workers.Common/CompileResult.cs#L2
Convert to file-scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0161)
|
integration-tests:
Services/Common/OJS.Workers/OJS.Workers.Common/CheckerResultType.cs#L1
Convert to file-scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0161)
|
integration-tests:
Services/Common/OJS.Workers/OJS.Workers.Common/CheckerResult.cs#L1
Convert to file-scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0161)
|
integration-tests:
Services/Common/OJS.Workers/OJS.Workers.Common/CheckerDetails.cs#L1
Convert to file-scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0161)
|
integration-tests:
Services/Common/OJS.Workers/OJS.Workers.Common/LoggerMessageDefinitions.cs#L21
Don't include a template for ex in the logging message since it is implicitly taken care of (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1013)
|
integration-tests:
Tools/DeployEmailGenerator/Program.cs#L234
Parentheses can be removed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0047)
|
integration-tests:
Tools/DeployEmailGenerator/Program.cs#L231
Parentheses can be removed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0047)
|
integration-tests:
Tools/DeployEmailGenerator/Program.cs#L48
Variable declaration can be inlined (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0018)
|