Skip to content

ci: updates test workflow for skipping upload coverage report step #321

ci: updates test workflow for skipping upload coverage report step

ci: updates test workflow for skipping upload coverage report step #321

Triggered via pull request December 11, 2024 09:49
Status Success
Total duration 57s
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 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 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.
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 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 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 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.