Skip to content

Add Versification Cache and Bible Texts utility #1644

Add Versification Cache and Bible Texts utility

Add Versification Cache and Bible Texts utility #1644

Triggered via pull request January 6, 2025 16:41
Status Failure
Total duration 1m 11s
Artifacts

pre-merge.yml

on: pull_request
Lint and test
57s
Lint and test
Fit to window
Zoom out
Zoom in

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