Skip to content

Update Ardalis.HttpClientTestExtensions.csproj #37

Update Ardalis.HttpClientTestExtensions.csproj

Update Ardalis.HttpClientTestExtensions.csproj #37

Re-run triggered September 19, 2023 18:47
Status Failure
Total duration 59s
Artifacts

publish.yml

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

Annotations

1 error and 12 warnings
list on nuget
😭 error: File does not exist (1).
list on nuget
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, NuGet/[email protected], actions/setup-dotnet@v1, rohith/publish-nuget@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/