Network stack update #383
Closed
Network stack update #383
Annotations
10 warnings
TranslationNotifierGenerator/TranslationNotifierGenerator.cs#L21
'TranslationNotifierGenerator.TranslationNotifierGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
ClientCore/ClientConfiguration.cs#L7
The using directive for 'System.Collections.Generic' appeared previously in this namespace
|
ClientCore/Statistics/StatisticsManager.cs#L551
'GetSkirmishRankForDefaultMap' has a cyclomatic complexity of '29'. Rewrite or refactor the code to decrease its complexity below '26'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1502)
|
ClientCore/Statistics/GameParsers/LogFileStatisticsParser.cs#L20
'ParseStatisticsAsync' has a cyclomatic complexity of '28'. Rewrite or refactor the code to decrease its complexity below '26'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1502)
|
ClientCore/ProgramConstants.cs#L30
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
|
ClientCore/ProgramConstants.cs#L31
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
|
ClientCore/ProgramConstants.cs#L32
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
|
ClientCore/ProgramConstants.cs#L33
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
|
ClientCore/ProgramConstants.cs#L34
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
|
ClientCore/ProgramConstants.cs#L35
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
|
The logs for this run have expired and are no longer available.
Loading