Add Versification Cache and Bible Texts utility #1644
Annotations
7 errors and 1 warning
Lint and test:
src/Aquifer.Common/Services/BibleTextService.cs#L46
Consecutive braces must not have blank line between them (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide2002)
|
Lint and test:
src/Aquifer.Common/Utilities/VersificationUtilities.cs#L36
Consecutive braces must not have blank line between them (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide2002)
|
Lint and test:
src/Aquifer.Common/Services/BibleTextService.cs#L1
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
Lint and test:
src/Aquifer.Common/Services/BibleTextService.cs#L46
Consecutive braces must not have blank line between them (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide2002)
|
Lint and test:
src/Aquifer.Common/Utilities/VersificationUtilities.cs#L36
Consecutive braces must not have blank line between them (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide2002)
|
Lint and test:
src/Aquifer.Common/Services/BibleTextService.cs#L1
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
Lint and test
Process completed with exit code 1.
|
Lint and test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|