Devolutions / Devolutions/UniGetUI

[BUG] Creates >200Gbyte log files

Open
#4,115 2 comments 0 reactions 1 assignee Claimed by @marticliment View on GitHub
bug waiting-for-something
Dominant language
C#
Stars
26.1k
Forks
924
Avg merge
15h 52m
Merged PRs (30d)
52

Description

### Please confirm these before moving forward

- [x] I have searched for my issue and have not found a work-in-progress/duplicate/resolved issue.
- [x] I have tested that this issue has not been fixed in the latest [(beta or stable) release](https://github.com/marticliment/WingetUI/releases/).
- [x] I have checked the [FAQ](https://github.com/marticliment/WingetUI#frequently-asked-questions) section for solutions.
- [x] This issue is about a bug (if it is not, please use the [correct template](https://github.com/marticliment/WingetUI/issues/new/choose)).

### UniGetUI Version

3.3.5

### Windows version, edition, and architecture

Windows 11 27943.br_release

### Describe your issue

On both September 11 and 13 two enormously big log files were written, which strongly looks like a loop situation.
The logs were 240GByte and 110 GByte in size. (a bit hard to look at, and it's not a good idea to upload them.)
This caused my C: disk to have 0 space and consequently a major problem with the Windows system.

Here are 2 extracts, one from the beginning of the log, the other is from the looping section:

2025-09-13 08:58:38.659 [CORE] WinGet, version [1.12.170-preview], activity [{2CD3F7F6-8E00-49EB-B9E3-C57FE5473332}] 2025-09-13 08:58:38.660 [CORE] OS: Windows.Desktop v10.0.27943.1 2025-09-13 08:58:38.660 [CORE] Command line Args: "C:\Program Files\WindowsApps\Microsoft.DesktopAppInstaller_1.27.170.0_x64__8wekyb3d8bbwe\WindowsPackageManagerServer.exe" -Embedding 2025-09-13 08:58:38.660 [CORE] Package: Microsoft.DesktopAppInstaller v1.27.170.0 2025-09-13 08:58:38.660 [CORE] IsCOMCall:1; Caller: UniGetUI.exe 2025-09-13 08:58:38.687 [REPO] Named source requested, found: msstore 2025-09-13 08:58:38.688 [CORE] Default proxy is not set 2025-09-13 08:58:38.688 [REPO] REST HTTP Client helper does not use proxy 2025-09-13 08:58:38.690 [REPO] Named source requested, found: winget 2025-09-13 08:58:42.466 [REPO] Named source requested, found: msstore 2025-09-13 08:58:42.466 [REPO] REST HTTP Client helper does not use proxy 2025-09-13 08:58:42.468 [REPO] Named source requested, found: winget 2025-09-13 08:58:42.504 [REPO] Sending http GET request to: https://storeedgefd.dsx.mp.microsoft.com/v9.0/information 2025-09-13 08:59:02.639 [REPO] Response status: 200 2025-09-13 08:59:02.640 [REPO] Authentication node not found. Assuming authentication type none. 2025-09-13 08:59:02.652 [CORE] Examining extension: PFN = Microsoft.Winget.Source_8wekyb3d8bbwe, ID = IndexDB 2025-09-13 08:59:02.653 [CORE] Found matching extension. 2025-09-13 08:59:02.656 [REPO] Source `winget` after auto update time [(override) 15 mins]; it has been at least 849 mins 2025-09-13 08:59:02.661 [CORE] Examining extension: PFN = Microsoft.Winget.Source_8wekyb3d8bbwe, ID = IndexDB 2025-09-13 08:59:02.661 [CORE] Found matching extension. 2025-09-13 08:59:22.820 [CORE] Downloading to path: C:\Users\rgbig\AppData\Local\Temp\WinGet\Microsoft.Winget.Source_8wekyb3d8bbwe.msix 2025-09-13 08:59:22.821 [CORE] Started applying motw to C:\Users\rgbig\AppData\Local\Temp\WinGet\Microsoft.Winget.Source_8wekyb3d8bbwe.msix with zone: 3 2025-09-13 08:59:22.824 [CORE] Finished applying motw 2025-09-13 08:59:22.825 [CORE] WinINet downloading from url: https://cdn.winget.microsoft.com/cache/source2.msix 2025-09-13 08:59:22.844 [CORE] Download hash: 2d1a77f6f57f18c2c20db8d4bc321d4a4acc2418219a6abefece8d9e80e6529f 2025-09-13 08:59:22.844 [CORE] Download completed. 2025-09-13 08:59:22.934 [CORE] Started trust validation of msix at: C:\Users\rgbig\AppData\Local\Temp\WinGet\Microsoft.Winget.Source_8wekyb3d8bbwe.msix 2025-09-13 08:59:22.992 [CORE] Result for certificate chain validation of Microsoft origin: 0 2025-09-13 08:59:23.046 [CORE] Result for trust info validation of the msix: 0 2025-09-13 08:59:23.046 [CORE] Starting AddPackage operation #0: file:///C:/Users/rgbig/AppData/Local/Temp/WinGet/Microsoft.Winget.Source_8wekyb3d8bbwe.msix Options: { SkipReputationCheck = 1, ExpectedDigests = {} } 2025-09-13 08:59:23.047 [CORE] Begin waiting for operation #0 2025-09-13 08:59:23.047 [CORE] Begin blocking for operation #0 2025-09-13 08:59:23.632 [CORE] Successfully completed #0 2025-09-13 08:59:23.675 [CORE] Examining extension: PFN = Microsoft.Winget.Source_8wekyb3d8bbwe, ID = IndexDB 2025-09-13 08:59:23.675 [CORE] Found matching extension. 2025-09-13 08:59:23.748 [REPO] Opening database for ImmutableRead at 'C:\Program Files\WindowsApps\Microsoft.Winget.Source_2025.913.721.11_neutral__8wekyb3d8bbwe\Public\index.db' 2025-09-13 08:59:23.751 [REPO] Opened SQLite Index with version [2.0], last write [2025-09-13 08:19:08.000] 2025-09-13 08:59:23.911 [REPO] Creating new SQLite Index with version [Latest] at ':memory:' 2025-09-13 08:59:23.917 [REPO] Reading MSI UpgradeCodes 2025-09-13 08:59:23.983 [REPO] Reading MSI UpgradeCodes 2025-09-13 08:59:24.737 [REPO] Opening database for ReadWrite at 'C:\Users\rgbig\AppData\Local\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\StoreEdgeFD\installed.db' 2025-09-13 08:59:24.739 [REPO] Opened SQLite Index with version [1.7], last write [2025-08-25 21:15:35.000] 2025-09-13 08:59:24.802 [REPO] Opening database for ReadWrite at 'C:\Users\rgbig\AppData\Local\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\Microsoft.Winget.Source_8wekyb3d8bbwe\installed.db' 2025-09-13 08:59:24.805 [REPO] Opened SQLite Index with version [1.7], last write [2025-09-11 16:17:15.000] 2025-09-13 08:59:24.872 [REPO] Found multiple matches for installed package [ARP\Machine\X64\Everything 1.5a] in source [Microsoft.Winget.Source_8wekyb3d8bbwe] when searching for [Query:[none] Include:ProductCode='everything 1.5a'[Exact] Include:NormalizedNameAndPublisher='everything'+'voidtools'[Exact] Include:NormalizedNameAndPublisher='everything(x64)'+'voidtools'[Exact]] 2025-09-13 08:59:24.872 [REPO] Checking match with package id: voidtools.Everything.Alpha 2025-09-13 08:59:24.872 [REPO] Checking match with package id: voidtools.Everything 2025-09-13 08:59:24.908 [REPO] Sending http GET request to: https://storeedgefd.dsx.mp.microsoft.com/v9.0/packageManifests/XP99DVCPGKTXNJ?Market=DE 2025-09-13 08:59:24.925 [REPO] Response status: 200------------
2025-09-13 08:59:26.280 [REPO] Attempting to open pinning database: C:\Users\rgbig\AppData\Local\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\pinning.db 2025-09-13 08:59:26.286 [REPO] Attempting to open pinning database: C:\Users\rgbig\AppData\Local\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\pinning.db 2025-09-13 08:59:26.292 [REPO] Attempting to open pinning database: C:\Users\rgbig\AppData\Local\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\pinning.db 2025-09-13 08:59:26.297 [REPO] Attempting to open pinning database: C:\Users\rgbig\AppData\Local\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\pinning.db 2025-09-13 08:59:26.303 [REPO] Attempting to open pinning database: C:\Users\rgbig\AppData\Local\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\pinning.db

### Steps to reproduce the issue

I HAVE NO IDEA

You request a Log, which is not practical because of the size >100GB. So I just included "something from today" which may not have anything to do with the described problem.

### UniGetUI Log

```text
[14.09.2025 11:31:12] __ __ _ ______ __ __ ______
/ / / /___ (_) ____/__ / /_/ / / / _/
/ / / / __ \/ / / __/ _ \/ __/ / / // /
/ /_/ / / / / / /_/ / __/ /_/ /_/ // /
\____/_/ /_/_/\____/\___/\__/\____/___/
Welcome to UniGetUI Version 3.3.5
[14.09.2025 11:31:12]
[14.09.2025 11:31:12] Build 103
[14.09.2025 11:31:12] Data directory C:\Users\rgbig\AppData\Local\UniGetUI
[14.09.2025 11:31:12] Encoding Code Page set to 850
[14.09.2025 11:31:14] Loaded language locale: en
[14.09.2025 11:31:14] Could not retrieve token (it may not exist): Element not found.

Cannot get credential from Vault
[14.09.2025 11:31:14] Lang files were updated successfully from GitHub
[14.09.2025 11:31:16] Randomly-generated background API auth token: p0ti6mx4nok2fhh9pt8arb5mos0kjok99uuqbgrjpqay93qs6ojuolysymifl5ov
[14.09.2025 11:31:16] Call to WhichMultiple with file pwsh.exe returned non-zero status 1
[14.09.2025 11:31:16] Command pwsh.exe was not found on the system
[14.09.2025 11:31:16] Chocolatey is enabled and was found on C:\Users\rgbig\AppData\Local\UniGetUI\Chocolatey\choco.exe
[14.09.2025 11:31:16] Pip is enabled and was found on C:\Users\rgbig\AppData\Local\Microsoft\WindowsApps\python.exe
[14.09.2025 11:31:16] Call to WhichMultiple with file vcpkg.exe returned non-zero status 1
[14.09.2025 11:31:16] Command vcpkg.exe was not found on the system
[14.09.2025 11:31:16] Call to WhichMultiple with file npm.ps1 returned non-zero status 1
[14.09.2025 11:31:16] Call to WhichMultiple with file pwsh.exe returned non-zero status 1
[14.09.2025 11:31:16] Command npm.ps1 was not found on the system
[14.09.2025 11:31:16] Command pwsh.exe was not found on the system
[14.09.2025 11:31:16] PowerShell7 is enabled but was not found on the system!
[14.09.2025 11:31:16] Npm is enabled but was not found on the system!
[14.09.2025 11:31:16] Call to WhichMultiple with file cargo.exe returned non-zero status 1
[14.09.2025 11:31:16] Command cargo.exe was not found on the system
[14.09.2025 11:31:16] Cargo is enabled but was not found on the system!
[14.09.2025 11:31:16] PowerShell is enabled and was found on C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
[14.09.2025 11:31:16] .NET Tool is enabled but was not found on the system!
[14.09.2025 11:31:16] Call to WhichMultiple with file scoop.ps1 returned non-zero status 1
[14.09.2025 11:31:16] Command scoop.ps1 was not found on the system
[14.09.2025 11:31:16] Scoop is enabled but was not found on the system!
[14.09.2025 11:31:16] Call to WhichMultiple with file vcpkg returned non-zero status 1
[14.09.2025 11:31:16] Command vcpkg was not found on the system
[14.09.2025 11:31:16] Call to WhichMultiple with file vcpkg returned non-zero status 1
[14.09.2025 11:31:16] Command vcpkg was not found on the system
[14.09.2025 11:31:16] Vcpkg root was not found. Please define the %VCPKG_ROOT% environment variable or define it from UniGetUI Settings
[14.09.2025 11:31:16] vcpkg is enabled but was not found on the system!
[14.09.2025 11:31:16] Winget is enabled and was found on C:\Users\rgbig\AppData\Local\Microsoft\WindowsApps\winget.exe
[14.09.2025 11:31:16] An error occurred while initialising package manager Pip
[14.09.2025 11:31:16] System.Exception: Microsoft Store python alias is not a valid python install
at UniGetUI.PackageEngine.Managers.PipManager.Pip._loadManagerVersion(String& version) in C:\SomePrograms\WingetUI-Store\src\UniGetUI.PackageEngine.Managers.Pip\Pip.cs:line 379
at UniGetUI.PackageEngine.ManagerClasses.Manager.PackageManager.Initialize() in C:\SomePrograms\WingetUI-Store\src\UniGetUI.PackageEngine.PackageManagerClasses\Manager\PackageManager.cs:line 82
[14.09.2025 11:31:17] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ Name: PowerShell 5.x (aka PowerShell)
█ Executable name: "powershell.exe"
█ Executable path: "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe"
█ Call arguments: " -NoProfile -Command"
█ Version: Name Value
█ ---- -----
█ PSVersion 5.1.27943.1
█ PSEdition Desktop
█ PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
█ BuildVersion 10.0.27943.1
█ CLRVersion 4.0.30319.42000
█ WSManStackVersion 3.0
█ PSRemotingProtocolVersion 2.3
█ SerializationVersion 1.1.0.1

█ PowerShell 5.x is enabled and ready to go.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[14.09.2025 11:31:17] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ Name: WinGet (aka Winget)
█ Executable name: "winget.exe"
█ Executable path: "C:\Users\rgbig\AppData\Local\Microsoft\WindowsApps\winget.exe"
█ Call arguments: ""
█ Version: System WinGet (CLI) Version: v1.12.170-preview
█ Using Native WinGet helper (COM Api)

█ WinGet is enabled and ready to go.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[14.09.2025 11:31:17] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ Name: Chocolatey (aka Chocolatey)
█ Executable name: "choco.exe"
█ Executable path: "C:\Users\rgbig\AppData\Local\UniGetUI\Chocolatey\choco.exe"
█ Call arguments: ""
█ Version: 2.5.0

█ Chocolatey is enabled and ready to go.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[14.09.2025 11:31:17] UniGetUI Chocolatey was found in the path
[14.09.2025 11:31:17] Api running on http://localhost:7058
[14.09.2025 11:31:19] LoadComponentsAsync finished executing. All managers loaded. Proceeding to interface.
[14.09.2025 11:31:21] Found 0 installed packages from Chocolatey
[14.09.2025 11:31:21] Found 0 available updates from Chocolatey
[14.09.2025 11:31:22] Found 0 installed packages from PowerShell
[14.09.2025 11:31:22] Found 0 installed packages from PowerShell
[14.09.2025 11:31:22] Found 0 available updates from PowerShell
[14.09.2025 11:31:22] Found 200 installed packages from Winget
[14.09.2025 11:31:23] Backup saved to D:\OneDrive\Documents\Einstellungen\UniGet\D3P0-SSD580-T installed packages 2025-09-14 11-31-23.ubundle
[14.09.2025 11:31:26] Integrity check passed successfully!
[14.09.2025 11:31:34] Downloaded new icons and screenshots successfully!
[14.09.2025 11:31:35] WinGet package Notepad++.Notepad++ not being shown as an updated as this version has already been marked as installed
[14.09.2025 11:31:37] Found 1 available updates from Winget
[14.09.2025 11:31:38] Could not parse Images array from Microsoft Store response
[14.09.2025 11:31:39] Could not parse Images array from Microsoft Store response
[14.09.2025 11:31:39] Icon download attempt at https://raw.githubusercontent.com/marticliment/UniGetUI/main/media/icon.pngg failed with code NotFound
[14.09.2025 11:34:00] Manager Pip is disabled but yet GetInstalledPackages was called
[14.09.2025 11:34:01] Found 0 installed packages from Chocolatey
[14.09.2025 11:34:02] Found 0 installed packages from PowerShell
[14.09.2025 11:34:17] Found 200 installed packages from Winget
[14.09.2025 11:34:38] Found 1 screenshots for package Id=voidtools.Everything.Alpha
[14.09.2025 11:34:38] Recovered from fatal WinGet exception:
[14.09.2025 11:34:38] System.Runtime.InteropServices.COMException (0x8A15003F)
at WinRT.ExceptionHelpers.g__Throw|38_0(Int32)
at ABI.Microsoft.Management.Deployment.IPackageVersionInfo4Methods.GetApplicableInstaller(IObjectReference _obj, InstallOptions options) in C:\SomePrograms\WingetUI-Store\src\WindowsPackageManager.Interop\obj\x64\Release\net8.0-windows10.0.26100.0\win-x64\Generated Files\CsWinRT\Microsoft.Management.Deployment.cs:line 10034
at UniGetUI.PackageEngine.Managers.WingetManager.NativePackageHandler._getInstallationOptionsOnDict(IPackage package, ConcurrentDictionary`2& source, Boolean installed, InstallOptions unigetuiOptions) in C:\SomePrograms\WingetUI-Store\src\UniGetUI.PackageEngine.Managers.WinGet\ClientHelpers\NativePackageHandler.cs:line 135
at UniGetUI.PackageEngine.Managers.WingetManager.NativePackageHandler.GetInstallationOptions(IPackage package, InstallOptions unigetuiOptions, OperationType operation) in C:\SomePrograms\WingetUI-Store\src\UniGetUI.PackageEngine.Managers.WinGet\ClientHelpers\NativePackageHandler.cs:line 92
at UniGetUI.PackageEngine.Managers.WingetManager.WinGetPkgOperationHelper._getOperationParameters(IPackage package, InstallOptions options, OperationType operation) in C:\SomePrograms\WingetUI-Store\src\UniGetUI.PackageEngine.Managers.WinGet\Helpers\WinGetPkgOperationHelper.cs:line 94
[14.09.2025 11:34:38] Loaded operation parameters for package id=voidtools.Everything.Alpha on manager Winget and operation Uninstall: uninstall --id "voidtools.Everything.Alpha" --exact --source winget --accept-source-agreements --disable-interactivity --version "1.5.0.1399" --silent
[14.09.2025 11:35:11] Loaded details for package voidtools.Everything.Alpha on manager Winget
[14.09.2025 11:52:14] Thread with Id 19932 was assigned as DWM thread
[14.09.2025 11:52:14] DWM Thread was suspended successfully
[14.09.2025 11:52:14] Thread with Id 24596 was assigned as XAML thread
[14.09.2025 11:52:14] XAML Thread was suspended successfully
[14.09.2025 12:15:01] DWM Thread was resumed successfully
[14.09.2025 12:15:01] XAML Thread was resumed successfully
[14.09.2025 12:15:01] Manager Pip is disabled but yet GetInstalledPackages was called
[14.09.2025 12:15:03] Found 0 installed packages from Chocolatey
[14.09.2025 12:15:04] Found 0 installed packages from PowerShell
[14.09.2025 12:15:36] Found 200 installed packages from Winget
[14.09.2025 12:15:36] Adding missing package MSIX\Microsoft.Winget.Source_2025.914.1024.34_neutral__8wekyb3d8bbwe to installed packages list
[14.09.2025 12:15:36] Adding missing package MSIX\MicrosoftWindows.CrossDevice_1.25082.71.0_x64__cw5n1h2txyewy to installed packages list
```

### Package Managers Logs

```text
Manager WinGet with version:
System WinGet (CLI) Version: v1.12.170-preview
Using Native WinGet helper (COM Api)

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListSources
Process start time: 14.09.2025 11:31:17
Process end time: 14.09.2025 11:31:17

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\rgbig\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity "
Process start time: 14.09.2025 11:31:19
Process end time: 14.09.2025 11:31:35

-- Process STDOUT
...

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListInstalledPackages
Process start time: 14.09.2025 11:31:19
Process end time: 14.09.2025 11:31:22

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is OtherTask
Process start time: 14.09.2025 11:31:19
Process end time: 14.09.2025 11:31:22

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListUpdates
Process start time: 14.09.2025 11:31:35
Process end time: 14.09.2025 11:31:37

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListInstalledPackages
Process start time: 14.09.2025 11:34:00
Process end time: 14.09.2025 11:34:17

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is OtherTask
Process start time: 14.09.2025 11:34:00
Process end time: 14.09.2025 11:34:16

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is LoadPackageDetails
Process start time: 14.09.2025 11:34:38
Process end time: 14.09.2025 11:35:11

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is LoadPackageVersions
Process start time: 14.09.2025 11:34:38
Process end time: 14.09.2025 11:34:38

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListInstalledPackages
Process start time: 14.09.2025 12:15:01
Process end time: UNFINISHED

The task has not finished yet

——————————————————————————————————————————

Logged native task on manager Winget. Task type is OtherTask
Process start time: 14.09.2025 12:15:01
Process end time: UNFINISHED

-- Task information
...

The task has not finished yet

——————————————————————————————————————————
```

### Relevant information

_No response_

### Screenshots and videos

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.