Skip to content

Merge pull request #39 from robertbjarum/main #33

Merge pull request #39 from robertbjarum/main

Merge pull request #39 from robertbjarum/main #33

Triggered via push June 27, 2023 15:27
Status Success
Total duration 1m 4s
Artifacts

publish.yml

on: push
list on nuget
55s
list on nuget
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
list on nuget: tests/Ardalis.HttpClientTestExtensions.Api/MyAuthenticationHandler.cs#L16
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.
list on nuget: tests/Ardalis.HttpClientTestExtensions.Api/MyAuthenticationHandler.cs#L16
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.
list on nuget
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/