Skip to content

Export code coverage from what's visible in E2E tests (not perfect bu… #457

Export code coverage from what's visible in E2E tests (not perfect bu…

Export code coverage from what's visible in E2E tests (not perfect bu… #457

Triggered via push December 5, 2023 21:34
Status Success
Total duration 7m 9s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
Build: src/Serval.Shared/Controllers/ServiceUnavailableExceptionFilter.cs#L21
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
Build: tests/Serval.Translation.Tests/Services/PlatformServiceTests.cs#L12
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Build: tests/Serval.Translation.Tests/Services/PlatformServiceTests.cs#L15
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Build: tests/Serval.Translation.Tests/Services/PlatformServiceTests.cs#L18
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Build: src/Serval.Shared/Controllers/ServiceUnavailableExceptionFilter.cs#L21
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
Build: tests/Serval.Translation.Tests/Services/PlatformServiceTests.cs#L12
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Build: tests/Serval.Translation.Tests/Services/PlatformServiceTests.cs#L15
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Build: tests/Serval.Translation.Tests/Services/PlatformServiceTests.cs#L18
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.