Refactor NpcNameFinder with GPU compute shader for color matching #239
Annotations
10 warnings
|
build:
Core/Actionbar/ActionBarCostReader.cs#L65
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
build:
Core/WoWScreen/WowScreenWGC.cs#L144
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
build:
Core/Configurator/FrameConfigurator.cs#L62
Member 'waitRetryCount' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|
|
build:
Core/WoWScreen/NpcGpuResources.cs#L326
Cannot convert null literal to non-nullable reference type.
|
|
build:
Core/WoWScreen/NpcGpuResources.cs#L326
Cannot convert null literal to non-nullable reference type.
|
|
build:
Game/WoWScreen/IGpuTextureProvider.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
PPather/Search/PPatherService.cs#L90
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
build:
SharedLib/NpcFinder/NpcNameFinder.cs#L144
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
build:
SharedLib/NpcFinder/NpcNameFinder.cs#L144
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
|
|
build:
SharedLib/NpcFinder/CpuLineSegmentProvider.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|