Skip to content

Add_Samples_Apps

Add_Samples_Apps #5

Triggered via push September 13, 2023 13:01
Status Success
Total duration 59s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build: OAuth20.Server/Validations/TokenRevocationValidation.cs#L21
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: OAuth20.Server/Validations/TokenRevocationValidation.cs#L21
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.