Skip to content

[Snyk] Security upgrade RestSharp from 110.2.0 to 112.0.0 #32

[Snyk] Security upgrade RestSharp from 110.2.0 to 112.0.0

[Snyk] Security upgrade RestSharp from 110.2.0 to 112.0.0 #32

Triggered via pull request August 30, 2024 09:49
Status Failure
Total duration 58s
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#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#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#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#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/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/CoinCapPricesWSClient.cs#L99
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/CoinCapPricesWSClient.cs#L120
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/CoinCapPricesWSClient.cs#L132
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)
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)