Skip to content

build(deps): bump Polly from 7.2.3 to 8.5.0 #329

build(deps): bump Polly from 7.2.3 to 8.5.0

build(deps): bump Polly from 7.2.3 to 8.5.0 #329

Triggered via pull request December 12, 2024 06:55
Status Success
Total duration 1m 3s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

40 warnings
Dotnet 6.0.x on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Dotnet 6.0.x on ubuntu-latest: APIMatic.Core.Test/AuthenticationTest.cs#L140
The local function 'AuthCode' is declared but never used
Dotnet 6.0.x on ubuntu-latest: APIMatic.Core.Test/AuthenticationTest.cs#L114
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.
Dotnet 6.0.x on ubuntu-latest: APIMatic.Core.Test/AuthenticationTest.cs#L140
The local function 'AuthCode' is declared but never used
Dotnet 6.0.x on ubuntu-latest: APIMatic.Core.Test/AuthenticationTest.cs#L114
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.
Dotnet 5.0.x on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Dotnet 5.0.x on ubuntu-latest: APIMatic.Core.Test/AuthenticationTest.cs#L140
The local function 'AuthCode' is declared but never used
Dotnet 5.0.x on ubuntu-latest: APIMatic.Core.Test/AuthenticationTest.cs#L114
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.
Dotnet 5.0.x on ubuntu-latest: APIMatic.Core.Test/AuthenticationTest.cs#L140
The local function 'AuthCode' is declared but never used
Dotnet 5.0.x on ubuntu-latest: APIMatic.Core.Test/AuthenticationTest.cs#L114
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.
Dotnet 2.0.x on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Dotnet 2.0.x on ubuntu-latest: APIMatic.Core.Test/AuthenticationTest.cs#L140
The local function 'AuthCode' is declared but never used
Dotnet 2.0.x on ubuntu-latest: APIMatic.Core.Test/AuthenticationTest.cs#L114
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.
Dotnet 2.0.x on ubuntu-latest: APIMatic.Core.Test/AuthenticationTest.cs#L140
The local function 'AuthCode' is declared but never used
Dotnet 2.0.x on ubuntu-latest: APIMatic.Core.Test/AuthenticationTest.cs#L114
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.
Dotnet 2.1.x on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Dotnet 2.1.x on ubuntu-latest: APIMatic.Core.Test/AuthenticationTest.cs#L140
The local function 'AuthCode' is declared but never used
Dotnet 2.1.x on ubuntu-latest: APIMatic.Core.Test/AuthenticationTest.cs#L114
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.
Dotnet 2.1.x on ubuntu-latest: APIMatic.Core.Test/AuthenticationTest.cs#L140
The local function 'AuthCode' is declared but never used
Dotnet 2.1.x on ubuntu-latest: APIMatic.Core.Test/AuthenticationTest.cs#L114
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.
Dotnet 3.1.x on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Dotnet 3.1.x on ubuntu-latest: APIMatic.Core.Test/AuthenticationTest.cs#L140
The local function 'AuthCode' is declared but never used
Dotnet 3.1.x on ubuntu-latest: APIMatic.Core.Test/AuthenticationTest.cs#L114
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.
Dotnet 3.1.x on ubuntu-latest: APIMatic.Core.Test/AuthenticationTest.cs#L140
The local function 'AuthCode' is declared but never used
Dotnet 3.1.x on ubuntu-latest: APIMatic.Core.Test/AuthenticationTest.cs#L114
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.
Dotnet 3.0.x on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Dotnet 3.0.x on ubuntu-latest: APIMatic.Core.Test/AuthenticationTest.cs#L140
The local function 'AuthCode' is declared but never used
Dotnet 3.0.x on ubuntu-latest: APIMatic.Core.Test/AuthenticationTest.cs#L114
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.
Dotnet 3.0.x on ubuntu-latest: APIMatic.Core.Test/AuthenticationTest.cs#L140
The local function 'AuthCode' is declared but never used
Dotnet 3.0.x on ubuntu-latest: APIMatic.Core.Test/AuthenticationTest.cs#L114
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.
Dotnet 7.0.x on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Dotnet 7.0.x on ubuntu-latest: APIMatic.Core.Test/AuthenticationTest.cs#L140
The local function 'AuthCode' is declared but never used
Dotnet 7.0.x on ubuntu-latest: APIMatic.Core.Test/AuthenticationTest.cs#L114
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.
Dotnet 7.0.x on ubuntu-latest: APIMatic.Core.Test/AuthenticationTest.cs#L140
The local function 'AuthCode' is declared but never used
Dotnet 7.0.x on ubuntu-latest: APIMatic.Core.Test/AuthenticationTest.cs#L114
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.
Dotnet 2.2.x on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Dotnet 2.2.x on ubuntu-latest: APIMatic.Core.Test/AuthenticationTest.cs#L140
The local function 'AuthCode' is declared but never used
Dotnet 2.2.x on ubuntu-latest: APIMatic.Core.Test/AuthenticationTest.cs#L114
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.
Dotnet 2.2.x on ubuntu-latest: APIMatic.Core.Test/AuthenticationTest.cs#L140
The local function 'AuthCode' is declared but never used
Dotnet 2.2.x on ubuntu-latest: APIMatic.Core.Test/AuthenticationTest.cs#L114
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.