Skip to content

Bump RestSharp from 110.2.0 to 112.1.0 in /CoinCapApi #34

Bump RestSharp from 110.2.0 to 112.1.0 in /CoinCapApi

Bump RestSharp from 110.2.0 to 112.1.0 in /CoinCapApi #34

Triggered via pull request November 18, 2024 16:46
Status Failure
Total duration 1m 4s
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: CoinCapApi/Constants.cs#L20
Remove the underscores from member name CoinCapApi.Constants.API_WS_BASE_URL (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
build: CoinCapApi/Constants.cs#L10
Remove the underscores from member name CoinCapApi.Constants.API_NAME (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
build: CoinCapApi/Constants.cs#L15
Remove the underscores from member name CoinCapApi.Constants.API_BASE_URL (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
build: CoinCapApi/Constants.cs#L25
Remove the underscores from member name CoinCapApi.Constants.API_VERSION (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
build: CoinCapApi/Constants.cs#L37
Remove the underscores from member name CoinCapApi.Constants.API_MIN_CACHE_TIME_MS (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
build: CoinCapApi/Constants.cs#L31
Remove the underscores from member name CoinCapApi.Constants.API_LOGO_128X128_PNG (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
build: CoinCapApi/CoinCapClient.cs#L136
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: CoinCapApi/CoinCapClient.cs#L152
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: CoinCapApi/CoinCapClient.cs#L160
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: CoinCapApi/MemCache.cs#L40
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1848)