Skip to content

Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.11.1 #43

Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.11.1

Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.11.1 #43

Triggered via pull request November 18, 2024 06:23
Status Failure
Total duration 4m 57s
Artifacts

dev_test_dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: CoinpaprikaApi/Constants.cs#L25
Remove the underscores from member name CoinpaprikaApi.Constants.API_VERSION (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
build: CoinpaprikaApi/Constants.cs#L10
Remove the underscores from member name CoinpaprikaApi.Constants.API_NAME (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
build: CoinpaprikaApi/Constants.cs#L20
Remove the underscores from member name CoinpaprikaApi.Constants.API_PRO_BASE_URL (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
build: CoinpaprikaApi/Constants.cs#L15
Remove the underscores from member name CoinpaprikaApi.Constants.API_BASE_URL (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
build: CoinpaprikaApi/Constants.cs#L36
Remove the underscores from member name CoinpaprikaApi.Constants.API_LOGO_128X128_PNG (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
build: CoinpaprikaApi/Constants.cs#L30
Remove the underscores from member name CoinpaprikaApi.Constants.API_VERSION_FULL (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
build: CoinpaprikaApi/Constants.cs#L41
Remove the underscores from member name CoinpaprikaApi.Constants.API_MIN_CACHE_TIME_MS (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
build: CoinpaprikaApi/CoinPaprikaClient.cs#L166
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogError(ILogger, Exception?, string?, params object?[])' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1848)
build: CoinpaprikaApi/CoinPaprikaClient.cs#L182
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogError(ILogger, Exception?, string?, params object?[])' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1848)
build: CoinpaprikaApi/CoinPaprikaClient.cs#L190
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogError(ILogger, Exception?, string?, params object?[])' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1848)