Bump NUnit.Analyzers from 3.5.0 to 4.4.0 #42
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#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#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#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#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/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/Imp/ToolsImp.cs#L52
In member CoinpaprikaApi.Imp.ToolsImp.SearchAsync(string, CoinpaprikaApi.Types.SearchCategory, bool, uint), remove the underscores from parameter name symbol_search (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)
|