Skip to content

Beta

Beta #23

Triggered via pull request August 9, 2023 18:25
Status Success
Total duration 1m 45s
Artifacts

tests.yaml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build (7.0.x): tests/Bulwark.Auth.Core.Tests/Mocks/MockSocialValidator.cs#L19
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 (7.0.x): tests/Bulwark.Auth.Core.Tests/Mocks/MockSocialValidator.cs#L19
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.