Skip to content

Merge pull request #40 from maxime-poulain/fix/readme-404 #35

Merge pull request #40 from maxime-poulain/fix/readme-404

Merge pull request #40 from maxime-poulain/fix/readme-404 #35

Triggered via push June 29, 2023 21:34
Status Failure
Total duration 1m 3s
Artifacts

publish.yml

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

Annotations

1 error and 11 warnings
list on nuget
😭 error: File does not exist (1).
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/