ErrLookup › AutoDarkMode/Windows-Auto-Night-Mode

AutoDarkMode/Windows-Auto-Night-Mode

Automatically switches between the dark and light theme of Windows 10 and Windows 11 · C# · 191 source files

Analyzed at c15b28e921 on 2026-08-13. 15 documented errors.

Code / MessageTypeSeverityTags
Failed to deserialize JSON from file: {path}
exception error json, deserialization, configuration, file-io, system-text-json
Could not add Auto Dark Mode to autostart
exception error autostart, ipc, task-scheduler, windows, named-pipe
Auto start task could not be set.
exception error autostart, ipc, task-scheduler, validation, named-pipe
Theme switching is unsuccessful: {result}
exception warning theme-switch, ipc, named-pipe, colorization
Theme switching is unsuccessful: {result}
exception warning theme-switch, ipc, named-pipe, cursors
Theme switching is unsuccessful: {result}
exception warning theme-switch, ipc, named-pipe, system-areas
Theme switching is unsuccessful: {result}
exception warning theme-switch, ipc, named-pipe, theme-picker
Theme switching is unsuccessful: {result}
exception warning theme-switch, ipc, named-pipe, wallpaper
Theme switching is unsuccessful: {result}
exception warning monitor-detection, ipc, named-pipe, wallpaper, misused-exception
Theme switching is unsuccessful: Couldn't clean up monitor l
exception warning monitor-cleanup, ipc, named-pipe, wallpaper, misused-exception
Saving to {path} failed after 10 retries
exception error file-io, file-lock, yaml, configuration, retry, timeout
Failed to download: HTTP {}
exception error network, http, download, github-release, rust
Failed to fetch sha256: HTTP {}
exception error network, http, sha256, checksum, github-release, rust
Empty sha256 file
exception error sha256, checksum, validation, download, rust
sha256 mismatch: expected {:x?}, got {:x?}
exception critical sha256, checksum, integrity, security, download, rust