Skip to content

fix: remove type on problem details #45

fix: remove type on problem details

fix: remove type on problem details #45

Triggered via pull request January 11, 2024 18:03
Status Success
Total duration 1m 22s
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.