Skip to content

Merge pull request #37 from janskola/feature/add-patch-method-support #36

Merge pull request #37 from janskola/feature/add-patch-method-support

Merge pull request #37 from janskola/feature/add-patch-method-support #36

Triggered via push September 19, 2023 18:39
Status Failure
Total duration 1m 6s
Artifacts

publish.yml

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

Annotations

1 error and 12 warnings
list on nuget
😭 error: Response status code does not indicate success: 403 (The specified API key is invalid, has expired, or does not have permission to access the specified package.).
list on nuget
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, NuGet/setup-nuget@v1.0.5, 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/