✨ Add a custom tool to explore StreamDeck bitmap colors. #442
Annotations
10 warnings
Build the installer:
src/Exo/Core/Exo.Memory/NativeMethods.cs#L76
Field 'NativeMethods.LuidAndAttributes.Luid' is never assigned to, and will always have its default value
|
Build the installer:
src/Exo/Core/Exo.Memory/NativeMethods.cs#L77
Field 'NativeMethods.LuidAndAttributes.Attributes' is never assigned to, and will always have its default value
|
Build the installer:
src/Exo/Core/Exo.Memory/SharedMemory.cs#L75
This call site is reachable on all platforms. 'MemoryMappedFile.CreateOrOpen(string, long, MemoryMappedFileAccess)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build the installer:
src/Exo/Service/Exo.Service.Core/BacklightWatcher.cs#L44
The variable 'ex' is declared but never used
|
Build the installer:
src/Exo/Service/Exo.Service.Core/BacklightWatcher.cs#L59
The variable 'ex' is declared but never used
|
Build the installer:
src/Exo/Service/Exo.Service.Core/ConfigurationService.cs#L111
The variable 'ex' is declared but never used
|
Build the installer:
src/Exo/Service/Exo.Service.Core/SensorService.cs#L321
The variable 'ex' is declared but never used
|
Build the installer:
src/Exo/Service/Exo.Service.Core/SensorService.cs#L357
The variable 'ex' is declared but never used
|
Build the installer:
src/Exo/Service/Exo.Service.Core/CoolingService.cs#L154
The variable 'ex' is declared but never used
|
Build the installer:
src/Exo/Service/Exo.Service.Core/CoolingService.cs#L189
The variable 'ex' is declared but never used
|
Loading